hyprspace 1

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-04-11 18:22:48 +02:00
parent b070616b6b
commit 259a99eeb7
3 changed files with 108 additions and 6 deletions

54
flake.lock generated
View File

@@ -1,5 +1,31 @@
{
"nodes": {
"Hyprspace": {
"inputs": {
"hyprland": [
"hyprland"
],
"hyprlandPlugins": "hyprlandPlugins",
"nixpkgs": [
"Hyprspace",
"hyprland",
"nixpkgs"
]
},
"locked": {
"lastModified": 1712850504,
"narHash": "sha256-s1cUVFgoukNsAfU7bpLP3G0qL0Q2un/AimUxnQ+u6ig=",
"owner": "KZDKM",
"repo": "Hyprspace",
"rev": "18e4b1d6a35acbcea2cef05a4a8eece83f1da5ae",
"type": "github"
},
"original": {
"owner": "KZDKM",
"repo": "Hyprspace",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -124,6 +150,33 @@
"type": "github"
}
},
"hyprlandPlugins": {
"inputs": {
"hyprland": [
"Hyprspace",
"hyprland"
],
"systems": [
"Hyprspace",
"hyprlandPlugins",
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1712836056,
"narHash": "sha256-qf6yev9OlJuQv557ApLQ/5V8pQj0YOO9tyh5j3It1mY=",
"owner": "hyprwm",
"repo": "hyprland-plugins",
"rev": "e9457e08ca3ff16dc5a815be62baf9e18b539197",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-plugins",
"type": "github"
}
},
"hyprlang": {
"inputs": {
"nixpkgs": [
@@ -197,6 +250,7 @@
},
"root": {
"inputs": {
"Hyprspace": "Hyprspace",
"home-manager": "home-manager",
"hyprland": "hyprland",
"hyprland-plugins": "hyprland-plugins",