;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2017 Dave Love ;;; Copyright © 2018 Tobias Geerinckx-Rice ;;; ;;; 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 packages fabric-management) #:use-module (guix packages) #:use-module (guix licenses) #:use-module (guix download) #:use-module (guix utils) #:use-module (guix build-system gnu) #:use-module (gnu packages) #:use-module (gnu p
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Neidhardt <mail@ambrevar.xyz>2019-01-06 13:22:09 +0100
committerPierre Neidhardt <mail@ambrevar.xyz>2019-01-06 13:22:09 +0100
commit377038b8a21abc327fa5ff94338ad0452f62cb45 (patch)
treec1be7bd39f515b0f07adc2998164301e4444cbeb /gnu/packages/patches/python-fix-tests.patch
parenta51ac7af7f4ce3553758e644c71817a04e067878 (diff)
downloadguix-377038b8a21abc327fa5ff94338ad0452f62cb45.tar.gz
guix-377038b8a21abc327fa5ff94338ad0452f62cb45.zip
gnu: emacs-evil-multiedit: Use version tag instead of commit.
* gnu/packages/emacs.scm (emacs-evil-multiedit): Use version tag instead of commit.
Diffstat (limited to 'gnu/packages/patches/python-fix-tests.patch')
0 files changed, 0 insertions, 0 deletions
lib=" (assoc-ref %build-inputs "tk") "/lib") "--disable-static"))) (synopsis "InfiniBand network utilities") (description "These command-line utilities allow for diagnosing and testing InfiniBand networks.") (home-page "https://www.openfabrics.org/downloads/ibutils/") (license bsd-2)))