about summary refs log tree commit diff
path: root/pkgs/applications/networking/p2p
AgeCommit message (Collapse)AuthorFilesLines
2023-06-20tremotesf: init at 2.4.0 (#232488)Stanislav Ochotnický1-0/+52
* maintainers: add sochotnicky * tremotesf: init at 2.4.0 --------- Co-authored-by: Stanislav Ochotnický <stanislav@ochotnicky.com>
2023-06-09qbittorrent: 4.5.2 -> 4.5.3R. Ryantm1-2/+2
2023-05-31Merge pull request #233994 from vamega/pyrosimple-2.8.0Sandro1-9/+20
2023-05-31transmission: drop myself from .meta.maintainersVladimír Čunát1-1/+1
I rarely used it in the past few years, and there's so much of other things to do around nixos.org
2023-05-28treewide: add meta.mainProgram and changelog urls (#204317)Daniel Nagy1-0/+1
2023-05-26pyrosimple: Add vamega as maintainerVarun Madiath1-3/+2
2023-05-26pyrosimple: 2.7.0 -> 2.8.0Varun Madiath1-6/+18
2023-05-20retroshare: fix build failureStijn DW2-0/+13
2023-05-12synapse-bt: 1.0 -> unstable-2023-02-16, build with openssl 3.0Vladyslav M1-4/+4
2023-05-12treewide: don't use rustPlatform.rustAlyssa Ross1-5/+6
This will be deprecated in the next commit.
2023-04-26freenet: Reduce closure sizeDaniel Nagy2-3/+3
Reduce the closure size from 1.0G to 174.7M.
2023-04-23Merge pull request #223712 from ne9z/masterYorick1-0/+72
pyrosimple: init at 2.7.0
2023-04-22pyrosimple: init at 2.7.0Maurice Zhou1-0/+72
Signed-off-by: Maurice Zhou <yuchen@apvc.uk>
2023-04-21torrential: 2.0.1 -> 3.0.0Bobby Rong1-8/+12
https://github.com/davidmhewitt/torrential/compare/2.0.1...3.0.0
2023-03-28Merge pull request #223431 from Mic92/libowfatThomas Gerbet1-3/+3
libowfat: 0.32 -> 0.33
2023-03-28transmission: remove myself from maintainersRicardo M. Correia1-1/+1
2023-03-27opentracker: 2018-05-26 -> 2021-08-23Jörg Thalheim1-3/+3
2023-03-18freenet: build01494 -> 01497Daniel Nagy2-34/+92
2023-03-17tixati: dropWeijia Wang1-31/+0
2023-03-12Merge branch 'master' into staging-nextVladimír Čunát2-10/+34
2023-03-12Merge pull request #220618 from chuangzhu/fragmentsNick Cao2-10/+34
fragments: 2.0.2 -> 2.1; unbreak
2023-03-11fragments: 2.0.2 -> 2.1; unbreakChuang Zhu2-10/+34
2023-03-08Merge master into staging-nextgithub-actions[bot]2-0/+2
2023-03-08rtorrent: set meta.mainProgramarcnmx2-0/+2
2023-03-07Merge master into staging-nextgithub-actions[bot]2-4/+9
2023-03-06Merge pull request #219883 from wegank/mldonkey-ocamlWeijia Wang1-1/+6
mldonkey: migrate to OCaml 4.14
2023-03-06mldonkey: migrate to OCaml 4.14Weijia Wang1-1/+6
2023-03-06xd: 0.4.2 -> 0.4.4R. Ryantm1-3/+3
2023-02-28Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt1-2/+2
2023-02-28qbittorrent: 4.5.1 -> 4.5.2Indexyz1-2/+2
2023-02-27Merge staging-next into staginggithub-actions[bot]2-2/+2
2023-02-27Merge pull request #218500 from alyssais/pythonForBuildArtturi2-2/+2
2023-02-26Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich1-2/+2
Conflicts: pkgs/top-level/python-aliases.nix Trivial conflict of multiple added aliases.
2023-02-26treewide: python{ => .pythonForBuild}.interpreterAlyssa Ross2-2/+2
It won't be enough to fix cross in all cases, but it is in at least one: pywayland. I've only made the change in cases I'm confident it's correct, as it would be wrong to change this when python.interpreter is used in wrappers, and possibly when it's used for running tests.
2023-02-25qbittorrent: 4.5.0 -> 4.5.1R. Ryantm1-2/+2
2023-02-22Merge staging-next into staginggithub-actions[bot]1-0/+9
2023-02-22transmission: use gentoo patch to load legacy openssl providerAntoine Pietri1-2/+2
Previous patch had a memory leak, see: https://github.com/NixOS/nixpkgs/issues/207047 The gentoo downstream patch is a lot simpler and does not seem to cause a memory leak.
2023-02-19python310Packages.mako: Normalize attribute, pname, dirnameMartin Weinelt1-1/+1
2023-02-19python310Packages.geoip: Normalize attribute, pname, dirnameMartin Weinelt1-1/+1
2023-02-18Revert "transmission: use openssl_legacy"Antoine Pietri1-0/+9
This reverts commit 52fe5d3bb6405aa3956df6b6fecdd08dde75e188. The patch prevents a segfault in EVP_CIPHER_CTX_set_key_length() when adding a new torrent. This should have been fixed by switching the dependency to the legacy openssl package. However, when installing the Qt version, `transmission-qt` still ends up picking up a non-legacy openssl via the Qt dependency.
2023-02-16dht: 0.25 -> 0.27Bheesham Persaud1-4/+4
2023-02-11qbittorrent-nox: fix build on darwinWeijia Wang1-4/+4
2023-02-10qbittorrent: 4.4.5 -> 4.5.0Melvyn1-2/+2
https://github.com/qbittorrent/qBittorrent/blob/release-4.5.0/Changelog
2023-02-03storrent: 2021-10-10 -> 2023-01-14Mario Rodas1-5/+8
2023-02-03treewide: add strictDeps = true to most packages depending on ocamlUlrik Strid1-7/+3
2023-01-24treewide: remove global with lib; in pkgs/{misc,networking}Shawn89011-8/+7
2023-01-22treewide: systemdSupport: use lib.meta.availableOnAdam Joseph1-1/+1
Many packages have some kind of flag indicating whether or not to build with systemd support. Most of these default to `stdenv.isLinux`, but systemd does not build on (and is marked `broken` for) `isStatic`. Only a few packages have the needed `&& !isStatic` in the default value for their parameter. This commit moves the logic for the default value of these flags into `systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using `lib.meta.availableOn`. This provides three benefits: 1. The default values are set correctly (i.e. including `&& isStatic`) 2. The default values are set consistently 3. The way is paved for any future non-Linux systemd platforms (FreeBSD is reported to have experimental systemd support)
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol5-5/+5
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2023-01-19mldonkey: migrate to OCaml 4.13Weijia Wang1-0/+5
2023-01-18Merge pull request #209224 from wegank/qbittorrent-darwinSandro1-2/+8
qbittorrent: add darwin support