Skip to content

Allow ROM files/directories to be passed on the command line #110

@heraplem

Description

@heraplem

Hi,

I'm trying to package this project up for Nixpkgs. The only obstacle that I can see right now is the fact that the location of ROM files is basically hardcoded. For obvious reasons, ROM files can't be included in Nixpkgs, and the Nix store is supposed to be immutable, which prevents users from adding the files themselves (without extending the package themselves.)

I'm wondering if it would be possible to add a command-line option that would allow users to specify the location of ROM files at runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions