hyprcursor/flake.lock

94 lines
2.2 KiB
Text
Raw Normal View History

2024-03-09 01:46:16 +02:00
{
"nodes": {
"hyprlang": {
"inputs": {
2024-07-18 22:19:31 +03:00
"hyprutils": "hyprutils",
2024-03-09 01:46:16 +02:00
"nixpkgs": [
"nixpkgs"
],
2024-04-15 23:54:23 +03:00
"systems": [
"systems"
]
2024-03-09 01:46:16 +02:00
},
"locked": {
2025-01-23 14:22:17 +02:00
"lastModified": 1737634606,
"narHash": "sha256-W7W87Cv6wqZ9PHegI6rH1+ve3zJPiyevMFf0/HwdbCQ=",
2024-03-09 01:46:16 +02:00
"owner": "hyprwm",
"repo": "hyprlang",
2025-01-23 14:22:17 +02:00
"rev": "f41271d35cc0f370d300413d756c2677f386af9d",
2024-03-09 01:46:16 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2024-07-18 22:19:31 +03:00
"hyprutils": {
"inputs": {
"nixpkgs": [
"hyprlang",
"nixpkgs"
],
"systems": [
"hyprlang",
"systems"
]
},
"locked": {
2025-01-23 14:22:17 +02:00
"lastModified": 1737632363,
"narHash": "sha256-X9I8POSlHxBVjD0fiX1O2j7U9Zi1+4rIkrsyHP0uHXY=",
2024-07-18 22:19:31 +03:00
"owner": "hyprwm",
"repo": "hyprutils",
2025-01-23 14:22:17 +02:00
"rev": "006620eb29d54ea9086538891404c78563d1bae1",
2024-07-18 22:19:31 +03:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprutils",
"type": "github"
}
},
2024-03-09 01:46:16 +02:00
"nixpkgs": {
"locked": {
2025-01-23 14:22:17 +02:00
"lastModified": 1737469691,
"narHash": "sha256-nmKOgAU48S41dTPIXAq0AHZSehWUn6ZPrUKijHAMmIk=",
2024-03-09 01:46:16 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-23 14:22:17 +02:00
"rev": "9e4d5190a9482a1fb9d18adf0bdb83c6e506eaab",
2024-03-09 01:46:16 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"hyprlang": "hyprlang",
"nixpkgs": "nixpkgs",
2024-04-15 23:54:23 +03:00
"systems": "systems"
2024-03-09 01:46:16 +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"
}
}
},
"root": "root",
"version": 7
}