6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
You are on a nix system. This project contains a `flake.nix`.
|
|
|
|
To run any command `CMD` use the nix develop shell like this `nix develop --command bash -c 'CMD'`.
|
|
|
|
Read the file `README.md` for further information about this project.
|