Loading pkgs/by-name/li/license-cli/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ installShellFiles, scdoc, makeWrapper, nix-update-script, # Script dependencies. fzf, Loading Loading @@ -55,6 +56,8 @@ rustPlatform.buildRustPackage (finalAttrs: { } ''; passthru.updateScript = nix-update-script { }; meta = { homepage = "https://git.sr.ht/~zethra/license"; description = "Command-line tool to easily add license to your project"; Loading Loading
pkgs/by-name/li/license-cli/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ installShellFiles, scdoc, makeWrapper, nix-update-script, # Script dependencies. fzf, Loading Loading @@ -55,6 +56,8 @@ rustPlatform.buildRustPackage (finalAttrs: { } ''; passthru.updateScript = nix-update-script { }; meta = { homepage = "https://git.sr.ht/~zethra/license"; description = "Command-line tool to easily add license to your project"; Loading