lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

phylactery: remove empty go vendor hash

zowoq a83fd920 c4fff891

+1 -1
+1 -1
pkgs/servers/web-apps/phylactery/default.nix
··· 11 11 hash = "sha256-HQN6wJ/4YeuQaDcNgdHj0RgYnn2NxXGRfxybmv60EdQ="; 12 12 }; 13 13 14 - vendorHash = "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo="; 14 + vendorHash = null; 15 15 16 16 preBuild = '' 17 17 cp ${./go.mod} go.mod