-
Notifications
You must be signed in to change notification settings - Fork 43
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
build(deps): bump nix from 0.26.2 to 0.27.1 #1651
Conversation
41bf531
to
283edd6
Compare
7941e43
to
158ab7d
Compare
Bumps [nix](https://github.com/nix-rust/nix) from 0.26.2 to 0.27.1. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.26.2...v0.27.1) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
5b53103
to
2dd2b37
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
what were the issues with the nix build that required code changes? A different version of the rust compiler? |
EDIT: nevermind, this just looks like a semver bump, right? |
@cgwalters @haircommander the API changed, they now use |
Signed-off-by: Sascha Grunert <[email protected]>
2dd2b37
to
a456b0a
Compare
@haircommander PTAL |
@haircommander @rphillips PTAL |
/lgtm |
Bumps nix from 0.26.2 to 0.27.1.
Changelog
Sourced from nix's changelog.
... (truncated)
Commits
996db47
chore: Release nix version 0.27.1a513f31
Update CHANGELOG for PR #2111b2e45a9
Enable all features when building on docs.rs (#2111)842142f
chore: Release nix version 0.27.0d491f87
Edit CHANGELOG (#2109)a2a9a71
release.toml: compatibility with cargo-release 0.22 (#2108)3a4037c
Added support for prctl in Linux (#1550)d59d235
Eliminate the lazy_static dev dependency (#2107)56e1277
Makeclone
unsafe (#1993)93d43a7
introduces FreeBSD's SO_TS_CLOCK into net::sys::socket::sockopt. (#2093)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions