summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2024-11-08 17:26:17 +0100
committerMaximilian Bosch <maximilian@mbosch.me>2024-11-22 20:02:22 +0100
commit97ed6b4565e76286062e6942517a71ae4c9cac72 (patch)
tree25d4d82e17d4ca9f00ccc29f64a3b2208b29b45c /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parent50f7983ec7f534bdcd8dfd2491c06dfce6e59ba9 (diff)
runInLinuxVM: fix for structured attrs
Closes #334705 Addresses #205690 The main issue was that the output variable (i.e. `$out` and friends) didn't exist. I figured the easiest way to add those is to source `stdenv` here. Given that we build another derivation in this builder, it's pretty likely that `stdenv` gets pulled already, so I don't expect a real overhead here. Also, this mounts `/build` into the VM: this is required to make sure `.attrs.json` & `.attrs.sh` are available. Dropped the mount of `xchg` into `/tmp` now since it's also part of `/build`.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions