Skip to content

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for ocamlPackages.xenstore_transport is: Low-level libraries for connecting to a xenstore service on a xen host

meta.homepage for ocamlPackages.xenstore_transport is: https://github.com/xapi-project/ocaml-xenstore-clients

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.5.0 in filename of file in /nix/store/ylkwpyb0c20vqm7vz28lbrn3i486pb78-ocaml5.3.0-xenstore_transport-1.5.0

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

1 package rebuild(s)

First fifty rebuilds by attrpath
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ylkwpyb0c20vqm7vz28lbrn3i486pb78-ocaml5.3.0-xenstore_transport-1.5.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 ocamlPackages.xenstore_transport https://github.com/r-ryantm/nixpkgs/archive/bad838babf8e72e8aa75c074aa35982af482fc6c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/bad838babf8e72e8aa75c074aa35982af482fc6c#ocamlPackages.xenstore_transport

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

ls -la /nix/store/ylkwpyb0c20vqm7vz28lbrn3i486pb78-ocaml5.3.0-xenstore_transport-1.5.0
ls -la /nix/store/ylkwpyb0c20vqm7vz28lbrn3i486pb78-ocaml5.3.0-xenstore_transport-1.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 6 packages built:
  • ocamlPackages.conduit-mirage
  • ocamlPackages.gluten-mirage
  • ocamlPackages.irmin-mirage-git
  • ocamlPackages.vchan
  • ocamlPackages.xenstore-tool
  • ocamlPackages.xenstore_transport

Maintainer pings

cc @hehongbo @CertainLach @SigmaSquadron @digitalrane for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nix-owners nix-owners bot requested a review from ulrikstrid July 22, 2025 13:54
@nixpkgs-ci nixpkgs-ci 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. 6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. 6.topic: xen-project Issues and PRs related to the Xen Project Hypervisor. labels Jul 22, 2025
@SigmaSquadron
Copy link
Contributor

@NixOS/nixpkgs-merge-bot merge

@nixpkgs-merge-bot
Copy link
Contributor

@SigmaSquadron merge not permitted (#305350):
pkgs/development/ocaml-modules/xenstore_transport/default.nix is not in pkgs/by-name/

@SigmaSquadron
Copy link
Contributor

oh, right.

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jul 25, 2025
@Defelo Defelo merged commit 5253e22 into NixOS:master Jul 26, 2025
31 of 32 checks passed
@r-ryantm r-ryantm deleted the auto-update/ocamlPackages.xenstore_transport branch July 26, 2025 12:24
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. 6.topic: xen-project Issues and PRs related to the Xen Project Hypervisor. 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. 12.approvals: 1 This PR was reviewed and approved by one person.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants