raboof/volare
6
22
Fork
You've already forked volare
2

set nixpkgs to nixpkgs-unstable, add flake.lock #79

Merged
raboof merged 1 commit from fix-ci into main 2024年02月22日 12:58:45 +01:00

fails in CI when flake.lock is not there:

+ nix --extra-experimental-features nix-command --extra-experimental-features flakes build -L . --update-input nixpkgs
warning: creating lock file '/woodpecker/src/codeberg.org/raboof/volare/flake.lock'
The following paths are ignored by one of your .gitignore files:
flake.lock
hint: Use -f if you really want to add them.
hint: Turn this message off by running
hint: "git config advice.addIgnoredFile false"
error: program 'git' failed with exit code 1
(use '--show-trace' to show detailed location information)
fails in CI when flake.lock is not there: ``` + nix --extra-experimental-features nix-command --extra-experimental-features flakes build -L . --update-input nixpkgs warning: creating lock file '/woodpecker/src/codeberg.org/raboof/volare/flake.lock' The following paths are ignored by one of your .gitignore files: flake.lock hint: Use -f if you really want to add them. hint: Turn this message off by running hint: "git config advice.addIgnoredFile false" error: program 'git' failed with exit code 1 (use '--show-trace' to show detailed location information) ```
set nixpkgs to nixpkgs-unstable, add flake.lock
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
080a40a7be
fails in CI when flake.lock is not there:
```
+ nix --extra-experimental-features nix-command --extra-experimental-features flakes build -L . --update-input nixpkgs
warning: creating lock file '/woodpecker/src/codeberg.org/raboof/volare/flake.lock'
The following paths are ignored by one of your .gitignore files:
flake.lock
hint: Use -f if you really want to add them.
hint: Turn this message off by running
hint: "git config advice.addIgnoredFile false"
error: program 'git' failed with exit code 1
(use '--show-trace' to show detailed location information)
```
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
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
raboof/volare!79
Reference in a new issue
raboof/volare
No description provided.
Delete branch "fix-ci"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?