X-Git-Url: http://git.scottworley.com/auto-upgrade-with-pinch/blobdiff_plain/096b39f1858ec3486682c63fa93f7477dac76489..e830691a697a3a5d0e4461ceb073ac36abdfe3d6:/overlays/pinch.nix diff --git a/overlays/pinch.nix b/overlays/pinch.nix index 420d594..05da5be 100644 --- a/overlays/pinch.nix +++ b/overlays/pinch.nix @@ -24,7 +24,7 @@ let pname = "git-cache"; version = "1.3.1"; src = fetchgit { - url = "https://scottworley.com/git-cache.git"; + url = "https://git.scottworley.com/pub/git/git-cache"; rev = "v${version}"; sha256 = "0awz7f6avzw9fk9gp1kadj0nbmf1s60qic9zb6ww92zig3khg12k"; }; @@ -40,7 +40,7 @@ let pname = "pinch"; version = "3.0.7"; src = fetchgit { - url = "https://scottworley.com/pinch.git"; + url = "https://git.scottworley.com/pub/git/pinch"; rev = "v${version}"; sha256 = "sha256-BMESwx3uUVOFekiXr1LSGNF4DXexT26awzIQIzw/iZY="; };