install: Register the hydra.gnu.org key on the installation image.
authorLudovic Courtès <ludo@gnu.org>
Wed, 4 Jun 2014 14:07:09 +0000 (16:07 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 4 Jun 2014 16:15:50 +0000 (18:15 +0200)
commit2c5c696c39b2d80b1e1b1f477822a6711d779b71
treede72ce0c717bf6c1734797fdd33b70fb1f6625f4
parent202adef2ec8d7bbfb6a7c216e96b2306e03c759f
install: Register the hydra.gnu.org key on the installation image.

* gnu/services/base.scm (hydra-key-authorization): New procedure.
  (guix-service): Add #:authorize-hydra-key? parameter; honor it using
  'hydra-key-authorization'.
* gnu/system/install.scm (installation-services): Pass
  #:authorize-hydra-key? #t.
gnu/services/base.scm
gnu/system/install.scm