ParadigmMC / mc-modpack-kit

A template designed to streamline the release process of Minecraft modpacks.
Creative Commons Zero v1.0 Universal
29 stars 10 forks source link

error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I) #79

Closed Fauli1221 closed 5 months ago

Fauli1221 commented 5 months ago

Describe the bug just updated my pack and ran into that error message in the Build Modpack Step

  error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I)

         at «none»:0: (source not available)
  Error: The process '/nix/var/nix/profiles/default/bin/nix-env' failed with exit code 1

To Reproduce Steps to reproduce the behavior:

  1. push to branch
  2. it errors in the Handle Releases step

Expected behavior it should work

Additional context pipeline that errored https://github.com/Fauli1221/PonyCraftANewGenerationVanilla/actions/runs/8480132868/job/23235321967

jh-devv commented 5 months ago

Fixed with #80