Skip to content

Commit ee15035

Browse files
committed
meta: Update externs.
1 parent 427a30a commit ee15035

File tree

103 files changed

+35
-8439
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+35
-8439
lines changed

β€Žmeta/image/opstart-uefi/boot/loader.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@
1616
"bundle://grund-seat/_bin",
1717
"bundle://grund-shell/_bin",
1818
"bundle://grund-bus/_bin",
19-
"bundle://skift-wallpapers/images/abstract.qoi",
19+
"bundle://hideo-shell/wallpaper.qoi",
2020
"bundle://fonts-inter/fonts/Inter-Regular.ttf",
21-
"bundle://fonts-inter/fonts/Inter-Medium.ttf",
22-
"bundle://fonts-mdi/fonts/Material-Design-Icons.ttf"
21+
"bundle://fonts-inter/fonts/Inter-Medium.ttf"
2322
]
2423
}
2524
]

β€Žmeta/targets/host-any.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://schemas.cute.engineering/stable/cutekit.manifest.target.v1",
3-
"id": "host-{shell.uname().machine}",
3+
"id": "host-{shell.uname().machine}-",
44
"type": "target",
55
"props": {
66
"toolchain": "clang",

β€Žproject.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@
44
"type": "project",
55
"description": "The Skift Operating System",
66
"extern": {
7+
"skift-org/hideo": {
8+
"git": "https://github.com/skift-org/hideo.git",
9+
"tag": "v0.1.0"
10+
},
711
"skift-org/karm": {
812
"git": "https://github.com/skift-org/karm.git",
9-
"tag": "v0.1.0"
13+
"tag": "v0.1.3"
14+
},
15+
"odoo/paper-muncher": {
16+
"git": "https://github.com/odoo/paper-muncher",
17+
"tag": "v0.1.2"
1018
}
1119
}
1220
}

β€Žsrc/assets/fonts-all/manifest.json

-19
This file was deleted.

β€Žsrc/assets/fonts-core/manifest.json

-10
This file was deleted.

β€Žsrc/assets/fonts-dancing-script/license.txt

-93
This file was deleted.

β€Žsrc/assets/fonts-dancing-script/manifest.json

-5
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

β€Žsrc/assets/fonts-droid-sans/license.txt

-201
This file was deleted.

β€Žsrc/assets/fonts-droid-sans/manifest.json

-5
This file was deleted.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
Β (0)