Commit Graph

3039 Commits (62cc7966120a8cb873e6ff1e4c8a0314e948e419)

Author SHA1 Message Date
sternenseemann 90099ac5fa haskell.compiler: ghc922 -> ghc923 2 years ago
Alyssa Ross 089ff89f49
lib.systems: drop scaleway-c1 2 years ago
Adam Joseph c0085404bd lib/systems/inspect.nix: remove isPowerPC 2 years ago
Nick Cao eef4bbd82f
stdenv: fix evaluation of platform emulator 2 years ago
sternenseemann 82c434b3de lib.systems: inform isCompatible users about removal 2 years ago
sternenseemann acb063701a lib.systems.elaborate: expose canExecute predicate over isCompatible 2 years ago
sternenseemann fe836f3564 lib/systems/parse: don't consider mode switching CPUs compatible 2 years ago
Janne Heß bfdfe12c78
22.11 is Raccoon 2 years ago
sternenseemann 168b926435 lib.systems: remove supported, replace with flakeExposed 2 years ago
yvt bf139d83ec
systems: support cross-compiling for Renesas RX microcontrollers (#173858) 2 years ago
Naïm Favier ceebdcfc2c
lib/types: allow custom `submoduleWith` descriptions 2 years ago
Janne Heß c911240e9c
Revert "Add mingwW64-llvm cross-system." 2 years ago
adisbladis 161776ec1e Revert "lib: init flakes.nix" 2 years ago
Robert Hensing 81a0a8be29 lib/tests/modules: Test functionTo submodule merging too 2 years ago
Robert Hensing 062bc5e74a lib.types.functionTo: Add pseudo-attr to generated docs 2 years ago
Robert Hensing 06da97fc3a lib.types.functionTo: Support type merging 2 years ago
Fabian Affolter b544d177a2 lib.licenses: add DRL-1.0 2 years ago
Robert Hensing 4d2237c841 lib.foldAttrs: Clarify example 2 years ago
Shea Levy 5c0654f262
cross: Add mingwW64-llvm cross-system. 2 years ago
Naïm Favier 4d2ea62d82
lib/strings/toShellVars: handle derivations as strings 2 years ago
matthewcroughan 4d9801a78f lib: add inPureEvalMode 2 years ago
Adam Joseph 006c38fa53 platforms.nix: use {} on failed detection instead of silently assuming pc 2 years ago
Robert Hensing 9252a7daa8 lib/tests/modules.sh: Fix for singular type descriptions 2 years ago
Daniel Thwaites 7b5be1a0f8 lib/tests: add tests for hasInfix 2 years ago
Daniel Thwaites e888c2133f
lib/strings: convert to string within hasInfix 2 years ago
Alyssa Ross 2a6288d9b9 lib.systems: add riscv{32,64} sets and filters 2 years ago
Alyssa Ross ed24c902d0 lib/tests: add RISC-V test 2 years ago
Adam Joseph 3e60871330 lib/systems/platforms.nix: use "32" instead of "o32" for mips32 ABI 2 years ago
Naïm Camille Favier 535997fa52
lib/strings: fix quoting of example 2 years ago
Naïm Favier 226bc99659
lib/strings: add toShellVars 2 years ago
Klemens Nanni 7bec3e60ef lib/types: Drop misleading plural from type descriptions #170561 2 years ago
Artturin 379b9c8be3 lib/meta: add getExe to get the main program of a drv 2 years ago
Robert Hensing 224426ba6d lib.types.submoduleWith: Avoid _key collisions after extendModules 2 years ago
Daniel Thwaites 4f9b8a0702
lib/strings: optimise hasInfix function (#168175) 2 years ago
Artturin 4aab12d5a1 lib/systems/platforms: correctly import examples.nix 2 years ago
matthewcroughan 3f128cc024 lib/tests: evaluate value from subflake with callLocklessFlake 2 years ago
matthewcroughan ec59145c3b lib/tests: use subflake to test callLocklessFlake 2 years ago
matthewcroughan cc052779fb lib/tests: add test for callLocklessFlake 2 years ago
matthewcroughan cad8bbe589 lib: init flakes.nix 2 years ago
matthewcroughan c190b08bb7 lib: add callLocklessFlake 2 years ago
Maximilian Bosch 7203788068
lib/generators: withRecursion: don't break attr-sets with special attrs 2 years ago
Robert Hensing 14aa201b65 lib.modules: Allow making _module.args internal 2 years ago
Adam Joseph 81afd541f9 lib/systems/inspect.nix: add isPower64 2 years ago
Robert Hensing fffabe7500 lib.sanitizeDerivationName: Simplify regex 2 years ago
Silvan Mosberger 25de2935ef lib/modules: Document _module.args 2 years ago
Silvan Mosberger 1c00bf3948 lib/customization: Improve callPackage error message for missing args 2 years ago
Silvan Mosberger f8c1aee5da lib/tests: Add tests for levenshtein functions 2 years ago
Silvan Mosberger 975a1ae339 lib/strings: Add levenshtein distance functions 2 years ago
Robert Hensing 2999ab114e lib.sanitizeDerivationName: Test with unicode 2 years ago
Robert Hensing 342a3c32c9 lib.sanitizeDerivationName: Optimize the common case 2 years ago