Commit Graph

96209 Commits

Author SHA1 Message Date
happysalada
85306e27d6
python311Packages.vllm: init at v0.3.1 2024-02-17 22:26:00 +01:00
Mario Rodas
752e25614f
Merge pull request #289058 from aaronjheng/conform
conform: 0.1.0-alpha.27 -> 0.1.0-alpha.28
2024-02-17 07:14:14 -05:00
Mario Rodas
a1b7913c40
Merge pull request #289327 from 06kellyjac/doc2go
doc2go: 0.5.0 -> 0.8.1
2024-02-17 07:05:34 -05:00
adisbladis
4e62dd9ade
Merge pull request #267129 from adisbladis/fetchpypilegacy-take-2
fetchPypiLegacy: init PyPi legacy API fetcher
2024-02-17 21:52:25 +13:00
adisbladis
d8eabc44c3
Merge pull request #271963 from adisbladis/python3-pkgs-meson-overridepythonattrs
python3.pkgs.meson: Use overridePythonAttrs
2024-02-17 21:15:50 +13:00
Mario Rodas
ad7cb7fbd5
Merge pull request #288997 from linsui/jami
restinio_0_6: init at 0.6.19
2024-02-17 01:27:10 -05:00
adisbladis
d52b3a7cc0 fetchPypiLegacy: init PyPi legacy API fetcher
This fetcher is to be used with PyPi mirrors exposing the "legacy" API, such as devpi.

A variant of this fetcher has been used in poetry2nix for years and
has served us well there to support private PyPi mirrors and Devpi.

Example usage:
``` nix
fetchPypiLegacy {
  file = "urllib3-1.26.2.tar.gz";
  hash = "sha256:19188f96923873c92ccb987120ec4acaa12f0461fa9ce5d3d0772bc965a39e08";
  pname = "urllib3";
  url = "https://pypi.org/simple";
}
```

cc @lewo who wrote the this originally
cc contributors @rskew @gmacon @jperras @Smaug123
2024-02-17 17:11:59 +13:00
Martin Weinelt
b559e061ee
Merge pull request #288384 from SuperSandro2000/envs-3.12
python3Packages.pynose: init at 1.4.8;  python312Packages.envs: fix build by switching to pynose
2024-02-17 04:05:19 +01:00
Peder Bergebakken Sundt
d4b4953d0d
Merge pull request #285553 from OPNA2608/init/quickflux
libsForQt5.quickflux: init at 1.1-unstable-2020-11-10
2024-02-17 02:47:41 +01:00
Peder Bergebakken Sundt
9617545757
Merge pull request #285781 from OPNA2608/init/rlottie-qml
libsForQt5.rlottie-qml: init at 0-unstable-2021-05-03
2024-02-17 02:44:46 +01:00
06kellyjac
2ff5135bb5 doc2go: 0.5.0 -> 0.8.1
Use go1.22 as required by the go.mod toolchain directive
Ignore the integration tests because it's its own module

Diff: https://github.com/abhinav/doc2go/compare/v0.5.0...v0.8.1

Changelog: https://github.com/abhinav/doc2go/blob/v0.8.1/CHANGELOG.md
2024-02-16 16:34:47 +00:00
Thiago Kenji Okada
1fe7393b79
Merge pull request #287346 from atorres1985-contrib/waf
waf: remove vrthra from maintainers
2024-02-16 16:00:51 +00:00
Nick Cao
f069869cd6
Merge pull request #288969 from wegank/librecad-boost
librecad: unpin boost175
2024-02-16 09:48:29 -05:00
Pol Dellaiera
87cb7a4314
Merge pull request #289228 from mfrw/mfrw/tailscale-1.60.0
tailscale: 1.58.2 -> 1.60.0
2024-02-16 13:45:22 +01:00
Fabian Affolter
300f19ebf7
Merge pull request #288547 from fabaff/fakeredis-bump
python311Packages.fakeredis: 2.20.1 -> 2.21.0
2024-02-16 12:41:32 +01:00
Maximilian Bosch
8e777f08ee
Merge pull request #289145 from risicle/ris-graylog-5.0-remove
graylog-5_0: remove
2024-02-16 10:01:42 +01:00
Jonas Chevalier
84372652fc
Merge pull request #285561 from zimbatm/mkdocs-plugins
pythonPackages.neoteroi-mkdocs: init at 1.0.4
2024-02-16 10:01:12 +01:00
Fabian Affolter
07538cfddf python311Packages.pyprobables: init at 0.6.0
Probabilistic data structures

https://github.com/barrust/pyprobables
2024-02-16 08:52:22 +01:00
Fabian Affolter
5c31c4a2b6
Merge pull request #287427 from fabaff/pytechnove
python311Packages.python-technove: init at 1.2.2
2024-02-16 08:44:19 +01:00
Muhammad Falak R Wani
0adbce5f2a tailscale: 1.58.2 -> 1.60.0
Diff: https://github.com/tailscale/tailscale/compare/v1.58.2...v1.60.0
Changelog: https://github.com/tailscale/tailscale/releases/tag/v1.60.0
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-16 13:14:01 +05:30
Mario Rodas
526f603818
Merge pull request #289144 from marsam/update-crunchy-cli
crunchy-cli: 3.0.0-dev.10 -> 3.2.5
2024-02-15 19:30:27 -05:00
Pol Dellaiera
d3b2368887
Merge pull request #288805 from patka-123/drop-adtool
adtool: drop
2024-02-15 23:00:00 +01:00
Robert Scott
1d286d588b graylog-5_0: remove 2024-02-15 21:14:21 +00:00
Weijia Wang
b2b6f1febe
Merge pull request #289011 from wegank/spike-gcc-13
spike: unpin gcc12
2024-02-15 20:42:40 +01:00
Yueh-Shun Li
3d695c171d
pythonPackages.xrootd: improve xrootd overriding (#289072)
Make it easier to override its pkgs.xrootd dependency.
- Pass pkgs.xrootd as `xrootd` instead of `pkgs`.
- Call with `inherit (pkgs) xrootd;`
2024-02-15 12:12:41 -05:00
Aaron Jheng
1003472ac8
conform: 0.1.0-alpha.27 -> 0.1.0-alpha.28 2024-02-15 22:23:27 +08:00
Nikolay Korotkiy
799f854a11
Merge pull request #288080 from LeSuisse/xpdf-4.0.5
xpdf: 4.04 -> 4.05
2024-02-15 17:10:46 +04:00
Weijia Wang
b8fe174660 spike: unpin gcc12 2024-02-15 11:42:21 +01:00
Thiago Kenji Okada
0ce6cd66d3
Merge pull request #288667 from thiagokokada/cleanup-picom
picom-{allusive,jonaburg}: remove; picom-next: alias to picom;  picom: migrate to by-name
2024-02-15 10:31:16 +00:00
linsui
46283b29a4 restinio_0_6: init at 0.6.19 2024-02-15 18:17:06 +08:00
a-n-n-a-l-e-e
e28c9013f9
Merge pull request #288959 from a-n-n-a-l-e-e/terra-unpin-llvm11
terra: llvmPackages_11 -> llvmPackages
2024-02-14 23:32:29 -08:00
Weijia Wang
279fc1552d librecad: unpin boost175 2024-02-15 07:42:00 +01:00
annalee
bb208b22ab
terra: llvmPackages_11 -> llvmPackages
remove reference to llvmPackages_11 in preparation to drop LLVM11
Disable on linux aarch64 as it can not use llvm above 11
2024-02-15 05:00:43 +00:00
Felix Bühler
c0a130d16b
Merge pull request #287587 from jtbx/tilix-1.9.6
tilix: 1.9.5 -> 1.9.6
2024-02-14 23:32:28 +01:00
Thomas Gerbet
6afc4c0c22 xpdf: 4.04 -> 4.05
Fixes a bunch of CVEs (but not all of them apparently).

Changes:
https://forum.xpdfreader.com/viewtopic.php?t=43343

```
4.05 (2024-feb-08)
------------------
Added the '-overwrite' option to pdftohtml.
Added the 'ignoreWrongSizeToUnicode' xpdfrc setting.
Added the loadSession and saveSession commands, and the 'Load last
  session' menu item.
Added code to automatically save and restore the xpdf session under
  control of a session manager.  This has not been thoroughly tested
  yet.
Added the zoomScaleFactor xpdfrc setting.
Added the zoomValues xpdfrc setting.
Added a 'smart case' option for search in xpdf.
Added the '-custom' flag to pdfinfo.
Added a color/gray/mono switch to the 'save image' dialog.
Added the separateRotatedText xpdfrc setting.
Added the '-meta' flag to pdftohtml.
Added the allowLinksToChangeZoom xpdfrc setting.
Added the 'uses JavaScript' output to pdfinfo.
Implemented pattern stroking of text.  Also fixed the various
  combinations of filling/stroking with color/pattern + clipping, some
  of which weren't being handled correctly.
Pdftops now (re)compresses any uncompressed or RLE-compressed images.
On an out-of-memory error, the command line tools now exit with an
  "out of memory" message, rather than an exception message.
Add code to pdfimages to extract images from tiling patterns.
Pdftops can now embed external 8-bit OpenType CFF fonts.
Fixed a corner case in the text extractor related to characters drawn
  at extremely large coordinates.  [Thanks to elvadisas for the bug
  report.]
Fixed an integer overflow in the transparency group code.  [Thanks to
  elvadisas for the bug report.]
Modify Annots::Annots() to skip annotations that have been turned into
  AcroFormFields -- invalid Widget-type annots will now be rendered as
  annots.
Added a missing integer overflow check in the JBIG2 decoder.  [Thanks
  to sangjun for the bug report.]
Added some sanity checks to the JBIG2 decoder.  [Thanks to sangjun and
  ycdxsb for the bug reports.]
Tiling patterns that use non-Normal blend modes can't be cached.
Fixed a bitmap size sanity check in the JBIG2 decoder.  [Thanks to Han
  Zheng (NCNIPC of China, Hexhive), for the bug report.]
Fixed a missing bounds check in FoFiType1C::convertToOpenType (used in
  pdftohtml).  [Thanks to cyth for the bug report.]
Fixed a use-after-free bug in pdftohtml.  [Thanks to FeRDNYC for the
  bug report.]
Merged aconf2.h into aconf.h; corrected the cmake config settings for
  paths; added the BASE14_FONT_DIR config option.  [Thanks to FeRDNYC
  for the suggestions.]
Fixed a missing check for a zero-length index in the CFF (Type1C) font
  parser.  [Thanks to Yuhang Huang (NCNIPC of China), Han Zheng

  (NCNIPC of China, Hexhive), Wanying Cao, Jiayu Zhao (NCNIPC of
  China) for the bug report.]
Add an object loop check to Catalog::countPageTree().
The DCT decoder wasn't checking for an SOF before the first SOS.
  [Thanks to cyth for the bug report.]
The inline image decoder was skipping to end-of-stream in the wrong
  stream object.  [Thanks to cyth for the bug report.]
Fixed a bug in the JPEG 2000 decoder when nLayers > 1 and the
  'termination on each coding pass' flag is set.
Removed the #pragma interface/implementation stuff (which is outdated
  and useless at this point).
Fixed a bug in the ICCBased color space parser that was allowing the
  number of components to be zero.  (CVE-2023-2662)  [Thanks to
  huckleberry for the bug report.]
Added checks for PDF object loops in AcroForm::scanField()
  (CVE-2018-7453, CVE-2018-16369, CVE-2022-36561, CVE-2022-41844),
  Catalog::readPageLabelTree2() (CVE-2023-2663), and
  Catalog::readEmbeddedFileTree() (CVE-2023-2664).
The zero-width character problem can also happen if the page size is
  very large -- that needs to be limited too, the same way as
  character position coordinates.  (CVE-2023-3044) [Thanks to jlinliu
  for the bug report.]
Add some missing bounds check code in DCTStream.  [Thanks to Jiahao
  Liu for the bug report.]
Fix a deadlock when an object stream's length field is contained in
  another object stream.  (CVE-2023-3436) [Thanks to Jiahao Liu for
  the bug report.]
Correctly handle tiling patterns with negative step values.
Ignore overprint in soft masks (to match Adobe's behavior).
```
2024-02-14 22:48:47 +01:00
Gaetan Lepage
bc010914b0 elegant-sddm: init at unstable-2024-02-08 2024-02-14 22:31:52 +01:00
kirillrdy
c2507ad16b
Merge pull request #288481 from trofi/avoid-gcc13Stdenv
hyprland, vesktop, gtkclipblock: avoid gcc13 stdenv
2024-02-15 06:02:40 +11:00
hacker1024
9d897b2643 python3Packages.lttng: init at 2.13.11
A new attribute overriding lttng-tools is created, rather than enabling
Python support in lttng-tools itself, in order to reduce the closure
size and leave lttng-tools Python-version-agnostic.
2024-02-14 19:54:14 +01:00
Dmitry Kalinkin
419da635c6
Merge pull request #285505 from GaetanLepage/xroot
xrootd: 5.5.5 -> 5.6.6, python311Packages.xrootd: init at 5.6.6
2024-02-14 11:15:22 -05:00
Patka
2490f5f886
adtool: drop 2024-02-14 16:20:47 +01:00
Martin Weinelt
42d622dae8
Merge pull request #288702 from mweinelt/tf-fix
python311Packages.tensorflow: pin abseil-cpp_202301
2024-02-14 15:36:33 +01:00
Mario Rodas
b018a19eaf
Merge pull request #288076 from tobim/pkgs/arrow-cpp-cleanups
arrow-cpp: various improvements

Fixes #284878
2024-02-14 08:06:35 -05:00
Sandro
9095162646
Merge pull request #283439 from aidalgol/soundux-removal 2024-02-14 13:15:00 +01:00
Fabian Affolter
e4ae4e18a8 python311Packages.python-technove: init at 1.2.2
Python library to interact with TechnoVE local device API

https://github.com/Moustachauve/pytechnove
2024-02-14 09:41:46 +01:00
Fabian Affolter
6fa1b73577
Merge pull request #288506 from fabaff/browsr-fix
browsr: 1.17.0 -> 1.18.0, python311Packages.pytest-textual-snapshot: init at 0.4.0
2024-02-14 09:00:50 +01:00
Fabian Affolter
6e7a772183
Merge pull request #288325 from fabaff/myuplink
python311Packages.myuplink: init at 0.2.1
2024-02-14 08:52:46 +01:00
Mario Rodas
77acdf56b6 crunchy-cli: migrate to by-name 2024-02-14 04:20:00 +00:00
Martin Weinelt
6afe11355c
python311Packages.tensorflow: pin abseil-cpp_202301
After upgrading abseil-cpp to 202401 the build started failing with

> tensorflow/python/util/function_parameter_canonicalizer.cc:85:15: error: 'StrCat' is not a member of 'absl'
2024-02-14 04:25:18 +01:00
Gaetan Lepage
3720ce9c3e python311Packages.xrootd: init at 5.6.6 2024-02-13 16:45:54 -05:00
Mario Rodas
3891b2df99
Merge pull request #285231 from tobim/pkgs/restinio-0.7.1
restinio: 0.6.19 -> 0.7.1, refactor, adopt
2024-02-13 16:41:24 -05:00