Misterio77 / nix-config

Personal nixos and home-manager configurations.
https://m7.rs/git/nix-config/
MIT License
719 stars 42 forks source link

QUESTION about nix-shell getting error: input 'hyprland-plugins/systems' follows a non-existent input 'hyprland-plugins/hyprland/systems' #35

Open thepenguinthatwants opened 3 months ago

thepenguinthatwants commented 3 months ago

So I am trying to test/learn nixos with your setup and learn and make my own version on my laptop.

What I did was

nix-shell

sudo home-manager switch --flake .#misterio@pleione

output

do you want to allow configuration setting 'extra-substituters' to be set to 'https://cache.m7.rs https://nix-gaming.cachix.org' (y/N)? y
do you want to permanently mark this value as trusted (y/N)? y
do you want to allow configuration setting 'extra-trusted-public-keys' to be set to 'cache.m7.rs:kszZ/NSwE/TjhOcPPQ16IuUiuRSisdiIwhKZCxguaWg= nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4=' (y/N)? y
do you want to permanently mark this value as trusted (y/N)? y
error: input 'hyprland-plugins/systems' follows a non-existent input 'hyprland-plugins/hyprland/systems'

For some reason home-manager switch --flake .#misterio@pleione didn't work without sudo. Could not find suitable profile directory, tried /home/penguin/.local/state/home-manager/profiles and /nix/var/nix/profiles/per-user/penguin