Commit Graph

34947 Commits

Author SHA1 Message Date
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
Florian Klink 89aae903da gitaly: fix hashes
It seems the sha256 hashes of 3 gitaly dependencies were wrong or
changed.
2019-07-27 14:29:29 +02:00
Meghea Iulian ed9b84da33 avocode: 3.8.1 -> 3.9.0 2019-07-27 15:11:55 +03: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
worldofpeace 2e869f71a7
Merge pull request #64565 from jtobin/master
kjv: init at unstable-2018-12-25
2019-07-24 17:19:55 -04:00
Thomas Tuegel 897b1af5d0
Merge pull request #65352 from ttuegel/emacs/editorconfig
editorconfig: Include runtime dependency on editorconfig-core-c
2019-07-24 16:08:01 -05:00
Thomas Tuegel 32e552af3f
editorconfig: Include runtime dependency on editorconfig-core-c 2019-07-24 15:39:46 -05:00
WilliButz e415055b5e
feh: 3.2 -> 3.2.1 2019-07-24 18:07:01 +02:00
Andreas Rammhold 2a35404a91
Merge pull request #65327 from taku0/firefox-bin-68.0.1
firefox, firefox-bin, firefox-esr: 68.0 -> 68.0.1
2019-07-24 17:31:17 +02:00
Markus Kowalewski a5bb4d3c22
dablin: init at 1.11.0 2019-07-24 15:10:55 +02:00
xrelkd eb060aace7 go-ethereum: 1.9.0 -> 1.9.1 2019-07-24 21:00:48 +08:00
Markus Kowalewski 38033ecf44
dabtools: init at 20180405 2019-07-24 14:44:29 +02:00
Jared Tobin 9e3253bb72 kjv: init at unstable-2018-12-25 2019-07-24 20:44:36 +09:00
Thomas Tuegel 3d76d810ed
Merge pull request #65090 from eadwu/compton/7
compton: 6.2 -> 7
2019-07-24 06:41:09 -05:00
markuskowa 571d0e05fa
Merge pull request #65174 from r-ryantm/auto-update/snd
snd: 19.4 -> 19.5
2019-07-24 13:11:59 +02:00
Maximilian Bosch 0a571ae256 citrix_workspace: add 1906 (`citrix_workspace_19_6_0`)
New release available:
https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html

Apart from the new version the following things changed:

* Updated the docs as all notes about `citrix_receiver` also apply for
  `citrix_workspace`. Also added a deprecation warning about the
  upcoming removal.

* Removed the `libidn_134` override as neither `citrix_workspace_19_3_0`
  nor `citrix_workspace_19_6_0` require this library anymore according
  to `readelf -d ./result/opt/citrix-icaclient/wfica` (in contrast to
  `citrix_receiver_13_10_0`).

* Added myself as maintainer as well.
2019-07-24 13:06:19 +02:00
markuskowa 1eac842476
Merge pull request #65173 from r-ryantm/auto-update/qownnotes
qownnotes: 19.6.1 -> 19.7.3
2019-07-24 13:04:36 +02:00
taku0 71116cd9d5 firefox-esr: 68.0esr -> 68.0.1esr 2019-07-24 16:19:05 +09:00
taku0 9c7aa99db2 firefox: 68.0 -> 68.0.1 2019-07-24 16:18:08 +09:00
taku0 835027f601 firefox-bin: 68.0 -> 68.0.1 2019-07-24 16:15:47 +09:00
R. RyanTM a47962010d cryptoverif: 2.01 -> 2.01pl1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cryptoverif/versions
2019-07-23 19:32:45 -05:00
Florian Klink 101a4be5a7
Add spotifyd package and service (#65092)
Add spotifyd package and service
2019-07-24 00:54:24 +02:00
Jörg Thalheim 471ff05140
Merge pull request #65085 from johannesloetzsch/xygrib
xygrib: init at 1.2.6.1
2019-07-23 23:53:26 +01:00
Guanpeng Xu 6988b0b929 mathematica: 11.3.0 -> 12.0.0 (#65031)
* mathematica: archive version 11

* mathematica: 11.3.0 -> 12.0.0
2019-07-23 22:23:00 +02:00
Danylo Hlynskyi 9b20ea0e1b
Merge pull request #65269 from jD91mZM2/x11docker
x11docker: v5.4.4 -> v6.0.0
2019-07-23 22:22:56 +03:00
Tobias Happ 19e62c89cc dwm-status: 1.6.0 -> 1.6.2 2019-07-23 20:33:56 +02:00
xrelkd c4fec1c631 tilt: 0.9.2 -> 0.9.4 2019-07-23 15:17:13 +02:00
xrelkd 3cb3d7f5f4 tilt: 0.8.8 -> 0.9.2 2019-07-23 15:17:13 +02:00
adisbladis 2e6277f179
Merge pull request #63970 from carlosdagos/sonobuoy-init
sonobuoy: init at 0.15.0
2019-07-23 13:13:11 +01:00
Bart Brouns 16d2c4bb9f ladspah: 1.13 -> 1.15 2019-07-23 12:30:08 +02:00
Bart Brouns 9e1e574145 ladspa-sdk: 1.13 -> 1.15 2019-07-23 12:29:21 +02:00
worldofpeace f99063f6a1
Merge pull request #65293 from ar1a/barrier
barrier: 2.1.1 -> 2.2.0
2019-07-23 05:39:27 -04:00
Aria Edmonds 8d6f00a234 barrier: 2.1.1 -> 2.3.0
fixes #65292
2019-07-23 19:36:56 +10:00
Joachim F 4e7cd97fa4
Merge pull request #61701 from livnev/tree-from-tags
tree-from-tags: init at 1.1
2019-07-23 07:37:16 +00:00
worldofpeace f41c696f53
Merge pull request #64764 from mrVanDalo/feature/bitwig-studio3
bitwig-studio3: add version 3
2019-07-23 02:36:07 -04:00
Ingolf Wagner 39a34ec20f bitwig-studio3: add version 3 2019-07-23 02:35:17 -04:00
worldofpeace 3f884a1323
Merge pull request #65238 from suhr/helio
helio-workstation: init at 2.2
2019-07-23 02:08:43 -04:00
lewo 3d84cffe95
Merge pull request #64752 from doronbehar/update-pdfcpu
pdfcpu: 0.1.25 -> 0.2.1
2019-07-22 22:55:29 +02:00
lewo 36323f078d
Merge pull request #64821 from danieldk/drawio-10.9.5
drawio: 10.8.0 -> 10.9.5
2019-07-22 22:53:36 +02:00
lewo 481bb449a2
Merge pull request #64897 from bzizou/est-sfs
est-sfs: init at 2.03
2019-07-22 22:52:16 +02:00
Wael Nasreddine 8593404a61
Merge pull request #65263 from cypherpunk2140/lnd
lnd: init at 0.7.0-beta
2019-07-22 11:53:37 -07:00
Robin Gloster 8f6f4bd2d6
Merge pull request #65226 from Mic92/teamspeak
teamspeak: remove unnecessary makeWrapper
2019-07-22 18:35:43 +00:00
Robin Gloster 4071aeea6b
Merge pull request #65071 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.8 -> 0.9.9
2019-07-22 18:34:43 +00:00
Сухарик 0360320054 helio-workstation: init at 2.2 2019-07-22 21:18:32 +03:00
Robin Gloster 8e4c2ffce4
Merge pull request #65206 from r-ryantm/auto-update/virt-manager
virtmanager: 2.2.0 -> 2.2.1
2019-07-22 17:55:02 +00:00
Robin Gloster ae419e29d0
Merge pull request #65182 from r-ryantm/auto-update/reaper
reaper: 5.979 -> 5.980
2019-07-22 17:49:26 +00:00
Robin Gloster dbfcfe495e
Merge pull request #65183 from r-ryantm/auto-update/scilab-bin
scilab-bin: 6.0.1 -> 6.0.2
2019-07-22 17:49:05 +00:00
Robin Gloster 186416a399
Merge pull request #65189 from r-ryantm/auto-update/teamviewer
teamviewer: 14.3.4730 -> 14.4.2669
2019-07-22 17:39:49 +00:00
Robin Gloster f90a1b967c
Merge pull request #65243 from steshaw/rescuetime-2.14.3.1
rescuetime: 2.14.2.1 -> 2.14.3.1
2019-07-22 17:32:55 +00:00
Robin Gloster d9163e6fe7
Merge pull request #65257 from Tmplt/xst-repo-owner
xst: repo owner neeasade -> gnotclub
2019-07-22 17:27:03 +00:00
Robin Gloster 74afa518db
Merge pull request #65258 from davidtwco/franz-5.2.0
franz: 5.1.0 -> 5.2.0
2019-07-22 17:26:09 +00:00
worldofpeace 0c9acb1926
Merge pull request #65253 from mmahut/brewtarget
brewtarget: init at 2.3.1
2019-07-22 13:07:56 -04:00
Lev Livnev cd032364b6
tree-from-tags: init at 1.1
tree-from-tags is a tool for organising tagged audio into a tree,
commonly used with bongo, a buffer-oriented media player for emacs
2019-07-22 17:56:27 +01:00
Ștefan D. Mihăilă cd50801073
lnd: init at 0.7.0-beta 2019-07-22 17:28:57 +02:00
jD91mZM2 f1ba9c2083
x11docker: v5.4.4 -> v6.0.0 2019-07-22 16:09:08 +02:00
Marek Mahut c76044dab0 brewtarget: init at 2.3.1 2019-07-22 15:15:10 +02:00
Tim Steinbach 3c65adaa75 slack-dark: Fix 4.0.0 2019-07-22 08:54:38 -04:00
angristan 0aa30f5901 slack: 3.4.2 -> 4.0.0 2019-07-22 08:54:38 -04:00
Frederik Rietdijk db6c38a075 Merge master into staging-next 2019-07-22 14:15:32 +02:00
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Nikolay Amiantov b24841dd22 lutris: add multilib dependencies
Fix 32-bit Wine, possibly PCSX2.
2019-07-22 14:51:00 +03:00
R. RyanTM 120ce0298e xastir: 2.1.2 -> 2.1.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xastir/versions
2019-07-22 11:37:19 +00:00
David Wood 1885399186
franz: 5.1.0 -> 5.2.0 2019-07-22 11:26:52 +01:00
Tmplt bb1a648506 xst: repo owner neeasade -> gnotclub
neeasade/xst forwards to gnotclub/xst.
2019-07-22 12:21:57 +02:00
Bastian Köcher bc4361a540 kdeconnect: Fix build 2019-07-22 09:20:12 +02:00
Tim Steinbach 2b350d16ef
vivaldi: 2.6.1566.44-1 -> 2.6.1566.49-1 2019-07-21 20:54:56 -04:00
José Romildo Malaquias f0b95f35fe
Merge pull request #65193 from r-ryantm/auto-update/tint2
tint2: 16.6.1 -> 16.7
2019-07-21 21:53:41 -03:00
Steven Shaw 874eddc6ec
rescuetime: 2.14.2.1 -> 2.14.3.1 2019-07-22 08:05:26 +10:00