From 30a0212f12fad572985d2121fc88afcef0654fa4 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Tue, 12 Nov 2019 09:15:37 +0100 Subject: [PATCH] package-lists: Move wine-related packages to gaming manifest. --- .package-lists/guix-gaming-manifest.scm | 12 ++++++++++-- .package-lists/guix-main-manifest.scm | 4 ---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.package-lists/guix-gaming-manifest.scm b/.package-lists/guix-gaming-manifest.scm index 9badb604..5e12c02c 100644 --- a/.package-lists/guix-gaming-manifest.scm +++ b/.package-lists/guix-gaming-manifest.scm @@ -1,10 +1,18 @@ (specifications->manifest - '(;; "fez" + '("dxvk" + ;; "fez" "ftl-faster-than-light" + "gens-gs" + "hedgewars" "kingdomcome-deliverance" "openmw" "openrct2" "pingus" + "streets-of-rage-remake" "supertux" + "supertuxkart" "the-dark-mod" - "thomas-was-alone")) + "thomas-was-alone" + "wine-staging" + "wine64-staging" + "winetricks")) diff --git a/.package-lists/guix-main-manifest.scm b/.package-lists/guix-main-manifest.scm index d2aac5ac..f7ebf7ac 100644 --- a/.package-lists/guix-main-manifest.scm +++ b/.package-lists/guix-main-manifest.scm @@ -28,7 +28,6 @@ "dosfstools" "dtach" "duperemove" - "dxvk" "dzen" "e2fsprogs" ;; "electrum" ; WARNING: Heavy dependency on QtWebkit. @@ -131,9 +130,6 @@ "unshield" "unzip" "wget" - "wine-staging" - "wine64-staging" - "winetricks" "woof" "wordnet" "wv"