buku: enable on darwin
This commit is contained in:
parent
9ff73686ed
commit
56bec3c895
@ -74,7 +74,7 @@ with python3.pkgs; buildPythonApplication rec {
|
||||
description = "Private cmdline bookmark manager";
|
||||
homepage = "https://github.com/jarun/Buku";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ matthiasbeyer infinisil ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user