Skip to content

Commit b013302

Browse files
committed
update Cabal in both NixPkgs and hackage.nix
1 parent aaff29c commit b013302

File tree

2 files changed

+24
-11
lines changed

2 files changed

+24
-11
lines changed

flake.lock

Lines changed: 23 additions & 10 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
@@ -4,7 +4,7 @@
44
url = "github:input-output-hk/hackage.nix";
55
flake = false;
66
};
7-
nixpkgs.follows = "haskellNix/nixpkgs-unstable";
7+
nixpkgs.url = "github:peterbecich/nixpkgs/update-hackage";
88
haskellNix = {
99
url = "github:input-output-hk/haskell.nix";
1010
inputs.hackage.follows = "hackageNix";

0 commit comments

Comments
 (0)