M etc/teams/qt/common.scm => etc/teams/qt/common.scm +0 -4
@@ 16,10 16,6 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
-;;; This file returns a manifest of packages related to linux-libre.
-;;; Simplistically, it selects packages whose names begin with "linux-libre".
-;;; It is used to assist continuous integration of the kernel packages.
-
(use-modules (guix packages)
(guix profiles)
(guix utils)
M etc/teams/qt/qt-manifest.scm => etc/teams/qt/qt-manifest.scm +0 -4
@@ 16,10 16,6 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
-;;; This file returns a manifest of packages related to linux-libre.
-;;; Simplistically, it selects packages whose names begin with "linux-libre".
-;;; It is used to assist continuous integration of the kernel packages.
-
(load "common.scm")
;;; Commentary:
M etc/teams/qt/qt5-manifest.scm => etc/teams/qt/qt5-manifest.scm +0 -4
@@ 16,10 16,6 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
-;;; This file returns a manifest of packages related to linux-libre.
-;;; Simplistically, it selects packages whose names begin with "linux-libre".
-;;; It is used to assist continuous integration of the kernel packages.
-
(load "common.scm")
;;; Commentary: