about summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* Merge pull request #295196 from tpwrules/qemu-less-libsArtturi2024-03-23
|\
| * lib/systems: remove more features from qemu-userThomas Watson2024-03-11
* | treewide: remove licenses.agpl3Jussi Kuokkanen2024-03-21
* | lib/license: add hpndUcjopejoe12024-03-20
* | lib/license: add giftwarejopejoe12024-03-20
* | lib/license: add NIST-Softwarejopejoe12024-03-20
* | doc: migrate lib.trivial to use doc-comments (#297270)Johannes Kirschbauer2024-03-19
* | Merge pull request #296186 from hsjobeki/doc/attrsetsDaniel Sidhion2024-03-19
|\ \
| * | Apply suggestions from code reviewDaniel Sidhion2024-03-19
| * | doc: manual fixup after migrationJohannes Kirschbauer2024-03-19
| * | doc: migrate lib.attrsets to use doc-commentsJohannes Kirschbauer2024-03-15
* | | Merge pull request #293901 from philiptaron/refactor-lib/generators.nixSilvan Mosberger2024-03-18
|\ \ \
| * | | lib: use names from `lib` in `lib/generators.nix`, rather than `builtins` or ...Philip Taron2024-03-16
| * | | lib/generators: use the explicit public interface patternPhilip Taron2024-03-14
| * | | lib/generators: explicitly import names from `lib.trivial`Philip Taron2024-03-14
| * | | lib/generators: explicitly import names from `lib.attrsets`Philip Taron2024-03-14
| * | | lib/generators: explicitly import names from `lib.string`Philip Taron2024-03-14
| * | | lib/generators: explicitly import names from `lib`Philip Taron2024-03-14
| * | | lib/generators: builtins.isFloat is in Nix 2.3Philip Taron2024-03-14
* | | | Merge pull request #295158 from philiptaron/remove-top-level-with-in-lib-part5Silvan Mosberger2024-03-18
|\ \ \ \
| * | | | Avoid top-level `with` in lib/tests/misc.nixPhilip Taron2024-03-11
| | |_|/ | |/| |
* | | | lib.foldl': document eta expansionJohannes Kirschbauer2024-03-16
* | | | lib.foldl': avoid unnecessary function callJohannes Kirschbauer2024-03-15
| |_|/ |/| |
* | | Merge pull request #294906 from philiptaron/remove-top-level-with-in-lib-part2Silvan Mosberger2024-03-14
|\ \ \
| * | | lib: use explicit name imports in lib/deprecated.nixPhilip Taron2024-03-10
* | | | Merge pull request #295007 from philiptaron/remove-top-level-with-in-lib-part3Silvan Mosberger2024-03-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Avoid top-level `with ...;` in lib/kernel.nixPhilip Taron2024-03-11
| |/ /
* | / doc: lib.lists migrate to doc-comments (#294257)Johannes Kirschbauer2024-03-13
| |/ |/|
* | Avoid top-level `with ...;` in lib/tests/modules/extendModules-168767-imports...Philip Taron2024-03-11
* | Avoid top-level `with ...;` in lib/tests/modules/alias-with-priority.nixPhilip Taron2024-03-11
* | Avoid top-level `with ...;` in lib/tests/modules/alias-with-priority-can-over...Philip Taron2024-03-11
|/
* doc: actually document `lib.customisation.makeScope` (#294194)Valentin Gagarin2024-03-09
* doc: lib.asserts migrate to doc-comments (#292310)Johannes Kirschbauer2024-03-07
* Merge branch 'master' into license-updatesJörg Thalheim2024-03-06
|\
| * Merge pull request #292945 from adisbladis/lib-tointSilvan Mosberger2024-03-06
| |\
| | * lib.toInt/toIntBase10: Make more efficient by hoisting up internal strings in...adisbladis2024-03-03
| * | Merge pull request #292941 from adisbladis/lib-getattrfrompath-envSilvan Mosberger2024-03-06
| |\ \
| | * | lib.getAttrFromPath: Don't use errorMessage variableadisbladis2024-03-03
| | |/
| * | Merge pull request #292938 from adisbladis/mapattrsrecursivecond-envSilvan Mosberger2024-03-06
| |\ \
| | * | lib.mapAttrsRecursiveCond: Eliminate intermediate one intermediate variable e...adisbladis2024-03-03
| | |/
| * | Merge pull request #292937 from adisbladis/zipattrs-envSilvan Mosberger2024-03-06
| |\ \
| | * | lib.zipAttrs: Remove needless function wrappingadisbladis2024-03-03
| | |/
| * | Merge pull request #292934 from adisbladis/lib-choosedevoutputSilvan Mosberger2024-03-06
| |\ \
| | * | lib.chooseDevOutputs: Remove needless function wrappingadisbladis2024-03-03
| | |/
| * | Merge pull request #292209 from hercules-ci/lazyDerivation-multi-outputSilvan Mosberger2024-03-06
| |\ \
| | * | lib.lazyDerivation: Support multi-output derivationsRobert Hensing2024-02-29
| * | | doc: add details on `mapAttrsRecursive[Cond]` (#293509)Valentin Gagarin2024-03-06
| * | | Merge pull request #177977 from thefloweringash/call-packages-with-function-argsArtturi2024-03-03
| |\ \ \
| | * | | lib/customization: propagate function arguments in callPackagesWithAndrew Childs2024-02-28
| * | | | Merge pull request #288812 from hercules-ci/lib-flake-versionRobert Hensing2024-03-03
| |\ \ \ \ | | |_|_|/ | |/| | |