utillinux: rename to util-linux
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchFromGitHub, pass, rofi, coreutils, utillinux, xdotool, gnugrep
|
||||
{ stdenv, fetchFromGitHub, pass, rofi, coreutils, util-linux, xdotool, gnugrep
|
||||
, libnotify, pwgen, findutils, gawk, gnused, xclip, makeWrapper
|
||||
}:
|
||||
|
||||
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||
(pass.withExtensions (ext: [ ext.pass-otp ]))
|
||||
pwgen
|
||||
rofi
|
||||
utillinux
|
||||
util-linux
|
||||
xclip
|
||||
xdotool
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user