Commit Graph

37 Commits

Author SHA1 Message Date
Hythera
4728df0924 maintainers: remove anmonteiro 2026-06-11 15:46:02 +02:00
Wolfgang Walther
822d27c8cd maintainers: drop maggesi
Inactive since 2019/2020.
2025-10-17 09:21:39 +02:00
jopejoe1
b3a4bf8186 ocamlPackages.ssl: make use of lib.licenses 2025-09-29 20:51:57 +02:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Reno Dakota
aa33fe7300 ocamlPackages.ssl: fix darwin sandbox build 2024-11-23 01:15:57 -08:00
Sigmanificient
543cd40ecc treewide: remove trailing space in description
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
Weijia Wang
28ea69efc3 ocamlPackages.ssl: 0.6.0 -> 0.7.0 2023-08-13 17:52:44 +02:00
R. Ryantm
0436d3fbc5 ocamlPackages.ssl: 0.5.13 -> 0.6.0 2023-07-04 04:04:51 +00:00
Vincent Laporte
222002fe19 ocamlPackages.lwt_ssl: 1.1.3 → 1.2.0 (#225107)
* ocamlPackages.lwt_ssl: 1.1.3 → 1.2.0

* ocamlPackages.ssl: use Dune 3
2023-04-07 11:06:48 +02:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Weijia Wang
a29659d943 Merge pull request #208459 from r-ryantm/auto-update/ocaml4.14.0-ssl
ocamlPackages.ssl: 0.5.12 -> 0.5.13
2023-01-22 02:25:54 +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
R. Ryantm
3affae099a ocamlPackages.ssl: 0.5.12 -> 0.5.13 2022-12-31 07:19:57 +00:00
R. Ryantm
5741b035f9 ocamlPackages.ssl: 0.5.11 -> 0.5.12 2022-09-01 22:38:20 +00:00
Vincent Laporte
0f4f35c7b0 ocamlPackages.fmt: 0.8.9 → 0.9.0 2022-08-31 07:36:39 +02:00
superherointj
95ba3d1e69 ocamlPackages.ssl: 0.5.10 -> 0.5.11 2022-07-31 14:20:35 -03:00
Daniel Olsen
f0ae4b6670 ocamlPackages.ssl: add dandellion as maintainer 2022-03-09 14:19:53 +01:00
Antonio Nuno Monteiro
9afb001819 ocamlPackages.ssl: 0.5.9 -> 0.5.10 2021-02-06 11:33:14 +01:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Marco Maggesi
b23ce210ec Fix reference to maintainer 2019-10-13 18:33:38 +02:00
Marco Maggesi
24d0bd37b5 Merge branch 'master' into rename-z77z-into-maggesi 2019-10-13 18:06:23 +02:00
Vincent Laporte
e1b9556f87 ocamlPackages.ocsigen_server: 2.11.0 → 2.15.0
ocamlPackages.ssl: 0.5.5 → 0.5.9
2019-10-13 06:52:00 +02:00
Marco Maggesi
ff1ed720e2 Rename z77z into maggesi
Make the "handle" of the maintainer match the name of the github account.
Also update the email address.
2019-10-07 17:05:25 +02:00
R. RyanTM
fc442fef92 ocamlPackages.ssl: 0.5.4 -> 0.5.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/ocaml4.05.0-ssl/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.5.5 with grep in /nix/store/07s2f76gcv770rgdhnj5bxy5zyy4w7ix-ocaml4.05.0-ssl-0.5.5
- directory tree listing: https://gist.github.com/ebb0545b605a5199102d6277726bbc02
2018-03-30 22:37:30 -07:00
Vincent Laporte
9e754a6f86 ocamlPackages.ssl: 0.5.3 -> 0.5.4 2017-10-05 17:09:50 +00:00
Vincent Laporte
5267f37849 ocamlPackages.ssl: 0.5.2 -> 0.5.3 2016-11-22 10:25:00 +01:00
Kirill Boltaev
3e646865f4 treewide: use ocaml.version (#19192) 2016-10-05 09:32:30 +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
zimbatm
69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Florent Becker
a1fdc48d7e ocaml-ssl: 0.4.7 -> 0.5.2 2016-01-01 19:04:31 +01:00
Thomas Strobel
5f8104cd45 ocaml-modules.ssl: make openssl propagatedBuildInput 2015-07-07 01:03:25 +02:00
Aristid Breitkreuz
e105c818c6 ocamlPackages.ocaml_ssl: update from 0.4.4 to 0.4.7 2014-10-08 20:23:29 +02:00
Marco Maggesi
eb33e01ac7 * Add variable createFindlibDestdir to the setupHook of findlib
* Set createFindlibDestdir to various ocaml packages.

svn path=/nixpkgs/trunk/; revision=25220
2010-12-21 09:37:35 +00:00
Marco Maggesi
e1bbcecbaf * Enable hydra build for ocaml-batteries, camlzip, camomile, ocaml-cryptgps, cryptokit, ocaml-lwt, menhir, ounit, ocaml-pcre, ocaml-react, ocaml-ssl
svn path=/nixpkgs/trunk/; revision=25064
2010-12-11 14:50:45 +00:00
Marco Maggesi
ac457478e3 * Add ocaml packages findlib, camlzip, ocaml-ssl, ocaml-batteries, menhir, camomile, ocaml-lwt, cryptokit, ocaml-cryptgps, ounit, ocaml-react
svn path=/nixpkgs/trunk/; revision=25041
2010-12-09 15:40:04 +00:00