summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-02-28
|\
| * Merge pull request #12487 from hrdinka/refactor/nsdFranz Pletz2016-02-28
| |\ | | | | | | Refactor NSD service and update to 4.1.7
| | * nsd service: add build time config validationChristoph Hrdinka2016-02-28
| | |
| | * nsd service: add non-backward compatible release note entryNicolas B. Pierron2016-02-28
| | |
| | * nsd service: make use of literalExampleChristoph Hrdinka2016-02-28
| | |
| | * nsd service: add missing optionsChristoph Hrdinka2016-02-28
| | |
| | * nsd service: code cleanupChristoph Hrdinka2016-02-28
| | | | | | | | | | | | | | | Puts everything in alphanumeric order and removes unnecessary spaces to better match NixOS coding style.
| | * nsd: 4.1.6 -> 4.1.7Christoph Hrdinka2016-02-28
| | |
| * | Merge pull request #13504 from leenaars/duckmarinesChristoph Hrdinka2016-02-28
| |\ \ | | | | | | | | duckmarines: init at 1.0b
| | * | duckmarines: init at 1.0bMichiel Leenaars2016-02-28
| | | |
| * | | ibus: consolidate wrappersThomas Tuegel2016-02-28
| | | |
| * | | gitstats: init at 2016-01-08Bjørn Forsman2016-02-28
| | | | | | | | | | | | | | | | Upstream does not make releases, using latest commit from master branch.
| * | | nixos/collectd: Fix package optionFranz Pletz2016-02-28
| | | | | | | | | | | | | | | | Commit ed979124cad7596de539188e86664b3784c363ca was missing some code.
| * | | Merge branch 'input-methods'Thomas Tuegel2016-02-28
| |\ \ \
| | * | | ibus-m17n: use Python 3Thomas Tuegel2016-02-28
| | | | |
| | * | | nixos: remove top-level uim optionThomas Tuegel2016-02-28
| | | | |
| | * | | ibus-with-plugins: replace ibus wrappersThomas Tuegel2016-02-28
| | | | |
| | * | | fcitx: show available engines in module descriptionThomas Tuegel2016-02-28
| | | | |
| | * | | nixos: remove qtPlugins and gtkPluginsThomas Tuegel2016-02-28
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Both Qt and GTK load plugins from the active profiles automatically, so it is sufficient to install input methods system-wide. Overriding the plugin paths may interfere with correct operation of other plugins.
| * | | apitrace: add qapitrace and backtracing supportNikolay Amiantov2016-02-28
| | | |
| * | | Merge pull request #13485 from zimbatm/cide-0.9.0zimbatm2016-02-28
| |\ \ \ | | | | | | | | | | cide: 0.8.1 -> 0.9.0
| | * | | cide: 0.8.1 -> 0.9.0zimbatm2016-02-28
| | | | |
| * | | | Merge pull request #13540 from zimbatm/sourceforge-mirror-everywhereDomen Kožar2016-02-28
| |\ \ \ \ | | | | | | | | | | | | use the sourceforge mirrors everywhere
| | * | | | use the sourceforge mirrors everywherezimbatm2016-02-28
| |/ / / / | | | | | | | | | | | | | | | | | | | | find pkgs -name "*.nix" -exec sed -r \ "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
| * | | | quicktun: init at 2.2.4Franz Pletz2016-02-28
| | | | |
| * | | | Make sure we use the older version of hjsonpointerMichael Alan Dorman2016-02-28
| | | | |
| * | | | Make sure an older version of hjsonpointer is includedMichael Alan Dorman2016-02-28
| | | | |
| * | | | mwc-random: drop obsolete overridesPeter Simons2016-02-28
| | | | |
| * | | | Add LTS Haskell 5.4.Peter Simons2016-02-28
| | | | |
| * | | | hackage-packages.nix: update Haskell package setPeter Simons2016-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v20151217-12-g567601b using the following inputs: - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/82be4306aef14f3d97c4bf6bebcb875bf046b12e - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/300be01a1038afe0c7b12f3737b8c06f2103e855 - LTS Haskell: https://github.com/fpco/lts-haskell/commit/45f9a3dc1607fcbd0be11ab4c185c0cb9baf9d99 - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/18441cd11a18cd8f47f2e1efe89e02049b9e292f
| * | | | gitinspector: 0.4.1 -> 0.4.4Bjørn Forsman2016-02-28
| | | | |
| * | | | Merge pull request #13536 from phunehehe/postfix-symlinksPeter Simons2016-02-28
| |\ \ \ \ | | | | | | | | | | | | postfix: use relative symlinks for mailq and newaliases
| | * | | | postfix: use relative symlinks for mailq and newaliasesHoang Xuan Phu2016-02-28
| | | | | |
| * | | | | Merge pull request #13530 from danielfullmer/zerotier-fixDomen Kožar2016-02-28
| |\ \ \ \ \ | | | | | | | | | | | | | | zerotierone: hardcoded path fix
| | * | | | | zerotierone: hardcoded path fixDaniel Fullmer2016-02-27
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | New code in zerotier broke the previous substitution where we refer to the correct path for "ip".
| * | | | | fix NixOS evalDomen Kožar2016-02-28
| | | | | |
| * | | | | Merge pull request #13518 from leenaars/love2Michael Raskin2016-02-28
| |\ \ \ \ \ | | | | | | | | | | | | | | love: fix broken 0.8.2 + added version 0.72
| | * | | | | love: fix broken 0.8 + added version 0.72Michiel Leenaars2016-02-27
| | | | | | |
| * | | | | | Add Apache Jena Fuseki instead of obsolete and unavailable Jena JosekiMichael Raskin2016-02-28
| | | | | | |
| * | | | | | PULL_REQUEST_TEMPLATE: fix issues raised in 3c84ae406Domen Kožar2016-02-28
| | | | | | |
| * | | | | | nixos copySystemConfiguration: fix when chrootedVladimír Čunát2016-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #7974. Also makes the description more informative.
| * | | | | | PULL_REQUEST_TEMPLATE.md: clarify a few thingsDomen Kožar2016-02-28
| | | | | | |
| * | | | | | perl-Readonly: 2.00 -> 2.01Robert Helgesson2016-02-28
| | | | | | |
| * | | | | | perl-Log-Any: 1.038 -> 1.040Robert Helgesson2016-02-28
| | | | | | |
| * | | | | | perl-LWP: 6.13 -> 6.15Robert Helgesson2016-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove no longer needed patch.
| * | | | | | perl-URI: 1.69 -> 1.71Robert Helgesson2016-02-28
| | | | | | |
| * | | | | | perl-Redis: 1.981 -> 1.982Robert Helgesson2016-02-28
| | | | | | |
| * | | | | | perl-Log-Any: 1.032 -> 1.038Robert Helgesson2016-02-28
| | | | | | |
| * | | | | | perl-CGI: 4.25 -> 4.26Robert Helgesson2016-02-28
| | | | | | |
| * | | | | | perl-DateTime-Format-MySQL: 0.05 -> 0.06Robert Helgesson2016-02-28
| | | | | | |