hyprlock/flake.lock

81 lines
2.0 KiB
Plaintext
Raw Normal View History

2024-02-19 00:50:56 +01:00
{
"nodes": {
"hyprlang": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2024-03-28 11:40:28 +01:00
],
"systems": "systems"
2024-02-19 00:50:56 +01:00
},
"locked": {
2024-03-28 11:40:28 +01:00
"lastModified": 1711250455,
"narHash": "sha256-LSq1ZsTpeD7xsqvlsepDEelWRDtAhqwetp6PusHXJRo=",
2024-02-19 00:50:56 +01:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-03-28 11:40:28 +01:00
"rev": "b3e430f81f3364c5dd1a3cc9995706a4799eb3fa",
2024-02-19 00:50:56 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-03-28 11:40:28 +01:00
"lastModified": 1711523803,
"narHash": "sha256-UKcYiHWHQynzj6CN/vTcix4yd1eCu1uFdsuarupdCQQ=",
2024-02-24 16:12:22 +01:00
"owner": "NixOS",
2024-02-19 00:50:56 +01:00
"repo": "nixpkgs",
2024-03-28 11:40:28 +01:00
"rev": "2726f127c15a4cc9810843b96cad73c7eb39e443",
2024-02-19 00:50:56 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"hyprlang": "hyprlang",
2024-02-29 14:13:35 +01:00
"nixpkgs": "nixpkgs",
2024-03-28 11:40:28 +01:00
"systems": "systems_2"
2024-02-29 14:13:35 +01: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"
2024-02-19 00:50:56 +01:00
}
2024-03-28 11:40:28 +01:00
},
"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"
}
2024-02-19 00:50:56 +01:00
}
},
"root": "root",
"version": 7
}