about summary refs log tree commit diff
path: root/lib/systems/default.nix
Commit message (Expand)AuthorAge
* 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
* Merge pull request #249069 from amjoseph-nixpkgs/pr/lib/systems/ubootArchArtturi2023-09-30
|\
| * lib.systems: add ubootArchAdam Joseph2023-08-14
* | 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
| |/
* / lib/systems: disable pipewireSupport in qemu-userArtturin2023-09-08
|/
* lib.systems.extensions.sharedLibrary: do not `throw`Adam Joseph2023-07-04
* lib.systems: introduce hasSharedLibrariesAdam Joseph2023-07-01
* lib/system: move toLosslessStringMaybe into lib/testsAdam Joseph2023-06-22
* lib/systems: remove redundant test from selectEmulatorAdam Joseph2023-06-18
* lib.systems.equals: Ignore all function attributes reflectivelyRobert Hensing2023-06-13
* lib.systems.{equals,toLosslessStringMaybe}: initRobert Hensing2023-06-13
* lib.systems: remove (accidental?) rust/rustc aliasAlyssa Ross2023-05-09
* Merge pull request #228013 from amjoseph-nixpkgs/pr/qemuArch/mipsAdam Joseph2023-05-09
|\
| * lib/systems: add mips64[el] entries to qemuArchAdam Joseph2023-04-24
* | Merge staging-next into staginggithub-actions[bot]2023-04-28
|\ \
| * \ Merge pull request #227560 from jackyliu16/loongnix-commitWeijia Wang2023-04-28
| |\ \ | | |/ | |/|
| | * lib.platforms.loongarch64: initjackyliu162023-04-27
* | | lib.systems: allow specifying libc = nullAlyssa Ross2023-04-28
|/ /
* / lib/systems: disable docs in qemu-userArtturin2023-04-22
|/
* lib.systems: don't try to emulate s390-linuxAlyssa Ross2023-03-09
* lib/systems: fix uname.processor for powerpc{32,64}, mips64Adam Joseph2023-01-01
* lib: fix typosfigsoda2022-12-17
* Merge pull request #82131 from Ericson2314/bsd-crossJohn Ericson2022-11-13
|\
| * lib/systems: Support FreeBSDJohn Ericson2022-11-04
* | cross/mingw: fix emulator for mingw32Jörg Thalheim2022-11-06
|/
* lib/systems/default.nix: add efiArch suffixesIvan Nikolaenko2022-09-29
* Merge pull request #189314 from Artturin/addemulatoravailableArtturi2022-09-13
|\
| * lib/systems: add emulatorAvailableArtturin2022-09-11
* | lib/systems: uname.processor is "uname -m", not "uname -p" (#189958)Adam Joseph2022-09-06
|/
* lib/systems: add MicroBlaze architecturesMinijackson2022-08-25
* lib/systems: Add staticLibrary and libraryDaniel Olsen2022-08-16
* lib/system: resolve TODOSandro2022-08-02
* canExecute: check for androidJari Vetoniemi2022-06-29
* stdenv: fix evaluation of platform emulatorNick Cao2022-05-24
* lib.systems: inform isCompatible users about removalsternenseemann2022-05-23
* lib.systems.elaborate: expose canExecute predicate over isCompatiblesternenseemann2022-05-23
* lib.systems: remove supported, replace with flakeExposedsternenseemann2022-05-23
* lib/systems: add mips64el definitionsAdam Joseph2022-03-10
* lib: add list of supported systems (#140428)Jonas Chevalier2021-10-05
* lib/systems: add minimal s390x-linux cross-compile supportSergei Trofimovich2021-09-09
* darwin: use "11.0" as sdk and minimum version on aarch64-darwinAndrew Childs2021-05-17
* treewide: All the linker to be chosen independentlyJohn Ericson2021-05-14
* bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs2021-04-11
* darwin: move deployment target and sdk version to platform configAndrew Childs2021-03-26
* lib/systems: add `darwinArch`Andrew Childs2021-03-02
* lib/systems: fix linuxArch for power + riscvRyan Burns2021-01-25