Commit graph

785 commits

Author SHA1 Message Date
André Batista
2f7e80102d
etc: teams: Add gnu/packages/librewolf.scm to mozilla team.
* etc/teams.scm (mozilla): Register gnu/packages/librewolf.scm file.
Update team description in order to reflect its broadened scope.

Change-Id: I75dac5d5e76e611aba7e9e55ef99e8279f1e6d9b
Signed-off-by: jgart <jgart@dismail.de>
2024-09-04 08:52:09 -05:00
Florian Pelz
ec2f39bb9c
news: Add 'de' translation.
* etc/news.scm: Add German translation for 'core-updates' merge entry.

Change-Id: I75fa91427304c75941c6b9e4d2103cea6c09b3b0
2024-09-01 09:35:27 +02:00
Ludovic Courtès
b8327cb311
news: Add entry for ‘core-updates’ merge.
* etc/news.scm: Add entry.

Change-Id: Iac303170e69f8d3e34e224f3f0cfcf56ee1c555d
2024-08-31 14:28:55 +02:00
Ludovic Courtès
7cedba3248
maint: Do not check obsolete cross-compilation targets.
This is a followup to e99c838d4f, which
removed them from (gnu ci).

* etc/release-manifest.scm (%cross-manifest): Remove more triplets.

Change-Id: I32677fd3876a13277e5b074b973de71895ab9dca
2024-08-31 10:45:48 +02:00
Maxim Cournoyer
4eea9f5baf
etc: teams: Add gnu/packages/ld-wrapper.in to core-packages team.
* etc/teams.scm (core-packages): Register gnu/packages/ld-wrapper.in file.

Change-Id: Iab401eac38e7fef2b92788fa30e9546e985641c3
2024-08-31 10:44:50 +02:00
Wilko Meyer
5bba9592ec
news: Add entry for removing linux-libre 6.9 ("end of life").
* etc/news.scm: Add entry for linux-libre 6.9 removal.

Change-Id: I0e232fc99f42d9a443d68e3ec906d83900204f07
2024-08-26 20:07:59 -04:00
Florian Pelz
cc4cb24ed5
teams: Remove Matt from their team due to inactivity.
* etc/teams.scm (Matthew Trzcinski): Remove from the DOCUMENTATION team.

Change-Id: I6ab1f35086a2a1abc7c0436013efe223b44c7867
2024-08-26 19:11:43 +02:00
Ricardo Wurmus
a7db59b3fd
committer: Avoid // in xpath.
When using // we assume that the package definition's S-expression is a
nesting of proper lists.  This is not guaranteed to be true, because a package
definition may contain alists.  By using an explicit path to the field of
interest we avoid recursion through all child nodes, thus avoiding child nodes
that are more likely to contain improper lists.

* etc/committer.scm.in (change-commit-message): Replace // with a path for the
PACKAGE symbol.

Change-Id: Idefaec9f5c3538484432e15a5865a68fc16e7369
2024-08-26 11:39:38 +02:00
Florian Pelz
d48af5cca8
news: Add 'de' translation.
* etc/news.scm: Add German translation for privilege renaming entry.

Change-Id: I3d569f45a230021b1b995634c76fe51c64f40dd9
2024-08-23 21:51:29 +02:00
Tobias Geerinckx-Rice
65d257a717
news: Add entry for ‘setuid’ → ‘privilege’ renaming.
* etc/news.scm: Add entry.

Change-Id: I64ac2d91215a1aac89fdf3832f4c6cbdc6648538
2024-08-18 02:00:00 +02:00
Florian Pelz
efb3e63a22
news: Add 'de' news title.
* etc/news.scm: Translate docker entry title I had forgotten to provide
a German translation for.

Change-Id: I269292a7ea6f37b3264708f606a441861c79dc93
2024-08-04 15:19:46 +02:00
Oleg Pykhalov
5e355dd413
news: Add entry for 'docker-service-type' changes.
* etc/news.scm: Add entry.

Change-Id: I98d562d8b435b697b7c6529c5e788b5e2db9fa2a
2024-08-04 12:39:04 +03:00
Zheng Junjie
4fd833241d
news: Add entry for changes in Plasma 6.1.2 and sddm service.
* etc/news.scm: Add entry.

Change-Id: I4ea19d2c7d1d66d3f61e6c5865feb392fe541627
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-20 01:36:21 +08:00
Florian Pelz
e73154daf6
news: Add 'de' translation.
* etc/news.scm: Add German translation for stumpwm:lib removal entry.

Change-Id: I9c2b625bdd2fc5b8ed268f0779226d3f81549f0f
2024-07-11 19:11:01 +02:00
Nicolas Goaziou
3979812d49
Add Nicolas Goaziou to team tex.
* etc/teams.scm: Define new member.

Change-Id: Ia7a52c5057a6e1b6b92c6079641bb354f1ecfd64
2024-07-04 09:57:11 +02:00
Laurent Gatto
7b70eb2e07
Add Laurent Gatto to team r.
Welcome to the R Team!

* etc/teams.scm: Define new member.

Change-Id: I947b54fef154d39a0630d0f0c7c11aecda492db9
2024-07-04 08:57:03 +02:00
Guillaume Le Vaillant
cc51f56788
news: Add entry for stumpwm:lib removal.
* etc/news.scm: Add entry.

Change-Id: Iff23c3f1d251cd23b0227b09eb1f05614b132dfb
2024-06-29 10:50:19 +02:00
Ludovic Courtès
d11b96eb54
etc: Add explicit ‘--substitute-urls’ in guix-daemon service files.
Having substitute URLs explicitly listed in the service startup file
makes it clearer what should be modified to permanently change the list
of substitute URLs.

* config-daemon.ac: Rename ‘guix_substitute_urls’ to
‘GUIX_SUBSTITUTE_URLS’ and substitute it.
* nix/local.mk (etc/guix-%.service, etc/init.d/guix-daemon)
(etc/guix-%.conf): Substitute it.
* etc/guix-daemon.conf.in, etc/guix-daemon.service.in,
etc/init.d/guix-daemon.in: Add an explicit ‘--substitute-urls’ option.

Change-Id: Ie491b7fab5c42e54dca582801c03805a85de2bf9
2024-06-26 22:59:55 +02:00
Nicolas Goaziou
cdd265b7bf
news: Fix commit hash.
* etc/news.scm: Use a commit hash that actually exist.

Change-Id: I7e633b4cdd7c4c9a4669c26c2939bf1995260035
2024-06-17 23:40:53 +02:00
Wilko Meyer
71c678a16a
news: Add entry for removing linux-libre 6.8 ("end of life").
* etc/news.scm: Add entry for linux-libre 6.8 removal.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I9f91c810d5be7ab790c82bfa16a43e4893c06920
2024-06-17 12:04:20 -04:00
Ricardo Wurmus
1f6b62de6e
Remove Ricardo from all teams but R and Sugar.
Change-Id: I609d9ae18be81b512641f28452e01da7e1c63db7
2024-06-16 22:55:37 +02:00
Leo Famulari
b345a5e17f
teams: Remove Tobias Geerinckx-Rice from the kernel team due to inactivity.
* etc/teams.scm (Tobias Geerinckx-Rice): Remove from the KERNEL team.

Change-Id: I48875486a1420c3a0459570d1dafe54c4f700802
2024-06-16 14:16:04 -04:00
Ludovic Courtès
75faaaced2
maint: Do not cross-compile to bare-metal targets.
* etc/release-manifest.scm (%cross-manifest): Remove bare-metal
cross-compilationm targets.

Change-Id: I0041d9ac11b996662304da22fa5bf63013dcc36d
2024-06-13 08:53:20 +02:00
Simon Tournier
1d198586d8
teams: Add Simon to r team.
* etc/teams.scm (Simon Tournier): Subscribe to the 'r' team.

Change-Id: I6f183ac10a854ae6f42396abed7436a9cefe26b4
2024-06-04 18:49:56 +02:00
Richard Sent
40c6f70839
guix-install.sh: Add unique requirement for sysv init system
This improves the installer's ability to detect that all requirements are
present regardless of init system. It also avoids performing the requirement
check twice (printing excessively to the console) and provides a framework for
adding new init system specific requirements if it's needed in the future.

* etc/guix-install.sh (add_init_sys_require): Create.
(SYSV_INIT_REQUIRE): Create.
(main_install): Reorder installer steps so all requirements are checked in one
pass.

Change-Id: Ic541c1b90499d504642b7ab4ae595501b1a37b0d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-04 12:08:34 +02:00
Tomas Volf
887d031382
guix-install.sh: Relax check for OpenRC.
On my virtual private servers running Alpine, the install script failed to
identify the init system.  The virtual server is LXC based, and OpenRC
identifies itself like this:

    # openrc --version
    openrc (OpenRC [LXC]) 0.52.1

The regular expression failed to match it.  After relaxing the check (by
removing the trailing `)' requirement) the installation went fine and I got
functional Guix installation.

* etc/guix-install.sh (chk_init_sys): Drop trailing \) from the regular
expression.

Change-Id: I5f951226341e631fb34cc6c26cfbb87656dab77a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-02 12:05:09 +02:00
Trevor Arjeski
1262e8b122
guix-install.sh: Add ~/.guix-profile/share/info to INFOPATH.
Adding ~/.guix-profile/share/info to the INFOPATH env var so that when a user
does `guix install [package]` that package's info pages can be found.

* etc/guix-install.sh (sys_create_init_profile): Add
$GUIX_PROFILE/share/info to INFOPATH in ‘/etc/profile.d/zzz-guix.sh’.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I8958261c388ddee5659f0f1ce1c0c9813dc0f052
2024-06-02 12:05:09 +02:00
Ludovic Courtès
73b3f941d7
maint: Suggest ‘guix git authenticate’ for initial authentication.
The previous recommendation, running ‘make authenticate’, was insecure
because it led users to run code from the very repository they want to
authenticate:

  https://lists.gnu.org/archive/html/guix-devel/2024-04/msg00252.html

* Makefile.am (commit_v1_0_0, channel_intro_commit)
(channel_intro_signer, GUIX_GIT_KEYRING, authenticate): Remove.
* Makefile.am (.git/hooks/%): New target, generalization of previous
‘.git/hooks/pre-push’ target.
(nodist_noinst_DATA): Add ‘.git/hooks/post-merge’.
* doc/contributing.texi (Building from Git): Suggest ‘guix git
authenticate’ instead of ‘make authenticate’.
* etc/git/post-merge: New file.
* etc/git/pre-push: Run ‘guix git authenticate’ instead of ‘make
authenticate’.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reported-by: Skyler Ferris <skyvine@protonmail.com>
Change-Id: Ia415aa8375013d0dd095e891116f6ce841d93efd
2024-05-25 16:23:56 +02:00
Maxim Cournoyer
5a624adfd7
teams: Add Maxim to documentation team.
* etc/teams.scm (Maxim Cournoyer): Subscribe to the 'documentation' team.

Change-Id: I4a9d0a329fb66eb2dc798da5dbb5231255676033
2024-05-15 22:55:21 -04:00
Matthew Trzcinski
9288654773
teams: Add Matt to the documentation team.
* etc/teams.scm (Matthew Trzcinski): New member.

Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
Change-Id: I5f75d8e74d972c60760b8fb57bcef0b76a971962
2024-05-11 14:29:00 +02:00
Florian Pelz
7477f8e96d
teams: Add myself to the documentation team.
* etc/teams.scm (Florian Pelz): Add to documentation team.

Change-Id: I904097dbaf32ed0ae80caff5ef966bed287a2a05
2024-05-02 10:56:33 +02:00
Ludovic Courtès
aae603980b
teams: Add myself to the documentation team.
* etc/teams.scm (Ludovic Courtès): Add to documentation team.

Change-Id: Icf71ad8e2ebbe2b65ab3b6c0cf8cd8fe60cf2d0a
2024-05-01 22:31:28 +02:00
Ludovic Courtès
54f6732e5d
teams: Add documentation team.
* etc/teams.scm (documentation): New team.

Change-Id: I34d4ed9029f369ebf0d1f510cc0810baca2ced89
2024-05-01 22:31:13 +02:00
Ludovic Courtès
5c13ab50b9
news: Add entry for ‘guix git authenticate’ changes.
* etc/news.scm: Add entry.

Change-Id: I661a0c0bfc373b87a70508ad9a735315c96ba4a5

Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
Change-Id: Ibafef9d432df163948c4884279d4ce2579ed0312
2024-05-01 17:48:24 +02:00
Wilko Meyer
fc8f04726c
news: Add entry for removing linux-libre 6.7 (EoL).
* etc/news.scm: Add entry for linux-libre 6.7 removal.

Change-Id: I8fe3eb3f68023e85fcac7549c06d2cc26cd8e810
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-30 17:58:05 -04:00
Tomas Volf
08bb2dbb13
guix-install.sh: Fix setting GUIX_LOCPATH.
After installing Guix home on my new foreign system, the locale did not
work and GDM did not even let me to log in.  After some digging around using
tty3 and tty4, I realized the GUIX_LOCPATH is not being set properly.

I had nothing installed in the ~/.guix-profile (the symlink did not even
exist) and I had glibc-locales installed in ~/.guix-home, yet GUIX_LOCPATH
contained "$HOME/.guix-profile/lib/locale:".

I believe when the code was modified from the original "home or profile" to
the current "home and profile" the || was used by accident instead of &&.

I also remove the trailing :, since it is taken care of by the ${...:+:}.

* etc/guix-install.sh (sys_create_init_profile):

Change-Id: I8a3287fe809af58aee2edc924154eecf91fa1eb8
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-04-29 22:56:44 +02:00
Tomas Volf
d7bf731573
guix-install.sh: Add default value for XCURSOR_PATH.
This improves compatibility with (at least) Gnome based systems.  On my new
Ubuntu 22.04 install the mouse cursor was broken (after I installed Guix)
until I set this.

* etc/guix-install.sh (sys_create_init_profile): Set default value for
XCURSOR_PATH.

Change-Id: I489f0307d99e4d8d82671f291c78b90c7b6dae4a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-04-29 22:56:05 +02:00
Florian Pelz
e5c0ea22e6
news: Update news and commit for nss-certs change.
As discussed in
<https://lists.gnu.org/archive/html/guix-devel/2024-04/msg00211.html>.

* etc/news.scm: Update.

Change-Id: Id893abe6642de3939f7993267075764e4bb5d820
2024-04-23 08:01:51 +02:00
Florian Pelz
8600726d38
news: Add 'de' translation.
* etc/news.scm: Add German translation for nss-certs entry.

Change-Id: I82343fdc81c370a2a11e0c7bce55e5914187861f
2024-04-20 09:26:51 +02:00
Maxim Cournoyer
e0d920b7db
news: Add entry for nss-certs being added to %base-packages.
* etc/news.scm: New entry.
* NEWS: Update news.

Change-Id: I40e0b859f2af0bb0e652925a53d6447ea6fbacfb
2024-04-18 20:46:58 -04:00
Leo Famulari
8bfa49444d
teams: Remove Björn Höfling from their team due to inactivity.
* etc/teams.scm (Björn Höfling): Remove from the JAVA team.

Change-Id: I384e4aebff18485ea5c5bf444a46dc88a64af72d
2024-04-09 16:21:25 -04:00
Leo Famulari
cff5ecaf67
teams: Remove Raghav Gururajan from their teams due to inactivity.
* etc/teams.scm (Raghav Gururajan): Remove from the GNOME and MENTORS teams.

Change-Id: Ic1a583f08636f4cfd34635ab04091844b9957e08
2024-04-09 16:21:24 -04:00
Ahmad Draidi via Guix-patches via
e34ebd7f73
news: Add entry for the linux-libre-lts 6.6 update.
* etc/news.scm: Add entry.

Change-Id: Ic57c76c300712e4a6053052611e6483b4d72f0c5
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-08 18:30:15 -04:00
Janneke Nieuwenhuizen
78390634d7
guix-install.sh: Make Guix modules available too.
* etc/guix-install.sh (GUILE_LOAD_PATH): Prepend directory to current Guix
modules.
(GUILE_LOAD_COMPILED_PATH): Likewise to compiled modules.

Change-Id: I0b2722a38b1f8ebab32142cbc372a23cadfb0620
2024-04-07 16:26:28 +02:00
Ludovic Courtès
dd476cfb76
guix-install.sh: Add ‘--uninstall’ flag.
* etc/guix-install.sh (REQUIRE): Add groupdel and userdel.
(chk_term): Handle ‘WAR’.
(sys_delete_store, sys_delete_build_user, sys_delete_guix_daemon)
(sys_delete_init_profile, sys_delete_user_profiles): New functions.
(main): Rename to…
(main_install): … this.
(main_uninstall): New function.
(main): Dispatch between these two.
* doc/guix.texi (Installation): Refer to “Binary Installation” instead
of repeating it.
(Binary Installation): Document uninstallation.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I55b7c10823773bced2e268273e8ce828cb3bd98d
2024-04-05 18:21:23 +02:00
Christopher Baines
ac19e038b4
Switch order of the default substitute servers.
The aim here is to improve the user experience.  There's anecdotal evidence
that the network performance for bordeaux is better compared to ci at least
for some users, and I don't know of any issues with rate limiting or access
restriction for bordeaux compared to ci.  It also has IPv6 support.

Additionally, bordeaux generally had more substitutes than ci, particularly
for aarch64-linux and armhf-linux.  This change will offer a very slight
speedup for those substitutes that only bordeaux has.

Bordeaux has been a default substitute server for nearly 3 years now and I
think this change is overdue.  I'm also hopeful that we'll be able to build on
the testing regarding mirrors for bordeaux, and that'll allow potentially
improving the hosting setup (through providing more redundancy) and further
improving substitute fetching for users who currently have issues with
substitute access.

* config-daemon.ac: Switch substitute urls order.
* doc/guix.texi: Ditto.
* etc/guix-install.sh: Ditto.
* gnu/installer/newt/network.scm (wait-service-online): Ditto.
* guix/store.scm (%default-substitute-urls): Ditto.

Change-Id: I4f6d93ae1fc8b03d80b47b18b5749a51f1fde17b
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-03 17:18:38 +01:00
Christopher Baines
8fa0761264
Merge remote-tracking branch 'savannah/master' into gnome-team
Change-Id: Iec8e15b79c6fde516294c2bfcaf8ee3575b1f745
2024-03-20 14:54:26 +00:00
Maxim Cournoyer
a8ba2f3507
teams: qt: Remove erroneous comment at top of scripts.
* etc/teams/qt/common.scm: Remove erroneous comment.
* etc/teams/qt/qt-manifest.scm: Likewise.
* etc/teams/qt/qt5-manifest.scm: Likewise.

Change-Id: I87a0ea669caa0ba5049b48a4f04fda58518c3f05
2024-03-19 03:40:08 -04:00
Christopher Baines
618cae45dc
Merge remote-tracking branch 'savannah/master' into gnome-team
Change-Id: I775274c2693536e2efa36c9abca4c54c5c458e26
2024-03-16 10:19:30 +00:00
Tanguy Le Carrour
7319b4d528
teams: Add Tanguy Le Carrour.
* etc/teams.scm.in ("Tanguy Le Carrour"): New member.

Change-Id: Ic1b1588a5a8bc67ee8e135c3069966f139374529
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-14 13:48:07 +00:00
Ludovic Courtès
4c94b9e983
news: Update commit for fixed-output derivation vulnerability.
* etc/news.scm: Update.

Change-Id: Ia34408882f8928a0fd05acc12d4edc66b3dcb3b7
2024-03-12 14:24:18 +01:00
Florian Pelz
0547fe862c
news: Add 'de' translation.
* etc/news.scm: Add German translation.

Change-Id: Ia2a11f71cdee5ccbf2a7fbe176e713418771599e
2024-03-12 10:26:17 +01:00
Ludovic Courtès
7fa8bf8520
news: Give upgrade instructions for foreign distros.
* etc/news.scm: Update entry.

Change-Id: Ia7c326bc97042d92a8d499ee27dd41d15f1f0d29
2024-03-12 09:52:50 +01:00
Ludovic Courtès
4003c60abf
news: Add entry for the daemon fixed-output derivation vulnerability.
* etc/news.scm: Add entry.

Change-Id: Ib3f9c22eda1e8b9075620ec01b4edf2f24cfcf93
2024-03-11 23:14:37 +01:00
Vagrant Cascadian
5f100c68a4
etc: systemd services: switch to "journal" for output and error logging.
The "syslog" method has been deprecated for years, and issues a warning:

  Standard output type syslog is obsolete, automatically updating to
  journal. Please update your unit file, and consider removing the setting
  altogether.

Fixes: #48323

* etc/guix-daemon.service.in (StandardOutput): Use "journal"
(StandardError): Likewise.
* etc/guix-publish.service.in (StandardOutput): Likewise.
(StandardError): Likewise.
2024-03-11 14:34:25 -07:00
Ludovic Courtès
c7836393be
time-travel-manifest: Uncomment all the past releases.
This reverts a4c35c607c.

* etc/time-travel-manifest.scm (%release-commits): Uncomment all the
revisions.

Change-Id: I6abdb760cbcf06597d843cabc5fd973ee916dc77
2024-03-10 15:53:56 +01:00
Liliana Marie Prikler
2ee5451319
Merge branch 'master' into gnome-team 2024-03-10 00:05:58 +01:00
宋文武
de3f864438
teams: Add 宋文武 to the qt team.
* etc/teams.scm (宋文武): Add qt team.

Change-Id: Ib1b50b109ded4dbbcfd0649d3e0c1e6884585c5e
2024-03-08 20:03:15 +08:00
宋文武
4d15e04a6d
teams: lxqt: Remove qt.scm from scope.
* etc/teams.scm (lxqt)[#:scope]: Remove "gnu/packages/qt.scm".

Change-Id: If05ea534a827eba5a2acf6526d906cea43f72442
2024-03-08 20:03:15 +08:00
AwesomeAdam54321
bd1cc64ddd
teams: Add entry for Adam Faiz.
* etc/teams.scm ("Adam Faiz"): New member.

Signed-off-by: Andreas Enge <andreas@enge.fr>
Change-Id: Idb913da5e4f622b8efdbadc87d2cf3e5aec118eb
2024-03-08 10:27:26 +01:00
Liliana Marie Prikler
f469a45362
news: Add entry for changes in GNOME 44 and its desktop service.
* etc/news.scm: Add entry.
2024-02-28 19:02:51 +01:00
Vivien Kraus
df42803ce9
news: Add entry for GDM defaulting to Wayland.
* etc/news.scm: Add entry.

Change-Id: Icddcf269ff59a7ee2a14680ed95a167758ecddaf
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-02-28 19:02:51 +01:00
Vivien Kraus
f7e60666e7
news: Add entry for hwdb support in udev-service-type.
* etc/news.scm: Add entry.

Change-Id: I3c27b10eab501cca6ed0e32a1b30d92f212266b4
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-02-28 19:02:50 +01:00
Ricardo Wurmus
6ebe912b55
teams: Add Sugar team.
* etc/teams.scm (sugar): New team; add Ricardo to it.

Change-Id: I4d7af2a8f4077fa60ff8400b0b8b1b6127a77448
2024-02-13 20:03:28 +01:00
Sharlatan Hellseher
8a0910e042
teams: go: Add all related files to the scope.
* etc/teams.scm (go): Add regex search for any golang files.

Change-Id: Ia6c95d8d49863de0381a907ca6309fa22d22927e
2024-02-13 14:38:31 +00:00
Timothy Sample
5f86eebd24
gnu: disarchive: Update to 0.6.0.
* gnu/packages/backup.scm (disarchive): Update to 0.6.0; add
'guile-bzip2' as an input.
* gnu/packages/package-management.scm (guix): Add 'guile-bzip2' as
an input to enable bzip2 support when using Disarchive.
* guix/self.scm (%packages): Add 'guile-bzip2'.
(compiled-guix): Include 'guile-bzip2' as a dependency when building
the 'guix' command.
* etc/disarchive-manifest.scm (tarball-origin?): Include bzip2
tarballs.

Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
Change-Id: I4da479054f6bef225f5ea979c091152f8a9e51d5
2024-02-12 21:26:01 -06:00
Clément Lassieur
14210b7f58
teams: mozilla: Add tor-browsers.scm.
* etc/teams.scm (mozilla): Add "gnu/packages/tor-browsers.scm".

Change-Id: Id3aa1fe641c612000319a4ea4b236285f8d3b599
2024-02-05 18:57:48 +01:00
Mark H Weaver
a32df1ff70
teams: Add Mark H Weaver to the ‘mozilla’ team.
* etc/teams.scm (Mark H Weaver): Add to the ‘mozilla’ team.
2024-02-03 13:26:03 -05:00
Sharlatan Hellseher
7a63fba807
teams: go: Add golang-xyz.scm to scope.
* etc/teams.scm (go): Add "gnu/packages/golang-xyz.scm".

Change-Id: I580eadf52b631c6582e256a2900786b53483a466
2024-01-30 22:58:22 +00:00
Sharlatan Hellseher
f74789cd54
teams: go: Add more related files to the scope.
* etc/teams.scm (go): Add "gnu/packages/configuration-management.scm",
"gnu/packages/golang-crypto.scm", "gnu/packages/golang-web.scm",
"gnu/packages/syncthing.scm", "gnu/packages/terraform.scm". Sort list
alphabetically.

Change-Id: I56ce5bd21e487e5dbe2d84aa1d83e3239268fb71
2024-01-28 23:40:23 +00:00
Maxim Cournoyer
1348be9115
gitconfig: b4: Automatically add 'Signed-off-by' when applying patches.
Also use --3way to ease conflict resolutions.

* etc/git/gitconfig [b4]: Add shazam-am-flags option.

Change-Id: I6a92909a5b23a8680c16251aafa084b9a48944ea
2024-01-24 10:42:41 -05:00
Efraim Flashner
4939425918
teams: Remove Efraim Flashner from the science team.
* etc/teams.scm (Efraim Flashner): Remove science team.

Change-Id: I790fe329cde11fcb4b706b01b9aa59ad29d8c874
2024-01-24 12:49:43 +02:00
Wilko Meyer
497780ad25
news: Add entry for removing linux-libre 4.14 (EoL).
* etc/news.scm: Add entry for linux-libre 4.14 removal and add my copyright
header.

Change-Id: I5c2418bc22a4ae2bba63c1cf77e66d2574766e01
2024-01-22 13:25:30 -05:00
Wilko Meyer
2f3d6ff968
teams: Add Wilko Meyer to kernel.
* etc/teams.scm: Add Wilko Meyer.

Change-Id: Ia7b85a090a4d8e81689bd137e1d12cb3708aa760
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-01-16 20:47:52 -05:00
Vivien Kraus
da14567354
teams: Add Vivien Kraus.
* etc/teams.scm.in ("Vivien Kraus"): New member.

Change-Id: Iab2c9300f3e1e604fb2ee539a7eb05e7a3f54776
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-01-14 11:47:52 +01:00
Florian Pelz
c0b303aaa3
news: Fix 'de' translation.
* etc/news.scm: Fix typo.

Change-Id: I943fed38a444d1403cc5f979a7d6b9f52bedf5dd
2024-01-13 01:37:40 +01:00
Sharlatan Hellseher
4eef1c3517
teams: Add entry for Sharlatan Hellseher.
* etc/teams.scm ("Sharlatan Hellseher"): New member.

Change-Id: I05f1442e90799e182feb153f45191e789c05461b
2024-01-12 00:39:32 +00:00
Oleg Pykhalov
8920cf302c
news: Add entry for the new '--max-layers=N' option.
* etc/news.scm: Add entry.

Change-Id: I286c04fd2cef820007606d1092ab45be4466fb19
2024-01-09 15:49:36 +03:00
Ludovic Courtès
526e485489
teams: Add ‘core-packages’ team.
* etc/teams.scm (bootstrap): Add “gnu/packages/commencement.scm”.
(core-packages): New team.
(Ludovic Courtès): Add to ‘core-packages’ team.

Change-Id: I25f22d436a4dc9bf4c8f577f94cc178cbaa80768
2024-01-05 17:27:20 +01:00
Efraim Flashner
8b559b37ea
etc: Add rust-team manifest.
Change-Id: Ie43bd4a88d35270dcac7baaabeafbcc3a755db1e
2024-01-04 12:31:45 +02:00
Clément Lassieur
4771960e5d
teams: mozilla: Add icecat-extension.scm and browser-extensions.scm.
* etc/teams.scm (mozilla): Add "gnu/build/icecat-extension.scm" and
"gnu/packages/browser-extensions.scm".

Change-Id: Id59fb307256e5870b3c19f0b7c41446775a57d9e
2023-12-22 00:06:25 +01:00
Clément Lassieur
aa22cdd363
teams: Add entry for Clément Lassieur.
* etc/teams.scm ("Clément Lassieur"): New member.

Change-Id: If6456d9496f59b0a26608ad5e55aa8fdfb8af492
2023-12-20 17:47:03 +01:00
Ludovic Courtès
32d4f40589
maint: Build more development packages for GNU/Hurd.
* etc/hurd-manifest.scm: Add Autotools and Guile-related packages.

Change-Id: I6ded9623543a8f5444e9d6bb04284e9ca2aa2dcd
2023-12-18 23:16:28 +01:00
Tobias Geerinckx-Rice
fa0563e7fa
bash completion: Complete ‘guix style -f’ with files.
* etc/completion/bash/guix (_guix_is_dash_f):
Recognise ‘--whole-file’ as a member of the ‘-f’ family.
(_guix_complete): Add a new clause for ‘guix style’.

Reported by cmiller in #guix.

Change-Id: I3f55f7fd7fb8610dc13770ebfe70d9f65c1497af
2023-12-10 01:00:00 +01:00
Benjamin
436bbc90fc
teams: Include golang-check.scm in the go team.
* etc/teams.scm (go): Add gnu/packages/golang-check.scm to scope.

Change-Id: Ifc90eb0c3fc5d716b605e7e3e100a38431498a2c
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-11-20 14:56:31 +00:00
Ekaitz Zarraga
1a77539987
teams: Add Ekaitz Zarraga to bootstrap and zig.
* etc/teams.scm: Add Ekaitz Zarraga.

Change-Id: Idda2ffbc15adc3725bcd1600988582f0d4c2766a
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-11-12 16:37:09 +02:00
Ekaitz Zarraga
25ac7e893c
teams: Add Zig team.
* etc/teams.scm (zig): New team for the zig programming language,
packages and build system.

Change-Id: I96f9ced1ad04b1cd9041c53aa8c86fe29014ccd1
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-11-12 16:37:09 +02:00
Maxim Cournoyer
889a6204f8
doc: Add some guidelines for reviewing.
* doc/contributing.texi (Contributing) [Reviewing the Work of Others]: New
section.
(Debbugs Usertags): Expound with Emacs Debbugs information and document the
'reviewed-looks-good' usertag.
* etc/git/gitconfig [b4]: New section.

Change-Id: I56630b15ec4fbc5c67e5420dbf2838556a005d6b
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
2023-11-07 12:33:25 -05:00
Efraim Flashner
e0f28301f0
fish completion: Fix typos.
* etc/completion/fish/guix.fish (__fish_guix_needs_command): Fix
spelling of specified.
(__fish_guix_using_command): Fix spelling of specified.

Change-Id: Ieac612da8cd2a7a1c44c5a54c57574ce2b8d8bd4
2023-11-07 18:07:08 +02:00
Maxim Cournoyer
a96f1c1bc0
teams.scm: Add file-local variable prop line for the mode.
This tells Emacs to use the scheme-mode to edit the file.

* etc/teams.scm (mode): New file-local variable.

Change-Id: I9a48f552e831317402673d95cf6c1de506d388b5
2023-11-01 12:24:29 -04:00
Gabriel Wicki
9291370344
teams: Add myself to audio team.
Message-ID: <cfad42ecdcd190893699ef28d42b35b706729bcd.1698355699.git.gabriel@erlikon.ch>
In-Reply-To: <81d0877b2cb39164563dfbf2c551f1c99aad75ed.1698355699.git.gabriel@erlikon.ch>
References: <81d0877b2cb39164563dfbf2c551f1c99aad75ed.1698355699.git.gabriel@erlikon.ch>
From: Gabriel Wicki <gabriel@erlikon.ch>
Date: Tue, 2 May 2023 16:47:41 +0200
Subject: [PATCH 2/2] teams: Add Gabriel Wicki.

* etc/teams.scm.in ("Gabriel Wicki"): New member.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-10-27 12:13:09 +02:00
Gabriel Wicki
e7c8bdac93
teams: Add audio team.
Message-ID: <81d0877b2cb39164563dfbf2c551f1c99aad75ed.1698355699.git.gabriel@erlikon.ch>
From: Gabriel Wicki <gabriel@erlikon.ch>
Date: Tue, 2 May 2023 16:38:15 +0200
Subject: [PATCH 1/2] teams: Add audio team.

* etc/teams.scm.in (audio): Add team.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-10-27 12:13:09 +02:00
Maxim Cournoyer
4cf4dcb8b3
teams: Adjust shebang to use 'guix repl'.
This ensures the correct Guix dependencies are always available for the
script.

* etc/teams.scm.in: Rename to...
* etc/teams.scm: ... this.  Adjust shebang.
* .gitignore: No longer ignore it.
* configure.ac: Do not process it with AC_CONFIG_FILES.

Reported-by: Clément Lassieur <clement@lassieur.org>
Fixes: https://issues.guix.gnu.org/66605
Change-Id: I7a01750c6c5f0696b6c36b1e6caa9389d9e6822c
2023-10-22 20:35:15 -04:00
Maxim Cournoyer
fb3707762d
etc: teams: Parse 'From' commit more leniently.
When a Change-Id is used, patman prepends a Message-Id field on the first line
of the patch, which broke the assumption that the 'From $commit' line must
appear on the first line.

* etc/teams.scm.in (git-patch->commit-id): Loop each line of the file until a
match is found.  Update doc.

Series-to: 66027@debbugs.gnu.org
Series-version: 3
Series-changes: 3
 - New commit
Series-cc: Giovanni Biscuolo <g@xelera.eu>, Simon Tournier <zimon.toutoune@gmail.com>
Change-Id: I20400f87469ffb761ffc82dd32e34cd06f619043
2023-10-22 16:09:05 -04:00
Maxim Cournoyer
8005e09b26
build: Add a commit-msg hook that embeds Change-Id in commit messages.
Partially implements <https://issues.guix.gnu.org/66027>.

This will make it possible to track a merged commit back to its original
posting on the mailing list, and open the door to new opportunities such as
closing fully merged series automatically.

* Makefile.am (COMMIT_MSG_MAGIC): New variable.
(.git/hooks/commit-msg): New target.
* etc/git/commit-msg: New file.
* doc/contributing.texi (Configuring Git): Document Change-Id.

Series-changes: 3
 - Clarify documentation text, as suggested by Simon
Change-Id: Ia92fa958eae600fdd4e180bad494c85db8bb4dd6
Reviewed-by: Simon Tournier <zimon.toutoune@gmail.com>
2023-10-22 16:09:04 -04:00
Ekaitz Zarraga
e011961f99
build-system: Add zig-build-system.
* guix/build-system/zig.scm: New file.
* guix/build/zig-build-system.scm: New file.
* Makefile.am: Add them.
* doc/guix.texi: Document it.
* etc/snippets/yas/scheme-mode/guix-package (build-system): Add
  zig-build-system.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-21 00:27:25 +02:00
Liliana Marie Prikler
ef026e68fe
etc: snippets: Do not match unintended quotes.
* etc/snippets/tempel/scheme-mode (origin): Unquote ‘git-fetch’, ‘svn-fetch’,
‘hg-fetch’, ‘cvs-fetch’, and ‘bzr-fetch’.  Use ‘otherwise’ instead of ‘t’.
2023-10-15 12:28:19 +02:00
Ludovic Courtès
aa65f31ed2
disarchive-manifest: Add one manifest entry per tarball.
This works around a situation where ‘cuirass remote-worker’ now builds
with max-jobs = 1 (Cuirass commit
980ef610989895be5ac2ba7f9d1901e5c7f22934).  The effect is that all
.dis.drv would be performed sequentially, on a single machine (‘cuirass
remote-server’ is unable to distribute those derivations to several
machines because it only “sees” the ‘disarchive-collection’ derivation).
This would take a lot of time and force a rebuild of all of *.dis.drv
every time because their build results would not be retrieved by the
‘remote-server’ process.

* etc/disarchive-manifest.scm (disarchive-collection): Remove.
<top level>: Define ‘disarchives’.  Append it to the entries of the
manifest.
2023-10-08 23:43:49 +02:00
Florian Pelz
18b4db357b
news: Add 'de' translation.
* etc/news.scm: Add German translation of offloading entry.
2023-10-03 14:07:29 +02:00
Florian Pelz
2503376827
news: Fix typo.
* etc/news.scm: Fix typo in the English text on offloading.
2023-10-03 14:07:08 +02:00