summaryrefslogtreecommitdiffstats
path: root/lib/trivial.nix
AgeCommit message (Expand)Author
2017-04-11treewide: use boolToString functionFranz Pletz
2017-04-07lib: Add composeExtensions for composing extension functionsShea Levy
2017-03-15lib/trivial: expand function docsProfpatsch
2017-01-30Excise use of importJSONEelco Dolstra
2016-11-30Remove fetchMD5warnEelco Dolstra
2016-10-26Merge pull request #19496 from Ericson2314/overridePackagesCharles Strahan
2016-10-13top-level: Make `overridePackages` extend rather than replace existing overridesJohn Ericson
2016-10-12fetchMD5warn: use INFO, maybe Hydra will like this moreMichael Raskin
2016-10-11nixos: make it easy to apply kernel patchesCharles Strahan
2016-10-09fetch*: print a trace warning about md5 deprecationMichael Raskin
2016-08-15lib.{warn, info}: add simple helpersDan Peebles
2016-08-11treewide: change $IN_NIX_SHELL handlingVladimír Čunát
2016-08-01lib: refactor nixpkgsVersion with fileContentsEric Sagnes
2016-02-29lib.trivial: add a new importJSON functionzimbatm
2015-11-25lib/trivial.nix: improve spellingPeter Simons
2015-11-24lib: document fix and add fix', extends functionsPeter Simons
2015-07-23Rename misc.nix -> deprecated.nixEelco Dolstra
2015-03-20Use builtin seq/deepSeqEelco Dolstra
2015-02-16Automatically set nix.nrBuildUsers to at least nix.maxJobsEelco Dolstra
2014-02-19Add a global variable ‘inNixShell’Eelco Dolstra
2014-02-19Add a constant ‘nixpkgsVersion’Eelco Dolstra
2013-11-12Add some primops to libEelco Dolstra
2013-10-10Move pkgs/lib/ to lib/Eelco Dolstra