aboutsummaryrefslogtreecommitdiff
path: root/lib/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/trivial: add assertOneOfProfpatsch2018-09-061-1/+1
* lib/trivial: add assertMsgProfpatsch2018-09-061-1/+2
* as requested:Aaron Andersen2018-08-211-1/+1
* lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)volth2018-06-101-4/+4
* lib: add groupBy (#38612)volth2018-06-101-1/+1
* Revert "lib: bitAnd, bitOr, bitXor"Profpatsch2018-06-051-4/+4
* lib: bitAnd, bitOr, bitXorvolth2018-06-011-4/+4
* lib: Add more configure flag helpersJohn Ericson2018-05-111-19/+20
* treewide: rename version attributesMaximilian Bosch2018-04-281-1/+1
* lib/debug: remove the deprecated strict functionProfpatsch2018-04-271-1/+1
* lib/debug: add traceValFn, traceValSeqFn, traceValSeqNFnProfpatsch2018-04-271-4/+5
* Merge pull request #38611 from volth/nat-sortJörg Thalheim2018-04-081-1/+1
|\
| * lib: add naturalSortvolth2018-04-081-1/+1
* | lib: make extensibleSilvan Mosberger2018-04-071-3/+5
|/
* Merge pull request #34444 from obsidiansystems/meta-checkJohn Ericson2018-03-181-1/+1
|\
| * lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2018-03-151-1/+1
* | rename lib/maintainers-list.nix into maintainers/maintainer-list.nixJan Malakhovski2018-03-061-1/+1
|/
* Merge pull request #36168 from ryantm/majorminorJörg Thalheim2018-03-041-1/+1
|\
| * lib: add versions libraryRyan Mulligan2018-03-041-1/+1
* | Revert "Revert "Convert maintainer file entries to attributes, add github han...Graham Christensen2018-03-041-1/+1
* | Revert "Convert maintainer file entries to attributes, add github handles"Graham Christensen2018-03-031-1/+1
* | Revert "lib/maintainers: rename file to maintainers-list.nix"Graham Christensen2018-03-031-1/+1
* | lib/maintainers: rename file to maintainers-list.nixProfpatsch2018-03-041-1/+1
* | Convert maintainer file entries to attributes, add github handlesProfpatsch2018-03-041-1/+1
|/
* lib.addPassthru: removed as scheduledVladimír Čunát2018-03-031-1/+1
* lib: implement `compare`, `splitByAndCompare`, and `compareLists`Jan Malakhovski2018-02-091-3/+4
* Add setFunctionArgs lib function.Shea Levy2018-01-311-2/+2
* Merge #33057: stdenv meta checks: make them lazyVladimír Čunát2018-01-141-1/+2
|\
| * lib: generalize `addPassthru` to `extendDerivation`Jan Malakhovski2018-01-031-1/+2
* | callCabal2nix: Fix calling with a path in the store.Shea Levy2018-01-111-1/+1
* | Added `lib.cleanSourceWith` as composable version of `filterSource`Will Fancher2018-01-091-1/+1
|/
* Revert "nixos: doc: implement related packages in the manual"Graham Christensen2017-12-231-3/+3