We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a7c893 commit f81083eCopy full SHA for f81083e
nix/derivation.nix
@@ -17,6 +17,7 @@ with pkgs; stdenv.mkDerivation rec {
17
glibc
18
glibc.static
19
libseccomp
20
+ systemd
21
pcre
22
];
23
prePatch = ''
0 commit comments