about summary refs log tree commit diff
path: root/lib/systems/architectures.nix
AgeCommit message (Collapse)AuthorFilesLines
2023-06-24lib.systems.architectures: add microarchitecture levelsFabián Heredia Montiel1-11/+28
Variation on: - https://github.com/NixOS/nixpkgs/pull/208398 - https://github.com/NixOS/nixpkgs/pull/224978 Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com> Co-authored-by: Shawn8901 <shawn8901@googlemail.com> Co-authored-by: AveryanAlex <alex@averyan.ru>
2023-06-19Merge pull request #237167 from CHN-beta/masterSandro1-0/+3
2023-06-16lib.systems: add znver4 architectureFabián Heredia Montiel1-0/+2
2023-06-11stdenv: add alderlake supportchn1-0/+3
Signed-off-by: Haonan Chen <chn@chn.moe>
2023-02-15Merge pull request #203539 from SuperSandro2000/architectures-expand-inferiorsSandro1-6/+13
lib/systems/architectures: expand inferiors
2022-12-17lib: fix typosfigsoda1-1/+1
2022-11-29lib/systems/architectures: expand inferiorsSandro Jäckel1-6/+13
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
Second attempt of 8929989614589ee3acd070a6409b2b9700c92d65; see that commit for details. This reverts commit 0bc275e63423456d6deb650e146120c39c1e0723.
2020-12-23lib.systems: update processor architecture infoFabián Heredia Montiel1-7/+37
2020-09-09Fix arch eval error introduced in #61019arcnmx1-1/+1
This occurs when using a `platform.gcc.arch` that isn't one of the pre-existing hard-coded options.
2020-09-01Update architectures.nixvolth1-1/+2
2020-08-22Update architectures.nixvolth1-12/+13
2020-08-22Update architectures.nixvolth1-7/+7
2020-08-22Update architectures.nixvolth1-6/+6
2020-08-05gcc.arch: refactor, move tables under lib/volth1-0/+75