summaryrefslogtreecommitdiff
path: root/lib/systems
AgeCommit message (Expand)Author
6 dayslib.systems.equals: fix euqality on re-elaborated platform (#521043)Emily
6 dayslib.systems.equals: fix euqality on re-elaborated platformMix
7 dayslib.systems: foldl -> foldl'adisbladis
10 dayslib.systems.equals: only filter functions once (#513844)Emily
2026-05-06nim: deprecate and move os and cpu to stdenv.targetPlatform.nimeveeifyeve
2026-05-04lib.systems: various small performance improvements (#514493)Alyssa Ross
2026-05-03lib.systems.parse: check if cpus are equal firstEman Resu
2026-05-03lib.systems.elaborate: prevent unnecessary attrset mergesEman Resu
2026-05-03lib.systems.elaborate: avoid optionalAttrs mergeEman Resu
2026-05-03lib.systems.parse: only check condition onceEman Resu
2026-05-03lib.systems.parse: use `builtins.head foo` instead of `elemAt foo 0`Eman Resu
2026-05-02lib.systems.architectures: add rocketlakeRasheeq Azad
2026-04-26lib/systems: store version of elaborated system without functionsEman Resu
2026-04-26lib/systems: remove old isCompatibleEman Resu
2026-04-20gcc, libgcc: fix cross-compilation for SH4Ben Siraphob
2026-04-20lib/systems: add SH4 (SuperH) cross-compilation targetBen Siraphob
2026-04-19lib/systems: fix incorrect CPU compatibility claims in isCompatible (#509796)Alyssa Ross
2026-04-14lib/systems: add ARC (Synopsys DesignWare ARC) cross-compilation supportBen Siraphob
2026-04-13lib/systems: fix incorrect CPU compatibility claims in isCompatibleBen Siraphob
2026-04-06lib.systems.equals: use lib imports instead of builtinszimbatm
2026-04-04lib.systems.equals: optimize removeFunctionszimbatm
2026-03-29lib/systems: remove redundant conditionalEmily
2026-03-16lib/systems: fix `qemuArch` for `aarch64_be`Amaan Qureshi
2026-03-07lib.systems: rust: Make rustcTargetSpec the primary entrypoint (#446668)Alyssa Ross
2026-03-06lib.systems: s/makeMuslParsedPlatform/mkMuslSystem/Tobias Mayer
2026-03-06lib.systems: expose makeMuslParsedPlatform (#490520)Tristan Ross
2026-03-04lib: don't inherit unused functionsİlkecan Bozdoğan
2026-03-04lib: update type signaturesİlkecan Bozdoğan
2026-03-02lib.systems: add uefi support (#477645)John Ericson
2026-02-27lib.systems: rust: Make rustcTargetSpec the primary entrypointdramforever
2026-02-25lib.systems: Refactor rust.platform generationdramforever
2026-02-14lib.systems: expose makeMuslParsedPlatformTobias Mayer
2026-02-10lib.systems: fix path to wine executableAlexandre Esteves
2026-02-02lib/systems/platforms: Add ppc64; linux: Add 64-bit POWER settings, strip vml...Alyssa Ross
2026-01-25lib.systems: add uefi supportTheo Paris
2026-01-25lib/systems: Add nodejs as emulator for pkgsCross.ghcjsAlexandre Esteves
2026-01-22lib/systems/platforms: Drop powernv extraConfigOPNA2608
2026-01-22lib/systems/platforms: Add ppc64OPNA2608
2026-01-15Merge master into staging-nextnixpkgs-ci[bot]
2026-01-15Add clang64 toolchain to pkgsCross (#450796)John Ericson
2026-01-13Merge master into staging-nextnixpkgs-ci[bot]
2026-01-13lib.systems: correct and simplify canExecute condition regarding marchaleksana
2026-01-12lib.systems.examples: Add LLVM x86-64 UCRT platform and clean upumbrageodotus
2026-01-06Merge staging-next into stagingnixpkgs-ci[bot]
2026-01-03platforms: drop REISERFS_FSSandro Jäckel
2025-12-30uclibc-ng: detect CONFIG_ARM_EABI from platformAlessandro Di Federico
2025-12-05lib.systems: add isPEDavid McFarland
2025-11-02Merge remote-tracking branch 'origin/staging-next' into stagingK900
2025-10-28systems/examples: remove x86_64-unknown-redoxWolfgang Walther
2025-10-25Merge staging-next into stagingnixpkgs-ci[bot]