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,
|
"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"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user