summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorLancelot SIX <lsix@lancelotsix.com>2015-07-29 09:52:05 +0000
committerLancelot SIX <lsix@lancelotsix.com>2015-07-29 09:52:05 +0000
commitf936b3f6d98603fc881e8000243e2026e63b8520 (patch)
tree38ec0a3d75c99fc690a6695a56dc47637d002a67 /pkgs
parent5b10e4f3d652a78fcac83ac85e6f6ebb26bf778f (diff)
downloadnixlib-f936b3f6d98603fc881e8000243e2026e63b8520.tar
nixlib-f936b3f6d98603fc881e8000243e2026e63b8520.tar.gz
nixlib-f936b3f6d98603fc881e8000243e2026e63b8520.tar.bz2
nixlib-f936b3f6d98603fc881e8000243e2026e63b8520.tar.lz
nixlib-f936b3f6d98603fc881e8000243e2026e63b8520.tar.xz
nixlib-f936b3f6d98603fc881e8000243e2026e63b8520.tar.zst
nixlib-f936b3f6d98603fc881e8000243e2026e63b8520.zip
motuclient: Change homepage
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/top-level/python-packages.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix
index 8780b5763362..6a431d69fb6d 100644
--- a/pkgs/top-level/python-packages.nix
+++ b/pkgs/top-level/python-packages.nix
@@ -3873,12 +3873,12 @@ let
     disabled = !isPy27;
 
     src = pkgs.fetchurl {
-      url = "https://gitlab.com/lsix/motu-client/repository/archive.tar.gz?ref=${name}";
-      sha256 = "1d2hbws085hxf5hb1wsdlacy8skwn2sswr1b2xv18fbw5ckbqi8i";
+      url = "https://github.com/quiet-oceans/motuclient-setuptools/archive/${name}.tar.gz";
+      sha256 = "1naqmav312agn72iad9kyxwscn2lz4v1cfcqqi1qcgvc82vnwkw2";
     };
 
     meta = {
-      homepage = https://gitlab.com/lsix/motu-client;
+      homepage = https://github.com/quiet-oceans/motuclient-setuptools;
       description = "CLI to query oceanographic data to Motu servers";
       longDescription = ''
         Access data from (motu)[http://sourceforge.net/projects/cls-motu/] servers.