mirror of
https://github.com/wahyd4/golink.git
synced 2026-08-09 05:05:56 +10:00
nix: update flake hash to mirror go.mod
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
committed by
Will Norris
parent
41060ba068
commit
3eb57635ae
@@ -29,7 +29,7 @@
|
||||
version = golinkVersion;
|
||||
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;
|
||||
|
||||
vendorSha256 = "sha256-3JfGHHzK9HXU3OaKJ4jbTnU8fsE1MwEtdjDzF+/bHLo="; # SHA based on vendoring go.mod
|
||||
vendorSha256 = "sha256-TS3L/Pil3Vww/G3f8P/4wKwnwAKsTPPisiXukCbci6I="; # SHA based on vendoring go.mod
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user