Commit Graph

33354 Commits

Author SHA1 Message Date
Alexey Shmalko
dedda379bb
Merge pull request #61161 from stefano-m/awesome-issue-60538
awesome: add optional gtk3 support
2019-05-12 00:37:19 +03:00
Renaud
f46b69d793
Merge pull request #60473 from wucke13/apmplanner-2
apmplanner-2: 2.0.26 -> 2.0.27-rc1
2019-05-11 21:55:44 +02:00
Vincent Demeester
8e10b333fb minikube: 1.0.0 -> 1.0.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-11 13:41:12 -04:00
wucke13
a670a8dbb1 apmplanner-2: 2.0.26 -> 2.0.27-rc1 2019-05-11 19:15:10 +02:00
Stefano Mazzucco
75886e3b47 awesome: add optional gtk3 support
Add optional gtk3 support to Awesome so that the `beautiful.gtk` module can be
used.

The `beautiful.gtk` uses `lgi` to obtain Gtk via gobject-introspect:

    return require('lgi').Gtk

Since the current build does not include the typelib files needed, the above
call fails.

It turns out that both `gtk3` and `atk` (Accessibility toolkit) are needed, so
this commit adds them as optional build inputs.

Setting `gtk3Support` to `true` e.g. in an overlay will make `beautiful.gtk`
work at the cost of an increased closure size (currently 99.6M vs 223.4M).

Fixes https://github.com/NixOS/nixpkgs/issues/60538
2019-05-11 17:36:54 +01:00
Joachim F
b6300babad
Merge pull request #61211 from dtzWill/update/electrum-3.3.5
electrum: 3.3.4 -> 3.3.5 (not your typical version bump)
2019-05-11 14:45:40 +00:00
Timo Kaufmann
3814d7b14a
givaro: 4.0.4 -> 4.1.0, fflas-ffpack: 2.3.2 -> 2.4.0, linbox: 1.5.2 -> 1.6.0 (#61285)
The three packages are interdependent and need to be updated together,
like the main contributor did for sage:

https://trac.sagemath.org/ticket/24214
2019-05-11 16:09:07 +02:00
Maximilian Bosch
88b32c775e
Merge pull request #61275 from nyanloutre/riot_update_1_1_0
riot-{web,desktop}: 1.0.8 -> 1.1.0
2019-05-11 13:13:55 +02:00
Renaud
047400d753
Merge pull request #61227 from uvNikita/moonlight
moonlight-embedded: update and add vaapi support
2019-05-11 10:25:25 +02:00
nyanloutre
ed244efeab
riot-desktop: 1.0.8 -> 1.1.0 2019-05-11 09:22:43 +02:00
nyanloutre
adc9db2a3a
riot-web: 1.0.8 -> 1.1.0 2019-05-11 09:22:35 +02:00
Aaron Andersen
39a1f3c8d3
Merge pull request #60747 from rexim/chatterino2
chatterino2: init at unstable-2019-05-11
2019-05-10 21:47:22 -04:00
rexim
79586cae40 chatterino2: init at unstable-2019-05-11 2019-05-10 21:03:48 -04:00
kolaente
29d35a9ddb maintainers: add kolaente 2019-05-11 02:01:08 +02:00
kolaente
bad4902dc2 gitea: 1.8.0 -> 1.8.1 2019-05-11 01:51:25 +02:00
worldofpeace
ecdb583ded
Merge pull request #61218 from IvanMalison/slack-libappindicator
slack: add libappindicator-gtk3 to rpath
2019-05-10 18:15:01 -04:00
Will Dietz
d7ff576529
Merge pull request #60343 from dtzWill/fix/luarocks-nix-formatting-and-awesome-doc-goodness
luarocks-nix,luaPackages: formatting and additions; awesome: docs!
2019-05-10 16:56:58 -05:00
Michael Weiss
a6388e030a
tdesktop: 1.6.7 -> 1.7.0 2019-05-10 23:33:04 +02:00
Renaud
b246b32119
Merge pull request #60639 from r-ryantm/auto-update/neovim-unwrapped
neovim-unwrapped: 0.3.4 -> 0.3.5
2019-05-10 19:26:11 +02:00
Michael Raskin
76e2a96475
Changelog meta entry (#60371)
meta.changelog: enable, document, add for GNU Hello
2019-05-10 16:55:29 +00:00
Alexander Bantyev
38c093e376 olive-editor: init at 0.0.1 (#57867)
* olive-editor: init at unstable-2019-03-18

* olive-editor: unstable-2019-03-18 -> 0.0.1
Upstream tagged a first alpha release
+ frei0r is now available on Darwin
2019-05-10 18:31:04 +02:00
Renaud
074c02f90f
Merge pull request #60935 from jluttine/gimp-add-gtk-path
gimp: fix GTK_PATH
2019-05-10 18:04:24 +02:00
Mario Rodas
6ca0b1462f
Merge pull request #60427 from artemist/sox-opus
sox: Add option to include opus support
2019-05-10 08:28:55 -05:00
Florian Klink
7495a761cc
virtualbox: python2 -> python3 (#61100)
virtualbox: python2 -> python3
2019-05-10 14:54:56 +02:00
Florian Klink
b93d3473d3
virtualbox: 5.2.28 -> 6.0.6 (#60943)
virtualbox: 5.2.28 -> 6.0.6
2019-05-10 14:47:12 +02:00
Will Dietz
bc94dcf500 digikam: 6.0.0 -> 6.1.0 (#60042)
* digikam: 6.0.0 -> 6.1.0

* digikam: add dep, use ffmpeg_4

* digikam: set DK_PLUGIN_PATH to help find plugins
2019-05-10 13:22:05 +02:00
Nikita Uvarov
fc5b5cdaef
moonlight-embedded: add libva support
This enables hardware decoding using VA API.
2019-05-10 10:24:10 +02:00
Nikita Uvarov
30e5254de5
moonlight-embedded: 2.4.7 -> 2.4.9 2019-05-10 10:24:02 +02:00
Ryan Mulligan
78526a79da
Merge pull request #53393 from srghma/hubstaff_143
hubstaff: 1.3.1 → 1.4.5
2019-05-09 20:51:00 -07:00
Ivan Malison
c4906fa0d3
slack: add libappindicator-gtk3 to rpath 2019-05-09 17:47:45 -07:00
Ambroz Bizjak
5bec9dc65b virtualbox: 5.2.28 -> 6.0.6
Quite some fixing was needed to get this to work.

Changes in VirtualBox and additions:

- VirtualBox is no longer officially supported on 32-bit hosts so i686-linux is removed from platforms
  for VirtualBox and the extension pack. 32-bit additions still work.

- There was a refactoring of kernel module makefiles and two resulting bugs affected us which had to be patched.
  These bugs were reported to the bug tracker (see comments near patches).

- The Qt5X11Extras makefile patch broke. Fixed it to apply again, making the libraries logic simpler
  and more correct (it just uses a different base path instead of always linking to Qt5X11Extras).

- Added a patch to remove "test1" and "test2" kernel messages due to forgotten debugging code.

- virtualbox-host NixOS module: the VirtualBoxVM executable should be setuid not VirtualBox.
  This matches how the official installer sets it up.

- Additions: replaced a for loop for installing kernel modules with just a "make install",
  which seems to work without any of the things done in the previous code.

- Additions: The package defined buildCommand which resulted in phases not running, including RUNPATH
  stripping in fixupPhase, and installPhase was defined which was not even run. Fixed this by
  refactoring using phases. Had to set dontStrip otherwise binaries were broken by stripping.
  The libdbus path had to be added later in fixupPhase because it is used via dlopen not directly linked.

- Additions: Added zlib and libc to patchelf, otherwise runtime library errors result from some binaries.
  For some reason the missing libc only manifested itself for mount.vboxsf when included in the initrd.

Changes in nixos/tests/virtualbox:

- Update the simple-gui test to send the right keys to start the VM. With VirtualBox 5
  it was enough to just send "return", but with 6 the Tools thing may be selected by
  default. Send "home" to reliably select Tools, "down" to move to the VM and "return"
  to start it.

- Disable the VirtualBox UART by default because it causes a crash due to a regression
  in VirtualBox (specific to software virtualization and serial port usage). It can
  still be enabled using an option but there is an assert that KVM nested virtualization
  is enabled, which works around the problem (see below).

- Add an option to enable nested KVM virtualization, allowing VirtualBox to use hardware
  virtualization. This works around the UART problem and also allows using 64-bit
  guests, but requires a kernel module parameter.

- Add an option to run 64-bit guests. Tested that the tests pass with that. As mentioned
  this requires KVM nested virtualization.
2019-05-09 23:36:57 +02:00
Will Dietz
66493d7bff
electrum: grab tests from github, but use signed sources
Not crazy about this solution, but seems better than
not running tests or ignoring upstream's signatures.
2019-05-09 15:57:27 -05:00
Renaud
48a65ef9e6
Merge pull request #61166 from jansol/renderdoc
renderdoc: 1.2 -> 1.4
2019-05-09 22:52:09 +02:00
Michael Raskin
7252364dfa tptp: switch to new base URL for source tarball 2019-05-09 22:57:59 +02:00
Michael Raskin
a8c4b37063 vampire: switch off the fragile fetchSubmodules/leaveDotGit 2019-05-09 22:57:59 +02:00
Will Dietz
a879c72552
electrum: fixup Exec lines in .desktop
Not sure why upstream added $HOME/.local/bin to $PATH for these,
but IMO that is for users to handle as they see fit.

And it's not very nix-like :).
2019-05-09 15:50:07 -05:00
Will Dietz
9cae933ce7
electrum: fetch from official site, check signature (manually) 2019-05-09 15:50:06 -05:00
Will Dietz
d6ec298e3e
electrum: 3.3.4 -> 3.3.5
https://github.com/spesmilo/electrum/blob/3.3.5/RELEASE-NOTES
2019-05-09 15:50:05 -05:00
zimbatm
b269811203 terraform-providers: bump versions 2019-05-09 22:43:26 +02:00
zimbatm
25c08476c1 terraform_0_12: 0.12.0-beta1 -> 0.12.0-rc1 2019-05-09 22:43:26 +02:00
Michael Weiss
01361a1791
androidStudioPackages.{beta,dev,canary}: 3.5.0.12 -> 3.5.0.13
androidStudioPackages.beta: 3.4.0.18 -> 3.5.0.13
2019-05-09 20:36:41 +02:00
Renaud
c17ec06f66
Merge pull request #60569 from dtzWill/update/vnstat-2.2
vnstat: 2.1 -> 2.2
2019-05-09 20:09:40 +02:00
Will Dietz
0954c36972 kmymoney: 5.0.1 -> 5.0.4 (#60059)
* kmymoney: 5.0.1 -> 5.0.4

* kmymoney: patch included

* kmymoney: add sqlcipher for db encryption support
2019-05-09 20:07:12 +02:00
Renaud
cdcc4b2b3d
Merge pull request #61163 from tbenst/mendeley
mendeley: 1.19.1 -> 1.19.5
2019-05-09 17:34:53 +02:00
Renaud
6add916cae
Merge pull request #61175 from pacien/howl-0.6
howl: 0.5.3 -> 0.6
2019-05-09 17:02:22 +02:00
Renaud
ac63101188
subversion: fix configure missing APR_INT64_T_FMT
configurePhase fails when building Python bindings or subversionClient
> configure: error: failed to recognize APR_INT64_T_FMT on this platform

Adding "-P" CPPFLAG solves the issue.
See also: https://issues.apache.org/jira/browse/SVN-4813
2019-05-09 15:59:18 +02:00
pacien
3e22192910 howl: 0.5.3 -> 0.6 2019-05-09 06:12:35 +02:00
worldofpeace
d85274807f
Merge pull request #61152 from Tomahna/iris
mopidy-iris: 3.37.0 -> 3.37.1
2019-05-08 21:32:37 -04:00
Jan Solanti
084d1915b8 renderdoc: 1.2 -> 1.4 2019-05-09 01:53:22 +03:00
tbenst
a69b9b672c mendeley: 1.19.1 -> 1.19.5 2019-05-08 15:02:01 -07:00