about summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
* intersperse: Fix quadratic performanceEelco Dolstra2015-07-24
|
* Remove eqStringsEelco Dolstra2015-07-24
| | | | It's no longer needed. Also clean up some comments.
* Use replaceStrings primopEelco Dolstra2015-07-24
|
* Use concatStringSep primopEelco Dolstra2015-07-24
|
* Use builtin all and any functionsEelco Dolstra2015-07-24
|
* concatLists (map ...) -> concatMapEelco Dolstra2015-07-23
|
* Rename misc.nix -> deprecated.nixEelco Dolstra2015-07-23
|
* Use foldl' instead of fold in some placesEelco Dolstra2015-07-23
|
* optionAttrSetToDocList: O(n^2) -> O(n)Eelco Dolstra2015-07-23
| | | | This shaves about 10% off memory consumption of NixOS evaluation.
* More efficient version of filterAttrsEelco Dolstra2015-07-23
|
* cassandra-1.2: Add package.Brandon Carrell2015-07-14
| | | | | - Add myself to maintainers. - Add package to all-packages.nix.
* Merge pull request #8814 from nbp/module-arg-contextNicolas B. Pierron2015-07-14
|\ | | | | | | NixOS modules: Add error context on module arguments evaluation.
| * NixOS modules: Add error context on module arguments evaluation.Nicolas B. Pierron2015-07-14
| |
* | Merge pull request #8719 from lancelotsix/add_poeziolethalman2015-07-14
|\ \ | |/ |/| Add poezio
| * poezio: init at 0.8.1Lancelot SIX2015-07-10
| |
* | Merge pull request #8806 from nbp/issue-8152Nicolas B. Pierron2015-07-14
|\ \ | | | | | | Issue 8152 - Reduce number of attribute sets created by replaceChars.
| * | Issue 8152 - Reduce number of attribute set created by replaceChars.Nicolas B. Pierron2015-07-13
| |/
* | notion: init at 3-2015061300James Felix Black2015-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The notion (not-ion) window manager [1], plus optional (defaulted to true) Xft/pango support (via [2]). Defined a license (notion uses a modified LGPL). As per [3], changes: 1. renamed option from pango -> xft, better to reflect the actual nature of the patch; 2. modified the patch to replace the postPatch changes to system-autodeteck.mk; 3. commited the patch to the nixpkgs repo; 4. removed 'fallbackFont' as an option. Use a sensible default, instead. Many stylistic changes, thanks to @lethalman. [1] http://notion.sourceforge.net [2] http://sourceforge.net/p/notion/feature-requests/47/ [3] https://github.com/NixOS/nixpkgs/pull/8789
* | bleachbit: init at 1.8Leonardo Cecchi2015-07-12
|/
* subsonic: add telotortium as maintainerRobert Irelan2015-07-08
|
* lmdb: lightning memory-mapped databaseWilliam Casarin2015-07-04
|
* tome4: add new maintainerPhil Scott2015-06-28
|
* ocaml-bitstring: init at 2.0.4 and f1673f8Matthew Maurer2015-06-27
|
* erlang: add Erlang R18, closes #8515Andrey Pavlov2015-06-26
|
* Add myself as maintainerAlexander V. Nikolaev2015-06-26
|
* tvheadend: init at 4.0.4Simon Vandel Sillesen2015-06-24
|
* Merge pull request #8422 from travisbhartwell/update/atom-shell-to-electronArseniy Seroka2015-06-23
|\ | | | | atom-shell: renamed to electron and updated 0.19.1 -> 0.28.2
| * electron: Added myself as maintainer.Travis B. Hartwell2015-06-20
| | | | | | | | Per https://github.com/NixOS/nixpkgs/pull/8422#issuecomment-113695261
* | ibus-table: init at 1.9.6laMudri2015-06-22
| |
* | Added entry to maintainers.nixMichael Raitza2015-06-22
| |
* | maintainers: add myself for upcoming packagesLeroy Hopson2015-06-20
|/
* Merge pull request #8394 from mbakke/maimMateusz Kowalczyk2015-06-19
|\ | | | | Add maim and slop
| * add self to maintainersMarius Bakke2015-06-18
| |
* | add myself as maintainerAndrew Kelley2015-06-18
| |
* | darwin os-specific: rez and derez packagesDaiderd Jordan2015-06-18
| |
* | types.uniq types.bool -> types.boolEelco Dolstra2015-06-15
| |
* | Make types.bool complain on conflicting definitionsEelco Dolstra2015-06-15
| | | | | | | | | | | | | | Previously, conflicting definitions would merge to "true". Now they give an error, e.g. error: The option `hardware.enableAllFirmware' has conflicting definitions, in `/etc/nixos/configurations/misc/eelco/stuff.nix' and `/etc/nixos/configurations/misc/eelco/mandark.nix'.
* | Remove obsolete stuffEelco Dolstra2015-06-15
| |
* | Merge pull request #8255 from adevress/masterArseniy Seroka2015-06-12
|\ \ | | | | | | New expression for the davix toolkit
| * | New expression for the davix toolkitAdrien Devresse2015-06-11
| |/
* | lib/maintainers: recommend to re-use github usernamesVladimír Čunát2015-06-11
| |
* | Merge pull request #8204 from copumpkin/modulesPathDaniel Peebles2015-06-10
|\ \ | |/ |/| An importable modulesPath, once again
| * Bring an importable modulesPath back from the dead, in the only way I knowDan Peebles2015-06-08
| |
* | Merge pull request #8180 from froozen/masterlethalman2015-06-08
|\ \ | | | | | | Add the tewi font
| * | Add the tewi fontfro_ozen2015-06-07
| |/
* | Merge pull request #8213 from robbinch/pkg-wavegainlethalman2015-06-08
|\ \ | | | | | | wavegain: show correct maintainer
| * | wavegain: show correct maintainerRobbin C2015-06-08
| | |
* | | dirt: include sound samples (close #8179)Anders Papitto2015-06-08
| |/ |/| | | | | also add self as maintainer
* | Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra2015-06-04
|/ | | | This reverts commit 25a148fa196b944b3f134527da87e43d88c066f9.
* Merge pull request #8115 from Havvy/iojslethalman2015-06-01
|\ | | | | Update io.js to v.2.2.1