summary refs log tree commit diff
path: root/pkgs/lib
Commit message (Expand)AuthorAge
* Add `gnu' as an alias for `linux'.Ludovic Courtès2009-09-12
* removing dropPath. It's used once and in that case it behaves likeMarc Weber2009-09-10
* * A utility function `optionalAttrs', similar to optional andEelco Dolstra2009-09-10
* Adding libev - an even loop library remotely similar to libeventMichael Raskin2009-08-27
* * Remove the warning, it's rather annoying.Eelco Dolstra2009-08-26
* Adding eProver to buildfarm via maintanershipMichael Raskin2009-08-25
* fix of warning. It should be correct nowMarc Weber2009-08-22
* trace warning when using attrs for textClosureListMarc Weber2009-08-22
* adding xapian and xapian-bindingsMarc Weber2009-08-20
* * findFirst is used by the LaTeX function. Forgot to commit.Eelco Dolstra2009-07-22
* svn path=/nixpkgs/trunk/; revision=16412Eelco Dolstra2009-07-17
* * Options / config: these should be attrsets, not lists (IMHO).Eelco Dolstra2009-07-14
* Extract properties.nix and modules.nix from options.nix.Nicolas Pierron2009-07-13
* Added myself as a maintainer.Andres Löh2009-07-10
* Allow to set priority which are below the default priority level.Nicolas Pierron2009-07-10
* maintainers + marcweberMarc Weber2009-07-09
* Added myself (sander) to the maintainers listSander van der Burg2009-07-09
* fix sourceWithTagsDerivation, myhasktags now based on current haskell derivat...Marc Weber2009-07-09
* * Doh.Eelco Dolstra2009-07-08
* svn path=/nixpkgs/trunk/; revision=16256Eelco Dolstra2009-07-08
* Added myself as the maintainer of some packagesMichael Raskin2009-07-07
* Fix: (in moduleClosure) remove key attribute of inlined sets.Nicolas Pierron2009-07-06
* Substitute fixOptionSetsFun by multiple functions which are:Nicolas Pierron2009-07-06
* allow the argument set of modules to be defined outside of option.nix file.Nicolas Pierron2009-07-06
* cleanSource: Avoid copying git files.Nicolas Pierron2009-07-06
* svn path=/nixpkgs/trunk/; revision=16131Eelco Dolstra2009-07-02
* Add `stdenv.lib.maintainers'.Ludovic Courtès2009-07-01
* * Refactoring: move the types out of options.nix, which is much tooEelco Dolstra2009-06-26
* Add a description of values which cause a bad type the failure.Nicolas Pierron2009-06-26
* - partition based on the content of the properties. (rmProperties * isOption)Nicolas Pierron2009-06-25
* * Rename types.enable -> types.bool.Eelco Dolstra2009-06-14
* option types: Fix the generated template name used for the documentation.Nicolas Pierron2009-06-11
* optionAttrSetToDocList: Re-implement with the collect function.Nicolas Pierron2009-06-11
* Add 'collect' a function which recursively collects all attribute values veri...Nicolas Pierron2009-06-11
* Add support for a new module syntax.Nicolas Pierron2009-06-11
* * Trivial function to create a singleton list. Can reduce unnecessaryEelco Dolstra2009-06-08
* * nix-env gets confused when an attrset contains an attribute namedEelco Dolstra2009-05-29
* Add option types.Nicolas Pierron2009-05-27
* * Remove an attrset comparison.Eelco Dolstra2009-05-26
* * Fix a comparison of function values (disallowed in the Nix trunk).Eelco Dolstra2009-05-26
* * Put strings-with-deps in lib.Eelco Dolstra2009-05-25
* * Typo.Eelco Dolstra2009-05-24
* getAttr can call builtins.getAttrMarc Weber2009-05-24
* removed all __primops from nixpkgsMarc Weber2009-05-24
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
* added documentation illustrating behaviour of the new textClosureMapMarc Weber2009-05-19
* FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
* * options.nix:Nicolas Pierron2009-05-19
* Remove unused feature which allowed to add properties on the required elements.Nicolas Pierron2009-05-19
* Add support for require attribute with a filename as argument.Nicolas Pierron2009-05-19