abbaye-des-morts
abbaye-des-morts 2.0.5
Retro arcade video game
https://locomalito.com/abbaye_des_morts.phpGNU General Public License v3.0
main program: abbayev2programs: abbayev2
Maintainers
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ abbaye-des-morts ];
Ad-hoc shell
nix-shell -p abbaye-des-morts
Flake (nix run)
nix run nixpkgs#abbaye-des-morts