Skip to content
This repository has been archived by the owner on Aug 5, 2018. It is now read-only.
/ nix-cache Public archive

Standalone Nix binary cache HTTP server

License

Notifications You must be signed in to change notification settings

serokell/nix-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nix-cache is a standalone Nix binary cache HTTP server.

Rationale

Practical differences with nix-serve:

  • Reliably works with Nix 2.0
  • Significantly more configurable

Considerations

  • There is no compression support yet.