rott: init at 1.1.2

(cherry picked from commit 946ad968ffcb623d6473228c4390bf4262024e91)
This commit is contained in:
Sander van der Burg
2021-07-30 16:13:07 +00:00
committed by github-actions[bot]
parent 528a5c4420
commit 10320a355a
2 changed files with 60 additions and 0 deletions
+6
View File
@@ -28629,6 +28629,12 @@ in
rocksndiamonds = callPackage ../games/rocksndiamonds { };
rott = callPackage ../games/rott { };
rott-shareware = rott.override {
buildShareware = true;
};
rrootage = callPackage ../games/rrootage { };
saga = libsForQt5.callPackage ../applications/gis/saga {