Commit Graph

2 Commits (df8fe99d899927308b447448a335115a03e9312b)

Author SHA1 Message Date
Nelson Torres 7d5ac3561e uv migration 2025-01-30 14:50:31 -03:00
Nelson Torres 740f081d7e 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 14:36:30 -03:00