Age | Commit message (Expand) | Author |
2022-09-25 | etc: teams: Define OCaml team scope.•••* etc/teams.scm.in (ocaml): Define it.
| Julien Lepiller |
2022-09-25 | news: Add entry about image API documentation.•••* etc/news.scm: Add entry.
| Mathieu Othacehe |
2022-09-25 | news: Add entry about WSL images.•••* etc/news.scm: Add entry.
| Mathieu Othacehe |
2022-09-25 | etc: teams: Define python team scope.•••* etc/teams.scm.in (python): Define it.
| Lars-Dominik Braun |
2022-09-25 | etc: teams: Define haskell team scope.•••* etc/teams.scm.in (haskell): Define it.
| Lars-Dominik Braun |
2022-09-25 | doc: Turn example to lisp.•••* doc/guix.texi (System Images): Turn example snippets to lisp snippets.
| Mathieu Othacehe |
2022-09-25 | doc: Remove an extra dot.•••* doc/guix.texi (System Images): Remove it.
| Mathieu Othacehe |
2022-09-25 | etc: installer: Define installer team scope.•••* etc/teams.scm.in (installer): Define it.
| Mathieu Othacehe |
2022-09-25 | etc: teams: Define core team scope.•••* etc/teams.scm.in (core): Define it.
| Mathieu Othacehe |
2022-09-25 | etc: teams: Add regular expression support to scopes.•••* etc/teams.scm (find-teams-by-scope): Differentiate between raw strings
and regexps. Make raw string matches strict.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Liliana Marie Prikler |
2022-09-25 | etc: teams: Add scope support.•••Add a scope list to each team. This list defines all the files and
directories that are mentored by the team.
Also add a cc-members command that takes two Git revision strings as input,
add returns the members that should be CC'ed given the files impacted between
the two revisions.
* etc/teams.scm.in (<team>)[scope]: New field.
(team, list-teams): Adapt those procedures.
(find-team-by-scope, diff-revisions): New procedures.
(main): Add a "cc-members" command.
* doc/contributing.texi ("Teams"): Document it.
("Sending a Patch Series"): Adapt it.
| Mathieu Othacehe |
2022-09-25 | system: images: Add a TODO comment.•••* gnu/system/image.scm (system-tarball-image): Add it.
| Mathieu Othacehe |
2022-09-25 | gnu: source-highlight: Fix lesspipe file name and use gexps.•••This fixes src-hilite-lesspipe.sh so that lesspipe.sh is called instead of lesspipe.
* gnu/packages/pretty-print.scm (source-highlight):
[arguments]: Use gexps, remove trailing #ts.
[phases]: Add phase to make src-highlight-lesspipe.sh work.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| kiasoc5 |
2022-09-25 | gnu: samba: Add avahi to inputs.•••* gnu/packages/samba.scm (samba) <inputs>: Add avahi.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| Simon Streit |
2022-09-24 | gnu: firebird: Add support for riscv64-linux.•••* gnu/packages/databases.scm (firebird)[source]: Add patches.
[arguments]: Add custom phase when building for riscv64-linux to force
the bootstrap phase to occur.
[native-inputs]: When building for riscv64-linux add autoconf, automake
and libtool.
* gnu/packages/patches/firebird-riscv64-support-pt1.patch,
gnu/packages/patches/firebird-riscv64-support-pt2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
| Efraim Flashner |
2022-09-24 | gnu: emacs-piem: Do not propagate B4.•••* gnu/packages/emacs-xyz.scm (emacs-piem)[arguments]: Add CONFIGURE phase to
avoid propagating B4.
[inputs]: Add B4.
[propagated-inputs]: Remove B4.
| Nicolas Goaziou |
2022-09-24 | gnu: emacs-piem: Fix license.•••* gnu/packages/emacs-xyz.scm (emacs-piem)[license]: Set to GPL3+.
| Nicolas Goaziou |
2022-09-24 | gnu: emacs-slack: Update to ff46d88.•••* gnu/packages/emacs-xyz.scm (emacs-slack): Update to ff46d88.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| conses |
2022-09-24 | gnu: Add emacs-piem.•••* gnu/packages/emacs-xyz.scm (emacs-piem): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| zimoun |
2022-09-24 | gnu: emacs-perspective: Update to 2.18.•••* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.18.
| Nicolas Goaziou |
2022-09-24 | gnu: emacs-ement: Update to 0.2.•••* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.2.
| Nicolas Goaziou |
2022-09-24 | gnu: emacs-mentor: Update to 0.4.•••* gnu/packages/emacs-xyz.scm (emacs-mentor): Update to 0.4.
| Nicolas Goaziou |
2022-09-24 | gnu: emacs-subed: Update to 1.0.10.•••* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.10.
| Nicolas Goaziou |
2022-09-24 | gnu: Add python-icdiff.•••* gnu/packages/python-xyz.scm (python-icdiff): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Garek Dyszel |
2022-09-24 | gnu: Add python-editables.•••* gnu/packages/python-build.scm (python-editables): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Garek Dyszel |
2022-09-24 | gnu: Add python-version.•••* gnu/packages/python-xyz.scm (python-version): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Garek Dyszel |
2022-09-24 | gnu: Add coq-mathcomp-bigenough.•••* gnu/packages/coq.scm (coq-mathcomp-bigenough): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Garek Dyszel |
2022-09-24 | gnu: Add coq-mathcomp-finmap.•••* gnu/packages/coq.scm (coq-mathcomp-finmap): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Garek Dyszel |
2022-09-24 | gnu: Add ocaml-ansiterminal.•••* gnu/packages/ocaml.scm (ocaml-ansiterminal): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Garek Dyszel |
2022-09-24 | gnu: Remove icu4c-67.•••* gnu/packages/icu4c.scm (icu4c-67): Remove variable.
| Efraim Flashner |
2022-09-24 | gnu: firebird: Update to 3.0.10.•••* gnu/packages/databases.scm (firebird): Update to 3.0.10.
[source]: Remove trailing #t.
[arguments]: Remove trailing #t from phases.
[inputs]: Replace icu4c-67 with icu4c.
[properties]: Remove field.
| Efraim Flashner |
2022-09-24 | gnu: Add maven-sisu-plugin.•••* gnu/packages/maven.scm (maven-sisu-plugin): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Artyom V. Poptsov |
2022-09-24 | gnu: openexr-2: Extend the test timeout.•••* gnu/packages/graphics.scm (openexr-2)[arguments]: Adjust the custom
phase to extend the test timeout.
| Efraim Flashner |
2022-09-24 | Update NEWS. | Ludovic Courtès |
2022-09-24 | gnu: avizo: Update to 1.2.1.•••* gnu/packages/wm.scm (avizo): Update to 1.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| kiasoc5 |
2022-09-24 | gnu: emacs-lua-mode: Fix build.•••* gnu/packages/emacs-xyz.scm (emacs-buttercup-1.25): New variable.
(emacs-lua-mode): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2022-09-24 | gnu: go-ipfs: Unbundle many dependencies.•••Tested with "./pre-inst-env guix build go-ipfs" and "make check-system
TESTS=ipfs".
go-github-com-blang-semver is currently out-of-date, so it cannot be unbundled
yet (at least, the build process seems to complain about the version).
* gnu/packages/ipfs.scm (go-ipfs)[source]: Add snippet removing many
bundled dependencies.
[inputs]: Add many inputs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxime Devos |
2022-09-24 | build-system/go: Respect #:imported-modules when cross-compiling.•••Previously, #:imported-modules was ignored, causing cross-compilation
failures. This bug seems seems to have been introduced in
e37dcf63dcea0817ffd74722ee5ff2d103aa2157.
After this commit, there remain other cross-compilation problems,
e.g. <https://issues.guix.gnu.org/51981> fixes one of them.
* guix/build-system/go.scm (go-cross-build)[builder]: Wrap in
with-imported-modules.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxime Devos |
2022-09-24 | gnu: Add rot8.•••* gnu/packages/rust-apps.scm (rot8): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| M |
2022-09-24 | gnu: Add batsignal.•••* gnu/packages/monitoring.scm (batsignal): New variable.
Co-authored-by: ( <paren@disroot.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| M |
2022-09-24 | gnu: Add texlive-latex-sidecap.•••* gnu/packages/tex.scm (texlive-latex-sidecap): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Wiktor Żelazny |
2022-09-24 | gnu: Add texlive-latex-frankenstein.•••* gnu/packages/tex.scm (texlive-latex-frankenstein): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Wiktor Żelazny |
2022-09-24 | linux-container: Mark socket pair as SOCK_CLOEXEC.•••* gnu/build/linux-container.scm (run-container): Pass SOCK_CLOEXEC to
'socketpair'.
| Ludovic Courtès |
2022-09-24 | substitute: Test behavior with unroutable substitute server addresses.•••* tests/substitute.scm (%unroutable-substitute-url): New variable.
("query narinfo signed with authorized key, unroutable URL first")
("substitute, authorized key, first substitute URL is unroutable"): New
tests.
| Ludovic Courtès |
2022-09-24 | narinfo: Fix misleading docstring.•••The misleading docstring had been here from the start, in commit
cdea30e061490a521f1e9c66ff870ca98ae5d7e5.
* guix/narinfo.scm (valid-narinfo?): Fix docstring.
| Ludovic Courtès |
2022-09-24 | gnu: openvswitch: Disable tests.•••On berlin the following test fails:
;; 25. bfd.at:268: 25. bfd - bfd decay (bfd.at:268): FAILED (bfd.at:397)
while this one fails on hydra-114:
1040. dpif-netdev - meters (dpif-netdev.at:269): FAILED (dpif-netdev.at:376)
Disable the tests for now.
* gnu/packages/networking.scm (openvswitch)[arguments]: Disable them.
| Mathieu Othacehe |
2022-09-24 | system: images: Add wsl2 module.•••* gnu/system/images/wsl2.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi ("System Images"): Document it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Alex Griffin |
2022-09-24 | system: image: Add wsl2 support.•••* gnu/image.scm (<image>)[format]: Add wsl2 support.
* gnu/system/image.scm (wsl2-image, wsl2-image-type): New variables.
(image->root-file-system): Add wsl2 image support.
(system-image): Ditto.
| Alex Griffin |
2022-09-24 | system: image: Add tarball support.•••* gnu/image.scm (<image>)[fields]: Add tarball to the supported formats.
* gnu/system/image.scm (tarball-image, tarball-image-type): New variables.
(system-tarball-image): New procedure.
(image->root-file-system): Add tarball image support.
(system-image): Ditto.
* doc/guix.texi ("System Images"): Document it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Alex Griffin |
2022-09-24 | gnu: Add compression module.•••Move the compression record to a dedicated module so that it can be used
outside (guix scripts pack) module.
* guix/scripts/pack.scm (<compressor>, %compressors, lookup-compressor): Move
it to ...
* gnu/compression.scm: ... this new file.
* gnu/ci.scm: Adapt it.
* local.mk (GNU_SYSTEM_MODULES): Add it.
| Mathieu Othacehe |