feat: added devtools

This commit is contained in:
2024-12-18 08:51:37 +01:00
parent ef36e6c289
commit c35cd3ee48
6 changed files with 91 additions and 5 deletions

21
flake.lock generated
View File

@@ -1286,6 +1286,7 @@
"nixpkgs": "nixpkgs_7",
"nur": "nur",
"rosepine-kvantum": "rosepine-kvantum",
"rust-overlay": "rust-overlay_2",
"spicetify-nix": "spicetify-nix",
"split-monitor-workspaces": "split-monitor-workspaces",
"stylix": "stylix",
@@ -1336,6 +1337,26 @@
"type": "github"
}
},
"rust-overlay_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1734489114,
"narHash": "sha256-dKBBZr2pw7KDI/7GeiN5qPccqqtvnK2jqAMcMo4rVvU=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "b2e385f8e5c1d7c0d9ce738d650955c2e94555ae",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"spicetify-nix": {
"inputs": {
"flake-compat": "flake-compat_4",