| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
Previously the 'wait' loop would run for ~1024 seconds, at which point
we'd reach the file descriptor limit due to the leak in 'queue-empty?'.
* gnu/tests/mail.scm (run-opensmtpd-test)[test]("mail arrived"): In
'queue-empty?', close PIPE to avoid file descriptor leak. In 'wait'
loop, arrange to run at most 20 times.
|
|
|
|
|
|
|
| |
This avoids the lengthy copyright/config message from dhcpd.
* gnu/services/networking.scm (dhcpd-activation): Use 'invoke/quiet'
instead of 'invoke'.
|
|
|
|
|
|
|
| |
This is a followup to 8e53fe2b91d2776bc1529e7b34967c8f1d9edc32.
* gnu/tests/networking.scm (dhcpd-v4-configuration)
(%dhcpd-os): Use "ens3" instead of "eth0".
|
|
|
|
|
|
|
|
| |
This is a followup to 8b9cad01e9619f53dc5a65892ca6a09ca5de3447, which
would leave PATH unset.
* gnu/tests/rsync.scm (run-rsync-test)[test]("service running"): Add
call to 'setenv' for PATH.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (star): Update to 2.7.3a.
|
|
|
|
|
|
|
| |
This is a follow-up to commit b420e6deb96e0760f12e3d941b76e690c4235e47.
* gnu/services/web.scm (nginx-configuration-global-directives): Export
procedure.
|
|
|
|
|
|
| |
* gnu/services/web.scm (nginx-configuration): Emit an empty events{}
block by default.
* doc/guix.texi (Web Services): Document it.
|
|
|
|
|
|
| |
This reverts commit f24aaa81de8c709adfda2e89271c562a5ca8d959.
This change caused too many rebuilds for the master branch.
|
|
|
|
|
|
|
| |
Compared to the the old tarfile available on ci.guix.gnu.org, only the file
'.hg_archival.txt' was removed.
* gnu/packages/java.scm (java-snakeyaml)[source]: Update hash.
|
|
|
|
|
| |
* gnu/packages/xml.scm (java-xsdlib)[home-page]: Use archived URI.
[source]: Update URI.
|
|
|
|
|
| |
* gnu/packages/java.scm (java-qdox): Move package definition up,
such that it is side by side with version 1.12.1.
|
|
|
|
|
| |
* gnu/packages/java.scm (java-qdox)[source]: Update URI.
[home-page]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-service-packageadmin)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-service-cm)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-util-tracker)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-service-resolver)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-service-jdbc)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-service-log)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-framework)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-service-repository)[source]: Update URI.
|
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-service-metatype-annotations)[source]:
Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-util-promise)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-util-function)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-namespace-service)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-namespace-extender)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-resource)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-dto)[source]: Update URI.
|
|
|
|
|
| |
* gnu/packages/java.scm (java-osgi-service-component-annotations)[source]:
Update URI.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (lv2lint): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/haskell-apps.scm (ghcid): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (bluez): Update to 5.54.
[replacement]: Remove field.
(bluez/fixed): Remove variable.
* gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (nvme-cli): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/check.scm (python-nose2): Update to 0.9.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/gnome.scm (eolie): Update to 0.9.98.1.
|
|
|
|
|
|
| |
* gnu/packages/photo.scm (rapid-photo-downloader): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-tenacity): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-colorlog): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pyprind): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-gphoto2): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-colour): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-d2to1): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-rawkit): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-easygui): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pymediainfo): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
| |
This is a follow-up to commit cf4fdbcb0bf8ef4639dc162e09d152666fc6b89e.
* gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG-8 to CLANG-9.
(mesa)[inputs]: Add reminder.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-tblib): Update to 1.6.0.
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/python-alembic-exceptions-cause.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/databases.scm (python-alembic): Update to 1.4.1.
[source](patches): New field.
[arguments]: New field, override check phase.
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-editor): Update to 1.0.4.
[arguments]: New field.
[home-page, synopsis]: Adjust indentation.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/python-jedi-deleted-variables.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.16.
[source](patches): New field.
|