fix(nixVersions)!: latest -> stable

Attribute `latest` is gone for some reason
This commit is contained in:
reo101 2024-05-11 22:46:43 +03:00
parent a73cd43bbf
commit 4a12826d66
Signed by: reo101
GPG key ID: 675AA7EF13964ACB
6 changed files with 71 additions and 61 deletions

View file

@ -33,7 +33,7 @@
nix = {
# Ensure we can work with flakes
package = pkgs.nixVersions.latest;
package = pkgs.nixVersions.stable;
# extraOptions = ''
# # Enable flakes and new 'nix' command