about summary refs log tree commit diff
path: root/lib/systems
Commit message (Expand)AuthorAge
* Merge pull request #295374 from philiptaron/issue-208242/lib.systemsSilvan Mosberger2024-03-25
|\
| * Avoid top-level `with ...;` in lib/systems/parse.nixPhilip Taron2024-03-19
| * Avoid top-level `with ...;` in lib/systems/inspect.nixPhilip Taron2024-03-19
| * lib/systems: inherit from lib.systems.inspect.predicates in lib/systems/parse...Philip Taron2024-03-19
| * lib/systems: inherit from lib.systems.parse in lib/systems/inspect.nixPhilip Taron2024-03-19
| * lib/systems: use lib.systems.parse and lib.systems.inspect.predicates instead...Philip Taron2024-03-19
| * lib.systems: use explicit attrset instead of `rec`Philip Taron2024-03-19
* | lib/systems: remove more features from qemu-userThomas Watson2024-03-11
|/
* lib/systems/inspect: add `isSparc64`Raito Bezarius2024-02-08
* lib.system.inspect: add wasm32 to isILP32Adam Joseph2024-01-18
* lib/systems: add exec format inspection attrsRyan Burns2024-01-02
* lib.systems.elaborate: add libDir attributeJeff Huffman2023-12-03
* lib.systems.elaborate: fix passing `rust` (more) (#271707)Alyssa Ross2023-12-03
* lib.systems.elaborate: fix passing `rust`Alyssa Ross2023-11-24
* lib.systems: elaborate Rust metadataAlyssa Ross2023-11-09
* lib.systems.inspect: add patternLogicalAndAdam Joseph2023-11-05
* lib.systems, test.cross.sanity: add test case for #264989Adam Joseph2023-11-04
* lib/systems/parse.nix: add, use removeAbiSuffixAdam Joseph2023-10-22
* Merge pull request #249069 from amjoseph-nixpkgs/pr/lib/systems/ubootArchArtturi2023-09-30
|\
| * lib.systems: add ubootArchAdam Joseph2023-08-14
* | Merge pull request #247077 from jmbaur/aarch64-embedded-rustcArtturi2023-09-23
|\ \
| * | lib/systems: Add rustc config for aarch64-embeddedJared Baur2023-08-03
| |/
* | Merge pull request #247288 from amjoseph-nixpkgs/pr/lib/systems/qemu-mips64n32Artturi2023-09-21
|\ \
| * | lib.systems: add qemu's funky custom name for mips n32Adam Joseph2023-08-05
| |/
* | nixpkgs/systems: Add ucrt64 as MinGW libcMoritz Angermann2023-09-08
* | lib/systems: disable pipewireSupport in qemu-userArtturin2023-09-08
* | Merge pull request #238509 from amjoseph-nixpkgs/pr/knuth/respectJohn Ericson2023-08-16
|\ \ | |/ |/|
| * lib/systems/parse.nix: show respect where deservedAdam Joseph2023-06-18
* | Merge pull request #244330 from thillux/bluefield2-remove-cpuAdam Joseph2023-07-24
|\ \
| * | lib.systems.bluefield2: remove cpu profileMarkus Theil2023-07-19
* | | lib.systems.extensions.sharedLibrary: do not `throw`Adam Joseph2023-07-04
|/ /
* | lib.systems.bluefield2: initMarkus Theil2023-07-14
* | Merge pull request #238154 from amjoseph-nixpkgs/pr/gcc/crossStageStaticAdam Joseph2023-07-12
|\ \
| * | lib.systems: introduce hasSharedLibrariesAdam Joseph2023-07-01
* | | Merge pull request #240825 from r-burns/mips-embeddedRyan Burns2023-07-05
|\ \ \
| * | | lib.platforms.mips{,64}-embedded: initRyan Burns2023-06-30
| |/ /
* | | Merge pull request #239120 from LibreCybernetics/arch-stuffArtturi2023-07-05
|\ \ \ | |/ / |/| |
| * | lib.systems.architectures: add microarchitecture levelsFabián Heredia Montiel2023-06-24
* | | lib.systems: add gnuabin32 to isGnuAdam Joseph2023-06-29
|/ /
* | lib/system: move toLosslessStringMaybe into lib/testsAdam Joseph2023-06-22
* | Merge pull request #237167 from CHN-beta/masterSandro2023-06-19
|\ \ | |/ |/|
| * stdenv: add alderlake supportchn2023-06-11
* | lib/systems: remove redundant test from selectEmulatorAdam Joseph2023-06-18
* | lib.systems: add znver4 architectureFabián Heredia Montiel2023-06-16
* | lib.systems.equals: Ignore all function attributes reflectivelyRobert Hensing2023-06-13
* | lib.systems.{equals,toLosslessStringMaybe}: initRobert Hensing2023-06-13
|/
* lib.systems.doubles: add big-endian MIPS linux doublesAlyssa Ross2023-06-01
* lib.systems: remove mipsisa(32|64)r6 triplesAlyssa Ross2023-06-01
* lib.systems: remove (accidental?) rust/rustc aliasAlyssa Ross2023-05-09
* Merge pull request #228013 from amjoseph-nixpkgs/pr/qemuArch/mipsAdam Joseph2023-05-09
|\