Commit Graph

168130 Commits

Author SHA1 Message Date
Andreas Herrmann
f426173e30 bazel: Fix python stub template
The shebang in the python stub template was incorrectly patched to
```
<store-path>/bin/env python
```
instead of
```
<store-path>/bin/python
```

The reason was that `patchShebangs` was called with `--replace` which is
an unknown argument.
```
patching script interpreter paths in src/main/java/com/google/devtools/build/lib/bazel/rules/python/python_stub_template.txt --replace /usr/bin/env python /nix/store/w7gsq8v86hni4ynaqgwwlnlny115ylng-python3-3.7.4/bin/python
find: unknown predicate `--replace'
```

Using `substituteInPlace` instead resolves that issue.

The wrong shebang caused failures of `py_binary` targets due to `python`
not being in `PATH` in certain circumstances.
2019-08-16 18:55:45 +02:00
Bruno Bigras
42accfb7d1 httplz: 1.5.0 -> 1.5.1 2019-08-16 12:24:10 -04:00
Graham Christensen
332a46b125
Merge pull request #64054 from ivan/snscrape-0.3.0
snscrape: 0.2.0 -> 0.3.0
2019-08-16 10:46:39 -04:00
Marek Mahut
fba291b6ff
Merge pull request #66694 from jonasnick/bitcoin-0.18.1
bitcoin: 0.18.0 -> 0.18.1
2019-08-16 16:34:19 +02:00
Dmitry Kalinkin
8f8da32d04
Merge pull request #64321 from jbedo/cnvkit
CNVkit: init 0.9.6
2019-08-16 10:14:52 -04:00
Marek Mahut
53e8129017
Merge pull request #66717 from saschagrunert/podman
podman: 1.4.4 -> 1.5.1
2019-08-16 15:33:07 +02:00
Marek Mahut
97648655bf
Merge pull request #66691 from aespinosa/skaffold
skaffold: 0.30.0 -> 0.35.0
2019-08-16 15:32:13 +02:00
nyanloutre
d6ab8baa1b kde: add myself as maintainer 2019-08-16 15:28:31 +02:00
Eelco Dolstra
b7a8280312 rustc: Provide compiler-rt sources
This is needed to build libprofiler_builtins now.

e59f0cc0d3 (diff-daf9539767b10f18e1517f65cdc2e0e2)
https://github.com/rust-lang-nursery/compiler-builtins/issues/295
2019-08-16 15:08:12 +02:00
nyanloutre
1b820c24e3 pimcommon: add new kpurpose dependency 2019-08-16 14:54:58 +02:00
nyanloutre
5d0acaa677 kpurpose: add missing kirigami2 dependency 2019-08-16 14:54:13 +02:00
Sascha Grunert
a2b27ecf37
podman: 1.4.4 -> 1.5.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-16 14:28:46 +02:00
nyanloutre
d945117959 kcalc: add new MPFR dependency 2019-08-16 14:11:09 +02:00
Eelco Dolstra
a4fc84de44 rustc: 1.36.0 -> 1.37.0 2019-08-16 14:10:13 +02:00
Eelco Dolstra
96ec1bc7b7
Merge pull request #66681 from basvandijk/init-rust-clippy
rustPackages.clippy: init at rust-1.36.0
2019-08-16 14:07:17 +02:00
Tim Steinbach
24d720a3d1
linux: 5.2.8 -> 5.2.9 2019-08-16 08:00:56 -04:00
Tim Steinbach
c768b0f6ea
linux: 4.19.66 -> 4.19.67 2019-08-16 08:00:56 -04:00
Tim Steinbach
b62ffec92b
linux: 4.14.138 -> 4.14.139 2019-08-16 08:00:53 -04:00
Matthias Beyer
45a961fa5d mixxx: 2.2.1 -> 2.2.2 2019-08-16 13:54:06 +02:00
nyanloutre
3400620cc3 akonadi: update patch akonadi-paths
Version 19.08 introduce a new mPgUpgradePath variable.
I applied what was done for the mServerPath variable.
2019-08-16 13:52:03 +02:00
Marek Mahut
b4e2efb00e
Merge pull request #66701 from aanderse/zabbix-update
zabbix: 4.0.9 -> 4.0.11 & 4.2.3 -> 4.2.5
2019-08-16 13:45:11 +02:00
Marek Mahut
6672041d72
Merge pull request #66639 from jonringer/bump-pazi
pazi: 0.2.0 -> 0.3.0
2019-08-16 13:27:02 +02:00
WilliButz
feb06947c8
Merge pull request #66709 from danieldk/drawio-11.1.4
drawio: 11.1.1 -> 11.1.4
2019-08-16 11:41:31 +02:00
nyanloutre
6d5a90a111 kipi-plugins: move to kde_applications 2019-08-16 11:34:13 +02:00
nyanloutre
fc7f5e7c55 yakuake: move to kde_applications 2019-08-16 11:34:13 +02:00
nyanloutre
2ac1e31aea kde_applications: disable obsolete patches 2019-08-16 11:26:17 +02:00
nyanloutre
7489145b30 kde_applications: 19.04.3 -> 19.08.0 2019-08-16 11:26:17 +02:00
nyanloutre
505f0c2232 ksysguard: replace qtwebkit by qtwebengine
c9747e37c5
2019-08-16 11:26:17 +02:00
nyanloutre
766c8f106e kmail: add patch "fix build by including QMap" 2019-08-16 11:26:17 +02:00
nyanloutre
9825b2ac46 kate: add patch "add missing header" 2019-08-16 11:26:17 +02:00
nyanloutre
5268987144 ark: add patch "missing QVector include" 2019-08-16 11:26:17 +02:00
nyanloutre
022db30473 kinit: fix kdeinit-extra_libs.patch 2019-08-16 11:26:17 +02:00
nyanloutre
3085451655 konversation: add patch "Fix build with Qt 5.13" 2019-08-16 11:26:17 +02:00
nyanloutre
2b22167ad7 kwayland: add missing dependency 2019-08-16 11:26:17 +02:00
nyanloutre
444ddcbcc5 kdeFrameworks: 5.60 -> 5.61 2019-08-16 11:26:17 +02:00
nyanloutre
5ce0480a8c sddm: add missing dependency for breeze theme 2019-08-16 11:26:17 +02:00
nyanloutre
1cfe46034b plasma-5: 5.16.3 -> 5.16.4 2019-08-16 11:26:17 +02:00
nyanloutre
ef90b86924 gwenview: remove obsolete patch 2019-08-16 11:26:17 +02:00
nyanloutre
a1d21260c3 plasma-workspace: fix patch with new wallpaper path 2019-08-16 11:26:17 +02:00
nyanloutre
ea1131fc39 kwin: fix xwayland patch
The Xwayland code path was moved from ApplicationWayland to a dedicated
class
https://phabricator.kde.org/D15020
2019-08-16 11:26:17 +02:00
nyanloutre
357ae3c884 kwallet-pam: add new kwallet dependency 2019-08-16 11:26:17 +02:00
nyanloutre
6832e843fa plasma-5: 5.15.5 -> 5.16.3 2019-08-16 11:26:17 +02:00
nyanloutre
e143cbd3d7 kde_applications: 19.04.1 -> 19.04.3 2019-08-16 11:26:17 +02:00
nyanloutre
082e90d1cc kdeFrameworks: 5.58 -> 5.60 2019-08-16 11:26:17 +02:00
David Gazdos
75e34adda5 libgphoto2: 2.5.17 -> 2.5.23 2019-08-16 16:55:00 +09:00
Bas van Dijk
682e6fafa4 rustPackages.clippy: init at rust-1.36.0 2019-08-16 09:18:32 +02:00
Daniël de Kok
cbfdb79b0e drawio: 11.1.1 -> 11.1.4
Changelog:

https://github.com/jgraph/drawio-desktop/releases/tag/v11.1.4

The most important user-visible change is that the binary is renamed
from draw.io to drawio.
2019-08-16 08:31:31 +02:00
Vincent Laporte
af504e45b3 ocamlPackages.mmap: init at 1.1.0
This project provides a Mmap.map_file function for mapping files in memory.
2019-08-16 06:28:28 +00:00
Jörg Thalheim
6c15ffe487
Merge pull request #66670 from averelld/rstudio-build-fix
rstudio: fix build
2019-08-16 06:55:17 +01:00
Jörg Thalheim
94bd2a029e
Merge pull request #66700 from yrashk/wtf-0.19.1
wtf: 0.17.1 -> 0.19.1
2019-08-16 06:53:51 +01:00
Ben Wolsieffer
136f528bbb
perlPackages.FCGI: fix cross build 2019-08-16 06:49:50 +01:00
Wael Nasreddine
2cc2131a90
prow: init unstable at 2019-08-14 (#66662) 2019-08-15 20:48:12 -07:00
Peter Hoeg
14f5528b74
Merge pull request #66680 from peterhoeg/u/noti
noti: 3.1.0 -> 3.2.0
2019-08-16 10:06:59 +08:00
Mario Rodas
6d983a350c
Merge pull request #66659 from xrelkd/update/cargo-make
cargo-make: 0.21.0 -> 0.22.0
2019-08-15 20:57:57 -05:00
Mario Rodas
46c64da14e
Merge pull request #66485 from xrelkd/update/cargo-expand
cargo-expand: 0.4.12 -> 0.4.13
2019-08-15 20:57:35 -05:00
Peter Hoeg
8a694c6b4c noti: 3.1.0 -> 3.2.0 2019-08-16 09:43:17 +08:00
Aaron Andersen
71a556d916 zabbix: 4.0.9 -> 4.0.11 & 4.2.3 -> 4.2.5 2019-08-15 21:19:35 -04:00
Yurii Rashkovskii
93194dc6c9
wtf: 0.17.1 -> 0.19.1 2019-08-15 17:45:22 -07:00
Jörg Thalheim
31a577c736
Merge pull request #66651 from lilyball/erlang_darwin_10.12
erlang: Fix build error on darwin
2019-08-16 00:01:25 +01:00
Jonas Nick
6cb53ac9a6
bitcoin: 0.18.0 -> 0.18.1 2019-08-15 21:12:47 +00:00
Allan Espinosa
bb1c15f7f0 skaffold: 0.30.0 -> 0.35.0 2019-08-15 15:43:16 -04:00
John Wiegley
2edd7103da
mtr: Only include libcap on Darwin
Fixes #66688
2019-08-15 11:29:13 -07:00
worldofpeace
3553c9948c
Merge pull request #64576 from MrMebelMan/init/django-csp-nonce
pythonPackages.django-csp: init at 3.5
2019-08-15 13:58:18 -04:00
Vladyslav Burzakovskyy
b5939353eb pythonPackages.django-csp: init at 3.5 2019-08-15 13:54:55 -04:00
Jonathan Ringer
9fe0ee55a7 varnishPackages: pin python to varnish python version 2019-08-15 10:35:41 -07:00
markuskowa
8f5ce70861
Merge pull request #66665 from markuskowa/upd-molden
molden: 6.1 -> 6.2
2019-08-15 18:59:50 +02:00
Matthew Bauer
5c8f1366b1
Merge pull request #66566 from mmahut/ponyc-test-stdlib
ponyc: disabling stdlib tests
2019-08-15 12:51:15 -04:00
Joachim Fasting
44d541078f
linux-hardened: enable page alloc randomization
New in 5.2
2019-08-15 18:43:31 +02:00
Aaron Andersen
8bf23fbe44
Merge pull request #66557 from mmahut/s3ql
s3ql: 2.26 -> 3.2
2019-08-15 12:42:04 -04:00
Joachim Fasting
e90acb5edb
tor-browser-bundle-bin: additional store capture fixups 2019-08-15 18:21:46 +02:00
Matthew Bauer
3532a6452e
Merge pull request #66683 from obsidiansystems/missing-qt-patch
qt4: Vendor bitrotted Arch Linux patch
2019-08-15 11:34:57 -04:00
John Ericson
280795c163 qt4: Vendor bitrotted Arch Linux patch
It is no longer found at this URL. Vendoring until a better solution
comes along.

Fixes #63084
2019-08-15 11:25:48 -04:00
Jonathan Ringer
c74db7340d varnish5: fix build 2019-08-15 07:58:38 -07:00
Matthew Bauer
ae15177ade calc: don’t include glibc headers in closure 2019-08-15 23:31:14 +09:00
Lily Ballard
45e6253678 luarocks: Update detected platform version
Now that our MACOSX_DEPLOYMENT_TARGET is set to 10.12, we shouldn't be
hardcoding the platform at build time as 10.10. This change makes it
inherit the MACOSX_DEPLOYMENT_TARGET value.
2019-08-15 23:10:10 +09:00
Peter Simons
c22351d25e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
500fd5df8a.
2019-08-15 16:05:10 +02:00
Domen Kožar
3db2a41854 ghcid: standalone small closure 2019-08-15 16:05:10 +02:00
Peter Simons
d7a8d6e13e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
d7a3c22186.
2019-08-15 16:05:10 +02:00
Peter Simons
1bfa107eb1 haskell-ci: update to latest git version (20190814-git) 2019-08-15 16:05:10 +02:00
Domen Kožar
f890a1ab06 haskell: mark tasty-discover as not broken 2019-08-15 16:05:10 +02:00
Peter Simons
2b1c2ac58e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
d0350d045b.
2019-08-15 16:05:10 +02:00
Peter Simons
c743c91021 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
b0b8db191b.
2019-08-15 16:05:09 +02:00
Domen Kožar
f4475a4086 unbroken: jose, servant-auth-server, tasty-hspec 2019-08-15 16:05:09 +02:00
Silvan Mosberger
087e33c2a6 hackage2nix: Unmark pantry and http-download as broken
See https://github.com/NixOS/nixpkgs/pull/66495
2019-08-15 16:05:09 +02:00
Silvan Mosberger
029961f63d hackage2nix: Unmark hpack as broken
See https://github.com/NixOS/nixpkgs/pull/66495
2019-08-15 16:05:09 +02:00
Peter Simons
f10881af6b ghc-8.8.1: update alpha-2 to rc-1 2019-08-15 16:04:33 +02:00
Graham Christensen
ee30e62e34
Merge pull request #66543 from grahamc/dt
dockerTools: document extraCommands, increase layers
2019-08-15 09:47:32 -04:00
Marek Mahut
aba586ad2d
Merge pull request #66633 from jonringer/bump-fmit
fmit: 1.1.14 -> 1.2.6
2019-08-15 15:42:10 +02:00
Marek Mahut
bcb0f53c92
Merge pull request #66649 from markuskowa/upd-slurm
slurm: 19.05.1.2 -> 19.05.2.1
2019-08-15 15:41:22 +02:00
Marek Mahut
9ff4220a52 pazi: adding darwin.apple_sdk.frameworks.Security 2019-08-15 15:40:21 +02:00
Marek Mahut
26c6802a58
Merge pull request #66637 from jonringer/bump-pamixer
pamixer: 1.3.1 -> 1.4
2019-08-15 15:37:19 +02:00
John Ericson
d13a1bc93a
Merge pull request #66613 from transumption-unstable/201908/rust-win32-cross
buildRustPackage: support cross-compilation to x86_64-pc-mingw32
2019-08-15 09:28:30 -04:00
Tim Steinbach
aa9d7eedf2
sbt-extras: 2019-04-05 -> 2019-08-14 2019-08-15 09:08:05 -04:00
Tim Steinbach
4e2efe2b07
vivaldi: 2.6.1566.49-1 -> 2.6.1566.51-1 2019-08-15 08:54:44 -04:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Alexander Krotov
6a5213c740 castxml: set correct -DCLANG_RESOURCE_DIR
Fixes #66456
2019-08-15 20:35:07 +09:00
Danylo Hlynskyi
a8d19200af
linuxPackages/ixgbevf: 4.3.4 -> 4.6.1, unbreak (#66664) 2019-08-15 14:27:32 +03:00
Tmplt
8294b9bde6 Merge remote-tracking branch 'upstream/master' into vim-plugins 2019-08-15 11:28:44 +02:00
Michael Weiss
07cf130686
signal-desktop: 1.26.0 -> 1.26.1 2019-08-15 11:18:18 +02:00
Michael Weiss
6347116187
inxi: 3.0.35-1 -> 3.0.36-1 2019-08-15 11:11:00 +02:00
Vincent Laporte
3cc99ee1eb ocamlPackages.zarith: enable for OCaml 4.08 2019-08-15 09:09:28 +00:00
Averell Dalton
5f10ab6377 rstudio: fix build 2019-08-15 11:04:25 +02:00
adisbladis
2f1cb20e50
Merge pull request #66642 from etu/emacspackagesng-emacsql-fix-sqlite
emacsPackagesNg.emacsql-sqlite: Build sqlite binary
2019-08-15 09:55:10 +01:00
Yegor Timoshenko
da3da08cdf
buildRustPackage: link against pthreads-w32 on x86_64-pc-mingw32 2019-08-15 08:44:54 +00:00
Yegor Timoshenko
31d5005cd6
pthreads-w32: 1.10.0 -> 2.9.1 2019-08-15 08:44:54 +00:00
Yegor Timoshenko
0fcffe88db
buildRustPackage: support cross-compilation to x86_64-pc-mingw32 2019-08-15 08:44:54 +00:00
Marek Mahut
1e602ffdc9
Merge pull request #66666 from danbst/update-ena
linuxPackages/ena: 2.0.2 -> 2.1.2
2019-08-15 10:15:23 +02:00
Markus Kowalewski
5b0bbcbb6e
molden: 6.1 -> 6.2 2019-08-15 09:35:34 +02:00
danbst
4522648d0e linuxPackages/ena: 2.0.2 -> 2.1.2
Unbreak for newer kernels.
2019-08-15 10:10:25 +03:00
Elis Hirwing
ce60bca7c2
emacsPackagesNg.emacsql-sqlite: Build sqlite binary 2019-08-15 07:52:46 +02:00
Joachim F
e8c04bb367
Merge pull request #66245 from corngood/chicken-fix
chicken: fixes for chicken 5.1.0
2019-08-15 04:09:49 +00:00
xrelkd
db3f4a3149 cargo-make: 0.21.0 -> 0.22.0 2019-08-15 11:26:39 +08:00
Emily
6aa1b0acaf tinyprog: init at 1.0.24.dev99+ga77f828 2019-08-14 21:10:05 -05:00
Emily
527684b1e2 pythonPackages.jsonmerge: init at 1.6.1 2019-08-14 21:10:05 -05:00
Derek Kulinski
1c392dfcf0 pgbouncer: use c-ares for name resolution (#66336)
According to pgbouncer README.md file c-ares is the
prefered way to resolve names for pgbouncer 1.10+:
https://github.com/pgbouncer/pgbouncer/blob/master/README.md#dns-lookup-support

The previous method (evdns) did not support EDNS0 and SOA lookups.
2019-08-15 03:20:42 +03:00
worldofpeace
80396cf18a pythonPackages.wikipedia: remove
as lollypop no longer depends on this library that is
essentially abandoned we should remove it from
nixpkgs.
2019-08-14 19:59:02 -04:00
worldofpeace
8097e63ad8 lollypop: 1.1.4.2 -> 1.1.4.14
Removed python-wikipedia dependency [0]

[0]: https://gitlab.gnome.org/World/lollypop/-/tags/1.1.4.7
2019-08-14 19:59:02 -04:00
aszlig
dc525e8b12
Merge pull request #66648 (improve xkbvalidate)
This allows xkbvalidate to be compiled via Clang and also has a few
other portability improvements, eg. it now can even be compiled on OS X,
even though it's probably not needed there.

In addition, I changed the binary name so that it matches the package
name.

I'm merging this in right now, because there is only the xserver NixOS
module where this is used, so the risk of a catastrophic breakage is
very low.

Checks and build done by ofborg also ran successfully and I also did a
few local tests (eg. running via valgrind to avoid leaks) to make sure
it's still working properly.
2019-08-15 01:32:09 +02:00
aszlig
16ecd0d5ca
xkbvalidate: Rename output binary to xkbvalidate
So far, the output binary has been just "validate", which is quite a
very generic name and doesn't match the package name.

Even though I highly doubt that this program will ever be used outside
of NixOS modules, it's nevertheless less confusing to have a consistent
naming.

Signed-off-by: aszlig <aszlig@nix.build>
2019-08-15 01:11:32 +02:00
aszlig
1964b0c1b1
xkbvalidate: Don't rely on GNU extensions
The only reason why I was using _GNU_SOURCE was because of vasprintf(),
so getting rid of that extension should make the source way more
portable.

When using vsnprintf() with a null pointer for the output buffer and a
size of 0, I wasn't quite sure whether this would be undefined
behaviour, so I looked it up in the C11 standard.

In section 7.21.6.5, it explicitly mentions this case, so we're lucky:

  If n is zero, nothing is written, and s may be a null pointer.

Additionally, section 7.21.6.12 writes the following about vsnprintf():

  The vsnprintf function does not invoke the va_end macro.

So to be sure to avoid undefined behaviour I subsequently added the
corresponding va_end() calls.

With this, the platforms attribute is now "unix", because the program
should now even run on OS X, even though it usually wouldn't be needed.

Signed-off-by: aszlig <aszlig@nix.build>
2019-08-15 00:59:58 +02:00
Lily Ballard
63259057a8 erlang: Fix build error on darwin
Stop hardcoding 10.10 as the platform when building. Instead we'll use
$MACOSX_DEPLOYMENT_TARGET so erlang doesn't have to be updated again the
next time that's changed.
2019-08-14 15:56:29 -07:00
Markus Kowalewski
681b36b14e
pythonPackages.pyslurm: 18-08-3 -> 19-05-0 2019-08-15 00:19:20 +02:00
Markus Kowalewski
6a5d83231e
slurm: 19.05.1.2 -> 19.05.2.1 2019-08-15 00:15:03 +02:00
aszlig
77e8a12755
xkbvalidate: Use $CC instead of hardcoded gcc
I initially didn't use $CC because I thought this would be GCC specific,
but it turns out that Clang actually accepts -std=gnu11.

So using $CC here might not work on compilers other than Clang or GCC,
but at the moment those are the compilers we typically use in nixpkgs,
so even if we'd use some other compiler it *might* even work there.

I've tested this by compiling against clangStdenv with both $CC and
clang hardcoded and it works.

This was reported by @dkudriavtsev on IRC.

Signed-off-by: aszlig <aszlig@nix.build>
2019-08-14 23:57:20 +02:00
WilliButz
9bce1eaabd
Merge pull request #66630 from kolaente/update/gitea-1.9.1
gitea: 1.9.0 -> 1.9.1
2019-08-14 22:32:56 +02:00
Jonathan Ringer
9a52a52e99 pazi: 0.2.0 -> 0.3.0 2019-08-14 13:08:49 -07:00
WilliButz
f2e631148a
Merge pull request #66525 from andir/google-cloud-cpp
google-cloud-cpp: init at 0.11.0
2019-08-14 21:57:21 +02:00
Matthew Bauer
8281a67be0
Merge pull request #64809 from ambrop72/chromium-egl-fix
chromium: Fix running with --use-gl=egl.
2019-08-14 15:42:31 -04:00
Jonathan Ringer
ed0cb5cf58 pamixer: 1.3.1 -> 1.4 2019-08-14 12:38:07 -07:00
Michael Raskin
f5a7cf7941
Merge pull request #66632 from fare-patches/master
Update Gambit and Gerbil from upstream
2019-08-14 18:24:00 +00:00
Matthew Bauer
9af20c376b
Merge pull request #65349 from matthewbauer/dicts
Lookup hunspell dictionaries in XDG_DATA_DIRS
2019-08-14 14:17:41 -04:00
Jonathan Ringer
6cf9f6afa5 fmit: 1.1.14 -> 1.2.6 2019-08-14 10:58:48 -07:00
Gabriel Ebner
29851a69d3
calculix: init at 2.15 (#66628)
calculix: init at 2.15
2019-08-14 19:51:18 +02:00
kolaente
e137c91526
gitea: 1.9.0 -> 1.9.1 2019-08-14 19:38:59 +02:00
Niklas Hambüchen
19b043fe84 coreutils: Patch benign test case failing with musl.
See https://github.com/NixOS/nixpkgs/pull/61250#issuecomment-491642024

Using upstream patch.
2019-08-14 19:16:43 +02:00
Niklas Hambüchen
5524dac2fe coreutils: Refactor test patching.
So that more patches can easily be added and commented.
2019-08-14 19:16:43 +02:00
Gabriel Ebner
0a1e131077 gmsh: opencascade support 2019-08-14 19:09:40 +02:00
Gabriel Ebner
f91904a889 calculix: init at 2.15 2019-08-14 19:09:40 +02:00
Gabriel Ebner
a736d87393 spooles: init at 2.2 2019-08-14 19:09:39 +02:00
Gabriel Ebner
8d67c151a6 all-packages: fix trailing space 2019-08-14 18:18:09 +02:00
aszlig
3e78331d96
Merge pull request #66582 (nginx security updates)
This addresses CVE-2019-9511, CVE-2019-9513 and CVE-2019-9516. Details
about these vulnerabilities can be found at:

216433296d/advisories/third-party/2019-002.md

Version 1.16.1 only includes the security fixes, however version 1.17.3
has two additional bugfixes:

  * "zero size buf" alerts might appear in logs when using gzipping; the
    bug had appeared in 1.17.2.
  * a segmentation fault might occur in a worker process if the
    "resolver" directive was used in SMTP proxy.

I haven't extensively tested this, but from a quick test, nginx is still
working and the NixOS tests also succeed.

Thanks to @Izorkin for the pull request.
2019-08-14 18:17:45 +02:00
Matthew Bauer
e9b7085ff8 cups: add myself as maintainer 2019-08-14 11:47:48 -04:00
worldofpeace
dd49cf711e
Merge pull request #66338 from worldofpeace/installer/no-root
installer: Don't run as root
2019-08-14 11:20:54 -04:00
Joachim F
8f156698bf
Merge pull request #54425 from eadwu/init/srhtPackages
sourcehut: init
2019-08-14 14:50:59 +00:00
Vincent Laporte
6bb07c80bf smtube: use qt5’s mkDerivation
See #65399
2019-08-14 14:43:11 +00:00
Vincent Laporte
95ec53813a smplayer: use qt5’s mkDerivation
See #65399
2019-08-14 14:43:11 +00:00
Matthew Bauer
81bddd62ca
Merge pull request #62953 from asymmetric/wasmtime-update
wasmtime: 0.1.0 -> 20190521
2019-08-14 10:26:54 -04:00
Robert Winslow
e91d400dff darwin.adv_cmds: Fix fetchzip call by using https not http (#64546) 2019-08-14 10:24:34 -04:00
Matthew Bauer
4202715c58
Merge pull request #63835 from luaduck/rpi4-firmware
raspberrypi-firmware: Update version to 1.20190620+1
2019-08-14 10:22:22 -04:00
Matthew Bauer
166905cb31
Merge pull request #65484 from arcnmx/pr-stdenv-cmake-cross
stdenv: correct cross CMAKE_SYSTEM_NAME
2019-08-14 10:17:12 -04:00
Matthew Bauer
579168b537
Merge pull request #65483 from arcnmx/pr-llvm-baremetal
llvm8 bare metal fixes
2019-08-14 10:16:57 -04:00
Frederik Rietdijk
cff9e6429a Merge staging-next into staging 2019-08-14 13:46:33 +02:00
Frederik Rietdijk
8d56f2472e Merge master into staging-next 2019-08-14 13:45:54 +02:00
Marek Mahut
930659b10b
Merge pull request #66608 from saschagrunert/cri-tools
cri-tools: 1.14.0 -> 1.15.0
2019-08-14 12:50:01 +02:00
Marek Mahut
dd87e37a8e
Merge pull request #66590 from jonringer/bump-bdsync
bdsync: 0.10.1 -> 0.11.1
2019-08-14 12:28:36 +02:00
Marek Mahut
d09eb635b3
Merge pull request #66609 from prusnak/runwayml
runwayml: 0.8.1 -> 0.9.0
2019-08-14 12:28:01 +02:00
symphorien
757ac88383 utsushi: init at 3.57.0 (#65223) 2019-08-14 08:37:19 +00:00
Sascha Grunert
3efc04c41d
cri-tools: 1.14.0 -> 1.15.0
- Fix go build process to include critest as well.
- Fix GitHub repo location to be `kubernetes-sigs`
- Add me as maintainer

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-14 09:16:31 +02:00
Emily
a51e3987ad symbiyosys: 2019.04.18 -> 2019.08.13 2019-08-14 00:14:22 -07:00
Emily
830801805d yosys: 2019.04.23 -> 2019.08.13 2019-08-14 00:14:22 -07:00
Emily
a0824ccff7 nextpnr: 2019.04.19 -> 2019.08.10 2019-08-14 00:14:22 -07:00
Emily
86ed03ae4c trellis: 2019.04.22 -> 2019.08.09 2019-08-14 00:14:22 -07:00
Emily
6f4f493891 icestorm: 2019.04.16 -> 2019.08.08 2019-08-14 00:14:22 -07:00
Marek Mahut
90f6578ef2
Merge pull request #66602 from jonringer/bump-axel
axel: 2.17.3 -> 2.17.5
2019-08-14 08:52:42 +02:00
Linus Heckemann
a6055b7d87
Merge pull request #66385 from volth/patch-355
perl: 5.28.2 -> 5.30.0
2019-08-14 08:42:56 +02:00
Peter Hoeg
d7fc23a0a6
Merge pull request #66420 from peterhoeg/p/maestral
maestral: init at 0.2.6
2019-08-14 14:29:36 +08:00
Jörg Thalheim
453d108417
youtube-dl: 2019.08.02 -> 2019.08.13 (#66603)
youtube-dl: 2019.08.02 -> 2019.08.13
2019-08-14 07:22:29 +01:00
Jörg Thalheim
4f835fb2de
Merge pull request #66538 from singron/config-whitespace
kernel generate-config.pl: Allow whitespace in values
2019-08-14 07:21:59 +01:00
Marek Mahut
8fa1bb84e8 ptex: 2.3.0 -> 2.3.2 2019-08-14 15:16:22 +09:00
Jörg Thalheim
cf5f02b4bb
zsh/pth/zsync: cross fixes (#65780)
zsh/pth/zsync: cross fixes
2019-08-14 07:15:01 +01:00
Tadeo Kondrak
b5facab048 qMasterPassword: use qt mkDerivation 2019-08-14 15:12:02 +09:00
Peter Hoeg
a67aec1746 maestral: init at 0.2.6 2019-08-14 14:07:12 +08:00
Francois-Rene Rideau
1a00ceeb32 gerbil-unstable: 2019-02-09 -> 2019-08-11 2019-08-14 00:49:41 -04:00
Francois-Rene Rideau
cb2059e29e gambit-unstable: 2019-02-05 -> 2019-07-21 2019-08-14 00:49:41 -04:00
Robert Djubek
352239e24a
ocrmypdf: init at 8.2.3 2019-08-14 04:45:09 +00:00
Robert Djubek
a141544cb5
pythonPackages.ruffus: init at 2.8.1 2019-08-14 04:45:09 +00:00
Robert Djubek
33aced023e
pythonPackages.hocr-tools: init at 1.3.0 2019-08-14 04:45:08 +00:00
Robert Djubek
6fcb265e63
pythonPackages.pikepdf: init at 1.1.0 2019-08-14 04:45:08 +00:00
Robert Djubek
d69040e9c4
pythonPackages.python-xmp-toolkit: init at 2.0.2 2019-08-14 04:45:08 +00:00
Robert Djubek
05f549e857
pythonPackages.pytest-helpers-namespace: init at 2019.1.8 2019-08-14 04:45:08 +00:00
xrelkd
0ab733a9e1 youtube-dl: 2019.08.02 -> 2019.08.13 2019-08-14 11:37:33 +08:00
Jonathan Ringer
cbed276a69 axel: 2.17.3 -> 2.17.5 2019-08-13 19:55:13 -07:00
Matthew Bauer
d9eeb35588
Merge pull request #65490 from lopsided98/zfs-cross
zfs: fix kernel module cross-compile
2019-08-13 21:54:31 -04:00
Matthew Bauer
326f40e97c
Merge pull request #66386 from typetetris/bacula-crosscompile-fix
bacula: fix cross compiling for armv7l
2019-08-13 21:51:15 -04:00
worldofpeace
24870b40d6
Merge pull request #66469 from emilazy/update-blackmagic
blackmagic: 1.6.1 -> unstable-2019-08-13
2019-08-13 20:17:36 -04:00
Emily
d792c84f35 blackmagic: 1.6.1 -> unstable-2019-08-13 2019-08-13 17:10:02 -07:00
Emily
ec07b882b3 pypy{2,27,3,35 -> 36}: 7.0.0 -> 7.1.1 2019-08-13 16:49:27 -07:00
Emily
5638dd55e3 pythonInterpreters.pypy{27,35 -> 36}_prebuilt: 6.0.0 -> 7.1.1 2019-08-13 16:49:27 -07:00
worldofpeace
a41873dbc9
Merge pull request #66422 from stefano-m/icedtea_web-1.8.3
icedtea_web: 1.7.1 -> 1.8.3 (fixes CVE-2019-10185, CVE-2019-10181, CVE-2019-10182)
2019-08-13 18:54:35 -04:00
Aaron Andersen
9af06755f3 nixos/zabbixProxy: fix database initialization logic 2019-08-13 18:50:28 -04:00
Jan Tojnar
ad135f0518
libwnck3: 3.30.0 → 3.32.0 (#66586)
libwnck3: 3.30.0 → 3.32.0
2019-08-14 00:17:30 +02:00
Jonathan Ringer
65b64ae301 bdsync: 0.10.1 -> 0.11.1 2019-08-13 15:00:05 -07:00
Stefano Mazzucco
2d4bdb8733 icedtea_web: use glib rather than gtk2 in buildInputs
The dependency on GTK was removed in
c7aae0e400

Also, remove that pesky commented-out line from `preConfigure` too!
2019-08-13 22:45:25 +01:00
Jan Tojnar
3e47ef9790
libwnck3: 3.30.0 → 3.32.0
https://gitlab.gnome.org/GNOME/libwnck/blob/3.32.0/NEWS#L1-33
2019-08-13 23:11:25 +02:00
Pavol Rusnak
b79ed3f1f4
runwayml: 0.8.1 -> 0.9.0 2019-08-13 22:05:33 +02:00
Marek Mahut
61ea45d6be
Merge pull request #65403 from dtzWill/update/dhcpcd-8.0.1
dhcpcd: 7.2.3 -> 8.0.2
2019-08-13 21:59:37 +02:00
Tim Otten
dae42566db mysql80: init at 8.0.17 (#65221)
MySQL 8.0 is a significant iteration after MySQL 5.7.  This patch adds it as
a parallel build alongside mysql57 (similar to mysql56 and mysql55 before).
2019-08-13 19:50:51 +00:00
Wael Nasreddine
a3bf0c2e40
vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)
Vim Terraform expects the `filetypedetect` group to exist. However, since we were enabling the filetype and the syntax *after* loading the plugins, it was exiting with an error preventing us from generating the remote plugins manifest with the plugin enabled. See #65894 for context.
2019-08-13 12:25:06 -07:00
worldofpeace
a5b77b8cae
Merge pull request #65724 from doronbehar/improve-sequoia
Improve sequoia package expression
2019-08-13 14:44:35 -04:00
Doron Behar
701c788c3f sequoia: improve expression, rename from sequoia-tool
- Add the package to the pythonPackages' attribute set.

- Make the python support overrideable
  We use the pythonSupport argument.

- Rename sequoia-tool -> sequoia
  We provide the whole ecosystem which includes:
    * ffi bindings to Python and C
    * zsh and bash completion for `sq` and `sqv` executables.

- Meta:
  * Use a string as the homepage URL (plain URLs are deprecated).
  * Change description of package to fit upstream and the files we
    actually install.
  * Add @doronbehar as maintainer.
2019-08-13 14:42:27 -04:00
Izorkin
83381bec9c nginxMainline: 1.17.2 -> 1.17.3 2019-08-13 21:31:57 +03:00
Michael Raskin
6490f9c740
Merge pull request #65853 from wahjava/add/sagittarius-scheme
sagittarius-scheme: init at 0.9.6
2019-08-13 18:31:17 +00:00
Izorkin
aec55db737 nginxStable: 1.16.0 -> 1.16.1 2019-08-13 21:30:08 +03:00
Jan Tojnar
932bb0c3e1
Merge pull request #66570 from jtojnar/libgudev-233
libgudev: 232 → 233
2019-08-13 20:20:45 +02:00
Peter Simons
705b5cd05d darcs: fix build 2019-08-13 20:01:38 +02:00
Tim Steinbach
ce1b77231a
git: 2.22.0 -> 2.22.1 2019-08-13 13:58:37 -04:00
Marek Mahut
72c55dda97
Merge pull request #64492 from dtzWill/update/evdi-1.6.2
evdi: 1.6.1 -> 1.6.2
2019-08-13 19:50:53 +02:00
Jan Tojnar
af4e271db9
libgudev: 232 → 233
https://ftp.gnome.org/pub/gnome/sources/folks/0.13/folks-0.13.1.news
2019-08-13 19:39:24 +02:00
Matthew Bauer
3ff9b6edec
Merge pull request #65783 from Mic92/drm
libdrm: cross-compile fix
2019-08-13 13:38:11 -04:00
worldofpeace
36e567fc08
Merge pull request #66395 from catern/simpfix
pythonPackages.simplefix: init at 1.0.12
2019-08-13 12:48:13 -04:00
Matthew Bauer
554a789403
Merge pull request #65537 from Holo-Host/201907/extend-static
pkgsStatic: override libunwind
2019-08-13 12:47:03 -04:00
worldofpeace
bf1cf3d520
Merge pull request #66191 from r-ryantm/auto-update/wolfssl
wolfssl: 4.0.0 -> 4.1.0
2019-08-13 12:43:06 -04:00
worldofpeace
d914581523
Merge pull request #66324 from xaverdh/notepadqq-qt-fix
notepadqq: use qt5's mkDerivation
2019-08-13 12:40:44 -04:00
worldofpeace
fe8364a821
Merge pull request #66397 from svalaskevicius/add-electron-6
electron: add 6.x version
2019-08-13 12:39:06 -04:00
Matthew Bauer
8a95dfd829
Merge pull request #66475 from kirelagin/stack-native-build-inputs
haskell.buildStackProject: Pass nativeBuildInputs
2019-08-13 11:45:19 -04:00
Matthew Bauer
bab946b216
Merge pull request #66542 from matthewbauer/mesa-add-surfaceless
mesa: add surfaceless egl platform
2019-08-13 11:40:03 -04:00
Aaron Andersen
65bf9f4aa5
Merge pull request #66305 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.3.3 -> 5.4.0
2019-08-13 11:28:11 -04:00
Andreas Rammhold
1a72fe89f8 google-cloud-cpp: init at 0.11.0 2019-08-13 17:26:51 +02:00
Andreas Rammhold
ac6adc8260 crc32c: init at 1.1.0 2019-08-13 17:26:31 +02:00
Edmund Wu
a2ca6ef26f
sourcehut: init
builds-sr-ht: init at 0.45.13
dispatch-sr-ht: init at 0.11.0
git-sr-ht: init at 0.32.3
hg-sr-ht: init at 0.13.0
lists-sr-ht: init at 0.36.3
man-sr-ht: init at 0.12.4
meta-sr-ht: init at 0.34.3
paste-sr-ht: init at 0.5.1
todo-sr-ht: init at 0.46.8
2019-08-13 11:25:52 -04:00
Edmund Wu
f006c88d82
python3Packages.emailthreads: init at 0.1.0 2019-08-13 11:25:52 -04:00
Edmund Wu
b45ecd0f70
python3Packages.aiosmtpd: init at 1.2 2019-08-13 11:25:51 -04:00
Edmund Wu
4adaa3c313
python3Packages.atpublic: init at 1.0 2019-08-13 11:25:51 -04:00
Edmund Wu
ee2161c5e8
python3Packages.asyncpg: init at 0.18.3 2019-08-13 11:25:51 -04:00
Edmund Wu
eaa81a4cce
pythonPackages.sqlalchemy-utils: init at 0.34.0 2019-08-13 11:25:51 -04:00
Edmund Wu
cd878d09d9
pythonPackages.pgpy: init at 0.5.2 2019-08-13 11:25:50 -04:00
Edmund Wu
15eb9f95ab
pythonPackages.pytest-ordering: init at 0.6 2019-08-13 11:25:50 -04:00
Edmund Wu
beb547a1c6
pythonPackages.pep8-naming: init at 0.8.2 2019-08-13 11:25:50 -04:00
Edmund Wu
e73473f424
pythonPackages.flake8-polyfill: init at 1.0.2 2019-08-13 11:25:49 -04:00
Marek Mahut
2fc0ff34a4
Merge pull request #66562 from jonringer/bump-topgit
gitAndTools.topgit: 0.9 -> 0.19.12
2019-08-13 16:59:27 +02:00
Marek Mahut
9130e5f1e3 ponyc: disabling stdlib tests 2019-08-13 16:29:41 +02:00
Justin Bedo
f889214bc1
pythonPackages.cnvkit: init at 0.9.6 2019-08-13 10:14:10 -04:00
Justin Bedo
4bb197f4b2
pythonPackages.pyfaidx: init at 0.5.5.2 2019-08-13 10:14:06 -04:00
Justin Bedo
5859c5b472
pythonPackages.pomegranate: 0.8.1 -> 0.11.0 2019-08-13 10:13:38 -04:00
Dmitry Kalinkin
943c10325b
Merge pull request #66247 from veprbl/pr/arrow_1_14_1
arrow-cpp: 0.13.0 -> 0.14.1
2019-08-13 10:06:52 -04:00
Jan Tojnar
bb4a33ec91
ofono: init at 1.30 (#66565)
ofono: init at 1.30
2019-08-13 15:56:52 +02:00
Jan Tojnar
1dbc0be5b7
iwd: 0.18 → 0.19
fix build with ell 0.21
2019-08-13 15:37:16 +02:00
Jan Tojnar
590310b23f
ofono: init at 1.30 2019-08-13 15:37:16 +02:00
Jan Tojnar
bd3a54b222
ell: 0.20 -> 0.21 2019-08-13 15:37:15 +02:00
Jan Tojnar
4f7f9701ae
ell: run tests
Also add multiple outputs and some other details
2019-08-13 15:37:15 +02:00
Michael Weiss
66d745f5f5
python37Packages.google_api_python_client: 1.7.10 -> 1.7.11 2019-08-13 15:27:00 +02:00
adisbladis
bafc5edbac
Merge pull request #66563 from xrelkd/update/go-ethereum
go-ethereum: 1.9.1 -> 1.9.2
2019-08-13 14:24:19 +01:00
Vincent Laporte
3a4aab967b ocaml: 4.08.0 -> 4.08.1
Bugfix release.

Announcement: https://inbox.ocaml.org/caml-list/0978f74a-9b8c-e9a3-e3a1-c110af4a2f04@inria.fr/T/#u
2019-08-13 12:37:56 +00:00
Jörg Thalheim
108c57b141
Merge pull request #53734 from yurrriq/update/noweb
Update noweb (and icon-lang)
2019-08-13 13:37:08 +01:00
xrelkd
196d4a6eee go-ethereum: 1.9.1 -> 1.9.2 2019-08-13 20:34:30 +08:00
Jonathan Ringer
4e19dfcb70 gitAndTools.topgit: 0.9 -> 0.19.12 2019-08-13 05:28:03 -07:00
Marek Mahut
14368b71d0
Merge pull request #66558 from jonringer/bump-libversion
libversion: 2.8.1 -> 2.9.0
2019-08-13 14:24:04 +02:00
Marek Mahut
be28074e54
Merge pull request #66559 from jonringer/bump-varnish
varnish6: 6.1.1 -> 6.2.0
2019-08-13 14:23:26 +02:00
Jonathan Ringer
f1f59e19d2 varnish6: 6.1.1 -> 6.2.0 2019-08-13 04:32:11 -07:00
Michael Weiss
cfe629e42d
signal-desktop: 1.25.3 -> 1.26.0 2019-08-13 13:31:28 +02:00