1
1
mirror of https://github.com/oxalica/nil.git synced 2024-11-30 01:54:53 +03:00
nil/flake.lock

68 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-08-04 10:53:05 +03:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-11-07 08:26:35 +03:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-08-04 10:53:05 +03:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-07 08:26:35 +03:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-08-04 10:53:05 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-12-01 03:07:07 +03:00
"lastModified": 1669809720,
"narHash": "sha256-RMT77f6CPOYtLLQ2esj+EJ1BPVWxf4RDidjrSvA5OhI=",
2022-08-04 10:53:05 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2022-12-01 03:07:07 +03:00
"rev": "227de2b3bbec142f912c09d5e8a1b4e778aa54fb",
2022-08-04 10:53:05 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-12-01 03:07:07 +03:00
"lastModified": 1669775522,
"narHash": "sha256-6xxGArBqssX38DdHpDoPcPvB/e79uXyQBwpBcaO/BwY=",
2022-08-04 10:53:05 +03:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-12-01 03:07:07 +03:00
"rev": "3158e47f6b85a288d12948aeb9a048e0ed4434d6",
2022-08-04 10:53:05 +03:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}