aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
blob: 6d8cbc0a4cd4eb64c8b39078cb2c8e555fc8abd3 (about) (plain)
blob size (223KB) exceeds display size limit (100KB).
0200'>2020-07-02gnu: Add debianutils....* gnu/packages/debian.scm (debianutils): New public variable. Marius Bakke 2020-06-26gnu: debootstrap: Wrap with gpg and wget in PATH....* gnu/packages/debian.scm (debootstrap)[inputs]: Add GNUPG and WGET. Marius Bakke 2020-05-01gnu: Add apt-mirror....* gnu/packages/debian.scm (apt-mirror): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jean-Baptiste Note 2020-04-13gnu: debootstrap: Update to 1.0.123....* gnu/packages/debian.scm (debootstrap): Update to 1.0.123. Tobias Geerinckx-Rice 2020-03-02gnu: debootstrap: Update to 1.0.119....* gnu/packages/debian.scm (debootstrap): Update to 1.0.119. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll 2020-02-23gnu: debootstrap: Update to 1.0.118...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> Vincent Legoll