ticker/flake.lock

103 lines
2.5 KiB
Plaintext
Raw Normal View History

2021-03-08 23:11:40 +01:00
{
"nodes": {
2022-06-04 02:33:45 +02:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1679069674,
"narHash": "sha256-/azgwXXcmZ1rAJhOzokLx6XfM81fyU/5GXfOyGAocN8=",
2022-06-04 02:33:45 +02:00
"owner": "nix-community",
"repo": "fenix",
"rev": "47ac04d42227141940ed77b4f4f1c336f99f1d99",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1659610603,
"narHash": "sha256-LYgASYSPYo7O71WfeUOaEUzYfzuXm8c8eavJcel+pfI=",
"owner": "nix-community",
2022-06-04 02:33:45 +02:00
"repo": "naersk",
"rev": "c6a45e4277fa58abd524681466d3450f896dc094",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-06-04 02:33:45 +02:00
"repo": "naersk",
"rev": "c6a45e4277fa58abd524681466d3450f896dc094",
2022-06-04 02:33:45 +02:00
"type": "github"
}
},
2021-03-08 23:11:40 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1678875422,
"narHash": "sha256-T3o6NcQPwXjxJMn2shz86Chch4ljXgZn746c2caGxd8=",
2021-03-08 23:11:40 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "126f49a01de5b7e35a43fd43f891ecf6d3a51459",
2021-03-08 23:11:40 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
2022-06-04 02:33:45 +02:00
"fenix": "fenix",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1678888936,
"narHash": "sha256-xs5tbRf0k1RA9li0rM7k1ar0sG5DHp9+rpAP7sjhsNw=",
2022-06-04 02:33:45 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "924d277f32b53219fcaa03226c17b485a081ed16",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-06-04 02:33:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-06-04 02:33:45 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2021-03-08 23:11:40 +01:00
}
}
},
"root": "root",
"version": 7
}