We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ef6c0 commit c5c7d8bCopy full SHA for c5c7d8b
flake.lock
flake.nix
@@ -29,18 +29,6 @@
29
withHoogle = false;
30
overrides = self: super: {
31
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;
44
};
45
46
modifier = drv:
0 commit comments