aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/hostname.scm
blob: b8e823d0a857a0bc9116ed638842c3040eed29db (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2018 Mathieu Othacehe <m.othacehe@gmail.com>
;;;
;;; 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 <http://www.gnu.org/licenses/>.

(define-module (gnu installer hostname)
  #:export (hostname->configuration))

(define (hostname->configuration hostname)
  `((host-name ,hostname)))
b7bd8778fd42640897e9af8de739c /gnu/packages/patches/p7zip-CVE-2016-9296.patch parentbbe66815f1324111f046aff815c8ef34ff26cc89 (diff)downloadguix-efac4b9b57176f9a01527414673824b60e6cb149.tar.gz
guix-efac4b9b57176f9a01527414673824b60e6cb149.zip
gnu: linux-libre 4.19: Update to 4.19.290.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.290. (linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
Diffstat (limited to 'gnu/packages/patches/p7zip-CVE-2016-9296.patch')
0 files changed, 0 insertions, 0 deletions