Skip to content

Commit 47a0407

Browse files
committed
wip2
1 parent 879ced1 commit 47a0407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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=4dc1285768c5a64cbf3efafda9f59957ecdc8808";
3+
inputs.haskellNix.url = "git+file:///home/pranaysashank/src/input-output-hk/haskell.nix/?rev=879ced1ff09a5654e2e128b89b81bf365b95d12b";
44

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

0 commit comments

Comments
 (0)