Sigmanificient
203a48ad35
pkgs/development: remove unused fetchpatch arguments
2024-05-24 02:53:57 +02:00
Jan Tojnar
452cebfb5a
ocamlPackages.pyml: 20220905 → 20231101
...
https://github.com/thierry-martinez/pyml/releases/tag/20231101
Diff: 20220905...20231101
2023-11-07 10:53:47 +01:00
Et7f3
c27ef7433d
ocamlPackages.pyml: fix test on darwin
2023-01-31 03:52:28 +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
Jan Tojnar
35e2079bd5
ocamlPackages.pyml: 20220615 → 20220905
...
https://github.com/thierry-martinez/pyml/releases/tag/20220905
Aldo switch to dune, which has been available since 2021-09-24.
And remove unneeded dependencies:
- ncurses was needed for Python in the past
- ocaml and findlib are implied by dune
2022-12-13 14:17:31 +01:00
R. Ryantm
b05dad5436
ocamlPackages.pyml: 20211015 -> 20220615
2022-08-21 02:21:39 +02:00
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
R. Ryantm
3879ea4efa
ocamlPackages.pyml: 20210226 -> 20211015
2021-12-08 00:24:33 +00:00
Ulrik Strid
7054010222
ocamlPackages.pyml: init at 20210226
...
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2021-10-13 10:04:20 +02:00