tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
mp3fs: add Luflosi as maintainer
Luflosi
4 years ago
5cf14712
5041f6f6
+1
1 changed file
expand all
collapse all
unified
split
pkgs
tools
filesystems
mp3fs
default.nix
+1
pkgs/tools/filesystems/mp3fs/default.nix
···
45
45
homepage = "https://khenriks.github.io/mp3fs/";
46
46
license = licenses.gpl3Plus;
47
47
platforms = platforms.unix;
48
48
+
maintainers = with maintainers; [ Luflosi ];
48
49
};
49
50
}