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, "lastModified": 1676857737,
"narHash": "sha256-g9fLkJM06EKFqsajt0ShQbZZdQd3MiUCeJkdkeVgpY0=", "narHash": "sha256-g9fLkJM06EKFqsajt0ShQbZZdQd3MiUCeJkdkeVgpY0=",
"owner": "tojnar.cz", "owner": "tojnar.cz",
"repo": "hakyll-contrib-tojnar", "repo": "hroch",
"rev": "d82a20509e9bd3705ac1edc07677d68109768a70", "rev": "d82a20509e9bd3705ac1edc07677d68109768a70",
"type": "gitlab" "type": "gitlab"
}, },
"original": { "original": {
"owner": "tojnar.cz", "owner": "tojnar.cz",
"ref": "master", "ref": "d82a20509e9bd3705ac1edc07677d68109768a70",
"repo": "hakyll-contrib-tojnar", "repo": "hroch",
"type": "gitlab" "type": "gitlab"
} }
}, },

View File

@@ -12,7 +12,7 @@
nixpkgs.follows = "haskellNix/nixpkgs-unstable"; nixpkgs.follows = "haskellNix/nixpkgs-unstable";
hakyll-contrib-tojnar = { hakyll-contrib-tojnar = {
url = "gitlab:tojnar.cz/hakyll-contrib-tojnar?ref=master"; url = "gitlab:tojnar.cz/hroch?ref=d82a20509e9bd3705ac1edc07677d68109768a70";
flake = false; flake = false;
}; };
@@ -42,7 +42,7 @@
cabal = {}; cabal = {};
}; };
inputMap = { 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 source-repository-package
type: git type: git
location: https://gitlab.com/tojnar.cz/hakyll-contrib-tojnar location: https://gitlab.com/tojnar.cz/hroch
tag: master tag: master
package hakyll-contrib-tojnar package hakyll-contrib-tojnar