summary refs log tree commit diff
path: root/lib/default.nix
Commit message (Expand)AuthorAge
* lib: toHex -> toHexString & toBase -> toBaseDigitsBas van Dijk2020-07-20
* lib: add the toHex and toBase utility functionsBas van Dijk2020-07-20
* lib/attrsets: add getMan functionrnhmjoj2020-06-18
* lib.fake{Sri => Hash}: fix and renameEmily2020-05-11
* lib: add shortcut for fake SRI hashTony Olagbaiye2020-04-05
* Merge pull request #70157 from teto/lib_kernelSilvan Mosberger2020-03-12
|\
| * lib.kernel: make publicMatthieu Coudron2019-10-01
* | Merge pull request #72125 from jtojnar/maintainer-groupsJan Tojnar2020-03-10
|\ \
| * | lib: Add lib.teamsJan Tojnar2019-11-23
* | | Merge pull request #68491 from roberth/fix-dontRecurseIntoAttrsRobert Hensing2020-03-01
|\ \ \
| * | | top-level: Fix dontRecurseIntoAttrs and include in libRobert Hensing2019-09-11
| * | | lib: Add recurseIntoAttrsRobert Hensing2019-09-11
| | |/ | |/|
* | | 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