3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

364521 commits

Author SHA1 Message Date
Emery Hemingway ad15abe7ff squid: 4.17 -> 5.4.1
* enable HTCP
* enable systemd support
* add NixOS option "services.squid.package"
2022-03-25 15:59:05 +00:00
Matthieu Coudron b861f07f82
Merge pull request #165255 from rien/master 2022-03-25 16:35:55 +01:00
maralorn 0e0bb200ff
Merge pull request #165327 from ncfavier/fetchpatch-relative
fetchpatch: add `preIncludes` and `relative`
2022-03-25 16:32:14 +01:00
Kevin Cox 974af50601
Merge pull request #165547 from LibreCybernetics/kernel-options
Kernel options cleanup
2022-03-25 11:01:29 -04:00
Thiago Kenji Okada 2958a88341
Merge pull request #165695 from buckley310/pt-2022-03-24
ciscoPacketTracer8: 8.0.1 -> 8.1.1
2022-03-25 14:53:14 +00:00
Lin Yinfeng 13f70082dc
godns: 2.7 -> 2.7.1 2022-03-25 22:49:54 +08:00
Kevin Cox 30d3d79b7d
Merge pull request #161652 from 06kellyjac/libpwquality
libpwquality: 1.4.2 -> 1.4.4
2022-03-25 10:41:56 -04:00
Fabián Heredia Montiel c24ffe3d52 rlottie: add upstream gcc11 patch 2022-03-25 08:18:14 -06:00
Fabián Heredia Montiel cdbe5e98e0 pmdk: 1.9.2 → 1.11.1 2022-03-25 08:18:06 -06:00
Maciej Krüger 511e56d76c
Merge pull request #140406 from mkg20001/mvn 2022-03-25 15:08:44 +01:00
Jan Tojnar d246548329 Merge branch 'master' into staging-next 2022-03-25 15:03:47 +01:00
Ulrik Strid d6e2e39a6e ocamlPackages.nonstd,facile: run dune upgrade for newer ocaml versions
This allows us to build the packages on OCaml >=4.12

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-25 13:55:18 +01:00
Ulrik Strid 661ee6b468 ocamlPackages treewide: Add missing inputs 2022-03-25 13:55:18 +01:00
Fabian Affolter 1abf65b169
python3Packages.azure-mgmt-containerservice: disable on older Python releases 2022-03-25 13:45:30 +01:00
Fabian Affolter 6e30c654e1
Merge pull request #165738 from r-ryantm/auto-update/flexget
flexget: 3.3.3 -> 3.3.4
2022-03-25 13:41:38 +01:00
Fabian Affolter 64a6a5af7d
Merge pull request #165753 from r-ryantm/auto-update/python310Packages.asyncsleepiq
python310Packages.asyncsleepiq: 1.2.0 -> 1.2.1
2022-03-25 13:40:09 +01:00
Jacek Galowicz 5a650acbb1
Merge pull request #165752 from helsinki-systems/feat/test-runner-send-serial
nixos/test-runner: Allow writing to qemu stdin
2022-03-25 13:32:28 +01:00
Pascal Bach 08e1edba22
Merge pull request #165456 from r-ryantm/auto-update/nodejs-17_x
nodejs-17_x: 17.7.2 -> 17.8.0
2022-03-25 13:26:49 +01:00
github-actions[bot] 8357b101a5
Merge staging-next into staging 2022-03-25 12:02:05 +00:00
github-actions[bot] a9efb8b792
Merge master into staging-next 2022-03-25 12:01:27 +00:00
R. Ryantm c08900703d python310Packages.azure-mgmt-containerservice: 17.0.0 -> 18.0.0 2022-03-25 11:54:29 +00:00
Ryan Mulligan 1d425aeca2
Merge pull request #165736 from r-ryantm/auto-update/cudatext
cudatext: 1.158.2 -> 1.159.0
2022-03-25 04:33:03 -07:00
Peter Hoeg 8d2df0f499 remove junk 2022-03-25 19:30:11 +08:00
Peter Hoeg 28a3079831 airshipper: add libGL to get gfx debug output 2022-03-25 19:30:11 +08:00
Bobby Rong d31b9b0052
Merge pull request #165728 from NickCao/v2ray-dlc
v2ray-domain-list-community: 20220201175515 -> 20220324104603
2022-03-25 19:20:24 +08:00
R. Ryantm e440c8b3c3 python310Packages.asyncsleepiq: 1.2.0 -> 1.2.1 2022-03-25 11:19:56 +00:00
Alyssa Ross 8685cea963 nghttp2: only run tests on GNU
Fixes pkgsMusl.nghttp2.

Fixes: 32dbdc4388 ("nghttp2: 1.43.0 -> 1.47.0")
2022-03-25 11:11:30 +00:00
Janne Heß 7d0e21c77e
nixos/test-runner: Allow writing to qemu stdin 2022-03-25 12:08:21 +01:00
Maciej Krüger 6a9b74a92e
Merge pull request #165525 from r-ryantm/auto-update/flat-remix-gtk
flat-remix-gtk: 20220310 -> 20220321
2022-03-25 11:20:00 +01:00
Naïm Favier a6bc988f00
boost177: use fetchpatch's relative argument
We can drop `includes` since there's only one file in that directory.
2022-03-25 10:47:12 +01:00
Naïm Favier 9e7ec276c6
cgal_4: use fetchpatch's relative argument
The `gcc-12-prereq.patch` patch now includes the entire `CGAL_Core`
subdirectory, but the patch only fixes warnings so this is fine.
2022-03-25 10:45:53 +01:00
Naïm Favier 92cb4fc15b
haskellPackages.yi-language: use fetchpatch's relative argument
We can drop `includes` since there's only one file in that directory.
2022-03-25 10:45:35 +01:00
Naïm Favier 37e093f5f1
haskellPackages.hledger-lib: use fetchpatch's relative argument
We can drop `includes` since there's only one file in that directory.
2022-03-25 10:45:12 +01:00
Vladimír Čunát 0a8b4eddd2
Merge branch 'master' into staging-next 2022-03-25 10:16:56 +01:00
Vladimír Čunát 173de4efbf
libuv: drop a test that seems flaky on Hydra
https://hydra.nixos.org/log/lg744sdh93maxbb68bk1p29a9rpnx2pw-libuv-1.44.1.drv
2022-03-25 10:01:51 +01:00
Ben Siraphob c65d061501
Merge pull request #163868 from dtzWill/fix/openmp-14-patch
llvmPackages_14.openmp: unbreak
2022-03-25 02:58:55 -05:00
R. Ryantm 1eae4d8468 flexget: 3.3.3 -> 3.3.4 2022-03-25 04:58:49 +00:00
Ben Siraphob 22ad0a991b
Merge pull request #165389 from gador/octoprint-fix-black 2022-03-24 23:58:08 -05:00
Ben Siraphob 5e9f61240c
Merge pull request #162096 from Synthetica9/micro-test-expect 2022-03-24 23:23:55 -05:00
Ben Siraphob fcd48783a7
Merge pull request #165416 from SuperSandro2000/autokey 2022-03-24 23:14:23 -05:00
Martin Weinelt 2d023aa454
Merge pull request #165735 from squalus/librewolf 2022-03-25 05:12:05 +01:00
Ben Siraphob 6ee5702647
Merge pull request #165689 from r-ryantm/auto-update/mcfly 2022-03-24 23:10:36 -05:00
R. Ryantm 08353710a9 cudatext: 1.158.2 -> 1.159.0 2022-03-25 04:04:09 +00:00
Artturi 816fb933df
Merge pull request #165734 from Artturin/removemetarep 2022-03-25 06:02:23 +02:00
Ben Siraphob 1cf5591a99
Merge pull request #165303 from Stunkymonkey/treewide-pname-version-18 2022-03-24 22:55:34 -05:00
squalus af9f2e4611 librewolf: 98.0-1 -> 98.0.2-1 2022-03-24 20:41:39 -07:00
Artturin 62883c1a5f qmmp: remove meta.repositories
missed this
2022-03-25 05:40:29 +02:00
Fabián Heredia Montiel 5267c0e20e exempi: pin boots/gccStdenv versions due to compilation errors with more recent stdenv 2022-03-24 21:34:43 -06:00
Fabián Heredia Montiel 52f8cf58a4 linux.stdenv: gcc_10 → gcc_11 2022-03-24 21:33:38 -06:00
Ben Siraphob cee88c2a1f
Merge pull request #165711 from fabius/popeye-darwin 2022-03-24 22:21:07 -05:00