1
1
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-09-11 12:49:18 +03:00

Update changelog and fix indentation.

This commit is contained in:
Malo Bourgon 2021-01-16 12:39:01 -08:00
parent 2a0b9a9f60
commit acc906d982
2 changed files with 24 additions and 24 deletions

View File

@ -1,4 +1,4 @@
2020-12-30
2021-01-16
- Added `homebrew` module, to manage formulas installed by Homebrew via `brew bundle`.
2020-10-25

View File

@ -84,8 +84,8 @@ in
type = types.bool;
default = false;
description = ''
When enabled, when you manually invoke <command>brew bundle</command>, it will
automatically use the Brewfile in the Nix store that this module generates.
When enabled, when you manually invoke <command>brew bundle</command>, it will automatically
use the Brewfile in the Nix store that this module generates.
Sets the <literal>HOMEBREW_BUNDLE_FILE</literal> environment variable to the path of the
Brewfile in the Nix store that this module generates, by adding it to