Commit Graph

712 Commits

Author SHA1 Message Date
Sergei Trofimovich
67851e82ae waypipe: 0.9.0 -> 0.9.1
Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.9.1
2024-06-10 21:32:55 +01:00
R. Ryantm
34d31be2ac dayon: 14.0.1 -> 14.0.2 2024-06-10 09:42:57 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Sean Buckley
bd734c35d8 vmware-horizon-client: fix URL in update script 2024-06-03 12:26:05 -04:00
Sandro
7cd6ce5945
Merge pull request #294108 from buckley310/2024-03-07-vmware 2024-06-02 19:25:38 +02:00
R. Ryantm
5cb8d90272 dayon: 14.0.0 -> 14.0.1 2024-05-26 09:28:10 +00:00
Sean Buckley
d44080dded vmware-horizon-client: replace buildFHSEnvChroot with buildFHSEnv 2024-05-22 18:33:37 -04:00
Sean Buckley
c2a63d0466 vmware-horizon-client: remove bundled libpng 2024-05-20 21:48:10 -04:00
Aleksana
8535fb9266
Merge pull request #299095 from activeshadow/citrix-pcsc
citrix_workspace: preload pcsclite lib
2024-05-19 13:41:57 +08:00
Sandro
da2910473e
Merge pull request #311883 from gador/remmina-fix-darwin
remmina: only use fuse on linux systems
2024-05-15 23:09:43 +02:00
Andrea Ciceri
d586c513ae
wayvnc: add meta.mainProgram 2024-05-15 18:04:58 +02:00
Florian Brandes
75f6aca38b
remmina: only use fuse on linux systems
fuse is used in FreeRDP and now needs to be included[1] in
remmina. This breaks darwin and is only used for file clipboard
on linux[2].

This commit also fixes a compiler error due to some upstream
refactoring.

[1]: https://gitlab.com/Remmina/Remmina/-/issues/3039
[2]: 5bc74f43c8/docs/README.building (L111)

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-15 10:52:44 +02:00
lucasew
7773daec06 xrdp: add update script
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-05-13 13:09:02 -03:00
Pol Dellaiera
ea6d7de126
Merge pull request #300959 from ifurther/teamviewer
teamviewer: add qtgraphicaleffects
2024-05-12 21:41:07 +02:00
Robert Scott
6a77fda958
Merge pull request #308916 from SuperSandro2000/freerdp3
freerdp3: 3.4.0 -> 3.5.1
2024-05-08 21:59:19 +01:00
Sandro Jäckel
c7012d4db4
freerdp3: 3.4.0 -> 3.5.1
Changelog: https://github.com/FreeRDP/FreeRDP/releases/tag/3.5.0
Changelog: https://github.com/FreeRDP/FreeRDP/releases/tag/3.5.1
2024-05-07 23:50:53 +02:00
Sandro Jäckel
2c32ec2d78
remmina: 1.4.33 -> 1.4.35
Changelog: https://gitlab.com/Remmina/Remmina/-/blob/master/CHANGELOG.md#v1434
Changelog: https://gitlab.com/Remmina/Remmina/-/blob/master/CHANGELOG.md#v1435
2024-05-05 12:21:32 +02:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next 2024-05-02 09:05:49 +02:00
Pol Dellaiera
1a4425ed4d
Merge pull request #307976 from michaeladler/updates/freerdp
freerdp: 2.11.5 -> 2.11.7
2024-05-01 21:52:31 +02:00
github-actions[bot]
67f8ba4a30
Merge master into staging-next 2024-05-01 18:01:22 +00:00
Aleksana
b77e1a3af6
Merge pull request #307188 from JohnRTitor/anydesk
treewide: migrate some packages to finalAttrs, also reference lib explicitly in meta
2024-05-01 20:22:09 +08:00
Michael Adler
67b3f5964f freerdp: 2.11.5 -> 2.11.7 2024-04-30 14:16:39 +02:00
Weijia Wang
7f45fee52a Merge branch 'master' into staging-next 2024-04-28 04:02:14 +02:00
Aleksana
e012af610b
Merge pull request #307221 from Wint3rmute/rustdesk-fix-desktop-item-creation
Rustdesk: fix desktop item not being created
2024-04-27 23:16:47 +08:00
Nick Cao
3fa5807176
Merge pull request #307093 from buckley310/2024-04-26-vmware
vmware-horizon-client: remove buckley310 from maintainers
2024-04-27 10:29:22 -04:00
mateusz.baczek@creotech.pl
a77b665dc8 Rustdesk: fix desktop item not being created
Due to copyDesktopItems not being present in nativeBuildInputs,
the desktop items for Rustdesk were not created.
2024-04-27 15:59:00 +02:00
John Titor
26aa980486
anydesk: cleanup, move to finalAttrs
use lib explicitly only when needed
2024-04-27 17:05:22 +05:30
Weijia Wang
160dff0bae Merge branch 'master' into staging-next 2024-04-27 10:30:24 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Sean Buckley
67e5481a43 vmware-horizon-client: remove buckley310 from maintainers 2024-04-26 19:56:05 -04:00
R. Ryantm
1af4a76bea anydesk: 6.3.1 -> 6.3.2 2024-04-25 20:19:16 +00:00
Bobby Rong
9914081155
freerdp3: init at 3.4.0
Non-maintainer upload. Did not test.

Mostly based on changes in `packaging/rpm/freerdp-nightly.spec`.

ref: 8032bb6173
2024-04-22 21:10:54 +02:00
Martin Weinelt
8ebb85b334
putty: 0.80 -> 0.81
https://www.openwall.com/lists/oss-security/2024/04/15/6

Fixes: CVE-2024-31497
2024-04-15 21:55:53 +02:00
R. Ryantm
a32a48f804 vmware-horizon-client: 2312 -> 2312.1 2024-04-06 05:38:51 +00:00
ifurther
c414bf8e78
teamviewer: add qtgraphicaleffects 2024-04-02 21:56:01 +08:00
Pol Dellaiera
4f39b5c3d9
aws-workspaces: 4.6.0.4187 -> 4.7.0.4312 2024-03-26 11:00:20 +01:00
Bryan T. Richardson
44d7f66c40
citrix_workspace: preload pcsclite lib
Fixes issue where Citrix Workspace client cannot load libpcsclite.so.
2024-03-25 22:49:22 -06:00
Further
f6570617a1
teamviewer: 15.38.3 -> 15.49.2 (#276948)
* teamviewer: 15.38.3 -> 15.49.2

* teamviewer: add qtquickcontrols2
2024-03-23 18:21:37 +01:00
Jörg Thalheim
3353792819
Merge pull request #296538 from r-ryantm/auto-update/waypipe
waypipe: 0.8.6 -> 0.9.0
2024-03-22 15:18:39 +01:00
R. Ryantm
6ed8eda876 waypipe: 0.8.6 -> 0.9.0 2024-03-22 15:14:48 +01:00
Nick Cao
590d5749c1
Merge pull request #297542 from r-ryantm/auto-update/anydesk
anydesk: 6.3.0 -> 6.3.1
2024-03-21 08:35:58 -04:00
R. Ryantm
a7e26c5949 anydesk: 6.3.0 -> 6.3.1 2024-03-20 21:33:32 +00:00
github-actions[bot]
8ee0e6664b
Merge master into staging-next 2024-03-19 06:01:12 +00:00
Pol Dellaiera
186c3e34a7
Merge pull request #296549 from TomaSajt/strip-java-archives-hook
add stripJavaArchivesHook and use treewide
2024-03-19 05:41:08 +01:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
TomaSajt
0e20953796
treewide: use stripJavaArchivesHook instead of canonicalize-jars-hook 2024-03-17 13:35:12 +01:00
github-actions[bot]
2178d8d857
Merge master into staging-next 2024-03-17 00:02:17 +00:00
Nick Cao
19d210bef7
Merge pull request #295423 from NickCao/neatvnc
{neatvnc,wayvnc}: 0.7.2 -> 0.8.0
2024-03-16 13:40:34 -07:00
github-actions[bot]
c160165e60
Merge master into staging-next 2024-03-14 18:01:26 +00:00