Nixos default.nix fix, again #15

Open
ntorres wants to merge 2 commits from nix_env_fix into max_pain_deribit
Collaborator

Since the last update in poetry, we don’t use poetry shell anymore, instead we use poetry run [command] now, this is the correct way to use poetry, I’ve been told.

Since the last update in poetry, we don't use poetry shell anymore, instead we use poetry run [command] now, this is the correct way to use poetry, I've been told.
ntorres added 1 commit 2025-01-21 18:16:55 +00:00
ntorres added 1 commit 2025-01-21 20:45:19 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b nix_env_fix max_pain_deribit
git pull origin nix_env_fix

Step 2:

Merge the changes and update on Gitea.
git checkout max_pain_deribit
git merge --no-ff nix_env_fix
git push origin max_pain_deribit
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#15
There is no content yet.