;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2016 John J. Foerch ;;; Copyright © 2017, 2018, 2020 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 lighting) #:use-module (guix build-system gnu) #:use-module (guix git-download) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonrad Hinsen <konrad.hinsen@fastmail.net>2019-11-19 19:49:27 +0100
committerLudovic Courtès <ludo@gnu.org>2019-11-21 11:48:30 +0100
commite2293cbbe0cd20ddeb932e6f5616565ab468c087 (patch)
tree030ce32b4b4111f92257bee1e25b22696b4818ce /gnu/packages/virtualization.scm
parenta2e661e95f8ab2fcb7741198234395b367a794c1 (diff)
downloadguix-e2293cbbe0cd20ddeb932e6f5616565ab468c087.tar.gz
guix-e2293cbbe0cd20ddeb932e6f5616565ab468c087.zip
gnu: nmoldyn: New source code location.
* gnu/packages/chemistry.scm (nmoldyn): New source code location. Following the annoucement of Bitbucket to delete all Mercurial repositories in June 2020, the source code has been migrated to GitHub. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/packages/virtualization.scm')
0 files changed, 0 insertions, 0 deletions