You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure why it does this with the offline-build feature, my guess is that somehow it's not passed correctly to cargo ?
Looking at other scripts from the nixpkgs, it seems that they are using brackets around the cargoBuildFlags value
On another note: if you want a working build you need the server.js file, you will need to include it manually if you are using offline-build, you will also need the --release flag and the bundled feature
When attempting to build with nix in this PR NixOS/nixpkgs#244595
Using the offline-build feature, I get the following error.
I can see a couple options
Any ideas?
The text was updated successfully, but these errors were encountered: