about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* OVMF: fix buildRobin Gloster2017-05-29
| | | | $fd for the output was overwritten during the build
* imapsync: 1.684 -> 1.727Pascal Wittmann2017-05-29
|
* perlPackagrs.NTLM: init at 1.09Pascal Wittmann2017-05-29
|
* ragelDev: 7.0.0.9 -> 7.0.0.10Pascal Wittmann2017-05-29
|
* colm: 0.13.0.4 -> 0.13.0.5Pascal Wittmann2017-05-29
|
* halibut: 1.1 -> 1.2Pascal Wittmann2017-05-29
|
* fsql: 0.1.0 -> 0.1.1Pascal Wittmann2017-05-29
|
* homebank: 5.1.4 -> 5.1.5Pascal Wittmann2017-05-29
|
* merlin: 2.5.3 -> 2.5.4romildo2017-05-29
| | | | | - Update to version 2.5.4. - Remove dependency on menhir, which seems not needed.
* radicale: 1.1.1 -> 1.1.2, fixes CVE-2017-8342Pascal Wittmann2017-05-29
|
* dmenu: 4.6 -> 4.7Pascal Wittmann2017-05-29
|
* Merge pull request #26179 from veprbl/cernlibJörg Thalheim2017-05-29
|\ | | | | cernlib: init at 2006
| * cernlib: init at 2006Dmitry Kalinkin2017-05-28
| |
* | lynx: Fix SSL, widec support (#26134)Will Dietz2017-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | * lynx: Fix SSL support by letting it use pkgconfig lynx wants both the "include" and "lib/lib*.so" paths to be children of the path given to "--with-ssl", which is not provided by any of the current openssl outputs. To fix lynx so it supports SSL (and https URLs), let it use pkgconfig to figure out where openssl's bits are. * lynx: Always enable widec support.
* | python.pkgs.pylint: add pytestrunner to buildInputsRobert Scott2017-05-29
| |
* | python.pkgs.ldap: use fetchPypi for srcRobert Scott2017-05-29
| |
* | python.pkgs.pylibmc: use fetchPypi for srcRobert Scott2017-05-29
| |
* | python.pkgs.hypothesis: add pytest_xdist as a checkInputs dependencyRobert Scott2017-05-29
| | | | | | | | without this py.test doesn't recognize the -n flag and fails
* | Merge pull request #26195 from romildo/upd.ocp-indentJörg Thalheim2017-05-28
|\ \ | | | | | | cmdliner: 0.9.8 -> 1.0.0, ocp-indent: 1.5.2 -> 1.6.0
| * | ocp-indent: 1.5.2 -> 1.6.0romildo2017-05-28
| | |
| * | cmdliner: 0.9.8 -> 1.0.0romildo2017-05-28
| | |
* | | dkimproxy: init at 1.4.1 (#26147)Léo Gaspard2017-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dkimproxy: init at 1.4.1 * dkimproxy: simplify by using mkDerivation * dkimproxy: set ekleog as maintainer * dkimproxy: style fix * dkimproxy: also work without the right PERL5LIB environment variable
* | | Merge pull request #26181 from womfoo/bump/mod_auth_mellon-0.13.1Jörg Thalheim2017-05-28
|\ \ \ | | | | | | | | mod_auth_mellon: 0.12.0 -> 0.13.1
| * | | mod_auth_mellon: 0.12.0 -> 0.13.1Kranium Gikos Mendoza2017-05-28
| | | |
* | | | Galaxis: init at 1.9 (#26185)Anderson Torres2017-05-28
| | | | | | | | | | | | | | | | | | | | | | | | * Galaxis: init at 1.9 * galaxis: nitpicks
* | | | GHCJS packages: avoid inode explosionCharles Strahan2017-05-28
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | As noted in #25595, a change introduced in 4b77d425aa597 causes an explosion of inodes due to the constructions of many, many `ghcEnv` symlink forests. This commit undoes that change. To discuss reworking the support for GHCJS plugins, please see: #26192 Fixes #25595
* | | Merge pull request #26163 from jbarthelmes/factorio-0.15.16Pascal Wittmann2017-05-28
|\ \ \ | | | | | | | | factorio: 0.15.1 -> 0.15.16
| * | | factorio: 0.15.1 -> 0.15.16Johannes Barthelmes2017-05-28
| | | |
* | | | tor-browser-bundle-bin: additional download urlsJoachim Fasting2017-05-28
| | | | | | | | | | | | | | | | | | | | To better support users that are unable to access the official Tor distribution site, e.g., https://github.com/NixOS/nixpkgs/issues/26184
* | | | Merge pull request #26183 from womfoo/bump/pick-1.6.1Pascal Wittmann2017-05-28
|\ \ \ \ | | | | | | | | | | pick: 1.4.0 -> 1.6.1
| * | | | pick: 1.4.0 -> 1.6.1Kranium Gikos Mendoza2017-05-29
| | |/ / | |/| |
* | | | Merge pull request #26189 from mbrgm/cfsslJörg Thalheim2017-05-28
|\ \ \ \ | | | | | | | | | | cfssl: init at 20170527
| * | | | cfssl: init at 20170527Marius Bergmann2017-05-28
| | | | |
* | | | | Merge pull request #26188 from montag451/git-annex-remote-rclonePascal Wittmann2017-05-28
|\ \ \ \ \ | | | | | | | | | | | | git-annex-remote-rclone: 0.4 -> 0.5
| * | | | | git-annex-remote-rclone: 0.4 -> 0.5montag4512017-05-28
| |/ / / /
* / / / / moreutils: 0.59 -> 0.61Pascal Wittmann2017-05-28
|/ / / /
* | | / cppcheck: 1.78 -> 1.79Joachim Fasting2017-05-28
| |_|/ |/| | | | | | | | ChangeLog: https://sourceforge.net/p/cppcheck/news/2017/05/cppcheck-179/
* | | python.pkgs.simplejson: 3.8.1 -> 3.10.0Frederik Rietdijk2017-05-28
| | |
* | | Merge pull request #26164 from ryantrinkle/lndir-silentJörg Thalheim2017-05-28
|\ \ \ | | | | | | | | Silence lndir output in symlinkJoin
| * | | symlinkJoin: eliminate lndir spamRyan Trinkle2017-05-27
| | | | | | | | | | | | | | | | By default lndir outputs the name of each subdirectory as it descends into it; this commit gives it the -silent flag to disable this behavior
* | | | python.pkgs.hypothesis fixupFrederik Rietdijk2017-05-28
| | | |
* | | | ibus-m17n: fix homepage URL.Samuel Dionne-Riel2017-05-27
| | | | | | | | | | | | | | | | The URL was erroneous.
* | | | tinycc: 0.9.27pre-20170225 -> 0.9.27pre-20170527Joachim Fasting2017-05-27
| |_|/ |/| | | | | | | | | | | | | | Contains fixes for the x86_64 codegen [1] [1]: https://lists.nongnu.org/archive/html/tinycc-devel/2017-05/msg00102.html
* | | Merge pull request #26158 from montag451/simpleproxyJörg Thalheim2017-05-27
|\ \ \ | |/ / |/| | simpleproxy: init at 3.5
| * | simpleproxy: init at 3.5montag4512017-05-27
| | |
* | | python.pkgs.urllib3: disable testsFrederik Rietdijk2017-05-27
| | | | | | | | | | | | because there are transient failures too often.
* | | python.pkgs.django_hijackFrederik Rietdijk2017-05-27
| | | | | | | | | | | | | | | Get rid of overriding inside the fixed-point combinator. Overriding versions inside the set causes trouble when combining packages.
* | | Python: many package updatesFrederik Rietdijk2017-05-27
| | | | | | | | | | | | Did not test all packages. Likely we'll have some breakage.
* | | python.pkgs.sqlalchemy: 1.0.15 -> 1.1.10Frederik Rietdijk2017-05-27
| | |
* | | mkPythonDerivation: obey a dontWrapPythonPrograms attributeRobert Scott2017-05-27
| | | | | | | | | | | | | | | This should allow a python derivation to disable possibly overzealous python program wrapping without having to override the whole fixupPhase