3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

360658 commits

Author SHA1 Message Date
Sandro 5416f2ecd5
Merge pull request #162771 from IvarWithoutBones/dotnet-setuphook 2022-03-11 16:25:34 +01:00
K900 dde9e8d070 yandex-browser: mark insecure 2022-03-11 18:25:32 +03:00
Fabian Affolter 68c6f3a1b4
Merge pull request #163675 from fabaff/bump-gql
python3Packages.gql: 3.0.0 -> 3.1.0
2022-03-11 16:23:14 +01:00
Sandro b0b1370d59
Merge pull request #160298 from trofi/fix-perl-on-mc 2022-03-11 16:18:49 +01:00
Sandro 2181eb1470
Merge pull request #160054 from trofi/update-re2 2022-03-11 16:18:16 +01:00
Vincent Laporte 7163b67543 reason: 3.7.0 → 3.8.0 2022-03-11 16:11:08 +01:00
Anund 95a28ab29e makemkv: fix icon theme install directory 2022-03-12 01:51:53 +11:00
Mauricio Collares bab25a7a3a lean: 3.40.0 -> 3.41.0 2022-03-11 11:40:27 -03:00
Fabian Affolter e8743711f9 python3Packages.gql: 3.0.0 -> 3.1.0 2022-03-11 15:35:06 +01:00
Fabian Affolter 1d5b39880f
Merge pull request #163661 from fabaff/bump-boschshcpy
python3Packages.boschshcpy: 0.2.29 -> 0.2.30
2022-03-11 15:31:45 +01:00
Fabian Affolter 105b66388b
Merge pull request #163668 from fabaff/fix-sox
sox: update hash
2022-03-11 15:29:13 +01:00
Kevin Cox 767b5c1730
Merge pull request #160460 from Luflosi/update/ipfs-cluster
ipfs-cluster: 0.14.4 -> 0.14.5
2022-03-11 09:11:08 -05:00
Luke Granger-Brown c19e76b29f pomerium: note changes in packaging in 22.05 release notes 2022-03-11 14:09:19 +00:00
Luke Granger-Brown 3004e58f6a nixos/pomerium: avoid blocking when renewing ACME certificates 2022-03-11 14:09:19 +00:00
Luke Granger-Brown 6659ba5248 pomerium-cli: init at 0.17.0 2022-03-11 14:09:19 +00:00
Naïm Favier acc5559077
nodePackages: fix eval
Remove use of aliases so that eval succeeds with allowAliases = false
2022-03-11 15:07:22 +01:00
Luke Granger-Brown 0931341e55
Merge pull request #163649 from r-ryantm/auto-update/linode-cli
linode-cli: 5.17.1 -> 5.17.2
2022-03-11 14:00:36 +00:00
Ryan Mulligan 97b55c18d3
Merge pull request #163461 from r-ryantm/auto-update/petsc
petsc: 3.16.4 -> 3.16.5
2022-03-11 05:57:58 -08:00
Ryan Mulligan 960a93ff8e
Merge pull request #163659 from r-ryantm/auto-update/yamlfix
yamlfix: 0.8.0 -> 0.8.2
2022-03-11 05:57:30 -08:00
Ryan Mulligan 29c1c47df3
Merge pull request #163599 from r-ryantm/auto-update/roomeqwizard
roomeqwizard: 5.20.4 -> 5.20.5
2022-03-11 05:56:25 -08:00
Luke Granger-Brown 860cc90fec pomerium: 0.15.7 -> 0.17.0 2022-03-11 13:54:14 +00:00
Ivv 7ccbad7672
Merge pull request #163581 from wentasah/gtkterm
gtkterm: init at 1.1.1
2022-03-11 14:42:56 +01:00
Kid 040cdccee9 deno: 1.19.1 -> 1.19.3 2022-03-11 13:40:18 +00:00
Anund 6084b47a42 makemkv: 1.16.5 -> 1.16.7 2022-03-12 00:39:33 +11:00
Profpatsch a23d59e2ed regenerate-hackage-packages.sh: use runCommandLocal
Running tar will not benefit from running on a builder (it’s mostly
I/O load and cannot be parallelized), and the network will dominate.
2022-03-11 14:32:36 +01:00
Profpatsch 7de3b6b55e haskellPackages.unicode-show: remove broken marker
It compiles just fine? Strange.
2022-03-11 14:32:32 +01:00
7c6f434c 89b0ec80eb
Merge pull request #163641 from r-ryantm/auto-update/tachyon
tachyon: 0.99b6 -> 0.99.3
2022-03-11 13:24:43 +00:00
7c6f434c cd122147ed
Merge pull request #163664 from nagy/lisppackages
lispPackages: add legit, flow and nbd
2022-03-11 13:21:06 +00:00
Fabian Affolter 6639b1a607
Merge pull request #163660 from fabaff/bump-checkov
checkov: 2.0.931 -> 2.0.936
2022-03-11 14:15:07 +01:00
Fabian Affolter bb69e6fcdc
Merge pull request #163665 from r-ryantm/auto-update/python3.10-simber
python310Packages.simber: 0.2.3 -> 0.2.4
2022-03-11 14:14:38 +01:00
Janne Heß 461c1c9e86
nixos/switch-to-configuration: Use parenthesis on all calls 2022-03-11 14:05:20 +01:00
Janne Heß bc58430068
nixos/switch-to-configuration: Fix reloading of stopped services 2022-03-11 14:05:19 +01:00
Fabian Affolter bc3db17488
python3Packages.simber: disable on older Python releases 2022-03-11 13:33:48 +01:00
Janne Heß 3052d3aa50
nixos/switch-to-configuration: Fix restarting by activation script
This bug is so obscure and unlikely that I was honestly not able to
properly write a test for it. What happens is that we are calling
handleModifiedUnit() with $unitsToStart=\%unitsToRestart. We do this to
make sure that the unit is stopped before it's started again which is
not possible by regular means because the stop phase is already done
when calling the activation script.

recordUnit() still gets $startListFile, however which is the wrong file.
The bug would be triggered if an activation script requests a service
restart for a service that has `stopIfChanged = true` and
switch-to-configuration is killed before the restart phase was run. If
the script is run again, but the activation script is not requesting
more restarts, the unit would be started instead of restarted.
2022-03-11 13:30:03 +01:00
Janne Heß c96180c53f
nixos/switch-to-configuration: Ignore some unit keys
Some unit keys don't need to restart the service to make them effective.
Reduce the amount of service restarts by ignoring these keys
2022-03-11 13:30:03 +01:00
Janne Heß acb535fb61
nixos/switchTest: Also test targets 2022-03-11 13:30:03 +01:00
R. Ryantm cfdda97302 tracker-miners: 3.2.1 -> 3.2.2 2022-03-11 13:22:04 +01:00
Fabian Affolter 1c6c209867 sox: update hash 2022-03-11 13:16:02 +01:00
nixpkgs-upkeep-bot f03b1a937e vscodium: 1.65.1 -> 1.65.2 2022-03-11 12:10:34 +00:00
fortuneteller2k c0ca1422e7 linux_xanmod: 5.15.24 -> 5.15.27 2022-03-11 20:04:12 +08:00
Thomas Tuegel f7f0f81cf6
Merge pull request #163619 from wentasah/source-pro-fonts
source-{sans,serif}-pro: reintroduce older font versions
2022-03-11 05:49:10 -06:00
R. Ryantm 580936b136 python310Packages.simber: 0.2.3 -> 0.2.4 2022-03-11 11:48:45 +00:00
Brian McGee 423913035a
maintainers: add brianmcgee 2022-03-11 11:45:17 +00:00
Daniel Nagy 8dc3d9e152
lispPackages: add nbd package 2022-03-11 12:31:06 +01:00
Daniel Nagy 751945feae
lispPackages: add flow 2022-03-11 12:30:57 +01:00
Daniel Nagy 5914dc2929
lispPackages: add legit 2022-03-11 12:30:48 +01:00
piegames 0ff66591e4
Merge pull request #162668: gnomeExtensions.arcmenu: 23 -> 24 2022-03-11 12:21:01 +01:00
piegames 94eeeaa155
Merge pull request #163628: gnomeExtensions: auto-update 2022-03-11 12:20:21 +01:00
Robert Hensing a15fbdb88f
Merge pull request #163443 from ncfavier/fix-types-package
lib.types.package: only call toDerivation when necessary
2022-03-11 11:56:44 +01:00
Kevin Cox aff5c571a0
Merge pull request #163579 from LibreCybernetics/update-mill
mill: 0.10.0 → 0.10.1
2022-03-11 05:47:55 -05:00