Loading pkgs/by-name/sh/shpool/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ rustPlatform.buildRustPackage rec { pname = "shpool"; version = "0.7.1"; version = "0.8.0"; src = fetchFromGitHub { owner = "shell-pool"; repo = "shpool"; rev = "v${version}"; hash = "sha256-0ykGGzYL29SxxT0etTaBHooIE8NEUJeTIr/6vTBgY0Q="; hash = "sha256-pSSMC4pUtB38c6UNOj+Ma/Y1jcSfm33QV1B4tA/MyKY="; }; Loading @@ -24,7 +24,7 @@ rustPlatform.buildRustPackage rec { --replace-fail '/usr/bin/shpool' "$out/bin/shpool" ''; cargoHash = "sha256-cuLscDki8Y68qtEZh7xDaLp5B6MyTkPWTQX5gHNtULQ="; cargoHash = "sha256-NUo9Y/c4Wm3d8lbhdHEqu9Zp7tX8giq2wnYwz8SMTXo="; buildInputs = [ linux-pam Loading Loading
pkgs/by-name/sh/shpool/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ rustPlatform.buildRustPackage rec { pname = "shpool"; version = "0.7.1"; version = "0.8.0"; src = fetchFromGitHub { owner = "shell-pool"; repo = "shpool"; rev = "v${version}"; hash = "sha256-0ykGGzYL29SxxT0etTaBHooIE8NEUJeTIr/6vTBgY0Q="; hash = "sha256-pSSMC4pUtB38c6UNOj+Ma/Y1jcSfm33QV1B4tA/MyKY="; }; Loading @@ -24,7 +24,7 @@ rustPlatform.buildRustPackage rec { --replace-fail '/usr/bin/shpool' "$out/bin/shpool" ''; cargoHash = "sha256-cuLscDki8Y68qtEZh7xDaLp5B6MyTkPWTQX5gHNtULQ="; cargoHash = "sha256-NUo9Y/c4Wm3d8lbhdHEqu9Zp7tX8giq2wnYwz8SMTXo="; buildInputs = [ linux-pam Loading