I don't know how to fix this failing build
jeslopov-ascend
PROOP

2 years ago

8 302.6 error:

8 302.6 … while calling the 'import' builtin

8 302.6 at /app/.nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix:3:12:

8 302.6 2|

8 302.6 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 302.6 | ^

8 302.6 4| in with pkgs;

8 302.6

8 302.6 … while realising the context of a path

8 302.6

8 302.6 … while calling the 'fetchTarball' builtin

8 302.6 at /app/.nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix:3:20:

8 302.6 2|

8 302.6 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 302.6 | ^

8 302.6 4| in with pkgs;

8 302.6

8 302.6 error: cannot read file 'nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0/doc/stdenv/stdenv.chapter.md' 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

[stage-0 4/8] RUN nix-env -if .nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix && nix-collect-garbage -d:

302.6 … while realising the context of a path

302.6

302.6 … while calling the 'fetchTarball' builtin

302.6 at /app/.nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix:3:20:

302.6 2|

302.6 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";)) ]; };

302.6 | ^

302.6 4| in with pkgs;

302.6

302.6 error: cannot read file 'nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0/doc/stdenv/stdenv.chapter.md' from tarball

ERROR: failed to solve: process "/bin/bash -ol pipefail -c nix-env -if .nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix && nix-collect-garbage -d" did not complete successfully: exit code: 1

Error: Docker build failed

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

jeslopov-ascend
PROOP

2 years ago


Loading...