summary refs log tree commit diff
path: root/lib/default.nix
Commit message (Expand)AuthorAge
* Merge pull request #78337 from Profpatsch/lib-improve-cli-moduleProfpatsch2020-01-24
|\
| * lib/cli: unexport symbols & sort with generatorsProfpatsch2020-01-23
* | nixos/version: fix case where .git is a symlinkFranz Pletz2020-01-20
|/
* Merge pull request #75539 from Gabriel439/gabriel/renderOptionsRobert Hensing2020-01-14
|\
| * Export toGNUCommandLine Gabriel Gonzalez2020-01-05
| * Rename `renderOptions` to `encodeGNUCommandLine`Gabriel Gonzalez2019-12-13
| * Add `pkgs.lib.renderOptions`Gabriel Gonzalez2019-12-11
* | lib.commitIdFromGitRepo: support git-worktreeelseym2020-01-10
* | lib/modules: Recursive disabledModulesSilvan Mosberger2020-01-09
* | lib/modules: Don't pack submodules speciallySilvan Mosberger2020-01-01
|/
* Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson2019-11-24
|\
| * lib/trivial: add `pipe` functionProfpatsch2019-10-21
| * lib/versions: expose splitVersionJoachim Fasting2019-09-26
* | lib: Add getName to mirror getVersionJohn Ericson2019-11-24
|/
* and one more placedanbst2019-08-05
* lib: introduce `foreach` = flip mapdanbst2019-07-14
* check-meta: use system tuple in platformsMatthew Bauer2019-04-30
* python: Make .isPyPy flag more accurate.Corbin2019-04-09
* lib: add `showWarnings`Jan Malakhovski2019-03-08
* lib/modules: Change mkAliasOptionModule to use the priority for the alias.(cdep)illabout2019-01-24
* Merge pull request #50561 from oxij/lib/setPrioMichael Raskin2019-01-18
|\
| * lib: implement `setPrio`Jan Malakhovski2018-11-22
* | Merge pull request #53397 from cdepillabout/aliasoptionmodule-set-priorityNicolas B. Pierron2019-01-14
|\ \
| * | lib/modules: Add a function to create an option alias that respects the priority(cdep)illabout2019-01-04
* | | Merge pull request #53754 from danbst/lib-fake-hashesJörg Thalheim2019-01-10
|\ \ \
| * | | lib: add shortcuts for fake hashes (fakeSha256, fakeSha512)danbst2019-01-10
| |/ /
* | | Merge master into staging-nextFrederik Rietdijk2018-12-31
|\| |
| * | Remove composableDerivation, closes #18763Frederik Rietdijk2018-12-30
* | | Merge branch 'staging' into make-perl-pathdvolth2018-12-18
|\| |
| * | bundlerEnv: ensure dependencies always includedAlyssa Ross2018-12-11
| |/
* / lib.makePerlPath -> perlPackages.makePerlPathvolth2018-12-15
|/
* lib: move assertMsg and assertOneOf to their own library fileProfpatsch2018-09-06
* lib/trivial: add assertOneOfProfpatsch2018-09-06
* lib/trivial: add assertMsgProfpatsch2018-09-06
* as requested:Aaron Andersen2018-08-21
* lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)volth2018-06-10
* lib: add groupBy (#38612)volth2018-06-10
* Revert "lib: bitAnd, bitOr, bitXor"Profpatsch2018-06-05
* lib: bitAnd, bitOr, bitXorvolth2018-06-01
* lib: Add more configure flag helpersJohn Ericson2018-05-11
* treewide: rename version attributesMaximilian Bosch2018-04-28
* lib/debug: remove the deprecated strict functionProfpatsch2018-04-27
* lib/debug: add traceValFn, traceValSeqFn, traceValSeqNFnProfpatsch2018-04-27
* Merge pull request #38611 from volth/nat-sortJörg Thalheim2018-04-08
|\
| * lib: add naturalSortvolth2018-04-08
* | lib: make extensibleSilvan Mosberger2018-04-07
|/
* Merge pull request #34444 from obsidiansystems/meta-checkJohn Ericson2018-03-18
|\
| * lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2018-03-15
* | rename lib/maintainers-list.nix into maintainers/maintainer-list.nixJan Malakhovski2018-03-06
|/
* Merge pull request #36168 from ryantm/majorminorJörg Thalheim2018-03-04
|\