syndicate-flake/flake.lock

65 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-09-02 10:16:35 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2021-09-02 10:16:35 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-05-15 21:35:09 +00:00
"lastModified": 1684141842,
"narHash": "sha256-sbdzOwBDcyzz/Dr1ztdF+tElMyM/cgx+4XxVgz+NLRM=",
2022-03-14 19:12:50 +00:00
"owner": "NixOS",
2021-09-02 10:16:35 +00:00
"repo": "nixpkgs",
2023-05-15 21:35:09 +00:00
"rev": "2eb0795720849ae19c068e39b17362d3ebcd585c",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
2023-05-15 21:35:09 +00:00
"owner": "NixOS",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
2021-09-02 10:16:35 +00:00
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust": "rust"
}
},
"rust": {
"inputs": {
"flake-utils": "flake-utils",
2022-09-06 16:18:29 +00:00
"nixpkgs": [
"nixpkgs"
]
2021-09-02 10:16:35 +00:00
},
"locked": {
2023-04-10 22:39:40 +00:00
"lastModified": 1681093076,
"narHash": "sha256-6uLZNeuP5jDDGlFkXgcoAxsJhTKy8yUTw25zdLHzdxE=",
2021-09-02 10:16:35 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-04-10 22:39:40 +00:00
"rev": "45c2ed9dd1397526dad35fc867c43955d87f9f3f",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}