about summary refs log tree commit diff
path: root/overrides/buildGo.nix
diff options
context:
space:
mode:
Diffstat (limited to 'overrides/buildGo.nix')
-rw-r--r--overrides/buildGo.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/overrides/buildGo.nix b/overrides/buildGo.nix
new file mode 100644
index 0000000000..cbccfcec97
--- /dev/null
+++ b/overrides/buildGo.nix
@@ -0,0 +1,4 @@
+import "${builtins.fetchGit {
+  url = "https://github.com/tazjin/buildGo.nix";
+  rev = "28e587b348a8aaa7af00a004c05286af9d35ca9a";
+}}/buildGo.nix"