mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
alist: add proxyVendor (#355614)
This commit is contained in:
@@ -33,7 +33,8 @@ buildGoModule rec {
|
||||
hash = "sha256-jHbWhjvHfgtdocuuELbOwrMzL8tOQfBVdH9MxasEwGo=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-qSbvb2/y5rdS/OCutNEcRDUQBCAgNudux8XDnY9TRSo=";
|
||||
proxyVendor = true;
|
||||
vendorHash = "sha256-Q5E86bNedXOqMKS3WrXicWg27vnjyGao0nE34Ws2l9E=";
|
||||
|
||||
buildInputs = [ fuse ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user