Commit graph

401341 commits

Author SHA1 Message Date
Lassulus 8471526587
Merge pull request #186785 from helsinki-systems/feat/nss-lookup-nscd 2022-08-16 20:45:45 +02:00
Charlotte Van Petegem c62bab4a92
mautrix-whatsapp: 0.6.0 -> 0.6.1 2022-08-16 20:43:32 +02:00
Ivan Kovnatsky db17a5273a
cobra-cli: init at 1.3.0 2022-08-16 21:42:05 +03:00
Maximilian Bosch 9e8ea1b855
Merge pull request #183717 from NetaliDev/mysql-auth
nixos: add mysql/mariadb user authentication module
2022-08-16 20:30:16 +02:00
R. Ryantm 4d3bce525c libpkgconf: 1.8.0 -> 1.9.2 2022-08-16 18:30:10 +00:00
Martin Weinelt 5cd5de601e
Merge pull request #187011 from mweinelt/solanum 2022-08-16 20:29:40 +02:00
Martin Weinelt 1de6b218a5
solanum: 2021-11-14 -> 2022-07-12 2022-08-16 20:12:18 +02:00
Michele Guerini Rocco ce7b4fd5a6
Merge pull request #186993 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 69.0.0 -> 70.0.0
2022-08-16 19:48:07 +02:00
Sebastian Neubauer ec590fdd24 llvmPackages_rocm: compile as one derivation
This is the supported way rocm is tested.
It makes packaging in nix a *lot* easier (see the code size).

An important change is the dontLink detection in the clang/clang++
wrapper script: When compiling with --cuda-device-only,
the linker must not be set, otherwise e.g. the blender kernels fail to
compile.
2022-08-16 19:20:55 +02:00
Winston R. Milling 7768df2d2a
armcord: init at 3.0.7 2022-08-16 12:19:47 -05:00
Winston R. Milling 396f9b2a5b
maintainers: add wrmilling 2022-08-16 12:10:56 -05:00
booklearner 27882f4e0e
maintainers: update email (booklearner)
Signed-off-by: booklearner <booklearner@proton.me>
2022-08-16 13:09:16 -04:00
Paul-Henri Froidmont d2ce318bd4 nixos/patroni: init 2022-08-16 18:57:15 +02:00
Paul-Henri Froidmont a5abd92684 maintainers: add phfroidmont 2022-08-16 18:57:15 +02:00
R. Ryantm d295f22442 nfpm: 2.17.0 -> 2.18.0 2022-08-16 16:51:49 +00:00
Sergei Trofimovich 983807c46c
Merge pull request #186994 from trofi/cleanup-kernel-makeFlags
pkgsCross.ppc64.linux: flatten makeFlags
2022-08-16 17:51:48 +01:00
Jonas Heinrich aabfe7138e
Merge pull request #186567 from r-ryantm/auto-update/vassal
vassal: 3.6.5 -> 3.6.7
2022-08-16 18:47:56 +02:00
Jonas Heinrich b0e4db8399
Merge pull request #186573 from r-ryantm/auto-update/python3.10-gehomesdk
python310Packages.gehomesdk: 0.4.27 -> 0.5.0
2022-08-16 18:43:57 +02:00
Jonas Heinrich 83e2a08fa4
Merge pull request #186576 from r-ryantm/auto-update/bukubrow
bukubrow: 5.0.0 -> 5.4.0
2022-08-16 18:39:03 +02:00
Sergei Trofimovich 8ab16e40be pkgsCross.ppc64.linux: flatten makeFlags
Before the cgange:

    nix-repl> pkgsCross.ppc64.linux.makeFlags
    [ "O=$(buildRoot)"
      "CC=/06pbgv2957wl3wcpd2gljml719lw123njq9dhj7h6n2pv4nwgwhl/bin/powerpc64-unknown-linux-gnu-cc"
      "HOSTCC=/0calwri0wxl5mbjl5q80r1hm9hchyk8a7hhayk6cdfrxgbfbia3n/bin/cc"
      "ARCH=powerpc"
      [ ... ] ]

After the change:

    nix-repl> pkgsCross.ppc64.linux.makeFlags
    [ "O=$(buildRoot)"
      "CC=/06pbgv2957wl3wcpd2gljml719lw123njq9dhj7h6n2pv4nwgwhl/bin/powerpc64-unknown-linux-gnu-cc"
      "HOSTCC=/0calwri0wxl5mbjl5q80r1hm9hchyk8a7hhayk6cdfrxgbfbia3n/bin/cc"
      "ARCH=powerpc"
      "CROSS_COMPILE=powerpc64-unknown-linux-gnu-" ]
2022-08-16 17:34:46 +01:00
Jonas Heinrich 6569fbd771
Merge pull request #186586 from r-ryantm/auto-update/python3.10-cloudflare
python310Packages.cloudflare: 2.9.11 -> 2.9.12
2022-08-16 18:30:02 +02:00
Jonas Heinrich f6f3787c66
Merge pull request #186585 from onny/quickcheck
python310Packages.pytest-quickcheck: Add upstream bug report
2022-08-16 18:25:37 +02:00
Jonas Heinrich 6fa236d9b4
Merge pull request #186591 from r-ryantm/auto-update/dendrite
dendrite: 0.9.1 -> 0.9.3
2022-08-16 18:24:59 +02:00
Bernardo Meurer 7b5adf639c
Merge pull request #186987 from jmbaur/linux-firmware-20220815
linux-firmware: 20220708 -> 20220815
2022-08-16 09:24:29 -07:00
Sebastian Neubauer 9513a3b0c2 hip: 5.1.1 -> 5.2.1 2022-08-16 18:21:00 +02:00
Sebastian Neubauer 35be36c724 llvmPackages_rocm.llvm: 5.1.1 → 5.2.1 2022-08-16 18:20:56 +02:00
Sebastian Neubauer 1e33c54fd8 rocclr: 5.1.0 → 5.2.1 2022-08-16 18:20:51 +02:00
Sebastian Neubauer cee5171afc rocm-comgr: 5.1.0 → 5.2.0 2022-08-16 18:20:51 +02:00
Sebastian Neubauer abe07d40c8 rocm-device-libs: 5.1.0 → 5.2.0 2022-08-16 18:20:50 +02:00
Sebastian Neubauer 0ba376caec rocm-opencl-runtime: 5.1.1 → 5.2.1 2022-08-16 18:20:46 +02:00
Sebastian Neubauer 5296e4c139 rocm-runtime: 5.1.1 → 5.2.0 2022-08-16 18:20:46 +02:00
Sebastian Neubauer 2d7cec86d1 rocm-thunk: 5.1.0 → 5.2.1 2022-08-16 18:20:41 +02:00
Sandro c146f49850
Merge pull request #186889 from McSinyx/zig-rpath 2022-08-16 18:20:33 +02:00
R. Ryantm 737ed60bdf mkvtoolnix: 69.0.0 -> 70.0.0 2022-08-16 16:16:11 +00:00
Jonas Heinrich e08097f92b
Merge pull request #186592 from r-ryantm/auto-update/docker-machine
docker-machine: 0.16.1 -> 0.16.2
2022-08-16 18:12:43 +02:00
Jonas Heinrich 16c350f67a
Merge pull request #186595 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.18.0 -> 1.62.1
2022-08-16 18:10:04 +02:00
Jonas Heinrich 3998fc559b
Merge pull request #186596 from r-ryantm/auto-update/elasticmq-server-bin
elasticmq-server-bin: 1.2.0 -> 1.3.9
2022-08-16 18:06:53 +02:00
Vladimír Čunát 650170d3f4
beauty-line-icon-theme: revert to hash which works on linux
The source has issues on case insensitive filesystems due colliding
names.  But in this case I don't think we need to care, as
meta.platforms = platforms.linux;

Related discussion happened on matrix and
https://github.com/NixOS/nixpkgs/pull/185150#issuecomment-1214677890
2022-08-16 18:06:30 +02:00
Jonas Heinrich 5a8365bff5
Merge pull request #186594 from r-ryantm/auto-update/duckscript
duckscript: 0.8.10 -> 0.8.14
2022-08-16 18:02:36 +02:00
Jiajie Chen 2825ccd27e
python310Packages.chalice: 1.26.6 -> 1.27.1 2022-08-16 17:58:27 +02:00
Sandro 24b7bdcd78
Merge pull request #176955 from necrophcodr/add-darkplaces 2022-08-16 17:53:10 +02:00
Sandro f59b3ec376
Merge pull request #186648 from SebTM/update/evdi_1110-1120 2022-08-16 17:51:26 +02:00
Bernardo Meurer 676abbfc9b
linux_testing: 5.19-rc -> 6.0-rc1 2022-08-16 11:40:10 -04:00
Jared Baur 7fccc83504 linux-firmware: 20220708 -> 20220815 2022-08-16 08:37:13 -07:00
Bernardo Meurer 6023139cd8
linux/hardened/patches/5.18: 5.18.15-hardened1 -> 5.18.17-hardened1 2022-08-16 11:32:11 -04:00
Bernardo Meurer 49123a639f
linux/hardened/patches/5.15: 5.15.58-hardened1 -> 5.15.60-hardened1 2022-08-16 11:32:07 -04:00
Bernardo Meurer b251c3d591
linux/hardened/patches/5.10: 5.10.134-hardened1 -> 5.10.136-hardened1 2022-08-16 11:32:03 -04:00
Bernardo Meurer 151120cee0
linux/hardened/patches/4.19: 4.19.254-hardened1 -> 4.19.255-hardened1 2022-08-16 11:31:59 -04:00
Bernardo Meurer edfc88a7d3
linux-rt_5_4: 5.4.193-rt74 -> 5.4.209-rt77 2022-08-16 11:31:20 -04:00
Bernardo Meurer cf81560d25
linux: 5.4.209 -> 5.4.210 2022-08-16 11:31:01 -04:00