try to reproduce CI error with newer nix version

This commit is contained in:
Jörg Thalheim
2025-03-11 12:56:12 +01:00
committed by clan-bot
parent b1401d6e6b
commit a14fe1aef8

View File

@@ -155,7 +155,8 @@ pythonRuntime.pkgs.buildPythonApplication {
buildInputs = [
pkgs.bash
pkgs.coreutils
pkgs.nix
# Use newer nix versions to get more insights on profile creation race condition
nixVersions.nix_2_26
];
closureInfo = pkgs.closureInfo {
rootPaths = [