summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorMatt Sturgeon <matt@sturgeon.me.uk>2024-08-01 01:18:03 +0100
committerMatt Sturgeon <matt@sturgeon.me.uk>2024-08-06 16:33:49 +0100
commit79d26048de8e908826c2a1acb60188df69f19112 (patch)
tree017604fa5518ed2bdb3a7a753e94491967961a36 /pkgs/development/python-modules/python-openstackclient
parent77a13aa9add226603b5225df6fb01168bc13cad3 (diff)
buildDotnetModule: add `finalAttrs` support
Allow users to pass arguments to `buildDotnetModule` in the form: ```nix buildDotnetModule (finalAttrs: { # Args }) ``` Exposing the behaviour of the underlying `mkDerivation` and allowing packages to be defined in a recursive way that works correctly even when the package is overridden, e.g. using `overrideAttrs`. Added some simple test cases that piggyback on the existing `structured-attrs` test.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions