aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
diff options
context:
space:
mode:
authorMihai Fufezan <[email protected]>2024-09-22 21:19:09 +0300
committerMihai Fufezan <[email protected]>2024-09-27 00:07:52 +0300
commit14942bca60cc7d85e8238a151bd444112601ebe6 (patch)
treebdb4c07166732ff2524678c6b25737387e84fef3 /flake.lock
parent77f2a01304f33a2dc7c9002ca9fb20a7653e6ae1 (diff)
downloadHyprland-14942bca60cc7d85e8238a151bd444112601ebe6.tar.gz
Hyprland-14942bca60cc7d85e8238a151bd444112601ebe6.zip
Nix: re-add hyprland-protocols
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock26
1 files changed, 25 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index 4ebdc734..7e0f093e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -58,6 +58,29 @@
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
+ "nixpkgs"
+ ],
+ "systems": [
+ "systems"
+ ]
+ },
+ "locked": {
+ "lastModified": 1721326555,
+ "narHash": "sha256-zCu4R0CSHEactW9JqYki26gy8h9f6rHmSwj4XJmlHgg=",
+ "owner": "hyprwm",
+ "repo": "hyprland-protocols",
+ "rev": "5a11232266bf1a1f5952d5b179c3f4b2facaaa84",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hyprwm",
+ "repo": "hyprland-protocols",
+ "type": "github"
+ }
+ },
+ "hyprland-protocols_2": {
+ "inputs": {
+ "nixpkgs": [
"xdph",
"nixpkgs"
],
@@ -172,6 +195,7 @@
"inputs": {
"aquamarine": "aquamarine",
"hyprcursor": "hyprcursor",
+ "hyprland-protocols": "hyprland-protocols",
"hyprlang": "hyprlang",
"hyprutils": "hyprutils",
"hyprwayland-scanner": "hyprwayland-scanner",
@@ -197,7 +221,7 @@
},
"xdph": {
"inputs": {
- "hyprland-protocols": "hyprland-protocols",
+ "hyprland-protocols": "hyprland-protocols_2",
"hyprlang": [
"hyprlang"
],