Commit Graph

29 Commits

Author SHA1 Message Date
Vincent Laporte
64f4a892cf ocamlPackages.gapi-ocaml: 0.4.8 → 0.4.9 2026-07-08 02:54:32 +02:00
Vincent Laporte
0ad6c9b78a ocamlPackages.cryptokit: 1.20.1 → 1.21.1
ocamlPackages.gapi-ocaml: 0.4.7 → 0.4.8
2026-01-04 21:05:29 +01:00
R. Ryantm
780198f91a ocamlPackages.gapi-ocaml: 0.4.6 -> 0.4.7 2025-10-29 00:49:38 +00:00
R. Ryantm
430a1e6f49 ocamlPackages.gapi-ocaml: 0.4.5 -> 0.4.6 2025-05-21 15:00:52 +00: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
Sigmanificient
3e1227a1af pkgs/development/ocaml-modules: remove unused arguments 2024-07-16 03:54:01 +02:00
Vincent Laporte
515daaad9a ocamlPackages.gapi-ocaml: 0.4.4 → 0.4.5
ocamlPackages.google-drive-ocamlfuse: 0.7.30 → 0.7.31

google-drive-ocamlfuse: use default version of OCaml
2024-01-16 07:50:46 +01:00
Mario Rodas
b9a58b4ade ocamlPackages.gapi-ocaml: 0.4.3 -> 0.4.4
Diff: https://github.com/astrada/gapi-ocaml/compare/v0.4.3...v0.4.4

Changelog: https://github.com/astrada/gapi-ocaml/releases/tag/v0.4.4
2023-05-29 11:22:11 +02:00
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
6b4546dfc2 ocamlPackages.gapi-ocaml: use dune 3 2023-01-12 09:08:03 +01:00
Vincent Laporte
ae0b8a01b1 ocamlPackages.gapi-ocaml: 0.4.2 → 0.4.3 2022-07-18 09:11:35 +02:00
R. Ryantm
a30cb0ea42 ocamlPackages.gapi_ocaml: 0.4.1 -> 0.4.2 2022-03-21 09:44:44 +01:00
Vincent Laporte
15812e1136 ocamlPackages.gapi_ocaml: 0.3.19 → 0.4.1 2020-11-01 17:18:02 +01:00
talyz
1771d468c4 ocamlPackages.gapi-ocaml: 0.3.6 -> 0.3.19 2020-05-07 22:29:52 +02:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
Vincent Laporte
0f51d1fa59 ocamlPackages.gapi-ocaml: clean installPhase 2018-05-29 05:29:04 +00:00
Vincent Laporte
9c6be76276 ocamlPackages.gapi_ocaml: disable for OCaml < 4.02 2018-05-09 16:39:28 +00:00
Corey O'Connor
26fac59c32 gapi-ocaml: 0.3.4 -> 0.3.6. Also change to use opam/jbuilder for build. 2018-03-19 11:47:12 -07:00
Benno Fünfstück
02a268430e gapi-ocaml: 0.3.1 -> 0.3.4 2017-07-12 10:18:13 +02:00
obadz
ae91514b26 gapi-ocaml: 0.2.10 -> 0.3.1 2017-02-18 10:42:59 +00:00
Vincent Laporte
cc272dc996 OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-10 19:18:07 +02:00
obadz
14fd473894 gapi-ocaml: 0.2.6 -> 0.2.10 2016-03-29 14:09:34 +01: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
be58ce4815 google-drive-ocamlfuse: new expression 2015-01-25 22:10:09 +01:00