flake.lock: Update#1
Open
github-actions[bot] wants to merge 1 commit into
Open
Garnix CI / devShell recording [x86_64-linux]
failed
Jul 19, 2026 in 2m 20s
devShell recording [x86_64-linux]
devShell recording [x86_64-linux] failed
Details
Last 100 lines of logs:
recording> failed running package evaluation. If you have `nix` installed, you can reproduce the error locally by running: prlimit --as=8589934592 nix build /tmp/garnix-runs-ad0ae8d2fa9c30f3#devShells.x86_64-linux.recording --dry-run --json
recording> warning: ignoring untrusted flake configuration setting 'extra-substituters'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
Pass '--accept-flake-config' to trust it
error (ignored): SQLite database '/home/nix-runner/.cache/nix/eval-cache-v6/38580e2126794a93200b15b9a3c0197453eb01c6a8dd883b899a7387bc3f277e.sqlite' is busy
error:
… while evaluating the attribute 'optionalValue.value'
at «github:Nixos/nixpkgs/293d6abedf0478e681a4dfcfcb35b30fc796a32f?narHash=sha256-DtoqIqM7VkR6NxAkcLpMwmi02USwWb3JdmNGLyhthc0%3D»/lib/modules.nix:1330:5:
1329|
1330| optionalValue = if isDefined then { value = mergedValue; } else { };
| ^
1331| };
… while evaluating a branch condition
at «github:Nixos/nixpkgs/293d6abedf0478e681a4dfcfcb35b30fc796a32f?narHash=sha256-DtoqIqM7VkR6NxAkcLpMwmi02USwWb3JdmNGLyhthc0%3D»/lib/modules.nix:1330:21:
1329|
1330| optionalValue = if isDefined then { value = mergedValue; } else { };
| ^
1331| };
… while evaluating definitions from `/nix/store/xfg4bws749i95jvnxhymxmfwailzk38q-source/modules/transposition.nix':
… while evaluating definitions from `/nix/store/mn1bw32whlgvf026fd4b1vf581hd3h3p-source/flake-devshells.nix, via option perSystem':
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: undefined variable 'kdePackages'
at /tmp/garnix-runs-ad0ae8d2fa9c30f3/devShells/recording.nix:7:7:
6| buildInputs = [
7| kdePackages.kdenlive # maybe better use the flatpak version. It doesnt crash when saving the project.
| ^
8| (pkgs.wrapOBS {
Loading