3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

28742 commits

Author SHA1 Message Date
R. RyanTM 3c37615507 snd: 18.7 -> 18.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/snd/versions
2018-10-23 07:27:38 -07:00
Frederik Rietdijk 86c7662be0 Merge staging-next into master 2018-10-21 08:37:30 +02:00
Jörg Thalheim 7e51738957
Merge pull request #48751 from unode/freerdp
freerdp: 2.0.0-rc2 -> 2.0.0-rc3
2018-10-21 00:12:03 +01:00
Jörg Thalheim 27f51b4884
Merge pull request #48759 from mayflower/pkg/stern
stern: 1.8.0 -> 1.10.0
2018-10-20 23:59:26 +01:00
Jörg Thalheim 52ad76f074
Merge pull request #48747 from vlaci/master
kitty: fix locating libstartup-notification-1
2018-10-20 23:50:17 +01:00
Timo Kaufmann d75c5585cd
Merge pull request #48755 from leenaars/thonny
thonny: 3.0.0b3 -> 3.0.1
2018-10-20 22:58:07 +02:00
Jaka Hudoklin 8ff3df3eef
Merge pull request #48736 from mayflower/pkg/minishift
minishift: init at 1.25.0
2018-10-20 22:14:06 +02:00
Franz Pletz 672ff7eb0e
docker-machine-kvm2: use minikube version & source 2018-10-20 21:44:32 +02:00
Franz Pletz 5d45de1fc1
docker-machine-kvm: 0.8.2 -> 0.10.0 2018-10-20 21:44:31 +02:00
Franz Pletz 02ca5c10ef
stern: 1.8.0 -> 1.10.0 2018-10-20 21:43:36 +02:00
Michiel Leenaars 2fd8732ccc thonny: 3.0.0b3 -> 3.0.1 2018-10-20 21:26:20 +02:00
Timo Kaufmann 0c7934017b
Merge pull request #48741 from uvNikita/todolist/upgrade
todolist: 0.8 -> 0.8.1
2018-10-20 20:44:45 +02:00
Vaskó László 2fdfa2115d kitty: fixing environment variable substituition in docs/Makefile
The previous substitutution only worked by accident as make requires
environment variables to be enclosed in curly brackets as shown in this
excerpt from the build output:
> PYTHONPATH=YTHONPATH:.. HOME=MPDIR/nowhere sphinx-build -M html "." "_build" -T

The substituition is moved to the existing patch file to simplify the
builder expression.
2018-10-20 20:42:23 +02:00
Vaskó László 1842c4aaa4 kitty: fix locating libstartup-notification-1
Startup notification doesn't work in recent versions of Kitty:
> Traceback (most recent call last):
>   File "/nix/store/3a3b0xd952gp8jw70k5kh3a4zhgzf0p7-kitty-0.12.3/bin/../lib/kitty/kitty/utils.py", line 216, in init_startup_notification
>     return init_startup_notification_x11(window_handle, startup_id)
>   File "/nix/store/3a3b0xd952gp8jw70k5kh3a4zhgzf0p7-kitty-0.12.3/bin/../lib/kitty/kitty/utils.py", line 201, in init_startup_notification_x11
>     return init_x11_startup_notification(display, window_handle, sid)
> OSError: Failed to load libstartup-notification-1.so with error: libstartup-notification-1.so: cannot open shared object file: No such file or directory

Apparently dispatching of startup notification has been moved to a C
binding in kitty 0.6.0 [1] so the substituion had to be modified to reflect
that. Without this fix Kitty still works except that window managers
which depend on startup notifications to be fired (e.g. Awesome)
cannot apply special placement rules.

The substitution mechanism is also changed to use a patch file to detect
this kind of mistakes in the future.

[1]: b08f4ab593
2018-10-20 20:40:54 +02:00
Michael Weiss d3ede3db59 androidStudioPackages.{dev,canary}: 3.3.0.12 -> 3.4.0.0 2018-10-20 20:03:55 +02:00
Michael Weiss ff93048c3b androidStudioPackages.beta: 3.2.1.0 -> 3.3.0.13 2018-10-20 20:03:09 +02:00
Renato Alves 7cd0cec3f4
freerdp: 2.0.0-rc2 -> 2.0.0-rc3 2018-10-20 16:53:15 +02:00
Nikita Uvarov 8659ff38a8
todolist: 0.8 -> 0.8.1 2018-10-20 11:32:30 +02:00
markuskowa 7a10601dc4
Merge pull request #48530 from r-ryantm/auto-update/chirp-daily
chirp: 20180906 -> 20181009
2018-10-20 11:26:16 +02:00
Frederik Rietdijk ca6ee8f519 Merge master into staging-next 2018-10-20 09:40:09 +02:00
Franz Pletz c6b09766aa
minishift: init at 1.25.0 2018-10-20 06:08:29 +02:00
Timo Kaufmann a413dedde1
Merge pull request #44527 from timokau/sage-8.4
[WIP] sage: 8.3 -> 8.4
2018-10-20 01:34:34 +02:00
worldofpeace af8dc1f1de lollypop: 0.9.604 -> 0.9.605 (#48717) 2018-10-20 00:14:03 +02:00
worldofpeace 9d49b19ea5 eolie: 0.9.41 -> 0.9.45 (#48719) 2018-10-20 00:12:54 +02:00
Jan Malakhovski 9f32d79ef4 remmina: reindent 2018-10-19 19:14:31 +00:00
Jan Malakhovski 972ec8b3be remmina: make gnome support optional
There's no runtime option to disable GNOME stuff, and storing things in
GNOME Keyring is very inconvenient for non-GNOME users.
2018-10-19 19:14:25 +00:00
Jan Malakhovski 8ec6322711 remmina: remove webkitgtk dependency
It was used by "survey" module which was removed in revision
d97920eb9b32dbe17b85f8eff12928d26c19fd3d of their repository
on 2016-12-13.

Meanwhile, WebKit plugin is a separate package
https://aur.archlinux.org/packages/remmina-plugin-webkit/
not packaged in nixpkgs.
2018-10-19 19:12:36 +00:00
Jörg Thalheim b3b0769ece
Merge pull request #48698 from bfortz/mixxx
mixxx: added opus files support
2018-10-19 11:35:32 +01:00
Jörg Thalheim 4f3a0a394d
Merge pull request #48389 from r-ryantm/auto-update/openimageio
openimageio: 1.8.14 -> 1.8.15
2018-10-19 11:34:11 +01:00
Jörg Thalheim 4a36eeb9d4
Merge pull request #48659 from akru/master
parity: 1.11.10 -> 2.0.8; parity-beta: 2.0.3 -> 2.1.3
2018-10-19 10:42:09 +01:00
Vincent Laporte c091e93b99
Merge pull request #48617 from Zimmi48/passthru-ocamlPackages-in-coq-package
coq: add ocamlPackages in passthru
2018-10-19 09:38:07 +00:00
Drakonis a2d7574ebe rclone-browser: init at 1.2 (#44589) 2018-10-19 11:01:24 +02:00
Bernard Fortz fa42b4698a mixxx: added opus files support 2018-10-19 10:43:04 +02:00
Jörg Thalheim a595b872c8
Merge pull request #48509 from r-ryantm/auto-update/gtkwave
gtkwave: 3.3.94 -> 3.3.95
2018-10-19 09:29:23 +01:00
Edmund Wu 8861eca096
vscode: 1.28.0 -> 1.28.2 2018-10-18 22:35:07 -04:00
markuskowa ff17dd2e11
Merge pull request #48513 from r-ryantm/auto-update/gpxsee
gpxsee: 5.18 -> 6.2
2018-10-18 23:44:02 +02:00
Will Dietz f3de52d25c radiotray-ng: 0.2.3 -> 0.2.4 (#48670) 2018-10-18 23:11:58 +02:00
volth 337d140953 chromium: propagate stdenv for "chromium.override{ stdenv=gcc8Stdenv; }" (#48615) 2018-10-18 23:09:12 +02:00
Jörg Thalheim 02405cfe83
Merge pull request #48565 from rprospero/sasview-4.2.0
Sasview: unstable -> 4.2.0
2018-10-18 21:44:25 +01:00
Silvan Mosberger 810da21d6b
Merge pull request #48678 from Izorkin/znc
znc: add option to enable unicode support
2018-10-18 22:19:42 +02:00
Izorkin 503318127a znc: add option to enable unicode support 2018-10-18 22:47:25 +03:00
Jörg Thalheim 84890ac196
Merge pull request #48653 from vbgl/why3-1.1.0
why3: 1.0.0 -> 1.1.0
2018-10-18 18:55:10 +01:00
Alexander Krupenkin f76c57ee32
parity: 1.11.10 -> 2.0.8; parity-beta: 2.0.3 -> 2.1.3 2018-10-18 15:03:26 +03:00
Frederik Rietdijk 8d8dc1fa34 Merge master into staging 2018-10-18 11:43:54 +02:00
Frederik Rietdijk 821a3beb10
Merge pull request #48306 from NixOS/staging-next
Merge staging-next into master
2018-10-18 11:23:04 +02:00
adisbladis 613d3bac86
pulseaudio-modules-bt: Patched rpath takes precedence over original
This fixes a segmentation fault when loaded via pulseaudio's dl-search-path
2018-10-18 16:27:42 +08:00
Timo Kaufmann 7ca1c31dfa sage: 8.4.rc1 -> 8.4 2018-10-18 09:58:36 +02:00
Vincent Laporte bc8d25c1ef
why3: 1.0.0 -> 1.1.0 2018-10-18 05:43:36 +00:00
Maximilian Bosch b093113c8c
Merge pull request #42314 from jerith666/clementine-gst-plugins
clementine: add gst_plugins to buildInputs so setup hooks work
2018-10-18 01:46:46 +02:00
volth d767ba9996 chromium 71+: there is no more option 'use_gtk3' (#48595) 2018-10-17 23:04:15 +02:00