Age | Commit message (Expand) | Author |
2021-02-02 | gnu: Add python-flake8-print....* gnu/packages/python-xyz.scm (python-flake8-print): New variable.
| Nicolas Goaziou |
2021-02-02 | gnu: Add python-flake8-implicit-str-concat....* gnu/packages/python-xyz.scm (python-flake8-implicit-str-concat): New variable.
| Nicolas Goaziou |
2021-02-02 | gnu: Add python-yamllint....* gnu/packages/python-xyz.scm (python-yamllint): New variable.
| Nicolas Goaziou |
2021-02-02 | gnu: Add python-sphinx-argparse....* gnu/packages/sphinx.scm (python-sphinx-argparse): New variable.
| Nicolas Goaziou |
2021-02-02 | gnu: Add python-pymd4c....* gnu/packages/python-xyz.scm (python-pymd4c): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| EuAndreh |
2021-02-02 | gnu: Add md4c....* gnu/packages/markup.scm (md4c): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| EuAndreh |
2021-02-02 | gnu: emacs-rg: Fix use on remote systems....* gnu/packages/emacs-xyz.scm (emacs-rg)[inputs]: Remove. Move ripgrep to...
[propagated-inputs]: ... here. This also gives access to ripgrep's manual.
[arguments]: Replace the full path with the executable name.
| Clément Lassieur |
2021-02-02 | services: postgresql: Update documented socket directory to match code....This is a follow-up of 6c0679215f4ffa534c1eb2e8c8a6e043a0c993fe.
* doc/guix.texi (Database Services): Update it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Ben Sturmfels |
2021-02-02 | gnu: emacs-imenu-list: Update to 0.8-0.46008....* gnu/packages/emacs-xyz.scm (emacs-imenu-list): Update to 0.8-0.46008.
Fixes in that commit adapt the display function for changes in emacs 27.0.50.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Alexandr Vityazev |
2021-02-02 | gnu: Add font-fira-go....* gnu/packages/fonts.scm (font-fira-go): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Antoine Côté |
2021-02-02 | build: Add a --show-duration option to the SCM test-driver....* build-aux/test-driver.scm (script-version): Update.
(show-help): Document it.
(%options): Add the 'show-duration' option.
(test-runner-gnu): Pass as a new argument.
[test-cases-start-time]: New inner variable.
[test-on-test-begin-gnu]: New hook, used to record the start time.
[test-on-test-end-gnu]: Conditionally print elapsed time. Record it as the
optional metadata in the test result file (.trs).
* doc/guix.texi (Running the Test Suite): Document it.
| Maxim Cournoyer |
2021-02-01 | gnu: Add zplugins....* gnu/packages/music.scm (zplugins): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alexandros Theodotou |
2021-02-01 | gnu: ztoolkit-rsvg: Move dependencies to propagated-inputs....* gnu/packages/audio.scm (ztoolkit-rsvg)[inputs]: Remove librsvg.
[propagated-inputs]: Add librsvg.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alexandros Theodotou |
2021-02-01 | gnu: ztoolkit: Move dependencies to propagated-inputs....* gnu/packages/audio.scm (ztoolkit):[inputs]: Remove cairo, libx11.
[propagated-inputs]: Add cairo, libx11.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alexandros Theodotou |
2021-02-01 | gnu: emacs-next-pgtk: Update to 28.0.50-1.ae18c8e....* gnu/packages/emacs.scm (emacs-next-pgtk): Update to 28.0.50-1.ae18c8e.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Léo Le Bouter |
2021-02-01 | gnu: python-folium: Update to 0.12.1....* gnu/packages/python-xyz.scm (python-folium): Update to 0.12.1.
[source]: Fetch from GitHub instead of PyPI.
| Nicolas Goaziou |
2021-02-01 | gnu: keepassxc: Update to 2.6.4....* gnu/packages/password-utils.scm (keepassxc): Update to 2.6.4.
| Nicolas Goaziou |
2021-02-01 | gnu: python-pikepdf: Update to 2.5.2....* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.5.2.
| Nicolas Goaziou |
2021-02-01 | Merge branch 'staging' | Leo Famulari |
2021-02-01 | doc: Explain how to set custom Shepherd package....* doc/guix.texi (Shepherd Services): Give example on how to set custom
Shepherd package.
| Oleg Pykhalov |
2021-02-01 | gnu: cuirass: Update to 0.0.1-64.79b77b4....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-64.79b77b4.
| Mathieu Othacehe |
2021-02-01 | gnu: openbabel: Update to 3.1.1....* gnu/packages/chemistry.scm (openbabel): Update to 3.1.1.
[source]: Update URI.
[arguments]: Temporarily skip tests on i686-linux.
| Kei Kebreau |
2021-02-01 | gnu: inchi: Update to 1.06....* gnu/packages/chemistry.scm (inchi): Update to 1.06.
[source]: Use HTTPS.
[native-inputs]: Update inchi-doc hash.
| Kei Kebreau |
2021-02-01 | gnu: vcflib: Fix generated pkg-config file....* gnu/packages/bioinformatics.scm (vcflib)[arguments]: In custom
generated pkg-config file, link with all needed libraries and
fix linker library.
* gnu/packages/patches/freebayes-devendor-deps.patch: Adjust accordingly.
| Efraim Flashner |
2021-02-01 | news: Add entry for '--export-manifest' and '--export-channels'....* etc/news.scm: Add entry.
| Ludovic Courtès |
2021-02-01 | guix package: Add '--export-channels'....* guix/channels.scm (sexp->channel): Export.
* guix/describe.scm: Use (guix channels).
(manifest-entry-provenance): New procedure.
* guix/scripts/package.scm (channel=?, export-channels): New
procedures.
(show-help, %options): Add '--export-channels'.
(process-query): Honor it.
* build-aux/build-self.scm (build-program)[select?]: Exclude (guix
channels) to account for the (guix describe) change above.
* doc/guix.texi (Invoking guix package): Document it.
| Ludovic Courtès |
2021-02-01 | channels: Add 'channel->code'....* guix/channels.scm (channel->code): New procedure, taken from...
* guix/scripts/describe.scm (channel->sexp): ... here.
Adjust callers accordingly.
| Ludovic Courtès |
2021-02-01 | guix describe: Use 'manifest-entry-channel'....* guix/channels.scm (manifest-entry-channel): Export.
* guix/scripts/describe.scm (display-profile-content): Use it.
| Ludovic Courtès |
2021-02-01 | channels: Add the channel name to channel sexps....* guix/channels.scm (channel-instance->sexp): Add 'name'.
(sexp->channel): Extract the name from SEXP, using the optional argument
as a fallback.
| Ludovic Courtès |
2021-02-01 | channels: Factorize 'manifest-entry-channel' and channel serialization....* guix/channels.scm (sexp->channel, manifest-entry-channel): New
procedures.
(profile-channels): Replace lambda by 'manifest-entry-channel'.
(channel-instance->sexp): New procedure.
(channel-instances->manifest)[instance->entry]: Use
'channel-instance->sexp' instead of inline code.
| Ludovic Courtès |
2021-02-01 | guix package: Add '--export-manifest'....* guix/scripts/package.scm (export-manifest): New procedure.
(show-help, %options): Add '--export-manifest'.
(process-query): Honor it.
* guix/build/profiles.scm (build-profile): Mention it.
* tests/guix-package.sh: Test it.
* doc/guix.texi (Invoking guix package): Document it.
| Ludovic Courtès |
2021-02-01 | utils: Add 'version-unique-prefix'....* guix/utils.scm (version-unique-prefix): New procedure.
* tests/utils.scm ("version-unique-prefix"): New test.
| Ludovic Courtès |
2021-02-01 | profiles: Add 'manifest->code'....* guix/profiles.scm (manifest->code): New procedure.
* tests/profiles.scm ("manifest->code, simple")
("manifest->code, simple, versions")
("manifest->code, transformations"): New tests.
| Ludovic Courtès |
2021-02-01 | tests: Optimize 'fold-available-packages' test....This test goes from 58s to 10s wall-clock time.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.
* tests/packages.scm ("fold-available-packages with/without cache"):
Remove 'find-duplicates'. Add 'list->set*' and use it instead of
'find-duplicates', 'delete-duplicates', and 'lset='.
| Ludovic Courtès |
2021-02-01 | gnu: rdma-core: Build as "RelWithDebInfo"....This allows users to use '--with-debug-info=rdma-core' and is otherwise
equivalent to "Release".
* gnu/packages/linux.scm (rdma-core)[arguments]: Remove #:build-type.
| Ludovic Courtès |
2021-02-01 | gnu: rdma-core: Remove "-DIOCTL_MODE=write" configure flag....Fixes <https://bugs.gnu.org/46229>.
This flag was added in commit 2b14c60d3870e74f620775ec8dd64634ff874dc7.
It is apparently no longer needed. Worse, it now causes segfaults when
used with Omni-Path devices, as reported in the bug above.
* gnu/packages/linux.scm (rdma-core)[arguments]: Remove
"-DIOCTL_MODE=write" from #:configure-flags.
| Ludovic Courtès |
2021-02-01 | gnu: cuirass: Update to 0.0.1-63.da93cb9....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-63.da93cb9.
| Mathieu Othacehe |
2021-02-01 | gnu: cuirass: Update to 0.0.1-62.74c1a94....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-62.74c1a94.
| Mathieu Othacehe |
2021-02-01 | gnu: pinentry-rofi: Update to 2.0.3....* gnu/packages/gnupg.scm (pinentry-rofi): Update to 2.0.3.
[arguments]: Add make installcheck phase to verify the installed artifact.
[native-inputs]: Add autoconf-archive.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Fredrik Salomonsson |
2021-02-01 | gnu: guix-data-service: Update to 0.0.1-24.060df92....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-24.060df92.
| Christopher Baines |
2021-02-01 | Revert "gnu: kwayland: Enable test suite."...This reverts commit ba3e25bbf217637d2054bb0c8b906f3eed230613.
This commit is reverted because it caused kwayland to no longer build on the
build farm. Specifically, the test "PlasmaWindowModelTest::testVirtualDesktops"
fails.
See this discussion for more information:
https://lists.gnu.org/archive/html/guix-devel/2021-01/msg00382.html
| Leo Famulari |
2021-01-31 | build: test-driver.scm: Allow running as a standalone script....* build-aux/test-driver.scm: Add an exec-based shebang and set the script
executable bit.
(main): Insert a newline after the version string is printed with --version.
| Maxim Cournoyer |
2021-01-31 | build: test-driver.scm: Add a new '--errors-only' option....* build-aux/test-driver.scm (show-help): Add the help text for the
new '--errors-only' option.
(%options): Add the errors-only option.
(test-runner-gnu): Add the errors-only? parameter and update doc. Move the
logging of the test data after the test has completed, so a choice can be made
whether to keep it or discard it based on the value of the test result.
(main): Pass the errors-only? option to the driver.
* doc/guix.texi (Running the Test Suite): Document the new option.
| Maxim Cournoyer |
2021-01-31 | build: test-driver.scm: Add test cases filtering options....* build-aux/test-driver.scm (show-help): Add help text for the new --select
and --exclude options.
(%options): Add the new select and exclude options.
(test-runner-gnu): Pass them to the test runner. Update doc.
(test-match-name*, test-match-name*/negated, %test-match-all): New variables.
(main): Compute the test specifier based on the values of the new options and
apply it to the current test runner when running the test file.
* doc/guix.texi (Running the Test Suite): Document the new options.
| Maxim Cournoyer |
2021-01-31 | build: test-driver.scm: Enable colored test results by default....The Automake parallel test harness does its own smart detection of the
terminal color capability and always provides the --color-tests argument to
the driver. This change defaults the --color-tests argument to true when the
test driver is run on its own (not via Automake).
* build-aux/test-driver.scm (main): Set the default value of the --color-tests
argument to true when it's not explicitly provided.
| Maxim Cournoyer |
2021-01-31 | build: test-driver.scm: Make output redirection optional....This makes it easier (and less surprising) for users to experiment with the
custom Scheme test driver directly. The behavior is unchanged from Automake's
point of view.
* build-aux/test-driver.scm (main): Make the --log-file and --trs-file
arguments optional and update doc. Only open, redirect and close a port to a log file when
the --log-file option is provided. Only open and close a port to a trs file
when the --trs-file option is provided.
(test-runner-gnu): Set OUT-PORT parameter default value to the current output
port. Set the TRS-PORT parameter default value to a void port. Update doc.
| Maxim Cournoyer |
2021-01-31 | gnu: dump: Update to 0.4b47....* gnu/packages/backup.scm (dump): Update to 0.4b47.
[inputs]: Replace OPENSSL-1.0 with OPENSSL.
| Leo Famulari |
2021-01-31 | scripts: import: json: Fix error handling....Fixes partially <https://bugs.gnu.org/44115>.
* guix/scripts/import/json.scm (guix-import-json): Handle error.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-01-31 | import: gnu: Mention package name upon failure....* guix/import/gnu.scm (gnu->guix-package): Use 'formatted-message' and
mention the package name in error messages.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-01-31 | gnu-maintenance: Fix error handling....Fixes partially <https://bugs.gnu.org/44115>.
* guix/gnu-maintenance.scm (latest-release): Handle 'ftp-error'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |