-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
cwtch-ui: 1.15.1 -> 1.15.4 #377704
base: master
Are you sure you want to change the base?
cwtch-ui: 1.15.1 -> 1.15.4 #377704
Conversation
@@ -12,18 +12,18 @@ let | |||
in | |||
flutter.buildFlutterApplication rec { | |||
pname = "cwtch-ui"; | |||
version = "1.15.1"; | |||
version = "1.15.4"; | |||
# This Gitea instance has archive downloads disabled, so: fetchgit | |||
src = fetchgit { | |||
url = "https://git.openprivacy.ca/cwtch.im/cwtch-ui"; | |||
rev = "v${version}"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change to tag while we're at it?
|
|
This is only part of the necessary updates. #365434 contains everything. I'll leave this PR open for now to prevent r-ryantm from creating another one again. @ethancedwards8, do you mind reviewing #365434? Thanks! |
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/cwtch-ui/versions.
meta.description for cwtch-ui is: Messaging app built on the cwtch decentralized, privacy-preserving, multi-party messaging protocol
meta.homepage for cwtch-ui is: https://cwtch.im/
meta.changelog for cwtch-ui is: https://docs.cwtch.im/changelog
Updates performed
To inspect upstream changes
Impact
Checks done
passthru.tests
, if any, passedRebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)
Either download from the cache:
(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 usesudo
since root is effectively trusted.Or, build yourself:
Or:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
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
resultGenerated using
nixpkgs-review
.Command:
nixpkgs-review
x86_64-linux
✅ 3 packages built:
Maintainer pings
cc @gmacon 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 thenixpkgs-merge-bot
.Add a 👍 reaction to pull requests you find important.