Login
From:
nmattia's blog
(Uncensored)
subscribe
Lockfile trick: Package an npm project with Nix in 20 lines
https://nmattia.com/posts/2022-12-18-lockfile-trick-package-npm-project-with-nix/
links
backlinks
Roast topics
Find topics
Find it!
This article explains how to package an npm project with Nix by using information from the lockfile directly to download the dependencies.