Commit Graph

249 Commits

Author SHA1 Message Date
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Maximilian Bosch
37aad44132
teamviewer: 14.4.2269 -> 14.5.1691
https://community.teamviewer.com/t5/Change-Logs/Linux-v14-5-1691-Full-Change-Log/m-p/69997

Also ensured that QT is wrapped properly to avoid startup issues with
different system-wide QT versions.

(cherry picked from commit 1fc1fe7e6a)
2019-08-22 14:41:18 +02:00
Robin Gloster
5ed5493018
ssvnc: remove
Dead project, broken with openssl 1.1
2019-08-21 21:09:12 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Danylo Hlynskyi
7585496eff
Merge branch 'master' into flip-map-foreach 2019-08-05 14:09:28 +03:00
danbst
0f8596ab3f mass replace "flip map -> forEach"
See `forEach`-introduction commit.
```
rg 'flip map ' --files-with-matches | xargs sed -i 's/flip map /forEach /g'
```
2019-08-05 14:03:38 +03:00
danbst
91bb646e98 Revert "mass replace "flip map -> foreach""
This reverts commit 3b0534310c.
2019-08-05 14:01:45 +03:00
Frederik Rietdijk
cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +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
Orivej Desh
32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00: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
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
R. RyanTM
d3b9158631 teamviewer: 14.3.4730 -> 14.4.2669
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/teamviewer/versions
2019-07-20 12:48:16 -07:00
danbst
3b0534310c mass replace "flip map -> foreach"
See `foreach`-introduction commit.
```
rg 'flip map ' --files-with-matches | xargs sed -i 's/flip map /foreach /g'
```
2019-07-14 13:46:10 +03:00
Robert Scott
44b450592c rdesktop: 1.8.3 -> 1.8.6
security release, fixing issue with as-yet-unassigned CVE. debian are using
DSA-4473-1/DLA-1837-1.

switching to github source because they don't seem to be keeping their
sourceforge tarballs up to date
2019-07-03 22:29:43 +01:00
R. RyanTM
7024fc36f8 teamviewer: 14.2.8352 -> 14.3.4730
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/teamviewer/versions
2019-07-03 09:31:42 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Matthew Bauer
d641d2b741
Merge pull request #58941 from cyounkins/rdesktop-darwin
rdesktop: enable darwin support without libgssglue and credssp
2019-06-10 21:31:53 -04:00
Elmo Todurov
52208c3b98 freerdp: add nocaps option that turns Caps Lock into Control 2019-06-04 13:45:01 +03:00
Will Dietz
3a26a1fe94 weston: 5.0.0 -> 6.0.0 (#58522)
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040356.html
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040334.html

* weston: use freerdp2 not legacy
* freerdp_legacy: drop as no longer needed (weston was last user)

Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2019-05-31 22:59:50 +02:00
Garry Cairns
f6a68410f8 Adds Citrix workspace app package
Citrix workspace is replacing Citrix receiver as per
https://docs.citrix.com/en-us/citrix-workspace-app.html
2019-05-28 08:50:47 +02:00
R. RyanTM
092cfde875 teamviewer: 14.2.2558 -> 14.2.8352
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/teamviewer/versions
2019-05-02 13:44:37 -07:00
Craig Younkins
fcede9bbf0 rdesktop: enable darwin support without libgssglue and credssp 2019-04-17 18:53:23 -04:00
Robert Schütz
84029e2646
Merge pull request #59265 from peterhoeg/f/repology
repology: fix homepage for a few packages - nothing else
2019-04-11 10:36:31 +02:00
Peter Hoeg
e7f6bfea32 anydesk: fix homepage 2019-04-10 22:47:33 +08:00
volth
c26640c157
freerdp: remove 'optimize' parametes
all `x86_64` has SSE2, so it is needless
2019-04-09 19:19:06 +00:00
Maximilian Bosch
5553fcf950
Merge pull request #58899 from r-ryantm/auto-update/teamviewer
teamviewer: 14.1.3399 -> 14.2.2558
2019-04-08 10:07:16 +02:00
R. RyanTM
39f262dba3 teamviewer: 14.1.3399 -> 14.2.2558
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/teamviewer/versions
2019-04-02 22:17:22 -07:00
R. RyanTM
8805cb8b04 remmina: 1.3.3 -> 1.3.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/remmina/versions
2019-04-02 16:47:51 -07:00
Maximilian Bosch
d4a570ad57 citrix_receiver: remove old versions
The versions 13.8.0 and 13.9.{0,1} will be EOLed before the end of 19.03
and should be dropped.

To provide an easy upgrade path, all unsupported versions will throw an
evaluation error. All versions that are about the be EOLed can be added
there as well.

For now, all of those deprecated versions are still referenced in
`all-packages.nix`, but should be removed before the next release.

See also https://www.citrix.co.uk/support/product-lifecycle/milestones/receiver.html
2019-03-25 18:26:10 +00:00
Daniel Frank
9d95c9d78f PuTTY: 0.70 -> 0.71 2019-03-18 18:24:45 +01:00
R. RyanTM
ca7b2f445a remmina: 1.3.2 -> 1.3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/remmina/versions
2019-03-02 14:53:30 -08:00
Matthew Bauer
b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Ryan Mulligan
69ebac0ec4
Merge pull request #55833 from r-ryantm/auto-update/remmina
remmina: 1.3.0 -> 1.3.2
2019-02-17 11:33:32 -08:00
Sarah Brofeldt
4ce2d58a0f x2goclient: Use nx-libs instead of nxproxy
nx-proxy was removed in favour of nx-libs
2019-02-16 12:30:18 +01:00
R. RyanTM
b8c48604e4 remmina: 1.3.0 -> 1.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/remmina/versions
2019-02-15 06:48:09 -08:00
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
R. RyanTM
57e3f1c96f remmina: 1.2.32.1 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/remmina/versions
2019-01-26 23:14:03 -08:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Vladimir Mosienko
2a858b3f76 teamviewer: 13.1.3026 -> 14.1.3399 2019-01-23 09:44:37 +00:00
volth
fbff7a6dbe
xrdp: 0.9.7 -> 0.9.9 2019-01-16 15:04:37 +00:00
Alberto Berti
80cac27461 anydesk: 2.9.4 -> 4.0.1 2019-01-09 14:45:29 +01:00
Alexey Shmalko
055140069d
Merge pull request #51973 from peterhoeg/u/freerdp
freerdp: 2.0.0-rc3 -> 2.0.0-rc4
2018-12-15 02:54:42 +02:00
Averell Dalton
561959bab8 x2goclient: 4.1.2.1 -> unstable-2018-11-30, fix build 2018-12-05 20:38:08 -05:00
Frederik Rietdijk
1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00
Matthew Bauer
c0a804c747 treewide: add dontUseImakeConfigure where needed
We need to set dontUseImakeConfigure in a few places to prevent imake
from overriding the default configure phase. This packages all have a
configure script that needs to get run:

- Xaw3d
- R
- tkgate
- ssvnc
2018-11-28 20:14:45 -06:00
Peter Hoeg
1d3a243a25 freerdp: 2.0.0-rc3 -> 2.0.0-rc4 2018-11-22 10:32:53 +08:00
Jörg Thalheim
e354db0f6f
Merge branch 'staging' into auto-update/remmina 2018-11-18 10:45:23 +00:00
R. RyanTM
c79d621a11 remmina: 1.2.32 -> 1.2.32.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/remmina/versions
2018-11-18 01:52:55 -08:00