Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Nix develop fails due to missing godot-haskell revision

Abierto
#231 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
48/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
haskell
Área
build-system

Línea de trabajo

Start with the README instructions for entering the Simula VR development shell and reproduce the failure with nix develop on the master branch. Inspect the dependency reference for https://github.com/SimulaVR/godot-haskell and the missing revision b06876dcd2add327778aea03ba81751a60849cc8; done means the development shell can be entered successfully.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

When trying to enter the Simula VR dev shell on the master branch, using nix develop it fails with this error message:

warning: ignoring untrusted flake configuration setting 'extra-substituters', pass '--accept-flake-config' to trust it (may allow the flake to gain root, see the nix.conf manual page)
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys', pass '--accept-flake-config' to trust it (may allow the flake to gain root, see the nix.conf manual page)
error:
       … while evaluating an expression to select 'drvPath' on it
         at «internal»:1:552:
       … while evaluating strict
         at «internal»:1:552:
       (stack trace truncated; use '--show-trace' to show the full trace)

       error: Cannot find Git revision 'b06876dcd2add327778aea03ba81751a60849cc8' in ref 'refs/heads/master' of repository 'https://github.com/SimulaVR/godot-haskell'! Please make sure that the rev exists on the ref you've specified or add allRefs = true; to fetchGit.

I haven't tested any other branches yet. I'll assume that extra-substitures shouldn't make a difference for finding the missing rev.
I have cloned the repo, including it's submodules, with the recursive flag as stated in the Readme.

Lenguaje dominante
Haskell
Estrellas
3.2k
Forks
111
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de SimulaVR/Simula

Todos los issues de SimulaVR/Simula

Issues similares

Más issues de Haskell

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.