aboutsummaryrefslogtreecommitdiff
path: root/lib/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Create `makeScopeWithSplicing`John Ericson2020-11-191-1/+1
* lib: Add composeManyExtensionsJoe Hermaszewski2020-11-131-2/+2
* lib: Add lib.trace for consistencyRobert Hensing2020-10-221-1/+1
* lib: Add lib.isFloat for consistencyRobert Hensing2020-10-221-1/+1
* lib: Use Nix's static scope checking, fix error message, optimizeRobert Hensing2020-10-221-18/+18
* lib: add importTOMLzimbatm2020-09-121-1/+1
* lib: toHex -> toHexString & toBase -> toBaseDigitsBas van Dijk2020-07-201-1/+1
* lib: add the toHex and toBase utility functionsBas van Dijk2020-07-201-1/+1
* lib/attrsets: add getMan functionrnhmjoj2020-06-181-1/+1
* lib.fake{Sri => Hash}: fix and renameEmily2020-05-111-1/+1
* lib: add shortcut for fake SRI hashTony Olagbaiye2020-04-051-1/+1
* Merge pull request #70157 from teto/lib_kernelSilvan Mosberger2020-03-121-0/+3
|\
| * lib.kernel: make publicMatthieu Coudron2019-10-011-0/+3
* | Merge pull request #72125 from jtojnar/maintainer-groupsJan Tojnar2020-03-101-0/+1
|\ \
| * | lib: Add lib.teamsJan Tojnar2019-11-231-0/+1
* | | Merge pull request #68491 from roberth/fix-dontRecurseIntoAttrsRobert Hensing2020-03-011-1/+2
|\ \ \
| * | | top-level: Fix dontRecurseIntoAttrs and include in libRobert Hensing2019-09-111-1/+1
| * | | lib: Add recurseIntoAttrsRobert Hensing2019-09-111-1/+2
| | |/ | |/|
* | | Merge pull request #78337 from Profpatsch/lib-improve-cli-moduleProfpatsch2020-01-241-3/+4
|\ \ \
| * | | lib/cli: unexport symbols & sort with generatorsProfpatsch2020-01-231-3/+4
* | | | nixos/version: fix case where .git is a symlinkFranz Pletz2020-01-201-1/+1
|/ / /
* | | Merge pull request #75539 from Gabriel439/gabriel/renderOptionsRobert Hensing2020-01-141-0/+2
|\ \ \
| * | | Export toGNUCommandLine Gabriel Gonzalez2020-01-051-1/+1
| * | | Rename `renderOptions` to `encodeGNUCommandLine`Gabriel Gonzalez2019-12-131-1/+1
| * | | Add `pkgs.lib.renderOptions`Gabriel Gonzalez2019-12-111-0/+2
* | | | lib.commitIdFromGitRepo: support git-worktreeelseym2020-01-101-1/+1
* | | | lib/modules: Recursive disabledModulesSilvan Mosberger2020-01-091-2/+2
* | | | lib/modules: Don't pack submodules speciallySilvan Mosberger2020-01-011-1/+1
|/ / /
* | | Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson2019-11-241-2/+4
|\ \ \ | | |/ | |/|
| * | lib/trivial: add `pipe` functionProfpatsch2019-10-211-2/+2
| * | lib/versions: expose splitVersionJoachim Fasting2019-09-261-0/+2
| |/
* / lib: Add getName to mirror getVersionJohn Ericson2019-11-241-1/+2
|/
* and one more placedanbst2019-08-051-1/+1
* lib: introduce `foreach` = flip mapdanbst2019-07-141-1/+1
* check-meta: use system tuple in platformsMatthew Bauer2019-04-301-1/+1
* python: Make .isPyPy flag more accurate.Corbin2019-04-091-1/+1
* lib: add `showWarnings`Jan Malakhovski2019-03-081-1/+1
* lib/modules: Change mkAliasOptionModule to use the priority for the alias.(cdep)illabout2019-01-241-1/+1
* Merge pull request #50561 from oxij/lib/setPrioMichael Raskin2019-01-181-1/+1
|\
| * lib: implement `setPrio`Jan Malakhovski2018-11-221-1/+1
* | Merge pull request #53397 from cdepillabout/aliasoptionmodule-set-priorityNicolas B. Pierron2019-01-141-1/+1
|\ \
| * | lib/modules: Add a function to create an option alias that respects the priority(cdep)illabout2019-01-041-1/+1
* | | Merge pull request #53754 from danbst/lib-fake-hashesJörg Thalheim2019-01-101-0/+1
|\ \ \
| * | | lib: add shortcuts for fake hashes (fakeSha256, fakeSha512)danbst2019-01-101-0/+1
| |/ /
* | | Merge master into staging-nextFrederik Rietdijk2018-12-311-3/+2
|\| |
| * | Remove composableDerivation, closes #18763Frederik Rietdijk2018-12-301-3/+2
* | | Merge branch 'staging' into make-perl-pathdvolth2018-12-181-2/+2
|\| |
| * | bundlerEnv: ensure dependencies always includedAlyssa Ross2018-12-111-2/+2
| |/
* / lib.makePerlPath -> perlPackages.makePerlPathvolth2018-12-151-1/+1
|/
* lib: move assertMsg and assertOneOf to their own library fileProfpatsch2018-09-061-4/+5