Merge pull request #178771 from SuperSandro2000/rehex

main
Sandro 2 years ago committed by GitHub
commit 8642f38e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pkgs/applications/editors/rehex/default.nix

@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/solemnwarning/rehex";
changelog = "https://github.com/solemnwarning/rehex/raw/${version}/CHANGES.txt";
license = licenses.gpl2Only;
maintainers = with maintainers; [ markus1189 SuperSandro2000 ];
maintainers = with maintainers; [ markus1189 ];
platforms = platforms.all;
};
}

Loading…
Cancel
Save