deepin.dde-session-shell: repo has rename
See: https://www.freelists.org/post/deepin-devel/githubddesessionshellddesessionshell
This commit is contained in:
@@ -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=";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user