aboutsummaryrefslogtreecommitdiff
path: root/lib/default.nix (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-19lib: Create `makeScopeWithSplicing`John Ericson1-1/+1
2020-11-13lib: Add composeManyExtensionsJoe Hermaszewski1-2/+2
2020-10-22lib: Add lib.trace for consistencyRobert Hensing1-1/+1
2020-10-22lib: Add lib.isFloat for consistencyRobert Hensing1-1/+1
2020-10-22lib: Use Nix's static scope checking, fix error message, optimizeRobert Hensing1-18/+18
2020-09-12lib: add importTOMLzimbatm1-1/+1
2020-07-20lib: toHex -> toHexString & toBase -> toBaseDigitsBas van Dijk1-1/+1
2020-07-20lib: add the toHex and toBase utility functionsBas van Dijk1-1/+1
2020-06-18lib/attrsets: add getMan functionrnhmjoj1-1/+1
2020-05-11lib.fake{Sri => Hash}: fix and renameEmily1-1/+1
2020-04-05lib: add shortcut for fake SRI hashTony Olagbaiye1-1/+1
2020-01-23lib/cli: unexport symbols & sort with generatorsProfpatsch1-3/+4
2020-01-20nixos/version: fix case where .git is a symlinkFranz Pletz1-1/+1
2020-01-10lib.commitIdFromGitRepo: support git-worktreeelseym1-1/+1
2020-01-09lib/modules: Recursive disabledModulesSilvan Mosberger1-2/+2
2020-01-05Export toGNUCommandLine Gabriel Gonzalez1-1/+1
2020-01-01lib/modules: Don't pack submodules speciallySilvan Mosberger1-1/+1
2019-12-13Rename `renderOptions` to `encodeGNUCommandLine`Gabriel Gonzalez1-1/+1
2019-12-11Add `pkgs.lib.renderOptions`Gabriel Gonzalez1-0/+2
2019-11-24lib: Add getName to mirror getVersionJohn Ericson1-1/+2
2019-11-23lib: Add lib.teamsJan Tojnar1-0/+1
2019-10-21lib/trivial: add `pipe` functionProfpatsch1-2/+2
2019-10-01lib.kernel: make publicMatthieu Coudron1-0/+3
2019-09-26lib/versions: expose splitVersionJoachim Fasting1-0/+2
2019-09-11top-level: Fix dontRecurseIntoAttrs and include in libRobert Hensing1-1/+1
2019-09-11lib: Add recurseIntoAttrsRobert Hensing1-1/+2
2019-08-05and one more placedanbst1-1/+1
2019-07-14lib: introduce `foreach` = flip mapdanbst1-1/+1
2019-04-30check-meta: use system tuple in platformsMatthew Bauer1-1/+1
2019-04-09python: Make .isPyPy flag more accurate.Corbin1-1/+1
2019-03-08lib: add `showWarnings`Jan Malakhovski1-1/+1
2019-01-28linux: convert hardened-config to a structured oneMatthieu Coudron1-1/+0
2019-01-28linux: ability to merge structured configsMatthieu Coudron1-0/+1
2019-01-24lib/modules: Change mkAliasOptionModule to use the priority for the alias.(cdep)illabout1-1/+1
2019-01-10lib: add shortcuts for fake hashes (fakeSha256, fakeSha512)danbst1-0/+1
2019-01-04lib/modules: Add a function to create an option alias that respects the priority(cdep)illabout1-1/+1
2018-12-30Remove composableDerivation, closes #18763Frederik Rietdijk1-3/+2
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth1-1/+1
2018-12-11bundlerEnv: ensure dependencies always includedAlyssa Ross1-2/+2
2018-11-22lib: implement `setPrio`Jan Malakhovski1-1/+1
2018-09-06lib: move assertMsg and assertOneOf to their own library fileProfpatsch1-4/+5
2018-09-06lib/trivial: add assertOneOfProfpatsch1-1/+1
2018-09-06lib/trivial: add assertMsgProfpatsch1-1/+2
2018-08-21as requested:Aaron Andersen1-1/+1
2018-06-10lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)volth1-4/+4
2018-06-10lib: add groupBy (#38612)volth1-1/+1
2018-06-05Revert "lib: bitAnd, bitOr, bitXor"Profpatsch1-4/+4
2018-06-01lib: bitAnd, bitOr, bitXorvolth1-4/+4
2018-05-11lib: Add more configure flag helpersJohn Ericson1-19/+20
2018-04-28treewide: rename version attributesMaximilian Bosch1-1/+1