Skip to content

Update nix flake lock#8193

Open
Chris4942 wants to merge 1 commit into
jellyfin:masterfrom
Chris4942:cwest/update-nix-flake-lock
Open

Update nix flake lock#8193
Chris4942 wants to merge 1 commit into
jellyfin:masterfrom
Chris4942:cwest/update-nix-flake-lock

Conversation

@Chris4942

@Chris4942 Chris4942 commented Jul 10, 2026

Copy link
Copy Markdown

Changes

When we updated to nodejs_24, the flake.lock was not updated. This meant we were still pointing at a version of nixpkgs that did not have nodejs_24 which would cause an error when entering the nix develop shell:

       error: undefined variable 'nodejs_24'
       at /home/cwest/code/jellyfin/jellyfin-web/flake.nix:23:15:
           22|             buildInputs = [
           23|               nodejs_24
             |               ^
           24|             ];
  • Ran nix flake update

Code assistance

None


@Chris4942
Chris4942 requested a review from a team as a code owner July 10, 2026 12:46
@Chris4942
Chris4942 force-pushed the cwest/update-nix-flake-lock branch from d0ca5a2 to 55419bc Compare July 10, 2026 12:47
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant