sozu-proxy / sozu

Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
https://www.sozu.io/
GNU Affero General Public License v3.0
2.95k stars 188 forks source link

NixOS packaging #556

Open Geal opened 5 years ago

Geal commented 5 years ago

here are a few pointers for this: https://github.com/NixOS/nixpkgs/blob/master/pkgs/build-support/rust/carnix.nix https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/rust.section.md https://nixos.org/nixpkgs/manual/#users-guide-to-the-rust-infrastructure example file https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/misc/todiff/default.nix

Geal commented 2 years ago

work in progress here https://github.com/NixOS/nixpkgs/pull/120010

netcrns commented 2 years ago

work in progress here NixOS/nixpkgs#120010

it might take a while for me to get back to that, unfortunately turned out to be a bigger endeavour than I expected, and a bunch of other things got in the way 😅

ShalokShalom commented 3 months ago

Sozu is packaged now, so we can close this