-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
ocamlPackages.xenstore: 2.3.0 -> 2.4.0 #413745
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
- Removed `with lib;` - Added changelog and longDescription
@ulrikstrid Hello, can I have a question? This update (xenstore 2.4.0) removes deprecated function |
Sorry about that, I've enabled Issues for it. I'm puzzled regarding the incompatibility, xapi uses both libraries and haven't found an issues with it. Maybe it's because xentool cli is not used directly? |
This should fix it: xapi-project/ocaml-xenstore-clients#23 |
Hello, sorry for not answering earlier @last-genius, I've been somewhat AFK for a while. It looks like |
Indeed, xenstore-tool has been updated to allow depending on this version of the library |
If you have the bandwidth to bump that package as well we can get this merged then 👍 |
I am not the nix maintainer of these packages, just the upstream one :) we've bumped xenstore-tool to 1.5.0 upstream: https://github.com/xapi-project/ocaml-xenstore-clients/releases/tag/v1.5.0 (if nobody else steps up, I guess I could try and bump the nix package of it too) |
Looks like it was bumped already: #427449 |
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
threw some errors by mirage-crypto-rng, but it shouldn't be related to updating this package exceptocamlPackages.xenstore-tool
.Diff: https://github.com/mirage/ocaml-xenstore@v2.3.0...2.4.0
Changelog: https://github.com/mirage/ocaml-xenstore/releases/tag/2.4.0
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.