Tor Hedin Brønner
213da733c3
liboauth: add dev output for propagation
2020-01-16 18:17:01 +01:00
Tor Hedin Brønner
4c55d7d462
libpeas: add dev output for propagation
2020-01-16 18:17:01 +01:00
Tor Hedin Brønner
f5742d6592
libappindicator: add dev output for propagation
2020-01-16 18:17:01 +01:00
Thomas Tuegel
6b5edcb71f
Merge pull request #77352 from dtzWill/update/kdeframeworks-5.65
...
kdeFrameworks: 5.64.0 -> 5.65.0
2020-01-16 09:38:59 -06:00
Will Dietz
e881d0c527
Merge pull request #77121 from r-ryantm/auto-update/libinput
...
libinput: 1.14.3 -> 1.15.0
2020-01-15 20:40:47 -06:00
markuskowa
f5e30e2107
Merge pull request #76225 from r-ryantm/auto-update/cppunit
...
cppunit: 1.14.0 -> 1.15.0
2020-01-15 16:28:50 +01:00
Anders Kaseorg
3cd8ce3bce
treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
...
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted. (See #67234 , for
example.) Fix this throughout the tree.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Daniel Fullmer
2e5051e223
x264: fix cross compilation
2020-01-15 09:46:30 +01:00
R. RyanTM
155fad6625
libarchive: 3.4.0 -> 3.4.1
2020-01-15 09:41:52 +01:00
Frederik Rietdijk
bc18cc72dd
Merge pull request #77610 from LnL7/darwin-stdenv-python3
...
darwin-stdenv: bootstrap with python3
2020-01-15 09:24:57 +01:00
Frederik Rietdijk
2a88c3c302
Merge staging-next into staging
2020-01-15 09:23:28 +01:00
Kevin Amado
a892d9617d
prospector: init at 1.2.0
2020-01-14 21:26:34 -08:00
Kevin Amado
3773e45fbb
pythonPackages.requirements-detector: fix source
...
- The fetch expression was referencing another package
(due to a copy paste error), this commit points that to the
right repository
2020-01-14 21:26:34 -08:00
Kevin Amado
aaf4ecfdda
pythonPackages.pylint-django: init at 2.0.12
2020-01-14 21:26:34 -08:00
Kevin Amado
929dc2edd1
pythonPackages.pylint-celery: init at 0.3
2020-01-14 21:26:34 -08:00
Kevin Amado
e43b456fce
pythonPackages.pylint-flask: init at 0.6
2020-01-14 21:26:34 -08:00
Mario Rodas
6f545410b5
Merge pull request #77672 from active-group/unbreak-vagrant-macos
...
vagrant: Unbreak replacing symlinks on macOS
2020-01-14 21:51:26 -05:00
Marek Fajkus
77752c6c08
bs-platform: 6.2.1 -> 7.0.1
2020-01-14 15:17:57 -08:00
worldofpeace
470037f15f
Merge pull request #76205 from worldofpeace/network-manager/update
...
networkmanager: 1.20.8 -> 1.22.4, modemmanager: 1.10.6 -> 1.12.2
2020-01-14 18:05:26 -05:00
Ruud van Asseldonk
a521953553
python3Packages.sentry-sdk: add missing test dep
...
The tests will fail with
ModuleNotFoundError: No module named 'sqlalchemy'
when sqlalchemy is not part of the test inputs, which prevents building
the package. Therefore, add it as a checkInput.
2020-01-14 14:49:02 -08:00
Frederik Rietdijk
eba1f79418
pythonPackages.venvShellHook: init
...
This is a hook that loads a virtualenv from the specified `venvDir`
location. If the virtualenv does not exist, it is created.
2020-01-14 22:36:21 +01:00
Jörg Thalheim
00a2084a40
openssl: fix build linux with clangStdenv
2020-01-14 22:08:15 +01:00
Ben Darwin
8f1994c2cc
pythonPackages.pynrrd: init at 0.4.2
2020-01-14 10:33:55 -08:00
Vladimír Čunát
018e2972c7
Merge #77682 : glog: remove static flag
...
It was re-introduced by incorrect merge-conflict resolution.
2020-01-14 19:08:48 +01:00
Linus Heckemann
a1d8a274a3
Merge pull request #76797 from lheckemann/rgl-fix
...
rPackages.rgl: fix build
2020-01-14 17:31:42 +01:00
Tobias Mayer
d48a99346c
glog: remove static flag
2020-01-14 15:56:19 +01:00
Frederik Rietdijk
05a965896d
Merge pull request #77047 from NixOS/staging-next
...
Staging next
2020-01-14 15:44:15 +01:00
adisbladis
b2f6aa631e
libvterm-neovim: 2019-10-08 -> 0.1.3
2020-01-14 12:23:37 +00:00
Mike Sperber
1bea1a30b5
vagrant: Unbreak replacing symlinks on macOS
...
On a local installation on macOS, "cp -a" creates a write-protected
directory, which can't be renamed. Do a "chmod +w" to unbreak.
Fixes #77671 .
2020-01-14 13:15:17 +01:00
Jonathan Ringer
e306ee4a56
onnxruntime: 1.0.0 -> 1.1.0
2020-01-14 01:50:51 -08:00
Frederik Rietdijk
05962c4ad5
Merge master into staging-next
2020-01-14 10:20:32 +01:00
Kaz Wesley
69aa28a195
ocamlPackages.lens: init at 1.2.3 ( #77656 )
2020-01-14 09:41:59 +01:00
Peter Hoeg
41d333e024
Merge pull request #60981 from thefloweringash/usb-modeswitch
...
usb_modeswitch: fixes
2020-01-14 10:48:45 +08:00
Niklas Hambüchen
748c42b4f3
Merge pull request #77142 from r-ryantm/auto-update/libsrtp
...
srtp: 2.2.0 -> 2.3.0
2020-01-14 02:16:25 +01:00
Aiken Cairncross
74a3ff502f
pythonPackages.onnx: init at version 1.6.0
2020-01-13 15:41:54 -08:00
worldofpeace
c17b04c48b
python3.pkgs.python-dbusmock: 0.18.3 -> 0.19
2020-01-13 17:29:27 -05:00
Luka Blaskovic
95c198a8ae
bison2: remove
2020-01-13 21:35:19 +00:00
Luka Blaskovic
47ace9a42c
phantomjs2: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
81d778466c
qtwebkit: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
731275872c
gstreamer legacy: build with bison3
2020-01-13 21:35:19 +00:00
Will Dietz
55fc8e128b
Merge pull request #77621 from hedning/gtk3-3.24.13
...
gtk3: 3.24.12 -> 3.24.13
2020-01-13 14:18:16 -06:00
Maxim Schuwalow
1979ac619f
stups-pierone: init at 1.1.45
2020-01-13 10:41:46 -08:00
Florian
c2997409d3
python-miio: init at 0.4.8
...
Homeassitant uses this package to control Xiaomi Roborock vacuum
cleaners.
2020-01-13 10:34:46 -08:00
wucke13
57d0c8106c
python3Packages.solo-python: 0.0.18 -> 0.0.21
...
+ fixes 74835
2020-01-13 10:14:01 -08:00
Alyssa Ross
d18403953f
python3.pkgs.publicsuffix: patchPhase -> postPatch
2020-01-13 10:12:10 -08:00
Alyssa Ross
2ddd038e52
python3.pkgs.publicsuffix: fix build
...
This patch has not been necessary since
5425867bfa
, and has in fact broken the
build since then.
2020-01-13 10:12:10 -08:00
Alyssa Ross
863fc6574d
libxml2: don't propagate Python bindings
2020-01-13 16:46:02 +00:00
adisbladis
386dbd5aea
poetry2nix: 1.2.1 -> 1.3.0
2020-01-13 15:46:46 +00:00
Shea Levy
244c89d537
Merge pull request #77379 from ktrsoft/master
...
python3Packages.avro-python3: init at 1.8.2
2020-01-13 10:35:34 -05:00
Frederik Rietdijk
ed1b0d0bac
Merge master into staging-next
2020-01-13 16:08:59 +01:00