Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#215 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
git
領域
build-system

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
Haskell
スター
3.2k
フォーク
111
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

SimulaVR/Simula のほかの issue

SimulaVR/Simula の issue をすべて見る

似ている issue

Haskell の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。