Commit Graph
13 Commits
Author SHA1 Message Date
Zhaofeng Li 35768b9ac2 nuke-homebrew-directory: Also delete stray vendor directory 2024-01-22 01:16:34 -07:00
Zhaofeng Li b120ba7e22 Automatically extract the bootstrap script from upstream Homebrew 2024-01-05 09:46:21 -07:00
Zhaofeng Li 7dae8051e6 brew-src: 4.1.11 -> 4.1.22 2024-01-05 09:46:21 -07:00
Zhaofeng Li 6ab33c5e92 Add env config handling from upstream
Fixes #7.
2023-09-18 11:18:18 -06:00
Zhaofeng Li 512e51ddcd brew-src: 4.1.1 -> 4.1.11 2023-09-17 12:52:26 -06:00
Zhaofeng Li d2738b78fd brew-src: 4.0.26 -> 4.1.1 2023-07-27 16:08:30 -06:00
Zhaofeng Li 18a4c8cb8c Use nixpkgs-provided git
This reduces the dependency on Xcode/CLT.
2023-07-13 12:32:04 -06:00
Zhaofeng Li 50f56c37eb README.md: Fix examples 2023-07-05 23:44:33 -06:00
Cu3PO42andZhaofeng Li 2a1e9f1152 fix: move Homebrew installation to extraUserActivation
nix-darwin's Homebrew module runs `brew bundle` as part of the user
activation, which comes before the system activation script. Thus,
on a fresh install, Homebrew was previously not yet available at that
point in the activation, causing it to fail. This change moves Homebrew
installation to an earlier point in the activation.
2023-07-05 13:01:05 -04:00
Zhaofeng Li 94423bb18a README.md: Mention auto migration 2023-07-03 18:43:53 -06:00
Zhaofeng Li 5001217808 Use default Homebrew pinned by flake inputs 2023-07-03 18:32:40 -06:00
Zhaofeng Li defb864237 Add auto-migration support 2023-07-03 18:32:40 -06:00
Zhaofeng Li 7391ea1ddb Initial WIP 2023-07-01 02:22:36 -06:00