Open ambroisie opened 3 years ago
cc @mmai maybe then
I made a pull request (see NixOS/nixpkgs#53416 ) but I finally gave up, not being able to conform to the structure desired by the reviewers. I now use a flake for my own needs : https://github.com/mmai/funkwhale-flake
Okay, well given the amount of work that might be needed for this request, I don't think I will be able to package it myself. I also don't expect anybody to do it in the short term, so I'll just use airsonic
for now.
I marked this as stale due to inactivity. → More info
WIP in #152160
Some updates:
poetry
, which may make it easier, but I encounter an infinite recursion error with poetry2nix: https://github.com/nix-community/poetry2nix/issues/563virtualisation.oci-containers
(ie. Podman/Docker) interface. See my complete module here.Set pyproject = true
and add poetry-core
into nativeBuildInputs
. Building poetry packages is easy, don't use poetry2nix for production packages, that could end up in nixpkgs.
Project description
Basically a federated version of Libresonic
Metadata
By reading the docs I can find https://github.com/mmai/nixpkgs/tree/funkwhale which defines both a package and a module. I'm not sure why it hasn't been merged though, and would like to see it included in the official nixpkgs repo.