apic icon indicating copy to clipboard operation
apic copied to clipboard

Add minimal nix flake

Open Juanperias opened this issue 8 months ago • 0 comments

What is the objective of this PR?

The purpose of this pull request is to add a Nix flake (a declarative package manager), this is done so that any Nix user can simply do a

nix develop

this downloads the rust toolchain (also based on the rust-toolchain file).

Juanperias avatar Apr 12 '25 16:04 Juanperias