summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-etherscan-api
diff options
context:
space:
mode:
authorphaer <hello@phaer.org>2024-09-02 10:55:54 +0200
committerphaer <hello@phaer.org>2024-09-02 12:09:15 +0200
commit53df1e4ece80dffa673d338a19c541fb1b81cde9 (patch)
tree93904a72a48d9f9a798f5236c8402618b6adf472 /pkgs/development/python-modules/python-etherscan-api
parent8899e78e6c2e0a40877525c88389b7f3abf5d408 (diff)
virtualisation/qemu-vm: disallow nullable diskSize
Because `virtualisation.diskSize = null` does result in a broken vm runner, see https://github.com/NixOS/nixpkgs/issues/292901. diskSize was declared to be nullable when it first got types in a tree-wide commit: https://github.com/NixOS/nixpkgs/commit/30f0faac22b6d8a6c6b308a0aa44ee672f2827eb But it seemingly never actually supported it, as "${cfg.diskSize}M" is passed to qemu-img create, which doesn't allow an empty size parameter. closes: https://github.com/NixOS/nixpkgs/issues/292901
Diffstat (limited to 'pkgs/development/python-modules/python-etherscan-api')
0 files changed, 0 insertions, 0 deletions