hyprlang/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

2023-12-28 22:11:34 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-02-24 16:14:14 +01:00
"lastModified": 1708475490,
"narHash": "sha256-g1v0TsWBQPX97ziznfJdWhgMyMGtoBFs102xSYO4syU=",
"owner": "NixOS",
2023-12-28 22:11:34 +01:00
"repo": "nixpkgs",
2024-02-24 16:14:14 +01:00
"rev": "0e74ca98a74bc7270d28838369593635a5db3260",
2023-12-28 22:11:34 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"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"
2023-12-28 22:11:34 +01:00
}
}
},
"root": "root",
"version": 7
}