Loading pkgs/by-name/uf/ufetch/package.nix +3 −0 Original line number Diff line number Diff line { stdenvNoCC, fetchFromGitLab, nix-update-script, lib, full ? true, # see https://gitlab.com/jschx/ufetch for a list Loading Loading @@ -34,6 +35,8 @@ stdenvNoCC.mkDerivation (finalAttrs: { runHook postInstall ''; passthru.updateScript = nix-update-script { }; meta = { description = "Tiny system info for Unix-like operating systems"; homepage = "https://gitlab.com/jschx/ufetch"; Loading Loading
pkgs/by-name/uf/ufetch/package.nix +3 −0 Original line number Diff line number Diff line { stdenvNoCC, fetchFromGitLab, nix-update-script, lib, full ? true, # see https://gitlab.com/jschx/ufetch for a list Loading Loading @@ -34,6 +35,8 @@ stdenvNoCC.mkDerivation (finalAttrs: { runHook postInstall ''; passthru.updateScript = nix-update-script { }; meta = { description = "Tiny system info for Unix-like operating systems"; homepage = "https://gitlab.com/jschx/ufetch"; Loading