numix-icon-theme-circle: numix-icon-theme is a runtime dependency
This commit is contained in:
parent
ee53155c26
commit
1ba1b9a709
@ -11,11 +11,11 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "0za44h7f4vk37yl30xlaa6w76maiipb6p63gl9hl1rshdn9nxq0y";
|
sha256 = "0za44h7f4vk37yl30xlaa6w76maiipb6p63gl9hl1rshdn9nxq0y";
|
||||||
};
|
};
|
||||||
|
|
||||||
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