283329 Commits

Author SHA1 Message Date
Alyssa Ross
cf5d480a06
lib.systems.doubles.all: reorganize
The previous mess was partially grouped by OS, and partially grouped
by architecture, which made it very difficult to know where to add new
entries.

I've chosen to group by OS entirely, because OSes are likely to
maintain exhaustive lists of supported architectures, but it's far
less likely we'd be able to find exhaustive lists of supported OSes
for every architecture.
2021-04-23 13:19:00 +00:00
Cole Helbling
b9e4b02b38 zrepl: 0.3.1 -> 0.4.0
https://github.com/zrepl/zrepl/compare/v0.3.1...v0.4.0

Most notably (IMO), a new status UI!
2021-04-18 13:39:57 -07:00
Robert Scott
3d703cfc9e
Merge pull request #119758 from OPNA2608/update/kissfft-131.1.0/21.05
kissfft: 131 -> 131.1.0
2021-04-18 20:58:09 +01:00
Robert Scott
90725c7c6d
Merge pull request #119701 from Stekke/sdcc
sdcc: 4.0.0 -> 4.1.0
2021-04-18 20:18:31 +01:00
Pascal Bach
4ba679b159
Merge pull request #119484 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.37.0 -> 0.37.1
2021-04-18 21:16:54 +02:00
Ulrik
1a2c0d2213 ocamlPackages.x509: 0.11.2 -> 0.12.0
Adds support for EC DSA from mirage-crypto

Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2021-04-18 21:07:26 +02:00
OPNA2608
722abdd963 kissfft: 131 -> 131.1.0 2021-04-18 20:55:09 +02:00
Sandro
8e16538785
Merge pull request #119759 from dotlambda/ytfzf-1.1.4
ytfzf: 1.1.3 -> 1.1.4
2021-04-18 20:51:37 +02:00
Sandro
b32089b5e0
Merge pull request #119761 from Parasrah/go-task
go-task: 3.3.0 -> 3.4.1
2021-04-18 20:51:23 +02:00
Sandro
8d2bdf2a94
Merge pull request #119821 from sternenseemann/foot-1.7.2
foot: 1.7.1 -> 1.7.2
2021-04-18 20:46:05 +02:00
sternenseemann
cb605fc83a foot: 1.7.1 -> 1.7.2
https://codeberg.org/dnkl/foot/releases/tag/1.7.2
2021-04-18 20:26:30 +02:00
Robert Scott
415dbdd71c
Merge pull request #119727 from veprbl/pr/awkward_1_2_2
pythonPackages.awkward: 1.1.2 -> 1.2.2
2021-04-18 19:20:37 +01:00
lewo
528b3af306
Merge pull request #119500 from r-ryantm/auto-update/hydrogen
hydrogen: 1.0.1 -> 1.0.2
2021-04-18 20:00:57 +02:00
Antoine Eiche
acfb7cb31a hydrogen: set license to gpl2Only 2021-04-18 19:57:12 +02:00
Sandro
73bee54402
Merge pull request #119801 from ck3d/sumneko-lua-lsp-1.20.2
sumneko-lua-language-server: 1.16.0 -> 1.20.2
2021-04-18 19:50:07 +02:00
Sandro
1dd0107ed0
Merge pull request #119802 from veprbl/pr/redis_systemd_option
redis: add withSystemd argument
2021-04-18 19:40:04 +02:00
Sandro
ef77ef9416
Merge pull request #119807 from norman-thomas/node-react-static
react-static: init at 7.5.3
2021-04-18 19:37:27 +02:00
Sandro
67194df0d7
Merge pull request #119805 from catern/screenkey
screenkey: 1.2 -> 1.4
2021-04-18 19:34:04 +02:00
Sandro
6f7eb7db1a
Merge pull request #119781 from dotlambda/veracrypt-unfree
veracrypt: correct license
2021-04-18 19:32:50 +02:00
Sandro
66db23aef9
Merge pull request #119782 from omasanori/kramdown-rfc2629-1.4.2
kramdown-rfc2629: 1.4.1 -> 1.4.2
2021-04-18 19:31:55 +02:00
Sandro
fd6370f9e7
Merge pull request #119774 from Hoverbear/languageclient-neovim-0.1.161
vimPlugins.LanguageClient-neovim: 0.1.160 → 0.1.161
2021-04-18 19:28:28 +02:00
Sandro
b0b878ad56
Merge pull request #119788 from jojosch/dnsdist-configfile-name
nixos/dnsdist: dndist.conf -> dnsdist.conf
2021-04-18 19:24:20 +02:00
Christian Kögler
da68011064 sumneko-lua-language-server: 1.16.0 -> 1.20.2 2021-04-18 19:23:04 +02:00
Sandro
c954ba9a83
Merge pull request #119792 from fabaff/traitor
traitor: init at 0.0.3
2021-04-18 19:22:26 +02:00
Sandro
f3a1bb4e37
Merge pull request #119812 from sternenseemann/packagekit-fix-test
nixos/tests/packagekit: fix test machine evaluation
2021-04-18 19:14:25 +02:00
Sandro
59f719def4
Merge pull request #119797 from fabaff/bump-ffuf
ffuf: 1.2.1 -> 1.3.0
2021-04-18 19:13:11 +02:00
yvt
bcb8079a93
spin: enable darwin support (#119809) 2021-04-18 12:59:03 -04:00
John Ericson
75d12e9ad4
Merge pull request #119799 from alyssais/netbsd-maint
netbsd: add myself as maintainer
2021-04-18 12:58:35 -04:00
sternenseemann
f85086f6c3 nixos/tests/packagekit: fix test machine evaluation
aa22be179a4dfb9633089ebc7c65c6d6c18a83d5 dropped the backend setting
which was used in the test, breaking evaluation of the test in the
process. Kind of defeats the purpose of a test if it isn't executed
before merging a change to a module…
2021-04-18 18:40:06 +02:00
Robert Scott
41dbd1095b
Merge pull request #119485 from r-ryantm/auto-update/doctl
doctl: 1.58.0 -> 1.59.0
2021-04-18 17:27:23 +01:00
Robert Scott
84c96684bb
Merge pull request #119492 from r-ryantm/auto-update/frangipanni
frangipanni: 0.4.2 -> 0.5.0
2021-04-18 17:17:41 +01:00
José Romildo Malaquias
f71101e0c7
Merge pull request #119800 from romildo/fix.lxqt.brightness
lxqt.liblxqt: use absolute path with pkexec
2021-04-18 12:54:26 -03:00
Norman Thomas
f48030761f react-static: init at 7.5.3
- add react-static to node packages
- regenerate node package set
2021-04-18 17:40:47 +02:00
Alyssa Ross
43445e9422 libpcap: fix build on NetBSD 2021-04-18 15:30:59 +00:00
Spencer Baugh
60c97bacb6 screenkey: 1.2 -> 1.4
Thankfully some weird dependencies have been dropped in the new
releases.
2021-04-18 11:24:12 -04:00
Bruno Bigras
d0a243c4ba luaPackages.lua-resty-openidc: 1.7.2-1 -> 1.7.4-1 2021-04-18 17:21:13 +02:00
Robert Scott
5a333c5f09
Merge pull request #119449 from woffs/nncp-6.3.0
nncp: 6.2.0 -> 6.3.0
2021-04-18 15:11:44 +01:00
Dmitry Kalinkin
6eeab63be4
Merge pull request #107431 from veprbl/pr/darling_src_fix
darwin.darling.src: fix build on case-sensitive filesystems
2021-04-18 09:55:45 -04:00
Shamrock Lee
56a4d9857a
losslesscut-bin: init at 3.33.1 (#108512)
Add binary package for
* Linux (AppImage)
* Mac (dmg, x86_64 version)
* Windows (zip)
2021-04-18 09:55:08 -04:00
Dmitry Kalinkin
e8b81fe04d
redis: add withSystemd argument 2021-04-18 09:40:25 -04:00
Sandro
9b3ab07eba
Merge pull request #119747 from fabaff/pur
python3Packages.pur: init at 5.4.0
2021-04-18 15:26:24 +02:00
Florian Klink
4de0a80586
Merge pull request #119491 from r-ryantm/auto-update/flyctl
flyctl: 0.0.170 -> 0.0.210
2021-04-18 14:39:29 +02:00
José Romildo Malaquias
784cdd33b0 lxqt.liblxqt: use absolute path with pkexec 2021-04-18 09:35:11 -03:00
Alyssa Ross
d8a6f55942
netbsd: add myself as maintainer 2021-04-18 12:30:22 +00:00
Fabian Affolter
536a23ec82 ffuf: 1.2.1 -> 1.3.0 2021-04-18 14:20:06 +02:00
Fabian Affolter
1c038b1c5a traitor: init at 0.0.3 2021-04-18 14:06:38 +02:00
Johannes Schleifenbaum
dc282fc3f3
nixos/dnsdist: dndist.conf -> dnsdist.conf 2021-04-18 13:34:28 +02:00
zowoq
faab9ed66b miniserve: 0.13.0 -> 0.14.0
https://github.com/svenstaro/miniserve/releases/tag/v0.14.0
2021-04-18 20:10:14 +10:00
Masanori Ogino
908b4c61b9 kramdown-rfc2629: 1.4.1 -> 1.4.2
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-04-18 18:55:58 +09:00
Robert Schütz
64852c57cc veracrypt: correct license
Parts of it are not free software.
See https://en.wikipedia.org/wiki/VeraCrypt#License_and_source_model.
2021-04-18 11:44:43 +02:00