pantheon.elementary-dock: init at 2020-02-28

It seems Pantheon has forked Plank.
This commit is contained in:
worldofpeace
2020-04-05 20:39:11 -04:00
parent 120a2f3033
commit 4fa0ae2f1f
3 changed files with 81 additions and 1 deletions
+2
View File
@@ -47,6 +47,8 @@ lib.makeScope pkgs.newScope (self: with self; {
elementary-code = callPackage ./apps/elementary-code { };
elementary-dock = callPackage ./apps/elementary-dock { };
elementary-files = callPackage ./apps/elementary-files { };
elementary-feedback = callPackage ./apps/elementary-feedback { };