Commit graph

709 commits

Author SHA1 Message Date
Peter Hoeg 2a551f9520 deluge: 2.0.5 -> 2.1.1 2022-08-15 11:02:15 +08:00
Francesco Gazzetta b0461c474e zeronet-conservancy: 0.7.6 -> 0.7.7 2022-08-11 22:50:35 +02:00
Bernardo Meurer b92a146c14
Merge pull request #184567 from peterhoeg/f/deluge
deluge: fix the build
2022-08-01 10:37:17 -07:00
R. Ryantm aafea0ae70 qbittorrent: 4.4.3 -> 4.4.3.1 2022-08-01 16:25:04 +02:00
Peter Hoeg f7fe5ebe9a deluge: fix the build 2022-08-01 22:16:47 +08:00
Sandro 955e844ded
Merge pull request #182139 from astro/taler
taler-exchange: 0.8.1 -> unstable-2022-07-17 and taler-merchant: 0.8.…
2022-07-21 22:55:50 +02:00
Joseph Lucas a79ea27f16 taler-exchange: 0.8.1 -> unstable-2022-07-17 and taler-merchant: 0.8.0 -> unstable-2022-07-11
also add check phase
2022-07-21 22:16:37 +02:00
Astro b2a6525191 gnunet: 0.17.1 -> 0.17.2 2022-07-10 21:30:04 +02:00
Sandro 911a73340c
Merge pull request #175335 from wyndon/init-lokinet 2022-07-01 11:54:38 +02:00
wyndon 461bdf0a7a
lokinet: init at 0.9.9 2022-06-30 16:01:38 +02:00
R. Ryantm bb6885f3f3 gnunet: 0.16.3 -> 0.17.1 2022-06-29 09:22:17 -05:00
ajs124 a0718341e6 maintainers: remove volth
github account deleted
2022-06-29 00:52:12 +02:00
Mario Rodas 29719c1bad
Merge pull request #178805 from vamega/jesec-libtorrent-passthru
{jesec,rakshasa}-rtorrent: allow passthrough of dependency.
2022-06-24 18:41:54 -05:00
Varun Madiath 955567fba8 {jesec,rakshasa}-rtorrent: allow passthrough of dependency.
Previously it was not possible to access the libtorrent dependency
2022-06-24 01:09:11 -04:00
Bobby Rong b83b1763a6
Merge pull request #174673 from r-ryantm/auto-update/frostwire
frostwire-bin: 6.9.7 -> 6.9.8
2022-06-24 12:34:31 +08:00
Robert Scott 466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Francesco Gazzetta 3cfdd35ff6 zeronet-conservancy: add nixos test 2022-06-18 22:06:55 +02:00
Francesco Gazzetta 67eb7a1d55 zeronet-conservancy: 0.7.5 -> 0.7.6 2022-06-10 14:53:29 +02:00
Robert Scott 3b445eacea treewide: set sourceProvenance for gradle-built packages
these presumably contain binary jars in their deps
2022-06-04 19:48:03 +01:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Emery Hemingway 2cae94e56a ncdc: 1.22.1 -> 1.23 2022-05-30 18:23:51 -05:00
Sandro 5466ae6f3f
Merge pull request #175089 from klemensn/qbittorrent-fix-wrap
qbittorrent: Wrap once, python is optional
2022-05-30 22:41:45 +02:00
Klemens Nanni 670cb2103a qbittorrent: Wrap once, python is optional
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-30 01:31:03 +02:00
Rick van Schijndel 37c633f7ae treewide: pkgs/applications: mark broken for darwin 2022-05-29 10:56:04 +02:00
Mario Rodas 6990198eba rqbit: 2.1.3 -> 2.1.4 2022-05-28 04:20:00 +00:00
R. Ryantm c41b541b22 frostwire-bin: 6.9.7 -> 6.9.8 2022-05-26 04:54:44 +00:00
Sandro f4cce5bdc3
Merge pull request #174477 from 1sixth/qbittorrent-4.4.3
qbittorrent: 4.4.2 -> 4.4.3
2022-05-25 22:59:16 +02:00
Patrick Jackson 3bb35474b6 transmission-remote-gtk: 1.4.1 -> 1.5.1 2022-05-25 10:16:09 -05:00
1sixth 4f1a81505f
qbittorrent: 4.4.2 -> 4.4.3 2022-05-25 19:12:57 +08:00
Francesco Gazzetta 39f2cce8ca zeronet: mark as vulnerable 2022-05-21 17:46:28 -04:00
Francesco Gazzetta 686d176637 zeronet-conservancy: init at 0.7.5 2022-05-21 17:46:28 -04:00
Lassulus f48f8f0fd1
Merge pull request #165330 from r-ryantm/auto-update/tixati
tixati: 2.88 -> 2.89
2022-05-18 10:17:22 +02:00
Thomas Gerbet fffbc708f0 mldonkey: fix the build
This fixes the build by pulling a patch currently under review.
This patch is also currently used by Gentoo.
2022-05-13 14:27:50 +02:00
Thiago Kenji Okada eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Vladimír Čunát f4fc992f1f
transmission-gtk: fixup build on darwin
Hopefully the explicit linker flag isn't really needed (anymore?)
2022-05-09 09:28:43 +02:00
Naïm Favier 48e5fbac72
tremc: fix wrapper arguments escaping 2022-05-06 18:28:00 +02:00
Ram Kromberg c0de15d581 transgui: patch to circumvent v3 rpc issue 2022-05-06 09:27:19 +03:00
Artturi ed7482faa6
Merge pull request #170440 from armeenm/remove-twister
twister: remove
2022-05-05 04:10:05 +03:00
Devan Carpenter 84e8005e4d gnunet: 0.16.0 -> 0.16.3 2022-05-01 08:46:42 -05:00
Sandro c8463070ea
Merge pull request #166088 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.4.1 -> 4.4.2
2022-04-30 13:47:44 +02:00
Armeen Mahdian d64b2cc1e9 twister: remove 2022-04-26 10:49:55 -05:00
Winter b9e02e7495 jesec-libtorrent: disable checks 2022-04-21 20:43:33 -04:00
Winter 73ff43b391 jesec-rtorrent: clean up formatting 2022-04-21 19:53:39 -04:00
Winter 6d5589346b jesec-rtorrent: 0.9.8-r15 -> 0.9.8-r16 2022-04-21 19:48:46 -04:00
Winter 69e6612305 {jesec-,}rtorrent: don't use package sets 2022-04-21 19:26:44 -04:00
github-actions[bot] 9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Alyssa Ross 22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
Ben Siraphob 5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Ben Siraphob 21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Felix Buehler 2612a06b21 twister: switch to fetchFromGitHub 2022-03-29 13:07:08 +02:00