summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2026-05-18teams: Record python aux-files.Nicolas Graves
* CODEOWNERS, etc/teams.scm: Record python aux-files. Change-Id: I74e40364f5bccdf2b3cfc24dc24b691d635a6dcb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-16teams: Add entry for Anderson Torres.Anderson Torres
* etc/teams.scm ("Anderson Torres"): New member. Change-Id: Ieba1b17d1cbd3f83b23e4765083a9de4ad66532a Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2026-05-15teams: Add Nomike to Dotnet team.Danny Milosavljevic
* etc/teams.scm ("Nomike"): Add Nomike to Dotnet team. Change-Id: I089dfbfea29fe345cefa54224a5e02cc3eded21e
2026-05-15teams: Add Danny Milosavljevic to the Dotnet team.Danny Milosavljevic
* etc/teams.scm ("Danny Milosavljevic"): Add to the Dotnet team. Change-Id: Ic7fdf21efb7080b0b24b530c4dfa1f854287eaea
2026-05-15teams: Add Dotnet team.Danny Milosavljevic
* etc/teams.scm (dotnet): New team. * CODEOWNERS: Update. Change-Id: I2a424a621d003150440e525760bfd2797917f29e
2026-05-13system: hurd: Add e2fsprogs.Janneke Nieuwenhuizen
* etc/manifests/cross-compile.scm (%base-packages/hurd): Do not remove e2fsprogs. * gnu/system/hurd.scm (%base-packages/hurd): Add e2fsprogs. Change-Id: I45edf91846efed31309c4c30d185606ba68c3140 Co-authored-by: Brian Cully <bjc@spork.org>
2026-05-11news: Add 'pt' translation.Anderson Torres
* etc/news.scm: Add Portuguese translation for most recent entry. Change-Id: I8a8327c0c5253cf37808e5bfc675bdfab2ebbbda Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2026-05-11news: Add 'de' translation.Florian Pelz
* etc/news.scm: Add German translation for channel files entry. Change-Id: I2e3883c52ac2b67f7a7ec084249e9d4887a78f91
2026-05-10news: Add entry about downloading channel files.Ludovic Courtès
* etc/news.scm: Add entry. Change-Id: I026b6653de697666e2c177792ee879f7a508ded7 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #6745
2026-05-07teams: Add bdunahu to games team.bdunahu
* etc/teams.scm: ("bdunahu"): New person in games team. Merges guix/guix!8381. Change-Id: Ia7f467468375f08fc6cb04dec31ee74e18bf2ea4 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-05-03teams: Add gemmaro to the Ruby team.gemmaro
* etc/teams.scm ("gemmaro"): New person in the Ruby team. Change-Id: Ia4e99904e236c44f49c70985497a1e0ac2123047 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-05-03gnu: Add java-jemmy.Danny Milosavljevic
* gnu/packages/netbeans.scm (java-jemmy-2.3.1.1): New variable. * etc/teams.scm: Add reference to gnu/packages/netbeans.scm. Change-Id: I8068d33eb89424547fb9b359fadde9d341a2236b
2026-05-02teams: Add Thanos Apollo to emacs team.Thanos Apollo
* etc/teams.scm ("Thanos Apollo"): Add to emacs team. Merges guix/guix!8253 Change-Id: I4b6fc33914131d8dfc7a07eb5616fa90b365bf30 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-04-29news: Reindent.Anderson Torres
* etc/news.scm: Reindent. Change-Id: Ia27eec7baf3873893d4e79686e0cec9f931eeae3 Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2026-04-29news: Add 'pt' translation for older entries.Anderson Torres
* etc/news.scm: Add Portuguese translation for older entries. Change-Id: Ibe2551f50936f6e61f6fc218daa414bb1fabc65d Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2026-04-28teams: javascript: Adopt gnu/packages/javascript.scm.bdunahu
* CODEOWNERS: Regenerate file. * etc/teams.scm (javascript)<#:scope>: Add gnu/packages/javascript.scm. Change-Id: Id6dfabe13dde32fbadc830063f57ea0f5d3463af Signed-off-by: Noé Lopez <noelopez@free.fr>
2026-04-21teams: rust: Improve audit-rust-crates script.Efraim Flashner
* etc/teams/rust/audit-rust-crates: Count the number of untested crates and print them at the end of running the script. [Begin]: Close open file descriptor. [crate-source]: Use variables. [package:rust, git-reference]: New matches. Change-Id: If3d9dec79175dfa521a4dfa54d2fedf69712d96e
2026-04-20teams: Add GNUtoo to the embedded team.Denis 'GNUtoo' Carikli
I was asked to join the team that manages the gnu/packages/coreboot.scm file. * etc/teams.scm ("GNUtoo"): Create and add to the embedded team. Link: https://codeberg.org/guix/guix/pulls/7065 Change-Id: I3e3963cf3806e4a7d741b75b052de4caa3b8ea98 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2026-04-20teams: embedded: adopt gnu/packages/coreboot.scm.Denis 'GNUtoo' Carikli
Before the commit 7cf91385c504d2d7be3665e5fda71bb4a7a862f8 ("gnu: Move bincfg, ifdtool and intelmetool to coreboot.scm."), the packages moved to coreboot.scm were managed by the electronics team. After that, these packages became orphan because coreoot.scm had wasn't managed by any team. For now, the best fit is the "embedded" team because embedded also manages bootloader.scm which also provide boot firmware images (u-boot). * CODEOWNERS: Regenrate file. * etc/teams.scm (embedded)<#:scope>: Add gnu/packages/coreboot.scm. Link: https://codeberg.org/guix/guix/pulls/7065 Change-Id: I6626ad74bf5b20bee24c018292354c4db127f7a3 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2026-04-20gnu: Add rocq module.Dan Rostovtsev
* gnu/packages/rocq.scm: New file. * etc/teams.scm (ocaml): Add it. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * CODEOWNERS: Regenerate file. Change-Id: Ia6ed17bf36632463b7df1e6bd6a6ae14ee1b7e3f Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-04-15guix: Implement fossil-download.Nguyễn Gia Phong
* guix/fossil-download.scm: New file. * guix/build/fossil.scm: New file. * Makefile.am (MODULES): Add them. * etc/teams.scm (core)[#:scope]: Add "guix/fossil-download.scm". (vcs)[#:scope]: Add "guix/build/fossil.scm". * CODEOWNERS: Regenerate file. * doc/guix.texi (origin Reference): Document fossil-fetch and fossil-reference. * NEWS: Add entry about fossil-fetch. Change-Id: Ia252bcbbb417159a842d5092a937e2aad55a1656 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-04-14gnu: dvisvgm: Deprecate in favor of texlive-dvisvgm.Nicolas Goaziou
* gnu/packages/tex.scm (dvisvgm): Deprecate. * etc/teams/tex/tex-manifest.scm (%sundry-texlive-packages): Do not monitor dvisvgm anymore. * gnu/packages/statistics.scm (python-openturns): Use texlive-dvisvgm. Change-Id: I1903a0bdd4e66f9f2a49d21029371e87924435ac
2026-04-09etc: Add MPI manifest for the ‘hpc’ team.Ludovic Courtès
* etc/teams/hpc/mpi-manifest.scm: New file. Change-Id: I5bbdbaee48efb840a04cffd6354ece2211c95c66 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-04-07teams: hpc: Adopt fabric-management module.Cayetano Santos
* etc/teams.scm (hpc)<#:scope>: Add "gnu/packages/fabric-management.scm". * CODEOWNERS: Regenerate file. Merges guix/guix!7703 Change-Id: I2f93401ed39f56a39dafbff4a81f95ea3b09d2f0
2026-04-02teams: qa-packages: Abandon gnu/ci.scm.Nguyễn Gia Phong
This module was adopted by mistake. * etc/teams.scm (qa-packages)<#:scope>: Remove "gnu/ci.scm". Change-Id: I132c7df0f3b3d13294574db0df60d81e59a3dc7a Merges: https://codeberg.org/guix/guix/pulls/7326 Reviewed-by: Maxim Cournoyer <maxim@guixotic.coop> Reviewed-by: Ludovic Courtès <ludo@gnu.org> Reviewed-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-04-01news: Add 'pt' translation.Anderson Torres
* etc/news.scm: Add Portuguese translation for inherited field values entry. Change-Id: I63c4d9ebf152438ad367060338311ab67b4f9e46 Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2026-03-27etc: Update fish completion.Hilton Chain
* etc/completion/fish/guix.fish (guix_graph_backends, guix_image_types) (guix_importers, guix_refresh_updaters, guix_style_stylings) (guix_importer nuget): Update. (guix_commands_with_build_options): Add missing ‘shell’. Change-Id: I0f63acce7ef64eb430a1ba7d653846b09429fae3 Merges: #7300
2026-03-26teams: Add Thomas Kramer to electronics team.Thomas Kramer
* etc/teams.scm: ("Thomas Kramer"): New person in electronics team. Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
2026-03-24news: Add 'de' translation.Florian Pelz
* etc/news.scm: Add German translation for inherited field values entry. Change-Id: I32e057b98012c2a308d5324b7d421ea4a959a251
2026-03-24teams: Don't add empty lines to CODEOWNERS.Hugo Buddelmeijer
* etc/teams.scm: (export-codeowners): Only add a newline if a team has a scope. * CODEOWNERS: Regenerate file. Change-Id: I11b039d848f166a44bca2caa626e6e1321d33c42 Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
2026-03-24etc: Ensure guix.authenticate section is populated in post-merge hook.Maxim Cournoyer
This provides some extra automation. * etc/git/post-merge [!guix.authenticate.introduction-commit]: Run initial 'guix authenticate' command, as documented in (info "(guix) Building from Git"). Fixes: <https://issues.guix.gnu.org/80564> Change-Id: I5775514c6b8785213e2d0e834bdd7e3a961c8930 Reported-by: Tomas Volf <~@wolfsden.cz>
2026-03-23news: Clarify entry about inherited field values.Ludovic Courtès
* etc/news.scm: Tweak wording of inherited field value entry. Reported-by: Herman Rimm <herman@rimm.ee> Change-Id: Ia66ac4a682127a3d10ac7d0396962e2257c5e3ca
2026-03-22teams: Add Peter Polidoro to electronics team.Peter Polidoro
etc/teams.scm ("Peter Polidoro"): Create and add to the electronics team. Merges guix/guix!7351 Change-Id: I15fd5691f75e0b51735725dfdce90e14f818558d Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-22teams/gnome: Update gnome-core-refresh script.Maxim Cournoyer
* etc/teams/gnome/gnome-core-refresh (%gnome-releng-versions-uri): Update URI. (%names): Register glycin. Change-Id: I314ce2fd0345b5cc5b81cbb465a701d99c926274
2026-03-20teams: Add initial members to Community team.Gabriel Wicki
* etc/teams.scm (community): Add gabber and untrusem. Change-Id: I52ca2cee56f55a9128e0739b33205f728be13778 Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
2026-03-20teams: Add Community team.Gabriel Wicki
* etc/teams.scm (community): New team. Change-Id: If23770964f91cdb3110f1fa23ed7dad5a122958b Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
2026-03-20news: Add entry for record field inherited values.Ludovic Courtès
* etc/news.scm: Add entry. Change-Id: Id4d40ee995f03a8fe785782513f9451c8bd71389 Merges: #6955
2026-03-16teams: Add Spencer King to the Julia team.Spencer King
* etc/teams.scm ("Spencer King"): Create and add to the Julia team. Merges guix/guix!6867 Change-Id: I8367145739311c9ced8f9a65ac36627f4d7c8b83 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-16teams: Add Nguyễn Gia Phong to vcs team.Cayetano Santos
* etc/teams.scm ("Nguyễn Gia Phong"): Add Ashish SHUKLA to cvs team. Change-Id: Ic30a75ea76ed25ae2029227ca101dae9d8c12036
2026-03-16teams: Add Ashish SHUKLA to vcs team.Nguyễn Gia Phong
* etc/teams.scm ("Ashish SHUKLA"): New person in vcs team. Change-Id: I454b694fe9997717c0ab34fe2980f93276fc1ff2 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-16teams: Add Thanos Apollo to vcs team.Nguyễn Gia Phong
* etc/teams.scm ("Thanos Apollo"): New person in vcs team. Change-Id: I7afd97b470a93fb9aad02cf493d3ab3b8df89668 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-16teams: Add Version control team.Nguyễn Gia Phong
* etc/teams.scm (vcs): New team. * CODEOWNERS: Regenerate file. Merges guix/guix!6165 Change-Id: I9f1edb67e52c08ad69199f991fc8fa42a334ddb8 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-14news: Add 'pt' translation.Anderson Torres
* etc/news.scm: Add Portuguese translation for GNOME 48 entry. Change-Id: I9ac3efe14a3025c0375aceabbf03321cdce31a0a Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2026-03-13etc: snippets: Update python to pyproject build system.Gabriel Wicki
The snippets still refer to the outdated python-build-system which should not be encouraged to use anymore. * etc/snippets/yas/scheme-mode/guix-package (build-system): Replace python-build-system with pyproject-build-system. Merges guix/guix!7100 Change-Id: Ic7d4b298c922fbea75b0e2ae341fee8a5ab0543c Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-13Add news entries for GNOME 48.Noé Lopez
* etc/news.scm: Add news entry for GNOME update. * NEWS: Mention GNOME update. Merges: https://codeberg.org/guix/guix/pulls/7067 Change-Id: I6081f3aa703ba500ebf89c77be7807cd815913d8 Reviewed-by: Maxim Cournoyer <maxim@guixotic.coop> Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2026-03-08etc: apparmor.d: Fix "guix-daemon/guix-builder" policy.Artyom V. Poptsov
Currently Guix daemon would always fail to build packages that require execution of programs and scripts in "/tmp" directory (e.g. in "bootstrap" phase) on foreign distributions that use AppArmor as it denies such requests due to policy restrictions. This patch fixes "guix-daemon" AppArmor policy by allowing execution of programs in "/tmp" for "guix-builder". See <https://codeberg.org/guix/guix/issues/6501> * etc/apparmor.d/guix-daemon: Fix permissions for guix-daemon/guix-builder. Change-Id: Ib6a33fcc035011d7045da03346f3afeb598b7d7a Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2026-03-07teams: tex: Add manifest.jgart
* etc/teams/tex/tex-manifest.scm: New file. Change-Id: I522622327964332d00b3d8b23c1d4807a7571345 Signed-off-by: jgart <jgart@dismail.de>
2026-03-06teams: python: Adopt build/toml and tests/toml.Sharlatan Hellseher
This is a following up discussion from <https://codeberg.org/guix/guix/pulls/5156#issuecomment-11164088>. * etc/teams.scm (python)<#:scope>: Sort alphabetcially; add "guix/build/toml.scm", and "tests/toml.scm". * CODEOWNERS: Regenerate file. Change-Id: I65d9b319eff8bbd240c74851dbd0b56f2b0e6c27
2026-03-06teams: Update team status for Zheng Junjie.Zheng Junjie
* etc/teams.scm (Z572): Remove some teams. Change-Id: Ied973be7c9cf9af86630fbd2f8723a5efdf2fd6d Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-03-06gnu: Add gnome-circle module.Noé Lopez
* gnu/packages/gnome-circle.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * etc/teams.scm (gnome): Add it to gnome team. * CODEOWNERS: Add it. * po/packages/POTFILES.in: Add it. Change-Id: I26eb22689d894eccad031db7e494c937dd45bffc Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>