nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

flutter: add h7x4 as maintainer

h7x4 2bb2eec8 2cf7928b

+1 -1
+1 -1
pkgs/development/compilers/flutter/flutter.nix
··· 175 175 homepage = "https://flutter.dev"; 176 176 license = licenses.bsd3; 177 177 platforms = [ "x86_64-linux" "aarch64-linux" ]; 178 - maintainers = with maintainers; [ babariviere ericdallo ]; 178 + maintainers = with maintainers; [ babariviere ericdallo h7x4 ]; 179 179 }; 180 180 } '' 181 181 mkdir -p $out/bin