Skip to content

ber-metaocaml: make useX11 be a parameter rather than a let-binding#173814

Merged
vbgl merged 1 commit intomasterfrom
unknown repository
May 24, 2022
Merged

ber-metaocaml: make useX11 be a parameter rather than a let-binding#173814
vbgl merged 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 20, 2022

Description of changes

This allows callers to choose the value of useX11 themselves, for
example in config.nix.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added the 6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. label May 20, 2022
This allows callers to choose the value of useX11 themselves, for
example in config.nix.
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels May 20, 2022
@vbgl vbgl merged commit 4b8488f into NixOS:master May 24, 2022
@ghost ghost deleted the pr/ber-metaocaml/make-useX11-a-parameter branch May 24, 2022 22:04
@ghost ghost restored the pr/ber-metaocaml/make-useX11-a-parameter branch May 24, 2022 22:04
@ghost ghost deleted the pr/ber-metaocaml/make-useX11-a-parameter branch May 24, 2022 22:04
@ghost ghost restored the pr/ber-metaocaml/make-useX11-a-parameter branch May 24, 2022 22:04
@ghost ghost deleted the pr/ber-metaocaml/make-useX11-a-parameter branch May 24, 2022 22:04
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. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant