Daniel Murcia
Daniel Murcia
I do not think is a good approach to replace python code with a nix equivalent. Nix is a domain specific language for building software not a general purpose language,...
Yes, but not as a flake. The PR also includes a development environment via nix so that dev setup is very straight forward.
Awesome, thanks @Atemu, I do not know that's the way I could install from nixpkgs via flakes. About the develop environment: - I would prefer a `direnv` approach since `nix...
I will create a new issue regarding the development environment