Skip to content

Commit

Permalink
bigpemu: init at 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Tombert committed Dec 22, 2024
1 parent f610ee3 commit 7bfd1aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pkgs/by-name/bi/bigpemu/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,10 @@ let
description = "Atari Jaguar Emulator (BigPEmu) by Richard Whitehouse";
homepage = "https://www.richwhitehouse.com/jaguar/index.php";
license = licenses.unfree;
maintainers = [ maintainers.tombert ];
maintainers = [
maintainers.tombert
maintainers.hughobrien
];
platforms = [ "x86_64-linux" ];
};
};
Expand Down

0 comments on commit 7bfd1aa

Please sign in to comment.