Loading pkgs/tools/misc/ostree/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ , gobject-introspection , gjs , nixosTests , pkgsCross , curl , glib , systemd Loading Loading @@ -140,6 +141,7 @@ in stdenv.mkDerivation rec { passthru = { tests = { musl = pkgsCross.musl64.ostree; installedTests = nixosTests.installed-tests.ostree; }; }; Loading Loading
pkgs/tools/misc/ostree/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ , gobject-introspection , gjs , nixosTests , pkgsCross , curl , glib , systemd Loading Loading @@ -140,6 +141,7 @@ in stdenv.mkDerivation rec { passthru = { tests = { musl = pkgsCross.musl64.ostree; installedTests = nixosTests.installed-tests.ostree; }; }; Loading