Skip to content

Commit aca3913

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

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
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: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
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;
10-
118
extensions = hprev.extensions_0_1_0_2.override {inherit (hfinal) Cabal;};
129

1310
toml-parser = hfinal.callHackage "toml-parser" "2.0.1.0" {};

0 commit comments

Comments
 (0)