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