Skip to content

Commit 3112cb0

Browse files
Add Yarn Berry 3 and remove unnecessary dev packages
1 parent 3ca2ff8 commit 3112cb0

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

flake.nix

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,16 +117,9 @@
117117
scripts = darwinDerivations.scripts pkgs;
118118

119119
basePackages = with pkgs; [
120+
yarn-berry_3
120121
androidSdk
121-
autoconf
122-
automake
123-
libtool
124-
openssl
125-
rustup
126-
protobuf
127122
nodejs_24
128-
iconv
129-
pkg-config
130123
jdk17
131124
];
132125

0 commit comments

Comments
 (0)