1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Ulrik Strid c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Vincent Laporte 4b7da5f3be ocamlPackages.google-drive-ocamlfuse: use dune 3 2023-01-12 09:08:03 +01:00
sternenseemann a110f08f12 ocamlPackages.extlib: rename from ocaml_extlib
This matches the name used in dune and on OPAM.
2022-11-16 14:30:37 +01:00
R. Ryantm 08b729e2a2 google-drive-ocamlfuse: 0.7.28 -> 0.7.30 2022-08-14 10:44:15 +00:00
Vincent Laporte ae0b8a01b1 ocamlPackages.gapi-ocaml: 0.4.2 → 0.4.3 2022-07-18 09:11:35 +02:00
Vincent Laporte b7207e2235 ocamlPackages.google-drive-ocamlfuse: 0.7.27 → 0.7.28 2022-05-25 09:21:52 +01:00
Vincent Laporte 501d81fa39 ocamlPackages.google-drive-ocamlfuse: 0.7.26 → 0.7.27 2022-05-25 09:21:52 +01:00
Robert Schütz ddf0468506 google-drive-ocamlfuse: 0.7.22 -> 0.7.26 2021-05-01 17:45:34 +02:00
Vincent Laporte 86c6683e62 ocamlPackages.google-drive-ocamlfuse: disable for OCaml < 4.06 2020-11-01 17:18:02 +01:00
Vincent Laporte a2b7bad6c8 ocamlPackages.google-drive-ocamlfuse: 0.7.21 → 0.7.22 2020-10-26 06:09:43 +01:00
Kim Lindberger 7451f11730
google-drive-ocamlfuse: 0.7.2 -> 0.7.21 (#86469)
ocamlPackages.ocamlfuse: 2.7.1_cvs5 -> 2.7.1_cvs6_e35e76b
2020-05-10 21:24:18 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM 3c9f5ae7e1 google-drive-ocamlfuse: 0.7.1 -> 0.7.2 (#56687)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/google-drive-ocamlfuse/versions
2019-03-27 23:15:58 +01:00
R. RyanTM 70acb0d2d9 google-drive-ocamlfuse: 0.7.0 -> 0.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/google-drive-ocamlfuse/versions
2018-12-16 15:42:43 +00:00
R. RyanTM bbf519200a google-drive-ocamlfuse: 0.6.25 -> 0.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/google-drive-ocamlfuse/versions
2018-10-03 11:34:43 -07:00
Vincent Laporte fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
Corey O'Connor a140fe83f5 google-drive-ocamlfuse: 0.6.21 -> 0.6.25.
Also change to use jbuilder for build per upstream instructions. In this case, the build needs to be
driven by jbuilder but opam still needs to be in PATH.
2018-03-19 11:47:18 -07:00
José Romildo Malaquias 2bbef7658a google-drive-ocamlfuse: 0.6.17 -> 0.6.21 2017-09-21 21:43:35 +02:00
Vincent Laporte 86f4ded789 google-drive-ocamlfuse: add missing ocamlbuild dependency 2017-04-01 12:30:14 +02:00
obadz 1f9d33b9e4 google-drive-ocamlfuse: 0.5.22 -> 0.6.17 2017-02-18 10:42:59 +00:00
Kirill Boltaev e61663a233 treewide: move to ocaml-ng system 2016-09-26 02:36:49 +03:00
obadz b48a6fea80 google-drive-ocamlfuse: 0.5.18 -> 0.5.22 2016-03-29 14:10:00 +01:00
obadz 31dc4f6c1b google-drive-ocamlfuse: 0.5.12 -> 0.5.18 2015-10-07 17:47:22 +01:00
Benno Fünfstück be58ce4815 google-drive-ocamlfuse: new expression 2015-01-25 22:10:09 +01:00