Loading pkgs/by-name/ha/hanko/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ fetchFromGitHub, installShellFiles, rustPlatform, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading @@ -17,6 +18,10 @@ rustPlatform.buildRustPackage rec { }; cargoHash = "sha256-rlKFS1ppUoyZ1X2PeG8tEB44Ysqi7kCLqR+ECVIdPjs="; passthru = { updateScript = nix-update-script { }; }; nativeBuildInputs = [ installShellFiles ]; postInstall = '' Loading Loading
pkgs/by-name/ha/hanko/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ fetchFromGitHub, installShellFiles, rustPlatform, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading @@ -17,6 +18,10 @@ rustPlatform.buildRustPackage rec { }; cargoHash = "sha256-rlKFS1ppUoyZ1X2PeG8tEB44Ysqi7kCLqR+ECVIdPjs="; passthru = { updateScript = nix-update-script { }; }; nativeBuildInputs = [ installShellFiles ]; postInstall = '' Loading