summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-01-29 05:51:35 -0800
committerFuwn <[email protected]>2026-01-29 05:51:35 -0800
commit0ebf38c250673ad5e6cf2cbda1d38bb192f6552b (patch)
tree576948b4ad62eac5cb3eea70aa2de4ce4e9c051b
parentNara(Homebrew): Update Homebrew packages (diff)
downloadnixos-config-0ebf38c250673ad5e6cf2cbda1d38bb192f6552b.tar.xz
nixos-config-0ebf38c250673ad5e6cf2cbda1d38bb192f6552b.zip
Nara(Homebrew): Add CodeLayer cask
-rw-r--r--flake.lock16
-rw-r--r--flake.nix5
-rw-r--r--modules/mac/programs/homebrew/nix-homebrew.nix1
-rw-r--r--modules/mac/programs/homebrew/packages/ai.nix1
4 files changed, 23 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 08678d6..7039ea6 100644
--- a/flake.lock
+++ b/flake.lock
@@ -735,6 +735,21 @@
"type": "github"
}
},
+ "humanlayer-homebrew-humanlayer": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1769667806,
+ "owner": "humanlayer",
+ "repo": "homebrew-humanlayer",
+ "rev": "81b812db8778fbd1e54012fed43634ea6b4f2615",
+ "type": "github"
+ },
+ "original": {
+ "owner": "humanlayer",
+ "repo": "homebrew-humanlayer",
+ "type": "github"
+ }
+ },
"hyprcursor": {
"inputs": {
"hyprlang": [
@@ -1938,6 +1953,7 @@
"home-manager": "home-manager",
"homebrew-cask": "homebrew-cask",
"homebrew-core": "homebrew-core",
+ "humanlayer-homebrew-humanlayer": "humanlayer-homebrew-humanlayer",
"hyprfocus": "hyprfocus",
"hyprland": "hyprland",
"hyprland-plugins": "hyprland-plugins",
diff --git a/flake.nix b/flake.nix
index 22cc81c..4b8d469 100644
--- a/flake.nix
+++ b/flake.nix
@@ -246,6 +246,11 @@
flake = false;
};
+ humanlayer-homebrew-humanlayer = {
+ url = "github:humanlayer/homebrew-humanlayer";
+ flake = false;
+ };
+
hyprfocus = {
url = "github:pyt0xic/hyprfocus";
diff --git a/modules/mac/programs/homebrew/nix-homebrew.nix b/modules/mac/programs/homebrew/nix-homebrew.nix
index cc48966..555c071 100644
--- a/modules/mac/programs/homebrew/nix-homebrew.nix
+++ b/modules/mac/programs/homebrew/nix-homebrew.nix
@@ -17,6 +17,7 @@
"gromgit/homebrew-fuse" = gromgit-homebrew-fuse;
"acsandmann/homebrew-tap" = acsandmann-homebrew-tap;
"hillyu/homebrew-tap" = hillyu-homebrew-tap;
+ "humanlayer/homebrew-humanlayer" = humanlayer-homebrew-humanlayer;
};
};
}
diff --git a/modules/mac/programs/homebrew/packages/ai.nix b/modules/mac/programs/homebrew/packages/ai.nix
index ef0751e..da2e689 100644
--- a/modules/mac/programs/homebrew/packages/ai.nix
+++ b/modules/mac/programs/homebrew/packages/ai.nix
@@ -14,6 +14,7 @@
"antigravity"
"opencode-desktop"
"wispr-flow"
+ "humanlayer/humanlayer/codelayer"
];
homebrew.brews = [