Commit graph

381796 commits

Author SHA1 Message Date
michaelmouf b1aa4a7f25
Fix typo in compareLists docstring 2022-05-30 12:14:45 +02:00
Jörg Thalheim c29b1d9aba
Merge pull request #175264 from Mic92/tts
tts: 0.6.1 -> 0.6.2
2022-05-30 10:58:05 +01:00
Jörg Thalheim 07fa14a338
Merge pull request #175452 from FlorianFranzen/hydra-passthru-nix
hydra_unstable: passthru pinned nix
2022-05-30 10:47:54 +01:00
Artturi cb2c4f77af
Merge pull request #175443 from loicreynier/fix-gh-cal
gh-cal: fix pkg-config
2022-05-30 12:24:25 +03:00
Florian Franzen e0115c36ec hydra_unstable: passthru pinned nix 2022-05-30 11:17:16 +02:00
Florian Klink f12a263b69
Merge pull request #172707 from klemensn/init-zfs-mount-options
nixos/stage-1: Fix library path in libraries, fix ZFS mount options
2022-05-30 10:51:17 +02:00
Robert Scott ae0df5d38a lib.sourceTypes: simplify implementation
Co-authored-by: Alexander Foremny <aforemny@posteo.de>
2022-05-30 16:27:34 +08:00
Robert Scott 5bb9bf4774 meta.sourceProvenance: inline hasSourceProvenance
it may be what the license handling code does, but it's confusing and not very useful

Co-authored-by: Adam Joseph <54836058+a-m-joseph@users.noreply.github.com>
2022-05-30 16:27:34 +08:00
Robert Scott 7906ea6d9d allowNonSourcePredicate: use example of categorical permissivity
Co-authored-by: Adam Joseph <54836058+a-m-joseph@users.noreply.github.com>
2022-05-30 16:27:34 +08:00
Robert Scott 095eb91533 meta.sourceProvenance: disallow string values
strings complicate reasoning about values and may not be needed with `sourceProvenance`

Co-authored-by: Alexander Foremny <aforemny@posteo.de>
2022-05-30 16:27:34 +08:00
Adam Joseph 81bc106e08 meta.sourceProvenance documentation: clarify it is unaffected by changes to meta.license
This commit clarifies that the meaning of the `meta.sourceProvenance`
field is independent of and unaffected by the value of the
`meta.license` field.  This is based on the intent of the RFC author
as expressed here:

  https://github.com/NixOS/nixpkgs/pull/161098#issuecomment-1081270201

This clarification is added for two reasons:

1. If in the future there should be some disagreement about what
   `sourceProvenance` to assign to a package, this may help resolve
   the disagreement.  Any interpretation of `sourceProvenance` which
   is influenced by the `meta.license` is clearly an incorrect
   interpretation.

2. If it should turn out that it is impossible to disentangle
   `sourceProvenance` from `meta.license`, this would indicate the
   need for changes to the `sourceProvenance` scheme.  That change
   might be as simple as replacing the sentence added by this commit
   with some other sentence explaining how the two fields influence
   each other.

This commit implements the recommendation made in the paragraph of
this comments which begins with "Please say this explicitly...":

  https://github.com/NixOS/nixpkgs/pull/161098#issuecomment-1081309089
2022-05-30 16:27:34 +08:00
Robert Scott 9d0784829a add initial meta.sourceProvenance documentation 2022-05-30 16:27:34 +08:00
Robert Scott da9162f667 add mechanism for handling meta.sourceProvenance attributes
heavily based on patterns used by licenses infrastructure, so may
appear overengineered for its initial level of use
2022-05-30 16:27:34 +08:00
Sergei Trofimovich 93e6a4b607
Merge pull request #175163 from athas/geomyidae
geomyidae: init at 0.50.1
2022-05-30 08:20:53 +00:00
Loïc Reynier 4b3a039b60 gh-cal: fix pkg-config 2022-05-30 10:08:00 +02:00
Troels Henriksen 90a741547e geomyidae: init at 0.50.1 2022-05-30 09:57:16 +02:00
R. Ryantm f6facfe59d python310Packages.pims: 0.6.0 -> 0.6.1 2022-05-30 00:51:12 -07:00
Fabian Affolter c78821e0fd python310Packages.wordcloud: switch to pytestCheckHook 2022-05-30 00:49:12 -07:00
Fabian Affolter 33c6d916c7
Merge pull request #175438 from jonringer/fix-transformers-pytorch
python3Packages.transformers: fix pytorch reference
2022-05-30 09:47:08 +02:00
R. Ryantm c68d933481 python310Packages.flask-httpauth: 4.6.0 -> 4.7.0 2022-05-30 00:46:46 -07:00
R. Ryantm 4dc5ea5202 python310Packages.sphinxcontrib-spelling: 7.4.0 -> 7.4.1 2022-05-30 00:46:35 -07:00
Fabian Affolter dfbb27127f
Merge pull request #175399 from SuperSandro2000/geoip2
python310Packages.geoip2: add missing dependency, description
2022-05-30 09:44:28 +02:00
Sandro Jäckel 30d5e6068a python310Packages.elasticsearch-dsl: remove ipaddress dependency 2022-05-30 00:37:36 -07:00
github-actions[bot] 049be08db3 terraform-providers: update 2022-05-30 2022-05-30 17:33:38 +10:00
zowoq 8bb4fac405 terraform-providers: update scripts
- skip updates that include alphabetic characters in version
2022-05-30 17:33:38 +10:00
Ben Siraphob fd523bfe80
Merge pull request #175369 from dotlambda/libspotify-drop
libspotify: remove
2022-05-30 07:11:27 +00:00
Ben Siraphob 66c7d3ca6b
Merge pull request #175211 from risicle/ris-liblouis-darwin-fix
liblouis: fix darwin build with patch
2022-05-30 07:10:23 +00:00
R. Ryantm 5523be73f4 python310Packages.brother: 1.2.2 -> 1.2.3 2022-05-30 00:08:58 -07:00
Jonathan Ringer d02116e319
python3Packages.transformers: fix pytorch reference 2022-05-30 00:02:51 -07:00
Sandro Jäckel 412ec27c16 python310Packages.pysaml2: add missing dependency on setuptools 2022-05-29 23:59:13 -07:00
Sandro Jäckel b32b506ad0 python310Packages.gpsoauth: cleanup dependencies 2022-05-29 23:47:37 -07:00
R. Ryantm 39b60ae0b8 python310Packages.pglast: 3.10 -> 3.11 2022-05-29 23:45:23 -07:00
Sandro Jäckel c4c4babb55 python310Packages.mail-parser: remove unused input 2022-05-29 23:43:23 -07:00
Sandro Jäckel 7997ad6d34 python310Packages.fake_factory: drop 2022-05-29 23:42:37 -07:00
Sandro Jäckel b885589e7d python310Packages.kubernetes: 20.13.0 -> 23.6.0 2022-05-29 23:42:05 -07:00
Fabian Affolter 02c6c574f6
Merge pull request #175419 from SuperSandro2000/codespell
python310Packages.codespell: remove pytest-cov
2022-05-30 08:30:14 +02:00
Fabian Affolter 10f2ea405b
Merge pull request #175420 from SuperSandro2000/celery
python310Packages.celery: remove stale postPatch
2022-05-30 08:29:35 +02:00
Fabian Affolter 01fcd3a4f1
Merge pull request #175427 from r-ryantm/auto-update/python3.10-pynetgear
python310Packages.pynetgear: 0.10.2 -> 0.10.3
2022-05-30 08:28:28 +02:00
Fabian Affolter 77786debd3
Merge pull request #175429 from r-ryantm/auto-update/python3.10-hahomematic
python310Packages.hahomematic: 1.5.4 -> 1.6.1
2022-05-30 08:28:07 +02:00
Sandro Jäckel eee2bff922 python310Packages.structlog: remove unused depedency, little cleanup 2022-05-29 23:24:44 -07:00
7c6f434c 8d1356d44c
Merge pull request #175426 from vbgl/gajim-1.4.2
gajim: 1.4.1 → 1.4.2
2022-05-30 06:24:11 +00:00
R. Ryantm e037da1cca python310Packages.hahomematic: 1.5.4 -> 1.6.1 2022-05-30 05:15:58 +00:00
R. Ryantm 029b7b9b99 python310Packages.pynetgear: 0.10.2 -> 0.10.3 2022-05-30 05:03:57 +00:00
Vincent Laporte 1593316a21
gajim: 1.4.1 → 1.4.2 2022-05-30 06:59:28 +02:00
Sandro Jäckel 0dbe01aa77
python310Packages.celery: remove stale postPatch 2022-05-30 06:32:15 +02:00
Sandro Jäckel c9d0d43db0
python310Packages.codespell: remove pytest-cov 2022-05-30 06:30:11 +02:00
Sandro Jäckel 8a12230be6
python310Packages.geoip2: add missing dependency, description 2022-05-30 05:31:11 +02:00
Sandro a3e6348d2c
Merge pull request #175394 from SuperSandro2000/swagger-spec-validator
python310Packages.swagger-spec-validator: switch to pytestCheckHook, …
2022-05-30 05:25:12 +02:00
Sandro 3d6c93dd79
Merge pull request #175384 from SuperSandro2000/packaging 2022-05-30 05:21:19 +02:00
Sandro Jäckel 92e26f1491 python310Packages.mail-parser: remove ipaddress usage 2022-05-29 20:19:44 -07:00