mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-10 16:45:51 +03:00
flutter: add h7x4 as maintainer
This commit is contained in:
parent
2cf7928b26
commit
2bb2eec813
@ -175,7 +175,7 @@ runCommand drvName
|
||||
homepage = "https://flutter.dev";
|
||||
license = licenses.bsd3;
|
||||
platforms = [ "x86_64-linux" "aarch64-linux" ];
|
||||
maintainers = with maintainers; [ babariviere ericdallo ];
|
||||
maintainers = with maintainers; [ babariviere ericdallo h7x4 ];
|
||||
};
|
||||
} ''
|
||||
mkdir -p $out/bin
|
||||
|
Loading…
Reference in New Issue
Block a user