aboutsummaryrefslogtreecommitdiff
path: root/default.nix
Commit message (Expand)AuthorAgeFilesLines
* [rm-sled] Remove the Sled database engineAlex Auvolat2024-03-081-1/+0
* Apply nixfmt to all .nix files; fix devshell and add it to cacheAlex Auvolat2023-01-261-17/+11
* Make repository into a Nix flakeAlex Auvolat2022-11-161-4/+4
* Cleanup nix scriptsAlex Auvolat2022-10-181-4/+3
* Fix i386 build with custom toolchain (armv6 unknown state)Alex Auvolat2022-10-141-1/+4
* cargo2nix unstable (patched), rust 1.63.0, nixpkgs 22.05 (32-bit builds are b...Alex Auvolat2022-10-141-5/+32
* Configure structopt to report the right versionv0.7.2_ci-test-2bug/reported-versionQuentin Dufour2022-08-111-4/+4
* Run clippy in nix, leveraging nix caching abilityQuentin Dufour2022-07-261-8/+9
* Refactor default.nix to follow Nix Flakes patternsQuentin Dufour2022-07-261-139/+22
* Fix: compile aarch64+armv6 as static binariesQuentin Dufour2022-07-261-27/+29
* Fix garage_version() now that GIT_VERSION is read in crate garage_rpcv0.7.2.1Alex Auvolat2022-06-021-1/+1
* Compile kuberetes-discovery only when release=truev0.7.0-rc1Quentin Dufour2022-03-241-0/+22
* Force static builds for all platformsci/staticQuentin Dufour2022-02-241-28/+58
* Add integration tests to DroneQuentin Dufour2022-02-101-19/+28
* tests: Fix garage integration testJill2022-02-101-1/+1
* Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156)Jill2022-01-171-1/+1
* Implement ListMultipartUploads (#171)Quentin2022-01-121-0/+20
* Hopefully fix Nix buildAlex Auvolat2022-01-041-1/+1
* Use Rust binaries from Nix instead of rustupQuentin Dufour2021-10-291-11/+2
* Improve CLI, adapt tests, update documentationAlex Auvolat2021-10-251-1/+1
* Build Garage with Nixfeature/staticQuentin Dufour2021-10-191-0/+75