Commit Graph

2 Commits (b17756cc249e41913f1e7588cfae45c632a2291e)

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