mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
parent
65740cfb31
commit
7ec7b32e23
1 changed files with 1 additions and 0 deletions
|
@ -52,5 +52,6 @@ stdenv.mkDerivation rec {
|
|||
description = "A music player written in C# using GNOME technologies";
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.zohl ];
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue