Commit Graph

94394 Commits

Author SHA1 Message Date
github-actions[bot]
c60825a5d9
Merge staging-next into staging 2020-12-27 18:30:33 +00:00
Florian Klink
5deb8afdd1 rpiboot-unstable: enable build on x86_64-linux
This tool can run perfectly fine on a x86_64-linux workstation - it's
primarily meant to boot Raspberry Pi CM/CM3/Zero devices, not to run on
them.
2020-12-27 17:01:03 +01:00
Drew Risinger
8f0ace27b1 rpiboot: unstable-2020-05-11 -> unstable-2020-10-20 2020-12-27 17:01:02 +01:00
Drew Risinger
e89369fae6 libraspberrypi: fix cross-compile conventions 2020-12-27 17:01:02 +01:00
Drew Risinger
3f64a4e432 libraspberrypi: merge with raspberrypi-tools 2020-12-27 17:01:02 +01:00
Drew Risinger
65172da27e libraspberrypi: 2020-05-28 -> 2020-11-30 2020-12-27 17:01:02 +01:00
Sandro
eb2913551f
Merge pull request #107727 from freezeboy/update-pydantic
python3Packages.pydantic: 1.5.1 -> 1.7.3
2020-12-27 16:37:12 +01:00
freezeboy
494b84211a python3Packages.pydantic: 1.5.1 -> 1.7.3 2020-12-27 16:10:07 +01:00
Arnout Engelen
d29ab49bb9 lua: add 5.4.2 2020-12-27 16:01:28 +01:00
Fabian Affolter
548511929f lazygit: add changelog to meta-attributes 2020-12-27 15:52:05 +01:00
Fabian Affolter
0ff8bafae6 lazygit: 0.23.7 -> 0.24.2 2020-12-27 15:52:05 +01:00
Sandro
c958c1b6b2
Merge pull request #102036 from Twey/entt-3.5.2
entt: init at 3.5.2
2020-12-27 14:59:12 +01:00
Thomas Tuegel
b5bf9da14d
Merge pull request #103737 from ttuegel/yq-needs-jq
yq: fix path to jq
2020-12-27 06:46:32 -06:00
github-actions[bot]
ed85c4f3c8
Merge staging-next into staging 2020-12-27 12:23:21 +00:00
Sandro
1d6bc18b0e
Merge pull request #107690 from r-ryantm/auto-update/python3.7-django-storages
python37Packages.django-storages: 1.11 -> 1.11.1
2020-12-27 13:04:56 +01:00
R. RyanTM
85deaa59aa python37Packages.casbin: 0.14.0 -> 0.15.0 2020-12-27 08:27:19 +00:00
Linus Heckemann
8cc82534db
Merge pull request #107581 from mayflower/cmake-3.19.2
cmake: 3.19.1 -> 3.19.2
2020-12-27 09:08:01 +01:00
github-actions[bot]
5504b75e2b
Merge staging-next into staging 2020-12-27 06:20:04 +00:00
Jörg Thalheim
fe05c7b320
Merge pull request #107673 from r-ryantm/auto-update/python3.7-django-contrib-comments
python37Packages.django_contrib_comments: 1.9.2 -> 2.0.0
2020-12-27 05:54:54 +00:00
Mario Rodas
6494b44455
Merge pull request #107628 from marsam/update-pgcli
pgcli: 3.0.0 -> 3.1.0
2020-12-26 23:09:50 -05:00
R. RyanTM
28f5b0852b python37Packages.django-storages: 1.11 -> 1.11.1 2020-12-27 02:57:45 +00:00
Mario Rodas
e8ee6c3511
Merge pull request #106779 from anhdle14/tfsec-0.36.10
tfsec: 0.27.0 -> 0.36.10
2020-12-26 21:57:26 -05:00
R. RyanTM
e8854bd7fb glib: 2.66.3 -> 2.66.4 2020-12-27 03:45:45 +01:00
Sandro
9c304aa096
Merge pull request #103818 from sternenseemann/fonttools-4.17.0
pythonPackages.fonttools: 4.14.0 → 4.18.2
2020-12-27 02:38:28 +01:00
Sandro
819561a70b
Merge pull request #107651 from rmcgibbo/datasette
datasette: 0.46 -> 0.53
2020-12-27 02:25:54 +01:00
Sandro
ff43f619a3
Merge pull request #107671 from r-ryantm/auto-update/python3.7-Flask-Testing
python37Packages.flask_testing: 0.8.0 -> 0.8.1
2020-12-27 02:15:51 +01:00
R. RyanTM
0b4e4bcb05
python37Packages.django_contrib_comments: 1.9.2 -> 2.0.0 2020-12-27 02:07:31 +01:00
Sandro
c2dcb3b3e0
Merge pull request #107675 from r-ryantm/auto-update/python3.7-ciscomobilityexpress
python37Packages.ciscomobilityexpress: 0.3.9 -> 1.0.0
2020-12-27 01:53:16 +01:00
github-actions[bot]
9c87ad5a33
Merge staging-next into staging 2020-12-27 00:51:02 +00:00
R. RyanTM
499bcfd408 python37Packages.ciscomobilityexpress: 0.3.9 -> 1.0.0 2020-12-26 22:58:24 +00:00
Sandro
34423c290c
Merge pull request #107612 from TransientError/sccache-update
sccache: 0.2.13 -> 0.2.14
2020-12-26 23:49:40 +01:00
Florian Klink
8b4cf23bdb
Merge pull request #107553 from flokli/build-go-module-cross-cgo
buildGoModule: fix cross-compilation with CGO_ENABLED=1
2020-12-26 23:45:08 +01:00
Florian Klink
3c8981ee8b buildGoModule: fix cross-compilation with CGO_ENABLED=1
When building a go binary that's linking against some .so/.a, while
cross-compiling, we need to pass the correct compiler, otherwise
`go build` will fail with the not-so helpful error message:

```
gcc_arm64.S: Assembler messages:
gcc_arm64.S:28: Error: no such instruction: `stp x29,x30,[sp,'
gcc_arm64.S:32: Error: too many memory references for `mov'
gcc_arm64.S:34: Error: no such instruction: `stp x19,x20,[sp,'
gcc_arm64.S:37: Error: no such instruction: `stp x21,x22,[sp,'
gcc_arm64.S:40: Error: no such instruction: `stp x23,x24,[sp,'
gcc_arm64.S:43: Error: no such instruction: `stp x25,x26,[sp,'
gcc_arm64.S:46: Error: no such instruction: `stp x27,x28,[sp,'
gcc_arm64.S:50: Error: too many memory references for `mov'
gcc_arm64.S:51: Error: too many memory references for `mov'
gcc_arm64.S:52: Error: too many memory references for `mov'
gcc_arm64.S:54: Error: no such instruction: `blr x20'
gcc_arm64.S:55: Error: no such instruction: `blr x19'
gcc_arm64.S:57: Error: no such instruction: `ldp x27,x28,[sp,'
gcc_arm64.S:60: Error: no such instruction: `ldp x25,x26,[sp,'
gcc_arm64.S:63: Error: no such instruction: `ldp x23,x24,[sp,'
gcc_arm64.S:66: Error: no such instruction: `ldp x21,x22,[sp,'
gcc_arm64.S:69: Error: no such instruction: `ldp x19,x20,[sp,'
gcc_arm64.S:72: Error: no such instruction: `ldp x29,x30,[sp],'
```
2020-12-26 23:40:05 +01:00
Sandro
d26e8bdd9e
Merge pull request #107665 from rmcgibbo/macropy
python38Packages.macropy, python39Packages.macropy: mark as broken
2020-12-26 23:31:12 +01:00
Linus Heckemann
e71634eece
vtk: clean up / reduce code repetition (#107617)
vtk: clean up / reduce code repetition

This refactors the vtk expressions to use a generic base expression,
which is used for all 3 versions.

vtk 7.x no longer uses gcc 8, since the quirk of it not building with
gcc 9 seems to have been fixed.

This also makes the python bindings available for all 3 versions, and
fixes building them for vtk 8 by adding a patch.
2020-12-26 23:27:39 +01:00
Sandro
8e334e6992
Merge pull request #107656 from rmcgibbo/aiomysql
python37Packages.aiomysql: unbreak build
2020-12-26 23:18:40 +01:00
R. RyanTM
adbad01b69 python37Packages.flask_testing: 0.8.0 -> 0.8.1 2020-12-26 22:13:06 +00:00
markuskowa
348a547e24
Merge pull request #107655 from markuskowa/upd-ntirpc
ntirpc: 3.3 -> 3.4
2020-12-26 23:10:27 +01:00
Robert T. McGibbon
ca1f0aaa2d python38Packages.macropy, python39Packages.macropy: mark as broken 2020-12-26 15:56:18 -05:00
Robert T. McGibbon
fde0f4ba42 python37Packages.aiomysql: unbreak build 2020-12-26 14:25:46 -05:00
Sandro
92ba35f8d8
Merge pull request #107273 from arcz/xed
xed: init at 12.0.1
2020-12-26 20:04:35 +01:00
github-actions[bot]
d4a33d75f2
Merge staging-next into staging 2020-12-26 18:28:57 +00:00
Robert T. McGibbon
7e0c92bf4c datasette: 0.46 -> 0.53 2020-12-26 12:40:31 -05:00
Markus Kowalewski
75c25b3092
ntirpc: 3.3 -> 3.4 2020-12-26 18:27:13 +01:00
Florian Klink
5afb1fed39
Merge pull request #107457 from flokli/umockdev-0.15.2
umockdev: 0.13.1 -> 0.15.2
2020-12-26 17:36:06 +01:00
Benjamin Hipple
ae7e558cd4
Merge pull request #107631 from marsam/update-litecli
litecli: 1.4.1 -> 1.5.0
2020-12-26 11:12:09 -05:00
R. RyanTM
8cedad3fe6 gtk-doc: 1.33.0 -> 1.33.1 2020-12-26 16:54:52 +01:00
Peter Simons
7bc8c1ce4f
Merge pull request #107116 from nagy/boost175
boost175: init at 1.75.0
2020-12-26 16:39:04 +01:00
Jan Tojnar
7f8fcb2084
Merge pull request #102723 from r-ryantm/auto-update/poppler-glib 2020-12-26 16:06:42 +01:00
github-actions[bot]
1ccbdbb3a4
Merge staging-next into staging 2020-12-26 12:23:20 +00:00