Make PR description

This commit is contained in:
Andrei Borzenkov 2024-10-03 14:56:11 +04:00
parent be86429c4b
commit 86ce779306
No known key found for this signature in database
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
PR: Initial support for static builds using nix
Still work in progress.
Suddenly, I didn't manage to make flake that is able to build
both static and dynamic binaries.
To run static builds use `nix build .#static` command at the project's root
commit: be86429c4b806fe20069e8efbf921c20b9e17ee3