Skip to content

Commit 2a6f3dc

Browse files
committed
[CI] Pin haskell.nix
Seems something's busted somewhere, roll it back and pin to a known-good version.
1 parent 55a5158 commit 2a6f3dc

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

flake.lock

Lines changed: 16 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This is a template created by `hix init`
33
inputs = {
44
haskellNix = {
5-
url = "github:input-output-hk/haskell.nix";
5+
url = "github:input-output-hk/haskell.nix/17cc2e9e95aa6946bfcccc5a529cb7e9d78fe901";
66
inputs.hackage = {
77
url = "github:lierdakil/hackage.nix";
88
flake = false;

0 commit comments

Comments
 (0)