mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-08-26 18:26:05 -04:00
This brings in the latest packages from the Nix toolchain, such as fresh rustc, cargo, etc.
26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
{
|
|
"nixpkgs": {
|
|
"branch": "nixos-24.05",
|
|
"description": "Nix Packages collection",
|
|
"homepage": null,
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "a9b86fc2290b69375c5542b622088eb6eca2a7c3",
|
|
"sha256": "1mssfzy1nsansjmp5ckyl8vbk32va3abchpg19ljyak0xblxnjs1",
|
|
"type": "tarball",
|
|
"url": "https://github.com/NixOS/nixpkgs/archive/a9b86fc2290b69375c5542b622088eb6eca2a7c3.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"rust-overlay": {
|
|
"branch": "master",
|
|
"description": "Pure and reproducible nix overlay of binary distributed rust toolchains",
|
|
"homepage": "",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "ada8266712449c4c0e6ee6fcbc442b3c217c79e1",
|
|
"sha256": "1y5fq080nqknps35pmfdyxy7vys1bzdkqzrhh41fxq3jkiw74idg",
|
|
"type": "tarball",
|
|
"url": "https://github.com/oxalica/rust-overlay/archive/ada8266712449c4c0e6ee6fcbc442b3c217c79e1.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
}
|
|
}
|