aboutsummaryrefslogtreecommitdiff
path: root/doc/guix.de.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guix.de.texi')
0 files changed, 0 insertions, 0 deletions
9'>gnu: Add apt-mirror.Jean-Baptiste Note * gnu/packages/debian.scm (apt-mirror): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2020-04-13gnu: debootstrap: Update to 1.0.123.Tobias Geerinckx-Rice * gnu/packages/debian.scm (debootstrap): Update to 1.0.123. 2020-03-02gnu: debootstrap: Update to 1.0.119.Vincent Legoll * gnu/packages/debian.scm (debootstrap): Update to 1.0.119. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2020-02-23gnu: debootstrap: Update to 1.0.118Vincent Legoll The attached patch has been tested by creating arm64, mipsel & amd64 chroots and the amd64 one has been actually run. -- Vincent Legoll From a23b962c21e20c72f425675e6ea6e11cd0f944d0 Mon Sep 17 00:00:00 2001 From: Vincent Legoll <vincent.legoll@gmail.com> Date: Fri, 21 Feb 2020 23:34:40 +0100 Subject: [PATCH] gnu: debootstrap: Update to 1.0.118. * gnu/packages/debian.scm (debootstrap): Update to 1.0.118. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>