Skip to content

Commit e9476b3

Browse files
authored
Merge pull request #1415 from peterbecich/update-flake
`nix flake update`
2 parents 4c37817 + fc8ce0f commit e9476b3

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

flake.lock

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

flake.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
Cabal = { super, ... }:
5555
{ custom = _: super.Cabal_3_14_2_0; };
5656
fourmolu.check = false;
57+
doctest.check = false;
58+
system-filepath.check = false;
5759
hls-plugin-api.jailbreak = true;
5860
ghcide.jailbreak = true;
5961
# stylish-haskell.jailbreak = true;

0 commit comments

Comments
 (0)