-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
Missing runtime dependencies for gitwatch #374317
Conversation
https://gitlab.gnome.org/GNOME/localsearch/-/compare/3.8.1...3.8.2 (cherry picked from commit a24b92a)
https://gitlab.gnome.org/GNOME/nautilus/-/compare/47.0...47.1 (cherry picked from commit d8285f3)
(cherry picked from commit 97c7858)
(cherry picked from commit 4c99da1)
The previous Darwin breakage due to p9mbtowc also happens on Linux now. (cherry picked from commit ed59c74)
(cherry picked from commit d170722)
(cherry picked from commit 4b6cae3)
(cherry picked from commit 3aa025a)
When updating a toolchain (rustup update stable) the previously created wrapped ld.lld causes the new setup to fail. This is not ideal as it either is a spurious error, or it indicates that the update has failed when it shouldn't have. By using create_dir_all instead of create_dir, we avoid this problem. Signed-off-by: Daniel Silverstone <[email protected]> (cherry picked from commit 375f840)
(cherry picked from commit f5bd23e)
(cherry picked from commit a6e3802)
Additionally, no permissions are needed so set it to an empty set Signed-off-by: John Titor <[email protected]> (cherry picked from commit 3ff50a2)
Lock the Ubuntu runner to ubuntu-22.04 to avoid accidental updates [1] and increase reproducibility. [1]: actions/runner-images#10636 (cherry picked from commit 2660dd1)
Link: actions/runner-images#10636 (cherry picked from commit fcfbe6f)
(cherry picked from commit dbd20ce)
Removed in NixOS#356023 (comment) Due to NixOS#355847 (comment) NixOS#355847 (comment) NixOS#355847 (comment) (cherry picked from commit 9ccdc41)
… package maintainers (NixOS#370709)
….1 (NixOS#371397) Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v1.11.0...c1a2851) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit ebdb307)
…token from 1.11.0 to 1.11.1 (NixOS#372932)
Discovered in NixOS#368656 (comment) (cherry picked from commit 33257a9)
…for filenames with spaces (NixOS#372933)
Seems that there is an opti in your branches, quite sure we don't want to merge a master to release branch What to do was kinda described already here: #374287 (comment) Normally you want to fix it first on unstable (so in that case master) and then back port if reasonable (which is done by a label assignment and then a bit does magic) |
Thanks for the comment with explanations. I didn't know how to do it right because basing on I will now:
I hope this will finally be what I'm supposed to do. |
One more thing: after my initial PR (few hours ago) I have received a message from GitHub suggesting that maybe I should edit my PR and change the base (https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-base-branch-of-a-pull-request). This suggestion led me to the idea of branching out from I suppose this message was internal GitHub and not coming from this repository workflow? |
I am not sure what you are doing tbh, I would do the following on your side
That should result on a okay'ish PR |
Thank you @Shawn8901 I will keep your suggestion as a reminder for the future. My new PR have been accepted (thankfully), even with invalid commit message. What I'm doing? Well... learning on mistakes, I suppose ;-) Learning how to contribute, collaborate and use GitHub. |
As I have described on discourse thread:
gitwatch
program from interactive shell it worked fineThings done
I have added
gnused
,gnugrep
andcoreutils
to thepackage.nix
script.Built on platform(s)
Tested using
nixos-rebuild switch