Commit Graph

3 Commits (dc1d0c8653d381dbcde886dd1c2f28b8aa1d6e88)

Author SHA1 Message Date
Nelson Torres dc1d0c8653 uv migration 2025-01-29 01:38:38 -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