1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

583608 commits

Author SHA1 Message Date
Ivan Mincik e89f1bdc59
Merge pull request #288118 from das-g/maintainers-geospatial
maintainers: remove das-g from geospatial team
2024-02-11 22:56:13 +01:00
Ingo Blechschmidt d0daee14d9 abuse: 0.8 -> 0.9.1 2024-02-11 22:55:10 +01:00
Sandro e59be0613f
Merge pull request #287585 from D3vil0p3r/patch-7
dmitry: init at 1.3a-unstable-2020-06-22
2024-02-11 22:44:49 +01:00
Martin Weinelt 7cea566f25
home-assistant: pin python-slugify at 8.0.1 2024-02-11 22:35:43 +01:00
Manuel Frischknecht d439d93c01 arc_unpacker: apply AUR patch that fixes build on GCC 13
`arc_unpacker` fails to build with GCC 13 because GCC stopped
transitively including `cstdint` in a lot of scenarios.
While the project is inactive (the repository has been archived
on GitHub), the Arch Linux user repository already contains a
patch that fixes this issue.

Since ofborg indicated unit test failures on darwin-aarch64,
this change also marks the package as broken for such machines.
Note that these test failures are very unlikely to be caused
by the patch applied here, as it only adds a single
`#include <cstdint>` statement in a single file and that
specific include has been pulled in with older versions
of GCC, anyway.

Co-authored-by: midchildan <git@midchildan.org>
Co-authored-by: annalee <150648636+a-n-n-a-l-e-e@users.noreply.github.com>
2024-02-11 22:26:10 +01:00
Robert Schütz c03f5f17b9
Merge pull request #286131 from dotlambda/skytemple-fix
skytemple: update dependencies to fix build
2024-02-11 21:16:37 +00:00
R. Ryantm 65a5c4b3c7 python311Packages.vallox-websocket-api: 4.0.3 -> 4.1.0 2024-02-11 21:08:31 +00:00
Martin Weinelt 4cf1063b7c
Merge pull request #288112 from patka-123/python311Packages-correctionlib
python311Packages.correctionlib: fix build
2024-02-11 21:57:33 +01:00
Robert Schütz 8a77e8b1fd
Merge pull request #287598 from dotlambda/home-assistant-aiohttp
home-assistant: remove aiohttp override
2024-02-11 20:51:40 +00:00
Samuel Ainsworth 941bed461c
Merge pull request #286197 from r-ryantm/auto-update/python311Packages.google-cloud-artifact-registry
python311Packages.google-cloud-artifact-registry: 1.10.0 -> 1.11.1
2024-02-11 15:37:59 -05:00
R. Ryantm 72889ae4a9 python311Packages.google-cloud-resource-manager: 1.12.0 -> 1.12.1 2024-02-11 20:37:43 +00:00
Patka 9c16437186
python311Packages.correctionlib: fix build 2024-02-11 21:35:37 +01:00
Franz Pletz ff46dbb7af
Merge pull request #270691 from atorres1985-contrib/mpv 2024-02-11 21:35:24 +01:00
Gaetan Lepage 84f5833a9d presenterm: 0.6.0 -> 0.6.1
Diff: https://github.com/mfontanini/presenterm/compare/refs/tags/v0.6.0...v0.6.1

Changelog: https://github.com/mfontanini/presenterm/releases/tag/v0.6.1
2024-02-11 21:21:12 +01:00
9R 57da038a87 sispmctl: init at 4.11 2024-02-11 21:18:01 +01:00
maxine 9b52568c86
Merge pull request #288122 from amaxine/fwupd-internal-tests 2024-02-11 21:15:52 +01:00
kirillrdy 7774ef530f
Merge pull request #284804 from Aleksanaa/paper-plane
paper-plane: init at 0.1.0-beta.5
2024-02-12 06:53:27 +11:00
R. Ryantm 3ea21a4ea9 wxmaxima: 24.02.0 -> 24.02.1 2024-02-11 19:53:05 +00:00
Sergei Trofimovich 016be1d8b3 lean3: fix gcc-13 build failure)
Without the change the build fails on `master` as https://hydra.nixos.org/build/247665202:

    /build/source/src/shell/lean_js.h:11:32: error: 'uintptr_t' was not declared in this scope
       11 | int emscripten_process_request(uintptr_t msg);
          |                                ^~~~~~~~~
2024-02-11 19:47:22 +00:00
Mario Rodas 749d596bfb
Merge pull request #287991 from fabaff/python-gvm-darwin
python311Packages.python-gvm: enable darwin support
2024-02-11 14:39:07 -05:00
Maxine Aubrey 4a4904c2b2
nixos/fwupd: make test option internal, be explicit about removal 2024-02-11 20:27:02 +01:00
Robert Scott 40a126b65c
Merge pull request #287684 from r-ryantm/auto-update/cloudfoundry-cli
cloudfoundry-cli: 8.7.7 -> 8.7.8
2024-02-11 19:22:06 +00:00
kirillrdy 76d14d166c
Merge pull request #287708 from JorisBolsens/patch-1
nixos/kubernetes: use correct -o option with bash install when copying certs in cfssl prestart script
2024-02-12 06:14:44 +11:00
Robert Scott 36631d8171
Merge pull request #288090 from r-ryantm/auto-update/openrefine
openrefine: 3.7.7 -> 3.7.9
2024-02-11 19:11:41 +00:00
Mario Rodas 1424520460
Merge pull request #288089 from fabaff/google-ai-generativelanguage-bump
python311Packages.google-ai-generativelanguage: 0.5.1 -> 0.5.2
2024-02-11 14:10:39 -05:00
Mario Rodas 1d565c35c2
Merge pull request #288087 from fabaff/identify-bump
python311Packages.identify: 2.5.33 -> 2.5.34
2024-02-11 14:09:57 -05:00
Mario Rodas d5097afdc7
Merge pull request #284004 from fabaff/python-slugify-bump
python311Packages.python-slugify: 8.0.1 -> 8.0.4
2024-02-11 14:09:26 -05:00
Mario Rodas 1eca59022f
Merge pull request #285075 from fabaff/types-pytz-bump
python311Packages.types-pytz: 2023.3.1.1 -> 2023.4.0.20240130
2024-02-11 14:08:28 -05:00
Yt 2d11075a0c
Merge pull request #288041 from ocfox/brotli-asgi
python311Packages.brotli-asgi: fix build
2024-02-11 19:06:37 +00:00
Mario Rodas 45c340d06a
Merge pull request #287992 from trofi/tensorflow-lite-gcc-13-fix
tensorflow-lite: fix `gcc-13` build failure
2024-02-11 14:03:40 -05:00
Mario Rodas a078015eda
Merge pull request #287520 from kilianar/calibre-7.5.1
calibre: 7.4.0 -> 7.5.1
2024-02-11 14:03:06 -05:00
Mario Rodas f0c23d9ebe
Merge pull request #287569 from bcdarwin/init-python3-medpy
python311Packages.medpy: init at 0.5.0rc1
2024-02-11 14:02:37 -05:00
Mario Rodas 85aecdf04d
Merge pull request #287772 from fabaff/python-bring-api
python311Packages.python-bring-api: init at 3.0.0-unstable-2024-02-03
2024-02-11 14:02:12 -05:00
Mario Rodas ed799e7626
Merge pull request #288098 from fabaff/qovery-cli-bump
qovery-cli: 0.83.1 -> 0.84.0
2024-02-11 14:01:42 -05:00
Mario Rodas 12ba0a2937
Merge pull request #288051 from marsam/update-pg_squeeze
postgresqlPackages.pg_squeeze: 1.5.2 -> 1.6.2
2024-02-11 14:00:32 -05:00
Martin Weinelt f105323148
Merge pull request #288106 from dotlambda/holidays-hash
python311Packages.holidays: fix hash
2024-02-11 19:59:22 +01:00
Robert Schütz 853d01c314
Merge pull request #286402 from dotlambda/twitchapi-4.2.0
python311Packages.twitchapi: 4.1.0 -> 4.2.0
2024-02-11 18:56:52 +00:00
Weijia Wang 5189c6c33a
Merge pull request #286844 from wegank/freedv-bump
freedv: 1.9.7.2 -> 1.9.8
2024-02-11 19:51:29 +01:00
Weijia Wang f7152e2e18
Merge pull request #287924 from wegank/msolve-bump
msolve: 0.6.3 -> 0.6.4
2024-02-11 19:50:57 +01:00
Robert Schütz 2b7423c470
Merge pull request #283632 from dotlambda/librewolf-codeberg
librewolf-unwrapped: repository moved to Codeberg
2024-02-11 18:49:30 +00:00
Robert Schütz e0e2c98980
Merge pull request #284708 from dotlambda/smile-init
smile: init at 2.9.0
2024-02-11 18:48:30 +00:00
Ryan Lahfa fcd57d8c47
Merge pull request #288063 from LeSuisse/pixelfed-composer-project
pixelfed: use php.buildComposerProject
2024-02-11 19:45:50 +01:00
Robert Schütz 8858d9c00f
Merge pull request #287103 from dotlambda/mdformat-propagate
python311Packages.mdformat-*: propagate dependencies
2024-02-11 18:45:16 +00:00
Robert Schütz ec060b9e04
Merge pull request #287089 from dotlambda/bitwarden-cli-2024.2.0
bitwarden-cli: 2024.1.0 -> 2024.2.0
2024-02-11 18:44:32 +00:00
R. Ryantm 1d99c47631 python311Packages.google-cloud-securitycenter: 1.26.0 -> 1.26.1 2024-02-11 18:44:18 +00:00
Raphael Borun Das Gupta b93d987a84 maintainers: remove das-g from geospatial team 2024-02-11 19:42:32 +01:00
Weijia Wang 0fe6bdf9a7
Merge pull request #288013 from trofi/vibrantlinux-fix-fetch
vibrantlinux: fix revision to contain `v` prefix
2024-02-11 19:39:53 +01:00
Weijia Wang 7ec3220532
Merge pull request #288020 from trofi/xcbuild-gcc-13-fix
xcbuild: fix `gcc-13` build failure
2024-02-11 19:38:27 +01:00
Robert Schütz fb299b0b92
Merge pull request #287875 from DCsunset/update-pandoc-include
pandoc-include: 1.2.1 -> 1.3.0
2024-02-11 18:33:47 +00:00
Yt 290f078866
Merge pull request #287492 from 0x4A6F/master-atuin
atuin: 17.2.1 -> 18.0.0
2024-02-11 18:31:02 +00:00