babe get up, new malachite configs just dropped

pull/1/head
Michal 3 years ago committed by GitHub
parent 730c020b8b
commit 5d36d09166

@ -1,41 +1,42 @@
mode = "repository"
name = "crystal-any"
repo = ["2::base",
"4::chrome-gnome-shell",
"4::ckbcomp",
"3::crystal-keyring",
repo = [
"1::citrine",
"1::crystal-keyring",
"1::onyx",
"1::wallpapers",
"2::base",
"2::cinnamon-meta",
"2::crystal-dev",
"2::crystal-grub-theme",
"2::filesystem",
"2::gnome-apps-meta",
"2::lsb-release",
"4::mkinitcpio-openswap",
"3::onyx",
"1::citrine",
"2::pfetch",
"4::timeshift",
"4::timeshift-autosnap",
"3::wallpapers",
"2::neofetch",
"2::pfetch",
"2::whitesur-grub-theme",
"2::crystal-grub-theme",
"4::flutter-group-pacman-hook",
"4::flutter",
"2::crystal-dev",
"4::xviewer",
"4::xplayer-plparser",
"4::python-xdg",
"4::xplayer",
"4::pix",
"4::iso-flag-png",
"4::mintlocale",
"4::mint-backgrounds-uma",
"4::mint-themes",
"4::mint-x-icons",
"4::mint-y-icons",
"4::mint-artwork-common",
"2::cinnamon-meta",
"3::chrome-gnome-shell",
"3::ckbcomp",
"3::flutter",
"3::flutter-group-pacman-hook",
"3::iso-flag-png",
"3::mint-artwork-common",
"3::mint-backgrounds-uma",
"3::mint-themes",
"3::mint-x-icons",
"3::mint-y-icons",
"3::mintlocale",
"3::mkinitcpio-openswap",
"3::pix",
"3::python-xdg",
"3::timeshift",
"3::timeshift-autosnap",
"3::xplayer",
"3::xplayer-plparser",
"3::xviewer"
]
urls = ["https://git.tar.black/crystal/programs/%repo%",
"https://git.tar.black/crystal/pkgbuilds/%repo%",
"https://git.tar.black/crystal/%repo%",
"https://aur.archlinux.org/%repo%",
urls = [
"https://github.com/crystal-linux/%repo%",
"https://github.com/crystal-linux/pkgbuilds.%repo%",
"https://aur.archlinux.org/%repo%"
]

@ -1,10 +1,9 @@
mode = "repository"
name = "crystal-armv7l"
repo = ["1::amethyst",
repo = [
"1::amethyst",
"1::malachite",
]
urls = ["https://git.tar.black/crystal/programs/%repo%",
"https://git.tar.black/crystal/pkgbuilds/%repo%",
"https://git.tar.black/crystal/%repo%",
"https://aur.archlinux.org/%repo%",
urls = [
"https://github.com/crystal-linux/%repo%"
]

@ -1,11 +1,10 @@
mode = "repository"
name = "crystal-extra"
repo = ["4::brave-bin",
repo = [
"4::brave-bin",
"4::minecraft-launcher",
"4::multimc5"
]
urls = ["https://git.tar.black/crystal/programs/%repo%",
"https://git.tar.black/crystal/pkgbuilds/%repo%",
"https://git.tar.black/crystal/%repo%",
"https://aur.archlinux.org/%repo%",
urls = [
"https://aur.archlinux.org/%repo%"
]

@ -1,16 +1,16 @@
mode = "repository"
name = "crystal-x86_64"
repo = ["1::amethyst",
"2::grub",
repo = [
"1::amethyst",
"1::jade",
"1::jade_gui",
"1::lapis"
"1::malachite",
"2::sudo",
"2::bsudo",
"1::lapis",
"2::grub",
"2::sudo",
]
urls = ["https://git.tar.black/crystal/programs/%repo%",
"https://git.tar.black/crystal/pkgbuilds/%repo%",
"https://git.tar.black/crystal/%repo%",
"https://aur.archlinux.org/%repo%",
urls = [
"https://github.com/crystal-linux/%repo%",
"https://github.com/crystal-linux/pkgbuilds.%repo%"
]

@ -1,32 +1,33 @@
mode = "workspace"
repo = ["2::amethyst",
"3::base",
repo = [
"1::amethyst",
"1::branding",
"2::caveman",
"2::citrine",
"1::caveman",
"1::citrine",
"1::crystal-keyring",
"3::filesystem",
"3::gnome-apps-meta",
"3::grub",
"1::grub-theme",
"1::hardware-info",
"1::iso",
"2::jade",
"2::jade_gui",
"3::lsb-release",
"2::malachite",
"1::jade",
"1::jade_gui",
"1::onyx",
"1::site",
"1::wallpapers",
# "1::packages-any",
# "1::packages-extra",
# "1::packages-x86_64",
"2::base",
"2::filesystem",
"2::gnome-apps-meta",
"2::grub",
"2::lsb-release",
"2::malachite",
"2::pkg-manager-warner",
"1::site",
"1::wallpapers",
"3::sudo",
"2::sudo",
]
urls = ["ssh://git@git.tar.black/crystal/%repo%",
"ssh://git@git.tar.black/crystal/programs/%repo%",
"ssh://git@git.tar.black/crystal/pkgbuilds/%repo%"
urls = [
"ssh://git@github.com/crystal-linux/%repo%",
"ssh://git@github.com/crystal-linux/pkgbuilds.%repo%"
]

Loading…
Cancel
Save