Skip to content

ci: Add nix install action #324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 21, 2024
Merged

ci: Add nix install action #324

merged 1 commit into from
Feb 21, 2024

Conversation

NickLarsenNZ
Copy link
Member

This fixes the last PR #323 which errors with:

TASK [Operator [airflow-operator] regenerate crate2nix] ************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["make", "regenerate-nix"], "delta": "0:00:00.204998", "end": "2024-02-21 12:43:50.841070", "msg": "non-zero return code", "rc": 2, "start": "2024-02-21 12:43:50.636072", "stderr": "bash: line 1: nix: command not found\nmake: *** [Makefile:136: regenerate-nix] Error 127", "stderr_lines": ["bash: line 1: nix: command not found", "make: *** [Makefile:136: regenerate-nix] Error 127"], "stdout": "nix run -f . regenerateNixLockfiles", "stdout_lines": ["nix run -f . regenerateNixLockfiles"]}

@NickLarsenNZ NickLarsenNZ marked this pull request as ready for review February 21, 2024 12:51
@NickLarsenNZ NickLarsenNZ self-assigned this Feb 21, 2024
@NickLarsenNZ NickLarsenNZ added this pull request to the merge queue Feb 21, 2024
Merged via the queue into main with commit 8c73fe8 Feb 21, 2024
@NickLarsenNZ NickLarsenNZ deleted the ci/add-nix-command branch February 21, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants