Commit Graph

18 Commits

Author SHA1 Message Date
Ulrik Strid
a13cdfe520 ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild.
This makes some closures significantly smaller and makes cross compilation easier
2022-02-24 14:39:27 +01:00
Felix Buehler
66e4f4b3ee pkgs/development: followup fmt 2021-11-10 14:03:48 +01:00
Felix Buehler
345d71ffd0 pkgs/development: rename name to pname&version 2021-11-10 14:03:21 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
sternenseemann
95433ce968 ocamlPackages.ocurl: enable curl.lwt 2021-01-16 19:06:55 +01:00
sternenseemann
4e42cac49d ocamlPackages: stdenv.lib → lib
This change was produced by searching for remaining occurrences of
stdenv.lib and replacing them manually.

Reference #108938.
2021-01-12 16:33:18 +01:00
Vincent Laporte
873e114cf4 ocamlPackages.ocurl: 0.9.0 → 0.9.1 2020-05-17 06:37:04 +02:00
R. RyanTM
f6bb473264 ocamlPackages.ocurl: 0.8.2 -> 0.9.0 2019-12-08 13:50:22 -08:00
Mario Rodas
02388c07bd
ocamlPackages.ocurl: disable for ocaml<4.02 2019-08-25 03:30:00 -05:00
R. RyanTM
fe3ac41368 ocamlPackages.ocurl: 0.8.1 -> 0.8.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocurl/versions
2019-08-19 19:45:34 -07:00
R. RyanTM
79d39de93a ocamlPackages.ocurl: 0.8.0 -> 0.8.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/ocurl/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.8.1 with grep in /nix/store/g76kv7vaw650ibv0rv7544biwpzrdisw-ocurl-0.8.1
- directory tree listing: https://gist.github.com/3093abaf0dd2e39a2eb0d107f14fe8db
- du listing: https://gist.github.com/6e66e0fd5554664ca460eaa3e19a44aa
2018-05-14 00:12:44 -07:00
Vincent Laporte
50bdf5900e ocamlPackages.ocurl: 0.7.8 -> 0.8.0 2017-12-05 07:56:28 +01:00
Vincent Laporte
2e75b4b479 ocamlPackages.ocurl: propagate its curl dependency 2017-04-28 16:19:57 +00:00
Benno Fünfstück
07c0c2b197 ocurl: 0.7.5 -> 0.7.8 2016-10-01 14:15:15 +02:00
Nicolas B. Pierron
72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
Benno Fünfstück
e059070ad3 ocamlPackages.ocurl: update from 0.7.2 to 0.7.5 2015-08-20 17:07:18 +02:00
Peter Simons
fc3dd0226d ocaml-ocurl: fix evaluation 2015-01-26 09:48:08 +01:00
Benno Fünfstück
be58ce4815 google-drive-ocamlfuse: new expression 2015-01-25 22:10:09 +01:00