Commit Graph

28 Commits

Author SHA1 Message Date
Vincent Laporte
f06fb2a373 easycrypt: 2026.06 → 2026.07 2026-07-24 16:04:46 +02:00
R. Ryantm
537522bdd4 easycrypt: 2026.05 -> 2026.06 2026-06-12 21:22:30 +00:00
R. Ryantm
41089fb2c1 easycrypt: 2026.03 -> 2026.05 2026-05-01 18:02:58 +00:00
Vincent Laporte
6f0141394f easycrypt: 2026.02 → 2026.03 2026-03-20 20:47:08 +01:00
Vincent Laporte
c2eb46556c easycrypt: 2025.11 → 2026.02 2026-02-06 16:20:24 +01:00
Stefan Frijters
c851206cb5 easycrypt: expand pythonPath bash array for structuredAttrs 2026-01-27 11:53:10 +01:00
Michael Daniels
5ed07317e9 treewide: change 'format = "other";' to 'pyproject = false;'
Entirely find-and-replace based.

A few usages that would cause rebuilds if changed remain.

This PR should have 0 rebuilds.
2026-01-12 17:50:37 -05:00
Vincent Laporte
72b918494c dune_3: move out of ocamlPackages 2025-12-10 21:51:39 +01:00
R. Ryantm
ab9975eb0c easycrypt: 2025.10 -> 2025.11 2025-11-15 15:06:42 +00:00
Vincent Laporte
54cb81b31c easycrypt: 2025.08 → 2025.10 2025-10-03 12:50:14 +02:00
Guy Chronister
33756686bc various: fix superflous pname values and interpolation 2025-09-24 12:07:46 -05:00
Guy Chronister
693d7a42d3 various: fix superfluous use of pname 2025-09-23 18:19:55 -05:00
R. Ryantm
e1e49992a9 easycrypt: 2025.03 -> 2025.08 2025-08-11 20:28:07 +02:00
R. Ryantm
c1f06a61fd easycrypt: 2025.02 -> 2025.03 2025-03-25 20:13:49 +00:00
Sigmanificient
91d5ab3ae4 treewide: remove unused rec expressions 2025-03-14 05:15:05 +01:00
Vincent Laporte
d6fde23c7a easycrypt: 2024.09 → 2025.02 2025-02-27 08:48:42 +01: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
f18c3af055 easycrypt: 2024.01 → 2024.09 2024-10-03 06:20:12 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Vincent Laporte
d0cdb657c2 why3: move the OCaml library to its own dev output 2024-01-29 09:40:12 +01:00
R. Ryantm
ba3295cbef easycrypt: 2023.09 -> 2024.01 2024-01-18 08:47:12 +01:00
Vincent Laporte
181a9fe1ea easycrypt: fix runtest command
The `ec-runtest` program is still available as a separate
easycrypt-runtest package, but the `easycrypt runtest` command now also
works out-of-the-box.
2023-11-20 09:04:33 +01:00
Vincent Laporte
368f95104b easycrypt: 2022.04 → 2023.09 2023-09-29 10:33:21 +02:00
Vincent Laporte
e12230e716 why3: 1.5.1 → 1.6.0; ocamlPackages.lambdapi: 2.2.1 → 2.3.1 (#220986)
why3: 1.5.1 → 1.6.0
ocamlPackages.lambdapi: 2.2.1 → 2.3.1

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-03-20 20:45:47 +01:00
Martin Weinelt
c2f03aa6f1 easycrypt-runtest: use other format 2022-09-19 16:05:27 +02:00
Vincent Laporte
4a87fcbc86 why3: 1.4.1 → 1.5.0
easycrypt: fix build with why3-1.5.0
frama-c: build with why3 1.4.1
2022-05-19 00:13:20 +02:00
Vincent Laporte
c777cdf5c5 easycrypt-runtest: init at 2022.04 2022-05-05 06:57:50 +02:00
Vincent Laporte
b20934a65c easycrypt: init at 2022.04 2022-05-05 06:57:50 +02:00