about summary refs log tree commit diff
path: root/pkgs/applications/version-management/gitlab/gitlab-workhorse/deps.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/version-management/gitlab/gitlab-workhorse/deps.nix')
-rw-r--r--pkgs/applications/version-management/gitlab/gitlab-workhorse/deps.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/pkgs/applications/version-management/gitlab/gitlab-workhorse/deps.nix b/pkgs/applications/version-management/gitlab/gitlab-workhorse/deps.nix
index 530eb073c7b5..63b52b1c85f2 100644
--- a/pkgs/applications/version-management/gitlab/gitlab-workhorse/deps.nix
+++ b/pkgs/applications/version-management/gitlab/gitlab-workhorse/deps.nix
@@ -10,15 +10,6 @@
     };
   }
   {
-    goPackagePath = "dmitri.shuralyov.com/gpu/mtl";
-    fetch = {
-      type = "git";
-      url = "https://dmitri.shuralyov.com/gpu/mtl";
-      rev = "666a987793e9";
-      sha256 = "1isd03hgiwcf2ld1rlp0plrnfz7r4i7c5q4kb6hkcd22axnmrv0z";
-    };
-  }
-  {
     goPackagePath = "github.com/BurntSushi/toml";
     fetch = {
       type = "git";