diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-06 18:29:41 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-06 18:29:41 -0800 |
| commit | 0400fa407895d0cfa2fe0ab19d2d1a07631ded1d (patch) | |
| tree | 45929ca81f5540f5c143168cc7c0c3a5aa52804f /flake.lock | |
| parent | bb8a3f99278f20a0ba3c9652c8b3f3bad0283878 (diff) | |
| parent | b1cc96139c2cc2c8de7c74884021f8645e54de87 (diff) | |
Merge branch 'chore/perfect-css'
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", |
