maint: Update nix to master
(cherry picked from commit 941dfa89024bde628dc1add30442d1d122a82ffb)
This commit is contained in:
parent
1ac0f10f74
commit
8fcc645c5d
2 changed files with 6 additions and 7 deletions
|
|
@ -4,7 +4,7 @@
|
|||
inputs = {
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
|
||||
nix.url = "github:hercules-ci/nix/fix-eval-state-baseEnv-gc-root";
|
||||
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