Commit Graph

3 Commits (fa061f32a43a281c9aac3feb8a2bfcab5f2423f1)

Author SHA1 Message Date
Nelson Torres fa061f32a4 uv migration 2025-01-29 01:25:23 -03:00
Nelson Torres 061308653f 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 01:20:14 -03:00
Nelson Torres ec2203168a `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 00:34:25 -03:00