Добавить среду на flake.nix для запуска и сборки проекта #47
Labels
No labels
construct
design
doc
feature
integration
programming
research
schematics
test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: robossembler/robossembler.org#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
assigned to @movefasta
Сейчас нет готового к production варианта упаковки js-проектов в nix. В будущем наиболее вероятным вариантом будет https://github.com/nix-community/dream2nix, но он пока не готов.
Рабочее решение на данные момент - запуск среды с yarn:
nix shell nixpkgs#yarn
как альтернатива глобалной установке.created branch
47-flake-nix
to address this issuementioned in merge request !29