pkgs/development: followup fmt

This commit is contained in:
Felix Buehler 2021-11-09 20:53:19 +01:00
parent 345d71ffd0
commit 66e4f4b3ee
31 changed files with 124 additions and 89 deletions

View file

@ -1,6 +1,16 @@
{ lib, stdenv, fetchurl { lib
, imake, gccmakedep, bison, flex, pkg-config , stdenv
, xlibsWrapper, libXmu, libXpm, libXp }: , fetchurl
, imake
, gccmakedep
, bison
, flex
, pkg-config
, xlibsWrapper
, libXmu
, libXpm
, libXp
}:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "Xaw3d"; pname = "Xaw3d";

View file

@ -1,9 +1,20 @@
{ lib, stdenv, fetchurl, cmake, qtbase, pkg-config, python3Packages, dbus-glib, dbus { lib
, telepathy-farstream, telepathy-glib }: , stdenv
, fetchurl
, cmake
, qtbase
, pkg-config
, python3Packages
, dbus-glib
, dbus
, telepathy-farstream
, telepathy-glib
}:
let let
inherit (python3Packages) python dbus-python; inherit (python3Packages) python dbus-python;
in stdenv.mkDerivation rec { in
stdenv.mkDerivation rec {
pname = "telepathy-qt"; pname = "telepathy-qt";
version = "0.9.8"; version = "0.9.8";

View file

@ -56,11 +56,14 @@ stdenv.mkDerivation {
pname = "mobilesdk"; pname = "mobilesdk";
version = "7.5.1.GA"; version = "7.5.1.GA";
src = if (stdenv.system == "i686-linux" || stdenv.system == "x86_64-linux") then fetchurl { src =
if (stdenv.system == "i686-linux" || stdenv.system == "x86_64-linux") then
fetchurl {
url = "https://builds.appcelerator.com/mobile/7_5_X/mobilesdk-7.5.1.v20190124152315-linux.zip"; url = "https://builds.appcelerator.com/mobile/7_5_X/mobilesdk-7.5.1.v20190124152315-linux.zip";
sha256 = "1ihyh6szl9a2gbdgv13msd3g7i3xi9ifmgsh6v562hqlfi4lixng"; sha256 = "1ihyh6szl9a2gbdgv13msd3g7i3xi9ifmgsh6v562hqlfi4lixng";
} }
else if stdenv.system == "x86_64-darwin" then fetchurl { else if stdenv.system == "x86_64-darwin" then
fetchurl {
url = "https://builds.appcelerator.com/mobile/7_5_X/mobilesdk-7.5.1.v20190124152315-osx.zip"; url = "https://builds.appcelerator.com/mobile/7_5_X/mobilesdk-7.5.1.v20190124152315-osx.zip";
sha256 = "1whs1j7fkk2hxr4nxq50d7ic5wj83b1i1jl0p722sqbvkmgxssa2"; sha256 = "1whs1j7fkk2hxr4nxq50d7ic5wj83b1i1jl0p722sqbvkmgxssa2";
} }

View file

@ -56,11 +56,14 @@ stdenv.mkDerivation {
pname = "mobilesdk"; pname = "mobilesdk";
version = "8.2.1.GA"; version = "8.2.1.GA";
src = if (stdenv.system == "i686-linux" || stdenv.system == "x86_64-linux") then fetchurl { src =
if (stdenv.system == "i686-linux" || stdenv.system == "x86_64-linux") then
fetchurl {
url = "https://builds.appcelerator.com/mobile/8_2_X/mobilesdk-8.2.1.v20191025070136-linux.zip"; url = "https://builds.appcelerator.com/mobile/8_2_X/mobilesdk-8.2.1.v20191025070136-linux.zip";
sha256 = "1nvcmm6cby6bmwdiacq46n5y4zjpz9qlipakvglw27j3p4rbmkwl"; sha256 = "1nvcmm6cby6bmwdiacq46n5y4zjpz9qlipakvglw27j3p4rbmkwl";
} }
else if stdenv.system == "x86_64-darwin" then fetchurl { else if stdenv.system == "x86_64-darwin" then
fetchurl {
url = "https://builds.appcelerator.com/mobile/8_2_X/mobilesdk-8.2.1.v20191025070136-osx.zip"; url = "https://builds.appcelerator.com/mobile/8_2_X/mobilesdk-8.2.1.v20191025070136-osx.zip";
sha256 = "1nxwmyw3vqc5wghj38kpksisy0i808x0x3pa8w3p290w709g311l"; sha256 = "1nxwmyw3vqc5wghj38kpksisy0i808x0x3pa8w3p290w709g311l";
} }

View file

@ -56,11 +56,14 @@ stdenv.mkDerivation {
pname = "mobilesdk"; pname = "mobilesdk";
version = "8.3.2.GA"; version = "8.3.2.GA";
src = if (stdenv.system == "i686-linux" || stdenv.system == "x86_64-linux") then fetchurl { src =
if (stdenv.system == "i686-linux" || stdenv.system == "x86_64-linux") then
fetchurl {
url = "https://builds.appcelerator.com/mobile/8_3_X/mobilesdk-8.3.2.v20200117111803-linux.zip"; url = "https://builds.appcelerator.com/mobile/8_3_X/mobilesdk-8.3.2.v20200117111803-linux.zip";
sha256 = "04pfw21jrx9w259lphynwykqjk4c9hm0zix4d40s7mf8mmh3xdx9"; sha256 = "04pfw21jrx9w259lphynwykqjk4c9hm0zix4d40s7mf8mmh3xdx9";
} }
else if stdenv.system == "x86_64-darwin" then fetchurl { else if stdenv.system == "x86_64-darwin" then
fetchurl {
url = "https://builds.appcelerator.com/mobile/8_3_X/mobilesdk-8.3.2.v20200117111803-osx.zip"; url = "https://builds.appcelerator.com/mobile/8_3_X/mobilesdk-8.3.2.v20200117111803-osx.zip";
sha256 = "1zflq5hc96lrriw71ya623kkskkisi9yayg8qs03zimi0gksizxw"; sha256 = "1zflq5hc96lrriw71ya623kkskkisi9yayg8qs03zimi0gksizxw";
} }

View file

@ -20,7 +20,8 @@ stdenv.mkDerivation rec {
buildInputs = [ ocaml findlib ocamlbuild which camlp4 ]; buildInputs = [ ocaml findlib ocamlbuild which camlp4 ];
patches = [ (fetchpatch { patches = [
(fetchpatch {
url = "https://raw.githubusercontent.com/ocaml/opam-repository/master/packages/bolt/bolt.1.4/files/opam.patch"; url = "https://raw.githubusercontent.com/ocaml/opam-repository/master/packages/bolt/bolt.1.4/files/opam.patch";
sha256 = "08cl39r98w312sw23cskd5wian6zg20isn9ki41hnbcgkazhi7pb"; sha256 = "08cl39r98w312sw23cskd5wian6zg20isn9ki41hnbcgkazhi7pb";
}) })

View file

@ -9,10 +9,12 @@ stdenv.mkDerivation rec {
sha256 = "0jhzgiypmh6hwsv1zpiq77fi0cvcmwbiy5x0yg7mz6p3dh1dmkns"; sha256 = "0jhzgiypmh6hwsv1zpiq77fi0cvcmwbiy5x0yg7mz6p3dh1dmkns";
}; };
patches = [ (fetchpatch { patches = [
(fetchpatch {
url = "https://raw.githubusercontent.com/ocaml/opam-repository/master/packages/ocaml-inifiles/ocaml-inifiles.1.2/files/ocaml-inifiles.diff"; url = "https://raw.githubusercontent.com/ocaml/opam-repository/master/packages/ocaml-inifiles/ocaml-inifiles.1.2/files/ocaml-inifiles.diff";
sha256 = "037kk3172s187w8vwsykdxlpklxzc7m7np57sapk499d8adzdgwn"; sha256 = "037kk3172s187w8vwsykdxlpklxzc7m7np57sapk499d8adzdgwn";
})]; })
];
buildInputs = [ ocaml findlib ]; buildInputs = [ ocaml findlib ];
propagatedBuildInputs = [ ocaml_pcre ]; propagatedBuildInputs = [ ocaml_pcre ];

View file

@ -27,7 +27,8 @@ stdenv.mkDerivation rec {
license = licenses.lgpl21; license = licenses.lgpl21;
platforms = ocaml.meta.platforms or [ ]; platforms = ocaml.meta.platforms or [ ];
maintainers = with maintainers; [ maintainers = with maintainers; [
vbgl maggesi vbgl
maggesi
]; ];
}; };
} }

View file

@ -3,7 +3,8 @@
# This derivation does not provide any Python module and should therefore be called via `all-packages.nix`. # This derivation does not provide any Python module and should therefore be called via `all-packages.nix`.
let let
pythonEnv = python3.withPackages (ps: with ps; [ sphinx ]); pythonEnv = python3.withPackages (ps: with ps; [ sphinx ]);
in stdenv.mkDerivation rec { in
stdenv.mkDerivation rec {
pname = "pyside-apiextractor"; pname = "pyside-apiextractor";
version = "0.10.10"; version = "0.10.10";