Nix develop fails due to missing godot-haskell revision
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
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de SimulaVR/Simula
-
`nix profile install` fails: libgit2 error 9 – missing blob in `SimulaVR/environments@91bb377` Abierto
Dificultad 3/5 1-2 días Aptitud para principiantes 52/100
-
Trying to make it work for days Abierto
Dificultad 4/5 3-5 días Aptitud para principiantes 28/100
-
Dificultad 3/5 1-2 días Aptitud para principiantes 35/100
-
Continuous Cachix Pushing Abierto
Dificultad 2/5 1-3 horas Aptitud para principiantes 45/100
-
Install error Abierto
Dificultad 3/5 1-2 días Aptitud para principiantes 35/100
Todos los issues de SimulaVR/Simula
Issues similares
-
docs
Dificultad 1/5 Menos de una hora Aptitud para principiantes 85/100
-
needs triage type: bug
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
-
doclayout-0.6 Abierto
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
commercialhaskell/stackage#8126 ·