summary refs log tree commit diff
path: root/lib/trivial.nix
Commit message (Expand)AuthorAge
* Remove fetchMD5warnEelco Dolstra2016-11-30
* Merge pull request #19496 from Ericson2314/overridePackagesCharles Strahan2016-10-26
|\
| * top-level: Make `overridePackages` extend rather than replace existing overridesJohn Ericson2016-10-13
* | fetchMD5warn: use INFO, maybe Hydra will like this moreMichael Raskin2016-10-12
|/
* nixos: make it easy to apply kernel patchesCharles Strahan2016-10-11
* fetch*: print a trace warning about md5 deprecationMichael Raskin2016-10-09
* lib.{warn, info}: add simple helpersDan Peebles2016-08-15
* treewide: change $IN_NIX_SHELL handlingVladimír Čunát2016-08-11
* lib: refactor nixpkgsVersion with fileContentsEric Sagnes2016-08-01
* lib.trivial: add a new importJSON functionzimbatm2016-02-29
* lib/trivial.nix: improve spellingPeter Simons2015-11-25
* lib: document fix and add fix', extends functionsPeter Simons2015-11-24
* Rename misc.nix -> deprecated.nixEelco Dolstra2015-07-23
* Use builtin seq/deepSeqEelco Dolstra2015-03-20
* Automatically set nix.nrBuildUsers to at least nix.maxJobsEelco Dolstra2015-02-16
* Add a global variable ‘inNixShell’Eelco Dolstra2014-02-19
* Add a constant ‘nixpkgsVersion’Eelco Dolstra2014-02-19
* Add some primops to libEelco Dolstra2013-11-12
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10