Commit Graph

12 Commits

Author SHA1 Message Date
Guy Chronister
8cffc04b3e ocamlPackages.lwt_ssl: migrate to finalAttrs 2026-05-12 13:36:47 -05: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
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
Vincent Laporte
14148976e4 ocamlPackages.lwt_ssl: minor cleaning 2022-09-14 19:04:34 +02:00
Felix Buehler
659d63ee57 ocamlPackages.lwt_ssl: switch to fetchFromGitHub 2021-11-25 12:37:40 +01:00
Antonio Nuno Monteiro
9afb001819 ocamlPackages.ssl: 0.5.9 -> 0.5.10 2021-02-06 11:33:14 +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
R. RyanTM
2d08524361 ocamlPackages.lwt_ssl: 1.1.2 -> 1.1.3 2020-07-07 10:02:47 -07:00
Théo Zimmermann
794158fcd5 buildDunePackage: new support function; use it to refactor some OCaml derivations 2018-11-07 10:08:03 +01:00
Vincent Laporte
bdaedbe38c ocamlPackages.ocaml_lwt: 3.3.0 -> 4.1.0 2018-10-08 05:59:24 +00:00
Vincent Laporte
fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
Vincent Laporte
7c2b2ddd68 ocamlPackages.lwt_ssl: init at 1.1.2 2018-02-18 11:15:28 +01:00