aboutsummaryrefslogtreecommitdiff
path: root/gnu/2023-07-29gnu: hitch: Do not return #t from custom phases....* gnu/packages/web.scm (hitch)[arguments]: Do not return #t from custom phases. Arun Isaac 2023-07-29gnu: hitch: Rewrite grep command to not use perl regexps....* gnu/packages/web.scm (hitch)[arguments]: Rewrite grep command in a test to not use perl regexps. Arun Isaac 2023-07-26gnu: guix-data-service: Update to 0.0.1-42.1c75394....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-42.1c75394. [arguments]: Update style. Christopher Baines includemode:
Diffstat (limited to 'gnu/packages/aux-files')
-rw-r--r--gnu/packages/aux-files/linux-libre/6.11-i686.conf2
-rw-r--r--gnu/packages/aux-files/linux-libre/6.11-x86_64.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/aux-files/linux-libre/6.11-i686.conf b/gnu/packages/aux-files/linux-libre/6.11-i686.conf
index d01157857a..d935469ab9 100644
--- a/gnu/packages/aux-files/linux-libre/6.11-i686.conf
+++ b/gnu/packages/aux-files/linux-libre/6.11-i686.conf
@@ -7060,7 +7060,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y
# drm/i915 Debugging
#
# CONFIG_DRM_I915_WERROR is not set
-CONFIG_DRM_I915_REPLAY_GPU_HANGS_API=y
+# CONFIG_DRM_I915_REPLAY_GPU_HANGS_API is not set
# CONFIG_DRM_I915_DEBUG is not set
# CONFIG_DRM_I915_DEBUG_MMIO is not set
# CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set
diff --git a/gnu/packages/aux-files/linux-libre/6.11-x86_64.conf b/gnu/packages/aux-files/linux-libre/6.11-x86_64.conf
index 6a9252ac9d..51f8c6ac37 100644
--- a/gnu/packages/aux-files/linux-libre/6.11-x86_64.conf
+++ b/gnu/packages/aux-files/linux-libre/6.11-x86_64.conf
@@ -7109,7 +7109,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y
# drm/i915 Debugging
#
# CONFIG_DRM_I915_WERROR is not set
-CONFIG_DRM_I915_REPLAY_GPU_HANGS_API=y
+# CONFIG_DRM_I915_REPLAY_GPU_HANGS_API is not set
# CONFIG_DRM_I915_DEBUG is not set
# CONFIG_DRM_I915_DEBUG_MMIO is not set
# CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set