nixos default env #22

Closed
ntorres wants to merge 14 commits from nix_shell_env_fix into go_httpx
Collaborator

This default.nix file is necessary for running pyqt6.

How does it work?

In the root dir run the command:

  • nix-shell or nix-shell default.nix if you want to indicate the nix file to use

You are done.

This `default.nix` file is necessary for running pyqt6. ### How does it work? In the `root dir` run the command: - `nix-shell` or `nix-shell default.nix` if you want to indicate the `nix` file to use You are done.
ntorres added 1 commit 2025-01-30 18:53:19 +00:00
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 ...`
ntorres changed title from Default.nix fix: to nixos default env 2025-01-30 19:00:54 +00:00
ntorres force-pushed nix_shell_env_fix from 740f081d7e to 08811f9a61 2025-02-03 21:46:50 +00:00 Compare
ntorres closed this pull request 2025-02-17 15:53:13 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pikers/piker#22
There is no content yet.