From 015cf174aeb0436fece18112bea095ea6cc2100b Mon Sep 17 00:00:00 2001 From: Mel Date: Tue, 10 Jun 2025 16:40:55 +0200 Subject: Switch and disable broken packages for 25.05 Signed-off-by: Mel --- modules/common.nix | 6 ++++-- modules/hardware-keys.nix | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'modules') diff --git a/modules/common.nix b/modules/common.nix index 28129db..8889b4f 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -80,7 +80,7 @@ gnupg pinentry-gnome3 age agenix minisign openssl cryptsetup pamtester inetutils pciutils usbutils lshw lsof inxi iw pmutils acpi acpid minicom miniserve netcat-gnu socat tcpdump nmap iftop iperf mtr arp-scan ethtool - sysprof wireshark mitmproxy hardinfo remmina + sysprof wireshark mitmproxy hardinfo2 remmina vlc celluloid foliate calibre yt-dlp ffmpeg_7-full handbrake mpv helvum gimp krita aseprite rnote fontforge-gtk @@ -120,7 +120,9 @@ man-pages man-pages-posix ]) ++ (with auxiliaryPkgs; [ - ghidra ngfx retroarch wine + # TODO: need fixes for 25.05 + # ghidra retroarch wine + ngfx ]); environment.etc.openvpn.source = "${pkgs.update-resolv-conf}/libexec/openvpn"; diff --git a/modules/hardware-keys.nix b/modules/hardware-keys.nix index f101964..13175dc 100644 --- a/modules/hardware-keys.nix +++ b/modules/hardware-keys.nix @@ -27,7 +27,7 @@ environment.systemPackages = with pkgs; [ yubikey-manager - yubikey-manager-qt + yubioath-flutter yubikey-personalization yubikey-personalization-gui yubikey-touch-detector # install icon -- cgit 1.4.1