;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2022⁠–⁠2023 Bruno Victal . ;;; ;;; This file is part of GNU Guix. ;;; ;;; GNU Guix is free software; you can redistribute it and/or modify it ;;; under the terms of the GNU General Public License as published by ;;; the Free Software Foundation; either version 3 of the License, or (at ;;; your option) any later version. ;;; ;;; GNU Guix is distributed in the hope that it will be useful, but ;;; WITHOUT ANY WARRANTY; without even the implied warranty of ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . (define-module (gnu tests gdm) #:use-module (gnu tests) #:use-module (gnu packages freedesktop) #:use-module (gnu packages ocr) #:use-module (gnu services) #:use-module (gnu services desktop) #:use-module (gnu services xorg) #:use-module (gnu
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZheng Junjie <zhengjunjie@iscas.ac.cn>2024-05-03 23:00:59 +0800
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-07-18 10:45:08 +0800
commit27405576eb3c893ca9f249f5350f8082a5ab753c (patch)
tree30da25336c84c30c7e878e0fb289adf53e4dadf1 /gnu/packages/chez.scm
parent<