Compare commits

..

1 Commits

Author SHA1 Message Date
Nelson Torres d4064351c7 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 02:53:19 -03:00

Diff Content Not Available