Commit Graph

3 Commits (178c4a4673680e2a97f515052a393b9a31fb84c1)

Author SHA1 Message Date
Nelson Torres fbaaf87d71 uv migration 2025-01-30 03:40:03 -03:00
Nelson Torres d4064351c7 Default.nix fix:
Since the last `poetry` update the command `poetry shell` have been
moved to a plugin, this affects the entire instalation, so now we
need to add more deps to the `buildInputs` and added to the
`LD_LIBRARY_PATH`

To run a command now you need to do something like this:

`poetry run piker ...`
2025-01-30 02:53:19 -03:00
Nelson Torres bda7e69ad9 `default.nix` is created with required nixos deps "wiring"
`pyproject.toml` update to use pikers.dev/goodboy/tractor.git, branch: `aio_abandons`.
2025-01-29 15:40:31 -03:00