Revert "[FIXME] integration-tests: Temproarily pin to Nix 2.18"
This reverts commit 141fe82f44
.
This commit is contained in:
parent
1f7b8ab80f
commit
2708c9359f
1 changed files with 0 additions and 3 deletions
|
@ -129,9 +129,6 @@ let
|
||||||
extraDeployerConfig
|
extraDeployerConfig
|
||||||
];
|
];
|
||||||
|
|
||||||
# FIXME: Colmena flake support is broken with Nix 2.24
|
|
||||||
nix.package = pkgs.nixVersions.nix_2_18;
|
|
||||||
|
|
||||||
nix.registry = lib.mkIf (pkgs ? _inputs) {
|
nix.registry = lib.mkIf (pkgs ? _inputs) {
|
||||||
nixpkgs.flake = pkgs._inputs.nixpkgs;
|
nixpkgs.flake = pkgs._inputs.nixpkgs;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue