This commit is contained in:
kenji
2025-07-15 17:44:14 -05:00
parent dd36c2711a
commit 33c6170c15
9 changed files with 108 additions and 37 deletions
Generated
+28 -6
View File
@@ -73,14 +73,15 @@
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
],
"quickshell": "quickshell"
},
"locked": {
"lastModified": 1752550660,
"narHash": "sha256-cTIzmSA4ykmPKc+1BygDfet6uJVETez9ZgaR55iSDxs=",
"lastModified": 1752553895,
"narHash": "sha256-sXhqL2vcfGSry51Hf7uYretkCrfti6uzvd0YFwdLA1g=",
"ref": "refs/heads/master",
"rev": "d45a34673a9b7f0001c8974af127af82752aad0c",
"revCount": 5,
"rev": "06c6711b13925b9b5970bd0dc17573bf5a618140",
"revCount": 8,
"type": "git",
"url": "https://git.sakamoto.dev/kenji/caelestia-nix"
},
@@ -1039,6 +1040,27 @@
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"caelestia-shell",
"nixpkgs"
]
},
"locked": {
"lastModified": 1752486994,
"narHash": "sha256-/11zPRDdPPn61GXDyvDes9otFTP5lLqmETAtwMdeYWI=",
"ref": "refs/heads/master",
"rev": "5ac9096c1c63f6940c6b95f1118b540dfe029278",
"revCount": 632,
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
}
},
"quickshell_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
@@ -1070,7 +1092,7 @@
"nixovim": "nixovim",
"nixpkgs": "nixpkgs_4",
"nur": "nur",
"quickshell": "quickshell"
"quickshell": "quickshell_2"
}
},
"rust-overlay": {