diff --git a/flake.nix b/flake.nix index 0ce27b0..1e1fb83 100644 --- a/flake.nix +++ b/flake.nix @@ -29,7 +29,7 @@ packages.zineshop = nixpkgs.legacyPackages.x86_64-linux.buildGoModule { pname = "zineshop"; version = "1.0"; - vendorHash = "sha256-0M/xblZXVw4xIFZeDewYrFu7VGUCsPTPG13r9ZpTGJo="; + vendorHash = "sha256-aMB2kRVNvBmZO6YIMCXvENPL4NEOb4AOaMvSf8+z3xw="; src = ./.; postInstall = ''