about summary refs log tree commit diff
path: root/deps.nix
diff options
context:
space:
mode:
Diffstat (limited to 'deps.nix')
-rw-r--r--deps.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/deps.nix b/deps.nix
index 811654f3436c..db2692a79e72 100644
--- a/deps.nix
+++ b/deps.nix
@@ -73,15 +73,6 @@
     };
   }
   {
-    goPackagePath = "github.com/polydawn/meep";
-    fetch = {
-      type   = "git";
-      url    = "https://github.com/polydawn/meep";
-      rev    = "eaf1db2168fe380b4da17a35f0adddb5ae15a651";
-      sha256 = "12n134fb2imnj67xkbznzm0gqkg36hdxwr960y91qb5s2q2krxir";
-    };
-  }
-  {
     goPackagePath = "github.com/satori/go.uuid";
     fetch = {
       type   = "git";