Skip to content

Commit

Permalink
DARWIN: Iterm2 isn't cached
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukant Hajra committed Jan 13, 2025
1 parent 28434f4 commit b224056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ in {
] // np.pick { darwin = "unstable"; } [
# DESIGN: these are all Mac-only applications; unstable is fine
"goku"
"iterm2"
];

nixpkgs.prebuilt.base.gui.linux = np.pick { linux = "home"; } [
Expand Down Expand Up @@ -250,6 +249,7 @@ in {
] // np.pick { darwin = "unstable"; } [
# DESIGN: these are all Mac-only applications; unstable is fine
"aldente"
"iterm2"
"raycast"
"shortcat"
];
Expand Down

0 comments on commit b224056

Please sign in to comment.