Merge pull request #93392 from zowoq/fcct
fedora-coreos-config-transpiler: use upstream vendor
This commit is contained in:
commit
5b55f257b5
@ -13,8 +13,7 @@ buildGoModule rec {
|
|||||||
sha256 = "18hmnip1s0smp58q500p8dfbrmi4i3nsyq22ri5cs53wbvz3ih1l";
|
sha256 = "18hmnip1s0smp58q500p8dfbrmi4i3nsyq22ri5cs53wbvz3ih1l";
|
||||||
};
|
};
|
||||||
|
|
||||||
deleteVendor = true;
|
vendorSha256 = null;
|
||||||
vendorSha256 = "0qqkaskmyxgwv9qg3y5lckqf6nchn3bxp69fyqdbvki65p445608";
|
|
||||||
|
|
||||||
subPackages = [ "internal" ];
|
subPackages = [ "internal" ];
|
||||||
|
|
||||||
@ -34,4 +33,3 @@ buildGoModule rec {
|
|||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user