about summary refs log tree commit diff
path: root/pkgs/applications/networking/p2p
AgeCommit message (Collapse)AuthorFilesLines
2020-08-16gnunet: 0.13.1 -> 0.13.2Philipp2-3/+3
2020-08-16buildRustPackage: remove platform.all from packageszowoq1-1/+0
2020-08-15frostwire-bin: 6.8.4 -> 6.8.5R. RyanTM1-2/+2
2020-08-10buildGoModule packages: remove doCheck = truezowoq1-1/+0
2020-08-05gnunet-gtk: 0.12.0 -> 0.13.1Jonathan Ringer1-15/+30
2020-08-05gnunet: 0.12.2 -> 0.13.1Jonathan Ringer1-5/+5
2020-08-04gnunet-gtk: move under gnunet directoryJonathan Ringer1-0/+0
2020-08-04gnunet-gtk: init at 0.12.0pstn1-0/+28
Fixes #76754
2020-08-04gnunet: 0.12.1 -> 0.12.2pstn1-2/+2
2020-07-31buildGoModule packages: editorconfig fixeszowoq1-1/+1
2020-07-29treewide: use nix-update updateScript for packages I maintainworldofpeace1-1/+2
2020-07-16Revert "transmission: Remove $out/share/doc"Jan Tojnar1-3/+0
This reverts commit 25bc56fcb8f1afc64d7f15fbc68e8ad3b8a1567a.
2020-07-14transmission: Remove $out/share/docadisbladis1-0/+3
This is a very common path that often collides with other packages.
2020-07-13Merge branch 'staging-next' (PR #91090)Vladimír Čunát1-3/+0
2020-07-11stig: 0.11.0a -> 0.11.2a0R. RyanTM1-2/+2
2020-06-29transmission: install documentationAlyssa Ross1-3/+0
The risk of collisions is gone now because documentation is correctly installed into $out/share/doc/transmission instead of $out/share/doc as before.
2020-06-13Merge pull request #89557 from ju1m/stigVladyslav M1-3/+4
stig: update to 0.11.0a
2020-06-12treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar1-2/+2
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change.
2020-06-06stig: update to 0.11.0aJulien Moutinho1-3/+4
2020-05-23transmission: 2.94 -> 3.00adisbladis1-39/+73
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice1-2/+2
2020-05-10Merge pull request #87523 from r-ryantm/auto-update/tixatiRyan Mulligan1-2/+2
tixati: 2.72 -> 2.73
2020-05-10tixati: 2.72 -> 2.73R. RyanTM1-2/+2
2020-05-10deluge: add glib so its hook works.Luke Granger-Brown1-2/+2
At the moment, runing `deluge` with the deluge package installed returns "No GSettings schemas are installed on the system". After this patch, XDG_DATA_DIRS includes the gsettings-desktop-schemas, which means the program actually manages to launch.
2020-05-10qbittorrent: 4.2.2 -> 4.2.5R. RyanTM1-2/+2
2020-05-09github username: kjuvi -> xiorcalexiorcale1-1/+1
2020-05-04tribler: add desktop file, icons and manpagesmehlon1-0/+5
2020-04-23stig: use pytestCheckHook (#85364)Julien Moutinho1-9/+15
2020-04-22tixati: 2.67 -> 2.72Aaron L. Zeng1-2/+2
2020-04-18deluge: remove use of deprecated aliasWill Dietz1-2/+2
2020-04-18deluge: 1.3.15 -> 2.0.3Will Dietz2-0/+44
* let's try 2.0 version now, no time better than the present! Maybe! * bz2 -> xz * maybe python3 * disable pyGtkGlade for deps, maybe not needed? * fix gtk/etc deps, deluge-gtk works! \o/ * restore installation of images and such The old version is kept available as some torrent trackers have not updated their whitelists yet.
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly23-27/+27
2020-04-04stig: fix buildMario Rodas1-2/+4
2020-03-26libtorrent-raster: 1.1.11 -> 1.2.5; qbittorrent: 4.2.1 -> 4.2.2Daniel Șerbănescu1-2/+2
2020-03-22Merge pull request #82555 from r-ryantm/auto-update/magneticoMichele Guerini Rocco1-3/+3
magnetico: 0.9.0 -> 0.11.0
2020-03-18magnetico: move go-bindata to nativeBuildInputsJörg Thalheim1-1/+1
fixes strictDeps
2020-03-14frostwire-bin: 6.8.3 -> 6.8.4R. RyanTM1-3/+3
2020-03-14magnetico: 0.9.0 -> 0.11.0R. RyanTM1-3/+3
2020-03-11Merge pull request #75392 from bignaux/soulseekqtFlorian Klink1-39/+37
soulseekqt: fix icons, change unpack method, update homepage, more generic appimage handling
2020-03-04soulseekqt: refactoring using appimageToolsBignaux Ronan1-26/+17
2020-03-04soulseekqt: fix icons, change unpack method, update homepage, more generic ↵Bignaux Ronan1-27/+34
appimage handling
2020-03-03tribler: 7.4.1 -> 7.4.4R. RyanTM1-3/+3
2020-02-21tixati: 2.66 -> 2.67R. RyanTM1-2/+2
2020-02-15synapse-bt: upgrade cargo fetcher and cargoSha256Benjamin Hipple1-4/+1
Infra upgrade as part of #79975; no functional change expected.
2020-02-13treewide: change fetchCargoTarball default to opt-outBenjamin Hipple1-0/+3
Changes the default fetcher in the Rust Platform to be the newer `fetchCargoTarball`, and changes every application using the current default to instead opt out. This commit does not change any hashes or cause any rebuilds. Once integrated, we will start deleting the opt-outs and recomputing hashes. See #79975 for details.
2020-02-09tribler: 7.4.0-exp1 -> 7.4.1R. RyanTM1-2/+2
2020-02-09frostwire-bin: 6.7.4 -> 6.8.3R. RyanTM1-2/+2
2020-01-17magnetico: 0.8.1 -> 0.9.0R. RyanTM1-2/+2
2020-01-06gnunet: 0.12.0 -> 0.12.1R. RyanTM1-2/+2
2020-01-04Merge pull request #76423 from r-ryantm/auto-update/tixatimarkuskowa1-2/+2
tixati: 2.64 -> 2.66