Commit Graph

404212 Commits

Author SHA1 Message Date
Artturin
a2c61752fb lua.pkgs.luarocks: fix usage in cross-compilation
copy of comment 8d878e4981 (r954257465)

with this patch the build of luasystem fails

LD=ld
```
ld  -shared -o system/core.so src/core.o src/compat.o src/time.o -L/nix/store/...-glibc-2.35-163/lib -Wl,-rpath,/nix/store/...-glibc-2.35-163/lib -lrt
/nix/store/vhf2cr6immz4qdxd83y025fnxim8mmfg-binutils-2.38/bin/ld: unrecognized option '-Wl,-rpath,/nix/store/...-glibc-2.35-163/lib'
/nix/store/vhf2cr6immz4qdxd83y025fnxim8mmfg-binutils-2.38/bin/ld: use the --help option for usage information

Error: Build error: Failed compiling module system/core.so
```

LD=gcc
```
gcc  -shared -o system/core.so src/core.o src/compat.o src/time.o -L/nix/store/...-glibc-2.35-163/lib -Wl,-rpath,/nix/store/...-glibc-2.35-163/lib -lrt
```

`-Wl,rpath... -lrt` are added by ecb63347bf/src/luarocks/build/builtin.lua (L249-L250)
2022-08-26 20:55:30 +03:00
Artturin
ec35f6341b lua-packages: try splicing 2022-08-26 20:04:02 +03:00
Artturin
613c410750 lua-modules: use composeManyExtensions 2022-08-26 20:04:02 +03:00
Artturin
f0ba59156f lua-packages.nix: remove unused args 2022-08-26 20:04:01 +03:00
Artturin
b1f80738f1 lua-packages.nix: run nixpkgs-fmt 2022-08-26 20:04:01 +03:00
github-actions[bot]
882732454c
Merge staging-next into staging 2022-08-26 12:02:32 +00:00
github-actions[bot]
d944d69ed2
Merge master into staging-next 2022-08-26 12:01:48 +00:00
superherointj
cef50cde2b
Merge pull request #188360 from LeSuisse/cosign-1.11.1
cosign: 1.11.0 -> 1.11.1
2022-08-26 08:58:52 -03:00
R. Ryantm
c108b9f07f nomad-driver-podman: 0.3.0 -> 0.4.0 2022-08-26 21:44:45 +10:00
Luc Perkins
ba414f5f84
eclint: init at 0.3.4 2022-08-26 21:44:20 +10:00
superherointj
eb1c09b0cc
Merge pull request #188336 from superherointj/package-k3s-v1.24.4+k3s1
k3s: 1.24.3+k3s1 -> 1.24.4+k3s1
2022-08-26 08:33:34 -03:00
Maximilian Bosch
647f99eb3d
Merge pull request #188335 from superherointj/linux-kernel-updates-2022-08-25
Linux kernel updates 2022-08-25
2022-08-26 13:06:13 +02:00
Martin Weinelt
2ae8a945fb
Merge pull request #188309 from Sohalt/systemd-networkd-dhcpserver-missing-options 2022-08-26 11:50:50 +02:00
Fabian Affolter
4f2dd0099f
Merge pull request #187985 from fabaff/pyunifiprotect-bump
python310Packages.pyunifiprotect: 4.1.3 -> 4.1.7
2022-08-26 11:50:18 +02:00
sohalt
8b74b21d23 nixos/networkd: add missing options for DHCPServer and IPV6SendRA 2022-08-26 11:42:58 +02:00
Fabian Affolter
33c15b4136
Merge pull request #188371 from fabaff/time-machine-bump
python310Packages.time-machine: 2.8.0 -> 2.8.1
2022-08-26 11:27:30 +02:00
Fabian Affolter
f17b572e18
Merge pull request #188366 from fabaff/aliyun-python-sdk-iot-bump
python310Packages.aliyun-python-sdk-iot: 8.41.0 -> 8.42.0
2022-08-26 11:27:10 +02:00
Fabian Affolter
d50803d4a3
Merge pull request #188367 from fabaff/peaqevcore-bump
python310Packages.peaqevcore: 5.12.0 -> 5.14.0
2022-08-26 11:26:51 +02:00
Fabian Affolter
bbcf481976
Merge pull request #188368 from fabaff/pymicrobot-bump
python310Packages.pymicrobot: 0.0.4 -> 0.0.5
2022-08-26 11:26:41 +02:00
Sandro
78dd3e40d6
Merge pull request #187900 from MonAaraj/tessen 2022-08-26 11:21:00 +02:00
Fabian Affolter
91d06fe9a3
Merge pull request #188357 from fabaff/bthome-ble-bump
python310Packages.bthome-ble: 0.3.6 -> 0.3.8
2022-08-26 11:16:44 +02:00
Fabian Affolter
878bcb5741
Merge pull request #188358 from fabaff/qingping-ble-bump
python310Packages.qingping-ble: 0.3.0 -> 0.6.1
2022-08-26 11:16:34 +02:00
Fabian Affolter
20cc34811f
Merge pull request #188363 from fabaff/thermopro-ble
python310Packages.thermopro-ble: init at 0.4.0
2022-08-26 11:16:24 +02:00
Sascha Grunert
3153b8afdf cri-tools: 1.24.2 -> 1.25.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-08-26 19:11:56 +10:00
Sandro
0116b56989
Merge pull request #187246 from drupol/hedgedoc/add-provider-name-setting 2022-08-26 11:03:47 +02:00
Maximilian Bosch
1652bbcfc3
Merge pull request #188174 from yayayayaka/matrix-synapse-systemd-hardening
nixos/matrix-synapse: Harden systemd serivce
2022-08-26 10:10:04 +02:00
Fabian Affolter
3e0c7e7263 python310Packages.pyunifiprotect: 4.1.6 -> 4.1.7 2022-08-26 10:09:18 +02:00
Jonas Heinrich
1933d94b6f
Merge pull request #174370 from r-ryantm/auto-update/aeon
aeon: 0.14.1.0 -> 0.14.2.2
2022-08-26 10:06:29 +02:00
Maximilian Bosch
8595c4e014
Merge pull request #188355 from matthiasbeyer/update-tig
tig: 2.5.6 -> 2.5.7
2022-08-26 10:06:07 +02:00
Fabian Affolter
ed8dcee4b5 python310Packages.pyunifiprotect: 4.1.5 -> 4.1.6 2022-08-26 09:59:51 +02:00
Fabian Affolter
d10452be55 python310Packages.time-machine: 2.8.0 -> 2.8.1 2022-08-26 09:51:13 +02:00
Fabian Affolter
c9ac3fcf0d python310Packages.pyunifiprotect: 4.1.4 -> 4.1.5 2022-08-26 09:50:19 +02:00
Martin Weinelt
a92964ec5d
python3Packages.mdx_truly_sane_lists: 1.2 -> 1.3 2022-08-26 09:44:06 +02:00
Fabian Affolter
17f9bfc846 python310Packages.pymicrobot: 0.0.4 -> 0.0.5 2022-08-26 09:32:37 +02:00
Jonas Heinrich
49fd6342e5
Merge pull request #174401 from r-ryantm/auto-update/aspectj
aspectj: 1.9.7 -> 1.9.9.1
2022-08-26 09:32:33 +02:00
Martin Weinelt
360ad99eac
python3Packages.flask-sqlalchemy: disable failing test 2022-08-26 09:29:01 +02:00
Fabian Affolter
dc0ea5225e python310Packages.peaqevcore: 5.13.0 -> 5.14.0 2022-08-26 09:28:43 +02:00
Fabian Affolter
cfdf164d51 python310Packages.peaqevcore: 5.12.0 -> 5.13.0 2022-08-26 09:28:04 +02:00
Jonas Heinrich
22d2760eeb
Merge pull request #174402 from r-ryantm/auto-update/alkimia
libsForQt5.alkimia: 8.1.0 -> 8.1.1
2022-08-26 09:27:12 +02:00
Fabian Affolter
2d3aefd860 python310Packages.aliyun-python-sdk-iot: 8.41.0 -> 8.42.0 2022-08-26 09:23:03 +02:00
Fabian Affolter
e70d35945a python310Packages.thermopro-ble: 0.4.0 -> 0.4.1 2022-08-26 09:20:32 +02:00
Martin Weinelt
4e4104a961 python3Packages.flask-restful: disable failing test
This test broke with flask>2.2.0 and the project is otherwise
unmaintained, so this is a best-effort fix.
2022-08-26 09:18:48 +02:00
Martin Weinelt
b7c258d387 python3Packages.limits: update meta 2022-08-26 09:18:48 +02:00
Martin Weinelt
530c690c47 python3Packages.flask-limiter: 1.4 -> 2.6.2
This unties the tests from the regularly broken flask-restful
dependency, that has its largest reverse dependency chain via this
package.
2022-08-26 09:18:48 +02:00
Martin Weinelt
b33f9716e7 python3Packages.limits: fix package version 2022-08-26 09:18:48 +02:00
Fabian Affolter
b1dbcccb23 python310Packages.thermopro-ble: init at 0.4.0 2022-08-26 09:17:19 +02:00
Fabian Affolter
8ab89c7196
Merge pull request #188361 from fabaff/thermobeacon-ble
python310Packages.thermobeacon-ble: init at 0.3.1
2022-08-26 09:15:19 +02:00
Fabian Affolter
c74e976d73 python310Packages.thermobeacon-ble: init at 0.3.1 2022-08-26 08:51:53 +02:00
Thomas Gerbet
f9cd86edd5 cosign: 1.11.0 -> 1.11.1
https://github.com/sigstore/cosign/releases/tag/v1.11.1
2022-08-26 08:47:06 +02:00
Fabian Affolter
3073de224d python310Packages.qingping-ble: 0.6.0 -> 0.6.1 2022-08-26 08:45:52 +02:00