aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2023-04-21 10:34:35 -0400
committerXe Iaso <me@xeiaso.net>2023-04-21 12:31:27 -0400
commit43ef5f0ebcbd0b85880217f32496c0e43db238fb (patch)
treeae9f5bf5e631b8a7771a63b0ef008c0fe458e223 /flake.lock
parent6f6b30bc3b427db093d9f860bea0a07db480fc66 (diff)
downloadxesite-43ef5f0ebcbd0b85880217f32496c0e43db238fb.tar.xz
xesite-43ef5f0ebcbd0b85880217f32496c0e43db238fb.zip
new resume with typst
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock23
1 files changed, 22 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index d0684da..194cf3c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -173,7 +173,28 @@
"flake-utils": "flake-utils",
"iosevka": "iosevka",
"naersk": "naersk",
- "nixpkgs": "nixpkgs_2"
+ "nixpkgs": "nixpkgs_2",
+ "typst": "typst"
+ }
+ },
+ "typst": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1680860298,
+ "narHash": "sha256-aDLg97A+isOBFJMIww2mjVPyTCPSVlguo2tojzms/04=",
+ "owner": "typst",
+ "repo": "typst",
+ "rev": "94e052b8ccace3221aa960b9abe3b3f32b1d894f",
+ "type": "github"
+ },
+ "original": {
+ "owner": "typst",
+ "repo": "typst",
+ "type": "github"
}
},
"utils": {