Nicolas Berbiche
Nicolas Berbiche
On a brand new Mac ~/Applications already existed in my case
> Has anyone submitted a feedback report to Apple for the general issue of symlinks not being followed during Spotlight indexing? @winterqt This is a well known issue that the...
Hi, As far as I know, the path `/manifest.json` is not copied to Home Manager's generated environment (a link farm of binaries, libraries, etc.) by default. If we need to...
I don't have the setup to reproduce the issue, can you point the `home-manager` input to your fork and update this line: https://github.com/nix-community/home-manager/blob/db00b39a9abec04245486a01b236b8d9734c9ad0/doc/default.nix#L16 to ```nix nmd = import (/. +...
@rycee recently made some changes related to nmd. The bug needs to be reinvestigated.
> New settings from the home-manager config are still applied but anything removed from the home-manager config will not be removed from the mutable settings I think in the activation...
Hi, Can you post the full journal log of the service? `journalctl --no-pager --full --user -u home-manager-auto-upgrade.service --since=-7d`
> nix-build: command not found That is really surprising. I think at some point the activation script was changed to use the nix commands from the local environment instead of...
Hi, Do you have an example setting that cannot be set currently with Home Manager?
Hi @rjahrj, First, can you confirm what Linux distribution you use? Can you also confirm that `$HOME/.nix-profile/bin` is in your `$PATH`? If not, can you share the content of this...