Adjust package names after API separation
This commit is contained in:
parent
71406afe4f
commit
b865c04adc
9 changed files with 12 additions and 12 deletions
|
@ -55,7 +55,7 @@ vim = {}
|
|||
# Development tools
|
||||
cargo = {}
|
||||
crates-io-index = {}
|
||||
gcc = {}
|
||||
gcc13 = {}
|
||||
gnu-binutils = {}
|
||||
gnu-make = {}
|
||||
rust = {}
|
||||
|
|
|
@ -18,7 +18,7 @@ drivers = {}
|
|||
escalated = {}
|
||||
extrautils = {}
|
||||
findutils = {}
|
||||
gcc = {}
|
||||
gcc13 = {}
|
||||
gnu-binutils = {}
|
||||
gnu-make = {}
|
||||
initfs = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue