this repo has no description

Add nodejs_24 to dependencies in build workflow

+1
+1
.tangled/workflows/build.yml
··· 5 5 dependencies: 6 6 nixpkgs: 7 7 - pnpm 8 + - nodejs_24 8 9 steps: 9 10 - name: "run tests" 10 11 command: |