[25.11] cosmic-greeter: apply upstream patch for security hardening#505350
Open
a-kenji wants to merge 1 commit intoNixOS:release-25.11from
Open
[25.11] cosmic-greeter: apply upstream patch for security hardening#505350a-kenji wants to merge 1 commit intoNixOS:release-25.11from
a-kenji wants to merge 1 commit intoNixOS:release-25.11from
Conversation
(cherry picked from commit 64db9dd)
Contributor
There was a problem hiding this comment.
This report is automatically generated by the PR / Check / cherry-pick CI workflow.
Some of the commits in this PR require the author's and reviewer's attention.
Sometimes it is not possible to cherry-pick exactly the same patch.
This most frequently happens when resolving merge conflicts.
The range-diff will help to review the resolution of conflicts.
If you need to merge this PR despite the warnings, please dismiss this review shortly before merging.
Warning
Difference between 838c3f9 and original 64db9dd may warrant inspection.
Show diff
@@ Metadata
## Commit message ##
cosmic-greeter: apply upstream patch for security hardening
+ (cherry picked from commit 64db9dd59be49b07d88409084dd94c1cf34b5097)
+
## pkgs/by-name/co/cosmic-greeter/package.nix ##
@@
nix-update-script,
@@ pkgs/by-name/co/cosmic-greeter/package.nix
rustPlatform.buildRustPackage (finalAttrs: {
@@ pkgs/by-name/co/cosmic-greeter/package.nix: rustPlatform.buildRustPackage (finalAttrs: {
- hash = "sha256-U0JrxvMWzISSA0tP8moasN7iN7TfZreEwbvWZGHRn8E=";
+ hash = "sha256-HP2Dl/vEX4K3XaXtjOpN1EW6uE4RuLm2+RMLB3QvOXQ=";
};
-- cargoHash = "sha256-sNJTXBInr/h8w5dhOOP9ceBYWBcJW3qGjDuaG6UTV90=";
-+ cargoHash = "sha256-J5ycaeKZsEBPcI9JH8bHsOAcXXwcx/D21GlVhJZbGwM=";
+- cargoHash = "sha256-4yRBgFrH4RBpuvChTED+ynx+PyFumoT2Z+R1gXxF4Xc=";
++ cargoHash = "sha256-KLIUE3+iAZbNB6YPSl75I6jHwa1RBN+go5A7RFi5LxE=";
+
+ cargoPatches = [
+ (fetchpatch2 {
@@ pkgs/by-name/co/cosmic-greeter/package.nix: rustPlatform.buildRustPackage (final
+ })
+ ];
- env.VERGEN_GIT_SHA = finalAttrs.src.tag;
-
+ env = {
+ VERGEN_GIT_COMMIT_DATE = "2025-12-05";
Hint: The full diffs are also available in the runner logs with slightly better highlighting.
drakon64
approved these changes
Mar 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(cherry picked from commit 64db9dd)
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.