maint: Update nix to 2.29pre
(cherry picked from commit 81dee2336145d5fb4f32c95ff0319f1f8fdcfd96)
This commit is contained in:
parent
8f7d3d5385
commit
5a6cd50177
2 changed files with 4 additions and 5 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue