about summary refs log tree commit diff
path: root/nixos/modules/services/torrent
AgeCommit message (Expand)AuthorFilesLines
2018-08-31nixos/transmission: fix AppArmor profile to include keyutilsRicardo M. Correia1-0/+1
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-07-20[bot]: remove unreferenced codevolth1-6/+0
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink3-5/+5
2018-04-25Merge pull request #33679 from flokli/deluge-moduleMatthew Justin Bauer1-12/+2
2018-04-13nixos/transmission: fix AppArmor profile to include libkrb5Ricardo M. Correia1-0/+1
2018-04-13deluge: use mkEnableOptionFlorian Klink1-12/+2
2018-04-05nixos/transmission: Refactor out explicit listing of managed directoriesCorey O'Connor1-1/+4
2018-04-05nixos/transmission: refactor preStart into scriptCorey O'Connor1-3/+11
2018-04-03transmission: settings doc location changednyanloutre1-2/+2
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy1-1/+1
2017-09-09nixos/transmission: make it possible to use a different home directory (#29138)Ruben Maher1-1/+9
2017-09-02nixos/deluge: Fix last wrong package attributeaszlig1-1/+1
2017-09-01nixos/deluge: Fix deluge package attributeaszlig1-4/+4
2017-04-11treewide: use boolToString functionFranz Pletz1-2/+1
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz1-2/+0
2016-12-31flexget: move out of python-packages.nixFrederik Rietdijk1-3/+3
2016-11-21nixos/modules: use defaultText where applicableJoachim Fasting1-0/+1
2016-10-07deluge module: support specifying open file limitPeter Hoeg1-22/+35
2016-10-03opentracker service: initmakefu1-0/+44
2016-09-13peerflix: remove use of network-interfaces.targetJoachim Fasting1-1/+1
2016-08-23treewide: Fix output references to opensslTuomas Tynkkynen1-1/+1
2016-05-22transmission service: robust lib references in apparmor profileJoachim Fasting1-16/+16
2016-05-07transmission service: fix libcap lib output referenceJoachim Fasting1-1/+1
2016-04-18nghttp2: 1.8.0 -> 1.9.2, unify with libnghttp2, and use multiple outputsEelco Dolstra1-1/+1
2016-04-15fix eval (explicit is better than implicit)Domen Kožar1-1/+1
2016-04-14Merge pull request #14646 from peterhoeg/flexgetjoachifm1-0/+100
2016-04-13flexget nixos module: run the service and specify configurationPeter Hoeg1-0/+100
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát1-0/+1
2016-03-08Merge master into closure-sizeVladimír Čunát1-1/+1
2016-03-07nixos.transmission: whitelist lz4 in AppArmor rulesRicardo M. Correia1-0/+1
2016-03-02Respect umask settings in Transmission configAnders Lundstedt1-1/+1
2015-12-11Merge branch 'master' into closure-sizeLuca Bruno1-10/+15
2015-12-10nixos.transmission: fix apparmor profileRicardo M. Correia1-10/+15
2015-11-25Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno1-4/+4
2015-11-22nixos/transmission: create user-provided download-dir, incomplete-dirUnai Zalakain1-4/+4
2015-10-13libssh2: split into multiple outputsVladimír Čunát1-8/+8
2015-10-05libevent: split into multiple outputsVladimír Čunát1-1/+1
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát3-3/+5
2015-09-11nixos/deluge: restart daemon if it's stopped from GUINikolay Amiantov1-0/+2
2015-06-15types.uniq types.int -> types.intEelco Dolstra1-1/+1
2015-06-15types.uniq types.bool -> types.boolEelco Dolstra2-2/+2
2015-05-05fix "libc}/lib" and similar referencesVladimír Čunát1-1/+1
2015-02-26Simplify (and fix) settings for transmission module.koral1-17/+5
2014-12-03nixos/peerflix: fix enable option descriptionJaka Hudoklin1-1/+1
2014-12-01nixos: add peerflix moduleJaka Hudoklin1-0/+63
2014-11-04nixos/transmission: Start after local-fs.targetRicardo M. Correia1-1/+1
2014-05-22transmission: Fix apparmor rules to allow loading more librariesRicardo M. Correia1-7/+11
2014-04-15nixos: transmission improvementsAustin Seipp1-47/+26
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2-4/+4