Skip to content

Commit a56bcee

Browse files
committed
update sources
1 parent b013302 commit a56bcee

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

flake.lock

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

0 commit comments

Comments
 (0)