Commit Graph

96223 Commits

Author SHA1 Message Date
Sylvain Fankhauser
13c49b2f44
python3Packages.laces: init at 0.1.1 2024-02-18 11:02:35 +01:00
adisbladis
ac637ef21e Revert "openobserve: 0.7.2 -> 0.8.1"
This reverts commit a8a7369c36
This reverts commit 8979c17031
2024-02-18 16:56:51 +13:00
Someone
aa5da33c1d
Merge pull request #289150 from SomeoneSerge/new-package/rerun
rerun: init at 0.13.0
2024-02-18 02:27:19 +00:00
Robert Scott
e015f24e50
Merge pull request #289522 from risicle/ris-openobserve-0.8.1
openobserve: 0.7.2 -> 0.8.1
2024-02-18 00:09:05 +00:00
OTABI Tomoya
ffd521df75
Merge pull request #289120 from NickCao/argparse-manpage
python311Packages.argparse-manpage: init at 4.5
2024-02-18 08:43:07 +09:00
Someone Serge
6ffd74b536
python3Packages.rerun-sdk: init at 0.13.0 2024-02-17 20:31:48 +00:00
D3vil0p3r
1234093ac6
tokyo-night-gtk: fix version number 2024-02-17 21:26:20 +01:00
D3vil0p3r
a61fe84e88
tokyo-night-gtk: change package name 2024-02-17 21:25:29 +01:00
Peder Bergebakken Sundt
39711b1bcf
Merge pull request #286368 from Wulfsta/gerbonara
gerbolyze: init at v3.1.7, gerbonara: init at v1.2.0
2024-02-17 21:08:09 +01:00
Maciej Krüger
f0871558ad
Merge pull request #289534 from FlafyDev/feat/flutter-3-19-0
flutter: 3.16.7 -> 3.19.0
2024-02-17 16:46:31 +01:00
Izorkin
df1a326340
python3Packages.lexilang: init at 1.0.1 2024-02-17 17:46:33 +03:00
FlafyDev
fcaebf4a40 flutter: 3.16.7 -> 3.19.0 2024-02-17 15:34:33 +02:00
Robert Scott
a8a7369c36 openobserve: 0.7.2 -> 0.8.1 2024-02-17 12:52:16 +00: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
Nick Cao
9c3c63a10d
python311Packages.argparse-manpage: init at 4.5 2024-02-16 09:42:31 -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
Wulfsta
f0962ef6a5 gerbonara: init at v1.2.0 2024-02-14 20:00:54 -05: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