Skip to content

Commit bcf7623

Browse files
committed
Bring in Quarkdown via flake
1 parent aa8a557 commit bcf7623

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

flake.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
url = "github:edolstra/flake-compat";
1313
flake = false;
1414
};
15+
quarkdown.url = "github:iamgio/quarkdown";
1516
teracli.url = "github:chevdor/tera-cli";
1617
};
1718

@@ -22,6 +23,7 @@
2223
flake-utils,
2324
flake-compat,
2425
gitignore,
26+
quarkdown,
2527
teracli,
2628
}:
2729
flake-utils.lib.eachDefaultSystem (
@@ -62,6 +64,7 @@
6264
luajitPackages.luarocks
6365
mold
6466
nodejs
67+
quarkdown.defaultPackage.${system}
6568
rustc
6669
satysfi
6770
sile

0 commit comments

Comments
 (0)