Use in progress dnf module
This commit is contained in:
@@ -2,14 +2,16 @@
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||
modules:
|
||||
- type: dnf
|
||||
source: local
|
||||
# source: local
|
||||
source: ghcr.io/blue-build/modules/dnf:dnf-module
|
||||
install:
|
||||
packages:
|
||||
- https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-%OS_VERSION%.noarch.rpm
|
||||
- https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-%OS_VERSION%.noarch.rpm
|
||||
- dnf5-plugins
|
||||
- type: dnf
|
||||
source: local
|
||||
# source: local
|
||||
source: ghcr.io/blue-build/modules/dnf:dnf-module
|
||||
copr:
|
||||
- ryanabx/cosmic-epoch
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user