syndicate-flake/flake.lock

83 lines
2.0 KiB
Plaintext
Raw Normal View History

2021-09-02 10:16:35 +00:00
{
"nodes": {
"flake-utils": {
2023-04-26 21:35:18 +00:00
"inputs": {
"systems": "systems"
},
2021-09-02 10:16:35 +00:00
"locked": {
2023-04-26 21:35:18 +00:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2021-09-02 10:16:35 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-26 21:35:18 +00:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
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-26 21:35:18 +00:00
"lastModified": 1682475596,
"narHash": "sha256-hQS8kPq5mSIhLZTRlCt1LHMBJtrOkWiXtvtizaU1e1Q=",
2021-09-02 10:16:35 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-04-26 21:35:18 +00:00
"rev": "4d1bb70dd1231d0cd1d76deffe7bf0b6127185ea",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
2023-04-26 21:35:18 +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"
}
2021-09-02 10:16:35 +00:00
}
},
"root": "root",
"version": 7
}