Age | Commit message (Expand) | Author |
2023-10-22 | gnu: go-github-com-onsi-ginkgo: Move to (gnu packages golang-check)....* gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo):
Move from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-github-com-google-go-cmdtest: Move to (gnu packages golang-check)....* gnu/packages/golang-check.scm (go-github-com-google-go-cmdtest): Move
from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-github-com-frankban-quicktest: Move to (gnu packages golang-check)....* gnu/packages/golang-check.scm (go-github-com-frankban-quicktest): Move
from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-github-com-cheekybits-is: Move to (gnu packages golang-check)....* gnu/packages/golang-check.scm (go-github-com-cheekybits-is): Move from
here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-github-com-google-gofuzz: Move to (gnu packages golang-check)....* gnu/packages/golang-check.scm (go-github-com-google-gofuzz): Move from
here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-github-com-jacobsa-ogletest: Move to (gnu packages golang-check)....* gnu/packages/golang-check.scm (go-github-com-jacobsa-ogletest): Move
from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-github-com-tdewolff-test: Move to (gnu packages golang-check)....* gnu/packages/golang-check.scm (go-github-com-tdewolff-test):
Move from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-gopkg-in-go-playground-assert-v1: Move to (gnu packages golang-check)....* gnu/packages/golang-check.scm (go-gopkg-in-go-playground-assert-v1):
Move from here...
* gnu/packages/golang.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-github-com-golangplus-testing: Move to (gnu packages golang-check)....* gnu/packages/golang.scm (go-github-com-golangplus-testing): Move from
here...
* gnu/packages/golang-check.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-github-com-jacobsa-oglematchers: Move to (gnu packages golang-check)....* gnu/packages/golang.scm (go-github-com-jacobsa-oglematchers): Move
from here...
* gnu/packages/golang-check.scm: ... to here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-gopkg-in-check-v1: Move to (gnu packages golang-check)....* gnu/packages/golang.scm (go-gopkg-in-check-v1): Move from here...
* gnu/packages/golang-check.scm (go-gopkg-in-check-v1): ... to here.
* gnu/packages/bioinformatics.scm: Add (gnu-packages golang-check) to
use-module.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-github-com-stretchr-testify: Remove labels....* gnu/packages/golang-check.scm (go-github-com-stretchr-testify): Remove
input lables.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ibe9dcd7b55681cf6c5b76c44ef03de2e2f02bcd9
| Sharlatan Hellseher |
2023-10-22 | gnu: go-github-com-jacobsa-oglemock: Move to (gnu packages golang-check)...* gnu/packages/golang.scm (go-github-com-jacobsa-oglemock): Move from here...
* gnu/packages/golang-check.scm: ... to here.
* gnu/packages/file-systems.scm: Add use-module (gnu-packages golang-check).
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: go-github-com-stretchr-testify: Move to (gnu packages golang-check)....* gnu/packages/golang.scm (go-github-com-stretchr-testify): Move from
here...
* gnu/packages/golang-check.scm: ...to here.
* gnu/packages/databases.scm: Add (gnu packages golang-check) module.
* gnu/packages/education.scm: As above...
* gnu/packages/ipfs.scm: As above...
* gnu/packages/irc.scm: As above...
* gnu/packages/mail.scm: As above...
* gnu/packages/textutils.scm: As above...
* gnu/packages/version-control.scm: As above...
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | gnu: Add (gnu packages golang-check) module....* gnu/packages/golang-check.scm: New file.
* gnu/local.mk: Add to gnu/packages/golang-check.scm scope.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-10-22 | build: Avoid git config 'include' duplicates....* Makefile.am (.git/config): Invoke git config --replace-all with a
value-pattern instead of --add.
Change-Id: Id6e19b15d3772105128eb9b48d0f4e039ae3d988
Reported-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Maxim Cournoyer |
2023-10-22 | 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
| Maxim Cournoyer |
2023-10-23 | gnu: colobot: Improve package style....* gnu/packages/games.scm (colobot)[arguments]: Use G-expressions.
<#:phases>: Remove trailing #T.
[native-inputs, inputs]: Remove labels.
| Nicolas Goaziou |
2023-10-23 | gnu: colobot: Update to 0.2.1-alpha....* gnu/packages/games.scm (colobot): Update to 0.2.1-alpha.
| Nicolas Goaziou |
2023-10-22 | 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
| Maxim Cournoyer |
2023-10-22 | gnu: patman: Apply patch for new Change-Id setting....* gnu/packages/bootloaders.scm (u-boot) [source]: Apply patch.
* gnu/packages/patches/u-boot-patman-change-id.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* .patman (keep_change_id): Use it.
Series-changes: 3
- New commit
Change-Id: I33c03013f6a260b5f5d80212b7b6ebe8a3f97efa
| Maxim Cournoyer |
2023-10-22 | 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>
| Maxim Cournoyer |
2023-10-22 | gnu: make-opensbi-package: Set target to #false....* gnu/packages/firmware.scm (make-opensbi-package)[arguments]: Set
target to #false.
| Efraim Flashner |
2023-10-22 | gnu: transanno: Don't set #:tests to #true....* gnu/packages/bioinformatics.scm (transanno)[arguments]: Don't set
tests unconditionally to #true.
| Efraim Flashner |
2023-10-22 | gnu: wcslib-7.12: Remove pregenerated files....* gnu/packages/astronomy.scm (wcslib-7.12)[source]: Add snippet to
remove pregenerated files.
| Efraim Flashner |
2023-10-22 | gnu: wcslib: Remove pregenerated files....* gnu/packages/astronomy.scm (wcslib)[source]: Add snippet to remove
pregenerated files.
[native-inputs]: Add flex.
| Efraim Flashner |
2023-10-22 | gnu: gnuastro: Update to 0.21....* gnu/packages/astronomy.scm (gnuastro): Update to 0.21.
| Efraim Flashner |
2023-10-22 | gnu: Add python-flatbuffers....* gnu/packages/serialization.scm (python-flatbuffers): New variable.
| Ricardo Wurmus |
2023-10-22 | guix: import: Don't import yanked rust crates....* guix/import/crate.scm (<crate-version>): Add yanked? field.
(crate->guix-package)[find-crate-version]: Remove versions which have
been yanked.
* tests/crate.scm: Adjust tests for new yanked? field.
| Efraim Flashner |
2023-10-22 | gnu: Add xremap-gnome....* gnu/packages/rust-apps.scm (xremap-gnome): New variable.
| Efraim Flashner |
2023-10-22 | gnu: Add xremap-x11....* gnu/packages/rust-apps.scm (xremap-x11): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add xremap-sway....* gnu/packages/rust-apps.scm (xremap-sway): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add xremap-wlroots....* gnu/packages/rust-apps.scm (xremap-wlroots): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: rust-xremap: Install shell completions....* gnu/packages/rust-apps.scm (rust-xremap)[arguments]: Add a phase to
install the shell completions.
| Efraim Flashner |
2023-10-22 | gnu: Add rust-xremap....* gnu/packages/rust-apps.scm (rust-xremap): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-zbus-polkit-1....* gnu/packages/crates-io.scm (rust-zbus-polkit-1): New variable.
| Efraim Flashner |
2023-10-22 | gnu: Add rust-zbus-1....* gnu/packages/crates-io.scm (rust-zbus-1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-zvariant-2....* gnu/packages/crates-io.scm (rust-zvariant-2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-zvariant-derive-2....* gnu/packages/crates-io.scm (rust-zvariant-derive-2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-zbus-macros-1....* gnu/packages/crates-io.scm (rust-zbus-macros-1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-enumflags2-0.6....* gnu/packages/crates-io.scm (rust-enumflags2-0.6): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-enumflags2-derive-0.6....* gnu/packages/crates-io.scm (rust-enumflags2-derive-0.6): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-x11rb-0.12....* gnu/packages/crates-io.scm (rust-x11rb-0.12): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-x11rb-protocol-0.12....* gnu/packages/crates-io.scm (rust-x11rb-protocol-0.12): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-gethostname-0.3....* gnu/packages/crates-io.scm (rust-gethostname-0.3): New variable.
(rust-gethostname-0.2): Inherit from rust-gethostname-0.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-as-raw-xcb-connection-1....* gnu/packages/crates-io.scm (rust-as-raw-xcb-connection-1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-wayland-protocols-wlr-0.1....* gnu/packages/crates-graphics.scm (rust-wayland-protocols-wlr-0.1): New
variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-wayland-protocols-0.30....* gnu/packages/crates-graphics.scm (rust-wayland-protocols-0.30): New
variable.
(rust-wayland-protocols-0.29): Inherit from rust-wayland-protocols-0.30.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-wayland-server-0.30....* gnu/packages/crates-graphics.scm (rust-wayland-server-0.30): New
variable.
(rust-wayland-server-0.29): Inherit from rust-wayland-server-0.30.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |
2023-10-22 | gnu: Add rust-wayland-client-0.30....* gnu/packages/crates-graphics.scm (rust-wayland-client-0.30): New
variable.
(rust-wayland-client-0.29): Inherit from rust-wayland-client-0.30.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Aleksandr Vityazev |