diff --git a/flake.lock b/flake.lock index 0730b8c..25035e6 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1767104570, - "narHash": "sha256-GKgwu5//R+cLdKysZjGqvUEEOGXXLdt93sNXeb2M/Lk=", + "lastModified": 1767968155, + "narHash": "sha256-eefHCgK0H1rYdt39iafXeWXhM9o1jkNikTqDmInMZMo=", "owner": "nix-community", "repo": "home-manager", - "rev": "e4e78a2cbeaddd07ab7238971b16468cc1d14daf", + "rev": "b52d47d670d2be28c99333b008896cef4c8df6fb", "type": "github" }, "original": { @@ -27,11 +27,11 @@ ] }, "locked": { - "lastModified": 1767028240, - "narHash": "sha256-0/fLUqwJ4Z774muguUyn5t8AQ6wyxlNbHexpje+5hRo=", + "lastModified": 1767718503, + "narHash": "sha256-V+VkFs0aSG0ca8p/N3gib7FAf4cq9jyr5Gm+ZBrHQpo=", "owner": "LnL7", "repo": "nix-darwin", - "rev": "c31afa6e76da9bbc7c9295e39c7de9fca1071ea1", + "rev": "9f48ffaca1f44b3e590976b4da8666a9e86e6eb1", "type": "github" }, "original": { @@ -42,11 +42,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1767242400, - "narHash": "sha256-knFaYjeg7swqG1dljj1hOxfg39zrIy8pfGuicjm9s+o=", + "lastModified": 1767364772, + "narHash": "sha256-fFUnEYMla8b7UKjijLnMe+oVFOz6HjijGGNS1l7dYaQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c04833a1e584401bb63c1a63ddc51a71e6aa457a", + "rev": "16c7794d0a28b5a37904d55bcca36003b9109aaa", "type": "github" }, "original": { diff --git a/hosts/mac14.nix b/hosts/mac14.nix index 1a175b6..55dec08 100644 --- a/hosts/mac14.nix +++ b/hosts/mac14.nix @@ -15,6 +15,8 @@ "bambu-studio" "cyberduck" "kicad" + "datagrip" + # "nikitabobko/tap/aerospace" ]; pkgs = pkgs: with pkgs; [ diff --git a/secrets/vscode/profiles/main/data/extensions.yml b/secrets/vscode/profiles/main/data/extensions.yml index 7333a36..89c14f4 100644 Binary files a/secrets/vscode/profiles/main/data/extensions.yml and b/secrets/vscode/profiles/main/data/extensions.yml differ diff --git a/secrets/vscode/profiles/main/data/keybindings-macos.json b/secrets/vscode/profiles/main/data/keybindings-macos.json index 68fb18e..e625c33 100644 Binary files a/secrets/vscode/profiles/main/data/keybindings-macos.json and b/secrets/vscode/profiles/main/data/keybindings-macos.json differ diff --git a/secrets/vscode/profiles/main/data/ui-state.yml b/secrets/vscode/profiles/main/data/ui-state.yml index 15edd88..b277857 100644 Binary files a/secrets/vscode/profiles/main/data/ui-state.yml and b/secrets/vscode/profiles/main/data/ui-state.yml differ