nixformat + firewall rules to port forward qbittorrent
This commit is contained in:
@@ -59,7 +59,7 @@ in
|
||||
webcomix = prev.python3Packages.callPackage "${jawzScriptsSrc}/pkgs_pr/webcomix.nix" { };
|
||||
download = prev.python3Packages.callPackage "${jawzScriptsSrc}/pkgs/download.nix" {
|
||||
gallery-dl = final.gallery-dl-dev;
|
||||
webcomix = pyfinal.webcomix;
|
||||
inherit (pyfinal) webcomix;
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -71,7 +71,7 @@ in
|
||||
};
|
||||
});
|
||||
gallery-dl = final.gallery-dl-dev;
|
||||
download = final.python3Packages.download;
|
||||
inherit (final.python3Packages) download;
|
||||
inherit (pkgsU)
|
||||
code-cursor
|
||||
symbola
|
||||
|
||||
Reference in New Issue
Block a user