dashing: enable on darwin
This commit is contained in:
parent
ca76a6873a
commit
7a97f697d5
@ -21,6 +21,6 @@ buildGoPackage rec {
|
|||||||
homepage = https://github.com/technosophos/dashing;
|
homepage = https://github.com/technosophos/dashing;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user