-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNEWS
121 lines (121 loc) · 7.39 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
(channel-news
(version 0)
(entry
(commit "41c5d98877968cd74a6b1a7b289258b113694f3a")
(title (en "Introduce channel news file")
(pt "Introduzir arquivo de notícias do canal"))
(body (en "This is the first post of the selected-guix-works channel.
News will be used to announce breaking changes, such as the removal of packages.")
(pt "Esse é o primeiro post do canal selected-guix-works.
Notícias serão utilizadas para anúnciar mudanças significativas, como a remoção de pacotes.")))
(entry
(commit "1ec83d95736c2146f96a1125c68f805c2164fafa")
(title (en "Remove font-microsoft-cascadia-next")
(pt "Remover font-microsoft-cascadia-next"))
(body (en "The font-microsoft-cascadia-next package was removed from this channel,
as upstream updated the original font-microsoft-cascadia package to the same version that was featured here.
Now, Nerd Fonts icons have (an additional?) a way to be used with only regular Guix.")
(pt "O pacote font-microsoft-cascadia-next foi removido desse canal,
porque a fonte atualizou o pacote original font-microsoft-cascadia para a mesma versão sediada aqui.
Agora, ícones Nerd Fonts possuem uma maneira (adicional?) de ser usada com apenas o Guix original.")))
(entry (commit "1e4e9c13fcebf8ce310862271a07b1428b7ec68c")
(title (en "Add home-ripgrep-service-type")
(pt "Adicionar home-ripgrep-service-type"))
(body (en "This channel features home configuration services now!
Though, this first addition is rather simple. It's for ripgrep, whose configuration
file consists of only command-line arguments. The documentation can be found on the README.")
(pt "Esse canal agora tem serviços para a configuração HOME!
Mas, esse primeiro serviço é um tanto simples. É para o ripgrep, cuja configuração
consiste apenas de argumentos para o commando. A documentação está presente no README.")))
(entry (commit "98f1335b6fe4b61c82f7f1a5c29c715a060a0d56")
(title (en "Add pay-respects")
(pt "Adicionar pay-respects"))
(body (en "pay-respects is a Rust command-line program that suggests
command corrections, in case you typed something wrong. You can then run
the suggestion by pressing F (to pay respects).")
(pt "pay-respects é um programa de terminal escrito em Rust que
sugere correções de comandos, caso você tenha escrito algo errado. Você pode
executar a sugestão ao pressionar F (para prestar respeito).")))
(entry (commit "a12513f8bea9d11086d794d0a102f6015fd0e58d")
(title (en "Update pay-respects")
(pt "Atualizar pay-respects"))
(body (en "pay-respects has been recently updated. According to
the changelog, aliases for Nushell are now supported. Nushell is
officially packaged for Guix. Also, there's a new @code{echo} mode for
only printing suggestions instead of using them. You can check out the
changelog here:
https://github.com/iffse/pay-respects/blob/v0.6.14/CHANGELOG.md")
(pt "pay-respects foi recentement atualizado. De cardo com
a changelog, aliases para a Nushell são agora compatíveis. Nushell é
um pacote oficial para o Guix. Além disso, tem um novo modo @code{echo}
que apenas mostra sugestões ao invés de usá-las. Você pode ver a
changelog aqui:
https://github.com/iffse/pay-respects/blob/v0.6.14/CHANGELOG.md")))
(entry (commit "1d34877a28d7e45d66fcff05910ab337efeca857")
(title (en "Add gitu")
(pt "Adicionar gitu"))
(body (en "gitu is a Rust Terminal User Interface (TUI) for git
inspired by the Emacs package Magit. Despite being inspired by Magit,
it has Vim keybinds by default (as is custom for the terminal crowd).")
(pt "gitu é uma interface de usuário de terminal (TUI) para
o git, inspirado pelo pacote Magit do Emacs. Apesar de ser inspirado no
Magit, esse programa possui teclas estilo Vim por padrão (o que já é de
costume para essa galera que usa terminal).")))
(entry (commit "979b85b8af0c0db322e115fd9f44f91017b44bdf")
(title (en "Remove hyprpaper")
(pt "Remover hyprpaper"))
(body (en "The hyprpaper package was removed from this channel,
as the issue pertaining to it, viz. #75435, has been merged. So, if
you want this package, just update your Guix channel version.")
(pt "O pacote hyprpaper foi removido desse canal, pois o
issue ligado à esta package, viz. #75435, foi mesclado. Então, se você
quiser esse pacote, é só atualizar a sua versão do canal Guix.")))
(entry (commit "ed076801f2805a0a38a156e90ed7871572b267c9")
(title (en "New GPG Key")
(pt "Nova chave GPG"))
(body (en "This channel now features a new GPG key, that will
be shared with my other channel, emacs-master.")
(pt "Esse canal agora tem uma nova chave GPG, que será
dividida com meu outro canal, emacs-master.")))
(entry (commit "c0735bece66e5e9cea4153a81ddf5221c903110a")
(title (en "Add rust-stakeholder")
(pt "Adicionar rust-stakeholder"))
(body (en "rust-stakeholder is a terminal output program in the likes
of @command{cmatrix} and @command{no-more-secrets}. It generates terminal
output that may seem significant to non-technical users, but is actually
nothing. Makes for a nice screensaver.")
(pt "rust-stakeholder é um programa de output de terminal
parecido com o @command{cmatrix} e o @command{no-more-secrets}. Ele gera
output de terminal que pode parecer significante para usuários não-técnicos,
mas que na verdade não é nada. Pode ser um bom screensaver.")))
(entry (commit "63f9f9a649bb48ebbe6788c28f592e012a00251e")
(title (en "Add home-swww-service-type")
(pt "Adicionar home-swww-service-type"))
(body (en "This service is simply run the @command{swww-daemon} from
your Guix Home configuration, if you choose to do so. I would recommend running
it from your window manager instead. There are configuration options, but
the default is already enough.")
(pt "Este serviço simplesmente executa o @command{swww-daemon}
a partir da sua configuração Home do Guix, se você tiver vontade. Eu mesmo
recomendaria que você executasse o comando a partir do seu window manager
no lugar disso. Têm umas opções de configuração, mas o padrão já é o
suficiente.")))
(entry (commit "f482a3052d9816cad4a849393ed81e25918bd560")
(title (en "Add git-credential-keepassxc")
(pt "Adicionar git-credential-keepassxc"))
(body (en "@code{git-credential-keepassxc} is a @code{git} credential
helper that facilitates the use of passwords from @code{keepassxc} databases by
command-line programs.")
(pt "@code{git-credential-keepassxc} é um helper de credenciais
para o @code{git} que ajuda no use de senhas armazenadas em databases do
@code{keepassxc} por programas baseados em terminal.")))
(entry (commit "ee23b66fe91797755c04cc548ef7159125767ef8")
(title (en "Add adw-gtk-theme")
(pt "Adicionar adw-gtk-theme"))
(body (en "@code{adw-gtk-theme} is a theme for GTK 3 inspired on the
current \"Adwaita\" design of GNOME, found on GTK 4. It enables theming
by using the same color names as GTK 4.")
(pt "@code{adw-gtk-theme} é um tema para o GTK 3 inspirado no
atual design \"Adwaita\" do GNOME, encontrado no GTK 4. Este tema permite
personalização adicional das cores utilizando os mesmos nomes apara as cores
que o GTK 4 usa."))))