summary refs log tree commit diff
path: root/pkgs/lib
Commit message (Expand)AuthorAge
* 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
* * Add a function to replace "pkgs.checker". The function checkModule does aNicolas Pierron2009-11-07
* * Add "_args" to all sub-module configurations result. This attributeNicolas Pierron2009-11-07
* * Add a type to handle environment variables with the usual stringNicolas Pierron2009-11-07
* * Report file locations in the stack-trace when multiple optionNicolas Pierron2009-11-05
* * Add a type for read-only options. Options which are only declaredNicolas Pierron2009-11-05
* * Add isDefined to each options. This will clean-up NixOS introspection.Nicolas Pierron2009-11-05
* * The libx86 package refers to platforms.netbsd, so add it.Eelco Dolstra2009-10-28
* svn path=/nixpkgs/trunk/; revision=17934Eelco Dolstra2009-10-23
* Try to add missing flip function for NixOSMichael Raskin2009-10-23
* Refactor a bit to add names to intermediate computations. Add a crossNicolas Pierron2009-10-12
* * modules.nix: use catAttrs function instead of hand made code.Nicolas Pierron2009-10-12
* Revert previous commit because this is implicit. Fix property evaluationNicolas Pierron2009-10-12
* do not delay mkOverride on options which are does not have sub modules.Nicolas Pierron2009-10-12
* Only allow properties with a onGlobalEval function to go through specificNicolas Pierron2009-10-12
* Revert "* Revert the last two commits ..." (rev 17738) & Fix.Nicolas Pierron2009-10-09
* * Enable builds on OpenBSD.Eelco Dolstra2009-10-09
* * Revert the last two commits since they break every job in theEelco Dolstra2009-10-09
* Add mkOverrideTemplate (currently the same as mkOverride).Nicolas Pierron2009-10-09
* Replace a counter intuitive behaviour of module evaluations.Nicolas Pierron2009-10-09
* extract function unifyOptionModule from moduleMerge. This function isNicolas Pierron2009-10-09
* fix some typos in commentsMarc Weber2009-10-08
* Add the reverseList function.Nicolas Pierron2009-10-06
* Improve the efficiency of stringToCharacters.Nicolas Pierron2009-10-06
* introduce the stringAsChars ans replaceChars functions.Nicolas Pierron2009-10-06