-
-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add build dependencies to nix flake #929
Add build dependencies to nix flake #929
Conversation
Rust is already included via fenix, is husky not included? |
When I ran the script on my nixOS system, I can confirm that rustc was not included by that package. I had to manually add these packages to the flake before it would compile. |
That's so weird, why does it download them for me then |
Have you tried setting your system to sandbox mode? https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#tested-using-sandboxing also, what system are you using nix on? |
NixOS, will try it when I have time |
Sandboxing is already enabled, nothing changed for me. |
I guess I'm gonna go back to the classic |
If it helps, my dotfiles are at https://github.com/AnnoyingRain5/dotfiles |
can you check if #1023 fixes the problem? |
Yep! It looks like it's fixed pending #1023 |
These dependencies are required for building on nixos, they should be in the flake.