kgx: gnome3.libgtop -> libgtop
Fix building with `config.allowAliases = false;`.
This commit is contained in:
parent
5ff80aea18
commit
c3e3a8b21b
@ -4,6 +4,7 @@
|
|||||||
, fetchFromGitLab
|
, fetchFromGitLab
|
||||||
, gettext
|
, gettext
|
||||||
, gnome3
|
, gnome3
|
||||||
|
, libgtop
|
||||||
, gtk3
|
, gtk3
|
||||||
, libhandy
|
, libhandy
|
||||||
, pcre2
|
, pcre2
|
||||||
@ -33,7 +34,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
gettext
|
gettext
|
||||||
gnome3.libgtop
|
libgtop
|
||||||
gnome3.nautilus
|
gnome3.nautilus
|
||||||
gtk3
|
gtk3
|
||||||
libhandy
|
libhandy
|
||||||
|
Loading…
Reference in New Issue
Block a user