about summary refs log tree commit diff
path: root/lib/systems/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-06-22lib/system: move toLosslessStringMaybe into lib/testsAdam Joseph1-15/+0
2023-06-18lib/systems: remove redundant test from selectEmulatorAdam Joseph1-2/+1
2023-06-13lib.systems.equals: Ignore all function attributes reflectivelyRobert Hensing1-2/+2
2023-06-13lib.systems.{equals,toLosslessStringMaybe}: initRobert Hensing1-0/+33
2023-05-09lib.systems: remove (accidental?) rust/rustc aliasAlyssa Ross1-1/+1
2023-05-09Merge pull request #228013 from amjoseph-nixpkgs/pr/qemuArch/mipsAdam Joseph1-0/+1
2023-04-28Merge staging-next into staginggithub-actions[bot]1-0/+1
2023-04-28Merge pull request #227560 from jackyliu16/loongnix-commitWeijia Wang1-0/+1
2023-04-28lib.systems: allow specifying libc = nullAlyssa Ross1-0/+1
2023-04-27lib.platforms.loongarch64: initjackyliu161-0/+1
2023-04-24lib/systems: add mips64[el] entries to qemuArchAdam Joseph1-0/+1
2023-04-22lib/systems: disable docs in qemu-userArtturin1-0/+1
2023-03-09lib.systems: don't try to emulate s390-linuxAlyssa Ross1-1/+2
2023-01-01lib/systems: fix uname.processor for powerpc{32,64}, mips64Adam Joseph1-7/+9
2022-12-17lib: fix typosfigsoda1-2/+2
2022-11-13Merge pull request #82131 from Ericson2314/bsd-crossJohn Ericson1-1/+2
2022-11-06cross/mingw: fix emulator for mingw32Jörg Thalheim1-3/+2
2022-11-04lib/systems: Support FreeBSDJohn Ericson1-1/+2
2022-09-29lib/systems/default.nix: add efiArch suffixesIvan Nikolaenko1-0/+8
2022-09-13Merge pull request #189314 from Artturin/addemulatoravailableArtturi1-30/+39
2022-09-11lib/systems: add emulatorAvailableArtturin1-30/+39
2022-09-06lib/systems: uname.processor is "uname -m", not "uname -p" (#189958)Adam Joseph1-1/+1
2022-08-25lib/systems: add MicroBlaze architecturesMinijackson1-0/+2
2022-08-16lib/systems: Add staticLibrary and libraryDaniel Olsen1-1/+7
2022-08-02lib/system: resolve TODOSandro1-3/+0
2022-06-29canExecute: check for androidJari Vetoniemi1-0/+1
2022-05-24stdenv: fix evaluation of platform emulatorNick Cao1-1/+1
2022-05-23lib.systems: inform isCompatible users about removalsternenseemann1-0/+1
2022-05-23lib.systems.elaborate: expose canExecute predicate over isCompatiblesternenseemann1-2/+4
2022-05-23lib.systems: remove supported, replace with flakeExposedsternenseemann1-1/+10
2022-03-10lib/systems: add mips64el definitionsAdam Joseph1-1/+2
2021-10-05lib: add list of supported systems (#140428)Jonas Chevalier1-0/+1
2021-09-09lib/systems: add minimal s390x-linux cross-compile supportSergei Trofimovich1-0/+1
2021-05-17darwin: use "11.0" as sdk and minimum version on aarch64-darwinAndrew Childs1-1/+1
2021-05-14treewide: All the linker to be chosen independentlyJohn Ericson1-0/+13
2021-04-11bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs1-0/+4
2021-03-26darwin: move deployment target and sdk version to platform configAndrew Childs1-0/+9
2021-03-02lib/systems: add `darwinArch`Andrew Childs1-0/+5
2021-01-25lib/systems: fix linuxArch for power + riscvRyan Burns1-0/+2
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-6/+13
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-10/+3
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-3/+10
2020-12-31lib/systems: add emulator for mmixBen Siraphob1-0/+2
2020-12-17lib/systems: fix kernelArch for x86_64Linus Heckemann1-1/+1
2020-11-29lib.systems.platforms: Make selection more flexibleJohn Ericson1-1/+1
2020-09-01Merge pull request #61019 from volth/gcc.arch-amdJohn Ericson1-0/+2
2020-08-27Distinguish pkgsStatic from pkgsMusl via stdenv.targetPlatformDmitry Bogatov1-0/+1
2020-08-05gcc.arch: refactor, move tables under lib/volth1-0/+2
2020-07-21redox: add as targetAaron Janse1-0/+2
2020-03-24lib/systems: Add Genode platform definitionsEmery Hemingway1-0/+1