aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2026-04-04llama.cpp-vulkan: update to b8661Danilo M.1-1/+1
2026-04-03repo: remove packages available on SBoDanilo M.1-7/+1
Drop claude-code, discord, hugo, obsidian, syncthing, uv-bin — all available on SlackBuilds.org. Keep only packages not yet on SBo or with local-only patches (hstr, kitty-bin, llama.cpp-vulkan, qarma, opencode-bin). Update README.md and nvchecker.toml accordingly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03repo: flatten layout — move packages to root, extras to .extras/Danilo M.1-12/+16
- Move all packages from SlackBuilds/ to repo root - Move hooks/, docs/, nvchecker.toml to .extras/ - Update CLAUDE.md and README.md to reflect new structure Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01repo: move all packages under SlackBuilds/ subfolderDanilo M.1-9/+10
Reorganize repository by moving all 11 package directories into a new SlackBuilds/ subfolder. Update README.md, CLAUDE.md, and hooks/post-commit to reflect the new path structure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01opencode-bin: update to 1.3.13Danilo M.1-1/+1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01README.md, nvchecker.toml: add claude-code entryDanilo M.1-0/+1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01CLAUDE.md, README.md: fix workflow commands and sync package versionsDanilo M.1-3/+3
- CLAUDE.md: update workflow steps to use `cd <pkg> && <tool>` style - README.md: update hugo to 0.159.2, llama.cpp-vulkan to b8611, qarma to 1.1.0; resolve stash conflict Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01uv-bin: add version 0.11.2danix1-0/+1
2026-03-31discord: update to 0.0.131Danilo M.1-1/+1
2026-03-31fixed opencode slackbuild and related entries in all files.Danilo M.1-1/+1
2026-03-31updated READMEdanix1-0/+1
2026-03-31README: mark all packages as building on -current, update llama.cpp-vulkan ↵Danilo M.1-8/+8
to b8589
2026-03-31README: add packages table with build status and version infoDanilo M.1-0/+15
2026-03-31hooks: add pre-commit and post-commit hooks to version controlDanilo M.1-0/+17
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30README: explain repository purposeDanilo M.1-0/+5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30README: add initial README.mdDanilo M.1-0/+57
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>