Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(midnight): add CI key for remote builds #28

merged opened by a.starrysky.fyi targeting main from private/minion/push-ympkyqtupzos

We're remote building in CI to get around Tangled's limitations for nix (and to avoid us having to figure out how to make nixery play nice with a mounted nix daemon...)

Therefore, we'll need a remoteBuilds key that our Spindle can use

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3lz5eyi2drp22
+8
Diff #0
+8
packetmix/systems/midnight/remoteBuilds.nix
··· 1 + # SPDX-FileCopyrightText: 2025 FreshlyBakedCake 2 + # 3 + # SPDX-License-Identifier: MIT 4 + { 5 + users.users.remoteBuilds.openssh.authorizedKeys.keys = [ 6 + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGVKhDwlrL4yXGSYrA8Pq40oNJukabt2mFe6ZRLub7oY patisserie-ci" 7 + ]; 8 + }

History

1 round 0 comments
sign up or login to add to the discussion
a.starrysky.fyi submitted #0
1 commit
expand
feat(midnight): add CI key for remote builds
expand 0 comments
pull request successfully merged