Samuel Tam
Samuel Tam
This allows the command `nix-index` to build indices for foreign system platforms regardless of the host one by using `nix-env --argstr system `, which might be useful for multiarch or...
### Description I use a flake setup with home-manager. Currently setting `programs.home-manager.path` will still result in: ``` No configuration file found. Please create one at ~/.config/home-manager/home.nix ``` And so I...
And also fixed `$username` being uninitialized when using a dynamic user ID.
clang will complain "error: aliases are not supported on darwin".