ci: use extra-experimental-features build option #3

Merged
skylar merged 6 commits from ci/use-flake-option into main 2026-07-01 01:24:17 +12:00
Owner

Removed flake enable step and just explicitly allow

Removed flake enable step and just explicitly allow
skylar self-assigned this 2026-07-01 01:13:28 +12:00
ci: use extra-experimental-features build option
Some checks failed
nix-build / build (pull_request) Failing after 1s
18881e095f
fix: use nix-command
Some checks failed
nix-build / build (pull_request) Failing after 1s
ac849d656f
fix: enable only flakes
Some checks failed
nix-build / build (pull_request) Failing after 1s
48e19888c0
fix: use flakes and nix-command
Some checks failed
nix-build / build (pull_request) Has been cancelled
d10f8d2868
Merge branch 'main' into ci/use-flake-option
Some checks failed
nix-build / build (pull_request) Has been cancelled
08b58bc66a
@ -22,3 +18,2 @@
- name: Build
run: nix build
run: nix build --extra-experimental-features flakes --extra-experimental-features nix-command
Collaborator

Not a blocker but using --option extra-experimental-features flakes nix-command is a bit more concise

Not a blocker but using --option extra-experimental-features flakes nix-command is a bit more concise
Author
Owner

Sounds good, that's definitely more nice

Sounds good, that's definitely more nice
fred2104 marked this conversation as resolved
fred2104 approved these changes 2026-07-01 01:20:52 +12:00
Dismissed
chore: use option
All checks were successful
nix-build / build (pull_request) Successful in 2m27s
653d79fdfd
skylar dismissed fred2104's review 2026-07-01 01:21:24 +12:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

fred2104 approved these changes 2026-07-01 01:21:38 +12:00
skylar merged commit a76fe19c2a into main 2026-07-01 01:24:17 +12:00
skylar deleted branch ci/use-flake-option 2026-07-01 01:24:18 +12:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 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
skylar/pulse!3
No description provided.