bump flake hash
Anirudh Oppiliappan x@icyphox.sh
Mon, 12 Aug 2024 16:33:02 +0300
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
flake.nix
→
flake.nix
@@ -66,7 +66,7 @@ CGO_ENABLED = 1;
nativeBuildInputs = [ pkgs.gcc pkgs.mercurial ]; buildInputs = [ pkgs.sqlite ]; - vendorHash = "sha256-8yBDPx6E8t0RIU3Y2aEBv4yO5+/35t0XpQ3BXyCZ2EI="; + vendorHash = "sha256-shn9d+w9+nE60zaLtEmwwHAL54JLebgmiolom2zFBxA="; }; docker = pkgs.dockerTools.buildLayeredImage { name = "sini:5000/honk";