From 8b921f30a8d0e9142dfc0cc53683e71752774a0a Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 26 Sep 2022 17:15:01 +0200 Subject: wolfgang: Fix attribute name for xdg-utils Another one of the attributes that got renamed from xdg_utils to xdg-utils a while ago[1] and which now[2] throws an evaluation error. [1]: https://github.com/NixOS/nixpkgs/commit/a6ac3eedbd197746dae3be74d3a [2]: https://github.com/NixOS/nixpkgs/commit/d06207386df9a53fe01f8a30130 Signed-off-by: aszlig Cc: @sternenseemann --- machines/sternenseemann/wolfgang.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines/sternenseemann') diff --git a/machines/sternenseemann/wolfgang.nix b/machines/sternenseemann/wolfgang.nix index 150e587d..59396826 100644 --- a/machines/sternenseemann/wolfgang.nix +++ b/machines/sternenseemann/wolfgang.nix @@ -75,7 +75,7 @@ in { vuizvui.profpatsch.nman vuizvui.sternenseemann.nix-env-diff vuizvui.sternenseemann.tep - xdg_utils # xdg-open etc. + xdg-utils # xdg-open etc. networkmanagerapplet # for nm-connection-ediotr imv zathura gnome.nautilus -- cgit 1.4.1