Loading pkgs/by-name/ni/nixos-option/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ makeWrapper, man-db, nix, nixosTests, shellcheck, stdenvNoCC, }: Loading Loading @@ -62,6 +63,8 @@ stdenvNoCC.mkDerivation { } ''; passthru.tests.installer-simpleUefiSystemdBoot = nixosTests.installer.simpleUefiSystemdBoot; meta = { description = "Evaluate NixOS configuration and return the properties of given option"; license = lib.licenses.mit; Loading Loading
pkgs/by-name/ni/nixos-option/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ makeWrapper, man-db, nix, nixosTests, shellcheck, stdenvNoCC, }: Loading Loading @@ -62,6 +63,8 @@ stdenvNoCC.mkDerivation { } ''; passthru.tests.installer-simpleUefiSystemdBoot = nixosTests.installer.simpleUefiSystemdBoot; meta = { description = "Evaluate NixOS configuration and return the properties of given option"; license = lib.licenses.mit; Loading