Adjust package names after API separation

This commit is contained in:
Jeremy Soller 2023-12-12 08:14:27 -07:00
parent 71406afe4f
commit b865c04adc
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
9 changed files with 12 additions and 12 deletions

View file

@ -55,7 +55,7 @@ vim = {}
# Development tools
cargo = {}
crates-io-index = {}
gcc = {}
gcc13 = {}
gnu-binutils = {}
gnu-make = {}
rust = {}

View file

@ -18,7 +18,7 @@ drivers = {}
escalated = {}
extrautils = {}
findutils = {}
gcc = {}
gcc13 = {}
gnu-binutils = {}
gnu-make = {}
initfs = {}