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

feat(common): add midnight as a binary cache #22

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

We just set up a binary cache with nix-serve - let's use it!

We'll keep the old cachix around for now, but it's considered deprecated :)

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/3lz5exs32rf22
+2
Diff #0
+2
packetmix/systems/common/packetmix.nix
··· 6 6 { config, pkgs, ... }: 7 7 { 8 8 nix.settings.substituters = [ 9 + "https://cache.freshlybakedca.ke" 9 10 "https://freshlybakedcake.cachix.org" 10 11 ]; 11 12 nix.settings.trusted-public-keys = [ 13 + "cache.freshlybakedca.ke-1:WD7CED6MwAxxOzgHlrHVbcVdYeqSa2mwBwR3vNuCJvg=" 12 14 "freshlybakedcake.cachix.org-1:YmhsHdeKjqbaS33PPJXJllTHBupT3hliQrPcllJXkE0=" 13 15 ]; 14 16

History

1 round 0 comments
sign up or login to add to the discussion
a.starrysky.fyi submitted #0
1 commit
expand
feat(common): add midnight as a binary cache
expand 0 comments
pull request successfully merged