Commit Graph

2949 Commits (fa7cae1bcc691cd1f1ae26ab0536fd561b93a56a)

Author SHA1 Message Date
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
Naïm Favier 4d2ea62d82
lib/strings/toShellVars: handle derivations as strings 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
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
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
Naïm Favier 9f5796be49
lib/trivial: actually expose warnIfNot and throwIf 2 years ago
Xinglu Chen e13494d071
lib.licenses: add MIT-0 2 years ago
ckie 2bc1cd1ac4
soundfont-generaluser: init at 1.471 2 years ago
Robert Hensing 84274cbc95 lib: Add toFunction 2 years ago
Robert Hensing 6a0b24b276 lib: applyIfFunction -> applyModuleArgsIfFunction 2 years ago
Robert Hensing 1eb627c4cf lib.mkRenamedOptionModuleWith: Remove warnWhenRead 2 years ago
Naïm Favier 7fae930a37
lib/trivial: add warnIfNot and throwIf 2 years ago
Silvan Mosberger 96698efe0c lib/modules: Finally remove deprecated types.optionSet 2 years ago
Silvan Mosberger 85003ecdbb lib.attrsets: Introduce updateManyAttrsByPath 2 years ago
Silvan Mosberger 1ad7812c4a lib.lists: Use builtins.groupBy for lib.groupBy 2 years ago
Silvan Mosberger 71b130c581 lib.attrsets: Introduce showAttrPath 2 years ago
Profpatsch 626ecc7bd7 lib.generators: fix references to test file 2 years ago
Profpatsch ab03ddc8f4 lib.generators: add toINIWithGlobalSection 2 years ago
Naïm Favier 9c2266c031
lib.types.package: only call toDerivation when necessary 2 years ago
Adam Joseph ff69b8c2bf Ericson2314's suggestion here: https://github.com/NixOS/nixpkgs/pull/161158#discussion_r822295406 2 years ago
Adam Joseph 6de935a012 This commit adds only comments to platforms.nix. 2 years ago
Adam Joseph ed4fa55fc3 comment: explain why gnuabi64 has a rustc.config but gnuabin32 does not. 2 years ago