gador
6eb2adefda
octoprint: fix build due to black
...
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de >
2022-03-23 10:52:55 +01:00
Nikola Knezevic
11d3d16afa
freedv: mark as broken on darwin
...
freedv doesn't build on darwin, due to missing dependencies. Building it
on darwin is an elaborate process, judging by it's `build_osx.sh`
script, that requires fetching some additional dependencies.
2022-03-23 10:51:41 +01:00
Fabian Affolter and GitHub
9e6b34fe49
python3Packages.pex: disable on older Python releases
2022-03-23 10:41:58 +01:00
Sandro and GitHub
568a402fc4
Merge pull request #165273 from alyssais/cgit-pink-1.3.0
2022-03-23 10:41:35 +01:00
Fabian Affolter and GitHub
8d862c5702
python3Packages.asgiref: update supported Python releases
2022-03-23 10:39:27 +01:00
4789fec756
python3Packages.pyzbar: init at 0.1.9 ( #164944 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2022-03-23 10:35:25 +01:00
Sandro and GitHub
221add9e8d
Merge pull request #165395 from SuperSandro2000/h2
2022-03-23 10:33:06 +01:00
Yaya
f578662398
nextcloud: 22.2.5 -> 22.2.6, 23.0.2 -> 23.0.3
2022-03-23 09:32:58 +00:00
Fabian Affolter and GitHub
523a596ae8
python3Packages.zstandard: disable on older Python releases
2022-03-23 10:31:47 +01:00
Sandro Jäckel
be07e4c1e2
python39Packages.h11: disable on pythons older than 3.6, add SuperSandro2000 as maintainer
2022-03-23 10:29:33 +01:00
Fabian Affolter and GitHub
c1538169de
python3Packages.urwid: specify license
2022-03-23 10:26:40 +01:00
Sandro Jäckel
a06d3ff281
python39Packages.pyparsing: 3.0.6 -> 3.0.7, switch to pytestCheckHook
2022-03-23 10:24:30 +01:00
Sandro Jäckel
ff53fd63f8
python39Packages.wsproto: switch to pytestCheckHook, remove python 3.6 support, add SuperSandro2000 as maintainer
2022-03-23 10:15:13 +01:00
Sandro Jäckel
d1fe50a4ac
python39Packages.zstandard: add pythonImportsCheck
2022-03-23 10:13:31 +01:00
Sandro and GitHub
f25337c6ef
autokey: delete unused patch
2022-03-23 10:12:40 +01:00
Jörg Thalheim and GitHub
b83be4516e
Merge pull request #165400 from jojosch/protoc-gen-go-update
...
protoc-gen-go: 1.27.1 -> 1.28.0
2022-03-23 08:52:20 +00:00
Sergei Trofimovich
8cdcda6c97
audit: fix build for linux-headers-5.17
...
Without the change build fails as:
audit_wrap.c:5010:15: error: invalid use of flexible array member
5010 | arg1->buf = (char [])(char *)memcpy(malloc((size)*sizeof(char)), (const char *)(arg2), sizeof(char)*(size));
| ^
2022-03-23 08:46:40 +00:00
Sandro Jäckel
9215ee6805
python39Packages.pycurl: remove unused nose, update meta
2022-03-23 09:46:08 +01:00
Sergei Trofimovich
35e2c61dfd
systemd: 250.3 -> 250.4
...
Among other things fixes build failure on linux-headers-5.17:
../src/basic/meson.build:389:8: ERROR: Problem encountered: found unknown filesystem(s) defined in kernel headers:
Filesystem found in kernel header but not in filesystems-gperf.gperf: CIFS_SUPER_MAGIC
Filesystem found in kernel header but not in filesystems-gperf.gperf: SMB2_SUPER_MAGIC
2022-03-23 08:44:15 +00:00
06kellyjac
4a2da4208a
libpwquality: 1.4.2 -> 1.4.4
...
- corrected the license: https://github.com/libpwquality/libpwquality/blob/libpwquality-1.4.4/COPYING
- added long description
- added myself as a maintainer
- removed unnecessary patch
- split outputs
- added pam for building the pam module
2022-03-23 08:39:34 +00:00
Sandro Jäckel
0aae37d6d9
python39Packages.brotlicffi: fix typo
2022-03-23 09:36:08 +01:00
Sandro Jäckel
e0969b44bf
python39Packages.urwid: update homepage, remove old meta.repositories.git
2022-03-23 09:35:39 +01:00
Sandro Jäckel
ea829cff75
python39Packages.tornado: enable tests, add SuperSandro2000 as maintainer
2022-03-23 09:32:36 +01:00
Federico Beffa and Sandro
974ede575b
xfig: Install icons and fix desktop file
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2022-03-23 09:25:40 +01:00
Sandro and GitHub
d29c38eb6b
Merge pull request #164120 from mweinelt/qtwebengine-fix-build
2022-03-23 09:19:42 +01:00
Vladimír Čunát
2102efd88b
Merge branch 'staging' into staging-next
2022-03-23 09:09:55 +01:00
Nikola Knezevic
b22a1d1530
wxwidgets: fix building on darwin
...
Fix building on darwin by passing in all the dependencies and removing
compilation switches that do not exist anymore.
2022-03-23 09:08:55 +01:00
Sandro Jäckel
a923e194a3
python39Packages.pyopenssl: cleanup dependencies
2022-03-23 09:01:14 +01:00
Sandro Jäckel
458b29255f
python39Packages.pyasn1: add pythonImportsCheck, fix license, update homepage, add SuperSandro2000 as maintainer
2022-03-23 08:56:50 +01:00
cd64f8e8b3
bzip2: add symlink libbz2.so.1.0 ( #163217 )
...
Co-authored-by: Jörg Thalheim <joerg@thalheim.io >
2022-03-23 07:54:09 +00:00
Sandro Jäckel
347302a14e
python39Packages.publicsuffix2: remove requirement on requests, update meta
2022-03-23 08:52:23 +01:00
Sandro and GitHub
5c97ef1a5f
Merge pull request #165095 from veehaitch/jadx-v1.3.4
2022-03-23 08:52:01 +01:00
Sandro Jäckel
f4afba83b2
python39Packages.passlib: update homepage, add license
2022-03-23 08:45:35 +01:00
Sandro Jäckel
63dffdb683
python39Packages.msgpack: switch to pytestCheckHook, add missing dependency, add SuperSandro2000 as maintainer
2022-03-23 08:40:19 +01:00
Vladimír Čunát
50d5ad4008
Merge branch 'staging' into staging-next
2022-03-23 08:37:12 +01:00
Johannes Schleifenbaum
c4defd8a12
protoc-gen-go: 1.27.1 -> 1.28.0
2022-03-23 08:35:47 +01:00
Fabian Affolter and GitHub
31040e3fc6
Merge pull request #165348 from r-ryantm/auto-update/python3.10-mypy-boto3-builder
...
python310Packages.mypy-boto3-builder: 7.3.0 -> 7.4.1
2022-03-23 08:34:02 +01:00
Vladimír Čunát
848091a52b
Merge #160259 : separateDebugInfo: Use --strip-unneeded
...
...into staging
2022-03-23 08:32:39 +01:00
Vladimír Čunát
ab0e692ac7
Merge #161611 : python3Packages.uvloop: fix tests on Darwin
...
...into staging
2022-03-23 08:31:05 +01:00
dependabot[bot] and Jörg Thalheim
1f161a57c2
build(deps): bump peter-evans/commit-comment from 1 to 2
...
Bumps [peter-evans/commit-comment](https://github.com/peter-evans/commit-comment ) from 1 to 2.
- [Release notes](https://github.com/peter-evans/commit-comment/releases )
- [Commits](https://github.com/peter-evans/commit-comment/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: peter-evans/commit-comment
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-23 08:24:13 +01:00
dependabot[bot] and Jörg Thalheim
180dada3ed
build(deps): bump peter-evans/create-or-update-comment from 1 to 2
...
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment ) from 1 to 2.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases )
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-23 08:23:37 +01:00
ddcca20594
n8n: 0.168.1 → 0.169.0 ( #165066 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2022-03-23 08:19:10 +01:00
Sandro Jäckel
2bf50134c5
python39Packages.h2: add SuperSandro2000 as maintainer
2022-03-23 08:15:36 +01:00
OPNA2608
0880b7eae1
corrscope: 0.7.1 -> 0.8.0
2022-03-23 08:14:17 +01:00
Sandro Jäckel
3a4718d7b7
python39Packages.hyperframe: add pythonImportsCheck, update homepage, add SuperSandro2000 as maintainer
2022-03-23 08:13:48 +01:00
R. Ryantm
43453d562a
nodejs-17_x: 17.7.2 -> 17.8.0
2022-03-23 07:12:22 +00:00
Sandro Jäckel
a217922f79
python39Packages.hpack: run tests, add SuperSandro2000 as maintainer
2022-03-23 08:09:01 +01:00
Sandro and GitHub
64dd03dc54
Merge pull request #165275 from Stunkymonkey/hicolor-icon-theme-pname-version
2022-03-23 07:58:06 +01:00
R. Ryantm
743afa9194
gitleaks: 8.5.0 -> 8.5.1
2022-03-23 06:57:57 +00:00
Sandro and GitHub
6adbeb6a0a
Merge pull request #165060 from zakame/contrib/perl-DevelPatchPerl-2.08
2022-03-23 07:55:06 +01:00