mirror of
https://github.com/hyprwm/hyprpicker.git
synced 2024-11-17 00:25:57 +01:00
Nix: rename utillinux to util-linux (#93)
This commit is contained in:
parent
4411a6dc0d
commit
185be7cd73
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue