Thiago Kenji Okada and GitHub
7ca09481d8
Merge pull request #281701 from JerrySM64/update-linux-zen
...
linuxKernel.kernels.linux_lqx: 6.6.11-lqx1 -> 6.6.12-lqx1
2024-01-18 09:41:58 +00:00
Lin Jian and GitHub
0fbb768a16
Merge pull request #281729 from Veroer/fix-missing-semi-colon
...
nixos/acme: fix semi-colon missing
2024-01-18 17:36:46 +08:00
K900 and GitHub
d506aba104
Merge pull request #281732 from K900/libresprite-fix
...
libresprite: fix after GCC 13
2024-01-18 12:31:14 +03:00
Weijia Wang and GitHub
94259e9adf
Merge pull request #280545 from ahoneybun/update-cosmmic-edit
...
cosmic-edit: unstable-2023-11-29 -> 0-unstable-2024-01-12
2024-01-18 10:30:50 +01:00
Arnout Engelen and GitHub
8a6613d3ad
Merge pull request #229229 from r-ryantm/auto-update/avro-cpp
...
avro-cpp: 1.11.0 -> 1.11.3
2024-01-18 10:25:58 +01:00
Weijia Wang and GitHub
1e0e75ae75
Merge pull request #264466 from raphaelr/update/librist
...
librist: 0.2.8 -> 0.2.10
2024-01-18 10:12:03 +01:00
Adam Joseph and Adam Joseph
8900543eb9
libressl: mark badPlatform on powerpc64le
...
OpenBSD believes that PowerPC should be always-big-endian; this
assumption seems to have propagated into recent releases of
libressl. Since libressl is aliased to many other packages
(e.g. netcat) it's important to fail early here, otherwise it's very
difficult to figure out why libressl is getting dragged into a
failing build.
2024-01-18 09:10:30 +00:00
Adam Joseph and Adam Joseph
9b4c306d98
lib.system.inspect: add wasm32 to isILP32
...
According to the WebAssembly design doc, wasm32 is an ILP32 ABI like
x32, mips64n32, and aarch64_ilp32 (Apple Watch). This commits adds
it to the predicate.
https://github.com/WebAssembly/design/blob/1319968ca53fb5c7e7ea6cc210c7b0ed46566a45/CAndC%2B%2B.md?plain=1#L16
2024-01-18 09:09:29 +00:00
K900
c02203ca3f
libresprite: fix after GCC 13
2024-01-18 12:08:45 +03:00
Weijia Wang and GitHub
ff2ab9a743
Merge pull request #278372 from skyrina/add-libtas
...
libtas: init at 1.4.5
2024-01-18 10:06:34 +01:00
Weijia Wang and GitHub
b06ff4bf8f
Merge pull request #276743 from raphaelr/fix/liboqs
...
liboqs: Fix build error
2024-01-18 09:35:41 +01:00
h7x4 and GitHub
9b8cec7b42
Merge pull request #272806 from zoriya/init-csharpier
...
csharpier: init at 0.26.4
2024-01-18 09:35:09 +01:00
mian | mian and GitHub
fbe9d95ed9
fix semi-colon missing
2024-01-18 16:31:54 +08:00
Sergei Trofimovich and Adam Joseph
d0fe73a2d5
gcc: extend crtn workaround to alpha target
...
Without the change `alpha-unknown-linux-gnu` target is failing to build
`gcc`:
```
$ NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix build -f ./. re2c --arg crossSystem '{ config = "alpha-unknown-linux-gnu"; }'
...
make[1]: *** No rule to make target '../../../gcc-12.3.0/libgcc/config/alpha/crti.S', needed by 'crti.o'. Stop.
...
cc1: error: fp software completion requires '-mtrap-precision=i' [-Werror]
```
After the change it is able to produce working binaries:
```
$ NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix build -f ./. re2c --arg crossSystem '{ config = "alpha-unknown-linux-gnu"; }'
...
$ qemu-alpha ./result/bin/re2c --version
re2c 3.1
$ file result/bin/re2c
result/bin/re2c: ELF 64-bit LSB executable, Alpha (unofficial), version 1 (SYSV), dynamically linked, interpreter ...-glibc-alpha-unknown-linux-gnu-2.38-27/lib/ld-linux.so.2, for GNU/Linux 3.10.0, not stripped
```
2024-01-18 08:30:39 +00:00
Raphael Robatsch and Weijia Wang
b79e68d111
librist: 0.2.8 -> 0.2.10
...
Changelog: https://code.videolan.org/rist/librist/-/releases/v0.2.9
Changelog: https://code.videolan.org/rist/librist/-/releases/v0.2.10
2024-01-18 09:25:32 +01:00
Weijia Wang and GitHub
b0fb3f62d0
Merge pull request #278242 from raphaelr/mknugetsource-remove-ifd
...
mkNugetSource: Remove meta.licenses attribute
2024-01-18 09:22:38 +01:00
Weijia Wang and GitHub
0fc2832905
Merge pull request #276946 from raphaelr/update/libdwarf
...
libdwarf: 0.4.2 -> 0.9.0
2024-01-18 09:17:35 +01:00
Sandro and GitHub
08a4cf3bb9
Merge pull request #273242 from pedohorse/houdini_19-5_20-0
...
houdini: 19.5.569 -> 20.0.506
2024-01-18 09:12:22 +01:00
Sandro and GitHub
fc4840cbb6
Merge pull request #280476 from Luflosi/add/powersupply
...
powersupply: init at 0.9.0
2024-01-18 09:09:35 +01:00
Christoph Hrdinka and GitHub
aae0e7347a
Merge pull request #280740 from SuperSamus/pcsx2-update
...
pcsx2: 1.7.5318 -> 1.7.5474
2024-01-18 09:00:00 +01:00
lewo and GitHub
7f6f2e293e
Merge pull request #281612 from fpletz/pkgs/rspamd-3.7.5
...
rspamd: 3.7.4 -> 3.7.5
2024-01-18 08:55:52 +01:00
Fabian Affolter and GitHub
4d0f0f8a46
Merge pull request #281515 from fabaff/homematicip-bump
...
python311Packages.homematicip: 1.0.16 -> 1.1.0
2024-01-18 08:52:06 +01:00
Fabian Affolter and GitHub
f6c6b329af
Merge pull request #281534 from fabaff/pex-bump
...
python311Packages.pex: 2.1.156 -> 2.1.159
2024-01-18 08:51:43 +01:00
R. Ryantm and Vincent Laporte
ba3295cbef
easycrypt: 2023.09 -> 2024.01
2024-01-18 08:47:12 +01:00
Fabian Affolter and GitHub
9e883fa188
Merge pull request #281308 from octodi/bruteforce-salted-openssl
...
bruteforce-salted-openssl: init at 1.4.2
2024-01-18 08:18:56 +01:00
a-n-n-a-l-e-e and GitHub
9ec8cd4c3a
Merge pull request #280534 from GetPsyched/fix-descriptions
...
treewide: update meta.description to fit the guidelines
2024-01-17 23:17:06 -08:00
Franz Pletz and GitHub
c00a2d02bd
Merge pull request #251882 from r-ryantm/auto-update/prometheus-snmp-exporter
...
prometheus-snmp-exporter: 0.22.0 -> 0.25.0
2024-01-18 08:16:39 +01:00
a-n-n-a-l-e-e and GitHub
5332c0dd1b
Merge pull request #281677 from dotlambda/manim-fix
...
manim: relax version constraints
2024-01-17 23:14:40 -08:00
Fabian Affolter and GitHub
4ac58b8635
Merge pull request #281302 from octodi/bruteforce-wallet
...
bruteforce-wallet: init at 1.5.3
2024-01-18 08:13:01 +01:00
Fabian Affolter and GitHub
d00a7a5a70
Merge pull request #281507 from fabaff/griffe-bump
...
python311Packages.griffe: 0.38.1 -> 0.39.0
2024-01-18 08:06:23 +01:00
Fabian Affolter and GitHub
5de74ca25d
Merge pull request #281494 from fabaff/websploit-call
...
websploit: refactor and move to pkgs/by-name
2024-01-18 08:06:08 +01:00
Fabian Affolter and GitHub
e11cf97510
Merge pull request #281518 from fabaff/dsnap-fix
...
python311Packages.dsnap: relax urllib3
2024-01-18 08:05:13 +01:00
Jerry Starke
920cd36b52
linuxKernel.kernels.linux_lqx: 6.6.11-lqx1 -> 6.6.12-lqx1
2024-01-18 07:58:04 +01:00
Weijia Wang and GitHub
e5320b98a8
Merge pull request #281670 from chuangzhu/chuangzhu
...
maintainers: update chuangzhu
2024-01-18 07:39:19 +01:00
Weijia Wang and GitHub
51df08de3b
Merge pull request #280603 from r-ryantm/auto-update/gef
...
gef: 2023.08 -> 2024.01
2024-01-18 07:35:12 +01:00
Weijia Wang and GitHub
e52ba80bf4
Merge pull request #281342 from r-ryantm/auto-update/naps2
...
naps2: 7.2.2 -> 7.3.0
2024-01-18 07:34:20 +01:00
Weijia Wang and GitHub
ecda1d8e2b
Merge pull request #280629 from wegank/qgrep-bump
...
qgrep: 1.1 -> 1.3
2024-01-18 07:29:17 +01:00
K900 and GitHub
cefcf19e1c
Merge pull request #281687 from K900/wantedby-oof
...
systemd-lib: fix automount generation after 9fbf82d9cb
2024-01-18 08:39:06 +03:00
K900
3d6a5ad604
systemd-lib: fix automount generation after 9fbf82d9cb
...
This one got missed in the refactor.
2024-01-18 08:33:46 +03:00
Vincent Laporte and Vincent Laporte
2fba629f59
coqPackages.QuickChick: 2.0.1 → 2.0.2
2024-01-18 06:03:06 +01:00
a-n-n-a-l-e-e and GitHub
61b17611ce
Merge pull request #281658 from felipeqq2/legendary-gl/main-program
...
legendary-gl: add main program
2024-01-17 20:56:58 -08:00
a-n-n-a-l-e-e and GitHub
4b7c480779
Merge pull request #281232 from pbsds/fix-gradio-1705359646
...
python3Packages.gradio: raise ulimit on darwin
2024-01-17 20:21:44 -08:00
Weijia Wang and GitHub
9831d022bb
Merge pull request #281581 from wegank/ldtk-bump
...
ldtk: 1.5.2 -> 1.5.3
2024-01-18 04:41:40 +01:00
Weijia Wang
93254942b1
qgrep: 1.1 -> 1.3
2024-01-18 04:35:52 +01:00
Robert Schütz
8f77ea4e05
manim: relax version constraints
2024-01-17 19:24:57 -08:00
Martin Weinelt and GitHub
39673b228b
Merge pull request #281599 from fabaff/python-mpd2-bump
...
python311Packages.mpd2: refactor
2024-01-18 04:19:58 +01:00
Zoe Roux
8f18726e97
csharpier: init at 0.27.0
2024-01-18 04:14:27 +01:00
Peder Bergebakken Sundt and GitHub
b89a606693
Merge pull request #274565 from onemoresuza/hare-crosscomp
...
hare: embed paths for cross-compilation toolchains
2024-01-18 04:06:26 +01:00
Robert Schütz and GitHub
0eaea0489d
Merge pull request #281626 from a-n-n-a-l-e-e/moderngl-window
...
python311Packages.moderngl-window: relax pillow dependency; fix build
2024-01-18 04:04:48 +01:00
Yt and GitHub
ed9d7efc78
Merge pull request #281627 from malob/update-open-interpreter
...
open-interpreter: 0.1.11 -> 0.2.0
2024-01-18 02:55:40 +00:00