aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/debian.scm
Commit message (Collapse)AuthorAge
* gnu: debootstrap: Update to 1.0.111.Efraim Flashner2018-12-01
| | | | * gnu/packages/debian.scm (debootstrap): Update to 1.0.111.
* gnu: debootstrap: Update build.Efraim Flashner2018-12-01
| | | | | | | | | | * gnu/packages/debian.scm (debootstrap)[arguments]: Update the substitutes during the custom 'patch-source phase. Add custom 'wrap-executable phase. [inputs]: Remove coreutils, wget. Add tzdata. [propagated-inputs]: Remove binutils, gnupg. Move perl ... [native-inputs]: ... to here. [description]: Add implementation hint.
* gnu: debian-archive-keyring: Update to 2018.1.Efraim Flashner2018-11-04
| | | | | * gnu/packages/debian.scm (debian-archive-keyring): Update to 2018.1. [source]: Download from git repository.
* gnu: debootstrap: Update to 1.0.109.Efraim Flashner2018-11-04
| | | | * gnu/packages/debian.scm (debootstrap): Update to 1.0.109.
* Add 'GNU Guix' comment to all (gnu packages) headers.Tobias Geerinckx-Rice2018-09-21
| | | | * gnu/packages/debian.scm, gnu/packages/syndication.scm: Add comments.
* gnu: ubuntu-keyring: Update to 2018.09.18.1.Tobias Geerinckx-Rice2018-09-21
| | | | * gnu/packages/debian.scm (ubuntu-keyring): Update to 2018.09.18.1.
* gnu: debootstrap: Update to 1.0.106.Efraim Flashner2018-07-14
| | | | | | * gnu/packages/debian.scm (debootstrap): Update to 1.0.106. [source]: Download from git repository. [home-page]: Update to new home-page.
* gnu: debootstrap: Substitute chroot in 'patch-source' phase.Kei Kebreau2018-06-08
| | | | | | * gnu/packages/debian.scm (debootstrap)[arguments]: In 'patch-source' phase, substitute chroot in the debootstrap script file. [inputs]: Add coreutils.
* gnu: debootstrap: Update to 1.0.101.Tobias Geerinckx-Rice2018-06-06
| | | | * gnu/packages/debian.scm (debootstrap): Update to 1.0.101.
* gnu: debootstrap: Update to 1.0.95.Tobias Geerinckx-Rice2018-04-05
| | | | * gnu/packages/debian.scm (debootstrap): Update to 1.0.95.
* gnu: Add debootstrap.Efraim Flashner2018-03-12
| | | | * gnu/packages/debian.scm (debootstrap): New variable.
* gnu: Add ubuntu-keyring.Efraim Flashner2018-03-12
| | | | * gnu/packages/debian.scm (ubuntu-keyring): New variable.
* gnu: Add debian-archive-keyring.Efraim Flashner2018-03-12
* gnu/packages/debian.scm (debian-archive-keyring): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.