Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Install error

Đang mở
#220 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
35/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
haskell, shell
Lĩnh vực
build-system, devops

Hướng nghiên cứu

Start with utils/Helpers.sh and the installSimula entry point, then inspect Simula.nix around line 338 where src selects the local repository. Reproduce the installation on an Arch Linux checkout and investigate the shallow Git repository error; done means the reported installation proceeds past derivation evaluation.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Using Archlinux here. After a long time fetching repositories I get this error:

➜  Simula git:(master) ✗  LANG=en source ./utils/Helpers.sh && installSimula

/home/braulio/.nix-profile/bin/nix
nix already installed..
/nix/store/2cfgj2hqhjfyxmvqnbkviwc63nzkiw40-nix-forced-version
/home/braulio/.nix-profile/bin/cachix
cachix already installed..
/usr/bin/curl
curl already installed..
Configured https://simula.cachix.org binary cache in /home/braulio/.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/braulio/Projects/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/braulio/Projects/Simula' is a shallow Git repository, but shallow repositories are only allowed when `shallow = true;` is specified.
~/Projects/Simula
Ngôn ngữ chính
Haskell
Star
3.2k
Fork
111
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của SimulaVR/Simula

Tất cả issue của SimulaVR/Simula

Issue tương tự

Thêm issue về Haskell

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.