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:
Dmitriy Pleshevskiy 2023-03-31 13:01:04 +03:00
parent 959a6a6993
commit a70d19b50b
Signed by: pleshevskiy
GPG key ID: 79C4487B44403985

View file

@ -43,7 +43,7 @@ in
nickel
nixpkgs-fmt # nix formatter
nil # nix lsp server
unstable.nil # nix lsp server
docker-compose
];