2022-05-08 18:27:40 +02:00
|
|
|
{
|
|
|
|
"nodes": {
|
2024-07-21 13:09:54 +02:00
|
|
|
"aquamarine": {
|
|
|
|
"inputs": {
|
|
|
|
"hyprutils": [
|
|
|
|
"hyprutils"
|
|
|
|
],
|
|
|
|
"hyprwayland-scanner": [
|
|
|
|
"hyprwayland-scanner"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-07-27 14:57:52 +02:00
|
|
|
"lastModified": 1721992626,
|
|
|
|
"narHash": "sha256-GFDSPWxOqEkNrbuSfyoQHGIaRhJNapn2Rv0EEmBGR9A=",
|
2024-07-21 13:09:54 +02:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "aquamarine",
|
2024-07-27 14:57:52 +02:00
|
|
|
"rev": "f95d1509370b7f40ef356ff69a332bd0356ab044",
|
2024-07-21 13:09:54 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "aquamarine",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-03-09 17:52:59 +01:00
|
|
|
"hyprcursor": {
|
|
|
|
"inputs": {
|
2024-04-07 21:52:08 +02:00
|
|
|
"hyprlang": [
|
|
|
|
"hyprlang"
|
|
|
|
],
|
2024-03-09 17:52:59 +01:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-07-21 18:31:36 +02:00
|
|
|
"lastModified": 1721330371,
|
|
|
|
"narHash": "sha256-aYlHTWylczLt6ERJyg6E66Y/XSCbVL7leVcRuJmVbpI=",
|
2024-03-09 17:52:59 +01:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprcursor",
|
2024-07-21 18:31:36 +02:00
|
|
|
"rev": "4493a972b48f9c3014befbbf381ed5fff91a65dc",
|
2024-03-09 17:52:59 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprcursor",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-04 20:29:12 +01:00
|
|
|
"hyprland-protocols": {
|
2023-01-07 19:25:20 +01:00
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
2024-04-21 18:58:54 +02:00
|
|
|
"xdph",
|
2023-01-07 19:25:20 +01:00
|
|
|
"nixpkgs"
|
2023-08-12 14:22:37 +02:00
|
|
|
],
|
|
|
|
"systems": [
|
2024-04-21 18:58:54 +02:00
|
|
|
"xdph",
|
2023-08-12 14:22:37 +02:00
|
|
|
"systems"
|
2023-01-07 19:25:20 +01:00
|
|
|
]
|
|
|
|
},
|
2022-12-05 18:05:15 +01:00
|
|
|
"locked": {
|
2024-07-08 16:30:10 +02:00
|
|
|
"lastModified": 1718746314,
|
|
|
|
"narHash": "sha256-HUklK5u86w2Yh9dOkk4FdsL8eehcOZ95jPhLixGDRQY=",
|
2022-12-05 18:05:15 +01:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprland-protocols",
|
2024-07-08 16:30:10 +02:00
|
|
|
"rev": "1b61f0093afff20ab44d88ad707aed8bf2215290",
|
2022-12-05 18:05:15 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprland-protocols",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-01-04 21:52:00 +01:00
|
|
|
"hyprlang": {
|
2024-02-18 16:00:34 +01:00
|
|
|
"inputs": {
|
2024-06-11 17:17:45 +02:00
|
|
|
"hyprutils": [
|
|
|
|
"hyprutils"
|
|
|
|
],
|
2024-02-18 16:00:34 +01:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
2024-02-23 16:16:51 +01:00
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"systems"
|
2024-02-18 16:00:34 +01:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-07-21 18:31:36 +02:00
|
|
|
"lastModified": 1721324361,
|
|
|
|
"narHash": "sha256-BiJKO0IIdnSwHQBSrEJlKlFr753urkLE48wtt0UhNG4=",
|
2024-01-04 21:52:00 +01:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprlang",
|
2024-07-21 18:31:36 +02:00
|
|
|
"rev": "adbefbf49664a6c2c8bf36b6487fd31e3eb68086",
|
2024-01-04 21:52:00 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprlang",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-06-11 17:17:45 +02:00
|
|
|
"hyprutils": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-07-21 18:31:36 +02:00
|
|
|
"lastModified": 1721324102,
|
|
|
|
"narHash": "sha256-WAZ0X6yJW1hFG6otkHBfyJDKRpNP5stsRqdEuHrFRpk=",
|
2024-06-11 17:17:45 +02:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprutils",
|
2024-07-21 18:31:36 +02:00
|
|
|
"rev": "962582a090bc233c4de9d9897f46794280288989",
|
2024-06-11 17:17:45 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprutils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-04-20 14:25:29 +02:00
|
|
|
"hyprwayland-scanner": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-07-21 18:31:36 +02:00
|
|
|
"lastModified": 1721324119,
|
|
|
|
"narHash": "sha256-SOOqIT27/X792+vsLSeFdrNTF+OSRp5qXv6Te+fb2Qg=",
|
2024-04-20 14:25:29 +02:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprwayland-scanner",
|
2024-07-21 18:31:36 +02:00
|
|
|
"rev": "a048a6cb015340bd82f97c1f40a4b595ca85cc30",
|
2024-04-20 14:25:29 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprwayland-scanner",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-05-08 18:27:40 +02:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-07-27 14:57:52 +02:00
|
|
|
"lastModified": 1721924956,
|
|
|
|
"narHash": "sha256-Sb1jlyRO+N8jBXEX9Pg9Z1Qb8Bw9QyOgLDNMEpmjZ2M=",
|
2024-01-04 21:52:00 +01:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-07-27 14:57:52 +02:00
|
|
|
"rev": "5ad6a14c6bf098e98800b091668718c336effc95",
|
2022-05-08 18:27:40 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2024-07-21 13:09:54 +02:00
|
|
|
"aquamarine": "aquamarine",
|
2024-03-09 17:52:59 +01:00
|
|
|
"hyprcursor": "hyprcursor",
|
2024-04-07 21:52:08 +02:00
|
|
|
"hyprlang": "hyprlang",
|
2024-06-11 17:17:45 +02:00
|
|
|
"hyprutils": "hyprutils",
|
2024-04-20 14:25:29 +02:00
|
|
|
"hyprwayland-scanner": "hyprwayland-scanner",
|
2022-05-08 18:27:40 +02:00
|
|
|
"nixpkgs": "nixpkgs",
|
2024-04-06 18:09:37 +02:00
|
|
|
"systems": "systems",
|
2022-12-04 20:29:12 +01:00
|
|
|
"xdph": "xdph"
|
2022-05-08 18:27:40 +02:00
|
|
|
}
|
2022-05-16 17:01:28 +02:00
|
|
|
},
|
2023-08-12 14:22:37 +02:00
|
|
|
"systems": {
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
},
|
2022-12-04 20:29:12 +01:00
|
|
|
"xdph": {
|
|
|
|
"inputs": {
|
2024-04-21 18:58:54 +02:00
|
|
|
"hyprland-protocols": "hyprland-protocols",
|
2024-02-23 16:16:51 +01:00
|
|
|
"hyprlang": [
|
|
|
|
"hyprlang"
|
|
|
|
],
|
2022-12-04 20:29:12 +01:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
2023-08-12 14:22:37 +02:00
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"systems"
|
2022-12-04 20:29:12 +01:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-07-27 14:57:52 +02:00
|
|
|
"lastModified": 1721755049,
|
|
|
|
"narHash": "sha256-O17b38bQnmfxv7It3OnVYx7fp1seEdI7xxnw5vJFv30=",
|
2022-12-04 20:29:12 +01:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "xdg-desktop-portal-hyprland",
|
2024-07-27 14:57:52 +02:00
|
|
|
"rev": "5555f467f68ce7cdf1060991c24263073b95e9da",
|
2022-12-04 20:29:12 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "xdg-desktop-portal-hyprland",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2022-05-08 18:27:40 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|