cosmic-notifications: inline pname

This commit is contained in:
a-kenji 2024-08-17 17:17:07 +02:00
parent 9c0d5a279f
commit 653035c650

View File

@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec {
src = fetchFromGitHub {
owner = "pop-os";
repo = pname;
repo = "cosmic-notifications";
rev = "epoch-${version}";
hash = "sha256-tCizZePze94tbJbR91N9rfUhrLFTAMW2oL9ByKOeDAU=";
};