3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

613 commits

Author SHA1 Message Date
Léo Le Bouter
f21075f039
gnu: guix: Update to 6e7ba45.
* gnu/packages/package-management.scm (guix): Update to 6e7ba45.
2021-03-26 05:42:48 +01:00
Léo Le Bouter
27d967dfa4
Revert "gnu: guix: Update to 86dd54f."
A test failure (tests/print) was uncovered so revert until we fix it.

This reverts commit b0eb525ddb.
2021-03-25 02:31:42 +01:00
Léo Le Bouter
b0eb525ddb
gnu: guix: Update to 86dd54f.
* gnu/packages/package-management.scm (guix): Update to 86dd54f.
2021-03-25 00:06:55 +01:00
Tobias Geerinckx-Rice
dbcd90cba7
gnu: rpm: Update to 4.16.1.3.
* gnu/packages/package-management.scm (rpm): Update to 4.16.1.3.
2021-03-23 14:20:05 +01:00
Ludovic Courtès
94f0312546
gnu: guix: Update to ec7fb66 [security].
This updates the 'guix' package so that it provides the fix
for <https://bugs.gnu.org/47229>.

* gnu/packages/package-management.scm (guix): Update to ec7fb66.
2021-03-18 12:32:03 +01:00
ce10e2b3e9
gnu: Use autoconf instead of autoconf-wrapper when possible.
This should reduce confusion on when to use the "autoconf"
package and when to use "autoconf-wrapper" instead in
package definitions.

Fixes <https://bugs.gnu.org/46564>.

* gnu/packages/autotools.scm (autoconf-wrapper):
  advise to use the "autoconf" package instead where
  possible.
* gnu/packages/game-development.scm (tsukundere)[native-inputs]:
  use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gimp.scm
  (glimpse)[native-inputs]: likewise.
  (gimp-resynthesizer)[native-inputs]: add comment on why
  "autoconf-wrapper" is used.
* gnu/packages/gnunet.scm (gnunet)[native-inputs]:
  use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gnupg.scm (signing-party)[native-inputs]:
  add comment on why "autoconf-wrapper" is used.
* gnu/packages/guile-xyz.scm
  (guile-bash,guile-filesystem,guile-ics,guile-udev)[native-inputs]:
  use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/libevent.scm (libuv)[native-inputs]: indicates
  "autoconf-wrapper" needs to be replaced with "autoconf"
  on core-updates.
* gnu/packages/logging.scm (glog)[native-inputs]: use "autoconf"
  instead of "autoconf-wrapper".
* gnu/packages/mail.scm (libetpan)[native-inputs]: likewise.
* gnu/packages/mate.scm
  (mate-icon-theme-faenza)[native-inputs]: add comment on why
  "autoconf-wrapper" is used.
  (mate-screensaver)[native-inputs]: use "autoconf" instead of
  "autoconf-wrapper".
* gnu/packages/package-management.scm (guix)[native-inputs]: likewise.
* gnu/packages/sawfish.scm (librep)[native-inputs]: likewise.
* gnu/packages/video.scm (motion)[native-inputs]: likewise.
* gnu/packages/zile.scm (zile)[native-inputs]: likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-17 23:10:19 +01:00
Ludovic Courtès
8154beffd8
gnu: guix: Update to c8887a5.
* gnu/packages/package-management.scm (guix): Update to c8887a5.
2021-03-13 23:59:03 +01:00
Léo Le Bouter
0aaac779d4
gnu: flatpak: Update to 1.10.2 [fixes CVE-2021-21381].
* gnu/packages/package-management.scm (flatpak): Update to 1.10.2.
2021-03-11 22:58:05 +01:00
Katherine Cox-Buday
02e2e093e8
import: Add Go importer.
This patch adds a 'guix import go' command.

* doc/guix.texi (Requirements): Mention Guile-Lib dependency.
(Invoking guix import): Document 'guix import go'.
* gnu/packages/package-management.scm (guix)[inputs, propagated-inputs]:
Add GUILE-LIB.
* guix/self.scm (compiled-guix)[guile-lib]: New variable.
[dependencies]: Add it.
(specification->package): Add "guile-lib".
* guix/build-system/go.scm (go-version->git-ref): New procedure.
* guix/import/go.scm, guix/scripts/import/go.scm, tests/go.scm: New files.
* guix/scripts/import.scm: Declare subcommand guix import go
* po/guix/POTFILES.in: Add 'guix/scripts/import/go.scm'.
* Makefile.am (MODULES): Add 'guix/import/go.scm' and
'guix/scripts/import/go.scm'.
(SCM_TESTS): Add 'tests/go.scm'.

Co-Authored-By: Helio Machado <0x2b3bfa0@gmail.com>
Co-Authored-By: Francois Joulaud <francois.joulaud@radiofrance.com>
Co-Authored-By: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Co-Authored-by: Ludovic Courtès <ludo@gnu.org>
2021-03-10 18:01:48 +01:00
Mathieu Othacehe
6bed29b798
gnu: guix: Update to 1.2.0-15.f8953be.
* gnu/packages/package-management.scm (guix): Update to 1.2.0-15.f8953be.
2021-03-10 14:25:05 +01:00
Christopher Baines
a714af38d5
gnu: guix: Update to 112692c.
* gnu/packages/package-management.scm (guix): Update to 112692c.
2021-03-05 21:55:47 +00:00
Christopher Baines
39efda1e1e
gnu: guix-build-coordinator: Update to 0-20.1f79fc3.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-20.1f79fc3.
2021-02-28 21:56:30 +00:00
Christopher Baines
eec127822a
gnu: guix-build-coordinator: Update to 0-19.f9a257e.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-19.f9a257e.
2021-02-23 20:19:16 +00:00
Christopher Baines
b85ba9d457
gnu: guix-build-coordinator: Update to 0-18.88fbb69.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-18.88fbb69.
2021-02-10 08:26:53 +00:00
Christopher Baines
03b5db565e
gnu: guix-build-coordinator: Update to 0-17.b82494f.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-17.b82494f.
2021-02-09 22:13:41 +00:00
Ludovic Courtès
63d4b74420
gnu: guix: Update to a53f711.
* gnu/packages/package-management.scm (guix): Update to a53f711.
2021-02-07 23:36:58 +01:00
Ricardo Wurmus
8765b22c71
gnu: gwl: Update to 0.3.0.
* gnu/packages/package-management.scm (gwl): Update to 0.3.0.
[arguments]: Disable parallel building; add make-flags to disable
auto-compilation; remove "fix-tests" phase.
[propagated-inputs]: Move all inputs from here...
[inputs]: ...to here; rewrite all Guile packages to use guile-3.0-latest.
2021-02-06 21:45:13 +01:00
Christopher Baines
ef4b4b62a8
gnu: guix-build-coordinator: Update to 0-16.5c7f53b.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-16.5c7f53b.
2021-02-06 19:13:57 +00:00
Ludovic Courtès
8ecc265c5c
gnu: guix: Pass the '--with-channel-commit' configure flag.
* gnu/packages/package-management.scm (guix)[arguments]: Add
'--with-channel-commit' to #:configure-flags.
2021-02-04 09:23:39 +01:00
Ricardo Wurmus
95aca2991b
gnu: guix: Update to 1.2.0-12.dffc918.
* gnu/packages/package-management.scm (guix): Update to 1.2.0-12.dffc918.
2021-02-02 22:39:11 +01:00
Leo Famulari
68dd78e2e4
Merge branch 'master' into staging 2021-01-25 15:40:55 -05:00
Ludovic Courtès
90a6ce0b18
gnu: guix-jupyter: Update to 0.2.1.
* gnu/packages/package-management.scm (guix-jupyter): Update to 0.2.1.
2021-01-25 12:04:48 +01:00
Ludovic Courtès
fc68f61192
gnu: guix-jupyter: Update to 0.2.0.
* gnu/packages/package-management.scm (guix-jupyter): Update to 0.2.0.
[source]: Remove 'modules' and 'snippet'.
2021-01-24 21:44:56 +01:00
c95f7dc6f1
gnu: flatpak: Update to 1.10.1.
* gnu/packages/package-management.scm (flatpak): Update to 1.10.1.
2021-01-24 13:11:03 +02:00
Ludovic Courtès
dd988726fc
gnu: guix: Add search path spec for 'SSL_CERT_DIR'.
* gnu/packages/package-management.scm (guix)[native-search-paths]: Add
'SSL_CERT_DIR'.
2021-01-22 08:36:03 +01:00
Ludovic Courtès
1278b157c0
gnu: guix: Update to d4a562b.
* gnu/packages/package-management.scm (guix): Update to d4a562b.
2021-01-21 11:22:07 +01:00
Ludovic Courtès
a879e35116
gnu: guix: Update to 1w6i9z4.
* gnu/packages/package-management.scm (guix): Update to 1w6i9z4.
2021-01-14 09:12:25 +01:00
6985a1acb3
Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
Christopher Baines
0fab032ae3
gnu: guix-build-coordinator: Update to 0-15.b5d998c.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-15.b5d998c.
2021-01-09 11:06:55 +00:00
Ricardo Wurmus
e57b978fc0
gnu: guix: Update to 1.2.0-9.db42ee6.
* gnu/packages/package-management.scm (guix): Update to 1.2.0-9.db42ee6.
2021-01-06 22:46:57 +01:00
Ricardo Wurmus
4c69727066
gnu: guix: Set GUIX_EXTENSIONS_PATH.
* gnu/packages/package-management.scm (guix)[native-search-paths]: Add
specification for GUIX_EXTENSIONS_PATH.
2021-01-06 21:47:36 +01:00
Tobias Geerinckx-Rice
eacffb9e68
gnu: nix: Update to 2.3.10.
* gnu/packages/package-management.scm (nix): Update to 2.3.10.
2021-01-03 19:40:37 +01:00
Christopher Baines
d5bb0e4fa7
gnu: guix-build-coordinator: Update to 0-14.5149e4f.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-14.5149e4f.
2021-01-03 12:42:03 +00:00
Christopher Baines
1f7af04e3d
gnu: guix-build-coordinator: Update to 0-13.3a921d4.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-13.3a921d4.
(arguments): Remove nproc directory from the $PATH.
2021-01-02 21:11:21 +00:00
Marius Bakke
a22e75c073
Merge branch 'master' into ungrafting 2020-12-29 17:37:17 +01:00
Vincent Legoll
81b53caf2a
gnu: rpm: Update to 4.16.1.2.
* gnu/packages/package-management.scm (rpm): Update to 4.16.1.2.
(inputs): Add libgcrypt.
2020-12-27 20:09:58 +01:00
Christopher Baines
4cf262e7ba
gnu: guix-build-coordinator: Update to 0-12.c33d3f5.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-12.c33d3f5.
[arguments]: Include coreutils in the PATH.
2020-12-23 20:54:43 +00:00
Ludovic Courtès
dadabaf358
gnu: guix: Update to 7624ebb.
* gnu/packages/package-management.scm (guix): Update to 7624ebb.
2020-12-23 17:30:10 +01:00
Marius Bakke
bbe4ed65ed
Merge branch 'master' into ungrafting 2020-12-21 23:42:10 +01:00
Christopher Baines
5ecc0b17f2
gnu: guix-build-coordinator: Update to 0-11.9128f96.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-11.9128f96.
2020-12-21 15:31:48 +00:00
Ludovic Courtès
e03552d5d4
gnu: guix: Update to 4f621a2.
* gnu/packages/package-management.scm (guix): Update to 4f621a2.
2020-12-20 00:01:37 +01:00
Marius Bakke
a7737f0ead
Merge branch 'master' into ungrafting 2020-12-13 01:10:06 +01:00
Ludovic Courtès
456421fc0f
gnu: guix: Update to 799f066.
* gnu/packages/package-management.scm (guix): Update to 799f066.
2020-12-08 23:38:04 +01:00
Ludovic Courtès
51a365c183
gnu: gnutls: Update to 3.6.15 and remove replacement.
* gnu/packages/tls.scm (gnutls): Update to 3.6.15.
[source]: Add "gnutls-cross.patch".
[replacement]: Remove.
[native-inputs]: Add GUILE-3.0 when (%current-target-system) is true.
(gnutls/fixed): Remove.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Remove
reference to 'gnutls/fixed'.
* gnu/packages/tls.scm (gnutls/dane): Inherit from gnutls.
* gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Remove
gnutls/fixed, add gnutls.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-08 14:06:20 +01:00
Christopher Baines
bca3220b60
gnu: guix-build-coordinator: Update to 0-10.79e28fb.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-10.79e28fb.
2020-12-06 21:09:42 +00:00
Christopher Baines
eb0b29f13d
gnu: guix-build-coordinator: Support cross-compilation.
Due to fibers not supporting the Hurd yet, the coordinator itself won't work,
but the agent should.

* gnu/packages/package-management.scm (guix-build-coordinator)[inputs]: Don't
include sqitch if building for the hurd.
[propagated-inputs]: Don't include guile-fibers if building for the hurd.
2020-12-06 21:09:42 +00:00
Christopher Baines
4b423e2b23
gnu: guix-build-coordinator: Update to 0-9.49c0596.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-9.49c0596.
2020-12-05 19:14:20 +00:00
Mathieu Othacehe
0ed6c7444e
gnu: guix: Update to 1.2.0-5.c952a93.
* gnu/packages/package-management.scm (guix): Update to 1.2.0-5.c952a93.
2020-12-05 11:22:18 +01:00
Mathieu Othacehe
cae3e92f78
gnu: guix: Update to 1.2.0-4.4435999.
* gnu/packages/package-management.scm (guix): Update to 1.2.0-4.4435999.
2020-12-04 17:58:53 +01:00
Marius Bakke
c5df560fd3
gnu: GnuTLS: Update replacement to 3.6.15 [fixes CVE-2020-24659].
* gnu/packages/tls.scm (gnutls-3.6.14): Rename to ...
(gnutls/fixed): ... this.  Update to 3.6.15.
(gnutls): Adjust for renamed replacement.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Likewise.
* gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Likewise.
2020-12-03 21:56:52 +01:00