This commit is contained in:
biscuit
2025-05-21 00:55:15 -05:00
parent a11926ee85
commit ca5b15b377
4 changed files with 84 additions and 65 deletions
Generated
+36 -22
View File
@@ -47,11 +47,11 @@
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
@@ -80,23 +80,6 @@
"type": "github"
}
},
"monolisa": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"path": "./custom/unlisted-fonts/",
"type": "path"
},
"original": {
"path": "./custom/unlisted-fonts/",
"type": "path"
},
"parent": []
},
"nixpkgs": {
"locked": {
"lastModified": 1747542820,
@@ -113,12 +96,28 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1747744144,
"narHash": "sha256-W7lqHp0qZiENCDwUZ5EX/lNhxjMdNapFnbErcbnP11Q=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2795c506fe8fb7b03c36ccb51f75b6df0ab2553f",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"ags": "ags",
"home-manager": "home-manager",
"monolisa": "monolisa",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"unlisted-fonts": "unlisted-fonts"
}
},
"systems": {
@@ -135,6 +134,21 @@
"repo": "default",
"type": "github"
}
},
"unlisted-fonts": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"path": "./custom/unlisted-fonts/",
"type": "path"
},
"original": {
"path": "./custom/unlisted-fonts/",
"type": "path"
},
"parent": []
}
},
"root": "root",