Travis A. Everett

Results 236 comments of Travis A. Everett

I recently stumbled on a reference to someone saying they'd taken an update and had the update leave their modified items in place, and add the replaced items to the...

> I recently stumbled on a reference to someone saying they'd taken an update and had the update leave their modified items in place, and add the replaced items to...

> assumes a single-user installation... Am I right in thinking there should be separate sections for single and multi user installations and the multi-user section should mention nix-daemon.sh instead of...

@thiagowfx You don't have to reinstall. As noted multiple times in the thread, you just need to re-add the profile/rc hook to /etc/bashrc or /etc/zshrc.

> > Fixed by adding the following lines on `/etc/zshrc` > > how can i do if i have remove the pre-installed version, Now it can't install successful ........ @somebodyLi...

I don't have the best sense of scale (how many break), but I can give a concrete example: I just ran into an instance of https://github.com/NixOS/nixpkgs/pull/82815#pullrequestreview-378020216 the other day in...

Aside: If it helps anyone, I have this packaged as a Nix flake for my own use at https://github.com/abathur/multi-git-status/tree/lookup_worktree_flake

This looks like the same immediate issue as #524. (It would be good to get that problem fixed, and I imagine dav will be happy to merge a PR that...

@jpakkane If I'm following along correctly, it sounds like this would make changes such as #13349 unnecessary :)

Not sure if it'll apply to this installer, but there's also a known issue with ~official installs not functioning correctly after migration due to some small difference between freshly-created nixbld...