nil: pin to nix 2.23 to fix build

This commit is contained in:
John Titor
2024-08-05 22:49:05 +05:30
parent 5f7514af7e
commit 405bc70a55
@@ -14,7 +14,7 @@ rustPlatform.buildRustPackage rec {
cargoHash = "sha256-lyKPmzuZB9rCBI9JxhxlyDtNHLia8FXGnSgV+D/dwgo=";
nativeBuildInputs = [
(lib.getBin nixVersions.latest)
(lib.getBin nixVersions.nix_2_23)
];
env.CFG_RELEASE = version;