Skip to content

Commit 85fb54a

Browse files
update vendorHash
1 parent 4c19d6d commit 85fb54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{ pkgs ? import <nixpkgs> {}, vendorHash ? "sha256-iLoyB+kHZZi5hy3V5kf3gXQ6Ejt0dqobt5dsOf4sGJM=" }:
1+
{ pkgs ? import <nixpkgs> {}, vendorHash ? "sha256-csKM/Cx+ALcUrMBGAEGGIsEItLNAhzvHc2lNBO2k+oc=" }:
22
pkgs.buildGoModule {
33
pname = "ssh-to-age";
44
version = "1.1.8";

0 commit comments

Comments
 (0)