deepin.dde-session-shell: repo has rename (#398765)

This commit is contained in:
rewine
2025-04-15 18:19:00 +08:00
committed by GitHub
@@ -27,7 +27,8 @@ stdenv.mkDerivation rec {
src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
# DDE 23 releases has moved to `linuxdeepin/dde-session-shell-snipe`
repo = "dde-session-shell-snipe";
rev = version;
hash = "sha256-v0+Bz6J77Kgf4YV1iDhCqhmcNn493GFq1IEQbXBAVUU=";
};