Update flake.nix
This commit is contained in:
parent
ffdea4c675
commit
6b4c0520c2
1 changed files with 2 additions and 1 deletions
|
|
@ -30,7 +30,8 @@
|
||||||
|
|
||||||
typixLib = typix.lib.${system};
|
typixLib = typix.lib.${system};
|
||||||
|
|
||||||
src = typixLib.cleanTypstSource ./.;
|
#src = typixLib.cleanTypstSource ./.;
|
||||||
|
src = ./.;
|
||||||
commonArgs = {
|
commonArgs = {
|
||||||
typstSource = "main.typ";
|
typstSource = "main.typ";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue