Loading pkgs/by-name/np/nps/package.nix +3 −0 Original line number Diff line number Diff line { lib, nix, nix-update-script, fetchFromGitHub, rustPlatform, }: Loading @@ -20,6 +21,8 @@ rustPlatform.buildRustPackage rec { nativeCheckInputs = [ nix ]; passthru.updateScript = nix-update-script { }; meta = { description = "Cache the nix package list, query and sort results by relevance"; longDescription = '' Loading Loading
pkgs/by-name/np/nps/package.nix +3 −0 Original line number Diff line number Diff line { lib, nix, nix-update-script, fetchFromGitHub, rustPlatform, }: Loading @@ -20,6 +21,8 @@ rustPlatform.buildRustPackage rec { nativeCheckInputs = [ nix ]; passthru.updateScript = nix-update-script { }; meta = { description = "Cache the nix package list, query and sort results by relevance"; longDescription = '' Loading