upd
This commit is contained in:
Generated
+10
-6
@@ -663,14 +663,18 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"path": "./custom/unlisted-fonts/",
|
||||
"type": "path"
|
||||
"lastModified": 1748987994,
|
||||
"narHash": "sha256-13QQRwZx9tRDmL79+XBM1YaC4W68mVrVW2NCv2w25WA=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "468d51f24d3dd22c543e657c359fb333ff4df726",
|
||||
"revCount": 1,
|
||||
"type": "git",
|
||||
"url": "https://git.sakamoto.dev/kenji/nix-fonts.git"
|
||||
},
|
||||
"original": {
|
||||
"path": "./custom/unlisted-fonts/",
|
||||
"type": "path"
|
||||
},
|
||||
"parent": []
|
||||
"type": "git",
|
||||
"url": "https://git.sakamoto.dev/kenji/nix-fonts.git"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
ags.url = "github:aylur/ags";
|
||||
ags.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
unlisted-fonts.url = "path:./custom/unlisted-fonts/";
|
||||
unlisted-fonts.url = "git+https://git.sakamoto.dev/kenji/nix-fonts.git";
|
||||
unlisted-fonts.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
nixvim.url = "github:nix-community/nixvim";
|
||||
|
||||
Reference in New Issue
Block a user