Commit Graph

407 Commits

Author SHA1 Message Date
Sandro Jäckel
dcb501f993
kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
Sandro Jäckel
9378fdf87e
iproute: deprecate alias 2021-04-04 01:43:46 +02:00
Sean Buckley
9131779490 vmware-horizon-client: use pkgs.cairo instead of bundled version 2021-04-02 19:46:12 -04:00
Maximilian Bosch
63be3d6498
Merge pull request #117930 from pmenke-de/citrix_workspace_21_03
citrix-workspace: from 21.1.0 to 21.3.0
2021-03-29 20:20:28 +02:00
Michael Weiss
1e5e8f49d6
waypipe: 0.7.2 -> 0.8.0 (#117879) 2021-03-28 20:16:06 +02:00
pmenke
0253164612
citrix-workspace: from 21.1.0 to 21.3.0 2021-03-26 16:53:39 +01:00
pmenke
7632646ee5
citrix-workspace: updated vendor documentation urls
localized urls are sometimes out of date.
2021-03-26 16:27:58 +01:00
R. RyanTM
b74e644242 freerdp: 2.3.1 -> 2.3.2 2021-03-18 14:31:25 +01:00
Sarah Brofeldt
bba7d46eeb
Merge pull request #115543 from r-ryantm/auto-update/remmina
remmina: 1.4.10 -> 1.4.12
2021-03-10 21:16:10 +01:00
R. RyanTM
33634f2b2f teamviewer: 15.8.3 -> 15.15.5 2021-03-09 23:05:55 +00:00
R. RyanTM
0728a47fca remmina: 1.4.10 -> 1.4.12 2021-03-09 14:25:08 +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