update vendor hash
All checks were successful
Go / build (push) Successful in 13m47s

This commit is contained in:
2025-07-02 13:28:57 +02:00
parent 275eaf7b52
commit 144e14ee62

View File

@@ -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 = ''