/gnu/system/images/

lass='active' href='/guix/log/gnu/packages/debian.scm'>logtreecommitdiff
path: root/gnu/packages/debian.scm
AgeCommit message (Expand)Author
2022-05-29gnu: Add pbuilder....* gnu/packages/debian.scm (pbuilder): New variable. Efraim Flashner
2022-05-22gnu: dpkg: Remove input labels....* gnu/packages/debian.scm (dpkg)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice
2022-05-22gnu: dpkg: Run OpenPGP tests....* gnu/packages/debian.scm (dpkg)[native-inputs]: Add gnupg. Tobias Geerinckx-Rice
2022-05-22gnu: dpkg: Update to 1.21.8 [fixes CVE-2022-1664]....* gnu/packages/debian.scm (dpkg): Update to 1.21.8. Tobias Geerinckx-Rice
2022-05-23gnu: debootstrap: Add missing input....* gnu/packages/debian.scm (debootstrap)[inputs]: Add bash-minimal. Efraim Flashner
2022-05-23gnu: debootstrap: Rewrite using new style....* gnu/packages/debian.scm (debootstrap)[arguments]: Rewrite using g-exps. [inputs]: Remove input labels. Efraim Flashner
2022-05-23gnu: debootstrap: Remove trailing booleans....* gnu/packages/debian.scm (debootstrap)[arguments]: Remove trailing #t from phases. Efraim Flashner
2022-05-23gnu: debootstrap: Patch reference to dpkg....* gnu/packages/debian.scm (debootstrap)[arguments]: Adjust 'patch-source phase to also patch a reference to dpkg. [inputs]: Add dpkg. Efraim Flashner
2022-05-23gnu: dpkg: Fix calling dpkg from perl modules....* gnu/packages/debian.scm (dpkg)[arguments]: Add phase to wrap perl scripts with PERL5LIB and the path to dpkg itself. [inputs]: Add guile-3.0. Efraim Flashner