diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-06 17:06:15 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-06 17:06:15 -0800 |
| commit | 117f7bbc15ceeebc566e88dd9c6007986638e97c (patch) | |
| tree | 1b011e668c6066321e1e2e74bab2ecac72bc7177 /flake.lock | |
| parent | bb8a3f99278f20a0ba3c9652c8b3f3bad0283878 (diff) | |
add syntax file; style.css is good? Add font
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -205,6 +205,22 @@ "type": "github" } }, + "garamond": { + "flake": false, + "locked": { + "lastModified": 1621706236, + "narHash": "sha256-Axj0ofJygjMhKS0ptCh0V2OTUKthU61nAM3wgWbgb2c=", + "owner": "fontalternative", + "repo": "cormorant-garamond", + "rev": "c9f4a4de33febb7c5e90dda5bafbfd384f351f86", + "type": "github" + }, + "original": { + "owner": "fontalternative", + "repo": "cormorant-garamond", + "type": "github" + } + }, "git-hooks": { "inputs": { "flake-compat": "flake-compat", @@ -709,6 +725,7 @@ }, "root": { "inputs": { + "garamond": "garamond", "git-hooks": "git-hooks", "nixmacs": "nixmacs", "nixpkgs": "nixpkgs_6", |
