;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2017, 2020, 2024 Ludovic Courtès ;;; Copyright © 2022 Simon Tournier ;;; ;;; 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 (test-cache) #:use-module (guix cache) #:use-module (srfi srfi-1) #:use-module (srfi srfi-19) #:use-module (srfi srfi-64) #:use-module ((guix build syscalls) #:sel
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-08-13 19:49:03 +0300
committerEfraim Flashner <efraim@flashner.co.il>2020-08-16 11:43:34 +0300
commite0945a02a41afe31d99e3920aa9f7e2239df7bb7 (patch)
treec41f98f69f2897857633a875996d7a604a43d684 /gnu/packages/libreoffice.scm
parentcfa7d0cbdc443431f82689ec778448f8f080f8a2 (diff)
downloadguix-e0945a02a41afe31d99e3920aa9f7e2239df7bb7.tar.gz
guix-e0945a02a41afe31d99e3920aa9f7e2239df7bb7.zip
gnu: Add dbxfs.
* gnu/packages/file-systems.scm (dbxfs): New variable. * gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
Diffstat (limited to 'gnu/packages/libreoffice.scm')
0 files changed, 0 insertions, 0 deletions