Skip to content

dune_3: 3.4.1 -> 3.5.0#196899

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/dune_3
Closed

dune_3: 3.4.1 -> 3.5.0#196899
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/dune_3

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/ocaml/dune/releases.

meta.description for dune_3 is: "A composable build system"

meta.homepage for dune_3 is: "https://dune.build/"

meta.changelog for dune_3 is: "https://github.com/ocaml/dune/raw/3.5.0/CHANGES.md"

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.5.0 with grep in /nix/store/ncj3k79aaw2hjn3b79lsqx2p76lzjn1n-dune-3.5.0
  • found 3.5.0 in filename of file in /nix/store/ncj3k79aaw2hjn3b79lsqx2p76lzjn1n-dune-3.5.0

Rebuild report (if merged into master) (click to expand)
15 total rebuild path(s)

15 package rebuild(s)

First fifty rebuilds by attrpath
coqPackages.addition-chains
coqPackages.coqeal
coqPackages.coqide
coqPackages.gaia-hydras
coqPackages.goedel
coqPackages.hydra-battles
coqPackages.mathcomp-word
coqPackages.multinomials
coqPackages.serapi
coqPackages.topology
coqPackages.zorns-lemma
dune_3
easycrypt
stog
vscode-extensions.chenglou92.rescript-vscode
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ncj3k79aaw2hjn3b79lsqx2p76lzjn1n-dune-3.5.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A dune_3 https://github.com/r-ryantm/nixpkgs/archive/04a7785c3b15d3c76a3dd0d0a63e019be8dac23c.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/ncj3k79aaw2hjn3b79lsqx2p76lzjn1n-dune-3.5.0
ls -la /nix/store/ncj3k79aaw2hjn3b79lsqx2p76lzjn1n-dune-3.5.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • ocamlPackages.dune-action-plugin
34 packages built:
  • coqPackages.addition-chains
  • coqPackages.coqeal
  • coqPackages.coqide
  • coqPackages.gaia-hydras
  • coqPackages.goedel
  • coqPackages.hydra-battles
  • coqPackages.mathcomp-word
  • coqPackages.multinomials
  • coqPackages.serapi
  • coqPackages.topology
  • coqPackages.zorns-lemma
  • dune_3
  • easycrypt
  • ocamlPackages.chrome-trace
  • ocamlPackages.class_group_vdf
  • ocamlPackages.dune-glob
  • ocamlPackages.dune-private-libs
  • ocamlPackages.dune-rpc
  • ocamlPackages.dune-site
  • ocamlPackages.dyn
  • ocamlPackages.fiber
  • ocamlPackages.jsonrpc
  • ocamlPackages.lsp
  • ocamlPackages.ocaml-lsp
  • ocamlPackages.ocaml-vdom
  • ocamlPackages.ordering
  • ocamlPackages.promise_jsoo
  • ocamlPackages.stdune
  • ocamlPackages.tezos-bls12-381-polynomial
  • ocamlPackages.tezos-plompiler
  • ocamlPackages.tezos-plonk
  • ocamlPackages.xdg
  • stog
  • vscode-extensions.chenglou92.rescript-vscode

Maintainer pings

cc @vbgl @marsam for testing.

@github-actions github-actions bot added the 6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. label Oct 20, 2022
@ofborg ofborg bot requested review from marsam and vbgl October 20, 2022 08:37
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Oct 20, 2022
@marsam marsam marked this pull request as draft October 25, 2022 04:44
@ulrikstrid
Copy link
Copy Markdown
Member

This can be closed, the changes landed in #200164

@anmonteiro anmonteiro closed this Nov 16, 2022
@r-ryantm r-ryantm deleted the auto-update/dune_3 branch November 16, 2022 18:05
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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants