Fix packages: fix in manjaro error
This commit is contained in:
parent
992d1f0bbb
commit
8ffd066f33
@ -24,7 +24,9 @@ casks = [
|
|||||||
|
|
||||||
[packages.linux.manjaro]
|
[packages.linux.manjaro]
|
||||||
pacman = [
|
pacman = [
|
||||||
|
'archlinux-keyring',
|
||||||
'chezmoi',
|
'chezmoi',
|
||||||
|
'libpamac',
|
||||||
'yay',
|
'yay',
|
||||||
'base-devel',
|
'base-devel',
|
||||||
'fakeroot',
|
'fakeroot',
|
||||||
@ -40,6 +42,8 @@ pacman = [
|
|||||||
'go',
|
'go',
|
||||||
'nodejs',
|
'nodejs',
|
||||||
'jdk-openjdk',
|
'jdk-openjdk',
|
||||||
|
'llvm',
|
||||||
|
'llvm-libs',
|
||||||
]
|
]
|
||||||
|
|
||||||
aur = [
|
aur = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user