Florian Klink
0084c41abf
nixos/systemd: add remote-cryptsetup.target
...
/etc/crypttab can contain the _netdev option, which adds crypto devices
to the remote-cryptsetup.target.
remote-cryptsetup.target has a dependency on cryptsetup-pre.target. So
let's add both of them.
Currently, one needs to manually ssh in and invoke `systemctl start
systemd-cryptsetup@<name>.service` to unlock volumes.
After this change, systemd will properly add it to the target, and
assuming remote-cryptsetup.target is pulled in somewhere, you can simply
pass the passphrase by invoking `systemd-tty-ask-password-agent` after
ssh-ing in, without having to manually start these services.
Whether remote-cryptsetup.target should be added to multi-user.target
(as it is on other distros) is part of another discussion - right now
the following snippet will do:
```
systemd.targets.multi-user.wants = [ "remote-cryptsetup.target" ];
```
2021-10-22 15:47:21 +02:00
Fabian Affolter
930da485d9
Merge pull request #142540 from fabaff/bump-nuclei
...
nuclei: 2.5.2 -> 2.5.3
2021-10-22 13:54:49 +02:00
Fabian Affolter
b3c3d3fb5b
Merge pull request #142539 from fabaff/bump-faraday-plugins
...
python3Packages.faraday-plugins: 1.5.4 -> 1.5.5
2021-10-22 13:54:21 +02:00
Fabian Affolter
562c1fd9d2
Merge pull request #142538 from fabaff/bump-rzpipe
...
python3Packages.rzpipe: 0.1.1 -> 0.1.2
2021-10-22 13:54:05 +02:00
Fabian Affolter
5971426367
Merge pull request #142536 from fabaff/bump-mypy-boto3-s3
...
python3Packages.mypy-boto3-s3: 1.19.0 -> 1.19.1
2021-10-22 13:53:51 +02:00
Sandro
95b8d4d5bc
Merge pull request #142543 from fabaff/bump-yara
2021-10-22 13:42:38 +02:00
Sandro
99db4d17f4
Merge pull request #142559 from aplavin/patch-1
2021-10-22 13:34:50 +02:00
Sandro
20be55922b
Merge pull request #142552 from vcunat/p/miniupnpc-darwin
2021-10-22 13:34:30 +02:00
Yannik Rödel
453375e9d2
winbox: init at 3.31 ( #141868 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-22 13:23:53 +02:00
Sandro
c961381f4f
Merge pull request #142548 from NickCao/duckdb
2021-10-22 13:14:49 +02:00
Olli Helenius
5bf370b226
gnomeExtensions.night-theme-switcher: 50 -> 53 ( #142346 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-22 13:14:36 +02:00
Anders Kaseorg
11c76c639d
gnomeExtensions.system-monitor: unstable-2021-06-19 → unstable-2021-09-07, support GNOME 41 ( #142156 )
2021-10-22 13:13:52 +02:00
Sandro
b42abaea0e
Merge pull request #142556 from doronbehar/pkg/bubblemail
2021-10-22 13:08:03 +02:00
Alexander
4a9278c5fc
sqlite tools: fix version to match sqlite itself
2021-10-22 13:46:12 +03:00
Doron Behar
1037a0cc3e
bubblemail: 1.3 -> 1.4
2021-10-22 13:03:47 +03:00
Vladimír Čunát
d82c73ce17
miniupnpc: fix build on darwin again
...
Broken by ec4a159100
(PR #139638 ); I forgot darwin again.
2021-10-22 11:50:14 +02:00
Sandro
6f0b0bb702
Merge pull request #142551 from ulrikstrid/ligo-0_27_0
2021-10-22 11:22:53 +02:00
Vladimír Čunát
7e66e35e1f
Merge #138716 : linuxPackages.rr-zen_workaround: init
2021-10-22 11:09:32 +02:00
Michael Raskin
b4f7f9e333
Merge pull request #142541 from marsam/update-kona
...
kona: 3.21 -> 20201009
2021-10-22 09:06:12 +00:00
Nick Cao
aa4bd9aacd
duckdb: 0.2.9 -> 0.3.0
2021-10-22 16:58:03 +08:00
Ulrik Strid
fd13396e16
ligo: 0.26.0 -> 0.27.0
2021-10-22 08:54:19 +00:00
Martin Weinelt
2810c8a6cc
Merge pull request #142517 from uvNikita/py-synologydsm-api/test
2021-10-22 10:11:40 +02:00
Michele Guerini Rocco
e71c003ae7
Merge pull request #142535 from chvp/bump-qutebrowser
...
qutebrowser: 2.3.1 -> 2.4.0
2021-10-22 09:53:20 +02:00
Leo
38c6ea34aa
gitea: 1.15.4 -> 1.15.5 ( #142537 )
2021-10-22 09:47:48 +02:00
Fabian Affolter
eae1cb8b54
yara: 4.1.2 -> 4.1.3
2021-10-22 09:40:46 +02:00
Mario Rodas
a70f26a28a
kona: 3.21 -> 20201009
2021-10-22 02:38:00 -05:00
Fabian Affolter
efa15563be
python3Packages.mypy-boto3-s3: 1.19.0 -> 1.19.1
2021-10-22 09:05:34 +02:00
Fabian Affolter
eefe36d51c
nuclei: 2.5.2 -> 2.5.3
2021-10-22 08:59:34 +02:00
Fabian Affolter
5c56d92381
python3Packages.faraday-plugins: 1.5.4 -> 1.5.5
2021-10-22 08:56:20 +02:00
Fabian Affolter
793274f1d4
python3Packages.rzpipe: 0.1.1 -> 0.1.2
2021-10-22 08:52:40 +02:00
Charlotte Van Petegem
ba4c80bcec
qutebrowser: 2.3.1 -> 2.4.0
2021-10-22 08:45:56 +02:00
Vincent Laporte
22e732d03c
tamarin-prover: 1.6.0 → 1.6.1
2021-10-22 07:38:30 +02:00
Artturi
493094366b
Merge pull request #142164 from jbedo/last
...
last: 1179 -> 1256
2021-10-22 08:37:19 +03:00
Mario Rodas
c7a997f6e8
Merge pull request #142284 from marsam/update-lxc
...
lxc: 4.0.10 -> 4.0.11
2021-10-22 00:09:28 -05:00
Justin Bedő
4e83abb0cb
Merge pull request #142199 from jbedo/picard
...
picard-tools: 2.26.2 -> 2.26.3
2021-10-22 14:36:28 +11:00
Justin Bedő
0689e7368d
Merge pull request #142333 from NixOS/r-updates
...
rPackages: update R, CRAN, and BIOC
2021-10-22 14:33:46 +11:00
Peter Hoeg
d2ed9e4f96
nixos/plasma5: add thunderbolt package if configured
2021-10-22 10:46:16 +08:00
Peter Hoeg
f1a82a2182
nixos/plasma5: make running with systemd configurable
2021-10-22 10:46:16 +08:00
Anderson Torres
718895c149
Merge pull request #142518 from AndersonTorres/new-rtorrent
...
rtorrent updates
2021-10-21 23:15:45 -03:00
figsoda
6c8fe9c4a5
Merge pull request #142133 from LibreCybernetics/cleanup-aliases
...
aliases: cleanup
2021-10-21 22:05:15 -04:00
figsoda
e4222cba48
Merge pull request #142219 from SuperSamus/git-graph
...
vscode-extensions.mhutchie.git-graph: init at 1.30.0
2021-10-21 21:58:08 -04:00
Florian Klink
d1adf76525
Merge pull request #142526 from r3dl3g/submit/jameica-2.10.0
...
jameica: 2.8.6 -> 2.10.0
2021-10-22 01:43:24 +02:00
Maciej Krüger
2b24fa4db8
Merge pull request #142469 from bryanasdev000/ddosify
...
ddosify: init at v0.4.1
2021-10-22 01:26:57 +02:00
Bryan A. S
b7bc587ff8
ddosify: init at v0.4.1
2021-10-21 20:21:39 -03:00
Martin Weinelt
32060ee592
python3Packages.py-synologydsm-api: 1.0.2 -> 1.0.4
2021-10-22 01:15:29 +02:00
Martin Weinelt
538e0e0aab
home-assistant: update component packages
2021-10-22 01:12:17 +02:00
Artur Cygan
9a0676dc48
go: use tzdata from Nix on Darwin
2021-10-22 09:04:12 +10:00
Armin Rothfuss
b74259546d
jameica: 2.8.6 -> 2.10.0
2021-10-22 01:00:02 +02:00
AndersonTorres
aa2d3c77a5
rakshasa.rtorrent: 0.9.8 -> 0.9.8+date=2021-08-07
2021-10-21 19:31:52 -03:00
AndersonTorres
87cb00aaef
rakshasa.libtorrent: 0.13.8 -> 0.13.8+date=2021-08-07
2021-10-21 19:31:52 -03:00