Commit graph

34910 commits

Author SHA1 Message Date
José Luis Lafuente 2e73605c1a
kube3d: 1.1.0 -> 1.3.1 2019-08-06 17:01:06 +02:00
worldofpeace 239fffc90d
Merge pull request #65522 from mmahut/openscad
openscad: Use qt5's own mkDerivation
2019-07-28 17:39:33 -04:00
worldofpeace 22f8aa4b90
Merge pull request #65458 from ck3d/svdrpsend-fix
vdr: fix shebang of svdrpsend
2019-07-28 17:35:14 -04:00
Marek Mahut 4ed879d97c openscad: Use qt5's own mkDerivation
Fixes #65514, related to #65399.
2019-07-28 22:54:01 +02:00
Elis Hirwing 9024838885
Merge pull request #65329 from markuskowa/pr-dabtools
dabtools: init at 20180405
2019-07-28 21:28:31 +02:00
Elis Hirwing 77c845a93e
Merge pull request #65330 from markuskowa/pr-dablin
dablin: init at 1.11.0
2019-07-28 21:27:48 +02:00
markuskowa df1eb63ae5
Merge pull request #65476 from rvolosatovs/update/bspwm
bspwm: 0.9.7 -> 0.9.8
2019-07-28 12:55:22 +02:00
Christian Kögler 09a6b262c4 vdr: fix shebang of svdrpsend 2019-07-28 11:37:57 +02:00
Frederik Rietdijk 15564fbb4d wire-desktop: fix evaluating on other platforms
to unblock tarball job
2019-07-28 09:31:48 +02:00
Max Gonzih 184beb5236 linkerd: init at 2019-07-26 (#65436) 2019-07-27 22:51:18 -07:00
Aaron Andersen d01fa1dc36
Merge pull request #65450 from titanous/ccextractor
ccextractor: init at 0.88
2019-07-27 21:41:42 -04:00
Jonathan Rudenberg 467b92cf32 ccextractor: init at 0.88 2019-07-27 21:09:12 -04:00
Michael Weiss b515a14c8f
gitRepo: 1.13.3 -> 1.13.4 2019-07-27 22:11:21 +02:00
Max Gonzih a0c413f71d fluxctl: init at 1.13.1 (#65433) 2019-07-27 12:22:23 -07:00
Roman Volosatovs ab80cf9f9f
bspwm: 0.9.7 -> 0.9.8 2019-07-27 20:50:39 +02:00
Samuel Dionne-Riel 7441d6d274
Merge pull request #65455 from jojosch/dbeaver_6.1.3
dbeaver: 6.1.0 -> 6.1.3
2019-07-27 14:34:08 -04:00
worldofpeace ecc48146da
Merge pull request #64931 from toonn/wire-desktop-refactor
wire-desktop: refactor to add Darwin support
2019-07-27 13:48:22 -04:00
toonn 4665e883b2 wire-desktop: Add darwin support
Wire Desktop is available for linux, mac os and windows. I figured
adding darwin support would be cromulent. Note that the versions don't
align 100%, this is how it's released upstream.

I refactored the derivation to seperate all the linux-specific parts. I
also sorted the dependencies and grouped them.

The changes were based on the derivation for electron. I changed the
construction from calling `mkDerivation` on a conditional merger of two
sets by moving the `mkDerivation` calls into the conditional and up to
the local bindings for `linux` and `darwin`. This required moving
`pname` and `meta` up to local bindings.
2019-07-27 19:43:33 +02:00
toonn 33b6a1720d wire-desktop: expand meta
Added a `longDescription` and `downloadPage`. Also added myself to
`maintainers`.

I fixed up the `license` because it's actually GPLv3 *or later*.
Note that terms and conditions apply though I don't feel like they
violate the GPL-ness of the code.
2019-07-27 19:40:37 +02:00
Max Gonzih b5590fff46 k9s: init at 0.7.13 (#65432) 2019-07-27 09:46:08 -07:00
worldofpeace 383da6b42d
Merge pull request #64891 from doronbehar/package-wmc-mpris
wmc-mpris: init at 2019-04-12
2019-07-27 12:35:58 -04:00
Doron Behar f4e30f87d7 wmc-mpris: init at 2019-04-12 2019-07-27 17:03:13 +03:00
worldofpeace 6d6685e4be
Merge pull request #65146 from magnetophon/wolf-shaper
wolf-shaper: 0.1.6 -> 0.1.7
2019-07-27 09:23:45 -04:00
worldofpeace 5f49ef37bb
Merge pull request #65143 from magnetophon/ladspa-sdk
ladspa-sdk & ladspah: 1.13 ->1.15
2019-07-27 09:21:53 -04:00
worldofpeace 2a6df2d816
Merge pull request #65353 from averelld/pmp-startup-fix
plex-media-player: fix startup using wrapQtAppsHook
2019-07-27 09:14:01 -04:00
Johannes Schleifenbaum 236802c33d dbeaver: 6.1.0 -> 6.1.3 2019-07-27 09:31:15 +02:00
worldofpeace eb4e067686
Merge pull request #65451 from samueldr/qt/cool-retro-term
cool-retro-term: Wrap with wrapQtApps
2019-07-27 00:52:53 -04:00
Samuel Dionne-Riel 70eae83043 cool-retro-term: Use qt5's own mkDerivation 2019-07-27 00:23:38 -04:00
markuskowa 4e81197420
Merge pull request #65423 from srghma/hubstaff_update
hubstaff: 1.4.6 -> 1.4.9
2019-07-27 00:37:28 +02:00
Michael Weiss 5f9145d56c
Merge pull request #63195 from gnidorah/wlc
Drop obsolete Wayland compositors
2019-07-26 22:41:36 +02:00
Averell Dalton 289c607cf5 x2goclient: fix startup
Fixes the following error:
```
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized.
Reinstalling the application may fix this problem.
```

See also #54484 and others.
2019-07-26 20:59:36 +02:00
Averell Dalton 3034859422 x2goclient: unstable-2018-11-30 -> unstable-2019-07-24 2019-07-26 20:59:36 +02:00
Tim Steinbach 6dfd13ab34
docker: 18.09.8 -> 19.03.1
Keep docker_18_09 around as it is still supported.
2019-07-26 12:43:36 -04:00
Tim Steinbach 86f424585f
docker: 18.09.7 -> 18.09.8 2019-07-26 12:43:36 -04:00
Serhii Khoma 11efe2a759 hubstaff: 1.4.6 -> 1.4.9 2019-07-26 18:48:07 +03:00
Ryan Mulligan e626c93a9d
Merge pull request #65195 from r-ryantm/auto-update/synthv1
synthv1: 0.9.8 -> 0.9.9
2019-07-26 07:28:50 -07:00
Tim Steinbach 2b014be886
slack-dark: 2019-06-04 -> 2019-07-25 2019-07-26 09:25:38 -04:00
Urban Skudnik f432ae3ba4
terraform-providers: bump versions 2019-07-26 12:45:21 +02:00
Urban Skudnik a98e4248b9
Update provider
Matchbox changed owners on github
2019-07-26 12:45:20 +02:00
Urban Skudnik f1b81ff2cd
Update ansible package
Needs to be moved out of automatic update-all since it requires
goDeps.
2019-07-26 12:45:20 +02:00
Will Dietz 82ee9c5324
termdown: 1.15.0 -> 1.16.0 2019-07-25 23:47:03 -05:00
Averell Dalton 8b401ea18a plex-media-player: fix startup using wrapQtAppsHook 2019-07-25 23:44:20 +02:00
Graham Christensen 70fd697efe
Merge pull request #65358 from josephtheengineer/master
kitty: fix wayland support (EGL: Library not found error) on swaywm
2019-07-25 13:22:03 -07:00
Frederik Rietdijk 34eebf6844 Merge master into staging-next 2019-07-25 11:52:18 +02:00
Orivej Desh b5d1d50aa9 google-gflags: move to aliases.nix
google-gflags were renamed to gflags in 2012:
https://github.com/gflags/gflags/#25-january-2012

gflags.name will be updated in staging.
2019-07-25 09:18:32 +00:00
worldofpeace 90ccc1c20c
Merge pull request #65236 from suhr/klystrack
klystrack: init at 1.7.6
2019-07-24 19:14:52 -04:00
Сухарик 88f163ef9a klystrack: init at 1.7.6 2019-07-25 02:07:02 +03:00
worldofpeace 2bcc9260e4
Merge pull request #65315 from GRBurst/protonmail-bridge
protonmail-bridge: 1.1.5 -> 1.1.6
2019-07-24 18:35:41 -04:00
GRBurst c4cebed811 protonmail-bridge: 1.1.5 -> 1.1.6 2019-07-24 18:34:34 -04:00
josephtheengineer cec27ceabc kitty: fix wayland support (EGL: Library not found) 2019-07-25 07:51:06 +10:00