Commit Graph

148949 Commits

Author SHA1 Message Date
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
Sergei Maximov
58f6729e56 Use "${vips}" instead of "${vips.out}" 2019-01-31 18:42:05 +03: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
Andreas Rammhold
2f5d37b77b
qt511: 5.11.1 -> 5.11.3
This fixes

 * CVE-2018-15518, Qt Base: “double free or corruption” in QXmlStreamReader
 * CVE-2018-19873, Qt Base: QBmpHandler segfault on malformed BMP file
 * CVE-2018-19870, Qt Base: Check for QImage allocation failure in qgifhandler
 * CVE-2018-19871, Qt Imageformats: QImage: QTgaFile CPU exhaustion
 * CVE-2018-19865, Qt Virtual Keyboard: Qt Virtual Keyboard logs all key presses
 * CVE-2018-19869, Qt Svg: Fix crash when parsing malformed url reference

More details can be obtained from the Qt annoucement [1].

[1] https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/
2019-01-31 11:00:27 +01:00
eyjhbb@gmail.com
16a360099d betterlockscreen: init at 3.0.1 2019-01-31 10:41:34 +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
Sergei Maximov
5aaf8c0e15 gem-config: add ruby-vips 2019-01-31 10:21:55 +03: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
Matthieu Coudron
a5a796222b linux: (re)take into account extraConfig
PR #42838 wrongly started to ignore extraConfig. This fixes that.
2019-01-31 13:34:42 +09: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
Mario Rodas
2981a7b0e3
pg_topn: 2.2.0 -> 2.2.2 2019-01-30 19:59:21 -05:00
Will Dietz
1a6f3bb19d sudo-font: init at 0.37 2019-01-30 18:39:08 -06: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
Andreas Rammhold
066be85d9d
qt56: fix CVE-2018-{15518,19873,19870,19871,19865,19869}
* CVE-2018-15518, Qt Base: “double free or corruption” in QXmlStreamReader
 * CVE-2018-19873, Qt Base: QBmpHandler segfault on malformed BMP file
 * CVE-2018-19870, Qt Base: Check for QImage allocation failure in qgifhandler
 * CVE-2018-19871, Qt Imageformats: QImage: QTgaFile CPU exhaustion
 * CVE-2018-19865, Qt Virtual Keyboard: Qt Virtual Keyboard logs all key presses
 * CVE-2018-19869, Qt Svg: Fix crash when parsing malformed url reference

More details can be obtained from the Qt annoucement [1].

[1] https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/
2019-01-31 00:50:29 +01: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
Andreas Rammhold
295a210a23
qt56.qtvirtualkeyboard: init at 5.6.3
This adds the "missing" qtvirtualkeyboard module of qt56. I just add
this so I can apply (& test) the patches for a CVE in the next commit.
This might seem strange but in case anyone decided to add / use this in
the future we are on the safe(r) side.
2019-01-31 00:21:51 +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
Andreas Rammhold
66601282cc
qt59.qtvirtualkeyboard: fix CVE-2018-19865
CVE-2018-19865 tracks the issue of qtvirtualkeyboard where it logs all
user input. With this commit we are applying the recommended patches
form the upstream project.

More details can be obtained from the Qt annoucement [1].

[1] https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/
2019-01-30 23:50:48 +01:00
Mitch
475d748073 nomad: v0.8.6 -> v0.8.7 (#54656) 2019-01-31 00:37:24 +02:00
eyjhbb@gmail.com
31c3d157ae arduino-mk: init at 1.6.0 2019-01-30 23:19:37 +01:00
Lancelot SIX
6c2bb2a3d0
pythonPackages.qscintilla-qt5: init at 2.9.4 2019-01-30 22:37:26 +01:00
Matthijs Steen
cca9df9d11 openra: updated engines and mods 2019-01-30 22:17:53 +01:00
Pascal Wittmann
f4f1eb1206
parallel: 20181222 -> 20190122 2019-01-30 22:04:30 +01:00
Will Dietz
d96dcb66fb lua-5 setup-hook: quiet noisy 'cd -' printing path repeatedly 2019-01-30 13:55:07 -06:00
Mario Rodas
18ad447b6f heroku: 7.18.2 -> 7.19.4 2019-01-30 21:18:14 +02:00
Alyssa Ross
cd37219ed9
Merge pull request #54808 from vdemeester/update-traefik
traefik: 1.7.4 -> 1.7.8
2019-01-30 19:04:01 +00:00
Alyssa Ross
b2f677720a
Merge pull request #54945 from nyanloutre/riot-update
riot-web: 0.17.8 -> 0.17.9
2019-01-30 18:59:59 +00:00
Alyssa Ross
f72d26d8dd
Merge pull request #53959 from ejpcmac/update-elixir_1_8
elixir_1_8: 1.8.0-rc.1 -> 1.8.1
2019-01-30 18:51:58 +00:00
Pavol Rusnak
929924d946
dotnet-sdk: 2.1.402 -> 2.2.103 2019-01-30 19:46:40 +01:00
Dmitry Kalinkin
2f0b7547cd
Merge pull request #53872 from Profpatsch/ankidocs
anki: add manual output
2019-01-30 13:45:12 -05:00
Michael Weiss
8f354badbc
scdoc: 1.8.0 -> 1.8.1 2019-01-30 19:36:50 +01:00
Matthew Bauer
bdc7aabb2f
Merge pull request #54898 from matthewbauer/pyspark-fix
pyspark: 2.3.2 -> 2.4.0, fix version bounds
2019-01-30 13:30:34 -05:00
Matthew Bauer
c0f82700ee pyspark: 2.3.2 -> 2.4.0, fix version bounds
py4j seems to work fine with this version
2019-01-30 13:29:29 -05:00
Alyssa Ross
bfd2c8065f
Merge pull request #54601 from groodt/greg/argo-2.2.1
argo: init at 2.2.1
2019-01-30 18:11:12 +00:00
Alyssa Ross
60e279e526
Merge pull request #54939 from alyssais/ruby-2.6.1
ruby_2_6: 2.6.0 -> 2.6.1
2019-01-30 18:07:37 +00:00
Jean-Philippe Cugnet
2407326fd9
elixir_1_8: 1.8.0-rc.1 -> 1.8.1 2019-01-30 18:40:24 +01:00
Franz Pletz
72f324dbc7
Merge pull request #45567 from johanot/certmgr-rootca-patch
certmgr: Add patch for optional trust of self-signed certificates at remote cfssl apiserver
2019-01-30 17:37:42 +00:00
Robert Schütz
677f8c1e77 python.pkgs.Keras: remove obsolete postPatch phase 2019-01-30 17:11:20 +01:00
Robert Schütz
071c7e8d53 python.pkgs.keras-preprocessing: 1.0.5 -> 1.0.8 2019-01-30 17:11:11 +01:00
Jörg Thalheim
5b622c115d
iperf3: fix musl patch 2019-01-30 15:27:44 +00:00
Robert Schütz
0525fa54e8
Merge pull request #54739 from Nadrieril/fix-ffsync
Fix firefox sync-server
2019-01-30 16:26:31 +01:00
Jörg Thalheim
73fda89c7c
Merge pull request #54258 from aij/zfs
zfsUnstable: 0.8.0-rc2 -> 0.8.0-rc3
2019-01-30 15:07:25 +00:00
Nadrieril
957d0589ad pythonPackages.syncserver: move to all-packages.nix and fix dependencies 2019-01-30 15:59:00 +01:00
Nadrieril
08aa3e7f2e pythonPackages.tokenserver: add Nadrieril to maintainers 2019-01-30 15:58:58 +01:00
TG ⊗ Θ
ab3d099d30 pythonPackages.serversyncstorage: 1.6.11 -> 1.6.14 2019-01-30 15:58:58 +01:00
TG ⊗ Θ
c1a071dd49 pythonPackages.syncserver: 1.6.0 -> 1.8.0 2019-01-30 15:58:57 +01:00
TG ⊗ Θ
8119e08e34 pythonPackages.mozsvc: 0.8 -> 0.10 2019-01-30 15:58:56 +01:00
nyanloutre
59efe8ab45 riot-web: 0.17.8 -> 0.17.9 2019-01-30 15:50:34 +01:00
Vincent Demeester
3597d3ee61
traefik: 1.7.4 -> 1.7.8
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-30 15:47:52 +01:00
taku0
3106cbe8c3 thunderbird, thunderbird-bin: 60.4.0 -> 60.5.0 (#54935)
* thunderbird-bin: 60.3.3 -> 60.5.0

* thunderbird: 60.4.0 -> 60.5.0
2019-01-30 14:16:37 +00:00
Matthieu Coudron
c4519cf8a6 lua: add withPackages function (#54460)
* lua: add withPackages function

First step towards more automation similar to the haskell backend.
Follow up of https://github.com/NixOS/nixpkgs/pull/33903
2019-01-30 14:13:15 +00:00
adisbladis
16ab34c37b
minio: 2018-12-27T18-33-08Z -> 2019-01-23T23-18-58Z 2019-01-30 14:07:40 +00:00
adisbladis
faaf5f6734
firefox-beta-bin: 65.0b12 -> 66.0b3 2019-01-30 14:07:39 +00:00
adisbladis
9c7c211f6f
firefox-devedition-bin: 65.0b12 -> 66.0b3 2019-01-30 14:07:38 +00:00
Maximilian Bosch
c7001df243
Merge pull request #53650 from Ma27/update-shmig
shmig: 2017-07-24 -> 1.0.0
2019-01-30 15:06:59 +01:00
Félix Baylac-Jacqué
a5aca72f93 bazel: 0.21.0 -> 0.22.0 2019-01-30 14:57:32 +01:00
Alyssa Ross
b89c3b952a
ruby_2_6: 2.6.0 -> 2.6.1 2019-01-30 13:47:28 +00:00
Robert Schütz
682b551864 python.pkgs.django_2_0: 2.0.9 -> 2.0.10
fixes CVE-2019-3498
2019-01-30 14:46:54 +01:00
Robert Schütz
e79d165d42 python.pkgs.django_1_11: 1.11.17 -> 1.11.18
fixes CVE-2019-3498
2019-01-30 14:45:23 +01:00
Manuel Mendez
3bdd1156b8 iperf2: enable fastsampling config option
From ./configure --help

  --enable-fastsampling   enable support for 100 microsecond report intervals
2019-01-30 08:39:46 -05:00
Manuel Mendez
b99cc81d49 iperf2: 2.0.12 -> 2.0.13 2019-01-30 08:30:39 -05:00
Enno Lohmeier
c995ad005e pythonPackages.favicon: init at 0.5.1 (#54920) 2019-01-30 14:03:16 +01:00
Enno Lohmeier
edbb9922c4 pythonPackages.django-sesame: init at 1.4 (#54926) 2019-01-30 13:59:33 +01:00
Aaron Andersen
0f3ecc630c redmine: 3.4.6 -> 3.4.8 2019-01-30 07:37:24 -05:00
Thomas Bach
a0c9490b37 mfcl8690cdwcupswrapper: 1.3.0-0 -> 1.4.0-0 2019-01-30 13:33:06 +01:00
Thomas Bach
cec3c69837 mfcl8690cdwlpr: 1.2.0-0 -> 1.3.0-0 2019-01-30 13:33:06 +01:00
Philipp Middendorf
a04e81898c gprof2dot: 2015-04-27 -> 2017-09-19 2019-01-30 13:32:44 +01:00
Duarte David
d80b81ab5d coredns: 005 -> 1.3.1 2019-01-30 12:50:31 +01:00
Mario Rodas
048016e8c8
gitAndTools.lab: specify subPackages
Otherwise it builds an internal `docs` command.
2019-01-30 06:44:59 -05:00
Valentin Robert
f5dbe5de07 coqPackages.coq-extensible-records: init at 1.2.0 2019-01-30 11:30:23 +00:00
Pascal Wittmann
4a200fbbf0
Merge pull request #54895 from Nadrieril/update-bitlbee-facebook
bitlbee-facebook: 1.1.2 -> 1.2.0
2019-01-30 10:47:22 +01:00
Will Fancher
0969e91389 Remove GHCJS 8.2 2019-01-30 04:45:41 -05:00
Will Fancher
d2362209c6 Fix aeson on GHC 8.4 2019-01-30 04:44:42 -05:00
Robert Schütz
dfc8ec8da7
Merge pull request #54813 from plapadoo/fdroidserver-update
fdroidserver: 2016-05-31 -> 1.1
2019-01-30 10:33:00 +01:00
nyanloutre
9cc5a48329 pythonPackages.telethon-session-sqlalchemy: init at 0.2.5 2019-01-30 09:58:15 +01:00
nyanloutre
351256a9df pythonPackages.telethon: init at 1.5.4 2019-01-30 09:58:15 +01:00
nyanloutre
7993fa60b8 pythonPackages.mautrix-appservice: init at 0.3.7 2019-01-30 09:58:14 +01:00
Philipp Middendorf
72857e2850 fdroidserver: 2016-05-31 -> 1.1, and move out of pythonPackages 2019-01-30 09:38:37 +01:00
Philipp Middendorf
cdc3ee316f pythonPackages.androguard: init at 3.3.3 2019-01-30 09:38:36 +01:00
Philipp Middendorf
48377df063 pythonPackages.python-vagrant: init at 0.5.15 2019-01-30 09:38:36 +01:00
Philipp Middendorf
98ff153a95 python3Packages.docker-py: init at 1.10.6 2019-01-30 09:38:36 +01:00
Will Fancher
96360a3a49 GHCJS: Add elvishjerricco as maintainer 2019-01-30 03:24:15 -05:00
Will Fancher
57cb854e42 GHCJS: Add 8.6 2019-01-30 03:22:59 -05:00
Will Fancher
27a48b714d GHCJS: Fix 8.4 build 2019-01-30 03:22:58 -05:00
Will Fancher
f8c229e12f Remove obsolete GHCJS package sets 2019-01-30 03:22:58 -05:00
Robert Schütz
d165357e4f home-assistant-cli: 0.4.2 -> 0.4.4 2019-01-30 09:20:44 +01:00
Robert Schütz
5acb21453f
Merge pull request #54904 from dotlambda/home-assistant-cli-0.4.2
home-assistant-cli: 0.3.0 -> 0.4.2
2019-01-30 09:18:24 +01:00
Jörg Thalheim
b35cee1160
Merge pull request #54914 from dtzWill/update/compton-git-v5
compton-git: 2 -> 5
2019-01-30 08:15:09 +00:00
Peter Simons
f89f1c6f45
Merge pull request #54918 from endgame/posix-pty-disable-tests
haskellPackages.posix-pty: dontCheck
2019-01-30 09:08:23 +01:00
Jörg Thalheim
585d2d79a1
compton: use stub git function instead of patching 2019-01-30 08:05:51 +00:00
Jörg Thalheim
37a4dce982
Merge pull request #54838 from ck3d/buku41
buku: 3.8 -> 4.1
2019-01-30 08:01:07 +00:00
Jack Kelly
ff3c60b338 haskellPackages.posix-pty: dontCheck
The test program does not exit gracefully.
See https://github.com/merijn/posix-pty/issues/12
2019-01-30 19:00:27 +11:00
Jörg Thalheim
d8b08e7ea6
bitwig-studio: gappsWrapperArgs must read in postFixup
They are not yet set in the installPhase.
2019-01-30 07:47:12 +00:00
Christian Kögler
5ddd094ce0 buku-4.1: pinned python to python36 due to #52766
still not working, since depending python modules uses python37 instead
of wanted python36
2019-01-30 07:49:41 +01:00
Will Dietz
f2a1a4e93b
Merge pull request #54908 from andir/grv
gitAndTools.grv: use buildGoPackage instead of buildGo19Package
2019-01-29 21:43:03 -06:00
Matthew Bauer
9c770c4efa androidenv: move licenseAccepted condition to androidsdk
The NDK can be built without accepting the license.
2019-01-29 21:13:41 -05:00
Will Dietz
0658554ccc compton-git: 2 -> 5
https://github.com/yshui/compton/releases/tag/v3
https://github.com/yshui/compton/releases/tag/v4
https://github.com/yshui/compton/releases/tag/v5

Some fixes were made shortly after v5,
should pick them up or wait for next release.
2019-01-29 19:54:04 -06:00
Florian Klink
853bea47e3
Merge pull request #54504 from andir/firefox65
firefox 65
2019-01-30 02:13:53 +01:00
Silvan Mosberger
7e3647c665
Merge pull request #54896 from Nadrieril/update-ttrss
tt-rss: 2018-04-05 -> 2019-01-29
2019-01-30 01:29:56 +01:00
Andreas Rammhold
10024f2ad1
firefoxPackages.firefox-esr-60: 60.4.0esr -> 60.5.0esr 2019-01-30 01:25:51 +01:00
Andreas Rammhold
4fbce625ed
gitAndTools.grv: use buildGoPackage instead of buildGo19Package 2019-01-30 01:16:18 +01:00
nyanloutre
ee6dd6acb4 pythonPackages.future-fstrings: init at 0.4.5 2019-01-30 01:09:05 +01:00
Joachim F
39104c2e67
Merge pull request #53080 from laMudri/ibus-engines.table
ibus-engines.table: 1.9.20 -> 1.9.21
2019-01-29 23:33:39 +00:00
Michael Raskin
2ecf0b716e
Merge pull request #54902 from tohl/master
sbcl updated, tested on nixos x86_64
2019-01-29 23:10:46 +00:00
Alexey Shmalko
c19693b7d4
Merge pull request #54867 from dtzWill/update/awesome-4.3
awesome: 4.2 -> 4.3, don't clutter PATH, touchup lua paths
2019-01-30 01:03:48 +02:00
Robert Schütz
c3b01eed80 home-assistant-cli: use python36
dateparser tests fail on python36: https://github.com/NixOS/nixpkgs/issues/52766
2019-01-29 23:57:18 +01:00
Robert Schütz
cfd556fd4a home-assistant-cli: 0.3.0 -> 0.4.2 2019-01-29 23:57:12 +01:00
laMudri
1a8c98fe5c ibus-engines.table: 1.9.20 -> 1.9.21 2019-01-29 22:53:57 +00:00
Robert Schütz
99c025a871
Merge pull request #54233 from clacke/sphinx-argparse
pythonPackages.sphinx-argparse: init at 0.2.5
2019-01-29 22:49:23 +01:00
Dmitry Kalinkin
e1d3819187
Merge pull request #54899 from veprbl/pr/pyarrow_fix
pythonPackages.pyarrow: redo fix on darwin
2019-01-29 16:37:04 -05:00
Robert Helgesson
2cd0061bbd
eclipse-plugin-spotbugs: 3.1.10 -> 3.1.11 2019-01-29 22:29:46 +01:00
Tomas Hlavaty
6483a5b5b4 sbcl: 1.4.15 -> 1.4.16 2019-01-29 22:26:14 +01:00
Dmitry Kalinkin
c52e9e6080
pythonPackages.pyarrow: redo fix on darwin 2019-01-29 16:19:02 -05:00
Silvan Mosberger
7897dadbbf
Merge pull request #54754 from r-ryantm/auto-update/pdns-recursor
pdns-recursor: 4.1.8 -> 4.1.10
2019-01-29 21:58:57 +01:00
Silvan Mosberger
346aff19e2
Merge pull request #54758 from r-ryantm/auto-update/nyx
nyx: 2.0.4 -> 2.1.0
2019-01-29 21:56:29 +01:00
Silvan Mosberger
96c9575b3e
Merge pull request #54769 from tadeokondrak/update-libratbag
libratbag: 0.9.903 -> 0.9.904
2019-01-29 21:53:49 +01:00
Andreas Rammhold
58c657bf6d
firefox-bin: 64.0.2 -> 65.0 2019-01-29 21:52:31 +01:00
Claes Wallin (韋嘉誠)
5cc36ece45 python: sphinx-argparse: init at 0.2.5 2019-01-30 04:50:36 +08:00
Silvan Mosberger
9c507b42da
Merge pull request #54790 from r-ryantm/auto-update/kakoune-unstable
kakoune: 2018.10.27 -> 2019.01.20
2019-01-29 21:44:34 +01:00
Dmitry Kalinkin
571e44b5b8
Merge pull request #54787 from FlorianFranzen/qt59
qt59: 5.9.3 -> 5.9.7
2019-01-29 15:43:57 -05:00
Silvan Mosberger
35faffe9d9
Merge pull request #54794 from r-ryantm/auto-update/isso
isso: 0.11.1 -> 0.12.2
2019-01-29 21:39:53 +01:00
Alyssa Ross
eaf0b5e595 defaultGemConfig.tzinfo: fix for >=2.0 (#54881) 2019-01-29 20:30:56 +00:00
Silvan Mosberger
c6d32974a0
Merge pull request #54814 from vdemeester/update-minishift
minishift: 1.29.0 -> 1.30.0
2019-01-29 21:28:17 +01:00
volth
e64a551603
runInLinuxVM: pkgs.linux -> kernel
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-29 20:17:44 +00:00
Timo Kaufmann
2564e780b5
vimPlugins: update (#54889)
Auto-generated update.
2019-01-29 20:55:52 +01:00
Nadrieril
b0c696be3a tt-rss: 2018-04-05 -> 2019-01-29 2019-01-29 20:50:11 +01:00
Andreas Rammhold
cb7f7364a4 firefox: 64.0.2 -> 65.0
There have been some more changes to the source tree which broke the
buildconfig patch. This commit adds another patch that can be used for
the future versions. Once all the flavors are based off a new(ish)
firefox release we can remove the old patch.
2019-01-29 20:30:42 +01:00
Andreas Rammhold
604bd482d1 nss: 3.41 -> 3.42 2019-01-29 20:30:42 +01:00
Andreas Rammhold
08ba4f13c9 firefoxPackages: support building with firefox 65
Firefox >=65 will depend on icu >=63. All the older firefox versions
(and derived packages) seem to work fine with this change.

Also the system path environment patch will fail to apply since there
was a trivial whitespace change in the source file. By adding `-l` to
patch we can avoid having to track two patches that do basically the
same. Having patchFlags per file without resorting to pre-/postPatch
would be nicer but there doesn't seem to be a facility for that right
now.
2019-01-29 20:30:42 +01:00
Peter Simons
3b1158c8dd ghcjs: mark compiler builds as broken
These builds have been failing for a long time ...
2019-01-29 20:19:54 +01:00
Peter Simons
f3dc051771 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
01238f97b1.
2019-01-29 20:19:54 +01:00
Peter Simons
be1cae381f hackage2nix: disable broken builds on Hydra
@gridaphobe: ghc-srcspan-plugin has been broken for quite a while now.
2019-01-29 20:19:53 +01:00
Peter Simons
4a1c5eea97 LTS Haskell 13.5 2019-01-29 20:19:53 +01:00
Pierre Bourdon
aa000aa3a0
nginx-sso: init at 0.15.1 2019-01-29 19:52:48 +01:00
Silvan Mosberger
c1a44bd0db
Merge pull request #54692 from Anton-Latukha/fetchFromGitHub-clementine
clementine: use fetchFromGitHub
2019-01-29 19:42:13 +01:00
Nadrieril
8e0832ff79 bitlbee-facebook: 1.1.2 -> 1.2.0 2019-01-29 19:28:34 +01:00
Graham Christensen
18993b3dd1
elixir: remember where a package is defined
A bunch of human-facing things around Nixpkgs depend on knowing where
a package was defined. This PR makes it so ofborg can ping elixir
maintainers.
2019-01-29 12:32:55 -05:00
Robert Schütz
74d1850c0e openzwave: 2018-11-04 -> 2018-11-13 2019-01-29 16:24:26 +01:00
Pascal Wittmann
3c6d358158
Merge pull request #54831 from ptrhlm/master
zsh: fix for infinite recursion in VCS_INFO_detect_p4
2019-01-29 16:05:05 +01:00
Will Dietz
851dae4ec9 pythonPackages.fonttools: 3.36.0 -> 3.37.0 2019-01-29 15:00:25 +00:00
Robert Schütz
c1be0483b3 python.pkgs.astral: 1.8 -> 1.9.1 2019-01-29 15:53:13 +01:00
Robert Schütz
c50468a01e
crex: touchup description as suggested
Thanks!

Co-Authored-By: dtzWill <github@wdtz.org>
2019-01-29 08:47:16 -06:00
Markus Kowalewski
57c37456db
openblas: make the optimazation target overridable 2019-01-29 14:34:02 +01:00
Will Dietz
82c9b261f4 chelf: init at 0.2.2
Utility for changing default thread stack size
(via PT_GNU_STACK program header)
as supported by musl 1.1.21+.

patchelf for default thread stack size :).

This makes it possible to use a larger value
without changing the source, which is preferred
but may be awkward or otherwise undesirable in some cases.

The value can also be set via LDFLAGS with some linkers,
such as with GNU ld using "-Wl,-z,stack-size=N".

See:
https://git.musl-libc.org/cgit/musl/commit/?id=7b3348a98c139b4b4238384e52d4b0eb237e4833
2019-01-29 07:12:19 -06:00
Will Dietz
7ed3c32015 xlayoutdisplay: init at 1.0.2
(promoting from my NUR repo)
2019-01-29 07:07:53 -06:00
Philip Patsch
5c6892e1a2 bazel: fix java toolchain regression
By changing the default toolchain to JDK8, we broke the default Java
toolchain, which assumes JDK9.

Instead, set `host_java_toolchain` manually for our build of bazel,
and set `java_toolchain` to run the java tests with the build JDK as
well.

Fixes https://github.com/NixOS/nixpkgs/issues/54289
2019-01-29 14:03:54 +01:00
Will Dietz
59677054d3 crex: init at 0.2.5
(promoting from my NUR repo)
2019-01-29 07:01:17 -06:00
Will Dietz
9421c5f889 txr: init at 208
Promoting from my NUR repo.

Build w/clang as it fixes test crash for some reason.
2019-01-29 06:53:40 -06:00
Vladimír Čunát
7e6662a275
Merge #54438: openssl_1_1: use the same default CA path as 1.0.* 2019-01-29 13:51:55 +01:00
Anton-Latukha
89f79a50aa clementine: use fetchFromGitHub 2019-01-29 14:12:24 +02:00
markuskowa
a98cebbc35
Merge pull request #54828 from r-ryantm/auto-update/gmsh
gmsh: 4.1.0 -> 4.1.3
2019-01-29 12:39:06 +01:00
Sébastien Maret
d5f4b2b63e gildas: 20181201_a -> 20190101_b 2019-01-29 11:00:45 +00:00
Nathan van Doorn
28097a54f1 metamath: 0.171 -> 0.172 2019-01-29 10:58:21 +00:00
José Romildo Malaquias
6715469026 catfish: 1.4.6 -> 1.4.7 2019-01-29 10:57:26 +00:00
Peter Simons
dd98e07fed stylish-cabal: fix build with GHC 8.4.x (and clean up overrides)
Unfortunately, more recent compiler versions are unable to build this package
because of its dependency on the old haddock-library version.
2019-01-29 10:59:32 +01:00
markuskowa
f20b8bf9b7
Merge pull request #54837 from r-ryantm/auto-update/facter
facter: 3.12.2 -> 3.12.3
2019-01-29 10:26:36 +01:00
Peter Simons
dd5acc08db darcs: drop obsolete overrides
Fixes https://github.com/NixOS/nixpkgs/issues/53433.
2019-01-29 10:23:54 +01:00
Peter Simons
561ac38748 all-cabal-hashes: update to Hackage at 2019-01-29T08:08:02Z 2019-01-29 10:23:54 +01:00
Peter Simons
6c8098da26 haskell-tonaparser: disable test suite to avoid infinite recursion 2019-01-29 10:23:54 +01:00
Peter Simons
7aabea02f0 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
c400563a55.
2019-01-29 10:23:54 +01:00
Piotr Bogdan
0299aa0adb ghc-6.8.x: bootstrap with binary build
Closes https://github.com/NixOS/nixpkgs/pull/54073.
2019-01-29 10:23:54 +01:00
Michael Raskin
3c7b04bf6b
Merge pull request #54857 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 4.19.1 -> 4.20.1
2019-01-29 09:18:09 +00:00
lewo
2f8896b821
Merge pull request #54810 from vdemeester/update-kustomize
kustomize: 1.0.10 -> 1.0.11
2019-01-29 09:39:58 +01:00
lewo
8c3471f785
Merge pull request #54568 from buffet/add-slurp
slurp: init at 1.0
2019-01-29 09:09:24 +01:00
lewo
c27aa7041c
Merge pull request #54784 from r-ryantm/auto-update/kubetail
kubetail: 1.6.5 -> 1.6.6
2019-01-29 09:02:05 +01:00
lewo
4c986e4892
Merge pull request #54811 from vdemeester/update-containerd
containerd: 1.2.1 -> 1.2.2
2019-01-29 09:01:25 +01:00
Elis Hirwing
5ba46866cf
Merge pull request #54868 from r-ryantm/auto-update/ahoviewer
ahoviewer: 1.6.4 -> 1.6.5
2019-01-29 08:33:59 +01:00
Elis Hirwing
a3849ccbd0
Merge pull request #54864 from Nadrieril/update-wallabag
wallabag: 2.3.2 -> 2.3.6
2019-01-29 08:27:54 +01:00
Elis Hirwing
2da7d87232
Merge pull request #54874 from tadeokondrak/update-fff
fff: 1.8 -> 2.0
2019-01-29 08:26:21 +01:00
R. RyanTM
ddabf6f5e0 abcmidi: 2018.12.21 -> 2019.01.01 (#54861)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-01-29 08:21:28 +01:00
Tadeo Kondrak
3707abbe90
fff: 1.8 -> 2.0 2019-01-29 00:08:51 -07:00
R. RyanTM
e528435b2b duply: 2.1 -> 2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duply/versions
2019-01-29 07:27:40 +01:00
Will Dietz
7f6f22fa31
Merge pull request #53915 from dtzWill/update/source-serif-pro-2.010
source-serif-pro: 1.017 -> 2.010, sync w/source-sans-pro expression
2019-01-28 21:50:03 -06:00
Will Dietz
596c7f0cf7 birdfont,xmlbird: add missing meta, oops 2019-01-28 21:37:48 -06:00
Will Dietz
49c8b0a9de source-{code,sans,serif}-pro: update homepage
Per reviewer suggestion on #53915.
2019-01-28 21:32:31 -06:00
Will Dietz
d8fc8726a3
Merge pull request #54730 from dtzWill/feature/qownnotes
qownnotes: init at 19.1.8
2019-01-28 21:25:22 -06:00
R. RyanTM
0b026cb715 ahoviewer: 1.6.4 -> 1.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ahoviewer/versions
2019-01-28 19:09:48 -08:00
Will Dietz
17d3eb2c9a awesome: fixup lua paths, don't add random utilities to PATH
Lua path changes needed to fix build,
removing PATH clutter while visiting this code since doesn't belong.
2019-01-28 21:05:56 -06:00
Will Dietz
cdb9adb872 awesome: 4.2 -> 4.3 2019-01-28 20:56:35 -06:00
Ryan Mulligan
83e4cf53b9
Merge pull request #54766 from r-ryantm/auto-update/now-cli
now-cli: 13.0.4 -> 13.1.2
2019-01-28 18:30:42 -08:00
Ryan Mulligan
25e9bfd895
Merge pull request #54710 from r-ryantm/auto-update/python3.7-eradicate
python37Packages.eradicate: 0.2.1 -> 1.0
2019-01-28 18:29:34 -08:00
Maximilian Bosch
0988c94f2d
Merge pull request #54820 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.4.1 -> 2.5.0
2019-01-29 03:19:35 +01:00
R. RyanTM
ae78ae0fc1 ammonite: 1.6.2 -> 1.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-01-28 21:04:14 -05:00
Nadrieril
f487734870 wallabag: 2.3.2 -> 2.3.6 2019-01-29 02:47:32 +01:00
Dmitry Kalinkin
fd75bbccb9
Revert "qt59-qtbase: fix darwin build with clang-5"
The fix is already included in Qt 5.9.7

This reverts commit 0bf153f9c0.
2019-01-28 19:53:52 -05:00
Mateusz Kowalczyk
3115e3dbce
Merge pull request #54832 from r-ryantm/auto-update/gloox
gloox: 1.0.21 -> 1.0.22
2019-01-29 09:27:38 +09:00
R. RyanTM
bdd502bbd5 btrfs-progs: 4.19.1 -> 4.20.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btrfs-progs/versions
2019-01-28 16:25:30 -08:00
Silvan Mosberger
d089bd0876
pythonPackages.Wand: Fix evaluation, passthru imagemagick
As required by SQLAlchemy-ImageAttach (which doesn't even build
currently though)
2019-01-29 00:46:59 +01:00
Michael Weiss
abbb8219dc
python37Packages.google_api_python_client: 1.7.7 -> 1.7.8 2019-01-29 00:11:06 +01:00
Silvan Mosberger
d4ad10176e
Merge pull request #54689 from r-ryantm/auto-update/python3.7-Wand
python37Packages.Wand: 0.4.5 -> 0.5.0
2019-01-28 23:38:53 +01:00
Silvan Mosberger
4ba2d947ff
pythonPackages.Wand: Clean up and switch to imagemagick7
http://docs.wand-py.org/en/0.5.0/whatsnew/0.5.html#imagemagick-7-support
2019-01-28 23:34:28 +01:00
Michael Weiss
55aab980e8
Merge pull request #54764 from r-ryantm/auto-update/monetdb
monetdb: 11.31.11 -> 11.31.13
2019-01-28 23:30:27 +01:00
Silvan Mosberger
07c3f81aa6
pythonPackages.Wand: Fix imagemagick path 2019-01-28 23:25:01 +01:00
worldofpeace
586df63c12 lollypop: 0.9.914 -> 0.9.915
https://gitlab.gnome.org/World/lollypop/tags/0.9.915
2019-01-28 17:23:12 -05:00
R. RyanTM
1eb59f30e5 dpkg: 1.19.2 -> 1.19.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dpkg/versions
2019-01-28 14:21:23 -08:00
R. RyanTM
32819a3f0a dar: 2.6.0 -> 2.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dar/versions
2019-01-28 13:44:03 -08:00
R. RyanTM
86a66fda12 closurecompiler: 20181210 -> 20190121
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
2019-01-28 13:35:09 -08:00
R. RyanTM
672a9b4486 cool-retro-term: 1.1.0 -> 1.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cool-retro-term/versions
2019-01-28 13:30:27 -08:00
R. RyanTM
2ab88b7dd9 dhex: 0.68 -> 0.69
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dhex/versions
2019-01-28 12:45:51 -08:00
R. RyanTM
eae297ed06 cmst: 2018.01.06 -> 2019.01.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cmst/versions
2019-01-28 12:42:51 -08:00
R. RyanTM
041b30a653 facter: 3.12.2 -> 3.12.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/facter/versions
2019-01-28 12:33:50 -08:00
worldofpeace
c259cbe19f pythonPackages.textacy: fix build 2019-01-28 20:33:46 +00:00
worldofpeace
e7c0604fb1 pythonPackages.ftfy: enable tests 2019-01-28 20:33:46 +00:00
R. RyanTM
bd0e9bba3d python37Packages.ftfy: 5.5.0 -> 5.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ftfy/versions
2019-01-28 20:33:46 +00:00
Christian Kögler
ad7591c3ff buku: 3.8 -> 4.1 2019-01-28 21:30:14 +01:00
Daiderd Jordan
edcc3e530c
Merge pull request #54481 from LnL7/darwin-luit
xorg.luit: fix darwin build
2019-01-28 21:19:02 +01:00
R. RyanTM
eb6df5f186 python37Packages.pysam: 0.15.1 -> 0.15.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pysam/versions
2019-01-28 20:08:47 +00:00
R. RyanTM
c5f420381c python37Packages.pika: 0.12.0 -> 0.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pika/versions
2019-01-28 20:02:10 +00:00
R. RyanTM
2b39f17d08 minimap2: 2.14 -> 2.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/minimap2/versions
2019-01-28 20:01:47 +00:00
Ryan Mulligan
508cf3913a
Merge pull request #54772 from r-ryantm/auto-update/ncpamixer
ncpamixer: 1.2 -> 1.3
2019-01-28 11:49:26 -08:00
Michael Raskin
440349758f
Merge pull request #54830 from r-ryantm/auto-update/freeipmi
freeipmi: 1.6.2 -> 1.6.3
2019-01-28 19:29:55 +00:00
R. RyanTM
bb1c1ee4f3 gnome3.evolution: 3.30.3 -> 3.30.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evolution/versions
2019-01-28 19:28:26 +00:00
R. RyanTM
28f95a5b6c gloox: 1.0.21 -> 1.0.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gloox/versions
2019-01-28 11:24:27 -08:00
worldofpeace
3e3ccdacec feedreader: use more stable url for patch 2019-01-28 14:24:23 -05:00
Silvan Mosberger
45228873f5
Merge pull request #54824 from r-ryantm/auto-update/freetds
freetds: 1.00.110 -> 1.00.111
2019-01-28 20:11:36 +01:00
Piotr Halama
40296f7c18 zsh: fix for infinite recursion in VCS_INFO_detect_p4
Fixes following error for grml-zsh users:
VCS_INFO_detect_p4:79: maximum nested function level reached; increase FUNCNEST?
2019-01-28 20:09:36 +01:00
Ryan Mulligan
0f8aa59359
Merge pull request #54815 from r-ryantm/auto-update/gzdoom
gzdoom: 3.7.1 -> 3.7.2
2019-01-28 10:59:14 -08:00
R. RyanTM
909d6cc855 freeipmi: 1.6.2 -> 1.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freeipmi/versions
2019-01-28 10:55:39 -08:00
Vladyslav M
7f97ec6a16
Merge pull request #54825 from tadeokondrak/update-fff
fff: 1.7 -> 1.8
2019-01-28 20:42:39 +02:00
R. RyanTM
2b03ef0521 gmsh: 4.1.0 -> 4.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gmsh/versions
2019-01-28 10:33:36 -08:00
worldofpeace
2c84b7b4a1 feedreader: fix finding libcurl 2019-01-28 18:33:12 +00:00
R. RyanTM
b55c113be2 feedreader: 2.6.1 -> 2.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/feedreader/versions
2019-01-28 18:33:12 +00:00
Tadeo Kondrak
f188417cce
fff: 1.7 -> 1.8 2019-01-28 11:08:21 -07:00
worldofpeace
bafa7b0c03 musescore: fetch from download.musescore.com
They noted in https://github.com/musescore/MuseScore/releases/tag/v3.0.1
that the revision number in mscore/revision.h was incorrect in the autogenerated
github asset.
2019-01-28 18:07:54 +00:00
R. RyanTM
b8e3bc6772 musescore: 3.0 -> 3.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/musescore/versions
2019-01-28 18:07:54 +00:00
R. RyanTM
da16c2e390 freetds: 1.00.110 -> 1.00.111
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions
2019-01-28 10:06:19 -08:00
Vladyslav M
a2aacc9c1a
Merge pull request #54655 from r-ryantm/auto-update/urlscan
urlscan: 0.9.1 -> 0.9.2
2019-01-28 19:52:18 +02:00
Yorick
83520c308c buildkite-agent3: 3.0.1 -> 3.8.4 (#54430) 2019-01-28 17:31:00 +00:00
worldofpeace
38527866cf gnome-menus: drop intltool
See: 74771e78de/NEWS (L7)
2019-01-28 17:26:13 +00:00
R. RyanTM
e48c7a3a15 gnome-menus: 3.31.3 -> 3.31.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-menus/versions
2019-01-28 17:26:13 +00:00
R. RyanTM
00cdff318a picard-tools: 2.18.23 -> 2.18.25
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-01-28 17:17:30 +00:00
R. RyanTM
e0efa21b3f polar-bookshelf: 1.8.0 -> 1.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2019-01-28 17:14:02 +00:00
R. RyanTM
8401e3d38c i2pd: 2.22.0 -> 2.23.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-01-28 09:01:07 -08:00
R. RyanTM
b2298c9eda gnome3.gnome-online-accounts: 3.30.0 -> 3.30.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-online-accounts/versions
2019-01-28 16:54:36 +00:00
R. RyanTM
3242032907 zafiro-icons: 0.8.3 -> 0.8.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zafiro-icons/versions
2019-01-28 16:50:30 +00:00
R. RyanTM
68043a048e python27Packages.mechanize: 0.3.7 -> 0.4.0 (#54720)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-mechanize/versions
2019-01-28 17:49:21 +01:00
R. RyanTM
ebd7afab1b ibus-engines.typing-booster-unwrapped: 2.4.1 -> 2.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2019-01-28 08:46:53 -08:00
R. RyanTM
98c93c84e5 hivex: 1.3.15 -> 1.3.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hivex/versions
2019-01-28 08:42:33 -08:00
R. RyanTM
f8865ae0be python37Packages.immutables: 0.6 -> 0.9 (#54719)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-immutables/versions
2019-01-28 17:40:52 +01:00
Matthew Bauer
e2fe4c2d49 make-derivation: fix ordering of conditionals
cross should have higher precedence
2019-01-28 11:38:30 -05:00
R. RyanTM
0ef85cca2e lttng-ust: 2.10.2 -> 2.10.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-ust/versions
2019-01-28 16:45:32 +01:00
wucke13
4f40b5e00e getdp: init at 3.0.4 2019-01-28 16:45:13 +01:00
R. RyanTM
07e06f3e0b lttng-tools: 2.10.5 -> 2.10.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-tools/versions
2019-01-28 16:44:56 +01:00
Matthew Bauer
febda2b127 Revert "mingw: use current package set for headers"
This reverts commit 0307203693.
2019-01-28 10:42:04 -05:00
Matthew Bauer
9fd1c170cc make-derivation: try to fix stdenv.cc == null conditional
sometimes this gets an infinite recursion error
2019-01-28 10:41:19 -05:00
Michael Weiss
e53065a7fa
Merge pull request #54768 from r-ryantm/auto-update/monkeysphere
monkeysphere: 0.42 -> 0.43
2019-01-28 16:26:35 +01:00
Michael Weiss
829d105b58
monkeysphere: Fix the Ed25519 tests
The Ed25519 test was failing inside of the sandbox because /dev/tty is
not available:
### generating ed25519 key for testuser...
gpg: cannot open '/dev/tty': No such device or address
FAILED!
2019-01-28 16:18:39 +01:00
R. RyanTM
a4d2c97d5c gzdoom: 3.7.1 -> 3.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gzdoom/versions
2019-01-28 07:17:56 -08:00
Vincent Demeester
f89b4fc4b1
gauge: 1.0.3 -> 1.0.4
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-28 16:17:54 +01:00
Matthew Bauer
82a1153d6d coq-modules: add default to fix eval
We don’t want these to not even evaluate, otherwise we won’t know why
they’re broken. For now, I’ve left these as the latest version for a
default. In the future, maybe we should be smarter about choosing these.

(cherry picked from commit e20b65156c)
2019-01-28 10:16:30 -05:00
markuskowa
5afd11a4d6
Merge pull request #54778 from r-ryantm/auto-update/libosmocore
libosmocore: 0.12.1 -> 1.0.1
2019-01-28 16:15:19 +01:00
Markus Kowalewski
daba28a6de
soapysdr: 0.7.0 -> 0.7.1 2019-01-28 16:06:18 +01:00
Markus Kowalewski
ef729e46d0
rdma-core: 21 -> 22 2019-01-28 16:05:10 +01:00
Matthew Bauer
e20b65156c coq-modules: add default to fix eval
We don’t want these to not even evaluate, otherwise we won’t know why
they’re broken. For now, I’ve left these as the latest version for a
default. In the future, maybe we should be smarter about choosing these.
2019-01-28 09:59:10 -05:00
Vincent Demeester
a827b02924
minishift: 1.29.0 -> 1.30.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-28 15:57:58 +01:00
Pascal Wittmann
0e14595178
pdfpc: 4.3.0 -> 4.3.1_0 2019-01-28 15:57:51 +01:00
Vincent Demeester
bd51ec497c
containerd: 1.2.1 -> 1.2.2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-28 15:51:23 +01:00
Vincent Demeester
7df5bb1633
kustomize: 1.0.10 -> 1.0.11
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-28 15:46:11 +01:00
markuskowa
8474c24343
Merge pull request #54762 from r-ryantm/auto-update/multimon-ng
multimon-ng: 1.1.6 -> 1.1.7
2019-01-28 15:41:51 +01:00
markuskowa
5fdd747353
Merge pull request #54653 from r-ryantm/auto-update/urh
urh: 2.5.4 -> 2.5.5
2019-01-28 15:40:30 +01:00
Matthew Bauer
7e589e5594 make-derivation: fix position in trace
For a long time now, tracing has been broken in Nixpkgs. So when you
have an eval error you would get something like this:

  error: while evaluating the attribute 'buildInputs' of the derivation 'hello-2.10' at /home/mbauer/nixpkgs/pkgs/stdenv/generic/make-derivation.nix:185:11:
  while evaluating 'chooseDevOutputs' at /home/mbauer/nixpkgs/lib/attrsets.nix:474:22, called from undefined position:
  while evaluating 'optionals' at /home/mbauer/nixpkgs/lib/lists.nix:257:5, called from /home/mbauer/nixpkgs/pkgs/stdenv/generic/make-derivation.nix:132:17:

This is coming from how Nix handles string context and how
make-derivation messes with the "name" attribute. This commit should
restore the old behavior so you get a nice line number like:

  error: while evaluating the attribute 'buildInputs' of the derivation 'hello-2.10' at /home/mbauer/nixpkgs/pkgs/applications/misc/hello/default.nix:4:3:
  while evaluating 'chooseDevOutputs' at /home/mbauer/nixpkgs/lib/attrsets.nix:474:22, called from undefined position:
  while evaluating 'optionals' at /home/mbauer/nixpkgs/lib/lists.nix:257:5, called from /home/mbauer/nixpkgs/pkgs/stdenv/generic/make-derivation.nix:132:17:

NOTE: This will still be broken for cross compilation due to the
prefixes we are adding to name.
2019-01-28 09:25:47 -05:00
R. RyanTM
5a3548349f isso: 0.11.1 -> 0.12.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/isso/versions
2019-01-28 06:10:07 -08:00
Michael Weiss
2a051165d5
signing-party: 2.7 -> 2.8 2019-01-28 15:07:25 +01:00
Silvan Mosberger
7088d3f2ed
Merge pull request #54177 from baracoder/smartigt-18_2_4
smartgithg: 18_1_5 -> 18.2.4
2019-01-28 15:04:28 +01:00
Elis Hirwing
63aa9a887f
Merge pull request #54785 from r-ryantm/auto-update/kitty
kitty: 0.13.2 -> 0.13.3
2019-01-28 14:51:57 +01:00