Use master branch of home-manager
to fix error: fcitx-engines is deprecated, please use fcitx5 instead.
This commit is contained in:
parent
0b97afa7ce
commit
29e369f026
2 changed files with 5 additions and 5 deletions
|
|
@ -7,7 +7,7 @@
|
|||
nur.url = "github:nix-community/NUR";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-22.05";
|
||||
url = "github:nix-community/home-manager/master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue