Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 7820bd4

Browse files
merge: #2394
2394: Remove make-related deps (ENG-1697) r=nickgerace a=nickgerace Now, we are solely using buck2 and tilt. All Makefile-related content has been removed. This PR depends on #2393. <img src="https://media4.giphy.com/media/l0MYMV4Bf5zmV4TWE/giphy.gif"/> Co-authored-by: Nick Gerace <nick@systeminit.com>
2 parents 4a6d2ed + fdc5f25 commit 7820bd4

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

flake.nix

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,6 @@
5151
reindeer
5252
rust-toolchain
5353
tilt
54-
55-
# TODO(fnichol): we can remove these remaining packages when the
56-
# Make workflow is dropped
57-
automake
58-
coreutils
59-
gcc
60-
gnumake
61-
libtool
62-
pkg-config
63-
postgresql_14
64-
6554
] ++ lib.optionals pkgs.stdenv.isDarwin [
6655
libiconv
6756
darwin.apple_sdk.frameworks.Security

0 commit comments

Comments
 (0)