mirror of
https://github.com/numtide/treefmt.git
synced 2024-11-20 18:10:21 +03:00
Fix wording in comment (#280)
This commit is contained in:
parent
955ae4f357
commit
8f57f1b715
@ -12,7 +12,7 @@
|
||||
let
|
||||
lib = nixpkgs.lib;
|
||||
|
||||
# Override license so that we can build zerotierone without
|
||||
# Override license so that we can build terraform without
|
||||
# having to re-import nixpkgs.
|
||||
terraform' = nixpkgs.terraform.overrideAttrs (old: { meta = { }; });
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user