run0-sudo-shim: adopt by kuflierl; adopt by grimmauld

(cherry picked from commit 0f33c86ea2)
This commit is contained in:
zimward
2026-06-12 18:45:47 +02:00
committed by github-actions[bot]
parent e8804fa6d3
commit 23368bc7a4

View File

@@ -39,6 +39,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [
zimward
kuflierl
grimmauld
];
};
})