Leni Aniva f2916e1785 | ||
---|---|---|
reproducible | ||
.gitignore | ||
README.md | ||
flake.lock | ||
flake.nix | ||
poetry.lock | ||
pyproject.toml |
README.md
Reproducible
This is an example of using Poetry and Nix to create a reproducible Python environment and image for machine learning.
Building
Execute
$ nix build
$ result/bin/reproducible
Troubleshooting
Resolve collision:
sudo nix-store --verify --check-contents --repair