summary refs log tree commit diff
path: root/pkgs/lib/misc.nix
AgeCommit message (Expand)AuthorFilesLines
2011-07-05* Disable the trace message "not an attrSet" because it shows up inEelco Dolstra1-1/+1
2010-09-03Adding a list-in-list checker for builderDefs closePropagationMichael Raskin1-5/+9
2010-07-30* Move "checker" to lib. It seems to be unused though.Eelco Dolstra1-0/+12
2010-07-28* Remove `customKernel' which is obsolete as far as I can tell.Eelco Dolstra1-2/+0
2010-07-08Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that wer...Michael Raskin1-44/+55
2010-06-29Adding Redstore HTTP RDF/SPARQL serverMichael Raskin1-2/+7
2010-05-26psotgis:Marc Weber1-1/+1
2010-04-27adding maybeEnv. This will replace from-env.nix in nixos and will be reused i...Marc Weber1-0/+5
2010-02-18Update SGT puzzles and improve builderDefs processing of propagated(Native)Bu...Michael Raskin1-4/+5
2010-02-18fix vim_configurableMarc Weber1-1/+1
2009-12-16remove mapRecordFlatten & fix source autofsMarc Weber1-1/+0
2009-11-22nix lib: add nixType returning type of value as string which is used inMarc Weber1-6/+19
2009-11-17* Another unused function.Eelco Dolstra1-6/+0
2009-11-17* Remove some more unused functions.Eelco Dolstra1-8/+0
2009-11-17* Remove sumArgs and its few remaining uses. Idem for composedArgs.Eelco Dolstra1-17/+0
2009-09-29Move zip & zipWithNames from misc.nix to attrsets.nix and rename them toNicolas Pierron1-14/+0
2009-09-24fix mergeAttrsWithFunc (also merge in names which are only in the snd attrs)Marc Weber1-1/+1
2009-09-22* Typos.Eelco Dolstra1-2/+2
2009-09-20rename mapRecordFlatten to mapAttrsFlattenMarc Weber1-2/+2
2009-09-15Replace the traversal of modules:Nicolas Pierron1-2/+4
2009-08-20adding xapian and xapian-bindingsMarc Weber1-1/+3
2009-07-06Substitute fixOptionSetsFun by multiple functions which are:Nicolas Pierron1-14/+18
2009-05-24removed all __primops from nixpkgsMarc Weber1-19/+22
2009-05-24big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber1-4/+4
2009-05-11* textClosure: don't use uniqList, and don't rely on buggy behaviourEelco Dolstra1-1/+2
2009-03-10* Moved mapAttrs to attrsets.nix.Eelco Dolstra1-11/+5
2009-03-06moved debugging functions into lib module "debug"Marc Weber1-24/+0
2009-03-06moved catAttrs, attrVals into attrsets.nix, adding attrValuesMarc Weber1-6/+0
2009-03-06added overridableDelayableArgs replacing applyAndFunMarc Weber1-19/+53
2009-03-06added eqStrict (deep, strict test for equality)Marc Weber1-1/+14
2009-02-09* Split lib/default.nix into several files, as it had become a bigEelco Dolstra1-0/+385