about summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
* Merge: fixup a bad mergeVladimír Čunát2017-04-14
|\ | | | | | | | | For details see: https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
* \ Merge branch 'staging'Vladimír Čunát2017-04-14
|\ \
* \ \ Merge pull request #24830 from mayflower/refactor/boolToStringDaniel Peebles2017-04-13
|\ \ \ | | | | | | | | treewide: use boolToString function
| * | | treewide: use boolToString functionFranz Pletz2017-04-11
| | | |
* | | | licenses: add MirOS licenseSean Haugh2017-04-12
| |_|/ |/| |
* | | lib: Add test for composeExtensionsShea Levy2017-04-12
| | |
* | | /lib/default.nix: Add file docstring & unit test hintProfpatsch2017-04-12
|/ /
* | Merge branch 'composeExtensions'Shea Levy2017-04-11
|\ \ | |/ |/|
| * lib: Add composeExtensions for composing extension functionsShea Levy2017-04-07
| |
* | keychain: add sigma as maintainerYann Hodique2017-04-09
| |
* | lib/maintainers.nix add colescottCole Scott2017-04-09
| |
* | Merge pull request #24331 from LumiGuide/ssmtp-AuthPassFileJörg Thalheim2017-04-08
|\ \ | | | | | | ssmtp: use the authPassFile option instead of authPass
| * | ssmtp: use the authPassFile option instead of authPassBas van Dijk2017-03-29
| | | | | | | | | | | | | | | This gives users the option of storing the authPass outside the world-readable Nix store.
* | | Merge pull request #24730 from Infinisil/buku-2.9Jörg Thalheim2017-04-08
|\ \ \ | | | | | | | | buku: 2.8 -> 2.9
| * | | buku: 2.8 -> 2.9Silvan Mosberger2017-04-08
| | |/ | |/|
* / | robomongo: 0.8.4 -> 0.9.0Emanuele Peruffo2017-04-07
|/ /
* | Merge pull request #24624 from taku0/source-han-serifTim Steinbach2017-04-06
|\ \ | | | | | | add Source Han Serif font
| * | add source-han-serif-japanese, source-han-serif-korean, ↵taku02017-04-06
| | | | | | | | | | | | source-han-serif-simplified-chinese, source-han-serif-traditional-chinese: An open source Pan-CJK serif typeface
* | | cups-toshiba-estudio: init at 7.51 (#24676)Jean Potier2017-04-06
|/ /
* | nomacs: init at 3.4 (#24580)Taahir Ahmed2017-04-03
| | | | | | | | | | | | | | | | * nomacs: init at 3.4 * nomacs: add gsettings for gtk open dialogs * nomacs: use fetchurl instead of fetchFromGitHub
* | kt: init at 11.1.0Utku Demir2017-04-03
| |
* | Merge pull request #24424 from dsferruzza/add-veracryptJoachim F2017-04-02
|\ \ | | | | | | veracrypt: init at 1.19
| * | maintainers: add dsferruzzaDavid Sferruzza2017-04-02
| | |
* | | bitcoin-unlimited: init at 1.0.1.3Dmitry Tsygankov2017-04-01
| | | | | | | | | | | | Add the Bitcoin Unlimited client to the altcoins directory, so that all sides of the Bitcoin scaling debate are represented.
* | | Merge pull request #24380 from fuzzy-id/haproxy-overworked4Daiderd Jordan2017-03-31
|\ \ \ | | | | | | | | haproxy: PCRE and LUA support via configurable options
| * | | haproxy: added fuzzy-id to the list of maintainersThomas Bach2017-03-29
| | | |
* | | | Get rid of all `with { inherit... }` and just used `let inherit...`John Ericson2017-03-30
| | | | | | | | | | | | | | | | | | | | | | | | The old forms presumably predates, or were made in ignorance of, `let inherit`. This way is better style as the scoping as more lexical, something which Nix can (or might already!) take advantage of.
* | | | messenger-for-desktop: init at 2.0.6Shawn Dellysse2017-03-28
| |/ / |/| |
* | | treewide: purge maintainers.urkudVladimír Čunát2017-03-27
|/ / | | | | | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* / way-cooler: init at 0.5.2Vasiliy Solovey2017-03-26
|/
* Merge pull request #23863 from plumps/add-vulnixFrederik Rietdijk2017-03-24
|\ | | | | vulnix: init at 1.2.2
| * initial release: vulnixMaksim Bronsky2017-03-15
| |
* | Remove bbenoist from maintainersBaptist BENOIST2017-03-23
| | | | | | | | | | Sorry guys but I did not used Nix since months and cannot spend time maintaining my previous work...
* | gmtp: init at 1.3.10 (#24178)Piotr Bogdan2017-03-22
| |
* | renderdoc: init at version 0.34pre (#23769)jansol2017-03-21
| | | | | | | | | | | | | | | | | | * renderdoc: init at version 0.34pre Initialising a few commits after the latest release due to some upstream improvements to the build system. * fix maintainer
* | Merge pull request #24108 from adelbertc/coursier-1-0-0-M15Tim Steinbach2017-03-21
|\ \ | | | | | | coursier: init at 1.0.0-M15
| * | coursier: makeWrapper as nativeBuildInputs, add adelbertc and nequissimus as ↵Adelbert Chang2017-03-20
| | | | | | | | | | | | maintainers
* | | Merge pull request #23929 from Profpatsch/lib-lists-doczimbatm2017-03-20
|\ \ \ | | | | | | | | Improve lib/trivial and lib/lists docs
| * | | lib/tests: add more tests for fold functionsProfpatsch2017-03-19
| | | | | | | | | | | | | | | | Also the invocation of tests is documented.
| * | | lib/lists: rename fold to foldr & improve fold docsProfpatsch2017-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to better distinguish foldr from foldl the default name is changed to foldr, but fold is still a synonym. Additionally the docs are improved and examples added.
| * | | lib/trivial: expand function docsProfpatsch2017-03-15
| | | |
* | | | Adding self as maintainerVictor Calvert2017-03-20
| |/ / |/| |
* | | Merge pull request #24050 from shanemikel/package_htmldocDaiderd Jordan2017-03-19
|\ \ \ | | | | | | | | htmldoc: add darwin support
| * | | htmldoc: add darwin supportShane Pearlman2017-03-18
| | |/ | |/| | | | | | | | | | I also added a long description and updated the homepage to point to the author’s new github.io site.
* | | Merge pull request #24020 from xvapx/add/libnacl-1.5.0Jörg Thalheim2017-03-19
|\ \ \ | | | | | | | | pythonPackages.libnacl: init at 1.5.0
| * | | pythonPackages.libnacl: init at 1.5.0Marti Serra2017-03-19
| |/ /
* | | mpvc: init at unstable-2017-03-18 (#24037)Nathan Isom2017-03-19
| | | | | | | | | | | | | | | | | | | | | | | | * mpvc: init at unstable-2017-03-18 * mpvc: simplify build * mpvc: add maintainer
* | | lib.readPathsFromFile: simplify, /cc #24036Orivej Desh2017-03-19
| | | | | | | | | | | | This part isn't needed after 36de745e1b7.
* | | readPathsFromFile: fixup after #23851Vladimír Čunát2017-03-19
| | | | | | | | | | | | | | | The final newline would produce an empty string; let's filter all empty lines as well.
* | | Merge pull request #22722 from patternspandemic/kodestudioMichael Raskin2017-03-18
|\ \ \ | | | | | | | | kodestudio: init at 17.1