Commit Graph

64 Commits (e5ce505f1a0a9e95662f3f1b292c6723bea7369f)

Author SHA1 Message Date
Edward Tjörnhammar 2bbd01485a init list helper 10 years ago
Luca Bruno 9d5a06cfe7 gnome3: use package names for environment.gnome3.excludePackages 10 years ago
Luca Bruno a3115707dd Add environment.gnome3.excludePackages 10 years ago
Shea Levy 3c5971692a Simplify crossLists 11 years ago
Shea Levy a42508a8ba Add function to call a function with a cross-product of lists of arguments 11 years ago
Eelco Dolstra a8b693fef7 Remove backward-compatible implementations of some primops 11 years ago
Eelco Dolstra 785eaf2cea Add some primops to lib 11 years ago
Eelco Dolstra 40913958a2 Keep position information for option declarations and definitions 11 years ago
Eelco Dolstra 0e333688ce Big cleanup of the NixOS module system 11 years ago
Eelco Dolstra d49f141a79 Manual: When building from the channel, link to the exact Git revision 11 years ago
Eelco Dolstra 5fef92c4a0 Move pkgs/lib/ to lib/ 11 years ago
Shea Levy 8a66c8b8f8 imap previously mapped with 1-based indices 11 years ago
Shea Levy a4c333474c lib/lists.nix: Remove uses of the tail function 11 years ago
Eelco Dolstra 79eda8573e Remove broken ‘removeList’ function 11 years ago
Shea Levy da3be9c6b2 Add deepSeq lib function 12 years ago
Marc Weber 1a948d97a2 fix sort in lists.nix 12 years ago
Eelco Dolstra 9d516f16fc Fix evaluation problem 12 years ago
Eelco Dolstra 4f7917ac62 Remove obsolete flattenAttrs function 12 years ago
Eelco Dolstra 8225460f82 Remove obsolete eqLists function 12 years ago
Eelco Dolstra c68c95d55a Provide O(n) time implementations of fold/foldl/any/all 12 years ago
Eelco Dolstra c0a483632c Eliminate some calls to ‘tail’ 12 years ago
Eelco Dolstra 431c55cbf1 Use builtin filter, elem, concatLists functions if available 12 years ago
Eelco Dolstra e78a048265 * Add a function "filterAttrs" and clean up some comments. 12 years ago
Nicolas Pierron 85d3fd3e3c lists: Add imap function to iterate over a list with the index of each 13 years ago
Nicolas Pierron 781770eaa9 fix zipListsWith function: use it-self for the recursion. 13 years ago
Yury G. Kudryashov 3e71355377 Add two 'remove' functions 13 years ago
Sander van der Burg 1e9dc2b254 It seems that lib.zip is already taken from attributesets, therefore renaming it to zipTwoLists 14 years ago
Sander van der Burg beee6e5e1d Moved 'zip' function from nixos/lib/build-vms.nix 14 years ago
Marc Weber 9e59164e57 adding lib function haskell's drop x elements from head of list 14 years ago
Nicolas Pierron d311b4e98f * Add a function to take the last element of a list. 15 years ago
Marc Weber 7ef915ebc8 nixpkgs lib: adding haskell's take 15 years ago
Nicolas Pierron bb077b253f * Add a function to sort a list. 15 years ago
Nicolas Pierron e528b920bb Add the reverseList function. 15 years ago
Nicolas Pierron e6399964cb Add the zipLists and zipListsWith functions. 15 years ago
Eelco Dolstra 9f59fb9377 * findFirst is used by the LaTeX function. Forgot to commit. 15 years ago
Eelco Dolstra 6408a6a6fd * Trivial function to create a singleton list. Can reduce unnecessary 15 years ago
Eelco Dolstra 599015e8b0 * Split lib/default.nix into several files, as it had become a big 16 years ago