user: build use unstable packages for nil
cannot be built on stable because it requires rustc 1.66 or newer, while the currently active rustc version is 1.64.0
This commit is contained in:
parent
959a6a6993
commit
a70d19b50b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ in
|
|||
nickel
|
||||
|
||||
nixpkgs-fmt # nix formatter
|
||||
nil # nix lsp server
|
||||
unstable.nil # nix lsp server
|
||||
|
||||
docker-compose
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue