Commit Graph

185376 Commits

Author SHA1 Message Date
R. RyanTM
941a1f37c2 webkitgtk: 2.24.2 -> 2.24.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/webkitgtk/versions
2019-07-17 09:32:31 +02:00
Frederik Rietdijk
7da15d9b36 buildPythonPackage: add support for setupPyGlobalFlags (2) 2019-07-15 17:47:57 +02:00
Thomas Tuegel
e92a2f2fc2
Merge pull request #57097 from FlorianFranzen/qmake-header
qtbase: Fix paths returned by qmake -query
2019-07-15 08:48:23 -05:00
worldofpeace
4a39debcc1
Merge pull request #64650 from worldofpeace/update-vala_0_44
vala: 0.44.3 -> 0.44.5
2019-07-14 00:24:36 -04:00
Frederik Rietdijk
271b57c219 Revert "buildPythonPackage: add support for setupPyDistFlags"
I merged this a bit too quick. We need to have a closer look at it.
See the points brought up in https://github.com/NixOS/nixpkgs/pull/64682.

This reverts commit 1e0ebdb8a4.
2019-07-13 13:25:32 +02:00
Eelco Dolstra
b1375da4d0
Merge pull request #64414 from edolstra/rust-1.36
Rust 1.36
2019-07-13 12:22:37 +02:00
Kirill Boltaev
1e0ebdb8a4 buildPythonPackage: add support for setupPyDistFlags
Flags passed to the "python setup.py" command.
2019-07-13 09:47:00 +02:00
Frederik Rietdijk
4aee94629d Merge staging-next into staging 2019-07-13 09:46:03 +02:00
Frederik Rietdijk
54065ae20d Merge master into staging-next 2019-07-13 09:45:40 +02:00
Frederik Rietdijk
ec7f569211 python.buildEnv: use NIX_PYTHONPATH 2019-07-13 09:37:33 +02:00
Frederik Rietdijk
46409b5c32 Python: add sitecustomize.py, listen to NIX_PYTHONPATH
This commit adds a Nix-specific module that recursively adds paths that
are on `NIX_PYTHONPATH` to `sys.path`. In order to process possible
`.pth` files `site.addsitedir` is used.

The paths listed in `PYTHONPATH` are added to `sys.path` afterwards, but
they will be added before the entries we add here and thus take
precedence.

The reason for adding support for this environment variable is that we
can set it in a wrapper without breaking support for `PYTHONPATH`.
2019-07-13 09:37:33 +02:00
Jaka Hudoklin
7803ff314c
Merge pull request #64627 from aske/virtman-fix
Fix virt-manager on non-gnome systems
2019-07-13 08:00:46 +02:00
Ambroz Bizjak
f93c5deb47 nvidia-settings: Install desktop file and icon.
The template has substitution variables intended to be replaced resulting
in absolute paths. Because absolute paths break after the desktop file is
copied by a desktop environment, make Exec and Icon be just a name.
2019-07-13 03:44:38 +02:00
Silvan Mosberger
2d7bce29d1
nixos/install-grub: include child configs in grub menu (#45345)
nixos/install-grub: include child configs in grub menu
2019-07-13 03:07:02 +02:00
Silvan Mosberger
807a62e68e
minecraft-server: 1.14 -> 1.14.3 (#63848)
minecraft-server: 1.14 -> 1.14.3
2019-07-13 03:02:23 +02:00
Vladyslav M
914a8f543a
bcachefs: 2019-07-11 (#64675)
bcachefs: 2019-07-11
2019-07-13 02:35:28 +03:00
worldofpeace
ef89b398b8
Merge pull request #63714 from tadeokondrak/mumble_git/update/2019-07-10
mumble_git: 2018-07-01 -> 2019-07-10
2019-07-12 18:35:10 -04:00
worldofpeace
3c84ac7523
Merge pull request #63497 from tadeokondrak/oppai-ng/init/3.2.2
oppai-ng: init at 3.2.2
2019-07-12 17:55:45 -04:00
Timo Kaufmann
c249ba2f64
python2.pkgs.scipy: fix fixed output hash (#64680)
Missed in 03226aac623e5197d7910127dbf5bdea93e6aa99.
2019-07-12 23:19:12 +02:00
Kirill Boltaev
2df33c40ff virtmanager: remove redundant gtk3 dependency 2019-07-12 23:55:37 +03:00
Kirill Boltaev
6b68d9b911 virtviewer: remove gstreamer plugins already propagated by spice-gtk 2019-07-12 23:52:48 +03:00
Kirill Boltaev
5e18c7cf21 virtmanager: remove redundant gsettings schema compilation
Schemas are now compiled in the setup.py.
2019-07-12 23:52:48 +03:00
Kirill Boltaev
cdfc0b6429 virtmanager: fix librsvg propagation from wrapGAppsHook
Custom buildPhase should be removed once there is support
for setupPyDistFlags (not a final name).
2019-07-12 23:52:48 +03:00
Kirill Boltaev
22e2acd736 virtmanager: add missing GI dependencies 2019-07-12 23:52:48 +03:00
Kirill Boltaev
2f583129e2 spice-gtk: propagate gstreamer plugins
Note: there is no sound without gst-plugins-good.
2019-07-12 23:52:07 +03:00
Michael Weiss
dbaa1406a2
dynamips: 0.2.20 -> 0.2.21 2019-07-12 22:40:55 +02:00
Timo Kaufmann
362be9608c
python.pkgs.scipy: inherit the correct version (#64678)
Because of the missing `rec` the inherited version was actually the
nixpkgs version. AS a result, the output name depended on how nixpkgs
was fetched, introducing impurity.
2019-07-12 22:31:26 +02:00
adisbladis
16208d1199
Merge pull request #64673 from xrelkd/update/debootstrap
debootstrap: 1.0.114 -> 1.0.115
2019-07-12 20:57:51 +01:00
Silvan Mosberger
5b8b5a694c
Merge pull request #64112 from davidtwco/deluge/users-groups-firewalls
nixos/deluge: add user/group/openFirewall opts and extraction packages to path
2019-07-12 20:26:55 +02:00
Vladyslav M
ec381b5e83
zathura-pdf-poppler: fix source url (#64338)
zathura-pdf-poppler: fix source url
2019-07-12 21:23:13 +03:00
xrelkd
c9b88d0d79 debootstrap: 1.0.114 -> 1.0.115 2019-07-13 01:12:14 +08:00
worldofpeace
215497e1e8
Merge pull request #64652 from xrelkd/update/gitAndTools.hub
gitAndTools.hub: 2.12.1 -> 2.12.2
2019-07-12 13:11:20 -04:00
Roman Volosatovs
8bf1d5c576
zathura-pdf-poppler: fix source url 2019-07-12 18:30:02 +02:00
Maximilian Bosch
b2794431e6
Merge pull request #62911 from Ma27/bump-mautrix-whatsapp
mautrix-whatsapp: 2019-02-24 -> 2019-07-04
2019-07-12 18:18:44 +02:00
Amar Paul
157d56d311 cdrtools: fix for darwin (#64460) 2019-07-12 11:26:07 -04:00
Nikolay Amiantov
f62f744ac2 gajim: fix audio calling
It appears it actually works with this fix!
2019-07-12 18:01:12 +03:00
Edmund Wu
e7c72be0fc
bcachefs-tools: 2019-05-29 -> 2019-07-11 2019-07-12 08:40:36 -04:00
Edmund Wu
7181669da5
linux_testing_bcachefs: 5.0.2019.05.29 -> 5.1.2019.07.11 2019-07-12 08:40:28 -04:00
Thomas Tuegel
02afb228e2 qt512: Update qtbase.patch 2019-07-12 14:12:52 +02:00
Jos van den Oever
552803f6f5 qt 5.12.0 -> 5.12.3 2019-07-12 14:12:52 +02:00
xrelkd
594dfcd63b axel: 2.17.1 -> 2.17.3 2019-07-12 13:28:46 +02:00
Aaron Andersen
cc9ec8a423
Merge pull request #63496 from tadeokondrak/discord-rpc/init/3.4.0
discord-rpc: init at 3.4.0
2019-07-12 07:27:06 -04:00
Tadeo Kondrak
aab48064e9
discord-rpc: init at 3.4.0 2019-07-12 05:05:31 -06:00
Florian Klink
a234b91271
Merge pull request #64621 from gloaming/dhcpcd-before-network-online
nixos/dhcpcd: Before network-online.target
2019-07-12 12:48:01 +02:00
Florian Klink
3019a688b1
gitlab-runner: 11.11.2 -> 12.0.2 (#63771)
gitlab-runner: 11.11.2 -> 12.0.2
2019-07-12 12:35:24 +02:00
Aaron Andersen
2519fe34e2
Merge pull request #63608 from plapadoo/sdl-gpu-init
SDL_gpu: init at 20190124
2019-07-12 06:17:57 -04:00
Aaron Andersen
c13fbe0551
Merge pull request #63844 from aanderse/zabbix-cleanup
nixos/zabbix: overhaul package & module
2019-07-12 06:12:51 -04:00
worldofpeace
db43e58345
Merge pull request #62665 from vanschelven/pytest-flask
pythonPackages.pytest-flask: init at 0.15.0
2019-07-12 04:21:52 -04:00
Joachim F
f8a9a50118
Merge pull request #64636 from arcnmx/electrum-update
electrum 3.3.8, optional qt, darwin fixes
2019-07-12 07:45:01 +00:00
Vladimír Čunát
2c3f18721e
Merge #59924: knot-resolver: 3.2.1 -> 4.1.0 (security) 2019-07-12 09:14:53 +02:00