12 libgnome-games-support_2_0,
23 stdenv.mkDerivation rec {
28 url = "mirror://gnome/sources/swell-foop/${lib.versions.major version}/swell-foop-${version}.tar.xz";
29 hash = "sha256-BvireAfXHOyUi4aDcfR/ut7vzLXDV+E9HvPISBiR/KM=";
49 libgnome-games-support_2_0
54 updateScript = gnome.updateScript { packageName = "swell-foop"; };
58 homepage = "https://gitlab.gnome.org/GNOME/swell-foop";
59 changelog = "https://gitlab.gnome.org/GNOME/swell-foop/-/tree/${version}?ref_type=tags";
60 description = "Puzzle game, previously known as Same GNOME";
61 mainProgram = "swell-foop";
62 maintainers = teams.gnome.members;
63 license = licenses.gpl2Plus;
64 platforms = platforms.linux;