i3-block-gaps: disable darwin
This commit is contained in:
parent
fe923c915d
commit
ae75531b3c
@ -19,6 +19,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/Airblader/i3blocks-gaps;
|
homepage = https://github.com/Airblader/i3blocks-gaps;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = [ "carlsverre" ];
|
maintainers = [ "carlsverre" ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user