diff options
| author | sternenseemann <sternenseemann@systemli.org> | 2022-03-30 18:39:05 +0200 |
|---|---|---|
| committer | sternenseemann <sternenseemann@systemli.org> | 2022-03-30 18:39:05 +0200 |
| commit | b0d3044823591c4947a82cd43f0d3e17b3abece4 (patch) | |
| tree | a6dd48c5269ed10fd13c544d45c06792788a292d /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 01c08ff8bfd5737a03ded559c4653effcbbea1eb (diff) | |
haskellPackages.graphql: convert assert on hspec into warning
We should only make use of asserts to assert a property about the
*current* attribute in order to make it possible for downstream users to
change versions of packages: When a downstream user changes the package
an attribute points to, the assert is removed as the attribute is
swapped out, so asserting something about itself is okay. However, when
it asserts a property about another package, changing that other package
may break the package unexpectedly, with no better workaround then
passing in an empty `configurationCommon` overlay.
See also: https://github.com/NixOS/nixpkgs/pull/166425
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
