summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@nullring.xyz>2026-03-06 18:29:41 -0800
committerPreston Pan <ret2pop@nullring.xyz>2026-03-06 18:29:41 -0800
commit0400fa407895d0cfa2fe0ab19d2d1a07631ded1d (patch)
tree45929ca81f5540f5c143168cc7c0c3a5aa52804f /flake.lock
parentbb8a3f99278f20a0ba3c9652c8b3f3bad0283878 (diff)
parentb1cc96139c2cc2c8de7c74884021f8645e54de87 (diff)
Merge branch 'chore/perfect-css'
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 9610798..3b6f561 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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",