mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
papirus-icon-theme: add maintainer
This commit is contained in:
parent
28915d1b5a
commit
9b97400633
@ -30,5 +30,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.lgpl3;
|
||||
# darwin gives hash mismatch in source, probably because of file names differing only in case
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ romildo ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user