Add flake.nix

This commit is contained in:
Henning Lindemann 2025-03-11 22:27:43 +01:00
parent 8e268f7612
commit 1680fef14d
3 changed files with 128 additions and 0 deletions

3
rust-toolchain.toml Normal file
View file

@ -0,0 +1,3 @@
[toolchain]
channel = "stable"