Commit graph

15 commits

Author SHA1 Message Date
Alex Auvolat 9900368380
[nix-improvements] modernize Nix infrastructure 2024-02-09 11:10:13 +01:00
Florian Klink 79ca8e76a4 nix/common.nix: use pattern from nix-community/flake-compat
This is still a bit confusing, as normally the flake.defaultNix attrset
gets exposed via a top-level default.nix, but at least it brings us
closer to that.
2023-07-16 12:52:14 +03:00
Alex Auvolat 5efcdc0de3 Update rust toolchain to 1.68 and simplify Nix stuff 2023-04-25 14:46:47 +02:00
Alex Auvolat f251b4721f Apply nixfmt to all .nix files; fix devshell and add it to cache 2023-01-26 12:25:48 +01:00
Alex Auvolat 667ca9d3e3
Cleanup nix scripts 2022-10-18 12:48:31 +02:00
Alex Auvolat 00cf076412
Fix cargo2nix feature discovery 2022-10-18 12:15:45 +02:00
Alex Auvolat e89e047c5a
Fix i386 build with custom toolchain (armv6 unknown state) 2022-10-14 18:10:24 +02:00
Alex Auvolat 8d04ae7014
cargo2nix unstable (patched), rust 1.63.0, nixpkgs 22.05 (32-bit builds are broken) 2022-10-14 14:30:48 +02:00
Alex Auvolat 5d065b8a0f
cargo2nix fix to fetchCrateGit 2022-08-29 17:24:53 +02:00
Quentin Dufour fcb04843f7
Run clippy in nix, leveraging nix caching ability 2022-07-26 18:27:52 +02:00
Quentin Dufour 0529f3c34d Patch cargo2nix openssl override 2022-03-17 12:17:38 +01:00
Quentin Dufour 5d19f3d2d7
Add integration tests to Drone 2022-02-10 17:55:50 +01:00
Quentin Dufour 084dcdbd3a
Upgrade cargo2nix 2022-02-10 17:55:50 +01:00
Quentin Dufour cc1caa87fb
Use Rust binaries from Nix instead of rustup 2021-10-29 11:34:01 +02:00
Quentin Dufour dc017a0cab
Build Garage with Nix 2021-10-19 16:56:07 +02:00