Loading pkgs/by-name/os/ostree/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ systemd, replaceVars, openssl, ostree-full, }: let Loading Loading @@ -171,6 +172,7 @@ stdenv.mkDerivation (finalAttrs: { tests = { musl = pkgsCross.musl64.ostree; installedTests = nixosTests.installed-tests.ostree; inherit ostree-full; }; }; Loading Loading
pkgs/by-name/os/ostree/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ systemd, replaceVars, openssl, ostree-full, }: let Loading Loading @@ -171,6 +172,7 @@ stdenv.mkDerivation (finalAttrs: { tests = { musl = pkgsCross.musl64.ostree; installedTests = nixosTests.installed-tests.ostree; inherit ostree-full; }; }; Loading