Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-anyqt): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/shellutils.scm (direnv)[arguments]: Add a new 'install-manpages'
phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
doc/contributing.texi (Translating Guix): New section.
doc/guix.texi (Top): Add a reference to the new section.
|
|
* gnu/packages/games.scm (openrct2): Update to 0.3.3.
|
|
* gnu/packages/guile.scm (guile-next)[source]: Add file-name field.
|
|
* gnu/packages/crypto.scm (crypto++)[source]: Add file-name field.
|
|
Reported by phodina <phodina@protonmail.com>.
* gnu/packages/python-xyz.scm (python-traitlets)[propagated-inputs]: Add
python-six.
|
|
* gnu/packages/wm.scm (swayidle)[home-page]: Use the correct home-page.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.1.0.
|
|
* .gitignore: Ignore 'doc/stamp-N' files with numbers greater than 9.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/education.scm (fet): Update to 6.0.2.
|
|
Partly fixes <https://bugs.gnu.org/47867>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
The non-tail recursive call to 'connect' could cause requests to be
processed twice, with 'p' possibly closed the second time.
Regression introduced in 205833b72c5517915a47a50dbe28e7024dc74e57 and
carried over in 45fce38fb0b6c6796906149ade145b8d3594c1c6.
* guix/http-client.scm (http-multiple-get): Remove call to 'close-port'
and recursive call to 'connect' when the 'write-request' block returns #f.
|
|
Partly fixes <https://bugs.gnu.org/47867>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
In GnuTLS up to 3.7.1 included, GNUTLS_E_AGAIN and GNUTLS_E_INTERRUPTED
are not handled by 'write_to_session_record_port' and could be thrown at
the caller. This patch works around that by dropping connections
altogether and restarting when this happens.
* guix/http-client.scm (false-if-networking-error): Swallow ERROR/AGAIN
and ERROR/INTERRUPTED.
* guix/scripts/substitute.scm (call-with-cached-connection): Likewise.
|
|
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.0.2.
|
|
* gnu/services/linux.scm (rasdaemon-configuration, rasdaemon-configuration?,
rasdaemon-configuration-record?, rasdaemon-service-type): New variables.
* doc/guix.texi (Linux Services): Document it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (rasdaemon): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/lua.scm (fennel): Update to 0.9.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* doc/htmlxref.cnf: Fix translated manual URL.
|
|
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/qt.scm (qt5ct): Update to 1.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-wisp-mode): New variable.
|
|
* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.4.
|
|
* gnu/packages/linux.scm (nvme-cli): Update to 1.14.
|
|
* gnu/packages/music.scm (strawberry): Update to 0.9.3.
|
|
* gnu/packages/audio.scm (libtimidity): Update to 0.2.7.
|
|
* gnu/packages/admin.scm (nnn)[arguments]: Substitute
PKG-CONFIG-FOR-TARGET for the equivalent STRING-APPEND.
|
|
* gnu/packages/admin.scm (nnn): Update to 4.0.
|
|
* gnu/packages/parallel.scm (parallel): Update to 20210422.
|
|
* gnu/packages/wm.scm (xmenu): Update to 4.5.5.
|
|
* gnu/packages/disk.scm (sdparm): Update to 1.12.
|
|
* gnu/packages/admin.scm (thermald): Update to 2.4.4.
|
|
* gnu/packages/xml.scm (xmlsec): Update to 1.2.32.
|
|
Reported by Simon Sobisch <simonsobisch@gnu.org>.
* gnu/packages/cobol.scm (gnucobol)[inputs]: Add json-c, libxml2. Move
newcob ...
[native-inputs]: ... to here.
[arguments]: Add configure-flag to set json-c cflags.
|
|
Reported by Simon Sobisch <simonsobisch@gnu.org>.
* gnu/packages/cobol.scm (gnucobol)[home-page]: Use official home-page.
|
|
* gnu/packages/databases.scm (nanodbc)[arguments]: Build shared libraries.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-27.1305724.
|
|
Use the default client port rather than the default agent communication port
for the queue builds script.
* gnu/services/guix.scm (<guix-build-coordinator-queue-builds-configuration>):
Change coordinator default.
|
|
* gnu/packages/bioinformatics.scm (shorah): New variable.
|
|
* gnu/packages/cran.scm (r-revgeo): New variable.
|
|
* gnu/packages/cran.scm (r-rjsonio): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-shinycell): New variable.
|
|
The queue builds script doesn't create a pid file, so don't have the shepherd
expect to find one.
* gnu/services/guix.scm (guix-build-coordinator-queue-builds-shepherd-services):
Remove #:pid-file.
|
|
Don't hardcode usernames, as these are in the config. Also fix the %user being
missing from the queue-builds service activation.
* gnu/services/guix.scm (guix-build-coordinator-activation,
guix-build-coordinator-agent-activation): Use config for the user name.
(guix-build-coordinator-queue-builds-activation): Define %user.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-26.f836f07.
|
|
To the agent configuration.
* gnu/services/guix.scm (<guix-build-coordinator-agent-configuration>): New
field, max-1min-load-average.
(guix-build-coordinator-agent-configuration-max-1min-load-average): New
procedure.
(guix-build-coordinator-agent-shepherd-services): If set, include the
max-1min-load-average in the agent arguments.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator)[arguments]:
List guile-sqlite3 as a guile input for wrapping.
|
|
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.3.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.28.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.8.
|