aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
Commit message (Expand)AuthorAgeFilesLines
* shell.nix: expose devShellFullFlorian Klink2024-04-231-0/+1
* [nix-improvements] special case for Docker's "386" architecturenix-improvementsAlex Auvolat2024-02-091-2/+2
* [nix-improvements] get rid of DroneAlex Auvolat2024-02-091-9/+0
* [nix-improvements] use kaniko and manifest-tools from nixpkgs, simplifyAlex Auvolat2024-02-091-24/+2
* [nix-improvements] modernize Nix infrastructureAlex Auvolat2024-02-091-74/+61
* [woodpecker] convert drone pipelines to woodpeckerAlex Auvolat2024-02-081-0/+9
* nix: add clang to flake.nix and shell.nixAlex Auvolat2023-10-261-0/+1
* use mold linker when invoking cargo manually (not in nix build scripts)mold-linkerAlex Auvolat2023-10-101-10/+11
* Apply nixfmt to all .nix files; fix devshell and add it to cacheAlex Auvolat2023-01-261-157/+146
* Inject last modified date as git_version; flake cache uploadingnix-remove-systemAlex Auvolat2022-11-161-1/+13
* Make repository into a Nix flakeAlex Auvolat2022-11-161-1/+1
* Add function to upload a build and its dependencies to the cacheupgrade-toolchainAlex Auvolat2022-10-181-0/+12
* Some things are now in result-binAlex Auvolat2022-10-181-1/+1
* move refresh_toolchainAlex Auvolat2022-10-181-10/+9
* Add step to generate multi-arch Docker container in CImulti-arch-containerAlex Auvolat2022-09-261-0/+30
* Run clippy in nix, leveraging nix caching abilityQuentin Dufour2022-07-261-7/+7
* Fail if compiled binary is dynamicQuentin Dufour2022-07-261-45/+59
* Add a K2V client library and CLI (#303)trinity-1686a2022-05-181-0/+2
* Remove strum crate dependency; add protobuf nix dependencyAlex Auvolat2022-03-141-0/+1
* add support for kubernetes service discoveryMax Audron2022-03-121-0/+1
* Test WinSCPtest/winscpQuentin Dufour2022-03-031-1/+3
* Add integration tests to DroneQuentin Dufour2022-02-101-1/+1
* Upgrade cargo2nixQuentin Dufour2022-02-101-1/+1
* Generate and upload a JSON resultQuentin Dufour2022-02-051-3/+9
* Implement ListMultipartUploads (#171)Quentin2022-01-121-0/+1
* Extract toolchain build from the CIbug/rust-muslQuentin Dufour2021-10-291-2/+22
* Use Rust binaries from Nix instead of rustupQuentin Dufour2021-10-291-5/+9
* Build Garage with Nixfeature/staticQuentin Dufour2021-10-191-0/+69