Skip to content
Snippets Groups Projects
Commit 0bd1b19f authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

that was a garbage revision apparently ...

I don't know
parent e2765c86
Branches
No related tags found
1 merge request!50Pin haskellnix leasereport
......@@ -7,6 +7,6 @@ let
# is known to work with LeaseReport. It could be bumped if necessary but
# this would probably only happen as a result of bumping the resolver in
# stack.yaml.
haskellNixSrc = builtins.fetchTarball https://github.com/input-output-hk/haskell.nix/archive/31fd01e14729e686de0a915b9bc4ff70397a84c7.tar.gz;
haskellNixSrc = builtins.fetchTarball https://github.com/input-output-hk/haskell.nix/archive/f6663a8449f5e4a7393aa24601600c8f6e352c97.tar.gz;
in
(callPackage "${leasereport}/nix" { inherit haskellNixSrc; }).LeaseReport.components.exes.LeaseReport
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment