diff options
| author | Matt Sturgeon <matt@sturgeon.me.uk> | 2024-08-01 01:18:03 +0100 |
|---|---|---|
| committer | Matt Sturgeon <matt@sturgeon.me.uk> | 2024-08-06 16:33:49 +0100 |
| commit | 79d26048de8e908826c2a1acb60188df69f19112 (patch) | |
| tree | 017604fa5518ed2bdb3a7a753e94491967961a36 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos | |
| parent | 77a13aa9add226603b5225df6fb01168bc13cad3 (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/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions
