summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
* Merge pull request #24610 from Ericson2314/platform-normalizationJohn Ericson2017-04-17
|\ | | | | Platform normalization
| * Elaborate `localSystem` and `crossSystem` in a consistent mannerJohn Ericson2017-04-17
| |
| * lib: Fix preexisting bugs in old platforms code (now bugs in tests)John Ericson2017-04-17
| | | | | | | | Warning, this changes the compatibility claims of existing packages!
| * lib: Fix system parsing, and use for doubles listsJohn Ericson2017-04-17
| | | | | | | | | | | | | | The old hard-coded lists are now used to test system parsing. In the process, make an `assertTrue` in release lib for eval tests; also use it in release-cross
| * lib: Fix `matchAttrs`John Ericson2017-04-17
| |
| * lib: Collect system/platform related filesJohn Ericson2017-04-17
| | | | | | | | Previously, platforms was a random thing in top-level
* | Merge pull request #24974 from Ericson2314/mapNullableJohn Ericson2017-04-17
|\| | | | | Introduce `mapNullable` into lib and use it in a few places
| * Introduce `mapNullable` into lib and use it in a few placesJohn Ericson2017-04-17
| | | | | | | | Also simply some configure flag logic my grep also alerted me too.
* | Merge pull request #24938 from jlesquembre/git-openJörg Thalheim2017-04-16
|\ \ | | | | | | git-open: init at 1.3.0
| * | git-open: init at 1.3.0José Luis Lafuente2017-04-16
| | |
* | | Merge pull request #24848 from rzetterberg/masterJörg Thalheim2017-04-16
|\ \ \ | |/ / |/| | gdrive: init at 2.1.0
| * | Adds myself as a maintainerRichard Zetterberg2017-04-16
| | |
* | | 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