index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
systems
Age
Commit message (
Expand
)
Author
6 days
lib.systems.equals: fix euqality on re-elaborated platform (#521043)
Emily
6 days
lib.systems.equals: fix euqality on re-elaborated platform
Mix
7 days
lib.systems: foldl -> foldl'
adisbladis
10 days
lib.systems.equals: only filter functions once (#513844)
Emily
2026-05-06
nim: deprecate and move os and cpu to stdenv.targetPlatform.nim
eveeifyeve
2026-05-04
lib.systems: various small performance improvements (#514493)
Alyssa Ross
2026-05-03
lib.systems.parse: check if cpus are equal first
Eman Resu
2026-05-03
lib.systems.elaborate: prevent unnecessary attrset merges
Eman Resu
2026-05-03
lib.systems.elaborate: avoid optionalAttrs merge
Eman Resu
2026-05-03
lib.systems.parse: only check condition once
Eman Resu
2026-05-03
lib.systems.parse: use `builtins.head foo` instead of `elemAt foo 0`
Eman Resu
2026-05-02
lib.systems.architectures: add rocketlake
Rasheeq Azad
2026-04-26
lib/systems: store version of elaborated system without functions
Eman Resu
2026-04-26
lib/systems: remove old isCompatible
Eman Resu
2026-04-20
gcc, libgcc: fix cross-compilation for SH4
Ben Siraphob
2026-04-20
lib/systems: add SH4 (SuperH) cross-compilation target
Ben Siraphob
2026-04-19
lib/systems: fix incorrect CPU compatibility claims in isCompatible (#509796)
Alyssa Ross
2026-04-14
lib/systems: add ARC (Synopsys DesignWare ARC) cross-compilation support
Ben Siraphob
2026-04-13
lib/systems: fix incorrect CPU compatibility claims in isCompatible
Ben Siraphob
2026-04-06
lib.systems.equals: use lib imports instead of builtins
zimbatm
2026-04-04
lib.systems.equals: optimize removeFunctions
zimbatm
2026-03-29
lib/systems: remove redundant conditional
Emily
2026-03-16
lib/systems: fix `qemuArch` for `aarch64_be`
Amaan Qureshi
2026-03-07
lib.systems: rust: Make rustcTargetSpec the primary entrypoint (#446668)
Alyssa Ross
2026-03-06
lib.systems: s/makeMuslParsedPlatform/mkMuslSystem/
Tobias Mayer
2026-03-06
lib.systems: expose makeMuslParsedPlatform (#490520)
Tristan Ross
2026-03-04
lib: don't inherit unused functions
İlkecan Bozdoğan
2026-03-04
lib: update type signatures
İlkecan Bozdoğan
2026-03-02
lib.systems: add uefi support (#477645)
John Ericson
2026-02-27
lib.systems: rust: Make rustcTargetSpec the primary entrypoint
dramforever
2026-02-25
lib.systems: Refactor rust.platform generation
dramforever
2026-02-14
lib.systems: expose makeMuslParsedPlatform
Tobias Mayer
2026-02-10
lib.systems: fix path to wine executable
Alexandre Esteves
2026-02-02
lib/systems/platforms: Add ppc64; linux: Add 64-bit POWER settings, strip vml...
Alyssa Ross
2026-01-25
lib.systems: add uefi support
Theo Paris
2026-01-25
lib/systems: Add nodejs as emulator for pkgsCross.ghcjs
Alexandre Esteves
2026-01-22
lib/systems/platforms: Drop powernv extraConfig
OPNA2608
2026-01-22
lib/systems/platforms: Add ppc64
OPNA2608
2026-01-15
Merge master into staging-next
nixpkgs-ci[bot]
2026-01-15
Add clang64 toolchain to pkgsCross (#450796)
John Ericson
2026-01-13
Merge master into staging-next
nixpkgs-ci[bot]
2026-01-13
lib.systems: correct and simplify canExecute condition regarding march
aleksana
2026-01-12
lib.systems.examples: Add LLVM x86-64 UCRT platform and clean up
umbrageodotus
2026-01-06
Merge staging-next into staging
nixpkgs-ci[bot]
2026-01-03
platforms: drop REISERFS_FS
Sandro Jäckel
2025-12-30
uclibc-ng: detect CONFIG_ARM_EABI from platform
Alessandro Di Federico
2025-12-05
lib.systems: add isPE
David McFarland
2025-11-02
Merge remote-tracking branch 'origin/staging-next' into staging
K900
2025-10-28
systems/examples: remove x86_64-unknown-redox
Wolfgang Walther
2025-10-25
Merge staging-next into staging
nixpkgs-ci[bot]
[next]