chore: update flake #485

Merged
lytedev merged 2 commits from push-luxnpmvoyztt into main 2026-04-17 09:55:20 -05:00
Owner
No description provided.
chore: update flake
Some checks failed
/ check-format (push) Successful in 10s
/ build (push) Failing after 1m23s
314065e630
fix: add bun 1.3.11 baseline hash and allow insecure unifi-controller
Some checks failed
/ check-format (push) Successful in 8s
/ build (push) Failing after 2m28s
2b44997f8b
The flake update bumped bun to 1.3.11 which needs a new baseline hash
in the overlay, and marked unifi-controller as insecure in nixpkgs.
fix: resolve nixpkgs breakages from flake update
Some checks failed
/ check-format (push) Successful in 7s
/ build (push) Failing after 5s
e59b63f479
- Add bun 1.3.11 baseline hash to overlay
- Allow insecure unifi-controller-9.5.21 on beefcake
- Migrate systemd.sleep.extraConfig to systemd.sleep.settings.Sleep
- Replace removed nodePackages.bash-language-server with top-level pkg
fix: make systemd.sleep config compatible with both stable and unstable nixpkgs
Some checks failed
/ check-format (push) Successful in 12s
/ build (push) Failing after 16m31s
d5a144b941
The previous commit used systemd.sleep.settings which only exists in
nixpkgs-unstable. Stable hosts (beefcake, router, rascal) failed because
the option doesn't exist there. Use runtime option detection to pick the
right path. Also fix nodePackages.bash-language-server removal.
fix: update kwin tileseditor patch for 6.6.4
Some checks failed
/ check-format (push) Successful in 7s
/ build (push) Failing after 10m55s
f075329eb4
Upstream kwin 6.6.4 already includes setAutoRepeat(false), so remove
that hunk from the patch. Keep the async QML preload which is still
needed to prevent double-toggle on slow loads.
fix: drop kwin tileseditor patch — setAutoRepeat(false) landed upstream in 6.6.4
Some checks failed
/ check-format (push) Failing after 8s
/ build (push) Failing after 17m36s
63209b6eff
fix: skip voxtype tests (need AVX2, CI runner lacks it)
Some checks failed
/ check-format (push) Successful in 7s
/ build (push) Failing after 1h13m20s
fabc433bfc
fix: properly skip voxtype tests by overriding unwrapped package
Some checks failed
/ check-format (push) Successful in 12s
/ build (push) Failing after 18m43s
5fa418a6ed
overrideAttrs on the wrapped symlinkJoin doesn't propagate doCheck to
the inner build. Override voxtype-unwrapped with doCheck=false and
re-wrap it ourselves.
fix: disable zed-editor in agent devshell — livekit-libwebrtc broken against new pipewire
Some checks failed
/ check-format (push) Successful in 7s
/ build (push) Has been cancelled
a961b83deb
fix(kanidm): pin to trunk for SCIM array-URL support
Some checks failed
/ check-format (push) Successful in 7s
/ build (push) Has been cancelled
2ef29838b7
Pin kanidm to trunk commit c070a411 (2026-04-16) to pull in the fix for
kanidm#4268 — array-valued oauth2_rs_origin in SCIM migrations. The fix
(kanidm#4271) landed after v1.9.2 and no newer tagged release exists yet.

Disables sandbox tests (doCheck = false): trunk introduces tests that
require network access, system CA certs, and SMTP which the nix sandbox
does not provide. Upstream CI covers correctness.

Revert to a tagged version once nixpkgs bumps to a release past v1.9.2
that ships this fix.
lytedev force-pushed push-luxnpmvoyztt from 2ef29838b7
Some checks failed
/ check-format (push) Successful in 7s
/ build (push) Has been cancelled
to 799a602a45
All checks were successful
/ check-format (push) Successful in 10s
/ build (push) Successful in 35m58s
2026-04-16 22:33:19 -05:00
Compare
chore: retrigger CI (previous run cancelled)
Some checks failed
/ check-format (push) Successful in 8s
/ build (push) Failing after 7s
33a0fcb074
lytedev deleted branch push-luxnpmvoyztt 2026-04-17 09:55:20 -05:00
Sign in to join this conversation.
No reviewers
No milestone
No project
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
lytedev/nix!485
No description provided.