about summary refs log tree commit diff
path: root/pkgs/applications/networking/p2p
AgeCommit message (Collapse)AuthorFilesLines
2022-08-27soulseekqt: add main programFelipe Silva1-0/+1
Should allow running soulseek with `nix run`.
2022-08-15deluge: 2.0.5 -> 2.1.1Peter Hoeg1-53/+85
2022-08-11zeronet-conservancy: 0.7.6 -> 0.7.7Francesco Gazzetta1-3/+4
2022-08-01Merge pull request #184567 from peterhoeg/f/delugeBernardo Meurer1-1/+1
deluge: fix the build
2022-08-01qbittorrent: 4.4.3 -> 4.4.3.1R. Ryantm1-2/+2
2022-08-01deluge: fix the buildPeter Hoeg1-1/+1
2022-07-21Merge pull request #182139 from astro/talerSandro1-1/+1
taler-exchange: 0.8.1 -> unstable-2022-07-17 and taler-merchant: 0.8.…
2022-07-21taler-exchange: 0.8.1 -> unstable-2022-07-17 and taler-merchant: 0.8.0 -> ↵Joseph Lucas1-1/+1
unstable-2022-07-11 also add check phase
2022-07-10gnunet: 0.17.1 -> 0.17.2Astro1-2/+2
2022-07-01Merge pull request #175335 from wyndon/init-lokinetSandro1-0/+64
2022-06-30lokinet: init at 0.9.9wyndon1-0/+64
2022-06-29gnunet: 0.16.3 -> 0.17.1R. Ryantm1-2/+2
2022-06-29maintainers: remove volthajs1242-2/+2
github account deleted
2022-06-24Merge pull request #178805 from vamega/jesec-libtorrent-passthruMario Rodas2-0/+8
{jesec,rakshasa}-rtorrent: allow passthrough of dependency.
2022-06-24{jesec,rakshasa}-rtorrent: allow passthrough of dependency.Varun Madiath2-0/+8
Previously it was not possible to access the libtorrent dependency
2022-06-24Merge pull request #174673 from r-ryantm/auto-update/frostwireBobby Rong1-2/+2
frostwire-bin: 6.9.7 -> 6.9.8
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott3-1/+6
2022-06-18zeronet-conservancy: add nixos testFrancesco Gazzetta1-0/+5
2022-06-10zeronet-conservancy: 0.7.5 -> 0.7.6Francesco Gazzetta1-2/+2
2022-06-04treewide: set sourceProvenance for gradle-built packagesRobert Scott1-0/+4
these presumably contain binary jars in their deps
2022-06-04treewide: set sourceProvenance for packages containing downloaded jarsRobert Scott2-0/+2
these are the easily identifiable cases and will not be comprehensive
2022-05-30ncdc: 1.22.1 -> 1.23Emery Hemingway1-13/+7
2022-05-30Merge pull request #175089 from klemensn/qbittorrent-fix-wrapSandro1-7/+3
qbittorrent: Wrap once, python is optional
2022-05-30qbittorrent: Wrap once, python is optionalKlemens Nanni1-7/+3
qbittorrent is wrapped twice which must be generally be avoided as it breaks the program's basename, e.g. `argv[0]` ends up with ".qbittorrent-wrapped" rather than "qbittorrent" as basename. This becomes relevant when matching for (exact) program names: pgrep(1), earlyoom(1)'s `--avoid`, etc. Furthermore, Python is only required by the (default enabled) tracker search feature. Since the "qbittorrent" ELF executable is wrapped automatically as a Qt app, replace the unconditional `postInstall` hook with an optional addition to `makeWrapperArgs` with is used by `wrapQtApp` eventually. This merges two wrappers and thus fixes the basename.
2022-05-29treewide: pkgs/applications: mark broken for darwinRick van Schijndel1-0/+1
2022-05-28rqbit: 2.1.3 -> 2.1.4Mario Rodas1-3/+3
2022-05-26frostwire-bin: 6.9.7 -> 6.9.8R. Ryantm1-2/+2
2022-05-25Merge pull request #174477 from 1sixth/qbittorrent-4.4.3Sandro1-2/+2
qbittorrent: 4.4.2 -> 4.4.3
2022-05-25transmission-remote-gtk: 1.4.1 -> 1.5.1Patrick Jackson1-22/+12
2022-05-25qbittorrent: 4.4.2 -> 4.4.31sixth1-2/+2
2022-05-21zeronet: mark as vulnerableFrancesco Gazzetta1-0/+4
2022-05-21zeronet-conservancy: init at 0.7.5Francesco Gazzetta1-0/+50
2022-05-18Merge pull request #165330 from r-ryantm/auto-update/tixatiLassulus1-2/+2
tixati: 2.88 -> 2.89
2022-05-13mldonkey: fix the buildThomas Gerbet1-1/+9
This fixes the build by pulling a patch currently under review. This patch is also currently used by Gentoo.
2022-05-12Merge pull request #171836 from ncfavier/escape-wrapper-argsThiago Kenji Okada1-1/+1
Fix wrapper arguments escaping
2022-05-09transmission-gtk: fixup build on darwinVladimír Čunát1-2/+0
Hopefully the explicit linker flag isn't really needed (anymore?)
2022-05-06tremc: fix wrapper arguments escapingNaïm Favier1-1/+1
2022-05-06transgui: patch to circumvent v3 rpc issueRam Kromberg1-25/+30
2022-05-05Merge pull request #170440 from armeenm/remove-twisterArtturi1-70/+0
twister: remove
2022-05-01gnunet: 0.16.0 -> 0.16.3Devan Carpenter1-2/+2
2022-04-30Merge pull request #166088 from r-ryantm/auto-update/qbittorrentSandro1-2/+2
qbittorrent: 4.4.1 -> 4.4.2
2022-04-26twister: removeArmeen Mahdian1-70/+0
2022-04-21jesec-libtorrent: disable checksWinter1-1/+2
2022-04-21jesec-rtorrent: clean up formattingWinter2-1/+4
2022-04-21jesec-rtorrent: 0.9.8-r15 -> 0.9.8-r16Winter2-4/+4
2022-04-21{jesec-,}rtorrent: don't use package setsWinter4-0/+225
2022-03-31Merge staging-next into staginggithub-actions[bot]1-2/+2
2022-03-31Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross1-5/+5
Conflicts: pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31Merge pull request #166508 from siraben/automake-buildinputsBen Siraphob1-2/+2
2022-03-30treewide: move autoconf, automake to nativeBuildInputsBen Siraphob1-2/+2