···20202121 nativeBuildInputs = [ cmake ninja perl ];
22222323- vendorSha256 = "0sjjj9z1dhilhpc8pq4154czrb79z9cm044jvn75kxcjv6v5l2m5";
2323+ vendorSha256 = null;
24242525 # hack to get both go and cmake configure phase
2626 # (if we use postConfigure then cmake will loop runHook postConfigure)
+1-1
pkgs/development/tools/asmfmt/default.nix
···1414 sha256 = "sha256-YxIVqPGsqxvOY0Qz4Jw5FuO9IbplCICjChosnHrSCgc=";
1515 };
16161717- vendorSha256 = "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=";
1717+ vendorSha256 = null;
18181919 # This package comes with its own version of goimports, gofmt and goreturns
2020 # but these binaries are outdated and are offered by other packages.