nix: Pin hroch to commit where it was still h-c-t
All checks were successful
deploy-pages Deployed in 3 minutes

This commit is contained in:
2023-12-02 22:33:25 +01:00
parent 765b27655b
commit 05dba67d71
3 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
nixpkgs.follows = "haskellNix/nixpkgs-unstable";
hakyll-contrib-tojnar = {
url = "gitlab:tojnar.cz/hakyll-contrib-tojnar?ref=master";
url = "gitlab:tojnar.cz/hroch?ref=d82a20509e9bd3705ac1edc07677d68109768a70";
flake = false;
};
@@ -42,7 +42,7 @@
cabal = {};
};
inputMap = {
"https://gitlab.com/tojnar.cz/hakyll-contrib-tojnar/master" = hakyll-contrib-tojnar;
"https://gitlab.com/tojnar.cz/hroch/master" = hakyll-contrib-tojnar;
};
};
})