Skip to content

nix flake for building Flycast, a sega dreamcast emulator.

License

Notifications You must be signed in to change notification settings

jesseDMoore1994/flycast-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flycast-nix

Contained in this project is a flake description of how to build flycast. A dreamcast emulator. The flake auto-updates using github ci actions to stay up to date with the tip of flycast itself.

To build flycast using nix, you can do the following:

git clone git@github.com:jesseDMoore1994/flycast-nix.git
cd flycast-nix
nix build .#

Or alternatively, if you simply wish to launch flycast:

nix run github:jesseDMoore1994/flycast-nix

About

nix flake for building Flycast, a sega dreamcast emulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages