summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
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",