Skip to content

Commit f3276d1

Browse files
committed
Update nix-tools pin
1 parent 4dc1285 commit f3276d1

File tree

2 files changed

+32
-15
lines changed

2 files changed

+32
-15
lines changed

nix-tools/flake.lock

Lines changed: 31 additions & 14 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 = "github:kronor-io/haskell.nix/proper-index-state";
3+
inputs.haskellNix.url = "git+file:///home/pranaysashank/src/input-output-hk/haskell.nix/?rev=4dc1285768c5a64cbf3efafda9f59957ecdc8808";
44

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

0 commit comments

Comments
 (0)