18 Commits

Author SHA1 Message Date
Vincent Laporte c5a79bf94d coqPackages.mathcomp-word: 3.4 → 3.5 2026-07-24 06:53:31 +02:00
Yifei Sun 7173d123d4 coqPackages.ssprove: modernize mkCoqDerivation release hash format 2026-06-17 22:37:01 +02:00
4ever2 2abb9917c0 coqPackages.ssprove: 0.3.0 -> 0.3.1 2026-03-11 23:36:56 +01:00
Ihar Hrachyshka 567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Pierre Roux 65fb0bd613 coqPackages.mathcomp: 2.4.0 -> 2.5.0 2025-11-12 17:43:56 +01:00
Pierre Roux 7321d5dc7b coqPackages.*: fix formatting fix 2025-06-30 13:33:02 +02:00
Pierre Roux 19e4869241 coqPackages.*: better formatting fix 2025-06-30 10:10:31 +02:00
Pierre Roux 0ddb075c4d coqPackages.*: fix formatting 2025-06-21 17:23:27 +02:00
Pierre Roux 94394c3309 coqPackages.ssprove: 0.2.3 -> 0.2.4 2025-05-10 12:06:21 +02:00
Cyril Cohen c374d60d5f coqPackages.ssprove: fix
ssprove now depends on mathcomp-word
2025-05-10 12:06:21 +02:00
Pierre Roux 42dba13fa6 coqPackages.mathcomp: 2.3.0 -> 2.4.0 2025-05-10 12:06:21 +02:00
Pierre Roux e95a23432a Refine dependencies from mathcomp-ssreflect to mathcomp-boot 2025-05-05 15:16:10 +02:00
Pierre Roux a5a738b092 coqPackages.mathcomp: 2.2.0 -> 2.3.0 2025-01-08 12:55: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 https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Pierre Roux 62ecaec63a coqPackages.mathcomp-analysis: 1.5.0 -> 1.7.0 (#361371)
* coqPackages.mathcomp-infotheo: 0.7.3 -> 0.7.5
* coqPackages.mathcomp-analysis: 1.5.0 -> 1.7.0
2024-12-04 14:58:29 +01:00
4ever2 14d8890fb9 coqPackages.ssprove: 0.2.1 → 0.2.2 2024-11-28 09:13:34 +01:00
4ever2 0e6a2434a5 coqPackages.ssprove: 0.2.0 → 0.2.1 2024-09-11 13:20:18 +02:00
Sebastian Ertel ea51404f4e coqPackages.ssprove: init at 0.2.0 (#306981) 2024-05-03 11:32:09 +02:00