An HTTP server that renders Typst templates with JSON input.
at main 122 lines 3.1 kB view raw
1{ 2 "nodes": { 3 "fenix": { 4 "inputs": { 5 "nixpkgs": [ 6 "naersk", 7 "nixpkgs" 8 ], 9 "rust-analyzer-src": "rust-analyzer-src" 10 }, 11 "locked": { 12 "lastModified": 1752475459, 13 "narHash": "sha256-z6QEu4ZFuHiqdOPbYss4/Q8B0BFhacR8ts6jO/F/aOU=", 14 "owner": "nix-community", 15 "repo": "fenix", 16 "rev": "bf0d6f70f4c9a9cf8845f992105652173f4b617f", 17 "type": "github" 18 }, 19 "original": { 20 "owner": "nix-community", 21 "repo": "fenix", 22 "type": "github" 23 } 24 }, 25 "flake-utils": { 26 "inputs": { 27 "systems": "systems" 28 }, 29 "locked": { 30 "lastModified": 1731533236, 31 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 32 "owner": "numtide", 33 "repo": "flake-utils", 34 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 35 "type": "github" 36 }, 37 "original": { 38 "owner": "numtide", 39 "repo": "flake-utils", 40 "type": "github" 41 } 42 }, 43 "naersk": { 44 "inputs": { 45 "fenix": "fenix", 46 "nixpkgs": [ 47 "nixpkgs" 48 ] 49 }, 50 "locked": { 51 "lastModified": 1769799857, 52 "narHash": "sha256-88IFXZ7Sa1vxbz5pty0Io5qEaMQMMUPMonLa3Ls/ss4=", 53 "owner": "nix-community", 54 "repo": "naersk", 55 "rev": "9d4ed44d8b8cecdceb1d6fd76e74123d90ae6339", 56 "type": "github" 57 }, 58 "original": { 59 "owner": "nix-community", 60 "repo": "naersk", 61 "type": "github" 62 } 63 }, 64 "nixpkgs": { 65 "locked": { 66 "lastModified": 1774273680, 67 "narHash": "sha256-a++tZ1RQsDb1I0NHrFwdGuRlR5TORvCEUksM459wKUA=", 68 "owner": "NixOS", 69 "repo": "nixpkgs", 70 "rev": "fdc7b8f7b30fdbedec91b71ed82f36e1637483ed", 71 "type": "github" 72 }, 73 "original": { 74 "owner": "NixOS", 75 "ref": "nixpkgs-unstable", 76 "repo": "nixpkgs", 77 "type": "github" 78 } 79 }, 80 "root": { 81 "inputs": { 82 "flake-utils": "flake-utils", 83 "naersk": "naersk", 84 "nixpkgs": "nixpkgs" 85 } 86 }, 87 "rust-analyzer-src": { 88 "flake": false, 89 "locked": { 90 "lastModified": 1752428706, 91 "narHash": "sha256-EJcdxw3aXfP8Ex1Nm3s0awyH9egQvB2Gu+QEnJn2Sfg=", 92 "owner": "rust-lang", 93 "repo": "rust-analyzer", 94 "rev": "591e3b7624be97e4443ea7b5542c191311aa141d", 95 "type": "github" 96 }, 97 "original": { 98 "owner": "rust-lang", 99 "ref": "nightly", 100 "repo": "rust-analyzer", 101 "type": "github" 102 } 103 }, 104 "systems": { 105 "locked": { 106 "lastModified": 1681028828, 107 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 108 "owner": "nix-systems", 109 "repo": "default", 110 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 111 "type": "github" 112 }, 113 "original": { 114 "owner": "nix-systems", 115 "repo": "default", 116 "type": "github" 117 } 118 } 119 }, 120 "root": "root", 121 "version": 7 122}