summaryrefslogtreecommitdiff
path: root/etc/news.scm
diff options
context:
space:
mode:
authorMarius Bakke <[email protected]>2022-08-27 17:10:55 +0200
committerMarius Bakke <[email protected]>2022-08-27 17:10:55 +0200
commitad384816fe260be98bc53701d9d761197ef162fc (patch)
treeff06eb12983b7cbd972c3153404bb3952e2f28c0 /etc/news.scm
parentd08411ffd0a36a6b67a238be69d32c9f74101389 (diff)
parentfb3d90b8f31c4b1e2e3d427544c6610f3fe1ce55 (diff)
Merge branch 'staging' into core-updates
Diffstat (limited to 'etc/news.scm')
-rw-r--r--etc/news.scm13
1 files changed, 11 insertions, 2 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 493685a476..b595173050 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -17,6 +17,7 @@
;; Copyright © 2021 Xinglu Chen <[email protected]>
;; Copyright © 2021 Andrew Tropin <[email protected]>
;; Copyright © 2021 Jonathan Brielmaier <[email protected]>
+;; Copyright © 2022 Thiago Jung Bauermann <[email protected]>
;;
;; Copying and distribution of this file, with or without modification, are
;; permitted in any medium without royalty provided the copyright notice and
@@ -29,7 +30,8 @@
(title
(en "New @option{--whole-file} option for @command{guix style}")
(de "Neue Option @option{--whole-file} für @command{guix style}")
- (fr "Nouvelle option @option{--whole-file} pour @command{guix style}"))
+ (fr "Nouvelle option @option{--whole-file} pour @command{guix style}")
+ (pt "Nova opção @option{--whole-file} para @command{guix style}"))
(body
(en "The @command{guix style} command has a new @option{--whole-file}
option: instead of formatting individual package definitions, this option lets
@@ -52,7 +54,14 @@ s'avérer utile par exemple pour mettre en forme son fichier de configuration
du système d'exploitation.
Lancer @command{info \"(guix.fr) Invoquer guix style\"} pour plus
-d'informations.")))
+d'informations.")
+ (pt "O comando @command{guix style} tem uma nova opção
+@option{--whole-file}: ao invés de formatar definições de pacote
+individualmente, esta opção permite a reformatação de arquivos Scheme por
+inteiro. Você pode querer usá-la para formatar seu arquivo de configuração do
+sistema operacional, por exemplo.
+
+Execute @command{info \"(guix) Invoking guix style\"} para mais informações.")))
(entry (commit "2ec7ab2610eb67e26dab52b671eb29e46f64ea0f")
(title