Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

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

Aperta
#215 1 commento 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
git
Ambito
build-system

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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.

Lingua principale
Haskell
Stelle
3.2k
Fork
111
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di SimulaVR/Simula

Tutte le issue di SimulaVR/Simula

Issue simili

Altre issue su Haskell

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.