all repos — honk @ 9bc3913398f9f61f71a9f13aed34eabf9492865c

my fork of honk

bump flake hash
Anirudh Oppiliappan x@icyphox.sh
Mon, 12 Aug 2024 16:33:02 +0300
commit

9bc3913398f9f61f71a9f13aed34eabf9492865c

parent

91fa3dc220ea0bbdcb6f1f1f89e2822bc6b8b003

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M flake.nixflake.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";