yori-cc: fix links

master
Yorick van Pelt 2023-03-01 11:29:09 +01:00
parent 8b9c6a1f17
commit bcb93ac28a
Signed by: yorick
GPG Key ID: A36E70F9DC014A15
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ stdenv.mkDerivation {
src = builtins.fetchGit {
url = "git@git.yori.cc:yorick/yori-cc.git";
rev = "68c75ab84cceaf98dd8fd0646b97d73f966b8962";
rev = "4e3a1e9f4a5171b4c2fd54b03c9047536d5a0214";
};
buildInputs = [ ];