Commit graph

168015 commits

Author SHA1 Message Date
Joachim F 481a214d7e
Merge pull request #54822 from r-ryantm/auto-update/i2pd
i2pd: 2.22.0 -> 2.23.0
2019-01-31 17:52:39 +00:00
Joachim F 004e3816dc
runInLinuxVM: pkgs.linux -> kernel (#54897)
There is a function params `kernel' intended to specify which kernel to use.
It defaults to `pkgs.linux`.
But when we override `kernel', compiling and using two kernels seems not to be the intendend bevavior.
2019-01-31 17:52:18 +00:00
forficate dd705fb45f nixos/transmission: Bug fix Appamor Transmission startup errors (#54873) 2019-01-31 17:51:48 +00:00
Joachim F 3d7286946e
Merge pull request #54981 from dtzWill/update/tor-browser-bundle-8.0.5
tor-browser-bundle-bin: 8.0.4 -> 8.0.5
2019-01-31 17:36:06 +00:00
Vladyslav M f04f90127a
Merge pull request #54844 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20181210 -> 20190121
2019-01-31 19:34:00 +02:00
Will Dietz 73d5530661
Merge pull request #54997 from wedens/fix-font-manager-conflict
font-manager: 0.7.4.1 -> 0.7.4.2
2019-01-31 10:31:49 -06:00
wedens 4b7931ca0a font-manager: 0.7.4.1 -> 0.7.4.2
also fixed mimeinfo.cache conflict when e.g. file-roller is installed
2019-01-31 23:04:58 +07:00
Matthew Bauer ab118f3847
Merge pull request #54801 from matthewbauer/fix-trace-pos
make-derivation: fix position in trace
2019-01-31 10:44:21 -05:00
Matthew Bauer 6182d28cab
Merge pull request #54915 from matthewbauer/rework-android-assert
androidenv: move licenseAccepted condition to androidsdk
2019-01-31 10:31:27 -05:00
Vladyslav M 74ee7f73f8
Merge pull request #54654 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20181218 -> 0.0.20190123
2019-01-31 17:28:45 +02:00
Mario Rodas 46415c186c racket: 7.1 -> 7.2 (#54971) 2019-01-31 15:06:23 +00:00
markuskowa da01f9dcca
Merge pull request #54905 from markuskowa/upd-soapysdr
soapysdr: 0.7.0 -> 0.7.1
2019-01-31 15:16:37 +01:00
markuskowa 1eda52b1a2
Merge pull request #54963 from NixOS/update-parallel
parallel: 20181222 -> 20190122
2019-01-31 15:15:06 +01:00
Robert Schütz 8a22450530 python.pkgs.astral: 1.9.1 -> 1.9.2 2019-01-31 15:09:10 +01:00
Jörg Thalheim e6293287f6
Merge pull request #53451 from gnidorah/bitwig
bitwig-studio2: 2.3.5 -> 2.4.3
2019-01-31 13:35:32 +00:00
Rob Vermaas bfc3789f38 julia: add 1.1.0 2019-01-31 14:18:29 +01:00
Will Dietz 70f56d8f3b
Merge pull request #54749 from dtzWill/feature/birdfont
birdfont: init at 2.25.0 (and add dep xmlbird)
2019-01-31 06:30:35 -06:00
Will Dietz 1056100039
Merge pull request #54885 from dtzWill/feature/chelf
chelf: init at 0.2.2
2019-01-31 06:28:08 -06:00
Will Dietz 80e387a409
Merge pull request #54883 from dtzWill/feature/crex
crex: init at 0.2.5
2019-01-31 06:27:33 -06:00
Will Dietz d166521d5f
Merge pull request #54884 from dtzWill/feature/xlayoutdisplay
xlayoutdisplay: init at 1.0.2
2019-01-31 06:26:59 -06:00
Will Dietz bc8c060a3b
Merge pull request #54882 from dtzWill/feature/txr
txr: init at 208
2019-01-31 06:25:11 -06:00
Tim Steinbach 705207ec9b
linux: 4.20.5 -> 4.20.6 2019-01-31 07:19:07 -05:00
Tim Steinbach e4c1ce97c3
linux: 4.19.18 -> 4.19.19 2019-01-31 07:18:36 -05:00
Tim Steinbach f623daca21
linux: 4.14.96 -> 4.14.97 2019-01-31 07:18:23 -05:00
Tim Steinbach 468b6cea72
linux: 4.9.153 -> 4.9.154 2019-01-31 07:17:38 -05:00
Robert Schütz f94e0252f3
Merge pull request #54817 from aszlig/gajim-1.1
gajim: 1.0.3 -> 1.1.2
2019-01-31 11:40:01 +01:00
aszlig 32b3615f60 gajim: 1.0.3 -> 1.1.2
The list of upstream changes is huge, so I'm not pasting it here in the
commit message, but here is the upstream URL:

  https://dev.gajim.org/gajim/gajim/blob/gajim-1.1.2/ChangeLog

One of the most visible updates are the design changes for various
dialogs and the Emoji overhauls.

On our end, we now need three more dependencies, namely cssutils,
precis-i18n and keyring, which I added accordingly.

In addition, the test runner is now integrated into setup.py, which we
now use.

I also cleaned up the package expression a bit, eg. it's no longer
wrapped in a big "with lib;", so that "nix-instantiate --parse" is able
to detect attribute errors (which is very useful if you have editor
integration).

Signed-off-by: aszlig <aszlig@nix.build>
2019-01-31 11:16:24 +01:00
aszlig 120238bcba pythonPackages.precis-i18n: init at 1.0.0
This package is required since Gajim version 1.1.0 and I intentionally
didn't set meta.maintainers because I'm not going to be able to maintain
this package, except if Gajim requires a newer version.

Signed-off-by: aszlig <aszlig@nix.build>
2019-01-31 11:16:18 +01:00
aszlig 9df21abeb3 pythonPackages.nbxmpp: 0.6.8 -> 0.6.9
Just a small bugfix release, but required for Gajim 1.1.2.

Upstream fixes:

  * Always bind after SM failed
  * Dont try and guess system language

Signed-off-by: aszlig <aszlig@nix.build>
Closes: https://github.com/NixOS/nixpkgs/pull/54081
2019-01-31 11:09:48 +01:00
markuskowa e27e114803
Merge pull request #53677 from jbedo/snpeff-4.3T
snpeff: 4.3q -> 4.3t
2019-01-31 10:36:32 +01:00
Will Dietz 791a6c4937 tor-browser-bundle-bin: 8.0.4 -> 8.0.5
https://blog.torproject.org/new-release-tor-browser-805

* demote github URL, it doesn't have newest
  (including 8.0.4 which this upgrades from)
2019-01-31 03:26:59 -06:00
Robert Schütz c2707983ec
Merge pull request #54940 from dotlambda/CVE-2019-3498
django: CVE-2019-3498
2019-01-31 10:25:34 +01:00
Robert Schütz 864f8321ee
Merge pull request #54893 from nyanloutre/mautrix-telegram
mautrix-telegram: init at 0.4.0.post1
2019-01-31 10:24:49 +01:00
Christopher Ostrouchov 518a7b0f8e pythonPackages.tableaudocumentapi: init at 0.6 (#54956) 2019-01-31 10:18:01 +01:00
Robert Schütz 052acfe930 sage: python-openid: move django and twill to checkInputs (#54949)
A search through the source code
(https://github.com/openid/python-openid/search?q=django and
https://github.com/openid/python-openid/search?q=twill) reveals
that they are only used in examples and tests.
2019-01-31 10:14:36 +01:00
nyanloutre 53fddad692 mautrix-telegram: init at 0.4.0.post1 2019-01-31 09:55:55 +01:00
Michael Raskin 2e76049491 lispPackages.quicklisp.quicklispdist: 2018-08-31 -> 2019-01-07 2019-01-31 07:21:30 +01:00
Michael Raskin fa67afe92b sbcl: fix uname invocation 2019-01-31 07:21:30 +01:00
Will Dietz e5a8918909
Merge pull request #54961 from dtzWill/update/lua-setuphook-shoosh-hush-please
lua-5 setup-hook: quiet noisy 'cd -' printing path repeatedly
2019-01-30 22:54:33 -06:00
Justin Bedo 75dd587793
snpeff: 4.3q -> 4.3t 2019-01-31 15:15:05 +11:00
Thomas Tuegel b61797baf3
Merge pull request #54886 from markuskowa/fix-openblas
openblas: make the optimization target overridable
2019-01-30 20:53:36 -06:00
aanderse c6cd07707b nixos/httpd: rename apache log files to have a .log file extension (#54529)
nixos/httpd: rename apache log files to have a .log file extension
2019-01-31 04:04:58 +02:00
Herwig Hochleitner 6b27008fb5 chromium: 71.0.3578.98 -> 72.0.3626.81
CVE-2019-5754 CVE-2019-5782 CVE-2019-5755 CVE-2019-5756 CVE-2019-5757
CVE-2019-5758 CVE-2019-5759 CVE-2019-5760 CVE-2019-5761 CVE-2019-5762
CVE-2019-5763 CVE-2019-5764 CVE-2019-5765 CVE-2019-5766 CVE-2019-5767
CVE-2019-5768 CVE-2019-5769 CVE-2019-5770 CVE-2019-5771 CVE-2019-5772
CVE-2019-5773 CVE-2019-5774 CVE-2019-5775 CVE-2019-5776 CVE-2019-5777
CVE-2019-5778 CVE-2019-5779 CVE-2019-5780 CVE-2019-5781
2019-01-31 01:20:23 +01:00
Vincent Bernat 33802e9ed8 nginx: expose list of additional modules (#53897)
Currently, it seems there is no easy way to override package to add
modules. For example, if we want to add the `ipscrub` module, we can
do:

    pkgs.nginxStable.override {
      modules = [ pkgs.nginxModules.ipscrub ];
    };

But, then, we loose `rtmp`, `dav` and `moreheaders` which are defined
in `all-packages.nix`. With this modification, we can now do:

    pkgs.nginxStable.override {
      modules = pkg.nginxStable.passthru.modules ++ [ pkgs.nginxModules.ipscrub ];
    };
2019-01-31 02:15:14 +02:00
Danylo Hlynskyi 4f8e9e7c9b
Merge pull request #54834 from lsix/enable-qscintilla-py3
pythonPackages.qscintilla: enable for pyqt5
2019-01-31 01:53:38 +02:00
Pavol Rusnak 344b340815 pythonPackages.pyu2f: init at 0.1.4 2019-01-30 23:47:00 +00:00
markuskowa ca13dc163b
Merge pull request #49871 from wucke13/getdp
getdp: init at 3.0.4
2019-01-31 00:43:08 +01:00
Kévin Rauscher e925ec27ba bloop: 1.2.3 -> 1.2.5 (#54427) 2019-01-31 01:20:55 +02:00
Robert Schütz c6e08579c5
python.pkgs.django_1_8: mark as insecure (#54937)
Since CVE-2018-14574 and CVE-2019-3498 affect 1.11, it is very likely
they also apply to 1.8. However, Django 1.8 has reached EOL in April
2018 and the patches were not backported.
2019-01-30 23:57:50 +01:00
Danylo Hlynskyi 30c312341f
Merge pull request #54637 from danbst/small-eval-optimization
module system: small eval optimization
2019-01-31 00:42:24 +02:00