Commit graph

324000 commits

Author SHA1 Message Date
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
R. RyanTM
27189a21eb python38Packages.teslajsonpy: 1.0.1 -> 1.1.0 2021-10-17 08:50:24 +00:00
Fabian Affolter
e6cd387e05
python3Packages.browser-cookie3: add pythonImportsCheck 2021-10-17 10:28:11 +02:00
Fabian Affolter
ff9d9c3387
Merge pull request #141532 from 06kellyjac/terragrunt
terragrunt: 0.33.0 -> 0.35.1
2021-10-17 10:19:01 +02:00
Bernardo Meurer
a1a7badc75
Merge pull request #138641 from poscat0x04/unbound-ecs 2021-10-17 01:00:52 -07:00
Fabian Affolter
1995c1ce4b python3Packages.asyncssh: disable TestSKAuthCTAP2 tests 2021-10-17 09:57:27 +02:00
Fabian Affolter
396964856f
Merge pull request #141941 from applePrincess/exploitdb-2021-10-16
exploitdb: 2021-10-15 -> 2021-10-16
2021-10-17 09:20:51 +02:00
Zak B. Elep
c856904cb5 python3Packages.versionfinder: use pytestCheckHook 2021-10-17 15:18:28 +08:00
Poscat
280e7b93be
unbound: enable more features 2021-10-17 15:15:12 +08:00
Fabian Affolter
c9639826ce
Merge pull request #141938 from r-ryantm/auto-update/python38Packages.mypy-boto3-s3
python38Packages.mypy-boto3-s3: 1.18.62 -> 1.18.63
2021-10-17 09:13:53 +02:00
Fabian Affolter
1e4ba3455a python3Packages.pytradfri: 7.0.7 -> 7.1.0 2021-10-17 09:10:38 +02:00
Artturi
923342dc61
Merge pull request #141939 from VergeDX/jetbrains
jetbrains: update
2021-10-17 10:08:47 +03:00
Fabian Affolter
79ffee21c5 python3Packages.pyintesishome: 1.8.0 -> 1.8.1 2021-10-17 08:56:35 +02:00
R. RyanTM
cd2311d1df python38Packages.django-storages: 1.12.1 -> 1.12.2 2021-10-17 06:53:13 +00:00
Shamrock Lee
d80b0c0171 gnudatalanguage: Init at 1.0.0
*   Generate PlPlot drivers by
    injecting wxGtk31 (if enableWX == true)
    and/or xorg.libX11 (if enableXWin == true,
    default to false)
    into the buildInputs of plplot
    with plplot.overrideAttrs
*   Override hdf4 and hdf5 with
    custom mpi (if
    enableMPI == true and libraryMPI == mpich)
    and szip (if enableSzip == true, default to false)
2021-10-17 14:06:31 +08:00
Jörg Thalheim
eefdd9ffb2 zfs: strip debug symbols
initrd-linux: -12427.8 KiB
linux: -12419.3 KiB
nc2k9ym14spzz2pgq6hn84k8k9zgf686: ∅ → ε, +102451.2 KiB
nixos-system-turingmachine: 21.11.20211015.a2dcfa2 → 21.11.20211017.c6f77b7
visjwxsjqmh8c9lxnrxsw5w19zszflm6: ε → ∅, -102451.0 KiB
zfs-kernel: -12419.3 KiB
2021-10-17 07:04:22 +02:00
Lein Matsumaru
cb1b8eb419
exploitdb: 2021-10-15 -> 2021-10-16 2021-10-17 04:37:48 +00:00
R. RyanTM
acb119c16e python38Packages.pulsectl: 21.10.4 -> 21.10.5 2021-10-17 04:33:14 +00:00
Bobby Rong
609928f5a1
pantheon.epiphany: rename patches 2021-10-17 11:54:06 +08:00
Bobby Rong
cae293443b
nixos/pantheon: prefer pantheon.evince 2021-10-17 11:42:22 +08:00
Bobby Rong
ce7479ef91
nixos/evince: add option for specify package 2021-10-17 11:42:22 +08:00