Commit Graph

3 Commits (0d39897458612656c94ead13bb4982c5b70e8363)

Author SHA1 Message Date
Nelson Torres 0d39897458 uv migration 2025-01-29 15:51:26 -03:00
Nelson Torres b87708a7c9 Nix fix for using `poetry run` instead `poetry shell`:
Since the last poetry update (2.0.0) the `poetry shell` command has been move out to a plugin, so now we use `poetry run`
this change broke the environment for the poetry to work.

Here are the missing deps that has been added for this to work aagain.
2025-01-29 15:50:54 -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