Skip to content

Commit c5c7d8b

Browse files
committed
chore: update nix flake
1 parent a2ef6c0 commit c5c7d8b

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

flake.lock

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

flake.nix

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,6 @@
2929
withHoogle = false;
3030
overrides = self: super: {
3131
inherit cvss hsec-core osv;
32-
toml-parser = super.toml-parser_2_0_1_0;
33-
typst = super.typst_0_6_1;
34-
typst-symbols = super.typst-symbols_0_1_7;
35-
texmath = super.texmath_0_12_8_12;
36-
pandoc = super.pandoc_3_6;
37-
commonmark-pandoc = super.commonmark-pandoc_0_2_2_3;
38-
commonmark-extensions = super.commonmark-extensions_0_2_5_6;
39-
doclayout = super.doclayout_0_5;
40-
skylighting = super.skylighting_0_14_5;
41-
skylighting-core = super.skylighting-core_0_14_5;
42-
tls = super.tls_2_1_5;
43-
crypton-connection = super.crypton-connection_0_4_3;
4432
};
4533

4634
modifier = drv:

0 commit comments

Comments
 (0)