mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
fedora-coreos-config-transpiler: use upstream vendor
This commit is contained in:
parent
f138879273
commit
5bb8654307
@ -13,8 +13,7 @@ buildGoModule rec {
|
||||
sha256 = "18hmnip1s0smp58q500p8dfbrmi4i3nsyq22ri5cs53wbvz3ih1l";
|
||||
};
|
||||
|
||||
deleteVendor = true;
|
||||
vendorSha256 = "0qqkaskmyxgwv9qg3y5lckqf6nchn3bxp69fyqdbvki65p445608";
|
||||
vendorSha256 = null;
|
||||
|
||||
subPackages = [ "internal" ];
|
||||
|
||||
@ -34,4 +33,3 @@ buildGoModule rec {
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user