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

6
flake.lock generated
View File

@@ -337,14 +337,14 @@
"lastModified": 1676857737,
"narHash": "sha256-g9fLkJM06EKFqsajt0ShQbZZdQd3MiUCeJkdkeVgpY0=",
"owner": "tojnar.cz",
"repo": "hakyll-contrib-tojnar",
"repo": "hroch",
"rev": "d82a20509e9bd3705ac1edc07677d68109768a70",
"type": "gitlab"
},
"original": {
"owner": "tojnar.cz",
"ref": "master",
"repo": "hakyll-contrib-tojnar",
"ref": "d82a20509e9bd3705ac1edc07677d68109768a70",
"repo": "hroch",
"type": "gitlab"
}
},

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;
};
};
})

View File

@@ -2,7 +2,7 @@ packages: .
source-repository-package
type: git
location: https://gitlab.com/tojnar.cz/hakyll-contrib-tojnar
location: https://gitlab.com/tojnar.cz/hroch
tag: master
package hakyll-contrib-tojnar