nix: drop the stable Rust toolchain from the environment

... otherwise it messes with the unstable one we use for the UEFI
code.
This commit is contained in:
Julian Stecklina 2022-11-26 00:40:27 +01:00
parent 3434433cec
commit 541275acae
1 changed files with 0 additions and 1 deletions

View File

@ -157,7 +157,6 @@
];
inputsFrom = [
lanzatoolBin
lanzaboote
];
};