NixOS/nixos-channel-scripts

generate-programs-index.cc broken due to `.ls.xz` to `.ls` conversion

bennofs opened this issue · 1 comments

With commit NixOS/nix@042975e, Hydra no longer generates .ls.xz files. It now only generates .ls files. This breaks the generate-programs-index.cc script, which is used to generate the command-not-found hook for NixOS.

Appears to be fixed in 3daca6b