aboutsummaryrefslogtreecommitdiff
path: root/nix/common.nix
Commit message (Collapse)AuthorAgeFilesLines
* Apply nixfmt to all .nix files; fix devshell and add it to cacheAlex Auvolat2023-01-261-7/+4
|
* Cleanup nix scriptsAlex Auvolat2022-10-181-9/+1
|
* Fix cargo2nix feature discoveryAlex Auvolat2022-10-181-1/+1
|
* Fix i386 build with custom toolchain (armv6 unknown state)Alex Auvolat2022-10-141-4/+4
|
* cargo2nix unstable (patched), rust 1.63.0, nixpkgs 22.05 (32-bit builds are ↵Alex Auvolat2022-10-141-6/+14
| | | | broken)
* cargo2nix fix to fetchCrateGitAlex Auvolat2022-08-291-4/+4
|
* Run clippy in nix, leveraging nix caching abilityQuentin Dufour2022-07-261-5/+3
|
* Patch cargo2nix openssl overrideci/arm_opensslQuentin Dufour2022-03-171-3/+3
|
* Add integration tests to DroneQuentin Dufour2022-02-101-1/+3
|
* Upgrade cargo2nixQuentin Dufour2022-02-101-1/+2
|
* Use Rust binaries from Nix instead of rustupQuentin Dufour2021-10-291-6/+0
|
* Build Garage with Nixfeature/staticQuentin Dufour2021-10-191-0/+27