Mohamed Gaber
Mohamed Gaber
This isn't upstream - `BUILD` collides with the de-facto default folder for cmake builds, `build`, on case-insensitive filesystems.
I'm getting this message during a nix build: ```log error: Nix daemon disconnected unexpectedly (maybe it crashed?) ``` I'm trying to get the logs but I can't find them. I...
I want to be able to add things like `GITHUB_USERNAME` and `GITHUB_PASSWORD` for fetchers to daemons when installing to GitHub Actions. Is this possible?
Related: - https://github.com/rust-lang/cargo/issues/13736 - https://github.com/NixOS/nixpkgs/issues/299606 ``` error: builder for '/nix/store/8gz87jnyrzmil9pavmsh90d4a3l665ls-crate-libc-0.2.170.drv' failed with exit code 101; last 14 log lines: > unpacking sources > unpacking source archive /nix/store/hzbd17xga0q9vj28wr2gfsvrwmvbgp0i-libc-0.2.170.tar.gz > source root...