tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
0
fork
atom
nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
0
fork
atom
overview
issues
pulls
pipelines
flutter: add h7x4 as maintainer
h7x4
3 years ago
2bb2eec8
2cf7928b
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
development
compilers
flutter
flutter.nix
+1
-1
pkgs/development/compilers/flutter/flutter.nix
reviewed
···
175
175
homepage = "https://flutter.dev";
176
176
license = licenses.bsd3;
177
177
platforms = [ "x86_64-linux" "aarch64-linux" ];
178
178
-
maintainers = with maintainers; [ babariviere ericdallo ];
178
178
+
maintainers = with maintainers; [ babariviere ericdallo h7x4 ];
179
179
};
180
180
} ''
181
181
mkdir -p $out/bin