maint: Update nix to 2.29pre

(cherry picked from commit 81dee2336145d5fb4f32c95ff0319f1f8fdcfd96)
This commit is contained in:
Robert Hensing 2025-04-02 18:54:19 +02:00
parent 8f7d3d5385
commit 5a6cd50177
2 changed files with 4 additions and 5 deletions

View file

@ -3,7 +3,7 @@
inputs = {
flake-parts.url = "github:hercules-ci/flake-parts";
nix.url = "github:NixOS/nix/master";
nix.url = "github:NixOS/nix";
nix.inputs.nixpkgs.follows = "nixpkgs";
nix-cargo-integration.url = "github:yusdacra/nix-cargo-integration";
nix-cargo-integration.inputs.nixpkgs.follows = "nixpkgs";