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

`nix-profile` support

Aperta
#169 2 commenti 4 reazioni 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
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
shell
Ambito
build-system

Direzione di ricerca

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.

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

Descrizione

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.

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.