apic
apic copied to clipboard
Add minimal nix flake
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).