-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
swww: init at 0.7.2 #202280
swww: init at 0.7.2 #202280
Conversation
Before merging this, could it get bumped to v0.6.0, please? Hopefully this gets merged soon! |
Please merge this |
I have created a basic flake for swww: |
Swww just got a new release. https://github.com/Horus645/swww/releases/tag/v0.7.0 |
Alright I have bumped it to v0.7.0 |
Updated to v0.7.0. I also hope this gets merged soon. |
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.
Suggest adding blank lines after the 12 and 16 lines.
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.
Some more whitespace would be nice.
The version in the tag is also mismatched with the release version.
./result/bin/swww --version
swww 0.6.0
Co-authored-by: Adam Stephens <[email protected]>
Co-authored-by: Adam Stephens <[email protected]>
Co-authored-by: Adam Stephens <[email protected]>
Done.
This should be fixed with release v0.7.1 (which, according to @Horus645, should be fairly soon). Should I wait for it or change the version to v0.6.0 and use the commit hash for rev? |
I am planning the new release for tomorrow, so you might want to wait one more day |
Result of 1 package built:
Result of 1 package failed to build:
Looks like aarch64 may need rustc 1.67.0, which is merged (#212811) but not yet available in master. I'd probably wait for the newer rustc and see if swww 0.7.1 is out by then. |
Sounds good. I don't have a computer with aarch64, so I cannot try it. But I am happy to wait if it means swww will reach more users. |
I bumped my flake to v0.7.1. |
@mateodd25 This now builds as rustc 1.67.0 is in master. Do you want to bump this PR to 0.7.1 and we can try and move forward? |
Another minor release dropped: https://github.com/Horus645/swww/releases/tag/v0.7.2 |
I bumped my flake to v0.7.2 |
@adamcstephens Sorry for the delay; I was busy this week. I updated to v0.7.2. Let's go ahead and move forward. |
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.
Sorry, I am not sure what the protocol is here. But what is missing for this PR to get merged? |
Result of 1 package built:
|
Description of changes
Added swww, a package to change the wallpaper on wayland. See https://github.com/Horus645/swww for more details.
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes