chore(overrides): Bump buildGo.nix
The new version correctly builds external binaries at package roots.
This commit is contained in:
parent
c16d9bb9b8
commit
431610e420
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
(import "${builtins.fetchGit {
|
||||
url = "https://github.com/tazjin/buildGo.nix";
|
||||
rev = "7f74980457df843aea542510a406f34366e8b868";
|
||||
rev = "53630e3b1544de38f509e48ac0f589bcfafa7728";
|
||||
}}/buildGo.nix") { pkgs = pkgs.third_party; }
|
||||
|
|
Loading…
Reference in a new issue