Commit graph

194309 commits

Author SHA1 Message Date
Mario Rodas
aed74e8284
cargo-vendor: drop
Cargo 1.37 imported `cargo-vendor` as built-in command [1]

[1] https://github.com/rust-lang/cargo/pull/6869
2019-09-22 20:20:20 -05:00
Matthew Bauer
ad22b9084d treewide: replace daemon with enableDaemon
broken with the introducation of "daemon" in

96ffba10f5
2019-09-22 20:14:05 -04:00
Niklas Hambüchen
23399ff012 libdrm: Add patch to fix musl build. Fixes #66441
(cherry picked from commit b577340eb5bc3b72549f0544b50e2e37df78bf12)

Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2019-09-22 18:05:22 -04:00
Matthew Bauer
980c80c08d aws-sdk-cpp: fix libatomic detection
Needed for https://hydra.nixos.org/build/100470050

/cc @lopsided98
2019-09-22 17:39:21 -04:00
Matthew Bauer
de15e981f6 dolphin: add baloo to propagatedUseEnvPkgs
This is needed for "Search for..." feature in dolphin.

Fixes #68174
2019-09-22 17:36:14 -04:00
Matthew Bauer
067b4dbb93 mariadb: add patch for missing libcrypt on darwin
Really fixes #69034
2019-09-22 17:34:24 -04:00
Eric Ren
696b36f928 lefthook: init at 0.6.3 (#69233)
lefthook: init at 0.6.3
2019-09-22 16:18:08 -05:00
Orivej Desh
ac6521cdc9 libipt: set platforms to unix
It builds on Darwin.
2019-09-22 20:44:11 +00:00
Charles Strahan
bcddd04027
Merge pull request #58399 from aszlig/cnijfilter2-update
cnijfilter2: 5.30 -> 5.70
2019-09-22 15:44:03 -05:00
Orivej Desh
8bec8df663 licenses: refer to curl using spdx 2019-09-22 20:33:44 +00:00
Orivej Desh
698b06dfe4 qhull: specify spdx license 2019-09-22 20:22:23 +00:00
Charles Strahan
96bd4d218d
Merge pull request #63604 from dingxiangfei2009/version-pin-cni-plugins
cni-plugins: add version pin
2019-09-22 15:16:17 -05:00
Vincent Laporte
8e3d4ec580 ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0
Ensures compatibility with OCaml 4.08
2019-09-22 20:12:05 +00:00
Vincent Laporte
1623510119 ocamlPackages.owee: 0.2 -> 0.3
Ensures compatibility with OCaml 4.08
2019-09-22 20:12:05 +00:00
Eelco Dolstra
8109be4859 nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05 2019-09-22 22:01:56 +02:00
volth
6c038cd409
nixos/mailcatcher: add bind capabilities 2019-09-22 19:49:26 +00:00
Сухарик
fa435f2291 kvirc: use qt5.mkDerivation 2019-09-22 22:24:03 +03:00
Sander van der Burg
96ffba10f5 daemon: init at 0.6.4 2019-09-22 21:18:54 +02:00
Thomas Tuegel
1c0ea626a1
Merge pull request #69248 from rnhmjoj/radeon
radeon-profile: 20170714 -> 20190903
2019-09-22 13:59:51 -05:00
Austin Seipp
3c10b93320 k9s: 0.7.13 -> 0.8.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-22 13:18:46 -05:00
Riley Inman
0ef7d0d908 iosevka: Declare version in mkDerivation 2019-09-22 14:10:04 -04:00
Riley Inman
e1ace0f772 iosevka: Add self as maintainer 2019-09-22 14:07:10 -04:00
Riley Inman
8bfb67929d iosevka: Append extraParameters instead of overwriting 2019-09-22 14:04:58 -04:00
Dima
7ff2638b7f pythonPackages.cairocffi: v1.0.2 -> v.1.1.0
The tests were failing due the switch to pytest5.
This issue has been addressed upstream in
a500f20866
which is included in v.1.1.0, so bumping the version and
updating the old patch.

Hydra log of the failure:
https://hydra.nixos.org/build/100785460/nixlog/6
2019-09-22 18:57:22 +02:00
adisbladis
083c3b9251
cask: Use generated src/version from Melpa 2019-09-22 16:48:00 +01:00
adisbladis
4698473f45
Merge pull request #69204 from etu/fix-cask
cask: Fix cask usage
2019-09-22 16:47:47 +01:00
adisbladis
17bf171b13
Merge pull request #69229 from marsam/use-buildGoPackage
treewide: use buildGoPackage in packages which vendor dependencies
2019-09-22 16:36:54 +01:00
adisbladis
31e89df52a
Merge pull request #69212 from NeQuissimus/emacs
Emacs: Package updates
2019-09-22 16:36:07 +01:00
Jörg Thalheim
c210392271
mutt: 1.12.1 -> 1.12.2 (#69239)
mutt: 1.12.1 -> 1.12.2
2019-09-22 16:01:23 +01:00
Jörg Thalheim
457a01a85f
unit: 1.10.0 -> 1.11.0 (#69238)
unit: 1.10.0 -> 1.11.0
2019-09-22 15:55:32 +01:00
Jörg Thalheim
3f46dd4c43
Merge pull request #69250 from flokli/afew-setuptools
afew: propagate setuptools
2019-09-22 15:43:18 +01:00
Jörg Thalheim
111d4ac399
python.pkgs.flask_oauthlib: remove (#69251)
python.pkgs.flask_oauthlib: remove
2019-09-22 15:37:29 +01:00
Jörg Thalheim
bb5fd5a6bf
pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0 (#69242)
pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0
2019-09-22 15:36:52 +01:00
Jörg Thalheim
fe5c9079fd
python.pkgs.flask_oauthlib: remove
deprecated by upstream & broken: https://github.com/lepture/flask-oauthlib
2019-09-22 15:32:34 +01:00
Jörg Thalheim
1bd03f0379
pythonPackages.flask_sqlalchemy: 2.3.2 -> 2.4.0 (#69243)
pythonPackages.flask_sqlalchemy: 2.3.2 -> 2.4.0
2019-09-22 15:28:19 +01:00
Jörg Thalheim
7f6f51a8dd
Merge pull request #69244 from Gerschtli/update/pdf2image
pythonPackages.pdf2image: 1.4.2 -> 1.9.0
2019-09-22 15:24:48 +01:00
Jörg Thalheim
61e579b657
cargo-release: 0.10.5 -> 0.12.4 (#69245)
cargo-release: 0.10.5 -> 0.12.4
2019-09-22 15:24:02 +01:00
rnhmjoj
f7e046831c
radeon-profile: 20170714 -> 20190903 2019-09-22 16:23:47 +02:00
rnhmjoj
82c316e952
radeon-profile: use Qt mkDerivation 2019-09-22 16:23:47 +02:00
Jörg Thalheim
60f1a0554f
Merge pull request #69237 from dywedir/janet
janet: 1.2.0 -> 1.3.1
2019-09-22 15:23:42 +01:00
Aaron Andersen
25efd6cd58
Merge pull request #69247 from mmilata/wordpress
wordpress: new package version, generate secrets locally
2019-09-22 10:23:20 -04:00
Jörg Thalheim
6de148c19c
Merge pull request #68532 from Enzime/update/brlaser
brlaser: 4 -> 5
2019-09-22 15:20:37 +01:00
Florian Klink
acd7c02ea9 afew: propagate setuptools 2019-09-22 16:15:59 +02:00
Jörg Thalheim
980a309219
mediainfo,mediainfo-gui,libmediainfo: 19.07 -> 19.09 (#68907)
mediainfo,mediainfo-gui,libmediainfo: 19.07 -> 19.09
2019-09-22 15:10:22 +01:00
Jörg Thalheim
382308c5f9
Merge pull request #69147 from delroth/mono-closure-size
libgdiplus: split package to reduce dependencies closure size
2019-09-22 15:09:37 +01:00
Jörg Thalheim
5c5e00874d
Merge pull request #69155 from delroth/mono-strip
mono: remove dontStrip from derivation
2019-09-22 15:08:33 +01:00
Jörg Thalheim
d217fce304
bazel-buildtools: 0.28.0 -> 0.29.0 (#68475)
bazel-buildtools: 0.28.0 -> 0.29.0
2019-09-22 14:45:17 +01:00
Martin Milata
2adb03fdae nixos/wordpress: generate secrets locally
Use /dev/urandom to generate keys and salts instead of downloading them
from https://api.wordpress.org/secret-key/1.1/salt/
2019-09-22 14:33:08 +02:00
Martin Milata
6a42202beb wordpress: 5.2.2 -> 5.2.3
https://wordpress.org/news/2019/09/wordpress-5-2-3-security-and-maintenance-release/
2019-09-22 14:33:03 +02:00
Peter Simons
67202a95ba python-mailmanclient: this package builds only with Python 3.x
(cherry picked from commit df74899305f863ba4f2956ebf64a9e84687aaaa7)
2019-09-22 14:10:48 +02:00