numix-icon-theme-square: numix-icon-theme is a runtime dependency
This commit is contained in:
parent
db0b13969c
commit
ee53155c26
@ -11,11 +11,11 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "0pjbi2g7wk8gyr4lvp8fvcb8z29kc3l6v19a45axgadnc609hqw7";
|
sha256 = "0pjbi2g7wk8gyr4lvp8fvcb8z29kc3l6v19a45axgadnc609hqw7";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ gtk3 numix-icon-theme ];
|
nativeBuildInputs = [ gtk3 ];
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
buildInputs = [ numix-icon-theme ];
|
||||||
hicolor-icon-theme
|
|
||||||
];
|
propagatedBuildInputs = [ hicolor-icon-theme ];
|
||||||
|
|
||||||
dontDropIconThemeCache = true;
|
dontDropIconThemeCache = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user