[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/78: gnu: tlpui: Fix build.
From: |
guix-commits |
Subject: |
73/78: gnu: tlpui: Fix build. |
Date: |
Fri, 23 Feb 2024 03:12:16 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 876a85b4e714329d3b65cfa832c2aeb2d1098237
Author: Juliana Sims <juli@incana.org>
AuthorDate: Thu Feb 22 17:56:58 2024 -0500
gnu: tlpui: Fix build.
* gnu/packages/linux.scm (tlpui)[arguments]: Fix location for
"defaults.conf".
Change-Id: I047375f875492aa5c6ef3f9ea673e366f00d89ad
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 8eb6d9b7d3..ef225479ca 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7879,7 +7879,7 @@ every time the power supply source is changed.")
(("\"tlp-stat\"")
(string-append "'" tlp-stat "'"))
(("/usr/share/tlp/defaults.conf")
- (string-append "'" defaults.conf "'")))
+ defaults.conf))
(substitute* "ui_config_objects/gtkusblist.py"
(("\"lsusb\"")
(string-append "'" lsusb "'")))
- 32/78: gnu: emacs-debbugs: Update to 0.40., (continued)
- 32/78: gnu: emacs-debbugs: Update to 0.40., guix-commits, 2024/02/23
- 65/78: gnu: emacs-saveplace-pdf-view: Update to 1.0.6., guix-commits, 2024/02/23
- 36/78: gnu: emacs-vertico-posframe: Update to 0.7.7., guix-commits, 2024/02/23
- 45/78: gnu: emacs-ement: Update to 0.14., guix-commits, 2024/02/23
- 07/78: gnu: Add neovim-dispatch., guix-commits, 2024/02/23
- 24/78: gnu: font-intel-one-mono: Update to 1.3.0., guix-commits, 2024/02/23
- 25/78: gnu: font-intel-one-mono: Split outputs for "out", "ttf" and "woff"., guix-commits, 2024/02/23
- 33/78: gnu: emacs-eglot: Update to 1.17., guix-commits, 2024/02/23
- 51/78: gnu: emacs-jinx: Update to 1.2., guix-commits, 2024/02/23
- 74/78: gnu: Add go-go-etcd-io-gofail., guix-commits, 2024/02/23
- 73/78: gnu: tlpui: Fix build.,
guix-commits <=
- 63/78: gnu: emacs-ox-tufte: Update to 4.0.4., guix-commits, 2024/02/23
- 50/78: gnu: emacs-gptel: Update to 0.7.0., guix-commits, 2024/02/23
- 35/78: gnu: emacs-excorporate: Update to 1.1.2., guix-commits, 2024/02/23
- 77/78: gnu: Remove go-golang-org-x-net-html., guix-commits, 2024/02/23
- 71/78: gnu: gnucobol: Remove pregenerated files., guix-commits, 2024/02/23
- 66/78: gnu: emacs-tempel: Update to 1.1., guix-commits, 2024/02/23
- 48/78: gnu: emacs-flymake-mypy: Update to 0.3.1., guix-commits, 2024/02/23
- 69/78: gnu: emacs-visual-fill-column: Update to 2.5.2., guix-commits, 2024/02/23
- 62/78: gnu: emacs-org-fc: Update to 0.5.1., guix-commits, 2024/02/23
- 64/78: gnu: emacs-pg: Update to 0.28., guix-commits, 2024/02/23