build error.
brucewind
HOBBYOP
2 years ago
8 2.432 error:
8 2.432 … while calling the 'import' builtin
8 2.432 at /app/.nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix:3:12:
8 2.432 2|
8 2.432 3| let pkgs = import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/bf446f08bff6814b569265bef8374cfdd3d8f0e0.tar.gz";) { overlays = [ (import (builtins.fetchTarball "https://github.com/railwayapp/nix-npm-overlay/archive/main.tar.gz";)) ]; };
8 2.432 | ^
8 2.432 4| in with pkgs;
8 2.432
8 2.432 … while realising the context of a path
8 2.432
8 2.432 … while calling the 'fetchTarball' builtin
8 2.432 at /app/.nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix:3:20:
8 2.432 2|
8 2.432 3| let pkgs = import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/bf446f08bff6814b569265bef8374cfdd3d8f0e0.tar.gz";) { overlays = [ (import (builtins.fetchTarball "https://github.com/railwayapp/nix-npm-overlay/archive/main.tar.gz";)) ]; };
8 2.432 | ^
8 2.432 4| in with pkgs;
8 2.432
8 2.432 error: cannot read file 'nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0/pkgs/applications/audio/psst/Cargo.lock' from tarball
8 ERROR: process "/bin/bash -ol pipefail -c nix-env -if .nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix && nix-collect-garbage -d" did not complete successfully: exit code: 1
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies