Commit Graph

67 Commits

Author SHA1 Message Date
Ulrik Strid
e3a720db36 dune_3: 3.5.0 -> 3.6.0 2022-11-15 11:18:10 +01:00
Ulrik Strid
91bc003d5e dune_3: 3.4.1 -> 3.5.0 2022-11-11 15:55:25 +01:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Mario Rodas
f201a7722c dune_3: 3.4.0 -> 3.4.1
https://github.com/ocaml/dune/releases/tag/3.4.1
2022-07-26 13:32:16 +02:00
Mario Rodas
b55563cc57 dune_3: 3.3.1 -> 3.4.0
https://github.com/ocaml/dune/releases/tag/3.4.0
2022-07-20 17:24:28 +02:00
Mario Rodas
9d6e2bde55 dune_3: 3.2.0 -> 3.3.1
https://github.com/ocaml/dune/releases/tag/3.3.0
https://github.com/ocaml/dune/releases/tag/3.3.1
2022-06-20 11:40:10 +02:00
Mario Rodas
3b4cbaaa02 dune_3: 3.1.1 -> 3.2.0
https://github.com/ocaml/dune/releases/tag/3.2.0
2022-05-17 14:47:34 +02:00
Anders Kaseorg
6920d8ca42 treewide: Simplify negated uses of versionAtLeast, versionOlder
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-25 13:35:24 -07:00
Mario Rodas
d73efdae64 dune_3: 3.1.0 -> 3.1.1
https://github.com/ocaml/dune/releases/tag/3.1.1
2022-04-23 08:32:17 +02:00
Mario Rodas
35d055425a dune_3: 3.0.3 -> 3.1.0
https://github.com/ocaml/dune/releases/tag/3.1.0
2022-04-18 22:11:37 +02:00
R. Ryantm
94e16d346b dune_3: 3.0.2 -> 3.0.3 2022-03-03 15:10:39 +00:00
Mario Rodas
3994eb975a dune_3: init at 3.0.2 2022-02-18 12:47:14 +01:00
Vincent Laporte
05f127a994 dune_2: 2.9.2 → 2.9.3 2022-02-05 19:13:13 +01:00
Mario Rodas
f8ea1ec9ce
dune_2: 2.9.1 -> 2.9.2 (#156329)
https://github.com/ocaml/dune/releases/tag/2.9.2
2022-01-25 10:53:20 +01:00
github-actions[bot]
8cd1da2362
Merge master into staging-next 2021-09-09 00:01:35 +00:00
Mario Rodas
d8dcebe545 dune_2: 2.9.0 -> 2.9.1
https://github.com/ocaml/dune/releases/tag/2.9.1
2021-09-08 23:54:40 +02:00
Guillaume Girol
a17fc03375 pkgsStatic.ocaml-ng: migrate static adapter to derivations themselves 2021-08-19 09:32:03 +02:00
Guillaume Girol
41e07ee477 pkgsStatic.ocaml-ng: migrate more logic to derivations 2021-08-19 09:30:48 +02:00
Guillaume Girol
2c35af2205 dune: fix buildInputs vs nativeBuildInputs 2021-08-19 09:30:47 +02:00
Mario Rodas
246f3da399 dune_2: 2.8.5 -> 2.9.0
https://github.com/ocaml/dune/releases/tag/2.9.0
2021-07-02 00:42:09 +02:00
Joachim Breitner
41b485f7c4 dune.nix: Include dune version in warning when dune is not supported
as dune 1 and dune 2 have different version ranges here
2021-05-19 14:07:20 +02:00
Mario Rodas
d1ccfb3d18 dune_2: 2.8.4 -> 2.8.5
https://github.com/ocaml/dune/releases/tag/2.8.5
2021-03-30 16:46:15 +02:00
Mario Rodas
a262124577 dune_2: 2.8.2 -> 2.8.4
https://github.com/ocaml/dune/releases/tag/2.8.3
https://github.com/ocaml/dune/releases/tag/2.8.4
2021-03-09 12:34:56 +01:00
Vincent Laporte
a104d2b18c ocamlPackages.dune_1: disable for OCaml ≥ 4.12 2021-03-07 12:07:14 +01:00
Vincent Laporte
60785fe4db ocamlPackages.dune: rename into dune_1 2021-03-07 12:07:14 +01:00
Jörg Thalheim
09f47ac855
Merge branch 'master' into development-tools-stdenv-lib 2021-01-23 15:57:23 +00:00
Mario Rodas
9d6fd2ba13 dune_2: 2.8.0 -> 2.8.2
https://github.com/ocaml/dune/releases/tag/2.8.1
https://github.com/ocaml/dune/releases/tag/2.8.2
2021-01-23 16:09:22 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
sternenseemann
095ef20a24 dune: stdenv.lib → lib
Reference #108938.
2021-01-21 11:26:26 +01:00
sternenseemann
f3704de649 dune: let dune install itself 2021-01-21 11:26:26 +01:00
Antonio Nuno Monteiro
80bf06e78b dune_2: 2.7.1 -> 2.8.0 2021-01-19 15:15:02 +01:00
Mario Rodas
1d2c243d9e dune_2: fix hash 2020-09-07 13:26:52 +02:00
Mario Rodas
c7e8da6225 dune_2: 2.7.0 -> 2.7.1
https://github.com/ocaml/dune/releases/tag/2.7.1
2020-09-04 15:27:26 +02:00
Mario Rodas
548bd1e04f dune_2: 2.6.2 -> 2.7.0
https://github.com/ocaml/dune/releases/tag/2.7.0
2020-08-24 11:43:13 +02:00
R. RyanTM
d2ad65c2d7 dune_2: 2.6.1 -> 2.6.2 2020-08-01 03:14:18 +00:00
Mario Rodas
969e35423c dune_2: 2.6.0 -> 2.6.1
Changelog: https://github.com/ocaml/dune/releases/tag/2.6.1
2020-07-05 12:11:03 +02:00
Mario Rodas
657f4927eb dune_2: 2.5.1 -> 2.6.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.6.0
2020-06-08 10:45:02 +02:00
Mario Rodas
b3c3a0bd18 dune_2: 2.5.0 -> 2.5.1
Changelog: https://github.com/ocaml/dune/releases/tag/2.5.1
2020-04-20 09:08:36 +02:00
Mario Rodas
7ac4b79e82 dune_2: 2.4.0 -> 2.5.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.5.0
2020-04-10 09:00:08 +02:00
Antonio Nuno Monteiro
c9fc7a2a9c dune: 2.3.1 -> 2.4.0 2020-03-11 17:14:52 +01:00
Mario Rodas
2e1198cb47 dune_2: fix hash 2020-02-24 12:54:42 +01:00
Mario Rodas
09c1342c70 dune_2: 2.3.0 -> 2.3.1
Changelog: https://github.com/ocaml/dune/releases/tag/2.3.1
2020-02-21 15:04:02 +01:00
Mario Rodas
bfb7ebf5df dune_2: 2.2.0 -> 2.3.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.3.0
2020-02-15 20:03:14 +01:00
Mario Rodas
a5c3e14785 dune_2: 2.1.3 -> 2.2.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.2.0
2020-02-07 09:58:43 +01:00
Mario Rodas
98c22e50cd dune_2: 2.1.2 -> 2.1.3
Changelog: https://github.com/ocaml/dune/releases/tag/2.1.3
2020-01-16 14:20:19 +01:00
Mario Rodas
7994673d56 dune_2: 2.1.1 -> 2.1.2
Changelog: https://github.com/ocaml/dune/releases/tag/2.1.2
2020-01-10 12:54:15 +01:00
Mario Rodas
d465a40fb2
dune_2: 2.1.0 -> 2.1.1 2020-01-07 04:20:00 -05:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Mario Rodas
1b1f9584e5
dune_2: init at 2.1.0
Changelog:
- https://github.com/ocaml/dune/releases/tag/2.0.0
- https://github.com/ocaml/dune/releases/tag/2.0.1
- https://github.com/ocaml/dune/releases/tag/2.1.0
2019-12-21 10:03:41 -05:00
Mario Rodas
5e716c80f2 dune: 1.11.3 -> 1.11.4
Changelog: https://github.com/ocaml/dune/releases/tag/1.11.4
2019-10-11 12:10:18 +02:00