Sergei Trofimovich
62abc91b9f
autoconf: 2.71 -> 2.72
...
Changes: https://lists.gnu.org/archive/html/info-gnu/2023-12/msg00002.html
2024-01-13 21:35:09 +00:00
Sergei Trofimovich
7684034cd9
firebird: pin to autoconf-2.71
...
Without the change `firebird` builds fail against `autconf-2.72` as:
checking for cc_r... gcc
./configure: line 5894: syntax error near unexpected token `;;'
./configure: line 5894: `printf "%s\n" "$as_me: WARNING: --with-system-editline specified, not found. Using bundled editline" >&2;} ;;'
Upstream switched to `cmake` for new releases. Let's pin older ones to
`autoconf-2.71`.
2024-01-13 21:35:09 +00:00
Sergei Trofimovich
24f0289b18
python3Packages.awslambdaric: pin to autoconf-2.71
...
Without the change `python3Packages.awslambdaric` fails the build
against `autoconf-2.72` as:
python3.11-awslambdaric> checking curl version... 7.83.1
python3.11-awslambdaric> ./configure: line 6673: syntax error near unexpected token `;;'
python3.11-awslambdaric> ./configure: line 6673: ` ;;'
`python3Packages.awslambdaric` embeds tarballs of external dependencies
and is a bit tricky to patch. Let's pin it to a working version.
2024-01-13 21:35:09 +00:00
Sergei Trofimovich
63973dee0a
autoconf271, autoreconfHook271: hold back a version
...
Some package will require significant rework to support autoconf-2.72.
Example are `firebird` and `python3Packages.awslambdaric`. Let's leave
them on previous version until it's sorted upstream.
2024-01-13 21:35:09 +00:00
Mario Rodas and GitHub
c7fb3e6f82
Merge pull request #280515 from trofi/rav1e-update
...
rav1e: 0.7.0 -> 0.7.1
2024-01-13 16:05:44 -05:00
Mario Rodas and GitHub
16268bcbb1
Merge pull request #280743 from marsam/update-bundler
...
bundler: 2.5.3 -> 2.5.4
2024-01-13 14:35:49 -05:00
Doron Behar and GitHub
a796087dfc
Merge pull request #279317 from doronbehar/pkg/matplotlib
...
python310Packages.matplotlib: multiple cleanup commits
2024-01-13 21:27:34 +02:00
github-actions[bot] and GitHub
e59c8549eb
Merge staging-next into staging
2024-01-13 18:01:22 +00:00
github-actions[bot] and GitHub
23bef9e4b2
Merge master into staging-next
2024-01-13 18:00:55 +00:00
Guillaume Girol and GitHub
97fe47cbdc
Merge pull request #280678 from eclairevoyant/enchant-strict
...
enchant: fix build with `strictDeps = true;`
2024-01-13 18:58:05 +01:00
Robert Hensing and GitHub
221ad6d7ff
Merge pull request #277642 from Enzime/fix/nixos-rebuild-remote-sudo
...
nixos-rebuild: fix issues when using `--target-host`
2024-01-13 18:52:57 +01:00
Weijia Wang and GitHub
8695ee22a2
Merge pull request #280679 from trofi/waylandpp-gcc-13-fix
...
waylandpp: pull `gcc-13` fix pending upstream inclusion
2024-01-13 18:31:32 +01:00
Weijia Wang and GitHub
c111f9bf66
Merge pull request #280686 from fabaff/gallia-bump
...
gallia: 1.1.4 -> 1.5.0
2024-01-13 18:28:29 +01:00
Weijia Wang and GitHub
4694318659
Merge pull request #279192 from wegank/mcfgthread-bump
...
windows.mcfgthreads: unstable-2023-06-06 -> 1.6.1, refactor
2024-01-13 18:26:53 +01:00
Artturi and GitHub
e16081ffc8
Merge pull request #280737 from Kranzes/discord-updates
2024-01-13 19:25:50 +02:00
Weijia Wang and GitHub
b77a9c94ed
Merge pull request #278997 from wegank/xib2nib-deps-refactor
...
nsplist, plistcpp, xib2nib: migrate to by-name, refactor
2024-01-13 18:19:08 +01:00
Bruno Bigras and GitHub
fae58862e3
Merge pull request #279902 from Icy-Thought/emacs-lsp-booster
...
emacs-lsp-booster: init at v0.1.1
2024-01-13 12:14:01 -05:00
Robert Scott and GitHub
57a3e97b68
Merge pull request #280144 from mweinelt/jinja-3.1.3
...
python311Packages.jinja2: 3.1.2 -> 3.1.3
2024-01-13 17:03:45 +00:00
Robert Scott and GitHub
db27219040
Merge pull request #280589 from fabaff/pytenable-bump
...
python311Packages.pytenable: 1.4.16 -> 1.4.18
2024-01-13 17:01:51 +00:00
Robert Scott and GitHub
d2cdc8b3c4
Merge pull request #280662 from marsam/update-postgres-lsp
...
postgres-lsp: 2023-10-20 -> 2024-01-11
2024-01-13 16:45:12 +00:00
Robert Scott and GitHub
51e1ae5731
Merge pull request #280710 from r-ryantm/auto-update/python311Packages.apispec
...
python311Packages.apispec: 6.3.1 -> 6.4.0
2024-01-13 16:34:28 +00:00
Robert Scott and GitHub
20683e36b2
Merge pull request #280728 from r-ryantm/auto-update/python311Packages.authlib
...
python311Packages.authlib: 1.2.1 -> 1.3.0
2024-01-13 16:10:10 +00:00
nikstur and GitHub
580e976836
Merge pull request #280620 from r-ryantm/auto-update/libkcapi
...
libkcapi: 1.4.0 -> 1.5.0
2024-01-13 17:04:17 +01:00
Ryan Lahfa and GitHub
81784c6d8d
Merge pull request #220520 from SharzyL/llvm_add_libunwind
...
llvmPackages_*.clangUseLLVM: add libunwind to lib search path (#201591 )
2024-01-13 16:57:34 +01:00
Lassulus and GitHub
8b81f53362
Merge pull request #280602 from Lassulus/ttyplot-bump
...
ttyplot: 1.5.2 -> 1.6.1
2024-01-13 16:55:24 +01:00
Ryan Lahfa and GitHub
4c2d752af6
Merge pull request #261840 from nrabulinski/llef-init
...
llef: init at unstable-2023-10-18
2024-01-13 16:51:40 +01:00
Ryan Lahfa and GitHub
32ccbe0927
Merge pull request #272029 from blitz/rust-for-linux
...
In-kernel Rust on Linux (Optional) (2nd Attempt)
2024-01-13 16:51:00 +01:00
Ryan Lahfa and GitHub
41aa423726
Merge pull request #236370 from amarshall/applypatches-nopatches
...
applyPatches: skip creating additional drv when no patches
2024-01-13 16:50:34 +01:00
Nick Cao and GitHub
b2b494ab3b
Merge pull request #280688 from fabaff/garth-bump
...
python311Packages.garth: 0.4.42 -> 0.4.43
2024-01-13 10:50:14 -05:00
Nick Cao and GitHub
493e7e9621
Merge pull request #280699 from a-n-n-a-l-e-e/radiotray-ng-fix
...
radiotray-ng: fix gcc13 errors with upstream patch
2024-01-13 10:49:35 -05:00
Nick Cao and GitHub
5d689f2014
Merge pull request #280700 from r-ryantm/auto-update/python311Packages.aiowatttime
...
python311Packages.aiowatttime: 2023.10.0 -> 2023.12.0
2024-01-13 10:49:14 -05:00
Nick Cao and GitHub
ca4c143678
Merge pull request #280707 from fabaff/python3-saml-fix
...
python311Packages.python3-saml: disable failing tests
2024-01-13 10:47:42 -05:00
Nick Cao and GitHub
40cae66b52
Merge pull request #280719 from r-ryantm/auto-update/python311Packages.asf-search
...
python311Packages.asf-search: 6.7.2 -> 6.7.3
2024-01-13 10:46:34 -05:00
Nick Cao and GitHub
a2a0302e24
Merge pull request #280727 from fabaff/dynalite-devices-fix
...
python311Packages.dynalite-devices: remove patch
2024-01-13 10:43:48 -05:00
Nick Cao and GitHub
7158c33314
Merge pull request #280729 from r-ryantm/auto-update/python311Packages.autofaiss
...
python311Packages.autofaiss: 2.15.8 -> 2.16.0
2024-01-13 10:43:20 -05:00
Nick Cao and GitHub
218df35073
Merge pull request #280664 from r-ryantm/auto-update/cimg
...
cimg: 3.3.2 -> 3.3.3
2024-01-13 10:40:28 -05:00
Nick Cao and GitHub
a0bda17a0a
Merge pull request #280673 from r-ryantm/auto-update/python311Packages.aiocomelit
...
python311Packages.aiocomelit: 0.7.0 -> 0.7.3
2024-01-13 10:39:24 -05:00
Nick Cao and GitHub
7ff941c250
Merge pull request #280681 from r-ryantm/auto-update/python311Packages.aionotion
...
python311Packages.aionotion: 2023.11.0 -> 2023.12.0
2024-01-13 10:38:09 -05:00
Mario Rodas and GitHub
a95f16dea7
Merge pull request #280669 from r-ryantm/auto-update/protonmail-bridge
...
protonmail-bridge: 3.7.1 -> 3.8.1
2024-01-13 10:37:32 -05:00
Mario Rodas and GitHub
38cb2cf973
Merge pull request #280692 from fabaff/podman-bump
...
python311Packages.podman: 4.8.1 -> 4.8.2
2024-01-13 10:36:53 -05:00
Mario Rodas and GitHub
3ecd573489
Merge pull request #280691 from fabaff/pip-audit-bump
...
pip-audit: 2.6.3 -> 2.7.0
2024-01-13 10:36:28 -05:00
Nick Cao and GitHub
58f652debe
Merge pull request #280689 from fabaff/botocore-stubs-bump
...
python311Packages.botocore-stubs: 1.34.16 -> 1.34.18
2024-01-13 10:35:58 -05:00
Nick Cao and GitHub
739010c5b1
Merge pull request #280690 from fabaff/boto3-stubs-bump
...
python311Packages.boto3-stubs: 1.34.16 -> 1.34.18
2024-01-13 10:35:36 -05:00
Nick Cao and GitHub
d7168cee8f
Merge pull request #280687 from r-ryantm/auto-update/python311Packages.aioswitcher
...
python311Packages.aioswitcher: 3.4.0 -> 3.4.1
2024-01-13 10:35:17 -05:00
Nick Cao and GitHub
06eb8be5bd
Merge pull request #280625 from r-ryantm/auto-update/power-calibrate
...
power-calibrate: 0.01.34 -> 0.01.35
2024-01-13 10:32:43 -05:00
Nick Cao and GitHub
80ea70fa67
Merge pull request #280630 from r-ryantm/auto-update/powerstat
...
powerstat: 0.04.01 -> 0.04.02
2024-01-13 10:30:50 -05:00
Nick Cao and GitHub
5be044141b
Merge pull request #280635 from r-ryantm/auto-update/velero
...
velero: 1.12.2 -> 1.12.3
2024-01-13 10:30:02 -05:00
Nick Cao and GitHub
c2e49cb611
Merge pull request #280639 from kirillrdy/chainsaw
...
chainsaw: de-vendor Cargo.lock
2024-01-13 10:29:15 -05:00
Nick Cao and GitHub
485946eef1
Merge pull request #280640 from kirillrdy/tuckr
...
tuckr: de-vendor Cargo.lock
2024-01-13 10:28:59 -05:00
Nick Cao and GitHub
910f87a913
Merge pull request #280641 from kirillrdy/owmods
...
owmods-cli: de-vendor Cargo.lock
2024-01-13 10:28:38 -05:00