From 99226d8551eedbf28f7568810a1a3267436de964 Mon Sep 17 00:00:00 2001 From: Tsvetoslav Vasilev Date: Sat, 4 Oct 2025 10:52:13 +0300 Subject: [PATCH] gnome: move adwaita-icon-theme to top-level The 'gnome.adwaita-icon-theme' attribute was deprecated and moved to pkgs.adwaita-icon-theme. Update environment system packages to reference the new top-level attribute to avoid errors during evaluation. --- vm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm.nix b/vm.nix index 6e26d13..df1a56d 100644 --- a/vm.nix +++ b/vm.nix @@ -16,7 +16,7 @@ spice-protocol win-virtio win-spice - gnome.adwaita-icon-theme + adwaita-icon-theme ]; # Manage the virtualisation services