Commit Graph

373069 Commits

Author SHA1 Message Date
Vincent Laporte
68322e1297 coqPackages.mathcomp-word: 1.0 → 1.1 2022-04-26 13:11:29 +02:00
Jan Tojnar
d0468e9521
Merge pull request #170126 from Mindavi/upower/cross
upower: fix cross-compilation support
2022-04-26 13:09:07 +02:00
Robert Hensing
27a62a9c60
Merge pull request #168778 from hercules-ci/issue-168767-extendModules-module-dedup-collision
`lib.types.submoduleWith`: Avoid `_key` collisions after `extendModules` (issue #168767)
2022-04-26 13:01:28 +02:00
Fabian Affolter
52f7144867
Merge pull request #170285 from r-ryantm/auto-update/python310Packages.fuse
python310Packages.fuse: 1.0.4 -> 1.0.5
2022-04-26 12:52:11 +02:00
Fabian Affolter
b307eac9f9
Merge pull request #170337 from fabaff/bump-nuclei
nuclei: 2.6.8 -> 2.6.9
2022-04-26 12:50:36 +02:00
Vincent Ambo
0872d0d82e
terraform-providers.buildkite: init at v0.8.0 (#170405)
This provider can be used to configure build pipelines and other
organisation settings on Buildkite.
2022-04-26 12:49:37 +02:00
Bobby Rong
1e4c385d4e
Merge pull request #166424 from r-ryantm/auto-update/nq
nq: 0.4 -> 0.5
2022-04-26 18:49:15 +08:00
R. Ryantm
7e2dc25cd1 python310Packages.boxx: 0.9.11 -> 0.10.0 2022-04-26 10:48:26 +00:00
Bobby Rong
4ba8ae33a5
Merge pull request #166244 from r-ryantm/auto-update/doctl
doctl: 1.71.1 -> 1.72.0
2022-04-26 18:43:54 +08:00
Linus Heckemann
05863c3e45
Merge pull request #170274 from lheckemann/freerdp-bump
freerdp: 2.6.1 -> 2.7.0
2022-04-26 12:40:50 +02:00
Bobby Rong
a67323002c
Merge pull request #165646 from r-ryantm/auto-update/joker
joker: 0.18.0 -> 1.0.0
2022-04-26 18:39:13 +08:00
Lassulus
dc14ca1a80
Merge pull request #164117 from r-ryantm/auto-update/klipper
klipper: unstable-2022-03-11 -> unstable-2022-03-14
2022-04-26 11:35:03 +01:00
R. Ryantm
45ec327c04 python310Packages.svdtools: 0.1.21 -> 0.1.22 2022-04-26 10:34:31 +00:00
Bobby Rong
6db783630c
Merge pull request #167122 from aaronjheng/mmark
mmark: 1.3.6 -> 2.2.25
2022-04-26 18:27:38 +08:00
Fabian Affolter
705af031de
Merge pull request #170391 from r-ryantm/auto-update/python310Packages.ansible-later
python310Packages.ansible-later: 2.0.10 -> 2.0.11
2022-04-26 12:26:30 +02:00
Bobby Rong
2d0fefb30c
Merge pull request #167224 from r-ryantm/auto-update/helm-docs
helm-docs: 1.7.0 -> 1.8.1
2022-04-26 18:22:04 +08:00
Martin Weinelt
d12430a3e7
Merge pull request #170397 from r-ryantm/auto-update/python3.10-mocket 2022-04-26 11:55:53 +02:00
R. Ryantm
82fbd08191 python310Packages.mocket: 3.10.4 -> 3.10.5 2022-04-26 09:45:14 +00:00
Martin Weinelt
12c596725d
python3Packages.ansible-compat: use ansible-core 2022-04-26 11:29:10 +02:00
Martin Weinelt
19b2755900
python3Packages.ansible-runner: use ansible-core 2022-04-26 11:27:47 +02:00
Martin Weinelt
813330fa92
kargo: use ansible-core 2022-04-26 11:24:04 +02:00
Martin Weinelt
198793be2d
python3Packages.pytest-ansible: mark broken with ansible>=2.10 2022-04-26 11:22:05 +02:00
Rouven Czerwinski
7fb99b7216 python3Packages.labgrid: add packaging module
Add missing packaging module, fixes the following backtrace while trying
to use labgrid-client:

  Traceback (most recent call last):
    File "/nix/store/izj1dw63bqh47bq10v1b2d7qqg9al7f7-python3.9-labgrid-0.4.1/bin/.labgrid-client-wrapped", line 6, in <module>
      from labgrid.remote.client import main
    File "/nix/store/izj1dw63bqh47bq10v1b2d7qqg9al7f7-python3.9-labgrid-0.4.1/lib/python3.9/site-packages/labgrid/__init__.py", line 1, in <module>
      from .target import Target
    File "/nix/store/izj1dw63bqh47bq10v1b2d7qqg9al7f7-python3.9-labgrid-0.4.1/lib/python3.9/site-packages/labgrid/target.py", line 9, in <module>
      from .driver import Driver
    File "/nix/store/izj1dw63bqh47bq10v1b2d7qqg9al7f7-python3.9-labgrid-0.4.1/lib/python3.9/site-packages/labgrid/driver/__init__.py", line 4, in <module>
      from .serialdriver import SerialDriver
    File "/nix/store/izj1dw63bqh47bq10v1b2d7qqg9al7f7-python3.9-labgrid-0.4.1/lib/python3.9/site-packages/labgrid/driver/serialdriver.py", line 5, in <module>
      from packaging import version
  ModuleNotFoundError: No module named 'packaging'
2022-04-26 11:21:07 +02:00
Fabian Affolter
cef05334ef
Merge pull request #170351 from r-ryantm/auto-update/mkdocs-material
python310Packages.mkdocs-material: 8.2.9 -> 8.2.11
2022-04-26 11:16:15 +02:00
R. Ryantm
e6194ec45c python310Packages.ansible-later: 2.0.10 -> 2.0.11 2022-04-26 09:15:21 +00:00
Fabian Affolter
95436510ea
Merge pull request #170383 from r-ryantm/auto-update/python3.10-winsspi
python310Packages.winsspi: 0.0.9 -> 0.0.10
2022-04-26 11:13:06 +02:00
Martin Weinelt
0f946e2875
ansible: prune old versions; restructure
- Drop pkgs/tools/admin/ansible and move everything into top-level and
  throws into central aliases.nix
- Drop the Ansible 2.8 throw
- Remove Ansible 2.9/2.10, both will be EOL before the 22.05 release
- Remove Ansible 2.11, it will go EOL during the 22.05 release
- Expose the collections as `python3Packages.ansible`

Closes: #157591
2022-04-26 11:12:09 +02:00
Aaron Jheng
89f390a40b
mmark: 1.3.6 -> 2.2.25 2022-04-26 08:59:43 +00:00
Bobby Rong
909fa26161
Merge pull request #168105 from aaronjheng/c14-cli
c14: remove
2022-04-26 16:54:33 +08:00
Bobby Rong
47fb2d4bb9
Merge pull request #167120 from aaronjheng/marathonctl
marathonctl: 2017-03-06 -> 0.0.7
2022-04-26 16:44:52 +08:00
Alexander Nortung
7fadb8fb78 session-desktop-appimage: 1.7.9 -> 1.8.4 2022-04-26 10:41:25 +02:00
Adam Joseph
0c922b4ea6 evtest: update sha256 hash
Commit 6df37c9aab bumped the version of
evtest but failed to update the hash.  As a result, hosts which
already have evtest-1.33 source present will build the old version but
label it as evtest-1.34.  Hosts which lack the older source code will
fail their builds.  This commit corrects the issue.

We should think about a way to get Hydra to catch issues like this.
Maybe require that if two FODs have different hashes then they must
have different `${pname}-${version}`s?  Only for FODs, of course.
2022-04-26 10:31:08 +02:00
Fabian Affolter
dd4ca36aac natscli: 0.0.30 -> 0.0.32 2022-04-26 10:24:16 +02:00
Fabian Affolter
8e4696eabe
Merge pull request #170342 from fabaff/bump-checkov
checkov: 2.0.1077 -> 2.0.1084
2022-04-26 10:18:09 +02:00
Fabian Affolter
9a38d98347
Merge pull request #170312 from fabaff/update-dotdee-fix
python3Packages.update-dotdee: disable failing test
2022-04-26 10:12:55 +02:00
Fabian Affolter
a9b4c33316
Merge pull request #170384 from r-ryantm/auto-update/python3.10-pypykatz
python310Packages.pypykatz: 0.5.6 -> 0.5.7
2022-04-26 10:07:02 +02:00
Fabian Affolter
2be43f1393
python3Packages.winsspi: disable on older Python releases 2022-04-26 10:05:34 +02:00
Fabian Affolter
09f8c6564e
Merge pull request #170364 from dotlambda/aprslib-0.7.1
python3Packages.aprslib: 0.7.0 -> 0.7.1
2022-04-26 10:01:41 +02:00
R. Ryantm
162ea08aab python310Packages.pypykatz: 0.5.6 -> 0.5.7 2022-04-26 07:35:14 +00:00
Bobby Rong
258637b969
Merge pull request #167261 from r-ryantm/auto-update/masterpdfeditor
masterpdfeditor: 5.8.33 -> 5.8.46
2022-04-26 15:34:34 +08:00
Bobby Rong
74d8a5b96f
Merge pull request #167189 from aaronjheng/kompose
kompose: 1.21.0 -> 1.26.1
2022-04-26 15:32:50 +08:00
Bobby Rong
044dd37fe4
Merge pull request #167185 from aaronjheng/gosu
gosu: unstable-2017-05-09 -> 1.4
2022-04-26 15:27:23 +08:00
R. Ryantm
c7352fbc0e python310Packages.winsspi: 0.0.9 -> 0.0.10 2022-04-26 07:23:44 +00:00
Fabian Affolter
bf662233ea
Merge pull request #170365 from dotlambda/pycoolmasternet-async-0.1.3
python3Packages.pycoolmasternet-async: 0.1.2 -> 0.1.3
2022-04-26 09:11:54 +02:00
Rick van Schijndel
48d473f1c3 upower: fix cross-compilation support
Disable gtk-doc and introspection when cross-compiling
2022-04-26 09:04:33 +02:00
Fabian Affolter
c22a253952
Merge pull request #170367 from r-ryantm/auto-update/python3.10-mypy-boto3-s3
python310Packages.mypy-boto3-s3: 1.21.34 -> 1.22.0.post1
2022-04-26 09:01:24 +02:00
Fabian Affolter
fb717a31f9
Merge pull request #170378 from r-ryantm/auto-update/python3.10-pyoppleio
python310Packages.pyoppleio: 1.0.6 -> 1.0.7
2022-04-26 09:00:53 +02:00
Fabian Affolter
f0bbda300b
Merge pull request #170363 from r-ryantm/auto-update/python3.10-hahomematic
python310Packages.hahomematic: 1.1.4 -> 1.1.5
2022-04-26 08:57:31 +02:00
Fabian Affolter
bea03532b9
python3Packages.mkdocs-material: disable on older Python releases 2022-04-26 08:56:29 +02:00
Rick van Schijndel
3a6729382c
Merge pull request #170376 from squalus/cross-clucene-core
clucene_core_2: fix cross compile
2022-04-26 08:23:02 +02:00