Skip to content

Conversation

@SpeakingPNG
Copy link

This PR adds a flake.nix file to the repository.

What this does:

  1. Allows Nix users to run SASM instantly with nix run github:Dman95/SASM.
  2. Enables easy installation on NixOS (or any Linux distro with Nix) as a flake input.
  3. Handles 32-bit/64-bit cross-compilation setup automatically.

It uses cleanSource and dynamic versioning, so it requires zero maintenance. It automatically builds whatever source code is currently in the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant