This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
packages.zineshop = nixpkgs.legacyPackages.x86_64-linux.buildGoModule {
|
packages.zineshop = nixpkgs.legacyPackages.x86_64-linux.buildGoModule {
|
||||||
pname = "zineshop";
|
pname = "zineshop";
|
||||||
version = "1.0";
|
version = "1.0";
|
||||||
vendorHash = "sha256-0M/xblZXVw4xIFZeDewYrFu7VGUCsPTPG13r9ZpTGJo=";
|
vendorHash = "sha256-aMB2kRVNvBmZO6YIMCXvENPL4NEOb4AOaMvSf8+z3xw=";
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user