gonic: enable on darwin too
This commit is contained in:
parent
13e08a15d9
commit
cf7dfc8f06
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ buildGoModule rec {
|
||||||
description = "Music streaming server / subsonic server API implementation";
|
description = "Music streaming server / subsonic server API implementation";
|
||||||
license = lib.licenses.gpl3Plus;
|
license = lib.licenses.gpl3Plus;
|
||||||
maintainers = with lib.maintainers; [ autrimpo ];
|
maintainers = with lib.maintainers; [ autrimpo ];
|
||||||
platforms = lib.platforms.linux;
|
|
||||||
mainProgram = "gonic";
|
mainProgram = "gonic";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue