From b96e52c7c20779ea477042588f3df4b09918547c Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Thu, 11 Sep 2025 09:23:51 -0700 Subject: Bump tigervnc to master branch --- hosts/common/optional/services/wayland.nix | 2 +- hosts/common/optional/services/xorg.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts/common') diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix index 4196d13..77548ff 100644 --- a/hosts/common/optional/services/wayland.nix +++ b/hosts/common/optional/services/wayland.nix @@ -27,7 +27,7 @@ pkgs.st pkgs.swayimg pkgs.sxiv - pkgs.tigervnc + pkgs.master.tigervnc pkgs.turbovnc pkgs.vdpauinfo pkgs.vlc diff --git a/hosts/common/optional/services/xorg.nix b/hosts/common/optional/services/xorg.nix index 54a1de6..f22e862 100644 --- a/hosts/common/optional/services/xorg.nix +++ b/hosts/common/optional/services/xorg.nix @@ -22,7 +22,7 @@ pkgs.read-edid pkgs.st pkgs.sxiv - pkgs.tigervnc + pkgs.master.tigervnc pkgs.turbovnc pkgs.vdpauinfo pkgs.vlc -- cgit v1.2.3