aboutsummaryrefslogtreecommitdiff
path: root/nix/compile.nix
Commit message (Expand)AuthorAgeFilesLines
* cargo2nix unstable (patched), rust 1.63.0, nixpkgs 22.05 (32-bit builds are b...Alex Auvolat2022-10-141-65/+47
* Enable k2v feature flag in CIrmAlex Auvolat2022-09-201-1/+1
* Initialize metrics exporter earlier (fix #389)fix-metricsAlex Auvolat2022-09-201-2/+2
* Inject GIT_VERSION even laterAlex Auvolat2022-09-071-10/+10
* Move GIT_VERSION injection later in build chain to reduce build timesAlex Auvolat2022-09-071-10/+10
* Update Nix files with optional db enginesAlex Auvolat2022-09-061-3/+2
* Force disable pkg-config for libsodum-sys and libzstd-sysAlex Auvolat2022-09-061-0/+18
* Update .nix filesAlex Auvolat2022-09-061-3/+4
* Configure structopt to report the right versionv0.7.2_ci-test-2bug/reported-versionQuentin Dufour2022-08-111-11/+10
* Run clippy in nix, leveraging nix caching abilityQuentin Dufour2022-07-261-31/+118
* Refactor default.nix to follow Nix Flakes patternsQuentin Dufour2022-07-261-0/+140