Running phase: initPhase @nix { "action": "setPhase", "phase": "initPhase" } Running phase: userSetupPhase @nix { "action": "setPhase", "phase": "userSetupPhase" } Running phase: effectPhase @nix { "action": "setPhase", "phase": "effectPhase" } unpacking 'github:fosskar/nixfiles/485af95ae614936509b3225911ddc853a7ffd725' into the Git cache... :: sediment-memory - no usable updateScript or update.sh, skipping From https://github.com/fosskar/pi-pack * branch main -> FETCH_HEAD HEAD is now at 9c23fce flake: update nixpkgs (#132) Switched to a new branch 'update-package-sediment' branch 'update-package-sediment' set up to track 'origin/main'. $ nix-instantiate --eval --json --strict /nix/store/nxnh4q53ra7f2wxa34dk36lc7fh8l9l9-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["sediment"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/06s6laaqxyyy456191b7dif3yrwpwrmg-source fetch https://github.com/rendro/sediment/releases.atom $ git diff --color=never --word-diff=porcelain -- /build/checkout/nix/packages/sediment/package.nix Update 0.5.1 -> 0.5.1 in /build/checkout/nix/packages/sediment/package.nix $ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/06s6laaqxyyy456191b7dif3yrwpwrmg-source"; in flake.packages.${builtins.currentSystem}."sediment" or flake."sediment").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command' $ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/06s6laaqxyyy456191b7dif3yrwpwrmg-source"; in flake.packages.${builtins.currentSystem}."sediment" or flake."sediment").cargoDeps.vendorStaging; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command' $ git -C /build/checkout diff -- /build/checkout/nix/packages/sediment No changes detected, skipping remaining steps :: sediment - no update