monophony: init at 2.3.0#263242
monophony: init at 2.3.0#263242natsukium merged 2 commits intoNixOS:masterfrom Henry-Hiles:init-monophony
Conversation
|
It's failing because of tabs, not spaces, but i ran nixpkgs-fmt on it, so I'm not sure why. |
|
Don't use tabs, always 2 space indentation, as documented in contributing.md. |
|
Oh, what formatter is official? |
|
I fixed some of these issues (namely longDescription and mainProgram) |
|
Are all of these issues now fixed? |
There was a problem hiding this comment.
looks good. a few comments. i think using buildPythonPath is preferred over $PYTHONPATH as it doesn't include some unnecessary dependencies. it also builds a PATH that contains yt-dlp.
maybe name the mpris-server package mpris_server so it matches the python import?
ghost
left a comment
There was a problem hiding this comment.
looks good. i merged in master, built and ran on x64 linux.
ghost
left a comment
There was a problem hiding this comment.
LGTM! built and ran on x64 linux. verified python-3.11 via nix-store -q --references
|
@delroth why did you remove the approval? All I did was remove a single unused import. |
|
@Henry-Hiles no need to worry about it. I believe it's a script that gets run every so often, which checks how many people has approved a PR. If any changes has happened in between the approval and the current, the script will not consider it approved in the current state, no matter how insignificant the change is. |
|
I see, thanks! |
|
Hmm, im suddenly getting |
Oh i forgot about this too, ill do this soon. |
I can't figure out where this was introduced, any ideas? |
I assume songs played fine here, correct? |
it is playing songs for me. |
|
Sure |
|
That worked, thanks! |
Done |
Description of changes
Adds monophony: https://gitlab.com/zehkira/monophony
Fixes #217848
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)