From d66724f10b03bb2c76074058bb64723af155b332 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Fri, 26 Jan 2024 14:06:53 -0500 Subject: [PATCH] Update brew casks --- flake.lock | 18 +++++++++--------- modules/darwin/brew.nix | 2 -- modules/packages/common.nix | 1 + 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/flake.lock b/flake.lock index e57cd8b..fa83d4f 100644 --- a/flake.lock +++ b/flake.lock @@ -61,11 +61,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1705312285, - "narHash": "sha256-rd+dY+v61Y8w3u9bukO/hB55Xl4wXv4/yC8rCGVnK5U=", + "lastModified": 1706182238, + "narHash": "sha256-Ti7CerGydU7xyrP/ow85lHsOpf+XMx98kQnPoQCSi1g=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "bee2202bec57e521e3bd8acd526884b9767d7fa0", + "rev": "f84eaffc35d1a655e84749228cde19922fcf55f1", "type": "github" }, "original": { @@ -91,11 +91,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1705883077, - "narHash": "sha256-ByzHHX3KxpU1+V0erFy8jpujTufimh6KaS/Iv3AciHk=", + "lastModified": 1706173671, + "narHash": "sha256-lciR7kQUK2FCAYuszyd7zyRRmTaXVeoZsCyK6QFpGdk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5f5210aa20e343b7e35f40c033000db0ef80d7b9", + "rev": "4fddc9be4eaf195d631333908f2a454b03628ee5", "type": "github" }, "original": { @@ -107,11 +107,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1705916986, - "narHash": "sha256-iBpfltu6QvN4xMpen6jGGEb6jOqmmVQKUrXdOJ32u8w=", + "lastModified": 1706098335, + "narHash": "sha256-r3dWjT8P9/Ah5m5ul4WqIWD8muj5F+/gbCdjiNVBKmU=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d7f206b723e42edb09d9d753020a84b3061a79d8", + "rev": "a77ab169a83a4175169d78684ddd2e54486ac651", "type": "github" }, "original": { diff --git a/modules/darwin/brew.nix b/modules/darwin/brew.nix index 7b49963..d61c7f7 100644 --- a/modules/darwin/brew.nix +++ b/modules/darwin/brew.nix @@ -50,10 +50,8 @@ in { taps = [ "azure/bicep" "homebrew/bundle" - "homebrew/cask" "homebrew/cask-fonts" "homebrew/cask-versions" - "homebrew/core" "homebrew/services" ]; }; diff --git a/modules/packages/common.nix b/modules/packages/common.nix index 8dde974..d00d11b 100644 --- a/modules/packages/common.nix +++ b/modules/packages/common.nix @@ -55,6 +55,7 @@ in { unstable.skaffold # cloud + unstable.google-cloud-sdk unstable.flyctl # language servers