From 70062e1eebaea2dcb5c2319f92aa486b00c02ecb Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 26 Sep 2022 16:59:23 +0200 Subject: devhell/pkgs: Fix attribute name for virt-manager The virtmanager attribute has been renamed a while ago[1] to its upstream name (virt-manager) and referencing the alias will now[2] throw an evaluation error. [1]: https://github.com/NixOS/nixpkgs/commit/5b640bfd089904bfe806606b8b2 [2]: https://github.com/NixOS/nixpkgs/commit/d06207386df9a53fe01f8a30130 Signed-off-by: aszlig --- modules/user/devhell/profiles/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix index 80f95c39..33a4ee68 100644 --- a/modules/user/devhell/profiles/packages.nix +++ b/modules/user/devhell/profiles/packages.nix @@ -257,8 +257,8 @@ in { urlview usbutils vanilla-dmz + virt-manager virt-viewer - virtmanager visidata viu vivid -- cgit 1.4.1