[[package]] name = "asciicube" version = "0.1.0" description = "ASCII cube demo" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/asciicube" repository = "https://ivy.kalidev.cc/repo/asciicube" source = "https://ivy.kalidev.cc/v1/packages/asciicube/0.1.0/download" sha256 = "6ed0c16631cd30bcad89e400052ea98b6f1a060ef24ae2468195ec09a6e6dce6" [package.paths] binary = "/bin/asciicube" config = "/etc/asciicube/" data = "/usr/share/asciicube/" logs = "/var/log/asciicube/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "atomicclock" version = "0.1.0" description = "Atomic clock utility" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/atomicclock" repository = "https://ivy.kalidev.cc/repo/atomicclock" source = "https://ivy.kalidev.cc/v1/packages/atomicclock/0.1.0/download" sha256 = "8185531ede93cbe94eb1ad69a03b8951ae454677a5034172bd85625d2a948dba" [package.paths] binary = "/bin/atomicclock" config = "/etc/atomicclock/" data = "/usr/share/atomicclock/" logs = "/var/log/atomicclock/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "blurtest" version = "0.1.0" description = "Blur effect test app" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/blurtest" repository = "https://ivy.kalidev.cc/repo/blurtest" source = "https://ivy.kalidev.cc/v1/packages/blurtest/0.1.0/download" sha256 = "9e300f1f28dbd113f4cae9f7886321f23f9b725c55b178e1f61ba71e3860dcd2" [package.paths] binary = "/bin/blurtest" config = "/etc/blurtest/" data = "/usr/share/blurtest/" logs = "/var/log/blurtest/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "browser" version = "0.1.0" description = "Web browser application" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/browser" repository = "https://ivy.kalidev.cc/repo/browser" source = "https://ivy.kalidev.cc/v1/packages/browser/0.1.0/download" sha256 = "562ebdf5230785670e30d92e3b8c9a3efda77ca17fc11ea486a119228c52a5f6" [package.paths] binary = "/bin/browser" config = "/etc/browser/" data = "/usr/share/browser/" logs = "/var/log/browser/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "calculator" version = "0.1.0" description = "Calculator application" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/calculator" repository = "https://ivy.kalidev.cc/repo/calculator" source = "https://ivy.kalidev.cc/v1/packages/calculator/0.1.0/download" sha256 = "d2563e401a7ff196279df481c96dfda4c1955893599b319f243e9fbd85b7d4f8" [package.paths] binary = "/bin/calculator" config = "/etc/calculator/" data = "/usr/share/calculator/" logs = "/var/log/calculator/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "cpython" version = "0.1.0" description = "CPython full runtime package" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/cpython" repository = "https://ivy.kalidev.cc/repo/cpython" source = "https://ivy.kalidev.cc/v1/packages/cpython/0.1.0/download" sha256 = "b8306d8d2eb088d90aea39e28816bb36cd283ba0821f55823115c1ff54f3f290" requires = [] [package.paths] binary = "/bin/cpython" config = "/etc/cpython/" data = "/sys/python/" logs = "/var/log/cpython/" [[package.assets.files]] src = "assets/python/lib/python3.12/abc.py" dest = "/sys/python/lib/python3.12/abc.py" [[package.assets.files]] src = "assets/python/lib/python3.12/codecs.py" dest = "/sys/python/lib/python3.12/codecs.py" [[package.assets.files]] src = "assets/python/lib/python3.12/encodings/__init__.py" dest = "/sys/python/lib/python3.12/encodings/__init__.py" [[package.assets.files]] src = "assets/python/lib/python3.12/encodings/aliases.py" dest = "/sys/python/lib/python3.12/encodings/aliases.py" [[package.assets.files]] src = "assets/python/lib/python3.12/encodings/ascii.py" dest = "/sys/python/lib/python3.12/encodings/ascii.py" [[package.assets.files]] src = "assets/python/lib/python3.12/encodings/latin_1.py" dest = "/sys/python/lib/python3.12/encodings/latin_1.py" [[package.assets.files]] src = "assets/python/lib/python3.12/encodings/utf_8.py" dest = "/sys/python/lib/python3.12/encodings/utf_8.py" [[package.assets.files]] src = "assets/python/lib/python3.12/io.py" dest = "/sys/python/lib/python3.12/io.py" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "desktop" version = "0.1.0" description = "Legacy desktop environment" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/desktop" repository = "https://ivy.kalidev.cc/repo/desktop" source = "https://ivy.kalidev.cc/v1/packages/desktop/0.1.0/download" sha256 = "83f6482584682e4d6aaf05bf9a59799db2fdecb3f8f509ef27122ec80694c090" [package.paths] binary = "/bin/desktop" config = "/etc/desktop/" data = "/usr/share/desktop/" logs = "/var/log/desktop/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "launcher" version = ">=0.1.0" [[package.requires]] name = "sysmon" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [[package.requires]] name = "wallset" version = ">=0.1.0" [[package.requires]] name = "wallpapers-stable" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "discordbot" version = "0.1.0" description = "Discord bot client" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/discordbot" repository = "https://ivy.kalidev.cc/repo/discordbot" source = "https://ivy.kalidev.cc/v1/packages/discordbot/0.1.0/download" sha256 = "0a7e62a95a0e0e2cf1bdef2a79adde67bb766dd72c395185d06c669e5f606d29" [package.paths] binary = "/bin/discordbot" config = "/etc/discordbot/" data = "/usr/share/discordbot/" logs = "/var/log/discordbot/" [[package.requires]] name = "matrixutils" version = ">=0.1.0" [[package.requires]] name = "netutils" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "dnsd" version = "0.1.0" description = "DNS resolver daemon" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/dnsd" repository = "https://ivy.kalidev.cc/repo/dnsd" source = "https://ivy.kalidev.cc/v1/packages/dnsd/0.1.0/download" sha256 = "f422289a8f2c573ca1567c3ccf5eeb2683a29b47d6430f6ab6b65a7efae7361d" requires = [] [package.paths] binary = "/bin/dnsd" config = "/etc/dnsd/" data = "/usr/share/dnsd/" logs = "/var/log/dnsd/" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "doom" version = "0.1.0" description = "DOOM engine binary" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/doom" repository = "https://ivy.kalidev.cc/repo/doom" source = "https://ivy.kalidev.cc/v1/packages/doom/0.1.0/download" sha256 = "ed5c42b70bedcddc7765d9bebdc6fea4c20acc15e4eedc0e4f934127051b0023" [package.paths] binary = "/bin/doom" config = "/etc/doom/" data = "/usr/share/doom/" logs = "/var/log/doom/" [[package.requires]] name = "doom-wads-stable" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "doom-wads-stable" version = "0.1.0" description = "Curated stable DOOM WAD set" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/doom-wads-stable" repository = "https://ivy.kalidev.cc/repo/doom-wads-stable" source = "https://ivy.kalidev.cc/v1/packages/doom-wads-stable/0.1.0/download" sha256 = "22b14d0aa7fe4f68131155a6740ca24bfe515623eec2508774a3e0b7273f1607" requires = [] [package.paths] binary = "/bin/doom-wads-stable" config = "/etc/doom-wads-stable/" data = "/sys/" logs = "/var/log/doom-wads-stable/" [[package.assets.files]] src = "assets/wads/DOOM1.WAD" dest = "/sys/DOOM1.WAD" [[package.assets.files]] src = "assets/wads/myhouse.wad" dest = "/sys/myhouse.wad" [package.hooks] install = "hooks/install.lua" install_reason = "prints installed WAD paths" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints WAD removal notes" update = "hooks/update.lua" update_reason = "prints WAD refresh notes" [[package]] name = "echo" version = "0.1.0" description = "Simple echo utility" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/echo" repository = "https://ivy.kalidev.cc/repo/echo" source = "https://ivy.kalidev.cc/v1/packages/echo/0.1.0/download" sha256 = "381f51ecfc54737a59fa2a0214c87db3b45a6f9c49c15c8f59c59738ee432c50" requires = [] [package.paths] binary = "/bin/echo" config = "/etc/echo/" data = "/usr/share/echo/" logs = "/var/log/echo/" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "edit" version = "0.1.0" description = "Text editor" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/edit" repository = "https://ivy.kalidev.cc/repo/edit" source = "https://ivy.kalidev.cc/v1/packages/edit/0.1.0/download" sha256 = "157b6dd70c68227dfeb57ffdf14f8b6a9544c75ea587ce5968b910ea3bbeb2e8" [package.paths] binary = "/bin/edit" config = "/etc/edit/" data = "/usr/share/edit/" logs = "/var/log/edit/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "ext-test" version = "0.1.0" description = "Lorem ipsum dolor sit amet, consectetur adipiscing elit." authors = ["Lorem Ipsum "] license = "Lorem-Ipsum" homepage = "https://ivy.kalidev.cc/packages/ext-test" repository = "https://ivy.kalidev.cc/repo/ext-test" source = "https://ivy.kalidev.cc/v1/packages/ext-test/0.1.0/download" sha256 = "9605e480f92ef99ebd12c3b8c58a23e9452fe8ebb7797b6d668c92be337d8b58" requires = [] [package.paths] binary = "/bin/ext-test" config = "/etc/ext-test/" data = "/var/lib/ext-test/" logs = "/var/log/ext-test/" [[package.assets.files]] src = "assets/lorem.txt" dest = "/usr/share/ext-test/lorem.txt" [package.hooks] install = "hooks/install.lua" install_reason = "calculates 1 + 1 as an install sanity check" uninstall = "hooks/uninstall.lua" uninstall_reason = "lorem ipsum dolor sit amet" update = "hooks/update.lua" update_reason = "lorem ipsum dolor sit amet" [[package]] name = "fetch" version = "0.1.0" description = "System information utility" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/fetch" repository = "https://ivy.kalidev.cc/repo/fetch" source = "https://ivy.kalidev.cc/v1/packages/fetch/0.1.0/download" sha256 = "aac2ab39ad5df989c3bc004a847689cfd8df4ba75861eae5f66f5b4f455fcd39" requires = [] [package.paths] binary = "/bin/fetch" config = "/etc/fetch/" data = "/usr/share/fetch/" logs = "/var/log/fetch/" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "fonts" version = "0.1.0" description = "Shared font assets for Thornrose userspace" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/fonts" repository = "https://ivy.kalidev.cc/repo/fonts" source = "https://ivy.kalidev.cc/v1/packages/fonts/0.1.0/download" sha256 = "ee827bc36ca971a1ec6a43455f773d828731718ae942bf767c5668c912a9505f" requires = [] [package.paths] binary = "/bin/fonts" config = "/etc/fonts/" data = "/usr/share/fonts/" logs = "/var/log/fonts/" [[package.assets.files]] src = "assets/fonts/JetBrainsMonoNerdFontMono-Regular.ttf" dest = "/sys/fonts/JetBrainsMonoNerdFontMono-Regular.ttf" [[package.assets.files]] src = "assets/fonts/mono.ttf" dest = "/sys/fonts/mono.ttf" [[package.assets.files]] src = "assets/fonts/mono.ttf" dest = "/sys/mono.ttf" [[package.assets.files]] src = "assets/fonts/sans.ttf" dest = "/sys/fonts/sans.ttf" [[package.assets.files]] src = "assets/fonts/sans.ttf" dest = "/sys/sans.ttf" [[package.assets.files]] src = "assets/fonts/zap-vga16.psf" dest = "/sys/fonts/zap-vga16.psf" [[package.assets.files]] src = "assets/fonts/Inconsolata-16r.psf" dest = "/sys/fonts/Inconsolata-16r.psf" [package.hooks] install = "hooks/install.lua" install_reason = "prints installed font paths" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints font removal notes" update = "hooks/update.lua" update_reason = "prints font refresh notes" [[package]] name = "glxgears" version = "0.1.0" description = "GLX gears demo" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/glxgears" repository = "https://ivy.kalidev.cc/repo/glxgears" source = "https://ivy.kalidev.cc/v1/packages/glxgears/0.1.0/download" sha256 = "8f6e453f184d52edda13d5917b0a26293d1795809b71c47d2707080cbfd5041a" [package.paths] binary = "/bin/glxgears" config = "/etc/glxgears/" data = "/usr/share/glxgears/" logs = "/var/log/glxgears/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "ide-samples" version = "0.1.0" description = "Seed IDE and scripting samples" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/ide-samples" repository = "https://ivy.kalidev.cc/repo/ide-samples" source = "https://ivy.kalidev.cc/v1/packages/ide-samples/0.1.0/download" sha256 = "e2eb99a8014c6fcbcf717d6b59b106328285f5c8ad3de686b2e555133cc07325" [package.paths] binary = "/bin/ide-samples" config = "/etc/ide-samples/" data = "/usr/share/ide-samples/" logs = "/var/log/ide-samples/" [[package.requires]] name = "lua" version = ">=0.1.0" [[package.assets.files]] src = "assets/samples/ide_test.lua" dest = "/usr/share/ide-samples/examples/ide_test.lua" [[package.assets.files]] src = "assets/samples/ide_test.lua" dest = "/home/user/ide_test.lua" [package.hooks] install = "hooks/install.lua" install_reason = "installs starter Lua sample for IDE workflows" uninstall = "hooks/uninstall.lua" uninstall_reason = "removes package-managed sample files" update = "hooks/update.lua" update_reason = "refreshes sample scripts" [[package]] name = "imguidemo" version = "0.1.0" description = "ImGui demo app" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/imguidemo" repository = "https://ivy.kalidev.cc/repo/imguidemo" source = "https://ivy.kalidev.cc/v1/packages/imguidemo/0.1.0/download" sha256 = "d220183e19f479a9bda93503bb76cb8e2f698e9e54ffb6e3932d1a5fb59a6ac6" [package.paths] binary = "/bin/imguidemo" config = "/etc/imguidemo/" data = "/usr/share/imguidemo/" logs = "/var/log/imguidemo/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "imguitest" version = "0.1.0" description = "ImGui test app" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/imguitest" repository = "https://ivy.kalidev.cc/repo/imguitest" source = "https://ivy.kalidev.cc/v1/packages/imguitest/0.1.0/download" sha256 = "dbbb309d26ea2c2688797ca1540fb0548dcc5d3eb8f7d0303fd2bacb515f6ce0" [package.paths] binary = "/bin/imguitest" config = "/etc/imguitest/" data = "/usr/share/imguitest/" logs = "/var/log/imguitest/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "init" version = "0.1.0" description = "Bootstrap init service for Thornrose" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/init" repository = "https://ivy.kalidev.cc/repo/init" source = "https://ivy.kalidev.cc/v1/packages/init/0.1.0/download" sha256 = "9db95d1fc340b891ef84611e668a040a5ae2f855e11a1d1d2aaf8a91eb158833" [package.paths] binary = "/bin/init" config = "/etc/init/" data = "/usr/share/init/" logs = "/var/log/init/" [[package.requires]] name = "sessiond" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "ivy" version = "0.1.0" description = "Ivy package manager client" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/ivy" repository = "https://ivy.kalidev.cc/repo/ivy" source = "https://ivy.kalidev.cc/v1/packages/ivy/0.1.0/download" sha256 = "1d4cbca9ac841a88f8ea3b1217e55a0279885eee35e38d5f018147f1cc61d38a" [package.paths] binary = "/bin/ivy" config = "/etc/ivy/" data = "/usr/share/ivy/" logs = "/var/log/ivy/" [[package.requires]] name = "lua" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "ktmsg" version = "0.1.0" description = "Kernel/system message viewer" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/ktmsg" repository = "https://ivy.kalidev.cc/repo/ktmsg" source = "https://ivy.kalidev.cc/v1/packages/ktmsg/0.1.0/download" sha256 = "fceafb6ce09570f82c5b19488c189f3e5a4e104e532e50a1474d0c7b1d99d4c1" [package.paths] binary = "/bin/ktmsg" config = "/etc/ktmsg/" data = "/usr/share/ktmsg/" logs = "/var/log/ktmsg/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "launcher" version = "0.1.0" description = "Application launcher" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/launcher" repository = "https://ivy.kalidev.cc/repo/launcher" source = "https://ivy.kalidev.cc/v1/packages/launcher/0.1.0/download" sha256 = "121cc19393d4cd0f94c87700c15a66c5c8f49b95ea296271c785b69749dc9ca5" [package.paths] binary = "/bin/launcher" config = "/etc/launcher/" data = "/usr/share/launcher/" logs = "/var/log/launcher/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "love" version = "0.1.0" description = "LOVE runtime package" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/love" repository = "https://ivy.kalidev.cc/repo/love" source = "https://ivy.kalidev.cc/v1/packages/love/0.1.0/download" sha256 = "58343183b924458961bc4326d9ff730da39568dc5de7d4ad281f32b1956c4658" [package.paths] binary = "/bin/love" config = "/etc/love/" data = "/usr/share/love/" logs = "/var/log/love/" [[package.requires]] name = "rust-toolchain-data" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "lua" version = "0.1.0" description = "Lua runtime" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/lua" repository = "https://ivy.kalidev.cc/repo/lua" source = "https://ivy.kalidev.cc/v1/packages/lua/0.1.0/download" sha256 = "93b041eed0fbd439fb9a07f51c229b7effc38337b09f49b154bdae442c91af98" requires = [] [package.paths] binary = "/bin/lua" config = "/etc/lua/" data = "/usr/share/lua/" logs = "/var/log/lua/" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "mandelbrot" version = "0.1.0" description = "Mandelbrot renderer" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/mandelbrot" repository = "https://ivy.kalidev.cc/repo/mandelbrot" source = "https://ivy.kalidev.cc/v1/packages/mandelbrot/0.1.0/download" sha256 = "411743ed8c998551e8333f59c200e604e3fe8af4aea5095592dcc4170950a519" [package.paths] binary = "/bin/mandelbrot" config = "/etc/mandelbrot/" data = "/usr/share/mandelbrot/" logs = "/var/log/mandelbrot/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "matrix" version = "0.1.0" description = "Matrix client" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/matrix" repository = "https://ivy.kalidev.cc/repo/matrix" source = "https://ivy.kalidev.cc/v1/packages/matrix/0.1.0/download" sha256 = "de313f16522e2b457f3cc3eee2548d793ed8ea7e4ea71acd6e49f2bc62b9ae96" [package.paths] binary = "/bin/matrix" config = "/etc/matrix/" data = "/usr/share/matrix/" logs = "/var/log/matrix/" [[package.requires]] name = "matrixutils" version = ">=0.1.0" [[package.requires]] name = "netutils" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "matrixutils" version = "0.1.0" description = "Matrix protocol utility tools" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/matrixutils" repository = "https://ivy.kalidev.cc/repo/matrixutils" source = "https://ivy.kalidev.cc/v1/packages/matrixutils/0.1.0/download" sha256 = "4b4519f1642b16beafddcd294d8ee016cc61822c3132cf562bc99099aa0c65a2" requires = [] [package.paths] binary = "/bin/matrixutils" config = "/etc/matrixutils/" data = "/usr/share/matrixutils/" logs = "/var/log/matrixutils/" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "minesweeper" version = "0.1.0" description = "Minesweeper game" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/minesweeper" repository = "https://ivy.kalidev.cc/repo/minesweeper" source = "https://ivy.kalidev.cc/v1/packages/minesweeper/0.1.0/download" sha256 = "4fdfcd8864e42602a4f589c057a2186b2ebcd6d0385f80b7b4482edec0161b24" [package.paths] binary = "/bin/minesweeper" config = "/etc/minesweeper/" data = "/usr/share/minesweeper/" logs = "/var/log/minesweeper/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "nes" version = "0.1.0" description = "NES emulator binary" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/nes" repository = "https://ivy.kalidev.cc/repo/nes" source = "https://ivy.kalidev.cc/v1/packages/nes/0.1.0/download" sha256 = "73dd4f4700c880f25130f65fd2194852d09fbd05dd50323ce4ca5c8097301ee2" [package.paths] binary = "/bin/nes" config = "/etc/nes/" data = "/usr/share/nes/" logs = "/var/log/nes/" [[package.requires]] name = "nes-roms-stable" version = ">=0.1.0" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "nes-roms-stable" version = "0.1.0" description = "Curated stable NES ROM set" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/nes-roms-stable" repository = "https://ivy.kalidev.cc/repo/nes-roms-stable" source = "https://ivy.kalidev.cc/v1/packages/nes-roms-stable/0.1.0/download" sha256 = "24bc2b79cb239e5a866dd798b6cbd5bd87b37f5104e6064ee1f3f03f67518730" requires = [] [package.paths] binary = "/bin/nes-roms-stable" config = "/etc/nes-roms-stable/" data = "/sys/roms/nes/" logs = "/var/log/nes-roms-stable/" [[package.assets.files]] src = "assets/roms/SuperMario.nes" dest = "/sys/roms/nes/SuperMario.nes" [[package.assets.files]] src = "assets/roms/SuperMario3.nes" dest = "/sys/roms/nes/SuperMario3.nes" [[package.assets.files]] src = "assets/roms/Zelda1.nes" dest = "/sys/roms/nes/Zelda1.nes" [[package.assets.files]] src = "assets/roms/Zelda2.nes" dest = "/sys/roms/nes/Zelda2.nes" [[package.assets.files]] src = "assets/roms/Tetris.nes" dest = "/sys/roms/nes/Tetris.nes" [[package.assets.files]] src = "assets/roms/KirbysAdventure.nes" dest = "/sys/roms/nes/KirbysAdventure.nes" [[package.assets.files]] src = "assets/roms/FinalFantasy1.nes" dest = "/sys/roms/nes/FinalFantasy1.nes" [[package.assets.files]] src = "assets/roms/Pirates! (USA).nes" dest = "/sys/roms/nes/Pirates! (USA).nes" [[package.assets.files]] src = "assets/roms/bomberman.nes" dest = "/sys/roms/nes/bomberman.nes" [[package.assets.files]] src = "assets/roms/nestest.nes" dest = "/sys/roms/nes/nestest.nes" [package.hooks] install = "hooks/install.lua" install_reason = "prints installed ROM set path" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints ROM set removal notes" update = "hooks/update.lua" update_reason = "prints ROM set refresh notes" [[package]] name = "netutils" version = "0.1.0" description = "Network utility tools" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/netutils" repository = "https://ivy.kalidev.cc/repo/netutils" source = "https://ivy.kalidev.cc/v1/packages/netutils/0.1.0/download" sha256 = "bfc7a5b2a8fd5e5a3833ba089f2e15bb923633d0b0ad706a305a139764439304" [package.paths] binary = "/bin/netutils" config = "/etc/netutils/" data = "/usr/share/netutils/" logs = "/var/log/netutils/" [[package.requires]] name = "dnsd" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "python-stdlib-data" version = "0.1.0" description = "Compatibility package; installs CPython full runtime" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/python-stdlib-data" repository = "https://ivy.kalidev.cc/repo/python-stdlib-data" source = "https://ivy.kalidev.cc/v1/packages/python-stdlib-data/0.1.0/download" sha256 = "3fb50dbe0dba7329920cdb59ad3d50f4ea492158c22c1a2b416dd8816bd48fe5" [package.paths] binary = "/bin/python-stdlib-data" config = "/etc/python-stdlib-data/" data = "/usr/share/python-stdlib-data/" logs = "/var/log/python-stdlib-data/" [[package.requires]] name = "cpython" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "raytracer" version = "0.1.0" description = "Raytracer demo" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/raytracer" repository = "https://ivy.kalidev.cc/repo/raytracer" source = "https://ivy.kalidev.cc/v1/packages/raytracer/0.1.0/download" sha256 = "132303c156614bb5ffaa5f663564c518e37acf75824943671b5cee5297ec1954" [package.paths] binary = "/bin/raytracer" config = "/etc/raytracer/" data = "/usr/share/raytracer/" logs = "/var/log/raytracer/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "rust-toolchain-data" version = "0.1.0" description = "Rust toolchain full payload" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/rust-toolchain-data" repository = "https://ivy.kalidev.cc/repo/rust-toolchain-data" source = "https://ivy.kalidev.cc/v1/packages/rust-toolchain-data/0.1.0/download" sha256 = "b91eae8989378c86e437189c40c08a3357f4fdda007e55621271cf39676366f2" requires = [] [package.paths] binary = "/bin/rust-toolchain-data" config = "/etc/rust-toolchain-data/" data = "/sys/rust/" logs = "/var/log/rust-toolchain-data/" [[package.assets.files]] src = "assets/sys/rust/bin/cargo" dest = "/sys/rust/bin/cargo" [[package.assets.files]] src = "assets/sys/rust/bin/rustc" dest = "/sys/rust/bin/rustc" [[package.assets.files]] src = "assets/sys/rust/etc/bash_completion.d/cargo" dest = "/sys/rust/etc/bash_completion.d/cargo" [[package.assets.files]] src = "assets/sys/rust/etc/target-spec-json-schema.json" dest = "/sys/rust/etc/target-spec-json-schema.json" [[package.assets.files]] src = "assets/sys/rust/lib/libLLVM-21-rust-1.92.0-nightly.so" dest = "/sys/rust/lib/libLLVM-21-rust-1.92.0-nightly.so" [[package.assets.files]] src = "assets/sys/rust/lib/libLLVM.so.21.1-rust-1.92.0-nightly" dest = "/sys/rust/lib/libLLVM.so.21.1-rust-1.92.0-nightly" [[package.assets.files]] src = "assets/sys/rust/lib/librustc_driver-c7c296b6a7c1422b.so" dest = "/sys/rust/lib/librustc_driver-c7c296b6a7c1422b.so" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/components" dest = "/sys/rust/lib/rustlib/components" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/etc/gdb_load_rust_pretty_printers.py" dest = "/sys/rust/lib/rustlib/etc/gdb_load_rust_pretty_printers.py" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/etc/gdb_lookup.py" dest = "/sys/rust/lib/rustlib/etc/gdb_lookup.py" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/etc/gdb_providers.py" dest = "/sys/rust/lib/rustlib/etc/gdb_providers.py" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/etc/lldb_commands" dest = "/sys/rust/lib/rustlib/etc/lldb_commands" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/etc/lldb_lookup.py" dest = "/sys/rust/lib/rustlib/etc/lldb_lookup.py" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/etc/lldb_providers.py" dest = "/sys/rust/lib/rustlib/etc/lldb_providers.py" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/etc/rust_types.py" dest = "/sys/rust/lib/rustlib/etc/rust_types.py" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/manifest-cargo-x86_64-unknown-linux-gnu" dest = "/sys/rust/lib/rustlib/manifest-cargo-x86_64-unknown-linux-gnu" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/manifest-clippy-preview-x86_64-unknown-linux-gnu" dest = "/sys/rust/lib/rustlib/manifest-clippy-preview-x86_64-unknown-linux-gnu" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/manifest-rust-docs-x86_64-unknown-linux-gnu" dest = "/sys/rust/lib/rustlib/manifest-rust-docs-x86_64-unknown-linux-gnu" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/manifest-rust-src" dest = "/sys/rust/lib/rustlib/manifest-rust-src" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/manifest-rust-std-x86_64-pc-windows-gnu" dest = "/sys/rust/lib/rustlib/manifest-rust-std-x86_64-pc-windows-gnu" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/manifest-rust-std-x86_64-unknown-linux-gnu" dest = "/sys/rust/lib/rustlib/manifest-rust-std-x86_64-unknown-linux-gnu" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/manifest-rust-std-x86_64-unknown-none" dest = "/sys/rust/lib/rustlib/manifest-rust-std-x86_64-unknown-none" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/manifest-rustc-x86_64-unknown-linux-gnu" dest = "/sys/rust/lib/rustlib/manifest-rustc-x86_64-unknown-linux-gnu" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/manifest-rustfmt-preview-x86_64-unknown-linux-gnu" dest = "/sys/rust/lib/rustlib/manifest-rustfmt-preview-x86_64-unknown-linux-gnu" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/multirust-channel-manifest.toml" dest = "/sys/rust/lib/rustlib/multirust-channel-manifest.toml" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/multirust-config.toml" dest = "/sys/rust/lib/rustlib/multirust-config.toml" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/rust-installer-version" dest = "/sys/rust/lib/rustlib/rust-installer-version" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld/ld.lld" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld/ld.lld" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld/ld64.lld" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld/ld64.lld" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld/lld-link" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld/lld-link" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld/wasm-ld" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld/wasm-ld" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-objcopy" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-objcopy" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/wasm-component-ld" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/bin/wasm-component-ld" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76f4e8c09ccb4bb8.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76f4e8c09ccb4bb8.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-5fc81a6e9e9a8660.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-5fc81a6e9e9a8660.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2c41a2505eb4354f.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2c41a2505eb4354f.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-49333de8fe07d7a1.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-49333de8fe07d7a1.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f0780e6619659b33.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f0780e6619659b33.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c4b9a47e748cccbc.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c4b9a47e748cccbc.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dcf3473359714da7.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dcf3473359714da7.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-bee743b7970546a1.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-bee743b7970546a1.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ed900c0b1965f066.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ed900c0b1965f066.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-116a93e1521551f0.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-116a93e1521551f0.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e0b0922d89ebd41a.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e0b0922d89ebd41a.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b6983082e1f16661.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b6983082e1f16661.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3a7a3a9c19d68e07.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3a7a3a9c19d68e07.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-4709494ef64baaf2.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-4709494ef64baaf2.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1ac699f4fd9e44b0.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1ac699f4fd9e44b0.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5ace1314214321de.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5ace1314214321de.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libprofiler_builtins-c4f1fe03d248a296.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libprofiler_builtins-c4f1fe03d248a296.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.dfsan.a" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.dfsan.a" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f6f3dca8a1b848b6.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f6f3dca8a1b848b6.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-aafdbf107a60ec3a.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-aafdbf107a60ec3a.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7c9f763900d76d3.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7c9f763900d76d3.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1c8d4b4b7a568a2a.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1c8d4b4b7a568a2a.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-fcd96f00c90b4bbb.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-fcd96f00c90b4bbb.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2bfe6d313f1a27d4.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2bfe6d313f1a27d4.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2bfe6d313f1a27d4.so" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2bfe6d313f1a27d4.so" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a121505e2bc1c061.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a121505e2bc1c061.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsysroot-15e9642286612609.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsysroot-15e9642286612609.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-301b0e7815233a8b.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-301b0e7815233a8b.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1d6d458e77c12317.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1d6d458e77c12317.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-none/lib/liballoc-1e1a6f5e2b5456ca.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-none/lib/liballoc-1e1a6f5e2b5456ca.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-none/lib/libcompiler_builtins-635446415d6c8af8.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-none/lib/libcompiler_builtins-635446415d6c8af8.rlib" [[package.assets.files]] src = "assets/sys/rust/lib/rustlib/x86_64-unknown-none/lib/libcore-acdf743ffd55becd.rlib" dest = "/sys/rust/lib/rustlib/x86_64-unknown-none/lib/libcore-acdf743ffd55becd.rlib" [[package.assets.files]] src = "assets/sys/rust/libexec/rust-analyzer-proc-macro-srv" dest = "/sys/rust/libexec/rust-analyzer-proc-macro-srv" [[package.assets.files]] src = "assets/usr/lib/libc.so.6" dest = "/usr/lib/libc.so.6" [[package.assets.files]] src = "assets/usr/lib/libdl.so.2" dest = "/usr/lib/libdl.so.2" [[package.assets.files]] src = "assets/usr/lib/libgcc_s.so.1" dest = "/usr/lib/libgcc_s.so.1" [[package.assets.files]] src = "assets/usr/lib/libm.so.6" dest = "/usr/lib/libm.so.6" [[package.assets.files]] src = "assets/usr/lib/libpthread.so.0" dest = "/usr/lib/libpthread.so.0" [[package.assets.files]] src = "assets/usr/lib/librt.so.1" dest = "/usr/lib/librt.so.1" [[package.assets.files]] src = "assets/usr/lib/libz.so.1.3.2" dest = "/usr/lib/libz.so.1.3.2" [[package.assets.files]] src = "assets/lib64/ld-linux-x86-64.so.2" dest = "/lib64/ld-linux-x86-64.so.2" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "sessiond" version = "0.1.0" description = "Session supervisor service for Thornrose" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/sessiond" repository = "https://ivy.kalidev.cc/repo/sessiond" source = "https://ivy.kalidev.cc/v1/packages/sessiond/0.1.0/download" sha256 = "7cffb94bcf1210590df7b144a76ba78c3b7213287b261239c494b5fcc9067540" [package.paths] binary = "/bin/sessiond" config = "/etc/sessiond/" data = "/usr/share/sessiond/" logs = "/var/log/sessiond/" [[package.requires]] name = "netutils" version = ">=0.1.0" [[package.requires]] name = "timesyncd" version = ">=0.1.0" [[package.requires]] name = "trellis" version = ">=0.1.0" [[package.requires]] name = "trellis_topbar" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "smpstress" version = "0.1.0" description = "SMP stress test utility" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/smpstress" repository = "https://ivy.kalidev.cc/repo/smpstress" source = "https://ivy.kalidev.cc/v1/packages/smpstress/0.1.0/download" sha256 = "5175f1996ac4b1f569e0fa97377209ab108a058fe4648dba5651e0755449be96" [package.paths] binary = "/bin/smpstress" config = "/etc/smpstress/" data = "/usr/share/smpstress/" logs = "/var/log/smpstress/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "snake" version = "0.1.0" description = "Snake game" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/snake" repository = "https://ivy.kalidev.cc/repo/snake" source = "https://ivy.kalidev.cc/v1/packages/snake/0.1.0/download" sha256 = "d231ab10633eff0bcd8e6b50f0cc54124526ce91fc4be34ee8870af7a9e8dc80" [package.paths] binary = "/bin/snake" config = "/etc/snake/" data = "/usr/share/snake/" logs = "/var/log/snake/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "sysmon" version = "0.1.0" description = "System monitor" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/sysmon" repository = "https://ivy.kalidev.cc/repo/sysmon" source = "https://ivy.kalidev.cc/v1/packages/sysmon/0.1.0/download" sha256 = "551e7f569d415087168fd4f2f78f31c2b222941b3cea30885e2465fc2caf2d99" [package.paths] binary = "/bin/sysmon" config = "/etc/sysmon/" data = "/usr/share/sysmon/" logs = "/var/log/sysmon/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "terminal" version = "0.1.0" description = "Terminal application for Thornrose" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/terminal" repository = "https://ivy.kalidev.cc/repo/terminal" source = "https://ivy.kalidev.cc/v1/packages/terminal/0.1.0/download" sha256 = "7f5b34b4f58f9c8aa92af3dd985526e35a95685955aa6152da5a7e141be5d04d" [package.paths] binary = "/bin/terminal" config = "/etc/terminal/" data = "/usr/share/terminal/" logs = "/var/log/terminal/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "tetris" version = "0.1.0" description = "Tetris game" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/tetris" repository = "https://ivy.kalidev.cc/repo/tetris" source = "https://ivy.kalidev.cc/v1/packages/tetris/0.1.0/download" sha256 = "9870996f3651f12a7b55366cb028c7a0a0432accdcc222e59964aa38cf3dd97b" [package.paths] binary = "/bin/tetris" config = "/etc/tetris/" data = "/usr/share/tetris/" logs = "/var/log/tetris/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "tfgui" version = "0.1.0" description = "TFGUI application" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/tfgui" repository = "https://ivy.kalidev.cc/repo/tfgui" source = "https://ivy.kalidev.cc/v1/packages/tfgui/0.1.0/download" sha256 = "9d31ed2ca83ad2ee7a243f242dcd9f51c159e699005fc48bf1edd76643fa7ebc" [package.paths] binary = "/bin/tfgui" config = "/etc/tfgui/" data = "/usr/share/tfgui/" logs = "/var/log/tfgui/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "themes" version = "0.1.0" description = "Shared theme assets for Thornrose userspace" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/themes" repository = "https://ivy.kalidev.cc/repo/themes" source = "https://ivy.kalidev.cc/v1/packages/themes/0.1.0/download" sha256 = "d8e727eb6eca486e76b6df76b3da365deda758c1be6407c77dcd7275f6edce74" requires = [] [package.paths] binary = "/bin/themes" config = "/etc/themes/" data = "/usr/share/themes/" logs = "/var/log/themes/" [[package.assets.files]] src = "assets/sys/themes/rain.theme" dest = "/sys/themes/rain.theme" [[package.assets.files]] src = "assets/sys/themes/rain.geometry" dest = "/sys/themes/rain.geometry" [[package.assets.files]] src = "assets/sys/themes/rain/colors.theme" dest = "/sys/themes/rain/colors.theme" [[package.assets.files]] src = "assets/sys/themes/rain/geometry.theme" dest = "/sys/themes/rain/geometry.theme" [[package.assets.files]] src = "assets/sys/themes/classic.theme" dest = "/sys/themes/classic.theme" [[package.assets.files]] src = "assets/sys/themes/classic.geometry" dest = "/sys/themes/classic.geometry" [[package.assets.files]] src = "assets/sys/themes/classic/colors.theme" dest = "/sys/themes/classic/colors.theme" [[package.assets.files]] src = "assets/sys/themes/classic/geometry.theme" dest = "/sys/themes/classic/geometry.theme" [[package.assets.files]] src = "assets/sys/themes/classic-dark.theme" dest = "/sys/themes/classic-dark.theme" [[package.assets.files]] src = "assets/sys/themes/classic-dark.geometry" dest = "/sys/themes/classic-dark.geometry" [[package.assets.files]] src = "assets/sys/themes/classic-dark/colors.theme" dest = "/sys/themes/classic-dark/colors.theme" [[package.assets.files]] src = "assets/sys/themes/classic-dark/geometry.theme" dest = "/sys/themes/classic-dark/geometry.theme" [package.hooks] install = "hooks/install.lua" install_reason = "prints installed theme paths" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints theme removal notes" update = "hooks/update.lua" update_reason = "prints theme refresh notes" [[package]] name = "timesyncd" version = "0.1.0" description = "Network time synchronization daemon" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/timesyncd" repository = "https://ivy.kalidev.cc/repo/timesyncd" source = "https://ivy.kalidev.cc/v1/packages/timesyncd/0.1.0/download" sha256 = "7066c9e13cba4b345432a6707be37e982921d9d55fc69a1025f0838f4aba3fe2" requires = [] [package.paths] binary = "/bin/timesyncd" config = "/etc/timesyncd/" data = "/usr/share/timesyncd/" logs = "/var/log/timesyncd/" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "trellis" version = "0.1.0" description = "Trellis desktop shell" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/trellis" repository = "https://ivy.kalidev.cc/repo/trellis" source = "https://ivy.kalidev.cc/v1/packages/trellis/0.1.0/download" sha256 = "b4135c4034def96a2e7dd68c9cedd5fa63ee5203ad91091531c615e5d5d65e2a" [package.paths] binary = "/bin/trellis" config = "/etc/trellis/" data = "/usr/share/trellis/" logs = "/var/log/trellis/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [[package.requires]] name = "trellis_terminal" version = ">=0.1.0" [[package.requires]] name = "wallpapers-stable" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "trellis_terminal" version = "0.1.0" description = "Trellis-integrated terminal" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/trellis_terminal" repository = "https://ivy.kalidev.cc/repo/trellis_terminal" source = "https://ivy.kalidev.cc/v1/packages/trellis_terminal/0.1.0/download" sha256 = "6ec9da902ff9915b0d06d117a095d04db994cae06b90b6de618c3a816bf78d32" [package.paths] binary = "/bin/trellis_terminal" config = "/etc/trellis_terminal/" data = "/usr/share/trellis_terminal/" logs = "/var/log/trellis_terminal/" [[package.requires]] name = "terminal" version = ">=0.1.0" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "trellis_topbar" version = "0.1.0" description = "Trellis topbar companion" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/trellis_topbar" repository = "https://ivy.kalidev.cc/repo/trellis_topbar" source = "https://ivy.kalidev.cc/v1/packages/trellis_topbar/0.1.0/download" sha256 = "b48e29ff019fcb465dafaf5cb06eb407f236d0ddc3aaed94670965faa6b500ca" [package.paths] binary = "/bin/trellis_topbar" config = "/etc/trellis_topbar/" data = "/usr/share/trellis_topbar/" logs = "/var/log/trellis_topbar/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "voxel" version = "0.1.0" description = "Voxel demo" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/voxel" repository = "https://ivy.kalidev.cc/repo/voxel" source = "https://ivy.kalidev.cc/v1/packages/voxel/0.1.0/download" sha256 = "08c7e763a0fcc65cb82716442fbdc85467e56f4d9eed87ad77dbce0d180c88c8" [package.paths] binary = "/bin/voxel" config = "/etc/voxel/" data = "/usr/share/voxel/" logs = "/var/log/voxel/" [[package.requires]] name = "fonts" version = ">=0.1.0" [[package.requires]] name = "themes" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "wallpapers-stable" version = "0.1.0" description = "Curated stable wallpaper set" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/wallpapers-stable" repository = "https://ivy.kalidev.cc/repo/wallpapers-stable" source = "https://ivy.kalidev.cc/v1/packages/wallpapers-stable/0.1.0/download" sha256 = "7dd661e85056e4331b59adcc036b77a1970de333a638925a70229d0e0ff4e292" requires = [] [package.paths] binary = "/bin/wallpapers-stable" config = "/etc/wallpapers-stable/" data = "/usr/share/wallpapers-stable/" logs = "/var/log/wallpapers-stable/" [[package.assets.files]] src = "assets/wallpapers/wall1.bmp" dest = "/usr/share/wallpapers-stable/wall1.bmp" [[package.assets.files]] src = "assets/wallpapers/wall2.bmp" dest = "/usr/share/wallpapers-stable/wall2.bmp" [[package.assets.files]] src = "assets/wallpapers/house16x9.bmp" dest = "/usr/share/wallpapers-stable/house16x9.bmp" [package.hooks] install = "hooks/install.lua" install_reason = "prints available stable wallpapers" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints wallpaper removal notes" update = "hooks/update.lua" update_reason = "prints wallpaper refresh notes" [[package]] name = "wallset" version = "0.1.0" description = "Wallpaper and theme selector" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/wallset" repository = "https://ivy.kalidev.cc/repo/wallset" source = "https://ivy.kalidev.cc/v1/packages/wallset/0.1.0/download" sha256 = "b0b4c2ae1368c891406473be4affb3a1a2744c9aefc1378200d06b68f1a749cd" [package.paths] binary = "/bin/wallset" config = "/etc/wallset/" data = "/usr/share/wallset/" logs = "/var/log/wallset/" [[package.requires]] name = "themes" version = ">=0.1.0" [[package.requires]] name = "wallpapers-stable" version = ">=0.1.0" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "web-root-default" version = "0.1.0" description = "Default web root content" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/web-root-default" repository = "https://ivy.kalidev.cc/repo/web-root-default" source = "https://ivy.kalidev.cc/v1/packages/web-root-default/0.1.0/download" sha256 = "2add0d4cd32640f04539afc636385855994f36e746ae8fbebd3f9851ce294143" requires = [] [package.paths] binary = "/bin/web-root-default" config = "/etc/web-root-default/" data = "/usr/share/web-root-default/" logs = "/var/log/web-root-default/" [[package.assets.files]] src = "assets/site/index.html" dest = "/bin/index.html" [package.hooks] install = "hooks/install.lua" install_reason = "installs default /bin/index.html for webserver" uninstall = "hooks/uninstall.lua" uninstall_reason = "removes package-managed default web root" update = "hooks/update.lua" update_reason = "refreshes default /bin/index.html" [[package]] name = "wget" version = "0.1.0" description = "HTTP download utility" authors = ["Emilia (emiflower)"] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/wget" repository = "https://ivy.kalidev.cc/repo/wget" source = "https://ivy.kalidev.cc/v1/packages/wget/0.1.0/download" sha256 = "353f60b768f9e16f8aa31619e7e6c30ade78aa90cbe3471a3256395f7b6d5a9f" requires = [] [package.paths] binary = "/bin/wget" config = "/etc/wget/" data = "/usr/share/wget/" logs = "/var/log/wget/" [package.hooks] install = "hooks/install.lua" install_reason = "prints post-install package notes" uninstall = "hooks/uninstall.lua" uninstall_reason = "prints package removal notes" update = "hooks/update.lua" update_reason = "prints post-update package notes" [[package]] name = "xash" version = "1.0.0" description = "TODO: package description" authors = ["Your Name "] license = "MIT" homepage = "https://ivy.kalidev.cc/packages/xash" repository = "https://ivy.kalidev.cc/repo/xash" source = "https://ivy.kalidev.cc/v1/packages/xash/1.0.0/download" sha256 = "c2f4f01564aeb1974b037a6c3fc94d0ab87b1cea8268b73c7bc3b64631488da1" requires = [] [package.paths] binary = "/usr/bin/xash" config = "/etc/xash/" data = "~/.local/share/xash/" logs = "/var/log/xash/" [package.hooks] install = "hooks/install.lua" install_reason = "TODO: explain install hook" uninstall = "hooks/uninstall.lua" uninstall_reason = "TODO: explain uninstall hook" update = "hooks/update.lua" update_reason = "TODO: explain update hook"