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-06-01 09:30:37 +00:00
"lastModified": 1685604690,
"narHash": "sha256-TEAMrNsfZZ2vuSBRU6giSy4xKkXyzdw41Xtio7UWa7M=",
2022-03-14 19:12:50 +00:00
"owner": "NixOS",
2021-09-02 10:16:35 +00:00
"repo": "nixpkgs",
2023-06-01 09:30:37 +00:00
"rev": "50bc0fd68fcadd68df77d554dff6a27d456827cd",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
2023-05-15 21:35:09 +00:00
"owner": "NixOS",
2023-06-01 09:30:37 +00:00
"ref": "release-23.05",
2023-05-15 21:35:09 +00:00
"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-06-01 09:30:37 +00:00
"lastModified": 1685587239,
"narHash": "sha256-zpOir1AWpWyQscP5dMpqMrCgBzjzH7Wv0FNUsQ0dcS0=",
2021-09-02 10:16:35 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-06-01 09:30:37 +00:00
"rev": "acb7e896a73b0cf2c6ffe40b2051eb7f88fc2a10",
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
}