Nix: fix issue with util-linux rename (#11)

This commit is contained in:
Just a Badly Drawn TABS Dude 2022-09-26 21:52:38 +02:00 committed by GitHub
parent 0faf740541
commit 3f425d81cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
libthai,
pango,
pcre,
utillinux,
util-linux,
wayland,
wayland-protocols,
wayland-scanner,
@ -46,7 +46,7 @@ stdenv.mkDerivation {
wayland-protocols
wayland-scanner
libXdmcp
utillinux
util-linux
];
configurePhase = ''