Closed happysalada closed 3 years ago
I believe this was fixed in https://github.com/NixOS/nixpkgs/pull/101139, which doesn't seem to be included in the commit you're using (cfed29bfcb2).
Please run the nix-info -m
command given in the issue template so we know where nixpkgs comes from
Thanks a lot for the help!
- system: `"x86_64-darwin"`
- host os: `Darwin 19.6.0, macOS 10.15.7`
- multi-user?: `yes`
- sandbox: `no`
- version: `nix-env (Nix) 3.0pre20200829_f156513`
- channels(root): `"nixpkgs-21.03pre246624.cfed29bfcb2"`
- channels(raphael): `"darwin, home-manager, nixpkgs-unstable-21.03pre266131.e61999b3f24"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixpkgs`
Let me update my system
I noticed that the root channels and the user channels were out of sync. I didn't know there was a root channel. After a bit of searching, the system told me to remove nix-defexpr and do a nix-channel update to regenerate the channels. Thanks again for your help!
Describe the bug Trying to rebuild my system, I get the following error
To Reproduce
home-manager switch
with the following fileExpected behavior No error on trying to rebuild the system
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.
Notify maintainers
Metadata Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Maintainer information: