summary refs log tree commit diff
path: root/lib/default.nix
Commit message (Expand)AuthorAge
* lib.mkFixStrictness: DeprecateRobert Hensing2021-07-12
* Partially revert "lib/modules: Drop mkStrict and mkFixStrictness"Robert Hensing2021-07-12
* lib/modules: Drop mkStrict and mkFixStrictnessJanne Heß2021-06-06
* lib.trivial.warnIf: initAlyssa Ross2021-04-28
* lib/attrsets: add cartesianProductOfSets functionJacek Galowicz2021-01-28
* lib/debug: add traceFnSeqNProfpatsch2021-01-25
* lib: Create `makeScopeWithSplicing`John Ericson2020-11-19
* lib: Add composeManyExtensionsJoe Hermaszewski2020-11-13
* lib: Add lib.trace for consistencyRobert Hensing2020-10-22
* lib: Add lib.isFloat for consistencyRobert Hensing2020-10-22
* lib: Use Nix's static scope checking, fix error message, optimizeRobert Hensing2020-10-22
* lib: add importTOMLzimbatm2020-09-12
* 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
| |/ /