We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879ced1 commit 47a0407Copy full SHA for 47a0407
nix-tools/flake.nix
@@ -1,6 +1,6 @@
1
{
2
inputs.nixpkgs.follows = "haskellNix/nixpkgs";
3
- inputs.haskellNix.url = "git+file:///home/pranaysashank/src/input-output-hk/haskell.nix/?rev=4dc1285768c5a64cbf3efafda9f59957ecdc8808";
+ inputs.haskellNix.url = "git+file:///home/pranaysashank/src/input-output-hk/haskell.nix/?rev=879ced1ff09a5654e2e128b89b81bf365b95d12b";
4
5
outputs = { self, nixpkgs, haskellNix, ... }:
6
let
0 commit comments