dev-templates/rust/flake.lock

94 lines
2.4 KiB
Plaintext
Raw Normal View History

2022-07-16 16:48:23 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-08-13 17:32:28 +02:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-07-16 16:48:23 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-13 17:32:28 +02:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-07-16 16:48:23 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
2022-07-30 15:45:56 +02:00
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
2022-07-16 16:48:23 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-07-30 15:45:56 +02:00
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
2022-07-16 16:48:23 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-08-23 11:07:14 +02:00
"lastModified": 1661178095,
"narHash": "sha256-VP8KoVbqHT7dihr8XES0fM1SmuOxQGyRP85MMDTSEf0=",
2022-07-16 16:48:23 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-23 11:07:14 +02:00
"rev": "d2a38cb03b8f5badfb70bfc2acb3151ed9609e38",
2022-07-16 16:48:23 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2022-07-30 15:45:56 +02:00
"lastModified": 1659102345,
"narHash": "sha256-Vbzlz254EMZvn28BhpN8JOi5EuKqnHZ3ujFYgFcSGvk=",
2022-07-16 16:48:23 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-30 15:45:56 +02:00
"rev": "11b60e4f80d87794a2a4a8a256391b37c59a1ea7",
2022-07-16 16:48:23 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-08-20 12:06:53 +02:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
2022-07-16 16:48:23 +02:00
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2022-08-23 11:07:14 +02:00
"lastModified": 1661136859,
"narHash": "sha256-o3y1elFGRs/9kqaIeziAnTy9lIWA6VHtQfq0ARRVO2A=",
2022-07-16 16:48:23 +02:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-08-23 11:07:14 +02:00
"rev": "6d1418192be90968acfa25e7d7b089e246eb15c4",
2022-07-16 16:48:23 +02:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}