diff options
| author | Raito Bezarius <raito@lix.systems> | 2025-12-31 16:54:29 +0100 |
|---|---|---|
| committer | Raito Bezarius <masterancpp@gmail.com> | 2025-12-31 21:12:47 +0100 |
| commit | 9bb47cfb5e488b6f52d411b369887037d2516e63 (patch) | |
| tree | 0be54f83410d82c639070cec41824eac3e25cdc6 /pkgs/development/python-modules/python-openstackclient | |
| parent | cbf2ace001977a5d7f04f1cc0ab269553f295a21 (diff) | |
nixVersions.nix_2_28: unbreak builds on linux
Nix 2.28 seems to have been unbuildable for a long time due to
https://github.com/NixOS/nix/issues/11295.
This particularly surfaces in advanced CI setups where the store
locations are non standard and build user separation disappears as the
build system seems to be hiding bugs using these features.
Reproducing the issue that this commit fixes can be achieved by running:
$ nix-build '<nixpkgs>' -A nixVersions.nix_2_28 --store /tmp/alt --check
This only fixes Linux builds as they are the only "truly" affected by
this.
This commit can be reverted once upstream fixes this issue.
Change-Id: I55d7adee2dee7c735490f33395ba061c27cf4319
Signed-off-by: Raito Bezarius <raito@lix.systems>
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
