chore(overrides): Remove buildGo.nix to prepare for depot merge
This commit is contained in:
parent
90ebd154ca
commit
11865364ac
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
(import "${builtins.fetchGit {
|
||||
url = "https://github.com/tazjin/buildGo.nix";
|
||||
rev = "53630e3b1544de38f509e48ac0f589bcfafa7728";
|
||||
}}/buildGo.nix") { pkgs = pkgs.third_party; }
|
Loading…
Reference in a new issue