Skip to content

add flake cache - #566

Draft
xaltsc wants to merge 15 commits into
andrewrabert:mainfrom
xaltsc:flake-cache
Draft

add flake cache#566
xaltsc wants to merge 15 commits into
andrewrabert:mainfrom
xaltsc:flake-cache

Conversation

@xaltsc

@xaltsc xaltsc commented Jul 1, 2026

Copy link
Copy Markdown

Closes #542

Blocked by #554 #532 #528

There's some infrastructure to set up, namely, a cachix.org cache and setting secret variables to set in the repo; which I could take care of, if I'm given the permission.

Regarding the cache, if the nix effort is to be extended to other Jellyfin projects (I'm mostly thinking of the server and jellyfin-mpv-shim), it might be a good idea to simply name it jellyfin and use it as well for these repos.

Some values are currently placeholder values, given that there's no official cache set up.

It looks like it's working perfectly https://github.com/xaltsc/jellyfin-desktop/actions/runs/28536851231/job/84600309929 ; sadly, I can't really test it given that all the package on my system are up to date.

Before merging this PR, a lot of rebasing will be needed. Only the two latest commits matter.

@xaltsc

xaltsc commented Jul 3, 2026

Copy link
Copy Markdown
Author

I added a runner to cache builds for aarch64 which seems to work https://github.com/xaltsc/jellyfin-desktop/actions/runs/28628135036/job/84899080861 .

I haven't been able to test the result in a VM though.

@xaltsc xaltsc mentioned this pull request Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flake: set up a cache

1 participant