K900
K900
Can anyone test with 2.5?
Then I guess the latter is safe to use. Updating now.
It is unfortunately not fixed on 22.11.1.
Maybe you can also add #143? With Clap v3 you should be able to just set `env = "NIX_INDEX_DATABASE"` or such.
Any update on this?
The module needs something like this added: ``` etc."containers/containers.conf.d/99-gvproxy-path.conf".text = '' [engine] helper_binaries_dir = ["${pkgs.gvproxy}/bin"] ''; ``` This setup works for me.
The latest broot update moved the configuration file to $src/resources/default-conf/conf.hjson
Mostly because NixOS allows a very limited set of things in the build sandbox, and currently it's specifically /bin/sh and /usr/bin/env. If we do make those symlinks, we'll have two...
For NixOS there _is_ no /usr/lib. Another thing we could do is just add a separate `nixos` taint flag downstream maybe?
The user or the systemd maintainers? I was under the impression it was largely the latter.