Commit Graph

150854 Commits

Author SHA1 Message Date
Sebastian Jordan
96800caed3 nix-prefetch-github: 1.3 -> 2.0 2019-02-21 22:56:22 +01:00
Thomas Mader
98c6d9d799 ldc: 1.12.0 -> 1.14.0 2019-02-21 22:44:52 +01:00
Michael Weiss
e66b8d5fb1
signal-desktop: 1.21.2 -> 1.22.0 2019-02-21 22:14:29 +01:00
rnhmjoj
43c1160463
vapoursynth: R44 -> R45.1 2019-02-21 22:08:33 +01:00
Sander van der Burg
f3294b93ec xcodeenv: fix generation of ad-hoc wireless installation page 2019-02-21 21:42:05 +01:00
Sarah Brofeldt
9c26b10bee
Merge pull request #53873 from tilpner/tahoelafs-update
tahoe-lafs: 1.12.1 -> 1.13.0
2019-02-21 21:29:49 +01:00
Sander van der Burg
b72070959a xcodeenv: do not rename bundleId to lowercase 2019-02-21 21:17:15 +01:00
hlolli
649e3357e9 csound-manual: init at 6.12.0 2019-02-21 21:11:23 +01:00
Wael Nasreddine
191eeb45d4
bazel-watcher: 0.9.0 -> 0.9.1 (#56122) 2019-02-21 11:50:48 -08:00
Matthias Beyer
e77902ce7b dasht: init at v2.3.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-21 20:05:20 +01:00
Vladyslav M
6c5097ba02
Merge pull request #55978 from dtzWill/update/udiskie-1.7.7
udiskie: 1.7.5 -> 1.7.7
2019-02-21 20:40:23 +02:00
Pascal Wittmann
ba42e056dc
zim: 0.69 -> 0.69.1 2019-02-21 19:19:59 +01:00
Ryan Mulligan
d1a66f6e03
Merge pull request #56114 from das-g/owncloud-client-2.5.3
owncloud-client: 2.4.3 -> 2.5.3.11470
2019-02-21 09:34:19 -08:00
Danylo Hlynskyi
d0d099266e
postgresql: fix regression in NixOS after update to 11.2 (#56146)
ryantm bot updates `psqlSchema` alongside with version: https://github.com/NixOS/nixpkgs/pull/50646, https://github.com/NixOS/nixpkgs/pull/55860
but `psqlSchema` is used to generate `stateDir`. It shouldn't be updated.

Ideally it should be equal to postgresql major version for pg versions,
but we already have deployments in /var/lib/postgresql/11.1. Strange why
nobody complained when it was changed from 11.0 -> 11.1.

I propose do correct naming for PG12+, but status quo for current versions.

Fixes https://github.com/NixOS/nixpkgs/issues/56134
2019-02-21 19:21:08 +02:00
Orivej Desh
dd269b4628 kmplot: init at 18.12.1 2019-02-21 16:19:41 +00:00
Austin Seipp
c36c048c0e dockerTools: mark store-path-to-layer.sh as executable
bcf54ce5bb introduced a treewide change to
use ${stdenv.shell} where-ever possible. However, this broke a script
used by dockerTools, store-path-to-layer.sh, as it did not preserve the
+x mode bit. This meant the file got put into the store as mode 0444,
resulting in a build-time error later on that looked like:

    xargs: /nix/store/jixivxhh3c8sncp9xlkc4ls3y5f2mmxh-store-path-to-layer.sh: Permission denied

However, in a twist of fate, bcf54ce5bb
not only introduced this regression but, in this particular instance,
didn't even fix the original bug: the store-path-to-layer.sh script
*still* uses /bin/sh as its shebang line, rather than an absolute path
to stdenv. (Fixing this can be done in a separate commit.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-02-21 08:30:47 -06:00
Markus Kowalewski
99ca454f23
hdf5: add openmpi-4 compatibility patches 2019-02-21 15:08:33 +01:00
Markus Kowalewski
c6f039e59c
openmpi: add patch for mpi tests on machines with less than 4 cores
Fix a bug that ignores OMPI_MCA_rmaps_base_oversubscribe (upstream patch).
This bug breaks the test from libs, such as scalapack,
on machines with less than 4 cores.
2019-02-21 15:08:33 +01:00
Markus Kowalewski
dbf5135385
scalapack: update meta data
* Set platform from linux -> x86_64-linux
  Scalapack does not seem to run properly on ARM (failing tests)

* Add markuskowa as maintainer
2019-02-21 15:08:33 +01:00
Markus Kowalewski
10e5cfd5fc
pythonPackages.mpi4py: add patch for openmpi-4.0.0 compatibility 2019-02-21 15:08:33 +01:00
Markus Kowalewski
4aa90ac089
scalapack: add openmpi4 compatibility patch 2019-02-21 15:08:32 +01:00
Markus Kowalewski
47a774527d
globalarrays: use autoreconfHook 2019-02-21 15:08:32 +01:00
Markus Kowalewski
c0bc7a3b3d
globalarrays: add openmpi-4 compatibility patches 2019-02-21 15:08:32 +01:00
Markus Kowalewski
840716a8b6
openmpi: Use external hwloc and libevent
Recommended in the upgrade guide:
https://www.open-mpi.org/software/ompi/major-changes.php
2019-02-21 15:08:32 +01:00
Markus Kowalewski
3ed9664827
openmpi: 3.1.3 -> 4.0.0
openmpi-4.0.0 removes deprecated MPI-1 symbols.
For upgrade guide see:
https://www.open-mpi.org/faq/?category=mpi-removed
2019-02-21 15:06:16 +01:00
Franz Pletz
bd3fdc99e3
Merge pull request #56147 from callahad/linux-kernel-sed
linux: Enable support for Self-Encrypting Drives
2019-02-21 14:02:01 +00:00
Katharina Fey
2f52a435f9
dive: 0.5.0 -> 0.6.0 2019-02-21 14:37:49 +01:00
Sarah Brofeldt
49d963855a
Merge pull request #56148 from adamtulinius/morph-v1.2.0
morph: 1.1.0 -> 1.2.0
2019-02-21 14:28:07 +01:00
Robert Schütz
255f67e50f abcmidi: 2019.01.01 -> 2019.02.08 2019-02-21 14:18:22 +01:00
Robert Schütz
3382d93982 home-assistant-cli: 0.5.0 -> 0.6.0 2019-02-21 14:03:35 +01:00
Adam Finn Tulinius
3ad5550d21 morph: 1.1.0 -> 1.2.0 2019-02-21 13:55:46 +01:00
Dan Callahan
0ea8c6e3de
linux: Enable support for Self-Encrypting Drives
To quote block/Kconfig:

> Builds Logic for interfacing with Opal enabled controllers.
> Enabling this option enables users to setup/unlock/lock
> Locking ranges for SED devices using the Opal protocol.

Without `BLK_SED_OPAL`, it is impossible to resume from sleep when using
a locked self-encrypting drive.

This configuration option appeared in earlier kernels, but only reached
maturity in 4.14 according to discussion at:

- https://github.com/Drive-Trust-Alliance/sedutil/issues/90 and
- https://github.com/Drive-Trust-Alliance/sedutil/pull/190

This kernel option is enabled in the default kernels shipped with
Fedora, Debian, and other mainstream Linux distributions.
2019-02-21 12:14:47 +00:00
Peter Simons
6450d8c5ca haskell-hledger: drop obsolete (and already commented-out) overrides 2019-02-21 12:12:18 +01:00
Peter Simons
7a6bbb41ac haskell-hledger: don't install data files that don't belong to this package
Fixes https://github.com/NixOS/nixpkgs/issues/53936.
2019-02-21 12:12:18 +01:00
Peter Simons
1d6532d976
Merge pull request #56137 from jacereda/cereal-check-head
cereal: run test suite on ghc-head
2019-02-21 11:54:11 +01:00
Peter Simons
62eae63a49
Merge pull request #56139 from jacereda/psqueues-check-head
psqueues: run test suite on ghc-head
2019-02-21 11:53:25 +01:00
Peter Simons
48db7bf9d9
Merge pull request #56138 from jacereda/psqueues-check-86
psqueues: run test suite on ghc-8.6
2019-02-21 11:53:05 +01:00
Peter Simons
1c6855a0f7
Merge pull request #56136 from jacereda/cereal-check-86
cereal: run test suite on ghc-8.6
2019-02-21 11:52:25 +01:00
Michael Raskin
ecfcf8bdf0
Merge pull request #53878 from msteen/nix-prefetch
nix-prefetch: init at 0.1.0
2019-02-21 09:48:49 +00:00
Michael Raskin
a059fc7420
Merge pull request #56067 from oxij/tree/fetchurl-boot
treewide: assemble all `fetchurlBoot` uses in overrides to `fetchurl`
2019-02-21 09:43:11 +00:00
Cray Elliott
4cfb4ec5f4 dolphinEmuMaster: 2018-12-25 -> 2019-02-16 2019-02-21 01:27:28 -08:00
Jörg Thalheim
6fed64710a
Merge pull request #56113 from Mic92/radare2
radare2: 3.2.1 -> 3.3.0
2019-02-21 09:27:13 +00:00
Raphael Borun Das Gupta
22c7c4b697 owncloud-client: 2.4.3 -> 2.5.3.11470 2019-02-21 10:22:54 +01:00
Jörg Thalheim
bf1b39d127
Merge pull request #56129 from dywedir/alacritty
alacritty: add wayland, libxkbcommon to rpath
2019-02-21 09:21:24 +00:00
Jörg Thalheim
a9b16ad4e7
Merge pull request #56111 from NeQuissimus/xterm_344
xterm: 342 -> 344
2019-02-21 09:19:48 +00:00
Cray Elliott
da4484c9a6 mwprocapture: 1.2.3950 -> 1.2.4054 2019-02-21 01:11:09 -08:00
Jorge Acereda
7e153d9e2d psqueues: run test suite on ghc-head 2019-02-21 10:08:04 +01:00
Jorge Acereda
5aa3f23a98 psqueues: run test suite on ghc-8.6 2019-02-21 10:06:42 +01:00
Jorge Acereda
d5f45a6566 cereal: run test suite on ghc-head 2019-02-21 10:04:11 +01:00
Jorge Acereda
c8e61efae3 cereal: run test suite on ghc-8.6 2019-02-21 10:02:43 +01:00
Cray Elliott
6959c375a5 openjdk11: 11.0.1+13 -> 11.0.2+9 2019-02-21 01:01:04 -08:00
Cray Elliott
c210206b7a mgba: 0.6.3 -> 0.7.0 2019-02-21 00:56:52 -08:00
dywedir
cf549409ce
alacritty: add wayland, libxkbcommon to rpath 2019-02-21 10:49:36 +02:00
Philipp Middendorf
89401b0e3e python3Packages.imageio-ffmpeg: init at 0.2.0 2019-02-21 09:45:18 +01:00
Robert Schütz
2ca0cfb0d1
Merge pull request #56100 from ceedubs/ddgr-to-1.6
ddgr: 1.1 -> 1.6
2019-02-21 08:33:53 +01:00
Frederik Rietdijk
c9d8f5235b Merge master into staging-next 2019-02-21 07:53:19 +01:00
Silvan Mosberger
582b952cc0
emacsPackagesNg.lua-mode: Fix hash
See https://github.com/NixOS/nixpkgs/issues/54641
2019-02-21 04:09:28 +01:00
Aaron Andersen
9f2ffe18ff beanstalkc: 0.4.0 -> 0.5.2 2019-02-20 21:05:08 -05:00
Jan Malakhovski
8f86439f75 all-packages.nix: introduce and use dontRecurseIntoAttrs 2019-02-21 01:28:30 +00:00
Matthijs Steen
b0ec4c1fd3 nix-prefetch: init at 0.1.0 2019-02-21 01:52:51 +01:00
Maximilian Bosch
de2bb1094b
Merge pull request #56108 from artemist/lepton
lepton: init at 1.2.1
2019-02-21 01:28:47 +01:00
Jörg Thalheim
1a78500fe4
Merge pull request #56112 from NixOS/xsel-08-01-10
xsel: 2016-09-02 -> 2018-01-10
2019-02-21 00:21:25 +00:00
Jörg Thalheim
c41ed752dc
radare2: 3.2.1 -> 3.3.0 2019-02-21 00:06:55 +00:00
Tim Steinbach
51483ec5c9
xsel: 2016-09-02 -> 2018-01-10 2019-02-20 19:03:47 -05:00
Tim Steinbach
f4e98fde9b
xterm: 342 -> 344 2019-02-20 19:00:04 -05:00
Maximilian Bosch
a55d96bf9e
lepton: only build on x86_64-linux for now
Darwin and `aarch64-linux` builds currently fail[1][2].

Also cleaned up the `meta` section a bit.

[1] https://github.com/NixOS/nixpkgs/pull/56108/checks?check_run_id=66442317
[2] https://github.com/NixOS/nixpkgs/pull/56108#issue-254801596
2019-02-21 00:59:46 +01:00
Vladyslav M
e09be19275
Merge pull request #56104 from 0x4A6F/master-zola
zola: 0.5.0 -> 0.5.1
2019-02-21 01:13:37 +02:00
Artemis Tosini
3fa211dfb8
lepton: init at 1.2.1 2019-02-20 22:55:13 +00:00
Cody Allen
0094157f86
ddgr: 1.1 -> 1.6
ddgr (DuckDuckGo CLI) 1.6 no longer requires the `requests` Python
package and includes the commit that patched zsh-completion.
2019-02-20 14:21:37 -08:00
Frederik Rietdijk
2a81eceeba python.pkgs.acoustics: 0.2.0.post1 -> 0.2.0.post2 2019-02-20 21:52:31 +01:00
Tor Hedin Brønner
bba6de611a
Merge pull request #56046 from callahad/bolt
Add and enable Bolt to support Thunderbolt 3 settings in GNOME
2019-02-20 21:43:02 +01:00
0x4A6F
64335de9ae
zola: 0.5.0 -> 0.5.1 2019-02-20 20:37:43 +00:00
Trolli Schmittlauch
f9dab19839 ktouch: fix build failure due to dependecy missing
fixes #56097
2019-02-20 21:29:03 +01:00
zimbatm
288f353cdb
firecracker: 0.13.0 -> 0.14.0 2019-02-20 21:16:30 +01:00
Orivej Desh
d7f4b13ccf lftp: do not look for expat and zlib in /usr/include
This behaviour affects builds without sandboxing.
2019-02-20 20:11:15 +00:00
Michael Weiss
5a4c8092c0
dynamips: 0.2.19 -> 0.2.20 2019-02-20 20:36:39 +01:00
Sarah Brofeldt
e10a372a81
Merge pull request #56047 from Anton-Latukha/handbrake-1.2.1
handbrake: 1.2.0 -> 1.2.1
2019-02-20 20:31:25 +01:00
Vladimír Čunát
bcf3bdf937
Merge #56101: Revert "Remove maintainership" 2019-02-20 20:16:22 +01:00
Peter Simons
30432fa06a ghc-8.4.x: don't build Sphinx documentation
The build was broken by the recent Sphinx 1.8.x update.

Fixes https://github.com/NixOS/nixpkgs/issues/55662.
2019-02-20 20:07:07 +01:00
Peter Simons
6968539751 git-annex: update sha256 hash for version 7.20190219 2019-02-20 20:07:07 +01:00
Peter Simons
905ffbba4b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-6-gd2bed2e from Hackage revision
51bfa34234.
2019-02-20 20:07:02 +01:00
Peter Simons
19fcb0861b hackage2nix: disable failing Hydra builds 2019-02-20 20:07:01 +01:00
Peter Simons
44ae35170f LTS Haskell 13.8 2019-02-20 20:07:01 +01:00
Matthias Beyer
f1f4f38909 Revert "Remove maintainership"
I'm baaaaack!

This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.

This reverts commit ce1c1e3093.
2019-02-20 19:57:34 +01:00
Robert Helgesson
48b5ad2739
Merge pull request #55575 from jerith666/eclipse-2018-12
eclipse: 2018-09 -> 2018-12
2019-02-20 19:15:02 +01:00
Sarah Brofeldt
c88f5cf52a
Merge pull request #56081 from dywedir/skim
skim: 0.5.2 -> 0.5.4
2019-02-20 18:51:59 +01:00
Sarah Brofeldt
770d6cecb1
Merge pull request #56089 from fadenb/aptly_1.3.0
aptly: 1.2.0 -> 1.3.0
2019-02-20 18:47:48 +01:00
Sarah Brofeldt
51005baa3a
Merge pull request #56095 from asymmetric/solc-z4-opt
solc: make z3 dependency optional
2019-02-20 18:45:04 +01:00
Lorenzo Manacorda
e639f24681 solc: make z3 dependency optional
It is an optional dependency, which defaults to true.

https://solidity.readthedocs.io/en/latest/installing-solidity.html#smt-solvers
2019-02-20 18:15:45 +01:00
Sarah Brofeldt
831e045ad4
Merge pull request #56074 from asymmetric/geth-1.8.22
go-ethereum: 1.18.21 -> 1.18.22
2019-02-20 18:04:27 +01:00
Sarah Brofeldt
1782741a2b
Merge pull request #56083 from jtobin/master
urbit: 0.6.0 -> 0.7.3
2019-02-20 17:58:05 +01:00
Robert Schütz
83568dc5fe
Merge pull request #55916 from rvolosatovs/update/mbed-cli
mbed-cli: 1.8.3 -> 1.9.1
2019-02-20 17:25:26 +01:00
Franz Pletz
dbca3b74cf
Merge pull request #56028 from Ma27/update-weechat
weechat: 2.3 -> 2.4
2019-02-20 16:20:34 +00:00
Tim Steinbach
c627201820
linux: 4.20.10 -> 4.20.11 2019-02-20 09:11:35 -05:00
Tim Steinbach
a1cf586d72
linux: 4.19.23 -> 4.19.24 2019-02-20 09:11:25 -05:00
Tim Steinbach
70643f0882
linux: 4.14.101 -> 4.14.102 2019-02-20 09:11:15 -05:00
Tim Steinbach
85733d1f9c
linux: 4.9.158 -> 4.9.159 2019-02-20 09:11:01 -05:00
Tim Steinbach
9deab03a27
linux: 4.4.174 -> 4.4.175 2019-02-20 09:10:48 -05:00
José Romildo Malaquias
ab93817c7e vivaldi-ffmpeg-codecs: 72.0.3626.96 -> 72.0.3626.109 2019-02-20 13:46:32 +00:00
José Romildo Malaquias
a1ba6ab9bd vivaldi: 2.3.1440.41-1 -> 2.3.1440.48-1 2019-02-20 13:46:32 +00:00
Michael Raskin
828759f9b8
Merge pull request #56088 from oxij/tree/move-defaults-to-package-trivial-leftovers
all-packages.nix: move defaults to package files continues^3
2019-02-20 13:12:43 +00:00
Franz Pletz
ef8963c6b6
Merge pull request #56084 from ciil/jira-update
atlassian-jira: 7.13.0 -> 8.0.1
2019-02-20 13:01:15 +00:00
Tristan Helmich (omniIT)
ecd5297e87 aptly: 1.2.0 -> 1.3.0 2019-02-20 13:11:53 +01:00
Simon Lackerbauer
e2b4752596
atlassian-jira: 7.13.0 -> 8.0.1 2019-02-20 13:04:22 +01:00
Maximilian Bosch
bbf3381838
weechat: 2.3 -> 2.4
https://weechat.org/files/releasenotes/ReleaseNotes-devel.html#v2.4

Also applied a patch from the 2.5 branch in order to fix the darwin
build: https://github.com/weechat/weechat/issues/1308
2019-02-20 11:25:46 +01:00
Vladimír Čunát
61ef8f0b42
grub2: patch to work with updated binutils
This blocked some EFI stuff and consequently the channels.
I would fetchpatch, but their cgit server won't work on this commit.
2019-02-20 11:22:54 +01:00
Vincent Laporte
b60b304cef ocamlPackages.yojson: 1.4.1 -> 1.6.0 2019-02-20 10:41:53 +01:00
Jared Tobin
94f26cb96e
urbit: 0.6.0 -> 0.7.3 2019-02-20 22:35:49 +13:00
dywedir
fa78399161
skim: 0.5.2 -> 0.5.4 2019-02-20 10:38:47 +02:00
Vladimír Čunát
32767d139f
Merge branch 'staging-next'
This round is without the systemd CVE,
as we don't have binaries for that yet.
BTW, I just ignore darwin binaries these days,
as I'd have to wait for weeks for them.
2019-02-20 09:38:45 +01:00
Vladimír Čunát
28d983fe25
openscad: enableParallelBuilding = false;
Discussion: https://github.com/NixOS/nixpkgs/commit/c68dc2212e22
2019-02-20 09:38:21 +01:00
David Guibert
b218ffdca6
Merge pull request #56041 from f--t/fix/paraview-update
paraview: 5.5.2 -> 5.6.0
2019-02-20 09:15:18 +01:00
Elis Hirwing
2407f4cf2b
Merge pull request #55997 from aanderse/php-odbc
php: add pdo odbc support
2019-02-20 08:55:30 +01:00
Matthew Bauer
55757a0d44
Merge pull request #54402 from lopsided98/boehm-gc-cross-fix
beohm-gc: fix cross build of dependent packages
2019-02-19 22:51:00 -05:00
Matthew Bauer
d6d5795ed9
Merge pull request #54916 from pbogdan/emacs-xcursor
emacs: link libXcursor when using lucid toolkit
2019-02-19 22:50:30 -05:00
Matthew Bauer
7e78ddbf03
Merge pull request #55950 from LnL7/darwin-ubiquity
darwin: remove references to Ubiquity.framework
2019-02-19 22:43:20 -05:00
Matthew Bauer
8724819d94
Merge pull request #55910 from veprbl/pr/qt5_qtconnectivity_darwin_fix
qt5.qtconnectivity: fix darwin build
2019-02-19 22:37:15 -05:00
Vincent Weisner
a547a9b554 Fix alpha-embedded Target on Hydra (#55725) 2019-02-19 22:36:00 -05:00
Matthew Bauer
4141fdaa3f
Merge pull request #55956 from mroi/patch-1
glibc: enable cross builds on Darwin
2019-02-19 22:35:30 -05:00
Benedikt Heine
fa82ebccf6 epkowa: support Epson Perfection V330 Photo 2019-02-19 20:45:31 -05:00
Victor SENE
44f78998bb mautrix-whatsapp: init at 2019-02-11 (#56054) 2019-02-20 01:05:08 +00:00
Florian Klink
aaa0228240
Merge pull request #56068 from andir/linux-firmware-nonfree
firmwareLinuxNonfree: 2018-12-13 -> 2019-02-13
2019-02-20 01:59:37 +01:00
Lorenzo Manacorda
f683caa68a go-ethereum: 1.18.21 -> 1.18.22 2019-02-20 01:00:09 +01:00
Franz Pletz
341f42b647
Merge pull request #55942 from flokli/gitlab-11.7.5
gitlab 11.7.4 -> 11.7.5
2019-02-19 23:25:02 +00:00
Orivej Desh
c32fa47ab4 aws-sdk-cpp: 1.7.49 -> 1.7.53 2019-02-19 22:40:48 +00:00
Franz Pletz
e94914560b
systemd: 239.20190110 -> 239.20190219
Fix CVE-2019-6454.
2019-02-19 23:22:34 +01:00
Orivej Desh (NixOS)
7b25f9c833
Merge pull request #55754 from orivej/aws-sdk-cpp
aws-sdk-cpp: 1.6.52 -> 1.7.49; add aws-checksums, aws-c-common, aws-c-event-stream
2019-02-19 22:20:41 +00:00
Andreas Rammhold
b9ac4c1dd3
firmwareLinuxNonfree: 2018-12-13 -> 2019-02-13 2019-02-19 22:59:35 +01:00
Michael Raskin
446520bb9b
Merge pull request #56026 from oxij/tree/move-defaults-to-package-files-half-cuda
all-packages.nix: move defaults to package files continues^2
2019-02-19 21:54:02 +00:00
Joachim F
5fc8559fbb
Merge pull request #56056 from delroth/electrum-3.3.4
electrum: 3.3.2 -> 3.3.4
2019-02-19 21:50:33 +00:00
Franz Pletz
160abfe3ec
Merge pull request #55872 from aanderse/kdevelop-php
kdevelop: added ability to include kdevelop plugins, kdev-php: init at 5.3.1, kdev-python: init at 5.3.1
2019-02-19 21:47:25 +00:00
zimbatm
e0a927556b
mdsh: 0.1.2 -> 0.1.3 2019-02-19 21:56:42 +01:00
Jan Malakhovski
a1fec8667d treewide: assemble all fetchurlBoot uses in overrides to fetchurl itself
The only outside-curl uses of `fetchurlBoot` left are `stdenv`
and `apple-source-releases`. The latter one can probably be removed
too, but I can't test it.

Pros:

- Aggregates all behind-the-scenes insanity in a single place.

Cons:

- At the cost of 10 more derivations (but 0 new outpaths).
2019-02-19 20:55:59 +00:00
Dan Callahan
c2a1d01a4b
bolt: init at 0.7 2019-02-19 20:54:37 +00:00
Dan Callahan
b121c01672
pythonPackages.python-dbusmock: init at 0.18.1 2019-02-19 20:54:36 +00:00
Franz Pletz
f336986521
ncmpcpp: enable outputs and clock tab by default 2019-02-19 21:47:06 +01:00
Franz Pletz
d8e918fa7c
minishift: 1.30.0 -> 1.31.0 2019-02-19 21:45:23 +01:00
Franz Pletz
7694c5149a
youtubeDL: 2019.01.30.1 -> 2019.02.18 2019-02-19 21:45:00 +01:00
Free Potion
7682194e2d
ivan: 055 -> 056 2019-02-19 23:36:49 +03:00
worldofpeace
82cde8f36e
Merge pull request #55651 from rvolosatovs/update/godef
godef: 1.0.0 -> 1.1.1
2019-02-19 14:59:49 -05:00
worldofpeace
b2de398ede
Merge pull request #56060 from Tomahna/mopidy-iris
mopidy-iris: 3.32.4 -> 3.32.5
2019-02-19 14:52:14 -05:00
Ryan Mulligan
e27fabb737
Merge pull request #55749 from delroth/tpm2-tools
Add package tpm2-tools (+ deps) to nixpkgs
2019-02-19 11:51:58 -08:00
worldofpeace
dd4a1c1d66
mbed-cli: Enable tests 2019-02-19 20:45:53 +01:00
Roman Volosatovs
6c26419f5e
godef: Use fetchFromGitHub 2019-02-19 20:39:25 +01:00
Kevin Rauscher
1ecd8a0daf mopidy-iris: 3.32.4 -> 3.32.5 2019-02-19 20:04:56 +01:00
Pierre Bourdon
d21e4f1ab4
tpm2-tools: init at 3.1.3 2019-02-19 20:02:31 +01:00
Pierre Bourdon
0cb599293b
tpm2-tss: init at 2.2.0 2019-02-19 20:02:31 +01:00
Pierre Bourdon
67d912af0a
ibm-sw-tpm2: init at 1332 2019-02-19 20:02:31 +01:00
Alyssa Ross
03bffcb674
Merge pull request #56049 from alyssais/gotop
gotop: 1.7.1 -> 2.0.1
2019-02-19 18:14:48 +00:00
Alyssa Ross
9e8c2671d7
gotop: use vendored dependencies 2019-02-19 18:00:33 +00:00
Dmitry Kalinkin
3e3e3918f2 qt5.qtwebengine: fail properly
QtWebEngine's build system is setup to perform certain platform checks
(see mkspecs/features/platform.prf). But a failed check will not cause
configuration phase to fail, but instead it configures no build targets.
So in such case the build will successfully perform build and install
phases. An empty output directories will are produced and the build
succeeds.

This patches qtwebengine qmake files to properly fail during
configuration phase.

This doesn't touch qt56 as it doesn't have this mechanism.
2019-02-19 12:28:15 -05:00
Vladimír Čunát
e20188f181
stp: fixup build by using older bison
I have no idea what's wrong.
2019-02-19 18:18:04 +01:00
Vladimír Čunát
f1ed4b50fc
zeroc_ice: disable problematic parallel make 2019-02-19 18:14:52 +01:00
Vladimír Čunát
d0d7ac3f9e
filebench: fixup build by using older bison
I have no idea what's wrong.
2019-02-19 18:06:07 +01:00
Vladimír Čunát
bdd47aaf83
gcl*: fix with updated binutils
The patch was taken from Debian; they apparently don't have a src repo.
2019-02-19 18:02:29 +01:00
Uri Baghin
718a82b108 buildBazelPackage: autodetect nix toolchain instead of Xcode one on macOS (#56033) 2019-02-19 16:44:05 +00:00
Linus Heckemann
688ca701b2
Merge pull request #56043 from mayflower/ossemul
linux: enable SND_OSSEMUL
2019-02-19 17:12:26 +01:00
Pierre Bourdon
a13a0d7868
electrum: 3.3.2 -> 3.3.4 2019-02-19 17:01:57 +01:00
Matthew Bauer
9584d16fc1
Merge pull request #56051 from P-E-Meunier/revealjs
nodePackages.reveal: init at 3.7.0
2019-02-19 09:35:25 -06:00
Pascal Wittmann
56780983fa
Merge pull request #55974 from dtzWill/update/notmuch-0.28.2
notmuch: 0.28.1 -> 0.28.2
2019-02-19 16:32:42 +01:00
Dmitry Kalinkin
78d041f6a9 rivet: 2.6.2 -> 2.7.0 2019-02-19 10:19:25 -05:00
R. RyanTM
0ea514f58f xmr-stak: 2.7.1 -> 2.8.2 (#55804) 2019-02-19 14:59:07 +00:00
Chris Ostrouchov
e6aa9ac72d pythonPackages.nbsphinx: init at 0.4.2 2019-02-19 15:22:38 +01:00
Chris Ostrouchov
7c3d9d442a pythonPackages.nbconvert: 5.4.0 -> 5.4.1
Needed for nbsphinx version cannot be 5.4.0
2019-02-19 15:22:38 +01:00
Pierre-Étienne Meunier
f0186ed533 nodePackages.reveal: init at 3.7.0 2019-02-19 12:59:34 +00:00
Alyssa Ross
6208ad3ee3
gotop: 1.7.1 -> 2.0.1 2019-02-19 12:27:40 +00:00
Anton-Latukha
de0366f4db handbrake: 1.2.0 -> 1.2.1 2019-02-19 13:37:29 +02:00
Vladimír Čunát
024407bf9a
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1505754
2019-02-19 12:11:04 +01:00
zimbatm
580f5b0716
oil: 0.3.0 -> 0.6.pre15 2019-02-19 12:07:52 +01:00
Vladimír Čunát
bce12effa7
syslinux: fix build with new binutils
Also fix the URL of the other patch.
2019-02-19 12:05:51 +01:00
Vladimír Čunát
555912067f
Revert "syslinux: 2015-11-09 -> 2019-02-07"
This reverts commit 0b49d5dd68 #55500.
I'm sorry, I'm unable to fix the build quickly in other way than
atop the older version.  Certainly feel free to improve the approach.
2019-02-19 12:04:43 +01:00
Vladimír Čunát
4851a04deb
go_1_10: fix tests after binutils update 2019-02-19 11:35:54 +01:00
Vladimír Čunát
98be12ab3a
libpng: apply patches from Debian
- first unbreaks ARM builds
- second fixes a low-severity CVE
These only get applied on aarch64 *for now*, to iterate staging faster.
2019-02-19 11:02:38 +01:00
ft
8839a613d7 paraview: 5.5.2 -> 5.6.0 2019-02-19 01:48:58 -08:00
Vincent Laporte
e4035c3e0e
Merge pull request #55633 from vbgl/alt-ergo-2.3.0
alt-ergo: 2.2.0 -> 2.3.0
2019-02-19 09:53:57 +01:00
Vincent Laporte
390ed4a626 ocaml-4.08: disable “strictoverflow” hardening 2019-02-19 09:44:04 +01:00
Vincent Laporte
1753b20648 ocaml: init at 4.08.0+beta1 2019-02-19 09:44:04 +01:00
Vladimír Čunát
c721be4008
Merge #55845: linux-hardkernel: 4.14.87-153 -> 4.14.94-155 2019-02-19 09:16:01 +01:00
Pascal Wittmann
d76f38a762
Merge pull request #55992 from dywedir/watchexec
watchexec: 1.10.0 -> 1.10.1
2019-02-19 09:15:23 +01:00
Stefan Wiehler
6307e2b00f kodiPlugins.inputstream-adaptive: init at 2.3.12 2019-02-19 07:43:01 +01:00
Stefan Wiehler
bcb57f6c57 kodi: 17.6 -> 18.0 2019-02-19 07:40:39 +01:00
Herwig Hochleitner
c414e5bd08 chromium: 72.0.3626.96 -> 72.0.3626.109 2019-02-19 04:44:37 +01:00
Elis Hirwing
8ef5700958 dump1090: Move to radio 2019-02-18 22:35:16 -05:00
Tim Steinbach
d607715ab3
linux: 5.0-rc6 -> 5.0-rc7
Also remove interpreter truncation patch, no longer needed in package tree.
2019-02-18 21:11:21 -05:00
Shea Levy
bb52ff3df8
postgresql: Don't move libs unnecessarily out of $lib.
In particular, when static linking pkgconfig expects libpq.a in $lib
2019-02-18 20:31:09 -05:00
worldofpeace
23191f045d pantheon.granite: fetch for DateTime GSettings patch
Typo in the patch was fixed. [0]

[0]: 0550b44ed6
2019-02-18 18:52:42 -05:00
Vladyslav M
358efb6694
Merge pull request #55799 from r-ryantm/auto-update/wavebox
wavebox: 4.5.10 -> 4.7.1
2019-02-19 01:06:23 +02:00
Andreas Rammhold
f7c6e6bbe3
Merge pull request #56006 from mweinelt/slic3r-prusa3d/1.41.3
slic3r-prusa3d: 1.41.2 -> 1.41.3
2019-02-18 21:36:02 +00:00
Michael Weiss
b790a74816
sway-beta: 1.0-rc2 -> 1.0-rc3 2019-02-18 22:26:16 +01:00
Sarah Brofeldt
dcdba11ac9 pandoc: Enable distribution to fix master eval 2019-02-18 21:10:28 +01:00
Will Dietz
8019d4a1c7 busybox: 1.29.3 -> 1.30.1
For changes see https://busybox.net
(most of which are part of 1.30.0).
2019-02-18 13:17:10 -06:00
Will Dietz
55560a61d7 jdupes: 1.11.1 -> 1.12
https://github.com/jbruchon/jdupes/releases/tag/v1.12
2019-02-18 13:16:05 -06:00
Martin Weinelt
8774ce8233
slic3r-prusa3d: 1.41.2 -> 1.41.3
Adds support for the following new printer variants:
- Original Prusa i3 MK3S
- Original Prusa i3 MK3S MMU2S
- Original Prusa i3 MK2.5S
- Original Prusa i3 MK2.5S MMU2S
2019-02-18 19:57:04 +01:00
Alyssa Ross
7226ab9084
kakoune: remove inaccurate "unstable" from name 2019-02-18 16:52:34 +00:00
Linus Heckemann
01dacc84d4
Merge pull request #55859 from nlewo/dockerTools-fix-55290
dockerTools.buildImage: preserve layers ordering at image repacking
2019-02-18 17:15:20 +01:00
Linus Heckemann
be38a70184 linux: enable SND_OSSEMUL
Fixes #54074
2019-02-18 17:11:37 +01:00
Frederik Rietdijk
815b77cbe6 Merge master into staging-next 2019-02-18 14:18:04 +01:00
Florian Klink
107215c1d0
Merge pull request #55691 from dgarzon/node-packages-10-x-angular-cli
nodePackages_10_x.@angular/cli: init at 7.3.1
2019-02-18 14:17:08 +01:00
Aaron Andersen
d5d0b4aceb php: add pdo odbc support 2019-02-18 08:09:20 -05:00
Linus Heckemann
b5516575a9
Merge pull request #54522 from tadeokondrak/wine-update
Update wine{stable,unstable,staging,mono}
2019-02-18 13:41:34 +01:00