Skip to content

Commit 8236f54

Browse files
committed
[chore] bump haskell-overlay and flake lock
1 parent cdd99f9 commit 8236f54

File tree

2 files changed

+23
-20
lines changed

2 files changed

+23
-20
lines changed

flake.lock

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

nix/haskell-overlay.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
hsec-tools = hlib.doJailbreak (hfinal.callPackage ./hsec-tools.nix {});
66
cvss = hfinal.callPackage ./cvss.nix {};
77

8-
Cabal-syntax = hprev.Cabal-syntax_3_12_1_0;
9-
Cabal = hprev.Cabal_3_12_1_0;
8+
# Cabal-syntax = hprev.Cabal-syntax_3_12_1_0;
9+
# Cabal = hprev.Cabal_3_12_1_0;
1010

1111
extensions = hprev.extensions_0_1_0_2.override {inherit (hfinal) Cabal;};
1212

0 commit comments

Comments
 (0)