about summary refs log tree commit diff
path: root/pkgs/applications/networking/p2p/jesec-rtorrent
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt2-2/+2
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2023-07-20jesec-rtorrent: Add patch to prevent segfaultVarun Madiath2-0/+34
2023-03-08rtorrent: set meta.mainProgramarcnmx1-0/+1
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol2-2/+2
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.
2022-06-24{jesec,rakshasa}-rtorrent: allow passthrough of dependency.Varun Madiath1-0/+4
Previously it was not possible to access the libtorrent dependency
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 setsWinter2-0/+109