Loading pkgs/servers/sql/postgresql/ext/pgrouting.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "pgrouting"; version = "3.6.2"; version = "3.6.3"; nativeBuildInputs = [ cmake perl ]; buildInputs = [ postgresql boost ]; Loading @@ -11,7 +11,7 @@ stdenv.mkDerivation rec { owner = "pgRouting"; repo = "pgrouting"; rev = "v${version}"; hash = "sha256-r+OkhieKTiOfYSnDbiy3p8V8cgb8I1+bneFwItDfDYo="; hash = "sha256-VCoapUM7Vh4W1DUE/gWQ9YIRLbw63XlOWsgajJW+XNU="; }; installPhase = '' Loading Loading
pkgs/servers/sql/postgresql/ext/pgrouting.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "pgrouting"; version = "3.6.2"; version = "3.6.3"; nativeBuildInputs = [ cmake perl ]; buildInputs = [ postgresql boost ]; Loading @@ -11,7 +11,7 @@ stdenv.mkDerivation rec { owner = "pgRouting"; repo = "pgrouting"; rev = "v${version}"; hash = "sha256-r+OkhieKTiOfYSnDbiy3p8V8cgb8I1+bneFwItDfDYo="; hash = "sha256-VCoapUM7Vh4W1DUE/gWQ9YIRLbw63XlOWsgajJW+XNU="; }; installPhase = '' Loading