]> git.scottworley.com Git - pinch/blobdiff - default.nix
git-cache: New fetch URL
[pinch] / default.nix
index a8f4de6348478ce7313cdeb7628b81ac46c49b10..2f0a68920efe08c37bb1ecd6b4332705e551766d 100644 (file)
@@ -24,7 +24,7 @@ let
       pname = "git-cache";
       version = "1.4.1";
       src = fetchgit {
-        url = "https://scottworley.com/git-cache.git";
+        url = "https://git.scottworley.com/pub/git/git-cache";
         rev = "v${version}";
         sha256 = "0ml1myhmd9mw1z5bwni9fhvx7h9dknhmqq4nyci9n5lvrhbmcdc9";
       };