1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

39029 commits

Author SHA1 Message Date
Mario Rodas e8fc6c06f9
Merge pull request #75552 from saschagrunert/k8s
kubernetes: v1.16.3 -> v1.16.4
2019-12-22 19:25:05 -05:00
worldofpeace 144973a7e0
Merge pull request #76192 from worldofpeace/pantheon-update-script
Pantheon update script
2019-12-22 18:56:13 -05:00
worldofpeace 2dd7d4dd44 treewide: pantheon updateScript 2019-12-22 18:20:55 -05:00
Mario Rodas 53c936f924
Merge pull request #76165 from marsam/update-git-gone
gitAndTools.git-gone: 0.2.0 -> 0.3.0
2019-12-22 18:13:57 -05:00
Lassulus c729a066ab
Merge pull request #76112 from acowley/handbrake-1.3.0
handbrake: 1.2.2 -> 1.3.0
2019-12-22 21:43:03 +01:00
Danylo Hlynskyi 63fd250642
Merge pull request #76056 from danbst/zoom-fix
zoom-us: fix web login
2019-12-22 21:15:53 +02:00
Michael Weiss 7d421075f1
Merge pull request #75925 from alapshin/feature/android-studio-emulator-deps
android-studio: add missing emulator dependency
2019-12-22 20:11:21 +01:00
Vladimír Čunát 743f3cc258
Merge #76118: thunderbird*: 68.3.0 -> 68.3.1
https://www.thunderbird.net/en-US/thunderbird/68.3.1/releasenotes/#changes
2019-12-22 17:19:11 +01:00
Giacomo Longo 6f7f88677b
eclipse: 19.09 -> 19.12 (#76149) 2019-12-22 14:59:39 +01:00
Maximilian Bosch 65061ab2ae
stellarium: 0.19.2 -> 0.19.3
https://github.com/Stellarium/stellarium/releases/tag/v0.19.3
2019-12-22 13:57:13 +01:00
Mario Rodas 1d9531fa6c
gitAndTools.git-gone: 0.2.0 -> 0.3.0 2019-12-22 00:00:00 -05:00
worldofpeace cfba4685a0
Merge pull request #76131 from flokli/diffpdf-qt
diffpdf: fix qt wrapping
2019-12-21 23:15:46 -05:00
worldofpeace 9f99517f62
Merge pull request #76113 from nh2/qtpass-dont-hardcode-pass-otp-usr-lib
qtpass: Fix /usr/lib hardcode to pass-otp.
2019-12-21 22:03:14 -05:00
Niklas Hambüchen fd4dd7ea1e
Merge pull request #70526 from kampka/spacegun
spacegun: init at 0.3.3
2019-12-22 03:36:46 +01:00
Niklas Hambüchen 213e129825 qtpass: Fix /usr/lib hardcode to pass-otp.
Before, the checkbox for OTP functionality could not be enabled on
NixOS, even when `(pass.withExtensions (exts: [ exts.pass-otp ]))`
was installed correctly.
2019-12-22 03:19:52 +01:00
Renaud b219b05efb
Merge pull request #76137 from aanderse/redmine-master
redmine: 4.0.5 -> 4.1.0
2019-12-22 01:41:26 +01:00
markuskowa 8317f22265
Merge pull request #76152 from markuskowa/lic-gnunet
gnunet: fix license
2019-12-22 00:53:41 +01:00
worldofpeace 15511b7245
Merge pull request #76143 from worldofpeace/lightdm-wayland-support
lightdm: add patch to fix wayland sessions
2019-12-21 17:57:47 -05:00
Michael Weiss b9b77386b0
Merge pull request #75247 from Elyhaka/sway
sway: refactor with a wrapper

This moves the wrapper functionality from the NixOS module to a new package
(wrapper) that wraps the original sway package (sway-unwrapped). Therefore it's
now also possible to properly use Sway on non-NixOS systems out of the box.

The new submodule for the wrapperFeatures makes it easy to extend the
functionality which should become useful in the future.

This also introduces a GTK wrapper feature to fix issues with icon/GTK themes,
e.g. when running waybar or wofi. This should also work for #67704. If not, we
might have to add some additional dependencies/arguments for this case.
2019-12-21 23:48:02 +01:00
Markus Kowalewski fa3793e8a4
gnunet fix license 2019-12-21 22:45:39 +01:00
Elyhaka d467c59825
sway: refactor with a wrapper 2019-12-21 21:17:21 +01:00
worldofpeace 9e1e7e32be
Merge pull request #76129 from gnidorah/vk
vk-messenger: use wrapGAppsHook
2019-12-21 11:59:14 -05:00
Renaud 013e439fd8
Merge pull request #75036 from sikmir/oom
openorienteering-mapper: 0.9.0 -> 0.9.1
2019-12-21 17:30:50 +01:00
Aaron Andersen 5d9c7cda16 redmine: 4.0.5 -> 4.1.0 2019-12-21 10:21:54 -05:00
Maximilian Bosch 9d6abcd826
Merge pull request #76120 from zowoq/brave
brave: 1.0.0 -> 1.1.23
2019-12-21 14:15:06 +01:00
Maximilian Bosch f2a989b001
Merge pull request #76124 from tadeokondrak/wofi-1.0
wofi: 2019-10-28 -> 1.0
2019-12-21 14:10:37 +01:00
Florian Klink 2054a083fb diffpdf: fix qt wrapping
We were using stdenv.mkDerivation instead of the qt-provided
mkDerivation, so qt wrapping didn't happen.
2019-12-21 13:48:51 +01:00
Maximilian Bosch da4b7e778a
kitty: 0.15.0 -> 0.15.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.15.1
2019-12-21 12:14:36 +01:00
gnidorah 24ac2e263a vk-messenger: use wrapGAppsHook 2019-12-21 13:12:30 +03:00
Tadeo Kondrak f90d0634f8
wofi: 2019-10-28 -> 1.0 2019-12-20 23:16:36 -07:00
Mario Rodas bf3c173595
Merge pull request #76067 from jonasnick/lightning-0.8.0
clightning: 0.7.3 -> 0.8.0
2019-12-20 22:57:48 -05:00
zowoq c6d11ef7f3 brave: 1.0.0 -> 1.1.23 2019-12-21 13:35:19 +10:00
Anthony Cowley 7978601e8d handbrake: remove nasm and cmake dependencies
These were included by the handbrake build because they are used by external dependencies. In nixpkgs, we build those dependencies (e.g. codecs) separately, and so excise the check for these tools from the handbrake build.
2019-12-20 22:08:29 -05:00
Anthony Cowley b4dea13eb4 handbrake: 1.2.2 -> 1.3.0
This update is important as handbrake 1.2.2 no longer builds with
nixpkgs due to an unrelated update to pango-1.44.x as described
[here](https://github.com/HandBrake/HandBrake/issues/2226).

Fixes #73399
2019-12-20 22:00:58 -05:00
taku0 fe5b38251b thunderbird: 68.3.0 -> 68.3.1 2019-12-21 10:48:12 +09:00
taku0 f555250949 thunderbird-bin: 68.3.0 -> 68.3.1 2019-12-21 10:46:34 +09:00
Mario Rodas 33e87b06d3
Merge pull request #75785 from eraserhd/weechat-darwin-fix
weechat: Fix build on Darwin
2019-12-20 18:49:20 -05:00
ryan4729 3546e6eb41 teamviewer: 14.7.1965 -> 15.0.8397 (#75059) 2019-12-20 23:39:11 +01:00
Renaud 6bfe79351b
Merge pull request #75651 from etu/testssl-update
testssl: 3.0rc5 -> 3.0rc6
2019-12-20 23:30:44 +01:00
Maximilian Bosch 85d4bfc94b
Merge pull request #76042 from evanjs/gitkraken-6.4.0
gitkraken: 6.3.1 -> 6.4.1
2019-12-20 23:17:42 +01:00
Alyssa Ross 7887a81193
treewide: fix cargoSha256 (again)
cargo-vendor output was changed in a4fc84de44.
2019-12-20 20:08:53 +00:00
Robert Helgesson 61ea3fe475
emacsPackages.sv-kalender: init at 1.9 (#75892) 2019-12-20 18:28:22 +01:00
Tim Steinbach 6f845885c4
vivaldi: 2.9.1705.41-1 -> 2.10.1745.21-1 2019-12-20 11:28:50 -05:00
Michael Weiss 313eba4451
signal-desktop: 1.29.2 -> 1.29.3 2019-12-20 14:40:37 +01:00
markuskowa ec6240c5a5
Merge pull request #75816 from lsix/qgis-3.10.1
qgis: 3.10.0 -> 3.10.1
2019-12-20 13:37:16 +01:00
Evan Stoll 847fd1711d gitkraken: 6.4.0 -> 6.4.1 2019-12-20 07:10:26 -05:00
Lassulus 5361b333b8
Merge pull request #63882 from solson/syncplay-1.6.4a
syncplay: 1.6.4 -> 1.6.4a, and upgrade dependency from Qt4 to Qt5
2019-12-20 08:07:58 +01:00
lassulus cdcb4ba4b0 bitcoin-abc: 0.20.7 -> 0.20.8 2019-12-20 08:06:42 +01:00
danbst c379dc736e zoom-us: fix web login, and provide Qt wrapping for binaries
(but don't pollute environment)
2019-12-20 08:04:20 +02:00
skykanin 2fd95ac349 Add mimeType to discord package (#76057)
* Add mimeType to discord package

* Fix spacing
2019-12-20 07:50:19 +02:00