Loading pkgs/tools/misc/ostree/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ , gobject-introspection , gjs , nixosTests , curl , glib , systemd , xz Loading Loading @@ -85,6 +86,7 @@ in stdenv.mkDerivation rec { ]; buildInputs = [ curl glib systemd e2fsprogs Loading @@ -108,6 +110,7 @@ in stdenv.mkDerivation rec { enableParallelBuilding = true; configureFlags = [ "--with-curl" "--with-systemdsystemunitdir=${placeholder "out"}/lib/systemd/system" "--with-systemdsystemgeneratordir=${placeholder "out"}/lib/systemd/system-generators" "--enable-installed-tests" Loading Loading
pkgs/tools/misc/ostree/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ , gobject-introspection , gjs , nixosTests , curl , glib , systemd , xz Loading Loading @@ -85,6 +86,7 @@ in stdenv.mkDerivation rec { ]; buildInputs = [ curl glib systemd e2fsprogs Loading @@ -108,6 +110,7 @@ in stdenv.mkDerivation rec { enableParallelBuilding = true; configureFlags = [ "--with-curl" "--with-systemdsystemunitdir=${placeholder "out"}/lib/systemd/system" "--with-systemdsystemgeneratordir=${placeholder "out"}/lib/systemd/system-generators" "--enable-installed-tests" Loading