nix: Pin hroch to commit where it was still h-c-t
All checks were successful
deploy-pages Deployed in 3 minutes
All checks were successful
deploy-pages Deployed in 3 minutes
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -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;
|
||||
};
|
||||
};
|
||||
})
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user