Loading pkgs/by-name/pi/pizauth/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ rustPlatform, fetchFromGitHub, installShellFiles, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading @@ -26,6 +27,8 @@ rustPlatform.buildRustPackage rec { --bash share/bash/completion.bash ''; passthru.updateScript = nix-update-script { }; meta = { description = "Command-line OAuth2 authentication daemon"; homepage = "https://github.com/ltratt/pizauth"; Loading Loading
pkgs/by-name/pi/pizauth/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ rustPlatform, fetchFromGitHub, installShellFiles, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading @@ -26,6 +27,8 @@ rustPlatform.buildRustPackage rec { --bash share/bash/completion.bash ''; passthru.updateScript = nix-update-script { }; meta = { description = "Command-line OAuth2 authentication daemon"; homepage = "https://github.com/ltratt/pizauth"; Loading