summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorAos Dabbagh <25783780+aos@users.noreply.github.com>2024-08-15 00:57:39 -0400
committerAos Dabbagh <25783780+aos@users.noreply.github.com>2024-08-15 00:57:39 -0400
commit55e4114fb3e5bf2cec25d488159cebd4ca44e5c7 (patch)
tree30ec78a9e0329363dff9a43c24b43d1acaadd676 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parent0158c93ad0e497575058ea7553547665c2a27450 (diff)
fix: Update writePython3Bin docs
Was trying out the recommended example for `writePython3Bin` and it failed with: ``` Traceback (most recent call last): File "/nix/store/gcmhfm7mslpndjasfhvs66f1ca24vxim-test_py3/bin/test_py3", line 4, in <module> y = yaml.load(""" TypeError: load() missing 1 required positional argument: 'Loader' ``` Looks like `yaml.load(input)` was deprecated in 5.1: https://msg.pyyaml.org/load `nixos-24.05` uses `6.0.1` so we're in the clear.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions