Commit Graph

3 Commits (66d4c95f0db8ae09e172937d8877de628cfdbe1b)

Author SHA1 Message Date
Nelson Torres 66d4c95f0d uv migration 2025-01-29 01:36:43 -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