mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
pyelftools: fix meta evaluation
This commit is contained in:
parent
4da1711988
commit
06ee2eb7b6
|
@ -16287,7 +16287,7 @@ in modules // {
|
|||
homepage = https://github.com/eliben/pyelftools;
|
||||
license = licenses.publicDomain;
|
||||
platforms = platforms.all;
|
||||
maintainers = maintainers.igsha;
|
||||
maintainers = [ maintainers.igsha ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue