Commit 4f6318cc authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

crun: use `systemdMinimal`

parent 19240799
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
  libcap,
  libseccomp,
  python3,
  systemd,
  systemdMinimal,
  yajl,
  nixosTests,
  criu,
@@ -61,7 +61,7 @@ stdenv.mkDerivation (finalAttrs: {
    criu
    libcap
    libseccomp
    systemd
    systemdMinimal
    yajl
  ];