summary refs log tree commit diff
path: root/pkgs/lib
Commit message (Expand)AuthorAge
* * Allow `overrideDerivation' to work on derivations to whichEelco Dolstra2010-03-12
* options: Learn how to merge identical integer values.Ludovic Courtès2010-03-11
* options: Use the built-in type predicates.Ludovic Courtès2010-03-11
* * In overrideDerivation, filter out the `type' attribute.Eelco Dolstra2010-03-09
* i am an idiot, thnx ludo for pointing out my stupidity :-)Rob Vermaas2010-03-01
* typo (lists in list)Rob Vermaas2010-03-01
* use mesaplatforms from libRob Vermaas2010-03-01
* Added library general public license (LGPL 2.0). Although LGPL 2.1 is almost ...Sander van der Burg2010-02-25
* Added licenses to the lib attributesetSander van der Burg2010-02-25
* Added initial licenses attributeset to specify meta.license attributes more c...Sander van der Burg2010-02-25
* Update SGT puzzles and improve builderDefs processing of propagated(Native)Bu...Michael Raskin2010-02-18
* fix vim_configurableMarc Weber2010-02-18
* pkgs/applications/version-management/git-and-tools/git: added myself to the l...Peter Simons2010-02-18
* * Fix the VM builds. They were broken because a `hostDrv' andEelco Dolstra2010-02-08
* * Sync with the trunk one last time.Eelco Dolstra2010-02-05
|\
| * * Fix / disable some packages that give evaluation errors in Hydra.Eelco Dolstra2010-02-05
* | * Sync with the trunk.Eelco Dolstra2010-02-03
|\|
| * * Doh.Eelco Dolstra2010-01-29
| * * Spam everybody with failures of the Nixpkgs tarball so thatEelco Dolstra2010-01-29
* | Merging from trunk.Lluís Batlle i Rossell2010-01-14
|\|
| * Added myself to the maintainers list.Alexander Tsamutali2010-01-06
| * * Support require/imports in top-level anonymous configurations,Eelco Dolstra2010-01-05
| * * Retrieve the filename of a path.Nicolas Pierron2010-01-03
| * * Add a function to take the last element of a list.Nicolas Pierron2010-01-03
* | Merging from trunk. I had to give away some structure to build the nativeLluís Batlle i Rossell2009-12-19
|\|
| * remove mapRecordFlatten & fix source autofsMarc Weber2009-12-16
* | Updating from trunk.Lluís Batlle i Rossell2009-12-10
|\|
| * nixpkgs lib: adding haskell's takeMarc Weber2009-12-08
* | Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell2009-11-26
|\|
| * add x86_64-darwin as platformRob Vermaas2009-11-26
| * testAllTrue helper functionMarc Weber2009-11-22
| * nix lib: add nixType returning type of value as string which is used inMarc Weber2009-11-22
| * follow runTests change prefixing all tests by "test"Marc Weber2009-11-22
| * nix lang runTests: ignore tests which are not prefixed by "test"Marc Weber2009-11-22
| * add some debugging functionsMarc Weber2009-11-22
| * * Bring back Emacs 22 by request from Ludovic.Eelco Dolstra2009-11-22
* | Merging from trunk. I had to do two manual merges, quite trivial I think.Lluís Batlle i Rossell2009-11-19
|\|
| * * Move makeOverridable out of all-packages.nix.Eelco Dolstra2009-11-19
| * * Move `modifyDerivation' from build-support/vm to lib and rename itEelco Dolstra2009-11-19
| * * Move functions like `runCommand' out of all-packages.nix and intoEelco Dolstra2009-11-19
| * * Another unused function.Eelco Dolstra2009-11-17
| * * Remove some more unused functions.Eelco Dolstra2009-11-17
| * * Remove sumArgs and its few remaining uses. Idem for composedArgs.Eelco Dolstra2009-11-17
| * * Add the Go Programming Language compiler.Nicolas Pierron2009-11-14
| * * Improve showVal: handle integer and strings.Nicolas Pierron2009-11-14
* | Add systems.nix give more control over the increasing list of supportedNicolas Pierron2009-11-19
|/
* * Fix typo and clarify why you should not use "mkFixStrictness" on top ofNicolas Pierron2009-11-07
* * Add an awful hack to bypass the strictness of isType operators forNicolas Pierron2009-11-07
* * Change the check function to accept sub-modules with arguments inNicolas Pierron2009-11-07
* * Add a function to sort a list.Nicolas Pierron2009-11-07