Skip to content
Snippets Groups Projects
Verified Commit d1131462 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: hash

parent bd27ff81
No related branches found
Tags 0.5.3
No related merge requests found
......@@ -54,7 +54,7 @@
];
#vendorHash = pkgs.lib.fakeHash;
vendorHash = "sha256-0pnqkihkvgyq49p9gpkjlyv62dk6fmn3l1afzjzw4142frr3dj8g"; # disable vendorHash for goPkgVendorHash;
vendorHash = null;
meta = with nixpkgs.legacyPackages.${system}.lib; {
description = goPkgDescription;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment