Commit Graph

324126 Commits

Author SHA1 Message Date
sternenseemann
5a1f5fea02 haskell.packages.ghc921.cereal: jailbreak (too strict bound on base) 2021-10-17 16:21:13 +02:00
sternenseemann
6101c27a43 release-haskell.nix: test working packages with ghc921 as well
This will produce some binary cache and CI for GHC 9.2.1. Specifically
we will notice when we can drop the head.hackage packages again.
2021-10-17 16:21:13 +02:00
sternenseemann
76d93938da release-haskell.nix: rename all (compilers) to released (compilers)
This is more accurate, since we don't have GHC 9.2.1 nor HEAD in there.
2021-10-17 16:21:13 +02:00
sternenseemann
7d9a690044 haskell.packages.ghc921.cabal-install: fix build 2021-10-17 16:21:13 +02:00
sternenseemann
c3bfc6a1fa haskell.packages.ghc921.cabal2nix: fix build
This mostly involved making its dependencies build, cabal2nix itself
seems to have no issues with 9.2.1 at the moment.
2021-10-17 16:21:13 +02:00
Alexander Sosedkin
9a5345698d tinycc: fix pkgsStatic.tinycc (musl) 2021-10-17 16:13:45 +02:00
Vanilla
9763f0b83f
clapper: add missing deps 2021-10-17 22:06:45 +08:00
rnhmjoj
b3d5811308
tnat64: 0.05 -> 0.06 2021-10-17 15:52:48 +02:00
Artturi
6605999f19
Merge pull request #141979 from jbedo/rstudio
rstudio: fix source revision reference
2021-10-17 16:10:26 +03:00
Fabian Affolter
fff68d0464
Merge pull request #141963 from r-ryantm/auto-update/python3.8-bond-api
python38Packages.bond-api: 0.1.13 -> 0.1.14
2021-10-17 15:02:36 +02:00
Martin Weinelt
9c48d558f8
Merge pull request #141940 from r-ryantm/auto-update/python38Packages.pulsectl 2021-10-17 14:46:24 +02:00
Bobby Rong
f8c65a4490
Merge pull request #141800 from wamserma/mimic-refactor
mimic: reorder attributes
2021-10-17 20:44:08 +08:00
Janne Heß
4cdbb2d891
nixos/switch-to-configuration: Fix ordering and indentation
This makes the order of operations the same in dry-activate and a "true"
activate. Also fixes the indentation I messed up and drop a useless
unlink() call (we are already unlinking that file earlier).
2021-10-17 14:35:49 +02:00
Janne Heß
ad09f7be14
nixos/switch-to-configuration: Handle stopped sockets
The previous logic failed to detect that units were socket-activated
when the socket was stopped before switch-to-configuration was run. This
commit fixes that and also starts the socket in question.
2021-10-17 14:35:48 +02:00
Janne Heß
558158b4f5
nixos/switch-to-configuration: Hide socket warnings 2021-10-17 14:35:48 +02:00
Janne Heß
047aa1a0e9
nixos/switch-to-configuration: Use early return 2021-10-17 14:35:47 +02:00
Janne Heß
720571eefa
nixos/switchTest: Also test mounts 2021-10-17 14:35:47 +02:00
Janne Heß
4f870c7d70
nixos/switch-to-configuration: Restart timers 2021-10-17 14:35:47 +02:00
Janne Heß
adc033cd59
nixos/switch-to-configuration: Ignore path units 2021-10-17 14:35:46 +02:00
Janne Heß
de128feacc
nixos/switch-to-configuration: Ignore slice units 2021-10-17 14:35:46 +02:00
Janne Heß
b515bae5cf
nixos/switch-to-configuration: Remove some FIXMEs
The first FIXME is removed because it doesn't make sense to use
/proc/1/exe since that points to a directory that doesn't have all tools
the activation script needs (like systemd-escape).

The second one is removed because there is already no error handling
(compare with the restart logic where the return code is checked).
2021-10-17 14:35:45 +02:00
Janne Heß
cfad5e3403
nixos/switch-to-configuration: Improve socket support
This commit changes a lot more that you'd expect but it also adds a lot
of new testing code so nothing breaks in the future. The main change is
that sockets are now restarted when they change. The main reason for
the large amount of changes is the ability of activation scripts to
restart/reload units. This also works for socket-activated units now,
and honors reloadIfChanged and restartIfChanged. The two changes don't
really work without each other so they are done in the one large commit.

The test should show what works now and ensure it will continue to do so
in the future.
2021-10-17 14:35:43 +02:00
Janne Heß
744162ffb6
nixos/switch-to-configuration: Fix perlcritic warning 2021-10-17 14:33:42 +02:00
Janne Heß
c4d34cd184
nixos/top-level: Check Syntax of switch-to-configuration 2021-10-17 14:33:42 +02:00
Janne Heß
f0a31f9b9f
nixos/switch-to-configuration: Ignore started scopes
They are not managed by us and it might be weird to users to see units
they didn't expect to be started.
2021-10-17 14:33:42 +02:00
Janne Heß
ec619ca369
nixos/switch-to-configuration: Remove unused variable 2021-10-17 14:33:41 +02:00
R. RyanTM
76842da579 auto-cpufreq: 1.6.9 -> 1.7.0 2021-10-17 12:16:54 +00:00
Fabian Affolter
c848b5d09e python3Packages.cloudsplaining: 0.4.5 -> 0.4.6 2021-10-17 14:09:04 +02:00
Fabian Affolter
297b95722d python3Packages.bytecode: 0.12.0 -> 0.13.0 2021-10-17 14:02:46 +02:00
Fabian Affolter
575394d2dd python3Packages.yeelight: 0.7.7 -> 0.7.8 2021-10-17 13:56:20 +02:00
Jörg Thalheim
091567a336
Merge pull request #141942 from Mic92/zfs-size
zfs: strip debug symbols (closure size)
2021-10-17 12:54:13 +01:00
Fabian Affolter
663688a0b3 python3Packages.fritzconnection: 1.7.0 -> 1.7.1 2021-10-17 13:39:55 +02:00
Fabian Affolter
d92c70a199 python3Packages.plexapi: 4.7.1 -> 4.7.2 2021-10-17 13:36:33 +02:00
Michael Weiss
a81d34c542
Merge pull request #141957 from primeos/aml
aml: 0.2.0 -> 0.2.1
2021-10-17 13:36:21 +02:00
Justin Bedo
71fa2b05f6
rstudio: fix source revision reference 2021-10-17 22:20:54 +11:00
Fabian Affolter
bc64880909 python3Packages.databases: 0.5.2 -> 0.5.3 2021-10-17 12:47:46 +02:00
Fabian Affolter
1e838a5e5b python3Packages.deezer-python: 3.1.0 -> 3.2.0 2021-10-17 12:32:23 +02:00
Fabian Affolter
cbc562a6ae python3Packages.environs: init at 9.3.4 2021-10-17 12:31:34 +02:00
Fabian Affolter
06bc193d23
Merge pull request #141729 from fabaff/bump-ike-scan
ike-scan: 1.9.4 -> 1.9.5
2021-10-17 11:59:18 +02:00
Fabian Affolter
350c305473
Merge pull request #140934 from r-ryantm/auto-update/python38Packages.browser-cookie3
python38Packages.browser-cookie3: 0.12.1 -> 0.13.0
2021-10-17 11:56:51 +02:00
R. RyanTM
156e94c2c5 python38Packages.bond-api: 0.1.13 -> 0.1.14 2021-10-17 09:56:30 +00:00
Fabian Affolter
fc8fa915a0
Merge pull request #141807 from wamserma/add-capec-license
licenses: add CAPEC
2021-10-17 11:56:27 +02:00
Vincent Laporte
c0f6014970 ocamlPackages.ocaml-freestanding: 0.6.4 → 0.6.5 2021-10-17 11:41:58 +02:00
Thiago Kenji Okada
5f7e675c45 nixos/libvirtd: add qemuOvmfPackage option 2021-10-17 11:39:25 +02:00
Fabian Affolter
d1454a23b2
Merge pull request #141905 from fabaff/bump-frozenlist
python3Packages.frozenlist: 1.1.1 -> 1.2.0
2021-10-17 11:32:13 +02:00
Fabian Affolter
0bf3a27aea
Merge pull request #141947 from fabaff/bump-pyintesishome
python3Packages.pyintesishome: 1.8.0 -> 1.8.1
2021-10-17 11:31:11 +02:00
Fabian Affolter
3d8ffb1fa4
Merge pull request #141951 from fabaff/fix-asyncssh
python3Packages.asyncssh: disable TestSKAuthCTAP2 tests
2021-10-17 11:29:54 +02:00
Fabian Affolter
1c5135dcc3 python3Packages.adb-shell: 0.4.0 -> 0.4.1 2021-10-17 11:26:12 +02:00
Michael Weiss
3b93c7a39e
aml: 0.2.0 -> 0.2.1 2021-10-17 11:05:44 +02:00
Michael Weiss
96125a24a8
Merge pull request #141911 from primeos/signal-desktop
signal-desktop: 5.19.0 -> 5.20.0
2021-10-17 11:05:21 +02:00