mirror of
https://github.com/hyprwm/hypridle.git
synced 2024-11-16 23:25:58 +01:00
Mihai Fufezan
fc4e3bd2dc
* flake.lock: update * config: use hyprutils helper * Nix: add hyprutils dep flake.lock: update
94 lines
2.2 KiB
JSON
94 lines
2.2 KiB
JSON
{
|
|
"nodes": {
|
|
"hyprlang": {
|
|
"inputs": {
|
|
"hyprutils": [
|
|
"hyprutils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"systems": [
|
|
"systems"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1720381373,
|
|
"narHash": "sha256-lyC/EZdHULsaAKVryK11lgHY9u6pXr7qR4irnxNWC7k=",
|
|
"owner": "hyprwm",
|
|
"repo": "hyprlang",
|
|
"rev": "5df0174fd09de4ac5475233d65ffc703e89b82eb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "hyprlang",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hyprutils": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"systems": [
|
|
"systems"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1721071737,
|
|
"narHash": "sha256-qmC9jGfbE4+EIBbbSAkrfR/p49wShjpv4/KztgE/P54=",
|
|
"owner": "hyprwm",
|
|
"repo": "hyprutils",
|
|
"rev": "eb1ceff2b87f6820789249f63faa8e9dcb54d05f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "hyprutils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1720957393,
|
|
"narHash": "sha256-oedh2RwpjEa+TNxhg5Je9Ch6d3W1NKi7DbRO1ziHemA=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "693bc46d169f5af9c992095736e82c3488bf7dbb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"hyprlang": "hyprlang",
|
|
"hyprutils": "hyprutils",
|
|
"nixpkgs": "nixpkgs",
|
|
"systems": "systems"
|
|
}
|
|
},
|
|
"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
|
|
}
|