Commit Graph
546402 Commits
Author SHA1 Message Date
Martin Joerg ffd8c5f4a0 skypeforlinux: 8.106.0.212 -> 8.108.0.205 2023-11-11 16:05:59 +01:00
Nick CaoandGitHub 1fac53cc22 Merge pull request #266686 from r-ryantm/auto-update/whois
whois: 5.5.19 -> 5.5.20
2023-11-11 09:56:00 -05:00
Mario RodasandGitHub c89dda7c89 Merge pull request #266835 from purcell/sqlint-0.3.0
sqlint: 0.2.1 -> 0.3.0
2023-11-11 09:49:45 -05:00
Niklas HambüchenandJörg Thalheim f9611764c6 manual: Fix QEMU_NET_OPTS VM-side address.
In my earlier commit

    manual: Don't suggest exposing VM port to local network.

I made a side change titled

    Use `127.0.0.1` also on the VM side, otherwise connections to
    services that, in the VM, bind to `127.0.0.1` only
    (doing the safe approach) do not work.

Unfortunately, that was wrong:

QEMU inside the VM always communicates via the virtualised
Ethernet interface, not via the VM's loopback interface.
So trying to connect to `127.0.0.1` on the VM's side cannot work.
2023-11-11 15:40:55 +01:00
Nick CaoandGitHub 73b4398b58 Merge pull request #266718 from r-ryantm/auto-update/obs-studio-plugins.obs-vkcapture
obs-studio-plugins.obs-vkcapture: 1.4.4 -> 1.4.5
2023-11-11 09:35:26 -05:00
Nick CaoandGitHub a061921d8b Merge pull request #266747 from NickCao/clash
clash: drop as upstream has gone
2023-11-11 09:32:16 -05:00
Nick CaoandGitHub 2c788cdf30 Merge pull request #266779 from r-ryantm/auto-update/python310Packages.pytest-testmon
python310Packages.pytest-testmon: 2.0.13 -> 2.1.0
2023-11-11 09:25:15 -05:00
Nick CaoandGitHub 8a4dbe781b Merge pull request #266771 from r-ryantm/auto-update/pbpctrl
pbpctrl: 0.1.4 -> 0.1.5
2023-11-11 09:25:01 -05:00
Nick CaoandGitHub d55c442c96 Merge pull request #266785 from r-ryantm/auto-update/fn-cli
fn-cli: 0.6.26 -> 0.6.28
2023-11-11 09:23:01 -05:00
Nick CaoandGitHub 71d2577dff Merge pull request #266786 from r-ryantm/auto-update/fx
fx: 30.2.0 -> 31.0.0
2023-11-11 09:22:16 -05:00
Nick CaoandGitHub 0c5d52364b Merge pull request #266791 from GoldsteinE/cargo-mommy-0.2
cargo-mommy: 0.1.1 -> 0.2
2023-11-11 09:21:31 -05:00
Nick CaoandGitHub a4870a0614 Merge pull request #266794 from natsukium/langchain/update
python311Packages.langchain: 0.325 -> 0.0.334; python311Packages.langsmith: 0.0.57 -> 0.0.63
2023-11-11 09:20:47 -05:00
Nick CaoandGitHub da249bc268 Merge pull request #266751 from r-ryantm/auto-update/python310Packages.pydexcom
python310Packages.pydexcom: 0.3.1 -> 0.3.2
2023-11-11 09:16:59 -05:00
Nick CaoandGitHub c5fd1da80f Merge pull request #266724 from r-ryantm/auto-update/pluto
pluto: 5.18.5 -> 5.18.6
2023-11-11 09:16:25 -05:00
Nick CaoandGitHub e590b5dd62 Merge pull request #266810 from r-ryantm/auto-update/python310Packages.python-lsp-ruff
python310Packages.python-lsp-ruff: 1.5.2 -> 1.6.0
2023-11-11 09:05:46 -05:00
Nick CaoandGitHub ed47c29108 Merge pull request #266803 from natsukium/jupyterlab_launcher/remove
python311Packages.jupyterlab_launcher: remove
2023-11-11 09:04:41 -05:00
Ryan LahfaandGitHub aacdad1ceb Merge pull request #266641 from trofi/diffoscope-update 2023-11-11 15:03:08 +01:00
Mario RodasandGitHub 2281a3e3ac Merge pull request #266768 from marsam/update-opentofu
opentofu: 1.6.0-alpha3 -> 1.6.0-alpha4
2023-11-11 09:02:10 -05:00
Martin WeineltandGitHub e0036cd696 Merge pull request #266826 from natsukium/setuptools-trial
python311Packages.setuptools-trial: rename from setuptoolsTrial
2023-11-11 15:01:24 +01:00
K900andGitHub 04ba088381 Merge pull request #266359 from r-ryantm/auto-update/syncthingtray
syncthingtray: 1.4.7 -> 1.4.8
2023-11-11 16:04:25 +03:00
Paul HaerleandGitHub 47127ce66e signal-export: init at 1.6.1 (#266722)
signal-export: init at 1.6.1
2023-11-11 13:53:44 +01:00
Alyssa RossandAdam Joseph e434c7622c wolfssl: backport patch to fix tests
This fixes the following build failure I get locally:

> ERROR - tests/api.c line 5684 failed with:
>     expected: test_ssl_memio_do_handshake(&test_ctx, 10, ((void *)0)) == (1)
>     result:   0 != 1
>
>  passed (  0.00945)
>    845: test_dtls13_bad_epoch_ch                            : skipped
>    846: test_wolfSSL_dtls13_null_cipher                     : skipped
>    847: test_dtls_msg_from_other_peer                       :Client message: hello wolfssl!
> Server response: I hear you fa shizzle!
>  passed (  0.00186)
>    848: test_dtls_ipv6_check                                : passed (  0.00008)
>    849: test_stubs_are_stubs                                : passed (  0.00000)
>
> FAILURES:
>     24: test_wolfSSL_CertManagerCheckOCSPResponse
2023-11-11 12:43:45 +00:00
Alyssa RossandAdam Joseph 00f1b94db1 crosvm: backport page size fix for tests
The version of crosvm we have packaged only passes its tests with 4K
pages.

The whole patch doesn't apply, but that's okay, because we don't run
most of the affected tests.
2023-11-11 12:42:18 +00:00
Ilan JoselevichandBjørn Forsman d20c21c8a1 libvirt: 9.7.0 -> 9.9.0 2023-11-11 13:29:52 +01:00
Lily FosterandBjørn Forsman 7876c91d5b freecad: add passthru.tests.python-path to test patch 2023-11-11 13:29:32 +01:00
Lily FosterandBjørn Forsman e51b7f68ee freecad: switch back to isolated config with env vars turned on 2023-11-11 13:29:32 +01:00
Martin WeineltandGitHub dfcc9838bc Merge pull request #266829 from r-ryantm/auto-update/python310Packages.python-lsp-server
python310Packages.python-lsp-server: 1.8.2 -> 1.9.0
2023-11-11 13:17:27 +01:00
happysaladaandYt c3e6ad5c94 buildNpmPackage: replace nodejs override 2023-11-11 12:16:04 +00:00
993c8f162d mixRelease: improve the implementation (#266397)
* mixRelease: format code by nixpkgs-format

* mixRelease: investigate why erlang is referenced in resulting derivation

* mixRelease: organize nativeBuildInputs and buildInputs

It:
+ organizes `nativeBuildInputs` in a structured way.
+ moves `builtins.attrValues mixNixDeps` to `nativeBuildInputs`, because it's only used in compile-time

* mixRelease: remove current attempt for removing erlang references in resulting derivation

As said in the comment about "remove erlang references in resulting
derivation", for now, we don't have a robust method to do that.

Although these removed code did some work, they did not achieve the
final goal - remove erlang references in resulting derivation.
Therefore, it is better to remove them and provide future implementation
with a clean foundation.

> If you want to find these old codes, you can also retrieve them from
> the git history.

* mixRelease: remove all files for Microsoft Windows

* mixRelease: add new option - `removeCookie`

* mixRelease: polish comments

+ Capitalize the sentences.
+ Add punctuation marks.
+ Format a little code.

* mixRelease: wrap programs in $out/bin with their runtime deps

* mixRelease: commit what happysalada suggests

---------

Co-authored-by: c4710n <c4710n@users.noreply.github.com>
2023-11-11 12:15:07 +00:00
OTABI TomoyaandGitHub 201f93fb19 Merge pull request #266797 from r-ryantm/auto-update/python311Packages.nlpcloud
python311Packages.nlpcloud: 1.1.44 -> 1.1.45
2023-11-11 21:10:18 +09:00
R. RyantmandYt 530ef262c5 python310Packages.python-pptx: 0.6.22 -> 0.6.23 2023-11-11 12:09:56 +00:00
Martin WeineltandGitHub adf69b28be Merge pull request #266731 from mweinelt/ctranslate2-3.21.0
ctranslate2: 3.20.0 -> 3.21.0
2023-11-11 13:02:13 +01:00
Fabian AffolterandGitHub 51c7e38b94 Merge pull request #266811 from fabaff/exploitdb-bump
exploitdb: 2023-11-08 -> 2023-11-11
2023-11-11 13:00:26 +01:00
Fabian AffolterandGitHub 6c7dd736cc Merge pull request #266812 from fabaff/cnspec-bump
cnspec: 9.5.2 -> 9.6.1
2023-11-11 13:00:15 +01:00
Fabian AffolterandGitHub 7d76c9c2e0 Merge pull request #266813 from fabaff/chainsaw-bump
chainsaw: 2.7.3 -> 2.8.0
2023-11-11 13:00:08 +01:00
Fabian AffolterandGitHub d61ca4180d Merge pull request #266815 from fabaff/metasploit-bump
metasploit: 6.3.41 -> 6.3.42
2023-11-11 12:59:58 +01:00
Fabian AffolterandGitHub 6f1a293833 Merge pull request #266817 from fabaff/dvc-objects-bump
python311Packages.dvc-objects: 1.1.0 -> 1.2.0
2023-11-11 12:59:49 +01:00
Fabian AffolterandGitHub 77087301ef Merge pull request #266816 from fabaff/backports-strenum-bump
python311Packages.backports-strenum: 1.2.8 -> 1.2.8
2023-11-11 12:59:38 +01:00
Fabian AffolterandGitHub 55fa826726 Merge pull request #266819 from fabaff/ggshield-bump
ggshield: 1.20.0 -> 1.21.0
2023-11-11 12:59:04 +01:00
Fabian AffolterandGitHub 04ce9a86fb Merge pull request #266820 from fabaff/holidays-bump
python311Packages.holidays: 0.35 -> 0.36
2023-11-11 12:58:54 +01:00
Fabian AffolterandGitHub 4cbab15092 Merge pull request #266821 from fabaff/lupupy-bump
python311Packages.lupupy: 0.3.0 -> 0.3.1
2023-11-11 12:58:44 +01:00
Fabian AffolterandGitHub a76398bad4 Merge pull request #266830 from fabaff/google-cloud-firestore-bump
python311Packages.google-cloud-firestore: 2.13.0 -> 2.13.1
2023-11-11 12:58:33 +01:00
Fabian AffolterandGitHub 9b030a997f Merge pull request #266832 from fabaff/google-cloud-dns-bump
python311Packages.google-cloud-dns: 0.34.1 -> 0.34.2
2023-11-11 12:58:19 +01:00
Fabian AffolterandGitHub 078d95836a Merge pull request #265342 from fabaff/canals-bump
python311Packages.canals: 0.8.1 -> 0.9.0
2023-11-11 12:57:19 +01:00
Fabian AffolterandGitHub 0fbf6eb2a5 Merge pull request #266758 from r-ryantm/auto-update/python310Packages.pygnmi
python310Packages.pygnmi: 0.8.12 -> 0.8.13
2023-11-11 12:56:56 +01:00
Fabian AffolterandGitHub f781f1123d Merge pull request #264751 from fabaff/checkov-bump
checkov: 2.5.15 -> 3.0.15
2023-11-11 12:56:22 +01:00
Martin WeineltandGitHub 70a04815b1 Merge pull request #266842 from bjornfor/revert-bazel-bash
Revert "bazel: use bash with fallback $PATH consisting of basic shell utils"
2023-11-11 12:37:05 +01:00
Bjørn Forsman 7e41495103 Revert "bazel: use bash with fallback $PATH consisting of basic shell utils"
This reverts commit 3576806d7e.

It broke python311.pkgs.jaxlib, see
https://github.com/NixOS/nixpkgs/pull/265041#issuecomment-1806784693.
2023-11-11 12:34:28 +01:00
Steve Purcell 504116975f ruby-modules/gem-config: relax hardening to avoid google-protobuf build failure 2023-11-11 11:26:04 +00:00
natsukium c83bc912c8 python311Packages.setuptools-trial: adopt pypa build 2023-11-11 20:25:24 +09:00