From 185be7cd73c078c0cf4f9c189169008270731f4d Mon Sep 17 00:00:00 2001 From: TeChn4K Date: Thu, 24 Oct 2024 16:49:02 +0200 Subject: [PATCH] Nix: rename utillinux to util-linux (#93) --- nix/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nix/default.nix b/nix/default.nix index 4ba945e..59cf94c 100644 --- a/nix/default.nix +++ b/nix/default.nix @@ -17,7 +17,7 @@ pango, pcre, pcre2, - utillinux, + util-linux, wayland, wayland-protocols, wayland-scanner, @@ -56,7 +56,7 @@ stdenv.mkDerivation { pango pcre pcre2 - utillinux + util-linux wayland wayland-protocols wayland-scanner