aboutsummaryrefslogtreecommitdiff
path: root/nix
Commit message (Expand)AuthorAgeFilesLines
* use rust 1.77 in nix/compile.nixrust-1.77Alex Auvolat2024-08-261-1/+1
* Merge branch 'main' into next-0.10Alex Auvolat2024-03-261-0/+1
|\
| * [syslog] Add support to logging to syslogAlex Auvolat2024-03-201-0/+1
* | Merge branch 'main' into next-0.10Alex Auvolat2024-03-181-3/+1
|\|
| * [sqlite-r2d2] run integration test with all db enginessqlite-r2d2Alex Auvolat2024-03-181-3/+1
* | [rm-sled] Remove the Sled database engineAlex Auvolat2024-03-081-1/+1
|/
* [nix-improvements] use kaniko and manifest-tools from nixpkgs, simplifyAlex Auvolat2024-02-093-59/+0
* [nix-improvements] modernize Nix infrastructureAlex Auvolat2024-02-091-0/+1
* [oxalica-toolchain-only] remove obsolete comment on toolchainsAlex Auvolat2024-02-081-11/+0
* [oxalica-toolchain-only] remove custom toolchains from toolchains.nixAlex Auvolat2024-02-081-21/+1
* [oxalica-toolchain-only] remove use of nixos rust toolchainoxalica-toolchain-onlyAlex Auvolat2024-02-081-11/+1
* [dep-upgrade-202402] update rustc to 1.73Alex Auvolat2024-02-081-1/+1
* Merge branch 'main' into nextv0.9.0-beta1Alex Auvolat2023-08-291-9/+12
|\
| * nix/common.nix: use pattern from nix-community/flake-compatFlorian Klink2023-07-161-9/+12
* | Add LMDB to debug buildsAlex Auvolat2023-06-091-1/+1
|/
* Update rust toolchain to 1.68 and simplify Nix stuffnix-update-simplifyAlex Auvolat2023-04-253-18/+13
* Apply nixfmt to all .nix files; fix devshell and add it to cacheAlex Auvolat2023-01-267-346/+393
* Make repository into a Nix flakeAlex Auvolat2022-11-161-13/+20
* Add TLS support for Consul discovery + refactoringAlex Auvolat2022-10-181-0/+1
* Cleanup nix scriptsAlex Auvolat2022-10-182-11/+4
* Fix cargo2nix feature discoveryAlex Auvolat2022-10-181-1/+1
* Fix i386 build with custom toolchain (armv6 unknown state)Alex Auvolat2022-10-143-36/+30
* cargo2nix unstable (patched), rust 1.63.0, nixpkgs 22.05 (32-bit builds are b...Alex Auvolat2022-10-143-71/+65
* Merge pull request 'Add step to generate multi-arch Docker container in CI' (...v0.8.0-rc1Alex2022-09-271-0/+23
|\
| * Add step to generate multi-arch Docker container in CImulti-arch-containerAlex Auvolat2022-09-261-0/+23
* | Enable k2v feature flag in CIrmAlex Auvolat2022-09-201-1/+1
|/
* Initialize metrics exporter earlier (fix #389)fix-metricsAlex Auvolat2022-09-201-2/+2
* Merge branch 'lx-perf-improvements' into netapp-stream-bodyAlex Auvolat2022-09-081-14/+32
|\
| * 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
* | cargo2nix fix to fetchCrateGitAlex Auvolat2022-08-291-4/+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-263-37/+122
* Refactor default.nix to follow Nix Flakes patternsQuentin Dufour2022-07-262-0/+142
* Bump Nix image to 22.05Quentin Dufour2022-07-261-0/+2
* Put log-lines in nix.confQuentin Dufour2022-07-261-0/+1
* Patch cargo2nix openssl overrideci/arm_opensslQuentin Dufour2022-03-171-3/+3
* Test WinSCPtest/winscpQuentin Dufour2022-03-032-0/+30
* Add integration tests to DroneQuentin Dufour2022-02-101-1/+3
* Upgrade cargo2nixQuentin Dufour2022-02-101-1/+2
* Generate and upload a JSON resultQuentin Dufour2022-02-051-4/+6
* Add URL field to JSON buildsAlex Auvolat2022-02-051-1/+1
* Generate JSON build descriptionQuentin Dufour2022-02-051-3/+6
* Extract toolchain build from the CIbug/rust-muslQuentin Dufour2021-10-292-3/+29
* Use Rust binaries from Nix instead of rustupQuentin Dufour2021-10-291-6/+0
* Build Garage with Nixfeature/staticQuentin Dufour2021-10-194-0/+203