atau-nixpkgs/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-06-18 21:35:42 +00:00
{
"nodes": {
2023-06-21 22:53:21 +00:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1687171271,
"narHash": "sha256-BJlq+ozK2B1sJDQXS3tzJM5a+oVZmi1q0FlBK/Xqv7M=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-06-18 21:35:42 +00:00
"nixpkgs": {
"locked": {
2023-06-21 22:53:21 +00:00
"lastModified": 1687288566,
"narHash": "sha256-VckkiJ88Gzdc2cstm0z5eFcrHbvkm4VjxavHBGssvZI=",
2023-06-18 21:35:42 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-21 22:53:21 +00:00
"rev": "b6c73c5fe53bb3afbf65e870541e0645e9145171",
2023-06-18 21:35:42 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-06-21 22:53:21 +00:00
"flake-utils": "flake-utils",
2023-06-18 21:35:42 +00:00
"nixpkgs": "nixpkgs"
}
2023-06-21 22:53:21 +00:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-06-18 21:35:42 +00:00
}
},
"root": "root",
"version": 7
}