syndicate-flake/flake.lock

63 lines
1.4 KiB
Plaintext
Raw Normal View History

2021-09-02 10:16:35 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-09-14 02:09:36 +00:00
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
2021-09-02 10:16:35 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-09-14 02:09:36 +00:00
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-09-14 02:09:36 +00:00
"lastModified": 1662934689,
"narHash": "sha256-mXi8hmhiunOVTeHiuouWXb0vTqjzp9v9kshMmI561Us=",
2022-03-14 19:12:50 +00:00
"owner": "NixOS",
2021-09-02 10:16:35 +00:00
"repo": "nixpkgs",
2022-09-14 02:09:36 +00:00
"rev": "a0b7e70db7a55088d3de0cc370a59f9fbcc906c3",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
2022-03-14 19:12:50 +00:00
"id": "nixpkgs",
"type": "indirect"
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": {
2022-09-14 02:09:36 +00:00
"lastModified": 1663038100,
"narHash": "sha256-DpqF/1FYpUo3Fm54oBaXzdqIG7BuRkHHFOgLM0uVVF0=",
2021-09-02 10:16:35 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-09-14 02:09:36 +00:00
"rev": "dbd08f5b5469e1e24f00de45ddc73c26290a2bcb",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}