Skip to content

Commit 3a5fb71

Browse files
committed
Update cabal ref
1 parent 02bbcc6 commit 3a5fb71

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

flake.lock

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

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
inputs.nixpkgs.follows = "haskellNix/nixpkgs-2411";
66
inputs.flake-utils.url = "github:numtide/flake-utils";
77
inputs.iohk-nix.url = "github:input-output-hk/iohk-nix";
8-
inputs.cabal.url = "github:hsyl20/cabal?ref=hsyl20/per-file-extra-source-options";
8+
inputs.cabal.url = "github:stable-haskell/cabal?ref=wip/make-build";
99
inputs.cabal.flake = false;
1010

1111
outputs = { self, nixpkgs, flake-utils, haskellNix, iohk-nix, ... }:

0 commit comments

Comments
 (0)