nixpkgs/lib/systems
Alyssa Ross 91488fb6db
lib.systems: remove (accidental?) rust/rustc alias
I imagine this was supposed to be rustc = args.rustc, like the other
two lines.  This meant that we accepted both rust and rustc
attributes, with the same effect.  I doubt anybody was using the
undocumented, probably-accidental "rust" spelling, but we should
remove it before somebody starts.

In fact, we don't need to set rustc here at all, because no value
platforms.select could return will ever include a rustc key (unlike
the other two), so then rustc will be filled in later, when args is
merged into final.
2023-05-09 17:49:05 +00:00
..
architectures.nix Merge pull request #203539 from SuperSandro2000/architectures-expand-inferiors 2023-02-15 16:27:00 +01:00
default.nix lib.systems: remove (accidental?) rust/rustc alias 2023-05-09 17:49:05 +00:00
doubles.nix lib.platforms.loongarch64: init 2023-04-27 20:04:30 +03:00
examples.nix lib/systems: move loongarch64-linux out of mips block 2023-05-04 09:52:01 +03:00
flake-systems.nix lib: fix typos 2022-12-17 18:59:29 -05:00
inspect.nix Merge pull request #227560 from jackyliu16/loongnix-commit 2023-04-28 13:21:42 +03:00
parse.nix lib.platforms.loongarch64: init 2023-04-27 20:04:30 +03:00
platforms.nix Merge pull request #170737 from amjoseph-nixpkgs/fix-mips32-detection 2022-11-21 19:40:18 +02:00