getting error: attribute 'complete' missing
for flakes
#144
Replies: 1 comment
-
Fixed it. It works by prefixing systemPackages = with pkgs; [
firefox
thunderbird
tor-browser
brave
spotify
keepassxc
signal-desktop
(pkgs.fenix.complete.withComponents [
"cargo"
"clippy"
"rust-src"
"rustc"
"rustfmt"
])
rust-analyzer-nightly |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Any idea why this is happening with my setup?
In flake.nix
In configuration.nix
Beta Was this translation helpful? Give feedback.
All reactions