Benno Fünfstück
Benno Fünfstück
It's not particular important to me right now to integrate this into the nixos channels, as building the index really doesn't take all that long and I'm personally not using...
@CMCDragonkai the problem is that `nodePackages` is not built by hydra, so there's no way to know which files are in a node package (we'd have to build it to...
In https://github.com/bennofs/nix-index/commit/6dfee924a26364fbeef14eb6e0ef7f177ec85ad3 I upgraded new `tokio`/`hyper` and the new futures api, so master should compile with newer OpenSSL now. I'll still need to cleanup some things but hopefully can get...
Is nix-daemon running on both machines and is the`NIX_DAEMON` env var equal? Also is `~/.config/nixpkgs/config.nix` / `~/.nixpkgs/config.nix` equal?
This issue cannot easily be fixed in nix-index itself. The evaluation of the Hydra jobset is known to consume a lot of RAM.
The tempfiles are definitely a bug. They should only be kept if there is an error (to aid debugging), but perhaps there should be a limit on the number of...
This is not caused by relative symlinks. Instead, the problem is that the `libGL` package itself is just a symlink to `libglvnd`: ``` $ file /nix/store/16lxf5c9mh25p380dnzlgz5jnw0v7qdb-libGL-1.0.0 /nix/store/16lxf5c9mh25p380dnzlgz5jnw0v7qdb-libGL-1.0.0: symbolic link to...
Caused by https://github.com/NixOS/nix/commit/8d651a1f68c018b8a10dd37da81e9d3612073656. I think we need to wait for the upstream fix.
Actually I think we can find a workaround for this as data is duplicated and not omitted. So we'd just need to figure out how to detect the duplicate chunks.
No items to download - on every URL I try, tried re-installing, ensured URL's are inputted correctly
Just encountered the same problem. For reference, you need to install vc redistributable 2010: https://www.microsoft.com/de-de/download/details.aspx?id=5555