Skip to content

ocamlPackages.ansi: init at 0.7.0#535547

Open
OlivierNicole wants to merge 2 commits into
NixOS:masterfrom
OlivierNicole:ocamlPackages.ansi-init
Open

ocamlPackages.ansi: init at 0.7.0#535547
OlivierNicole wants to merge 2 commits into
NixOS:masterfrom
OlivierNicole:ocamlPackages.ansi-init

Conversation

@OlivierNicole

Copy link
Copy Markdown
Contributor

Adds ocamlPackages.ansi (version 0.7.0), an ANSI escape sequence parser from the OCurrent project present in the opam repository.

This package is a dependency of the latest version of slipshow (upgrade planned for a follow-up PR).

AI disclosure: Patch generated by Claude Sonnet 4.6 (Anthropic), reviewed by me in its entirety and I’ll answer for it.

Things done

Assisted-by: Claude Sonnet 4.6 (Anthropic)
@OlivierNicole OlivierNicole requested a review from a team June 26, 2026 08:40
@nixpkgs-ci nixpkgs-ci Bot requested a review from ulrikstrid June 26, 2026 08:45
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (new) This PR adds a new package 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. labels Jun 26, 2026
alcotest
];

doCheck = true;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's the default and can be removed.

@OlivierNicole OlivierNicole Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don’t think so? It’s false by default in mkDerivation, and I don’t see it being set in the definition of buildDunePackage.

Comment thread pkgs/development/ocaml-modules/ansi/default.nix Outdated
Co-authored-by: Léo <16472988+redianthus@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants