aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-05-29 18:19:07 +0200
committerLudovic Courtès <ludo@gnu.org>2020-05-29 18:31:38 +0200
commite65a44649e8d7698c4a888f1de625a67052520e9 (patch)
treefc36c4088a82f2af4d1d52c492d1ee5bf505b9fc /.gitignore
parent17a102332a253f0e3b1f511fa7bda2094264a77c (diff)
downloadguix-e65a44649e8d7698c4a888f1de625a67052520e9.tar.gz
guix-e65a44649e8d7698c4a888f1de625a67052520e9.zip
maint: Git pre-push hook runs "make authenticate check-channel-news".
* etc/git/pre-push: Change to run "make authenticate check-channel-news".
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
es.scm: Update documentation string. * doc/he-config-bare-bones.scm: Apply new (gnu home-services ...) modules location. * gnu/local.mk (GNU_SYSTEM_MODULES): Same. 2021-09-09gnu: home: Add doc comment about the module.Andrew Tropin Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> 2021-09-09home: Add home-environment.Andrew Tropin * gnu/home.scm (home-environment, home-environment?, this-home-environment) (home-environment-derivation, home-environment-user-services) (home-environment-essential-services, home-environment-services) (home-environment-location, home-environment-with-provenance): New variables. * gnu/local.mk (GNU_SYSTEM_MODULES): Add home.scm. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>