continuwuity/nix
Henry-Hiles fddca8d534
feat: Static musl builds via nix
fix: don't do check on all builds

Checks can be done with `nix flake check`, no need to slow down build process with this.

feat: add static binary build instructions to docs

feat: add max-perf package

feat: add build-nix workflow

chore: add changelog

fix: fix max-perf-static packages not statically linking

feat: improve docs for building with nix

chore: more descriptive name for binary build step of workflow

fix: resolve review comment about Haswell CPUs

chore: enable __structuredAttrs on build

This is a good practice for modern nix packages
2026-06-20 16:54:35 +01:00
..
packages feat: Static musl builds via nix 2026-06-20 16:54:35 +01:00
crane.nix chore: rewrite devshell, remove checks 2026-04-07 20:41:19 +00:00
default.nix feat: add rocksdb updater nix app 2026-04-07 20:41:19 +00:00
devshell.nix fix: devshell on darwin 2026-04-08 20:14:36 +00:00
fmt.nix fix: make fmt run on correct toolchain 2026-04-07 20:41:19 +00:00
rocksdb-updater.nix feat: add rocksdb updater nix app 2026-04-07 20:41:19 +00:00
rust.nix chore: rewrite devshell, remove checks 2026-04-07 20:41:19 +00:00