cinnamon.nemo: init at 4.4.1
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
lib.makeScope pkgs.newScope (self: with self; {
|
||||
cinnamon-desktop = callPackage ./cinnamon-desktop { };
|
||||
cjs = callPackage ./cjs { };
|
||||
nemo = callPackage ./nemo { };
|
||||
xapps = callPackage ./xapps { };
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user