Commit Graph
550793 Commits
Author SHA1 Message Date
R. Ryantm 790755afc8 vultr-cli: 2.19.0 -> 2.20.0 2023-11-15 10:22:24 +00:00
Gaël Reyrol 085d3ddfb5 easyeffects: 7.1.0 -> 7.1.3 2023-11-15 11:19:56 +01:00
R. Ryantm fd91c275c5 vtm: 0.9.9w.1 -> 0.9.16 2023-11-15 10:12:12 +00:00
Gaël Reyrol 78690bc7aa sozu: 0.15.13 -> 0.15.15 2023-11-15 11:08:13 +01:00
Guillaume MaudouxandGitHub a2dbeea75f Merge pull request #267528 from NickCao/pyscard
python311Packages.pyscard: modernize, stop propagating PCSC/pcsclite …
2023-11-15 10:58:27 +01:00
Fabian Affolter 2507314dff python311Packages.rns: 0.6.7 -> 0.6.8
Diff: https://github.com/markqvist/Reticulum/compare/refs/tags/0.6.7...0.6.8

Changelog: https://github.com/markqvist/Reticulum/releases/tag/0.6.8
2023-11-15 10:54:55 +01:00
R. RyantmandYt c703e26314 snarkos: 2.2.1 -> 2.2.4 2023-11-15 09:31:33 +00:00
Dane LipscombeandYt 98ea67a562 turbo: fix build and update to v1.10.16 2023-11-15 09:30:59 +00:00
Pol DellaieraandGitHub d5647c572b Merge pull request #267362 from berberman/typst-preview
typst-preview: init at 0.9.0
2023-11-15 10:28:40 +01:00
Aaron Jheng 26ebc186a8 gomacro: pin to go1.20 2023-11-15 09:27:21 +00:00
Aaron Jheng 8adf8f4825 goconvey: pin to go1.20 2023-11-15 09:23:24 +00:00
Gaël Reyrol 09397b17a5 symfony-cli: 5.7.2 -> 5.7.3 2023-11-15 10:23:18 +01:00
Fabian Affolter bbb9257950 python311Packages.slack-sdk: 3.23.0 -> 3.23.1
Diff: https://github.com/slackapi/python-slack-sdk/compare/refs/tags/v3.23.0...v3.23.1

Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.23.1
2023-11-15 10:23:02 +01:00
Aaron Jheng 8b5d784a80 go-libp2p-daemon: pin to go1.20 2023-11-15 09:20:21 +00:00
Gabriel Arazas f763a88315 moar: 1.18.3 -> 1.18.4 2023-11-15 17:08:59 +08:00
Fabian Affolter 22a338cf21 checkov: 3.0.32 -> 3.0.36
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.0.32...3.0.36

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.0.36
2023-11-15 09:52:18 +01:00
Pavel Sobolev a2fbef4c53 mold: 2.3.2 -> 2.3.3 2023-11-15 11:42:36 +03:00
Aaron Jheng 312293d011 dcrwallet: pin to go1.20 2023-11-15 08:42:00 +00:00
Franz PletzandGitHub 2818933004 Merge pull request #265633 from vifino/libressl-3.8.2 2023-11-15 09:39:53 +01:00
Fabian Affolter 8948aaf181 sigma-cli: 0.7.9 -> 0.7.10
Diff: https://github.com/SigmaHQ/sigma-cli/compare/refs/tags/v0.7.9...v0.7.10

Changelog: https://github.com/SigmaHQ/sigma-cli/releases/tag/v0.7.10
2023-11-15 09:31:50 +01:00
Fabian Affolter f7bd1431f2 httpx: 1.3.6 -> 1.3.7
Diff: https://github.com/projectdiscovery/httpx/compare/refs/tags/v1.3.6...v1.3.7

Changelog: https://github.com/projectdiscovery/httpx/releases/tag/v1.3.7
2023-11-15 09:31:02 +01:00
Gaetan Lepage 3328bb3072 vimPlugins.coq_nvim: update venv patch 2023-11-15 09:23:14 +01:00
Gaetan Lepage dec68826e6 python311Packages.pynvim-pp: unstable-2023-07-09 -> unstable-2023-08-03 2023-11-15 09:23:14 +01:00
Gaetan Lepage c630cf6484 python311Packages.std2: unstable-2023-07-09 -> unstable-2023-10-07 2023-11-15 09:23:14 +01:00
R. Ryantm e16564afe7 helmfile: 0.158.0 -> 0.158.1 2023-11-15 08:17:55 +00:00
Anna Lee eb9e1a3b4f dduper: update patch for btrfs-progs-v6.3.3+; fix build
apply minor updates to the btrfs-progs patch to fix build.
https://github.com/Lakshmipathi/dduper/pull/75
2023-11-15 07:56:10 +00:00
toastal 99a06ca66a ejabberd: 23.01 → 23.10 2023-11-15 14:42:16 +07:00
Ryan LahfaandGitHub 75fbff2576 Merge pull request #263442 from JulienMalka/systemd-boot-bootspec 2023-11-15 08:40:19 +01:00
Andreas StührkandBjørn Forsman 100f28fe32 python311Packages.versioneer: Fix hash
It looks like upstream updated the GitHub release. Diff between the
source from cache and the GitHub release:

--- source-in-cache/_version.py
+++ /nix/store/7z2m4szfp863y9bp1vsffflk22dyw1ci-source/_version.py
@@ -26,7 +26,7 @@
     # setup.py/versioneer.py will grep for the variable names, so they must
     # each be defined on a line of their own. _version.py will just call
     # get_keywords().
-    git_refnames = " (HEAD -> master, tag: 0.29)"
+    git_refnames = " (tag: 0.29)"
     git_full = "28c613dbef5fce09dc3ba6b1baa811c2d76b2245"
     git_date = "2023-07-07 10:50:03 -0400"
     keywords = {"refnames": git_refnames, "full": git_full, "date": git_date}
2023-11-15 08:34:41 +01:00
Valentin GagarinandGitHub 9f13f42bb6 Merge pull request #265053 from fricklerhandwerk/fix-dhallpkgs-doc 2023-11-15 08:26:29 +01:00
Aaron Jheng d4c12163d4 pb: 0.3.0 -> 0.4.0 2023-11-15 07:07:31 +00:00
Ivan Mincik d619c27fc2 libspatialite: add geospatial team to maintainers 2023-11-15 08:05:24 +01:00
R. Ryantm ac666e8159 vimPlugins.vim-clap: 0.46 -> 0.47 2023-11-15 07:02:54 +00:00
R. Ryantm bf51a6930b victoriametrics: 1.93.5 -> 1.93.7 2023-11-15 07:01:16 +00:00
Ivan Mincik 8e6b4ee37e librttopo: add geospatial team to maintainers 2023-11-15 07:56:53 +01:00
Colin 60ac400162 tracker-miners: support cross compilation 2023-11-15 06:56:36 +00:00
Arseniy Zorin f88b098cc4 pulumi-bin: 3.93.0 -> 3.94.0 2023-11-15 07:55:39 +01:00
Gaetan Lepage 97f6797b83 python311Packages.jax: 0.4.19 -> 0.4.20
Changelog: https://jax.readthedocs.io/en/latest/changelog.html#jax-0-4-20-nov-2-2023
2023-11-15 07:55:10 +01:00
Gaetan Lepage 33de75c367 python311Packages.jaxlib: 0.4.19 -> 0.4.20
Changelog: https://jax.readthedocs.io/en/latest/changelog.html#jaxlib-0-4-20-nov-2-2023
2023-11-15 07:52:38 +01:00
Gaetan Lepage 153ad31861 python311Packages.jaxlib-bin: 0.4.19 -> 0.4.20
Changelog: https://jax.readthedocs.io/en/latest/changelog.html#jaxlib-0-4-20-nov-2-2023
2023-11-15 07:52:38 +01:00
Matthias BeyerandGitHub 4af30c40e2 Merge pull request #264606 from CobaltCause/cargo-llvm-cov
cargo-llvm-cov: 0.5.33 -> 0.5.36
2023-11-15 07:44:46 +01:00
R. Ryantm 7f369461f3 litestream: 0.3.12 -> 0.3.13 2023-11-15 06:43:36 +00:00
Vladimír Čunát c46eae0f35 Merge branch 'master' into staging-next 2023-11-15 07:33:10 +01:00
Vladimír Čunát 9297b620bb Merge #266753: ppl: fix build with clang 16
...into staging-next
2023-11-15 07:30:38 +01:00
R. Ryantm 7765d62bc7 vassal: 3.7.4 -> 3.7.5 2023-11-15 06:12:21 +00:00
R. Ryantm 3c3e82f583 v2ray: 5.8.0 -> 5.11.0 2023-11-15 05:52:26 +00:00
R. Ryantm 508836ad94 unityhub: 3.5.2 -> 3.6.1 2023-11-15 05:39:59 +00:00
Vincent LaporteandVincent Laporte e8ad54f562 coqPackages.gappalib: 1.5.3 → 1.5.4 2023-11-15 06:38:59 +01:00
Vincent LaporteandVincent Laporte b2d53246f1 ocamlPackages.getopt: 20120615 → 20230213 2023-11-15 06:37:32 +01:00
Ivan Mincik ea8b577bbc postgresqlPackages.postgis: add geospatial team to maintainers 2023-11-15 06:29:50 +01:00