mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
Assume maintainership of alsa-mixer
This commit is contained in:
parent
d809a27859
commit
0b84d35175
@ -12,5 +12,6 @@ cabal.mkDerivation (self: {
|
||||
description = "Bindings to the ALSA simple mixer API";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.stdenv.lib.platforms.linux;
|
||||
maintainers = with self.stdenv.lib.maintainers; [ ttuegel ];
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user