aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-03-09 16:52:59 +0000
committerGitHub <[email protected]>2024-03-09 16:52:59 +0000
commitc3882bb83240b602277f2d22f21d71690531f62e (patch)
treec5e9a1110cd5d22ef700fd8b7408a418cba7c4f0 /flake.lock
parente7a5db4852d654596e554b9cdeaa2694b346ee03 (diff)
downloadHyprland-c3882bb83240b602277f2d22f21d71690531f62e.tar.gz
Hyprland-c3882bb83240b602277f2d22f21d71690531f62e.zip
internal: Support libhyprcursor (#5009)
woo --------- Co-authored-by: Mihai Fufezan <[email protected]>
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock72
1 files changed, 67 insertions, 5 deletions
diff --git a/flake.lock b/flake.lock
index 6d27876d..36a509b1 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,29 @@
{
"nodes": {
+ "hyprcursor": {
+ "inputs": {
+ "hyprlang": "hyprlang",
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "systems": [
+ "systems"
+ ]
+ },
+ "locked": {
+ "lastModified": 1709942067,
+ "narHash": "sha256-DGU4zQDwIx6pXM6oHdA+89UU/QjqE05HiXOvigECJjI=",
+ "owner": "hyprwm",
+ "repo": "hyprcursor",
+ "rev": "a2233d4a2a58233457712acfd88d10a2a8a85711",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hyprwm",
+ "repo": "hyprcursor",
+ "type": "github"
+ }
+ },
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
@@ -26,6 +50,28 @@
"hyprlang": {
"inputs": {
"nixpkgs": [
+ "hyprcursor",
+ "nixpkgs"
+ ],
+ "systems": "systems"
+ },
+ "locked": {
+ "lastModified": 1709914708,
+ "narHash": "sha256-bR4o3mynoTa1Wi4ZTjbnsZ6iqVcPGriXp56bZh5UFTk=",
+ "owner": "hyprwm",
+ "repo": "hyprlang",
+ "rev": "a685493fdbeec01ca8ccdf1f3655c044a8ce2fe2",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hyprwm",
+ "repo": "hyprlang",
+ "type": "github"
+ }
+ },
+ "hyprlang_2": {
+ "inputs": {
+ "nixpkgs": [
"nixpkgs"
],
"systems": [
@@ -33,11 +79,11 @@
]
},
"locked": {
- "lastModified": 1709775675,
- "narHash": "sha256-G+gIMUQBtfbbrnsM/OPJzebdqKFP6typplNCE7X8Szw=",
+ "lastModified": 1709914708,
+ "narHash": "sha256-bR4o3mynoTa1Wi4ZTjbnsZ6iqVcPGriXp56bZh5UFTk=",
"owner": "hyprwm",
"repo": "hyprlang",
- "rev": "f1db1a7e1faee2a5c67d03b6bd283da82eed3730",
+ "rev": "a685493fdbeec01ca8ccdf1f3655c044a8ce2fe2",
"type": "github"
},
"original": {
@@ -64,10 +110,11 @@
},
"root": {
"inputs": {
+ "hyprcursor": "hyprcursor",
"hyprland-protocols": "hyprland-protocols",
- "hyprlang": "hyprlang",
+ "hyprlang": "hyprlang_2",
"nixpkgs": "nixpkgs",
- "systems": "systems",
+ "systems": "systems_2",
"wlroots": "wlroots",
"xdph": "xdph"
}
@@ -87,6 +134,21 @@
"type": "github"
}
},
+ "systems_2": {
+ "locked": {
+ "lastModified": 1689347949,
+ "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
+ "owner": "nix-systems",
+ "repo": "default-linux",
+ "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default-linux",
+ "type": "github"
+ }
+ },
"wlroots": {
"flake": false,
"locked": {