Skip to content

Build issue on Nix copying node_modules to/from non-existent directory #3

@mr-bo-jangles

Description

@mr-bo-jangles

Description

$ nix build github:voltropy/volt#packages.x86_64-linux.voltcode 2>&1 | tail -20
at <nix/derivation-internal.nix>:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|
       … while evaluating derivation 'voltcode-0.6.0-2822943'
         whose name attribute is located at /nix/store/0ifymf9815ip761b3qqily7nysipb0x1-source/pkgs/stdenv/generic/make-derivation.nix:541:13
       … while evaluating attribute 'configurePhase' of derivation 'voltcode-0.6.0-2822943'
         at /nix/store/qa2r4k2pq52yzskinpx80azm0zxcjh5g-source/nix/voltcode.nix:28:3:
           27|
           28|   configurePhase = ''
             |   ^
           29|     runHook preConfigure
       (stack trace truncated; use '--show-trace' to show the full, detailed trace)
       error: lib.fileset.unions: Element 4 (/nix/store/qa2r4k2pq52yzskinpx80azm0zxcjh5g-source/install) is a path that does not exist.
           To create a file set from a path that may not exist, use `lib.fileset.maybeMissing`.

Plugins

n/a

VoltCode version

2822943

Steps to reproduce

nix build github:voltropy/volt/2822943c810bc9571043650bc3dbe27a1db61762#packages.x86_64-linux.voltcode

Screenshot and/or share link

No response

Operating System

NixOS

Terminal

N/A

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions