error: while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available)
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
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di SimulaVR/Simula
-
`nix profile install` fails: libgit2 error 9 – missing blob in `SimulaVR/environments@91bb377` Aperta
Difficoltà 3/5 1-2 giorni Idoneità per principianti 52/100
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 28/100
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 48/100
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
-
Continuous Cachix Pushing Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 45/100
Tutte le issue di SimulaVR/Simula
Issue simili
-
docs
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 85/100
-
needs triage type: bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
doclayout-0.6 Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
commercialhaskell/stackage#8126 ·