Loading pkgs/development/python-modules/gps3/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ buildPythonPackage rec { pname = "gps3"; version = "0.33.3"; version = "unstable-2017-11-01"; src = fetchFromGitHub { owner = "onkelbeh"; owner = "wadda"; repo = pname; rev = version; sha256 = "0a0qpk7d2b1cld58qcdn6bxrkil6ascs51af01dy4p83062h1hi6"; rev = "91adcd7073b891b135b2a46d039ce2125cf09a09"; hash = "sha256-sVK61l8YunKAGFTSAq/m5aUGFfnizwhqTYbdznBIKfk="; }; # Project has no tests Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python client for GPSD"; homepage = "https://github.com/onkelbeh/gps3"; homepage = "https://github.com/wadda/gps3"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; }; Loading Loading
pkgs/development/python-modules/gps3/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ buildPythonPackage rec { pname = "gps3"; version = "0.33.3"; version = "unstable-2017-11-01"; src = fetchFromGitHub { owner = "onkelbeh"; owner = "wadda"; repo = pname; rev = version; sha256 = "0a0qpk7d2b1cld58qcdn6bxrkil6ascs51af01dy4p83062h1hi6"; rev = "91adcd7073b891b135b2a46d039ce2125cf09a09"; hash = "sha256-sVK61l8YunKAGFTSAq/m5aUGFfnizwhqTYbdznBIKfk="; }; # Project has no tests Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python client for GPSD"; homepage = "https://github.com/onkelbeh/gps3"; homepage = "https://github.com/wadda/gps3"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; }; Loading