about summary refs log tree commit diff
path: root/pkgs/applications/networking/remote
AgeCommit message (Collapse)AuthorFilesLines
2021-03-18freerdp: 2.3.1 -> 2.3.2R. RyanTM1-2/+2
2021-03-10Merge pull request #115543 from r-ryantm/auto-update/remminaSarah Brofeldt1-2/+2
remmina: 1.4.10 -> 1.4.12
2021-03-09teamviewer: 15.8.3 -> 15.15.5R. RyanTM1-2/+2
2021-03-09remmina: 1.4.10 -> 1.4.12R. RyanTM1-2/+2
2021-03-08Merge pull request #114162 from mausch/aws-workspacesSandro1-0/+65
aws-workspaces: init at 3.1.3.925
2021-03-07aws-workspaces: init at 3.1.3.925Mauricio Scheffer1-0/+65
2021-03-07Merge pull request #112179 from otavio/auto-upgrade/anydeskJörg Thalheim1-1/+14
anydesk: Add auto-update support
2021-03-04Merge pull request #114910 from Ma27/citrix-maintainershipMaximilian Bosch1-1/+1
citrix_workspace: remove myself (ma27) from maintainer list
2021-03-04citrix_workspace: pmenke wants to take overMaximilian Bosch1-1/+1
See https://discourse.nixos.org/t/citrix-workspace-installation/9777/6
2021-03-03citrix_workspace: remove myself from maintainer listMaximilian Bosch1-1/+1
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-02freerdp: 2.3.0 -> 2.3.1R. RyanTM1-2/+2
2021-03-02Merge pull request #114430 from r-ryantm/auto-update/freerdpLinus Heckemann1-2/+2
freerdp: 2.2.0 -> 2.3.0
2021-02-26freerdp: 2.2.0 -> 2.3.0R. RyanTM1-2/+2
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-1/+1
2021-02-12citrix_workspace: add 21.01.0.14Maximilian Bosch1-0/+11
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2101
2021-02-06anydesk: Add auto-update supportOtavio Salvador1-1/+14
This allow auto-update of the package and reduce maintenance burden. Refs: #80979 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-02-03anydesk: 6.0.1 -> 6.1.0Otavio Salvador1-15/+5
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-01treewide: xdg_utils -> xdg-utilsBen Siraphob1-2/+2
2021-01-31Merge pull request #110780 from buckley310/vmwareviewSandro2-16/+113
vmware-horizon-client: 2006 -> 2012
2021-01-27Merge pull request #110912 from siraben/stdenv-lib-inheritSandro1-3/+1
treewide: remove inherited stdenv.lib
2021-01-27treewide: remove inherited stdenv.libBen Siraphob1-3/+1
2021-01-26vmware-horizon-client: 2006 -> 2012Sean Buckley2-16/+113
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-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-1/+1
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer6-13/+13
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-16Merge master into staging-nextgithub-actions[bot]4-10/+10
2021-01-16treewide: stdenv.lib -> libBen Siraphob4-10/+10
2021-01-15Merge master into staging-nextgithub-actions[bot]1-4/+4
2021-01-15remmina: 1.4.7 -> 1.4.10Rick van Schijndel1-4/+4
2021-01-11Merge branch 'master' into staging-nextJan Tojnar8-15/+15
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch8-15/+15
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-09wayvnc: 0.3.1 -> 0.4.0Michael Weiss1-4/+4
2021-01-07Merge pull request #108448 from rhoriguchi/teamviewerSandro1-0/+1
teamviewer: fix desktop file
2021-01-05Merge pull request #108428 from rhoriguchi/masterSandro1-0/+7
teamviewer: link teamviewer icons
2021-01-05waypipe: 0.7.1 -> 0.7.2Michael Weiss1-2/+2
2021-01-05teamviewer: fix desktop fileRyan Horiguchi1-0/+1
2021-01-04teamviewer: link teamviewer iconsRyan Horiguchi1-0/+7
2020-12-11citrix_workspace: add 20.12.0Maximilian Bosch1-0/+11
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2012
2020-12-08Merge pull request #103939 from rmcgibbo/nice-dcvmarkuskowa1-0/+87
nice-dcv-client: init at 2020.2.1737-1
2020-12-08nice-dcv-client: init at 2020.2.1737-1Robert T. McGibbon1-0/+87
2020-11-24utillinux: rename to util-linuxGraham Christensen1-2/+2
2020-11-09Merge master into staging-nextFrederik Rietdijk1-4/+3
2020-11-06waypipe: 0.7.0 -> 0.7.1Michael Weiss1-4/+3
2020-11-03Merge staging-next into stagingFrederik Rietdijk1-1/+2
2020-11-02citrix_workspace: add pcsclite to `runtimeDependencies`Maximilian Bosch1-1/+2
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-01Merge staging-next into stagingFrederik Rietdijk2-6/+19
2020-10-30citrix_workspace: add 20.10.0Maximilian Bosch2-1/+14
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2010
2020-10-30citrix_workspace: remove attributes for old versions; fix i686 buildMaximilian Bosch2-5/+5
2020-10-24freerdp: build tweaksWORLDofPEACE1-5/+11
* use latest ffmpeg_4 * add libjpeg_turbo support * add cairo support * add ffmpeg vaapi support
2020-10-08Merge pull request #96849 from buckley310/vmwareviewAnderson Torres1-0/+80
vmware-horizon-client: init at 2006