cinnamon.warpinator: init at 1.0.8

This commit is contained in:
Maciej Krüger
2020-09-08 16:08:10 +02:00
parent 9550ba71fa
commit bf9e9cd08a
2 changed files with 80 additions and 0 deletions
+1
View File
@@ -29,4 +29,5 @@ lib.makeScope pkgs.newScope (self: with self; {
mint-y-icons = callPackage ./mint-y-icons { };
muffin = callPackage ./muffin { };
xapps = callPackage ./xapps { };
warpinator = callPackage ./warpinator { };
})