Tobias Geerinckx-Rice
5a9c2abf9e
gnu: Remove ‘open source’ from package descriptions.
...
Also do some (trivial) editing where appropriate.
* gnu/packages/bioconductor.scm (r-anaquin, r-rcppnumerical)
[description]: Remove superfluous ‘open source’.
* gnu/packages/debian.scm (apt-mirror)[description]: Likewise.
Add @acronym{}. Drop obscure Ubuntu for famous Trisquel. Reorder.
* gnu/packages/documentation.scm (scrollkeeper)[description]:
Remove superfluous ‘open systems’. Keep ‘Open Source’ in standard name.
* gnu/packages/engineering.scm (freecad, cura-engine)[description]:
Remove superfluous ‘open source’ and excessive puffery.
* gnu/packages/firmware.scm (make-opensbi-package)
[synopsis]: Remove ‘Open Source’. Use @acronym{}.
[description]: Fix first sentence to follow guidelines. Use @acronym{}.
* gnu/packages/game-development.scm (ioquake3, recastnavigation):
[description]: Remove ‘open source’.
* gnu/packages/graphics.scm (skia)[description]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps)[description]: Likewise.
* gnu/packages/machine-learning.scm (onnx)[description]: Likewise.
Use @acronym{}.
* gnu/packages/ocaml.scm (ocaml-cudf)[description]: Likewise.
2022-08-14 02:00:00 +02:00
Efraim Flashner
d540e686ef
gnu: Add pbuilder.
...
* gnu/packages/debian.scm (pbuilder): New variable.
2022-05-29 16:01:02 +03:00
Tobias Geerinckx-Rice
07101ac33f
gnu: dpkg: Remove input labels.
...
* gnu/packages/debian.scm (dpkg)[native-inputs]:
Remove input labels.
2022-05-22 02:00:06 +02:00
Tobias Geerinckx-Rice
cb1bd6afcd
gnu: dpkg: Run OpenPGP tests.
...
* gnu/packages/debian.scm (dpkg)[native-inputs]: Add gnupg.
2022-05-22 02:00:06 +02:00
Tobias Geerinckx-Rice
5e3cfe9f63
gnu: dpkg: Update to 1.21.8 [fixes CVE-2022-1664].
...
* gnu/packages/debian.scm (dpkg): Update to 1.21.8.
2022-05-22 02:00:06 +02:00
Efraim Flashner
1a1f9e7050
gnu: debootstrap: Add missing input.
...
* gnu/packages/debian.scm (debootstrap)[inputs]: Add bash-minimal.
2022-05-23 21:59:49 +03:00
Efraim Flashner
d660d3f337
gnu: debootstrap: Rewrite using new style.
...
* gnu/packages/debian.scm (debootstrap)[arguments]: Rewrite using g-exps.
[inputs]: Remove input labels.
2022-05-23 21:59:49 +03:00
Efraim Flashner
83fd96ed38
gnu: debootstrap: Remove trailing booleans.
...
* gnu/packages/debian.scm (debootstrap)[arguments]: Remove trailing #t
from phases.
2022-05-23 21:59:48 +03:00
Efraim Flashner
658525f6ec
gnu: 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.
2022-05-23 21:59:48 +03:00
Efraim Flashner
2bd17f8a15
gnu: 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.
2022-05-23 21:59:48 +03:00
Efraim Flashner
34755d912e
gnu: debian-ports-archive-keyring: Update to 2022.02.15.
...
* gnu/packages/debian.scm (debian-ports-archive-keyring): Update to 2022.02.15.
2022-02-16 09:59:29 +02:00
Efraim Flashner
9e3b4d69da
gnu: debian-ports-archive-keyring: Update to 2021.12.30.
...
* gnu/packages/debian.scm (debian-ports-archive-keyring): Update to 2021.12.30.
2022-01-12 16:08:11 +02:00
Tobias Geerinckx-Rice
12e9687eb9
gnu: dpkg: Update to 1.21.0.
...
* gnu/packages/debian.scm (dpkg): Update to 1.21.0.
[arguments]: Don't explicitly return #t from phases.
2021-12-16 16:27:03 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
...
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Efraim Flashner
4d03acbb02
gnu: debianutils: Update to 5.5-1.
...
* gnu/packages/debian.scm (debianutils): Update to 5.5-1.
[arguments]: Remove custom 'create-translations phase.
2021-11-09 08:48:49 +02:00
Efraim Flashner
1b95a7b2b1
gnu: debootstrap: Update to 1.0.126.
...
* gnu/packages/debian.scm (debootstrap): Update to 1.0.126.
2021-11-09 08:48:35 +02:00
Efraim Flashner
6cb8c0052e
gnu: Add debian-ports-archive-keyring: New variable.
...
* gnu/packages/debian.scm (debian-ports-archive-keyring): New variable.
2021-10-10 16:12:46 +03:00
Tobias Geerinckx-Rice
bea70c372c
gnu: debootstrap: Update to 1.0.124.
...
* gnu/packages/debian.scm (debootstrap): Update to 1.0.124.
2021-04-27 12:26:18 +02:00
Efraim Flashner
6c7251f26e
gnu: dpkg: Update to 1.20.9.
...
* gnu/packages/debian.scm (dpkg): Update to 1.20.9.
2021-04-16 11:46:33 +03:00
Efraim Flashner
482ff111d2
gnu: ubuntu-keyring: Update to 2021.03.26.
...
* gnu/packages/debian.scm (ubuntu-keyring): Update to 2021.03.26.
2021-04-16 11:46:30 +03:00
Efraim Flashner
002b611276
gnu: debian-archive-keyring: Update to 2021.1.1.
...
* gnu/packages/debian.scm (debian-archive-keyring): Update to 2021.1.1.
2021-04-16 11:46:22 +03:00
Vincent Legoll
a31b72655d
gnu: dpkg: Update to 1.20.7.1.
...
* gnu/packages/debian.scm (dpkg): Update to 1.20.7.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-02-08 10:14:04 +02:00
Efraim Flashner
13978f0210
gnu: Add reprepro.
...
* gnu/packages/debian.scm (reprepro): New variable.
2020-11-25 09:08:09 +02:00
Efraim Flashner
d82766e64c
gnu: Add dpkg.
...
* gnu/packages/debian.scm (dpkg): New variable.
2020-11-25 09:08:06 +02:00
Tobias Geerinckx-Rice
34017e3fea
gnu: debianutils: Update to 4.11.1.
...
* gnu/packages/debian.scm (debianutils): Update to 4.11.1.
2020-08-29 05:26:53 +02:00
Marius Bakke
dd3bd0be24
gnu: Add debianutils.
...
* gnu/packages/debian.scm (debianutils): New public variable.
2020-07-02 23:20:50 +02:00
Marius Bakke
6941004fb0
gnu: debootstrap: Wrap with gpg and wget in PATH.
...
* gnu/packages/debian.scm (debootstrap)[inputs]: Add GNUPG and WGET.
2020-06-26 01:53:59 +02:00
Jean-Baptiste Note
524e5fe56b
gnu: Add apt-mirror.
...
* gnu/packages/debian.scm (apt-mirror): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-01 01:21:03 +02:00
Tobias Geerinckx-Rice
6729488f59
gnu: debootstrap: Update to 1.0.123.
...
* gnu/packages/debian.scm (debootstrap): Update to 1.0.123.
2020-04-13 06:56:54 +02:00
Vincent Legoll
bdcec7028c
gnu: 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>
2020-03-02 21:33:28 +02:00
Vincent Legoll
3d314a5642
gnu: 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>
2020-02-23 14:07:17 +02:00
Vagrant Cascadian
90041e9c28
gnu: debootstrap: Workaround for PATH issues.
...
* gnu/packages/debian (debootstrap):
[arguments]: Substitute PATH to include $PATH.
[description]: Remove obsolete workaround from description.
2019-06-05 09:54:49 -07:00
Vagrant Cascadian
54d1430246
gnu: debootstrap: Update to 114.
...
* gnu/packages/debian (debootstrap): Update to 114.
2019-06-01 18:35:36 -07:00
Vagrant Cascadian
76513c949b
gnu: debian-archive-keyring: Update to 2019.01.
...
* gnu/packages/debian (debian-archive-keyring): Update to 2019.01.
2019-06-01 17:38:48 -07:00
Efraim Flashner
a0e813725e
gnu: debootstrap: Update to 1.0.111.
...
* gnu/packages/debian.scm (debootstrap): Update to 1.0.111.
2018-12-01 23:34:43 +02:00
Efraim Flashner
7111ea0d58
gnu: debootstrap: Update build.
...
* 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.
2018-12-01 23:34:43 +02:00
Efraim Flashner
f909e21797
gnu: debian-archive-keyring: Update to 2018.1.
...
* gnu/packages/debian.scm (debian-archive-keyring): Update to 2018.1.
[source]: Download from git repository.
2018-11-04 12:00:13 +02:00
Efraim Flashner
d4b5e4bb73
gnu: debootstrap: Update to 1.0.109.
...
* gnu/packages/debian.scm (debootstrap): Update to 1.0.109.
2018-11-04 12:00:10 +02:00
Tobias Geerinckx-Rice
1779aaa09a
Add 'GNU Guix' comment to all (gnu packages) headers.
...
* gnu/packages/debian.scm, gnu/packages/syndication.scm: Add comments.
2018-09-21 10:25:32 +02:00
Tobias Geerinckx-Rice
4aa64e3a81
gnu: ubuntu-keyring: Update to 2018.09.18.1.
...
* gnu/packages/debian.scm (ubuntu-keyring): Update to 2018.09.18.1.
2018-09-21 10:25:32 +02:00
Efraim Flashner
5743ba4979
gnu: debootstrap: Update to 1.0.106.
...
* gnu/packages/debian.scm (debootstrap): Update to 1.0.106.
[source]: Download from git repository.
[home-page]: Update to new home-page.
2018-07-14 22:51:34 +03:00
Kei Kebreau
129948dcbd
gnu: debootstrap: Substitute chroot in 'patch-source' phase.
...
* gnu/packages/debian.scm (debootstrap)[arguments]: In 'patch-source' phase,
substitute chroot in the debootstrap script file.
[inputs]: Add coreutils.
2018-06-08 11:07:51 -04:00
Tobias Geerinckx-Rice
fcf29a7fbb
gnu: debootstrap: Update to 1.0.101.
...
* gnu/packages/debian.scm (debootstrap): Update to 1.0.101.
2018-06-06 06:12:22 +02:00
Tobias Geerinckx-Rice
07922c501d
gnu: debootstrap: Update to 1.0.95.
...
* gnu/packages/debian.scm (debootstrap): Update to 1.0.95.
2018-04-05 06:39:00 +02:00
Efraim Flashner
298a2c1e66
gnu: Add debootstrap.
...
* gnu/packages/debian.scm (debootstrap): New variable.
2018-03-12 21:54:44 +02:00
Efraim Flashner
b3230c287a
gnu: Add ubuntu-keyring.
...
* gnu/packages/debian.scm (ubuntu-keyring): New variable.
2018-03-12 21:54:44 +02:00
Efraim Flashner
8e1cd1a2c5
gnu: Add debian-archive-keyring.
...
* gnu/packages/debian.scm (debian-archive-keyring): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-03-12 21:54:44 +02:00