Move non-existing packages from alpine to arch
This commit is contained in:
parent
9e318ad677
commit
df2d035c3e
@ -24,17 +24,15 @@
|
|||||||
name: btop
|
name: btop
|
||||||
world: /bedrock/strata/alpine/etc/apk/world
|
world: /bedrock/strata/alpine/etc/apk/world
|
||||||
|
|
||||||
- name: Install cowsay
|
|
||||||
apk:
|
|
||||||
name: cowsay
|
|
||||||
world: /bedrock/strata/alpine/etc/apk/world
|
|
||||||
|
|
||||||
- name: Install thefuck
|
|
||||||
apk:
|
|
||||||
name: thefuck
|
|
||||||
world: /bedrock/strata/alpine/etc/apk/world
|
|
||||||
|
|
||||||
- name: Install ncdu
|
- name: Install ncdu
|
||||||
apk:
|
apk:
|
||||||
name: ncdu
|
name: ncdu
|
||||||
world: /bedrock/strata/alpine/etc/apk/world
|
world: /bedrock/strata/alpine/etc/apk/world
|
||||||
|
|
||||||
|
- name: Install cowsay
|
||||||
|
aur:
|
||||||
|
name: cowsay
|
||||||
|
|
||||||
|
- name: Install thefuck
|
||||||
|
aur:
|
||||||
|
name: thefuck
|
||||||
|
Loading…
Reference in New Issue
Block a user