diff --git a/flake.lock b/flake.lock index 6846c8e5..793247ec 100644 --- a/flake.lock +++ b/flake.lock @@ -185,11 +185,11 @@ ] }, "locked": { - "lastModified": 1755914636, - "narHash": "sha256-VJ+Gm6YsHlPfUCpmRQxvdiZW7H3YPSrdVOewQHAhZN8=", + "lastModified": 1756022458, + "narHash": "sha256-J1i35r4HfNDdPpwL0vOBaZopQudAUVtartEerc1Jryc=", "owner": "nix-community", "repo": "home-manager", - "rev": "8b55a6ac58b678199e5bba701aaff69e2b3281c0", + "rev": "9e3a33c0bcbc25619e540b9dfea372282f8a9740", "type": "github" }, "original": { @@ -201,11 +201,11 @@ "homebrew-cask": { "flake": false, "locked": { - "lastModified": 1756011715, - "narHash": "sha256-8TRTVKmckcPNnml1iMkhbYPepWJPpmfSkmqzQw9bKAY=", + "lastModified": 1756098039, + "narHash": "sha256-lsCVh/QYiQvD9+k2hhHM9PutoS/dA8IG3dM4kiWYXng=", "owner": "homebrew", "repo": "homebrew-cask", - "rev": "1653a287fed149539a643ce83eded6d15bce18fe", + "rev": "053f830d78f940f412e55c1d551e09a9744d9593", "type": "github" }, "original": { @@ -217,11 +217,11 @@ "homebrew-core": { "flake": false, "locked": { - "lastModified": 1756012566, - "narHash": "sha256-2kvm21+qH+7jiYYRRxyEONdsRMgxUpLPAzjpOa8Q9BI=", + "lastModified": 1756098969, + "narHash": "sha256-vOZoM71B1+JSgu1x3Y4IxKJBLmHnp27Iy2yAdfnJems=", "owner": "homebrew", "repo": "homebrew-core", - "rev": "37749cfb9932ec8e76e157c83e8f471c9ba21378", + "rev": "209c01ee9fa1228b85df99f12b4781c990caea9f", "type": "github" }, "original": { @@ -242,14 +242,15 @@ ], "systems": [ "systems" - ] + ], + "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1755929511, - "narHash": "sha256-CJw0fekEGdN6SnOrOR3ubmyj6wVMrbyQNEYtUuJ/CbE=", + "lastModified": 1756057867, + "narHash": "sha256-ziR5eQGqRWhW8tf8r0TIplaqNt+HXu1G1X41LUr4IYo=", "owner": "hraban", "repo": "mac-app-util", - "rev": "6ee41d9f6b7e326c681e6d9700f579dbae00fecb", + "rev": "8414fa1e2cb775b17793104a9095aabeeada63ef", "type": "github" }, "original": { @@ -298,16 +299,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1755615617, - "narHash": "sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs+StOp19xNsbqdOg=", - "owner": "NixOS", + "lastModified": 1754340878, + "narHash": "sha256-lgmUyVQL9tSnvvIvBp7x1euhkkCho7n3TMzgjdvgPoU=", + "owner": "nixos", "repo": "nixpkgs", - "rev": "20075955deac2583bb12f07151c2df830ef346b4", + "rev": "cab778239e705082fe97bb4990e0d24c50924c04", "type": "github" }, "original": { - "owner": "NixOS", - "ref": "nixos-unstable", + "owner": "nixos", + "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } @@ -328,6 +329,22 @@ "type": "github" } }, + "nixpkgs_2": { + "locked": { + "lastModified": 1755615617, + "narHash": "sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs+StOp19xNsbqdOg=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "20075955deac2583bb12f07151c2df830ef346b4", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "root": { "inputs": { "agenix": "agenix", @@ -340,7 +357,7 @@ "mac-app-util": "mac-app-util", "nix-darwin": "nix-darwin", "nix-homebrew": "nix-homebrew", - "nixpkgs": "nixpkgs", + "nixpkgs": "nixpkgs_2", "nixpkgs-stable": "nixpkgs-stable", "systems": "systems", "zx-dev": "zx-dev" @@ -358,6 +375,24 @@ }, "parent": [] }, + "treefmt-nix": { + "inputs": { + "nixpkgs": "nixpkgs" + }, + "locked": { + "lastModified": 1755934250, + "narHash": "sha256-CsDojnMgYsfshQw3t4zjRUkmMmUdZGthl16bXVWgRYU=", + "owner": "numtide", + "repo": "treefmt-nix", + "rev": "74e1a52d5bd9430312f8d1b8b0354c92c17453e5", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "treefmt-nix", + "type": "github" + } + }, "zx-dev": { "inputs": { "anemone": "anemone",