You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GaetanLepage
changed the title
[BUG] missing ransparent-nvim after updating flake.lock
[BUG] missing transparent-nvim after updating flake.lock
Mar 17, 2024
Hey, I tried running nix flake update and then nixos-rebuild switch --flake a couple days ago but the outcome was the same. I ran nix-channel --update , nix flake update and then nixos-rebuild switch --flake just now and I only got a warning
The option `colorschemes.base16.customColorScheme' defined in `/nix/store/w48ijyc7k5g1h9yyz0x8ar655avpb8wp-modules/nixvim/hm.nix' has been renamed to `colorschemes.base16.colorscheme'.
which might be due to me using stylix, so I guess it somehow fixed itself.
which might be due to me using stylix, so I guess it somehow fixed itself.
This is due to a change we have made to the base16 module. You should simply rename this option in your config as the message suggest.
Glad that everything works now :)
nixvim
unstable
unstable
Description
Hello, I have my nixvim installed like so
and then imported in home manager
When I try to run
nix flake lock --update-input nixvim
I start getting errors which end with something like thisMinimal, Reproducible Example (MRE)
Run
nix flake lock --update-input nixvim
and thennixos-rebuild switch --flake .
The text was updated successfully, but these errors were encountered: