Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Fix check-frontend nix build target to actually run checks (#7) Use buildNpmPackage instead of mkBuildStep so npm deps are pre-fetched in a fixed-output derivation rather than at build time (which fails silently due to no network access in the Nix sandbox). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/7 Co-authored-by: Michael Lynch <git@mtlynch.io> Co-committed-by: Michael Lynch <git@mtlynch.io>