switch nix version to latest
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
5c873253d9
commit
306fd0de17
@ -1,6 +1,7 @@
|
|||||||
{ lib, ... }:
|
{ lib, pkgs, ... }:
|
||||||
{
|
{
|
||||||
nix = {
|
nix = {
|
||||||
|
package = pkgs.nixVersions.latest;
|
||||||
diffSystem = true;
|
diffSystem = true;
|
||||||
settings = {
|
settings = {
|
||||||
experimental-features = [
|
experimental-features = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user