flake update

This commit is contained in:
Salar Rahmanian 2024-10-26 10:56:17 -07:00
parent 43e4be1512
commit 7a85853e80
3 changed files with 14 additions and 14 deletions

View file

@ -46,7 +46,7 @@
nix = {
nixPath = nixpkgs.lib.mkForce [ "nixpkgs=${nixpkgs}" ];
package = pkgs.nixFlakes;
package = pkgs.nixVersions.stable;
settings = {
experimental-features = "nix-command flakes";
extra-platforms = [