Skip to content

Add nix serve command#428

Draft
edolstra wants to merge 3 commits intosync-2.34from
nix-serve
Draft

Add nix serve command#428
edolstra wants to merge 3 commits intosync-2.34from
nix-serve

Conversation

@edolstra
Copy link
Copy Markdown
Collaborator

Motivation

This provides a built-in binary cache server, similar to nix-serve. It's mostly intended for testing and to serve as a reference implementation of binary caches.

Context

These fields are in fact optional, and various binary cache
implementations do not return them (e.g. when NARs are compressed on
the fly).
This is a built-in binary cache server, similar to nix-serve. It uses
libmicrohttpd.
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 16, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 178bae47-3969-4627-ad28-e94c0623bc82

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch nix-serve

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 16, 2026

@github-actions github-actions bot temporarily deployed to pull request April 16, 2026 17:56 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 17, 2026 16:41 Inactive
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