Skip to content

build(nix): introduce fat-lto-objects flag (for the moment)

9b8ac90
Select commit
Loading
Failed to load commit list.
Open

nix build system part 1 #1142

build(nix): introduce fat-lto-objects flag (for the moment)
9b8ac90
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Dec 19, 2025 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 099dc0c build(nix): introduce nix build system Valid sign-off found
🟢 116b04e build(nix): intro addToEnv helper Valid sign-off found
🟢 52f6352 build(nix): introduce stdenv-llvm Valid sign-off found
🟢 8bcafb7 build(nix): add llvm's bintools and lld to stdenv Valid sign-off found
🟢 9ef23ba build(nix): disable checks in stdenv Valid sign-off found
🟢 01a9d6b build(nix): intro stdenv-llvm-with-flags Valid sign-off found
🟢 ea6a91e build(nix): intro dataplane-dep helper function Valid sign-off found
🟢 177cfbb build(nix): null ethtool and iproute2 Valid sign-off found
🟢 e975328 build(nix): null heavy doc tools Valid sign-off found
🟢 7b5e4c7 build(nix): null systemd + helpers Valid sign-off found
🟢 5c60d4d build(nix): introduce overlay for libmd Valid sign-off found
🟢 1185bca build(nix): introduce overlay for libbsd Valid sign-off found
🟢 17cf416 build(nix): introduce overlay for libnl Valid sign-off found
🟢 e88dbb2 build(nix): introduce overlay for numactl Valid sign-off found
🟢 e89fc4a build(nix): introduce overlay for rdma-core Valid sign-off found
🟢 3ae3740 build(nix): introduce npins package management Valid sign-off found
🟢 b136420 build(nix): pin our version of rdma-core Valid sign-off found
🟢 e161db5 build(nix): import pinned sources into default.nix Valid sign-off found
🟢 ab64fcb build(nix): import nixpkgs from npins source Valid sign-off found
🟢 2ee1e84 build(nix): introduce default overlay Valid sign-off found
🟢 8d3cb34 build(nix): pipe pinned sources to dataplane overl... Valid sign-off found
🟢 807a8d2 build(nix): use pinned rdma-core Valid sign-off found
🟢 d51d22e build(nix): pin DPDK to version 25.11 Valid sign-off found
🟢 b394208 build(nix): introduce dpdk package Valid sign-off found
🟢 8f8871f build(nix): replace dpdk build in dataplane overla... Valid sign-off found
🟢 5a5282f build(nix): expose pkgs in default.nix Valid sign-off found
🟢 3c6e09f build(nix): add dataplane overlay to default.nix Valid sign-off found
🟢 2d964c0 build(nix): pipe env into overlays Valid sign-off found
🟢 a3b02ee build(nix): frame common profile Valid sign-off found
🟢 ff79f7c build(nix): frame debug profile Valid sign-off found
🟢 3795117 build(nix): frame optimize profile Valid sign-off found
🟢 3923d82 build(nix): frame secure profile Valid sign-off found
🟢 e4a1287 build(nix): add notes about cf-protection, cfi, an... Valid sign-off found
🟢 c48c8c4 build(nix): intro combine-profiles Valid sign-off found
🟢 c78d777 build(nix): define debug environment Valid sign-off found
🟢 bfeb683 build(nix): define release environment Valid sign-off found
🟢 89cd6ee build(nix): pipe environments into build Valid sign-off found
🟢 9b8ac90 build(nix): introduce fat-lto-objects flag (for th... Valid sign-off found