Ulrik Strid
8920ea683b
ocamlPackages.zed: 3.1.0 -> 3.2.0, ocamlPackages.lambdaterm: 3.2.0 -> 3.3.1 ( #196362 )
...
* ocamlPackage.zed: 3.1.0 -> 3.2.0
* ocamlPackages.lambda-term: 3.2.0 -> 3.3.1
* ocamlPackages.utop: 2.9.2 -> 2.10.0
* ocamlPackages.prof_spacetime: mark as broken
2022-10-20 17:35:19 +02:00
Mario Rodas
ab4868bf49
ocamlPackages.utop: 2.9.1 -> 2.9.2 ( #178245 )
...
https://github.com/ocaml-community/utop/releases/tag/2.9.2
2022-06-20 14:44:17 +02:00
R. Ryantm
22f0589963
ocamlPackages.utop: 2.9.0 -> 2.9.1
2022-04-05 09:25:13 +00:00
Vincent Laporte
0b29a7d688
ocamlPackages.utop: 2.8.0 → 2.9.0
2022-03-14 16:23:31 +01:00
Vincent Laporte
70e51d715e
ocamlPackages.lambda-term: 3.1.0 → 3.2.0
...
And fix the attribute name that used to be “lambdaTerm”
2022-03-01 09:32:26 +01: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
Felix Buehler
327cb2e9f0
ocamlPackages.utop: deprecate phases
2021-07-27 14:11:06 +02:00
Vincent Laporte
4f3bc6aa7f
ocamlPackages.utop: 2.7.0 → 2.8.0
2021-06-28 08:48:48 +02:00
R. RyanTM
2f6523f96b
ocamlPackages.utop: 2.6.0 -> 2.7.0
2021-02-19 08:15:26 +01:00
Ben Siraphob
c522fec274
pkgs/development/tools: stdenv.lib -> lib
2021-01-23 20:30:03 +07:00
Vincent Laporte
6b0396351e
ocamlPackages.lambdaTerm: 2.0.3 → 3.1.0
...
ocamlPackages.utop: 2.4.3 → 2.6.0
2021-01-05 18:23:20 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Vincent Laporte
57aaf67b72
ocamlPackages.utop: 2.4.2 → 2.4.3
2020-01-28 17:33:13 +01:00
Mario Rodas
86d06ee968
ocamlPackages.utop: use buildDunePackage
2019-12-18 04:23:00 -05:00
John Ericson
bca2e8255e
treewide: CAML_LD_LIBRARY_PATH may be undefined
2019-11-14 13:44:07 -05:00
Théo Zimmermann
72ef651f55
ocamlPackages.utop: fix source
...
By using the provided tbz file instead of the auto-generated GitHub
tarball, we ensure that strings like %%VERSION%% have been properly
generated.
2019-11-12 13:24:44 +01:00
Vincent Laporte
348c8947e0
ocamlPackages.utop: 2.4.1 → 2.4.2
...
Ensures compatibility with OCaml 4.09
2019-09-26 17:27:11 +00:00
Frederik Rietdijk
ad1d58c622
Merge staging-next into staging
2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Vincent Laporte
f7387ad383
ocamlPackages.utop: 2.3.0 -> 2.4.1
...
ocamlPackages.zed: 1.6 -> 2.0.3
ocamlPackages.lambdaTerm: 1.13 -> 2.0.2
2019-08-28 06:36:57 +00:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Vincent Laporte
74d519b234
ocamlPackages.utop: disable for OCaml ≤ 4.02
2019-02-22 17:04:57 +00:00
R. RyanTM
c9a28dcaa6
ocamlPackages.utop: 2.2.0 -> 2.3.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/utop/versions
2019-02-04 14:59:21 -08:00
Vincent Laporte
fc19401d67
jbuilder: 1.0.1 -> dune: 1.1.1
2018-09-15 19:32:32 +00:00
R. RyanTM
e975814b19
ocamlPackages.utop: 2.1.0 -> 2.2.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/utop/versions .
2018-07-21 20:17:38 +00:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Vincent Laporte
9a7d6c2e3d
ocamlPackages.utop: 1.19.3 -> 2.1.0
2018-06-28 07:16:49 +00:00
Vincent Laporte
c06e5a8d64
ocamlPackages.react: 1.2.0 -> 1.2.1
2017-10-05 08:39:50 +00:00
Vincent Laporte
8ad273d4f0
ocamlPackages.lambda-term: 1.10 -> 1.11
2017-07-02 12:56:56 +00:00
Jörg Thalheim
8ac0e68809
ocamlPackages.utop: allow utop to locate topfile
...
fixes #16085
2017-06-15 15:17:00 +01:00
Vladimír Čunát
4ea520ce48
ocamlPackages.utop: add missing makeWrapper
...
... fixing the build. No testing otherwise.
2017-05-03 15:48:21 +02:00
Michael Raskin
9ae5487b19
Merge branch 'master' into ocaml-utop
2017-05-01 14:38:18 +02:00
Patrick Mahoney
1a7586ce24
ocamlPackages.utop: fix environment variables
...
In the wrapper scripts, both OCAMLPATH and CAML_LD_LIBRARY_PATH where
being created with a trailing literal $OCAMLPATH, rather than the
expanded version. Thus if, for example, ocamlPackages.core was present
in OCAMLPATH prior to running utop, the wrapper script would set the
variable to $utop_dependencies:'$OCAMLPATH', and when using utop to
open Core.Std, the following error was reported:
findlib: [WARNING] cannot read directory $OCAMLPATH: No such file
or directory
This patch fixes the quoting issue, and further refactors the build to
use standard wrapProgram helper, and uses an "inner derivation" to
re-use the setupHook machinery of buildOCaml and findlib instead of
manually specifying the OCAMLPATH required for utop along with
transitive dependencies.
2017-04-24 00:12:46 -05:00
Volth
aa8d50ce0b
reason: init at 1.13.3
2017-04-23 11:23:21 +00:00
Vincent Laporte
033c5debbc
utop: fix on OCaml 4.04
...
Don’t strip the binary
The wrapper directly calls ocamlrun
2017-04-01 07:39:13 +02:00
Vincent Laporte
690968df54
ocamlPackages.utop: 1.19.2 -> 1.19.3
2017-02-24 19:21:29 +00:00
Vincent Laporte
cc272dc996
OCaml modules: make explicit some dependencies to ocamlbuild
2016-10-10 19:18:07 +02:00
Vincent Laporte
64674d24c3
utop: 1.17 -> 1.19.2
2016-06-06 19:13:18 +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
Samuel Rivas
37d0d8ac74
utop: 1.15 -> 1.17
...
Version 1.18 doesn't compile cleanly currently, I need to debug what is going on
there
2015-08-06 08:06:51 +02:00
Vincent Laporte
54c8a82818
utop: wrap all installed programs
2015-01-29 08:43:15 +01:00
Aristid Breitkreuz
3f2a64d132
ocamlPackages.utop: update from 1.14 to 1.15
2014-10-08 20:23:29 +02:00
Florent Becker
d7b67d8cfa
add utop (improved ocaml toplevel)
2014-08-30 19:37:15 +04:00