diff --git a/nix/sources.json b/nix/sources.json

index 0a97dc5e0d3c4e009e724ff7c8942385d3d9676e..7f03fda33ca98219fed721805613cb7bef4105f2 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -387,20 +387,6 @@ "type": "tarball",

     "url": "https://github.com/xinebf/google-translate-for-goldendict/archive/37c2cf96fe5584d766211f72aa0f7002fe334168.tar.gz",

     "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"

 },

 "hfst": {

     "branch": "master",

     "builtin": false,

diff --git a/pkgs/garmin/garmin-uploader/default.nix b/pkgs/garmin/garmin-uploader/default.nix

index ac65cb20c6cddda8305e262c2e98c11f710ced57..82f1b9255cea214ef9540e8cfadd07e7812d6088 100644

--- a/pkgs/garmin/garmin-uploader/default.nix

+++ b/pkgs/garmin/garmin-uploader/default.nix

@@ -1,19 +1,25 @@

-{ lib, python3Packages, mercantile, pymbtiles, sources }:

+{ lib, fetchFromGitHub, python3Packages }:

-python3Packages.buildPythonApplication {

+python3Packages.buildPythonApplication rec {

checkInputs = with python3Packages; [ pytestCheckHook ];

doCheck = false;

meta = with lib; {

 license = licenses.gpl2;

 maintainers = [ maintainers.sikmir ];

 platforms = platforms.unix;

Proxy Information
Original URL
gemini://git.sikmir.ru/nur-packages/commits/f3e93fee9e300f68f699b67d11488d836060799e.patch
Status Code
Success (20)
Meta
application/octet-stream
Capsule Response Time
136.252096 milliseconds
Gemini-to-HTML Time
0.865415 milliseconds

This content has been proxied by September (3851b).