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

error: while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available)

Abierto
#215 1 comentario 1 reacción 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
35/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
git
Área
build-system

Línea de trabajo

Start by reproducing the install failure and inspect Simula.nix around line 338, where the derivation selects its source. Check how the local Git checkout is obtained and why its shallow state reaches this derivation. Done means the intended checkout is accepted and the Simula derivation completes successfully.

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

Descripción

OS Version: 24.10
OS Distro: Ubuntu

I run the install commands and everything looks like it's working until this:

Configured https://simula.cachix.org binary cache in /home/user/.config/nix/nix.conf

Message from Simula Contributors.
=================================

In order to show project funders that Simula is useful, 
we anonymously collect the following data:

- Session length
- Number of windows active
- Error logs on crashes

error:
       … while calling the 'derivationStrict' builtin

         at /builtin/derivation.nix:9:12: (source not available)

       … while evaluating derivation 'Simula'
         whose name attribute is located at /nix/store/izxcyr1301yh0yi4g94ghfc72wrxn8sc-nixpkgs-24.05/pkgs/stdenv/generic/make-derivation.nix:331:7

       … while evaluating attribute 'src' of derivation 'Simula'

         at /home/user/Documents/VR/Simula/Simula.nix:338:7:

          337|       name = "Simula";
          338|       src = if externalSrc != null then externalSrc else localSrc;
             |       ^
          339|       buildInputs = [ xpra xrdb wmctrl fontconfig glibc-locales xfce4-terminal-wrapped openxr-loader midori-wrapped pernoscoSubmit i3status-wrapped cabal-install ghc ] ++ simulaPackages;

       error: '/home/user/Documents/VR/Simula' is a shallow Git repository, but shallow repositories are only allowed when `shallow = true;` is specified.

Please let me know what info to provide and I'll see what I can do. It's probably something silly that I missed.

Thanks and Happy Holidays.

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.