summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)AuthorFilesLines
2026-03-16teams: Add Nguyễn Gia Phong to vcs team.Cayetano Santos1-1/+1
* 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 Phong1-0/+5
* 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 Phong1-0/+5
* 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 Phong1-0/+14
* 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 Torres1-0/+9
* 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 Wicki1-1/+1
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é Lopez1-0/+35
* 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. Poptsov1-1/+1
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.jgart1-0/+37
* 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 Hellseher1-3/+5
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 Junjie1-1/+1
* 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é Lopez1-0/+1
* 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>
2026-03-06teams: Update gnome-core-refresh script.Maxim Cournoyer1-1/+3
* etc/teams/gnome/gnome-core-refresh (%names): Register pypgobject and pyatspi mappings. Change-Id: I5343870e33fbd25859f5fb39522953225c6236b9
2026-03-05teams: Use full name for member folaht.Gabriel Wicki1-1/+1
* etc/teams.scm (folaht): Use full name. Change-Id: I9ab38bc685246604dd974ed98774fbdc296ab423 Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
2026-03-05teams: Add folaht to documentation team.Gabriel Wicki1-0/+5
* etc/teams.scm (folaht): New team member. Change-Id: I7ab50f2d56f439deba983dbbe5b38c7f8afa5253 Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
2026-03-04teams: Add music.scm to audio team.Gabriel Wicki1-0/+1
* etc/teams.scm: Add gnu/packages/music.scm to the scope of the audio team. * CODEOWNERS: Regenerate it. Change-Id: I539975f268d6447e4c6b4d5ce8860f6070d862d3 Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
2026-03-03teams: Add build-tools team.Nguyễn Gia Phong1-2/+14
* etc/teams.scm (build-tools): New team. ("Janneke Nieuwenhuizen"): Add to the team. ("Nguyễn Gia Phong"): Add to the team. * CODEOWNERS: Regenerate file. Change-Id: Iccaaa39b2210b4e7cf6b310c7cc96bf771996db6
2026-03-02teams: Move BonfaceKilz from lisp to guile team.Munyoki Kilyungi1-1/+1
* etc/teams.scm: ("Munyoki Kilyungi"): Move from lisp to guile team. Merges: https://codeberg.org/guix/guix/pulls/6827 Change-Id: I2fbb50b4c97d937cac116b0fe25b3c1f02658dc7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-26teams: Add Carlo Zancanaro to lua and ruby teams.Carlo Zancanaro1-0/+5
* etc/teams.scm ("Carlo Zancanaro"): New person in lua and ruby teams. Change-Id: I3169931f2ca09a9581dd90775d793b600dd28942
2026-02-26teams: Add Lua team.Carlo Zancanaro1-0/+8
* etc/teams.scm (lua): New team. * CODEOWNERS: Regenerate file. Change-Id: Ia060a92385661eec1b67028d79b403b9d09ae58d
2026-02-26teams: sysadmin: Adopt corresponding services and tests.Nguyễn Gia Phong1-2/+21
* etc/teams.scm (sysadmin)<#:scope>: Add "gnu/services/admin.scm", "gnu/services/authentication.scm", "gnu/services/databases.scm", "gnu/services/dns.scm", "gnu/services/high-availability.scm", "gnu/services/kerberos.scm", "gnu/services/monitoring.scm", "gnu/services/nfs.scm", "gnu/services/samba.scm", "gnu/services/virtualization.scm", "gnu/services/vnc.scm", "gnu/tests/databases.scm", "gnu/tests/dns.scm", "gnu/tests/high-availability.scm", "gnu/tests/monitoring.scm", "gnu/tests/nfs.scm", "gnu/tests/samba.scm", "gnu/tests/virtualization.scm", and "gnu/tests/vnc.scm". Fix typo in "gnu/packages/configuration-management.scm". * CODEOWNERS: Regenerate file. Merges: https://codeberg.org/guix/guix/pulls/6340 Change-Id: I6cf52a9beba8164db42aabdb3b643d941eef3433 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-24teams: go: Add manifest.jgart1-0/+34
* etc/teams/go/go-manifest.scm: New file. Change-Id: I1aad9ca3d043efe5d4868d53238ac00243c933e1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-24teams: Add Rodion Goritskov to various teams.Rodion Goritskov1-1/+1
* etc/teams.scm: ("Rodion Goritskov"): Add Rodion Goritskov to games, java, kde, kernel teams. Change-Id: Ieb213d214bbc118ecb64964454c3d72a313250a5 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-23teams: perl: Add manifest.jgart1-0/+36
* etc/teams/lisp/perl-manifest.scm: New file. Change-Id: I73078321c258a207ea78a1b01fc99707a9741e18 Signed-off-by: jgart <jgart@dismail.de>
2026-02-23teams: Add team for QA packages.Nguyễn Gia Phong1-3/+20
* etc/teams.scm (qa-packages): New team. ("Janneke Nieuwenhuizen"): Add to the team. ("Liliana Marie Prikler"): Add to the team. ("Nguyễn Gia Phong"): Add to the team. * CODEOWNERS: Regenerate file. Change-Id: Iccaaa39b2210b4e7cf6b310c7cc96bf771996db6 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2026-02-22teams: Add Perl and Raku team.Wilko Meyer1-1/+16
* etc/teams.scm (perl): New team. ("Wilko Meyer"): Add to perl team. * CODEOWNERS: Regenerate file. Change-Id: Ia9da6d87bb116d00bccad5322e25194793ebc17c Signed-off-by: jgart <jgart@dismail.de>
2026-02-22news: Add 'pt' translation.Anderson Torres1-3/+10
* etc/news.scm: Add Portuguese translation for glibc entry. Change-Id: I6a965fb972d5241073afc0ea5a802e611abcbb89 Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2026-02-21gnu: python-brille: Move to (gnu packages physics).Danny Milosavljevic1-0/+1
* gnu/packages/python-science.scm (python-brille): Move from here… * gnu/packages/physics.scm (python-brille): …to here. * gnu/local.mk (GNU_SYSTEM_MODULES): Add reference to that file. * etc/teams.scm (science): Add reference to that file. Change-Id: I207940441fb4406fb034d5582ba9f5517544179b
2026-02-21teams: rust: Limit manifests to supported packages.Efraim Flashner2-21/+21
* etc/teams/rust/rust-manifest.scm, etc/teams/rust/rusty-packages.scm: Limit the manifests to packages which are supported on that architecture. Change-Id: I85b6f2a81835c961e9d320e94141eb273e99f9ba
2026-02-20news: Add 'de' translation.Florian Pelz1-3/+10
* etc/news.scm: Add German translation for glibc entry. Change-Id: Id78855510109a6a64c6535c1188ba8fdd15d3849
2026-02-20news: Announce potential security issue in glibc package.John Kehayias1-0/+10
* etc/news.scm: Add entry. Change-Id: Iea4883d83cae7dee937d46d534cfa8dad17b1028
2026-02-15teams: Re-add trevdev.Trevor Richards1-0/+5
* etc/teams.scm ("Trevor Richards"): Add person. Change-Id: Id66df1b63d84abacb9f67b6d2d710237715a1960 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-15teams: crypto: Adopt cybersecurity.Cayetano Santos1-0/+1
* etc/teams.scm (crypto)<#:scope>: Add "gnu/packages/cybersecurity.scm". * CODEOWNERS: Regenerate file. Change-Id: Id731ec325432db51fa50ed5855d6fd1fcaec4cd6 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-14etc: Add enge to c++ team.Andreas Enge1-1/+1
* etc/teams.scm (enge): Add team c++. Change-Id: I7abaf6d62738561ceff917bb807ad11c5a40900b
2026-02-11teams: kernel: Add Vagrant Cascadian.Vagrant Cascadian1-1/+1
* etc/teams.scm ("Vagrant Cascadian"): Add to kernel team.
2026-02-11teams: Add Sergio Pastor Pérez to various teams.Sergio Pastor Pérez1-0/+6
* etc/teams.scm: ("Sergio Pastor Pérez"): New entry. Add Sergio Pastor Pérez to guile, hpc and kde teams. Change-Id: I04c9b9a7cfc09633602cfaed661c3f305d7bb74b Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-11teams: hpc: Adopt rocm-libs and rocm-tools.Cayetano Santos1-0/+2
* etc/teams.scm (hpc)<#:scope>: Add "gnu/packages/rocm-tools.scm" and "gnu/packages/rocm-libs.scm". * CODEOWNERS: Regenerate file. Merges guix/guix!6305. Change-Id: I1cd8ecb60588b6e41dd9429d8a5f01613ee81a21
2026-02-10teams: crypto: Adopt vpn.Cayetano Santos1-1/+2
* etc/teams.scm (crypto)<#:scope>: Add "gnu/packages/vpn.scm". * CODEOWNERS: Regenerate file. Merges guix/guix!6293 Change-Id: I756f1234af9b3c7eebd25feeddff696671333993
2026-02-08teams: guile: Add David Thompson.David Thompson1-0/+5
* etc/teams.scm ("David Thompson"): Add to guile team. Change-Id: Idcb1535f87f51b62c52c710f34cce445098913f6
2026-02-07maint: Build all guix dependencies in the hurd manifest.Yelninei1-3/+1
* etc/manifests/hurd.scm (guix-dependencies): Don't filter out locales, graphviz and po4a. Change-Id: I6f99697a057c48868b65b372bac26fba79021134 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07guix-install.sh: Set Guile load paths in zzz-guix.sh.Rutherther1-0/+4
Reverts bb2263102ace6f178410cdc1e49a315bb51a20da. Follow up of 4aece62a754996bb6af03f45ceaeb0f3fc929809 that makes this safe. * etc/guix-install.sh (sys_create_init_profile): Set GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH to user's current-guix profile. Change-Id: I52e02d779c1ece4570e355fcc12193ef87b89e50 Signed-off-by: Rutherther <rutherther@ditigal.xyz> Merges: #5686
2026-02-07guix-install.sh: Check if ~/.guix-profile exists properly.Rutherther1-1/+1
Currently the check only looks if ~/.guix-profile symlink exists. That, however, is not sufficient. This file might be created prior to creation of the first generation of user's profile. So we should be checking that the profile does have the file we're looking for - etc/profile. This is the same way how /etc/profile solves this on Guix System. * etc/guix-install.sh (sys_create_init_profile): Properly check if ~/.guix-profile exists. Change-Id: I1a650cb5b845ca96705361e332409c3b49000057 Signed-off-by: Rutherther <rutherther@ditigal.xyz> Merges: #5123
2026-02-06teams: Update own membership.Ludovic Courtès1-1/+1
* etc/teams.scm (civodul): Remove ‘mentors’; add ‘guile’. Change-Id: Ie4be0559b3f7fff4dab610f3e3e083ca26135a34 Signed-off-by: jgart <jgart@dismail.de>
2026-02-06teams: ocaml: Add Jason Conroy (@conroj).Jason Conroy1-0/+5
* etc/teams.scm ("Jason Conroy"): Add to ocaml team. Change-Id: I792369adae55c106fd6f88dbdeb38a84b3e99b94 Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-02-06teams: mozilla: Add Untrusem.moksh1-0/+5
* etc/teams.scm ("Untrusem"): Add to Mozilla team. Change-Id: Iebd7e10b31890a30d6f169ef394d59d547ea27d6 Signed-off-by: Ian Eure <ian@retrospec.tv>
2026-02-05teams: Re-add Wilko Meyer as a member of the kernel team.Wilko Meyer1-0/+5
* etc/teams.scm ("Wilko Meyer"): New entry. Change-Id: Ic7b0c8a8102d73653e5c2bae9829286c03acd815 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-05teams: python,sysadmin: Add Yan Abu Arab.Yan Abu Arab1-0/+5
* etc/teams.scm ("Yan Abu Arab"): Add to python team, add to sysadmin team. Change-Id: I96a7102a117da7e112a2e668c5a0080eabf2a662 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-05teams: python: Add Hugo Buddelmeijer.Hugo Buddelmeijer1-0/+5
* etc/teams.scm ("Hugo Buddelmeijer"): Add to python team. Change-Id: I3d0c864583c83e3289ee236233f34875ab17f7db Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-02-04teams: Katherine Cox-Buday: Remove from the go team.Sharlatan Hellseher1-1/+1
Katherine Cox-Buday was not active for more than 2 years already. * etc/teams.scm ("Katherine Cox-Buday"): Withdraw from from go team. Change-Id: I059d2c1c0959bc3b84c307b17c668ac5df896ac6
2026-02-04teams: go: Add Arthur Rodrigues.Arthur Rodrigues1-0/+5
* etc/teams.scm ("Arthur Rodrigues"): Add to go team. Change-Id: Ib6c969fc1058233de1c820cd8779a8c7b42484f4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>