;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2017 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 digest) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix git-download) #:use-module (guix build-system gnu)) (define-public xxhash (package (name "xxhash") (version "0.6.5")
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghav Gururajan <raghavgururajan@disroot.org>2020-01-23 02:23:32 +0100
committerDanny Milosavljevic <dannym@scratchpost.org>2020-01-23 02:26:37 +0100
commitd36fa50fbf8169018193774782fd21f1b13b9c0e (patch)
tree542f27cd0faca36fb0a5c11b2d50b8ad4108479c /build-aux/generate-authors.scm
parent59fcf386f804ab76089682da746b606218fbc5af (diff)
downloadguix-d36fa50fbf8169018193774782fd21f1b13b9c0e.tar.gz
guix-d36fa50fbf8169018193774782fd21f1b13b9c0e.zip
gnu: gnome: Add missing inputs.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-color-manager, gnome-initial-setup, gnome-user-share, rygel, sushi, gnome-weather. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Diffstat (limited to 'build-aux/generate-authors.scm')
0 files changed, 0 insertions, 0 deletions