chore(overrides): Bump buildGo.nix to add ASM support
This is required to build `x/sys`, which is required by the blog_cli
This commit is contained in:
parent
fe01b82c5d
commit
97e25e4dab
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
(import "${builtins.fetchGit {
|
||||
url = "https://github.com/tazjin/buildGo.nix";
|
||||
rev = "5649c75d01dc9058d9a6092ad2a504669cc780a9";
|
||||
rev = "7f74980457df843aea542510a406f34366e8b868";
|
||||
}}/buildGo.nix") { pkgs = pkgs.third_party; }
|
||||
|
|
Loading…
Reference in a new issue