about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2023-05-12mumble: Apply patch to use OpenSSL 3.0 APIFelix Singer3-14/+557
Mumble is using a deprecated OpenSSL API and this is causing problems because OpenSSL 1.1 support should be dropped from nixpkgs. However, a patch making Mumble compatible to the OpenSSL 3.0 API is available on its master branch and included in the latest snapshot, but unfortunately that snapshot is not production ready. Apply the patch for the nixpkgs build so that we can get rid of that old OpenSSL version and drop the specific Qt package using it. Signed-off-by: Felix Singer <felixsinger@posteo.net>
2023-05-12Merge pull request #231508 from figsoda/dogMartin Weinelt3-227/+366
dogdns: update Cargo.lock and switch to openssl 3
2023-05-12Merge pull request #229917 from helsinki-systems/p11-ossl3Martin Weinelt2-4/+11
pam_p11: fix against openssl_3
2023-05-12Merge pull request #231452 from fabaff/python-roborock-bumpFabian Affolter1-2/+2
python311Packages.python-roborock: 0.15.0 -> 0.17.3
2023-05-12Merge pull request #231091 from figsoda/lurkfigsoda1-4/+26
2023-05-12nodePackages: update to latest versions (#231493)Yt1-1575/+1995
2023-05-12Merge pull request #231491 from mweinelt/freeradius-openssl3Artturi1-3/+1
2023-05-12dogdns: update Cargo.lock and switch to openssl 3figsoda3-227/+366
2023-05-12Merge pull request #231501 from delroth/sfizz-zhfSandro1-2/+2
sfizz: 1.2.0 -> 1.2.1
2023-05-12Merge pull request #231159 from drupol/vscode/add-vscode-coder-extensionSandro1-0/+16
vscode-extensions.coder.coder-remote: init at 0.1.18
2023-05-12Merge pull request #230188 from arjan-s/ntfy-fix-node14Lily Foster2-3/+2
ntfy-sh: build node dependencies with nodejs_18
2023-05-12Merge pull request #231093 from iblech/patch-whitebophir-node20Martin Weinelt3-78/+78
whitebophir: upgrade from nodejs_16 to nodejs_20
2023-05-12Merge pull request #231102 from iblech/patch-ethercalc-nodejs20Martin Weinelt3-201/+187
ethercalc: upgrade from nodejs_14 to nodejs_20
2023-05-12mimeo: 2022.7 -> 2023Robert Helgesson1-2/+2
2023-05-12Merge pull request #227669 from ↵Sandro1-10/+21
hadilq/androidenv-put-a-much-nicer-error-message-that-includes-the-available-options androidenv: raise a much nicer error message
2023-05-12sfizz: 1.2.0 -> 1.2.1Pierre Bourdon1-2/+2
2023-05-12carlito: 20130920 -> 20230309Robert Helgesson1-8/+10
2023-05-12Merge pull request #230821 from pmiddend/pyca-updateMartin Weinelt2-6/+58
pyCA: 2.1 -> 4.5
2023-05-12gentium: 6.101 -> 6.200Robert Helgesson1-2/+2
2023-05-13Merge pull request #230965 from GaetanLepage/julia-binNick Cao3-1/+156
julia-bin: 1.8.5 -> 1.9.0
2023-05-12nixos/syncplay: add saltFile and extraArgs option (#220096)Katze1-5/+39
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-12Merge pull request #228422 from mweinelt/gitea-actions-runner-moduleMartin Weinelt3-0/+240
nixos/gitea-actions-runner: init
2023-05-12Merge pull request #231451 from drupol/openvscode-server/bump-may-2023Martin Weinelt1-3/+3
openvscode-server: 1.77.1 -> 1.78.1
2023-05-12freeradius: build with openssl 3.0Martin Weinelt1-3/+1
2023-05-12ytfzf: switch to ueberzugppfigsoda1-2/+2
upstream now recommends ueberzugpp since v2.6.0
2023-05-12rustPlatform.rust: deprecateAlyssa Ross1-2/+3
It is almost never correct to use these attributes, because they don't work correctly with splicing. Compare: % nix repl -f . --argstr crossSystem aarch64-linux Welcome to Nix 2.10.3. Type :? for help. Loading installable ''... Added 18988 variables. nix-repl> callPackage ({ stdenv, rustc }: (stdenv.mkDerivation { name = ""; nativeBuildInputs = [ rustc ]; }).nativeBuildInputs) {} «derivation /nix/store/bjrkg8kcq3hvg5kb03ivb856zy91qpbk-aarch64-unknown-linux-gnu-rustc-1.69.0.drv» ] nix-repl> callPackage ({ stdenv, rustPlatform }: (stdenv.mkDerivation { name = ""; nativeBuildInputs = [ rustPlatform.rust.rustc ]; }).nativeBuildInputs) {} «derivation /nix/store/ra5r07j52y7akclr827r3dzxzvqnvfbl-rustc-1.69.0.drv» ] I'm not sure this is fixable. I don't think it's worth keeping them around considering we have top level attributes. It makes overriding slightly more annoying, but only slightly.
2023-05-12treewide: don't use rustPlatform.rustAlyssa Ross82-287/+410
This will be deprecated in the next commit.
2023-05-12Merge pull request #227059 from ppom0/slskd-initSandro6-3/+434
2023-05-12frei0r: 1.7.0 -> 1.8.0, fix/add cudaSupport (#226666)Philipp Mildenberger1-16/+23
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-12Merge pull request #225313 from hercules-ci/testers-runNixOSTestJacek Galowicz3-0/+45
testers.runNixOSTest: init
2023-05-12Merge pull request #229851 from raphaelr/mknugetsource-without-nugetSandro2-9/+39
2023-05-12julia-bin: 1.8.5 -> 1.9.0Gaetan Lepage3-1/+156
2023-05-12Merge pull request #231466 from r-ryantm/auto-update/ytfzffigsoda1-2/+2
ytfzf: 2.5.5 -> 2.6.0
2023-05-12Merge pull request #231442 from SuperSandro2000/dnscontrolfigsoda1-2/+2
dnscontrol: 3.31.3 -> 3.31.4
2023-05-12Merge pull request #220825 from PanAeon/coltrane-initSandro5-0/+231
2023-05-12Merge pull request #229114 from natsukium/pylyzer/initSandro2-0/+64
2023-05-12Merge pull request #231456 from marsam/update-flexgetMario Rodas1-4/+4
flexget: 3.6.3 -> 3.7.0
2023-05-12pyCA: 2.1 -> 4.5Philipp Middendorf2-6/+58
2023-05-12Merge pull request #231453 from fabaff/vehicle-bumpMario Rodas1-2/+2
python311Packages.vehicle: 1.0.0 -> 1.0.1
2023-05-12ytfzf: 2.5.5 -> 2.6.0R. Ryantm1-2/+2
2023-05-12Merge pull request #231390 from r-ryantm/auto-update/cloud-nukeMario Rodas1-3/+12
cloud-nuke: 0.30.0 -> 0.31.1
2023-05-12Merge pull request #231376 from r-ryantm/auto-update/python310Packages.trimeshMario Rodas1-2/+2
python310Packages.trimesh: 3.21.2 -> 3.21.6
2023-05-12Merge pull request #231422 from r-ryantm/auto-update/python310Packages.jdatetimeMario Rodas1-2/+2
python310Packages.jdatetime: 4.1.0 -> 4.1.1
2023-05-12Merge pull request #231420 from r-ryantm/auto-update/python310Packages.pikaMario Rodas1-2/+2
python310Packages.pika: 1.3.1 -> 1.3.2
2023-05-12Merge pull request #231448 from r-ryantm/auto-update/mobMario Rodas1-2/+2
mob: 4.4.1 -> 4.4.2
2023-05-12Merge pull request #231438 from dawidd6/patch-1Mario Rodas1-1/+3
quickemu: install man pages
2023-05-12ligo: 0.64.2 -> 0.65.0 (#231142)Marigold-infrabot1-10/+20
* ligo: 0.64.2 -> 0.65.0 * ligo: make compatible with hacl-star 0.7.0 again * ligo: Remove broken changelog generation --------- Co-authored-by: Laurent CaniBot <laurent@marigold.dev> Co-authored-by: Ulrik Strid <ulrik.strid@outlook.com>
2023-05-12Merge pull request #231170 from Alizter/ps/branch/git_ps_rs__6_6_0____6_6_1Mario Rodas2-171/+452
git-ps-rs: 6.6.0 -> 6.7.0
2023-05-12Merge pull request #231305 from figsoda/cargo-editMario Rodas2-241/+346
cargo-edit: 0.11.9 -> 0.11.11
2023-05-12Merge pull request #231300 from QJoly/masterMario Rodas1-3/+3
kubeshark: 40.1 -> 40.2