mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
ad02b741d5
- update `flake.nix`: - use `devShells.default` instead of `devShell` - include macOS-specific build inputs - use the same nodejs version in the default devShell and pnpm frontend build - update `site/.npmrc` to include tarball URLs for a reproducible Nix build. Change-Id: I28f0e301298806f251121cc93224740bcc02bcba Signed-off-by: Thomas Kosiewski <tk@coder.com>
6 lines
184 B
Plaintext
6 lines
184 B
Plaintext
save-exact=true
|
|
engine-strict=true
|
|
|
|
# Needed for nix builds of the site; see: https://github.com/nzbr/pnpm2nix-nzbr/issues/33#issuecomment-2381628294
|
|
lockfile-include-tarball-url=true
|