R. RyanTM
33634f2b2f
teamviewer: 15.8.3 -> 15.15.5
2021-03-09 23:05:55 +00:00
Sandro
0867f62742
Merge pull request #114162 from mausch/aws-workspaces
...
aws-workspaces: init at 3.1.3.925
2021-03-08 21:48:59 +01:00
Mauricio Scheffer
128a37174f
aws-workspaces: init at 3.1.3.925
2021-03-07 23:49:52 +00:00
Jörg Thalheim
10a3345269
Merge pull request #112179 from otavio/auto-upgrade/anydesk
...
anydesk: Add auto-update support
2021-03-07 19:10:27 +00:00
Maximilian Bosch
d1af42629b
Merge pull request #114910 from Ma27/citrix-maintainership
...
citrix_workspace: remove myself (ma27) from maintainer list
2021-03-04 21:35:51 +01:00
Maximilian Bosch
1a2ee59f51
citrix_workspace: pmenke wants to take over
...
See https://discourse.nixos.org/t/citrix-workspace-installation/9777/6
2021-03-04 20:06:08 +01:00
Maximilian Bosch
55a6de83dd
citrix_workspace: remove myself from maintainer list
...
The customer project where this was needed is now over and I don't
expect another project with this requirement anytime soon. Since there's
no way to test new versions now, it doesn't make any sense to be a
maintainer here for now.
2021-03-03 00:05:41 +01:00
R. RyanTM
dcea139c69
freerdp: 2.3.0 -> 2.3.1
2021-03-02 22:06:41 +00:00
Linus Heckemann
d125743533
Merge pull request #114430 from r-ryantm/auto-update/freerdp
...
freerdp: 2.2.0 -> 2.3.0
2021-03-02 12:25:50 +01:00
R. RyanTM
9fce4a036d
freerdp: 2.2.0 -> 2.3.0
2021-02-26 04:35:46 +00:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Maximilian Bosch
5ea8bde3e7
citrix_workspace: add 21.01.0.14
...
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2101
2021-02-12 11:23:35 +01:00
Otavio Salvador
83e1c6ccc2
anydesk: Add auto-update support
...
This allow auto-update of the package and reduce maintenance burden.
Refs: #80979
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-02-06 15:27:24 -03:00
Otavio Salvador
25b397e27c
anydesk: 6.0.1 -> 6.1.0
...
The release has dropped i386-linux support so we reworked the code to
reflect this change, dropping some indirections.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-02-03 16:23:23 -03:00
Ben Siraphob
a6ac3eedbd
treewide: xdg_utils -> xdg-utils
2021-02-01 15:05:09 +07:00
Sandro
a17a03e6a7
Merge pull request #110780 from buckley310/vmwareview
...
vmware-horizon-client: 2006 -> 2012
2021-01-31 18:46:22 +01:00
Sandro
ad97ca4e51
Merge pull request #110912 from siraben/stdenv-lib-inherit
...
treewide: remove inherited stdenv.lib
2021-01-27 10:28:55 +01:00
Ben Siraphob
3bbad8b041
treewide: remove inherited stdenv.lib
2021-01-27 12:44:43 +07:00
Sean Buckley
a25b47a459
vmware-horizon-client: 2006 -> 2012
...
vmware-horizon-client: add missing gsettings schemas
vmware-horizon-client: change whitespace, and "lib" argument
vmware-horizon-client: fix library issues with chromium
vmware-horizon-client: add updater script
2021-01-26 10:05:10 -05:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
volth
bc0d605cf1
treewide: fix double quoted strings in meta.description
...
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
github-actions[bot]
f46cb85082
Merge master into staging-next
2021-01-16 18:51:05 +00:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
github-actions[bot]
3269d4d3a3
Merge master into staging-next
2021-01-15 18:52:54 +00:00
Rick van Schijndel
9571b57a64
remmina: 1.4.7 -> 1.4.10
2021-01-15 15:30:19 +01:00
Jan Tojnar
2b9372b2ca
Merge branch 'master' into staging-next
2021-01-11 13:36:42 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Michael Weiss
ac0fe3b0c0
wayvnc: 0.3.1 -> 0.4.0
2021-01-09 20:01:22 +01:00
Sandro
431aa27fc7
Merge pull request #108448 from rhoriguchi/teamviewer
...
teamviewer: fix desktop file
2021-01-07 00:14:14 +01:00
Sandro
39f7da8f4e
Merge pull request #108428 from rhoriguchi/master
...
teamviewer: link teamviewer icons
2021-01-05 22:43:37 +01:00
Michael Weiss
f35bf8ef29
waypipe: 0.7.1 -> 0.7.2
2021-01-05 20:17:25 +01:00
Ryan Horiguchi
265fd7bce2
teamviewer: fix desktop file
2021-01-05 04:20:47 +01:00
Ryan Horiguchi
77e17d055c
teamviewer: link teamviewer icons
2021-01-04 22:22:53 +01:00
Maximilian Bosch
53301ab31b
citrix_workspace: add 20.12.0
...
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2012
2020-12-11 19:26:47 +01:00
markuskowa
6d86fa0085
Merge pull request #103939 from rmcgibbo/nice-dcv
...
nice-dcv-client: init at 2020.2.1737-1
2020-12-08 16:32:29 +01:00
Robert T. McGibbon
7e8e71f73e
nice-dcv-client: init at 2020.2.1737-1
2020-12-08 09:56:42 -05:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Frederik Rietdijk
20f001c01e
Merge master into staging-next
2020-11-09 14:33:52 +01:00
Michael Weiss
cf5397d5f9
waypipe: 0.7.0 -> 0.7.1
2020-11-06 15:38:20 +01:00
Frederik Rietdijk
470f05cb5d
Merge staging-next into staging
2020-11-03 12:06:41 +01:00
Maximilian Bosch
92781c27bd
citrix_workspace: add pcsclite to runtimeDependencies
...
According to the vendor's documentation this is needed to enable
smartcard support[1].
[1] https://developer-docs.citrix.com/projects/workspace-app-for-linux-oem-guide/en/latest/customize/#smart-cards
2020-11-02 12:22:47 +01:00
Frederik Rietdijk
83dde6c52c
Merge staging-next into staging
2020-11-01 10:11:12 +01:00
Maximilian Bosch
6928309c51
citrix_workspace: add 20.10.0
...
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2010
2020-10-30 18:36:21 +01:00
Maximilian Bosch
93a00bec3e
citrix_workspace: remove attributes for old versions; fix i686 build
2020-10-30 18:36:21 +01:00
WORLDofPEACE
13dfd7464e
freerdp: build tweaks
...
* use latest ffmpeg_4
* add libjpeg_turbo support
* add cairo support
* add ffmpeg vaapi support
2020-10-24 01:17:03 +02:00
Anderson Torres
fab168dbf7
Merge pull request #96849 from buckley310/vmwareview
...
vmware-horizon-client: init at 2006
2020-10-08 03:02:02 -03:00
Sean Buckley
365368035c
vmware-horizon-client: init at 2006
2020-10-08 00:36:17 -04:00
Maximilian Bosch
b632ca6963
citrix_workspace: add 20.09.0
...
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2009
Also removed 19.12.0 which will be out of maintenance in April 2021
which is still within the lifetime of 20.09.
2020-09-15 15:37:02 +02:00
R. RyanTM
e0cb1ac4a7
anydesk: 6.0.0 -> 6.0.1
2020-09-07 13:07:34 +00:00