Skip to content

Nix flake support#3

Open
JL2718 wants to merge 7 commits into
ai-dock:mainfrom
JL2718:feature/nix
Open

Nix flake support#3
JL2718 wants to merge 7 commits into
ai-dock:mainfrom
JL2718:feature/nix

Conversation

@JL2718
Copy link
Copy Markdown

@JL2718 JL2718 commented May 15, 2026

This adds:

  • a nix flake that uses the release configured from a local JSON file
  • a script to update that release to the latest version in the repo
  • a GitHub action to update the repo when a release is published

Why:
Loading the ggml-org/llama.cpp flake for a CUDA user requires a full compile. This is much faster.

Testing:
nix develop github:jl2718/llama.cpp-cuda/feature/nix works

Notes:
if you don't want to pollute your 'main' with commits for every release, the update action works on whatever branch it is given, so maybe a 'nix' branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant