Skip to content

headblockhead/nix-playdatesdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

nix-playdatesdk

A nix flake to provide the PlayDate SDK tools.

Usage

Use the development shell.

nix develop github:headblockhead/nix-playdatesdk

Or, run an individual tool.

nix run github:headblockhead/nix-playdatesdk#pdc

Note

The development shell creates a copy of the SDK at $HOME/playdatesdk-${version} as the Playdate Simulator requires a writeable copy of the Disk folder. If you don't want to use the shell, you can manually download the SDK and set the PLAYDATE_SDK_PATH environment variable to the path of the SDK.