default nixpkgs 23.11

This commit is contained in:
Alex 2024-01-17 20:43:21 +01:00
parent 59aba76075
commit 98871a2d78
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ var (
),
"default_nixpkgs": hclspec.NewDefault(
hclspec.NewAttr("default_nixpkgs", "string", false),
hclspec.NewLiteral(`"github:nixos/nixpkgs/nixos-22.05"`),
hclspec.NewLiteral(`"github:nixos/nixpkgs/nixos-23.11"`),
),
"allow_caps": hclspec.NewDefault(
hclspec.NewAttr("allow_caps", "list(string)", false),