Skip to content

Commit c30dc40

Browse files
committed
upgrade nix-tools
1 parent be45f0b commit c30dc40

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

nix-tools/flake.lock

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

nix-tools/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
inputs.nixpkgs.follows = "haskellNix/nixpkgs";
3-
inputs.haskellNix.url = "git+file:///home/pranaysashank/src/input-output-hk/haskell.nix/?rev=879ced1ff09a5654e2e128b89b81bf365b95d12b";
3+
inputs.haskellNix.url = "github:kronor-io/haskell.nix/wip-nixpkgs-ghc";
44

55
outputs = { self, nixpkgs, haskellNix, ... }:
66
let

0 commit comments

Comments
 (0)