From da10caffe12bb7d0be43e853dab9553e32e11669 Mon Sep 17 00:00:00 2001 From: Luke Channings <461449+LukeChannings@users.noreply.github.com> Date: Mon, 25 Nov 2024 12:35:02 +0000 Subject: [PATCH] Update toolbox. Bump stateVersion --- config/default.nix | 2 +- flake.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/default.nix b/config/default.nix index 08f75fd..6d602f3 100644 --- a/config/default.nix +++ b/config/default.nix @@ -14,7 +14,7 @@ let }) pathList ); - stateVersion = "24.05"; + stateVersion = "24.11"; nixDarwinStateVersion = 4; homeModules = (importAsAttrset (filesCalled "home.nix")) // { diff --git a/flake.lock b/flake.lock index 68048a5..b0a2bfc 100644 --- a/flake.lock +++ b/flake.lock @@ -775,11 +775,11 @@ "vscode-extensions": "vscode-extensions" }, "locked": { - "lastModified": 1727382022, - "narHash": "sha256-O1c7Jy5KWXKhrPLB6FEiEcUNPJV5Cmv+Oe3BBsPzvx0=", + "lastModified": 1732537883, + "narHash": "sha256-furzVarylLvwr2vhiXhPU+ZWb6sEX0lCrt5I7WX+l+4=", "owner": "lukechannings", "repo": "toolbox", - "rev": "5308caa0a058da0d32a16173ee57590fa0e35382", + "rev": "c9702e283231ea91352ccf13d95cd260b88c37d5", "type": "github" }, "original": {