summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* busybox: 1.25.1 -> 1.26.1Tim Steinbach2017-01-03
|
* udev182: removeNikolay Amiantov2016-12-29
|
* libudev0-shim: init at 1Nikolay Amiantov2016-12-29
|
* Merge pull request #21477 from rardiol/openmwNikolay Amiantov2016-12-28
|\ | | | | openmw: 0.40.0 -> 0.41.0
| * openmw: 0.40.0 -> 0.41.0Ricardo Ardissone2016-12-28
| |
* | Add top-level attr for lldb. (#21476)Will Dietz2016-12-28
| |
* | gdk-pixbuf: security 2.36.0 -> 2.36.2Vladimír Čunát2016-12-28
| | | | | | | | | | /cc #21457. The rebuild impact is probably only a few thousand. The new utility is put into $out/bin/.
* | tzdata: 2016f -> 2016jVladimír Čunát2016-12-28
| |
* | hackage2nix.yaml: update jb55's packagesWilliam Casarin2016-12-28
| |
* | elm-export: jailbreakWilliam Casarin2016-12-28
| |
* | haskell-stack: use latest http-client libraryPeter Simons2016-12-28
| |
* | ghc-8.0.2: add sphinx to inputs for documentationLaverne Schrock2016-12-28
| | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/21434.
* | ghc-8.0.1: switch to sphinx for documentationLaverne Schrock2016-12-28
| | | | | | | | | | | | | | | | | | | | Fixes #20281 "Since GHC 8.0, the User’s Guide is authored in ReStructuredText (or ReST or RST, for short) a rich but light-weight mark-up language aimed at producing documentation. The Sphinx tool is used to produce the final PDF and HTML documentation." - http://ghc.readthedocs.io/en/8.0.1/editing-guide.html
* | ghc-8.0.1: enable documentation builds by passing the required XML/XSLT ↵Laverne Schrock2016-12-28
| | | | | | | | toolchain
* | hackage-packages.nix: automatic Haskell package set updatePeter Simons2016-12-28
| | | | | | | | | | This update was generated by hackage2nix v2.0.4-1-gac3ba01 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/8db11916ad7a5d7f0d0aa25e615fff3db2cf6ddf.
* | fuse: Minor cleanupTuomas Tynkkynen2016-12-28
| |
* | dovecot: 2.2.25 -> 2.2.27Michael Raskin2016-12-28
| |
* | qemu_28: init at 2.8.0; not updating the main Qemu expression yet because ↵Michael Raskin2016-12-28
| | | | | | | | there were some claims about NixOS test fragility
* | ricochet: 1.1.2 -> 1.1.4 (#21458)Nicolas Pouillard2016-12-28
| |
* | imagemagick7: init at 7.0.4-0Michael Raskin2016-12-28
| |
* | imagemagick: 6.9.6-7 -> 6.9.7-0Michael Raskin2016-12-28
| |
* | lighttpd: 1.4.41 -> 1.4.44Bjørn Forsman2016-12-28
| |
* | Unbreak nixpkgs eval (urlscan lacked pythonOlder)Bjørn Forsman2016-12-28
| |
* | botan: 1.11.32 -> 1.11.34Michael Raskin2016-12-28
| |
* | botan: 1.10.13 -> 1.10.14, enforce c++11Michael Raskin2016-12-28
| |
* | kde5.plasma: 5.8.4 -> 5.8.5Thomas Tuegel2016-12-28
| |
* | confclerk: init at 0.6.1Emery Hemingway2016-12-28
| |
* | enhance python version checkDavid Pätzel2016-12-28
| |
* | urlscan: init at 0.8.3David Pätzel2016-12-28
| |
* | Merge pull request #21451 from spacekitteh/patch-25Michael Raskin2016-12-28
|\ \ | | | | | | openntpd: v6+ requires libressl for constraints
| * | openntpd: v6+ requires libressl for constraintsSophie Taylor2016-12-28
| | |
* | | Merge pull request #21438 from flosse/libstropheMichael Raskin2016-12-28
|\ \ \ | | | | | | | | libstrophe: 0.8.8 -> 0.9.1
| * | | libstrophe: 0.8.8 -> 0.9.1Markus Kohlhase2016-12-26
| | | |
* | | | Merge pull request #21436 from RonnyPfannschmidt/enpass-updateMichael Raskin2016-12-28
|\ \ \ \ | | | | | | | | | | enpass: bump to 5.4.0.post4 and fix application icon
| * | | | enpass: bump to 5.4.0.post4 and fix application iconRonny Pfannschmidt2016-12-27
| | | | |
* | | | | Merge pull request #21429 from MostAwesomeDude/nginxMichael Raskin2016-12-28
|\ \ \ \ \ | | | | | | | | | | | | nginx: Allow GD to be optional.
| * | | | | nginx: Allow GD to be optional.Corbin2016-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit permits incantations like `pkgs.nginx.override { gd = null; }` to produce a slimmed-down nginx. When used, this functionality removes a pile of stuff from nginx's closure. The resulting nginx's closure: $ nix-store -q -R /nix/store/wk3h0a4dmdmjmxkbd0q09iw0wfq0yzpz-nginx-1.10.2 | wc -l 12 $ nix-store -q -R /nix/store/gpcx77anqrj05qz0mrwm7hf4wgxry5py-nginx-1.10.2 | wc -l 24
* | | | | | Merge pull request #21407 from deepfire/haskell-unicode-input-methodMichael Raskin2016-12-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | emacs-packages: init haskell-unicode-input-method at 20110905
| * | | | | | emacs-packages: init haskell-unicode-input-method at 20110905Kosyrev Serge2016-12-26
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #20028 from zraexy/qsyncthingtrayMichael Raskin2016-12-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | qsyncthingtray: init at 0.5.5rc2
| * | | | | | qsyncthingtray: init at 0.5.5rc2zraexy2016-10-31
| | | | | | |
| * | | | | | qsyncthingtray: init at 0.5.5rc2zraexy2016-10-31
| | | | | | |
* | | | | | | Merge pull request #19854 from andjscott/mlocateMichael Raskin2016-12-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [WIP] mlocate: init at version 0.26
| * | | | | | | mlocate: init at version 0.26Andrew Scott2016-10-25
| | | | | | | |
* | | | | | | | Merge pull request #21221 from rardiol/gplatesMichael Raskin2016-12-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | gplates: init at 2.0.0
| * | | | | | | | gplates: init at 2.0.0Ricardo Ardissone2016-12-16
| | | | | | | | |
| * | | | | | | | qwt6_qt4: init at 6.1.2Ricardo Ardissone2016-12-16
| | | | | | | | |
* | | | | | | | | Merge pull request #21220 from danbst/pg_similMichael Raskin2016-12-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | pg_similarity: init at 1.0
| * | | | | | | | | pg_similarity: init at 1.0danbst2016-12-17
| | | | | | | | | |
* | | | | | | | | | deluge: 1.3.12 -> 1.3.13Nikolay Amiantov2016-12-28
| | | | | | | | | |