mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
darling-dmg: add Luflosi as maintainer
This commit is contained in:
parent
9dbf2d600a
commit
7087cf925f
@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Darling lets you open macOS dmgs on Linux";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ Luflosi ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user