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
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
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
Mitch
475d748073
nomad: v0.8.6 -> v0.8.7 ( #54656 )
2019-01-31 00:37:24 +02:00
Lancelot SIX
6c2bb2a3d0
pythonPackages.qscintilla-qt5: init at 2.9.4
2019-01-30 22:37:26 +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
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
Philipp Middendorf
a04e81898c
gprof2dot: 2015-04-27 -> 2017-09-19
2019-01-30 13:32:44 +01: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