Malo Bourgon
|
2ddebb3189
|
Improve documentation of homebrew module
|
2022-09-01 10:50:23 -07:00 |
|
Malo Bourgon
|
7710d1d7d6
|
Add global into a submodule
* Add `homebrew.global.autoUpdate` option.
* Remove `homebrew.global.noLock` option, and replace it with
`hombrew.global.lockfiles`.
|
2022-09-01 10:50:21 -07:00 |
|
Malo Bourgon
|
b547a7acb0
|
Create submodule for activation related homebrew options
* Adds `homebrew.onActivation` submodule.
* Moves `homebrew.autoUpdate` to `homebrew.onActivation.autoUpdate`.
* Moves `homebrew.cleanup` to `homebrew.onActivation.clean`.
* Adds new option `homebrew.onActivation.upgrade`.
|
2022-08-31 18:40:21 -07:00 |
|
Malo Bourgon
|
46032bad42
|
Cleanup/improve homebrew module's code, documentation, and option descriptions
|
2022-08-30 13:30:03 -07:00 |
|
Malo Bourgon
|
02a38c6a89
|
Enable defining options for casks using submodule
|
2022-08-30 12:32:16 -07:00 |
|
Malo Bourgon
|
56031db9c1
|
Enable defining options for brews using submodule
|
2022-08-30 12:32:16 -07:00 |
|
Malo Bourgon
|
bd93329d6c
|
Enable defining options for taps using submodule
|
2022-08-30 12:32:16 -07:00 |
|
Malo Bourgon
|
92da7697d1
|
Add homebrew.caskArgs option
|
2022-08-30 12:32:14 -07:00 |
|
AlexOwl
|
903eb89a07
|
Update homebrew.nix
|
2022-08-19 21:07:04 +04:00 |
|
Malo Bourgon
|
bef3621501
|
Fix homebrew.brewPrefix default value on Apple Silicon
|
2022-01-17 16:07:09 -08:00 |
|
Steve Purcell
|
7f68974ea4
|
Set brewPrefix defaults according to platform
This allows homebrew support to work out of the box on Apple Silicon
machines.
See #322
|
2022-01-17 17:23:31 +01:00 |
|
Andreas Schmid
|
f6bec24aeb
|
homebrew: make brew path configurable
Signed-off-by: Andreas Schmid <service@aaschmid.de>
|
2021-05-26 22:03:00 +02:00 |
|
Malo Bourgon
|
23cb959893
|
Fix indentation again
|
2021-01-16 15:15:29 -08:00 |
|
Malo Bourgon
|
acc906d982
|
Update changelog and fix indentation.
|
2021-01-16 12:39:01 -08:00 |
|
Malo Bourgon
|
2a0b9a9f60
|
Add options back in for setting global Homebrew variables
|
2020-12-30 19:01:22 -08:00 |
|
Malo Bourgon
|
c61d659160
|
Fix typo in homebrew module
Co-authored-by: Scott Day <services.github@probablyadev.com>
|
2020-12-28 10:45:30 -08:00 |
|
Malo Bourgon
|
7fd183c5d2
|
Remove homebrew.userConfig options and cleanup docs
|
2020-12-18 11:52:03 -08:00 |
|
Malo Bourgon
|
6b56100982
|
Move Homebrew installation check to activation script
|
2020-12-17 16:54:29 -08:00 |
|
Malo Bourgon
|
9961b72463
|
Make better use of optional(s) functions in homebrew module
|
2020-12-17 14:42:07 -08:00 |
|
Malo Bourgon
|
e1425db70d
|
Move programs.brew-bundle to homebrew
|
2020-12-17 13:03:57 -08:00 |
|