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

`nix-profile` support

Đang mở
#169 2 bình luận 4 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
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
shell
Lĩnh vực
build-system

Hướng nghiên cứu

Start in Helpers.sh at the function that invokes nix-env and reproduce the flake-based nix-profile build failure. Use the Nix profile migration details in the issue to determine the affected command, then verify that the project builds with nix-profile and that existing behavior remains covered.

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

Mô tả

Unfortunately I am not able to build this with the flake-based nix-profile user environment. I am getting an error when the function from Helpers.sh is attempting to use nix-env.

nix flakes introduce a nix-env successor - nix-profile (man nix3-profile) - which advances the user Nix profile format and is incompatible with nix-env. Packages previously installed with nix-env -iA nixos.<package> are now available with nix profile install nixpkgs/<branch>#<package>. nix-env still works by default but if you use the new tool it will automatically migrate your environment.

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.