Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (python-iced): New variable.
|
|
* gnu/packages/python-xyz.scm (python-argh)[propagated-inputs]: Remove python-tox.
|
|
* gnu/packages/cran.scm (r-arrow)[inputs]: Add the lib output of apache-arrow.
|
|
* gnu/packages/databases.scm (apache-arrow): Update to 4.0.1.
[arguments]: Remove trailing boolean; ensure that xsimd is not downloaded and
built anew.
[inputs]: Add xsimd.
|
|
* gnu/packages/lisp-xyz.scm (cl-gserver, ecl-cl-gserver, sbcl-cl-gserver): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-hamt, ecl-cl-hamt, sbcl-cl-hamt): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-murmurhash, ecl-cl-murmurhash,
sbcl-cl-murmurhash): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-mock, ecl-cl-mock, sbcl-cl-mock): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-atomics, ecl-atomics, sbcl-atomics): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-binding-arrows, ecl-binding-arrows, sbcl-binding-arrows): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-ecl-stmx, ecl-ecl-stmx): New variables.
|
|
* gnu/packages/patches/tlf-support-hamlib-4.2+.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/radio.scm (tlf): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.7.
|
|
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.12.
|
|
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.9.
|
|
* gnu/packages/fonts.scm (font-terminus)[outputs]: Add otb.
[arguments]: Add 'build-otb, 'install-otb phases.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/irc.scm (kirc): Update to 0.2.7.
|
|
* gnu/packages/networking.scm (asio): Update to 1.18.2.
|
|
* gnu/packages/networking.scm (whois): Update to 5.5.10.
|
|
* gnu/packages/ocaml.scm (ocaml-merlin): Inherit from
‘ocaml-dot-merlin-reader’, thus also updating it to 4.2-411.
[version, source, build-system, home-page]: Remove.
[arguments]<#:phases>: Use custom test phase.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-dot-merlin-reader): Update to 4.2-411.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/games.scm (corsix-th): Update to 0.65.
|
|
* gnu/packages/admin.scm (tcpdump): Update to 4.99.1.
|
|
* gnu/packages/backup.scm (rsnapshot): Update to 1.4.4.
|
|
* gnu/packages/dns.scm (knot): Update to 3.0.7.
|
|
For some time, OpenSSH's option 'PermitRootLogin' has deprecated the
ambiguous argument 'without-password' with 'prohibit-password'.
* doc/guix.texi (Network Services): Replace 'without-password by
'prohibit-password.
* gnu/machine/digital-ocean.scm (guix-infect): Change system
configuration to use 'prohibit-password.
* gnu/services/ssh.scm (openssh-configuration): Change comment to use
'prohibit-password.
(openssh-config-file): Add support for 'prohibit-password to
'permit-root-login'. Warn about deprecated 'without-password usage.
* gnu/tests/ganeti.scm (%ganeti-os): Replace 'without-password by
'prohibit-password.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.22.1.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/maths.scm (why3): Update to 1.3.3.
[arguments]: Adjust for newer ocaml-num.
|
|
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20210419.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/vpn.scm (openvpn): Update to 2.5.3.
Signed-off-by: Brice Waegeneire <brice@waegenei.re>
|
|
* gnu/packages/rust-apps.scm (tectonic): Update to 0.7.0.
|
|
* gnu/packages/ocaml.scm (ocaml-mparser-pcre): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-mparser-re): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-mparser): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml4.07-pcre): Remove package. It has been
superseded by ‘ocaml-pcre’.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml4.07-expect): Rename to ‘ocaml-expect’.
[arguments]: Use default OCaml compiler.
[native-inputs]: Use ‘ocaml-*’ packages instead of ‘ocaml4.07-*’.
[propagated-inputs]: Likewise.
[description]: Make it a full sentence.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-pcre): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.5.
|
|
* doc/guix.texi (Substitute Server Authorization): Fix typo.
|
|
Otherwise when pcscd doesn't terminate properly (ie. receive a SIGKILL),
it won't start again because of it's socket already existing.
* gnu/services/security-token.scm (pcscd-shepherd-service)[start]:
Remove existing socket file.
|
|
* gnu/packages/admin.scm (opendoas)[phases]: Rename 'fix-install' phase
to 'pre-configure', run it before 'configure' and add a substitution for
safepath.
|
|
* gnu/packages/web.scm (esbuild): Update to 0.12.9.
Signed-off-by: Brice Waegeneire <brice@waegenei.re>
|
|
* guix/import/launchpad.scm (latest-release): Rename 'origin-github-uri'
to 'origin-launchpad-uri'.
|
|
* guix/import/launchpad.scm (latest-released-version): Use repository instead
of package name.
(latest-release): Pass repository to latest-released-version.
Signed-off-by: Brice Waegeneire <brice@waegenei.re>
|
|
* gnu/packages/disk.scm (duc): New variable.
|
|
* gnu/packages/web.scm (linkchecker): Update to 10.0.1.
[source]: Remove patches.
[inputs]: Add python-beautifulsoup4. Replace python2-dnspython-1.16,
python2-pyxdg and python2-requests with python-dnspython, python-pyxdg and
python-requests respectively.
[native-inputs]: Replace python2-pytest, python2-miniboa and
python2-parameterized with python-pytest, python-miniboa and
python-parameterized respectively.
[arguments]: Use python 3. Replace check phase instead of deleting the
standard phase and adding a custom one. Use add-installed-pythonpath instead
of setting PYTHONPATH directly. Support disabling of tests with tests?.
[home-page]: Update URI.
* gnu/packages/patches/linkchecker-tests-require-network.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
|
|
* gnu/packages/linux.scm (make-linux-libre): Move the comment for the
configuration-file argument to the correct position.
(make-linux-libre*): Move the comment for the configuration-file argument
to the correct position.
Fix name of environment variable EXTRAVERSION.
Prepend a hyphen to the content of EXTRAVERSION.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/fonts.scm (font-borg-sans-mono): Add new variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
This is a follow-up to 373c7b5791acd8f377455be47260948b843dd5db.
* gnu/packages/patches/bsdiff-CVE-2014-9862.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/patches/efivar-gcc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (efivar)[source](patches, modules, snippet): New
fields.
[arguments]: Use CC-FOR-TARGET while at it.
|