me
/
guix
Archived
1
0
Fork 0
Commit Graph

77103 Commits (3ccf33bbe6c36b14385286dbfe6fd1be26d69e7f)

Author SHA1 Message Date
Nicolas Goaziou 21e2be5968
gnu: emacs-peg: Update to 0.10.3.
* gnu/packages/emacs-xyz.scm (emacs-peg): Update to 0.10.3.
2021-12-05 14:20:16 +01:00
Sharlatan Hellseher bf9a1dfd59
gnu: Add imppg
* gnu/packages/astronomy.scm: (imppg): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 12:35:55 +01:00
dissent c663d037aa
gnu: Add pqiv.
* gnu/packages/image-viewers.scm (pqiv): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 12:27:02 +01:00
jgart 66a2d3830c
gnu: Add pudb.
* gnu/packages/python-xyz.scm (pudb): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 12:18:24 +01:00
Nicolas Goaziou 53afb3cf2a
gnu: leo: Use GIT-VERSION.
* gnu/packages/web-browsers.scm (leo)[source]: Use `git-version' instead of
crafting version string.  Also fix indentation.
2021-12-05 12:08:16 +01:00
jgart 2149515808
gnu: Add leo.
* gnu/packages/web-browsers.scm (leo): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 11:03:14 +01:00
Efraim Flashner e70e26423b
gnu: minimap2: Update to 2.23.
* gnu/packages/bioinformatics.scm (minimap2): Update to 2.23.
2021-12-05 11:51:10 +02:00
Artyom V. Poptsov 030d9b261f
gnu: Add guile-ini.
* gnu/packages/guile-xyz.scm (guile-ini): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-05 09:53:59 +01:00
Ryan Desfosses 20d525a842
gnu: Add libphonenumber
* gnu/package/messaging.scm (libphonenumber): New variable

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-12-04 23:03:54 +01:00
Artyom V. Poptsov ac872546fc
gnu: Add guile-smc
* gnu/packages/guile-xyz.scm (guile-smc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-04 22:45:27 +01:00
Ludovic Courtès f044ffc1c4
gnu: ocaml4.07-ppx-let: Make 'properties' an alist.
The incorrect 'properties' value was introduced in
3649c56a5f.

* gnu/packages/ocaml.scm (ocaml4.07-ppx-let)[properties]: Turn into an
alist.
2021-12-04 21:57:27 +01:00
Nicolas Goaziou f199427c1b
gnu: emacs-org-roam-bibtex: Update to 0.6.1.
* gnu/packages/emacs-xyz.scm (emacs-org-roam-bibtex): Update to 0.6.1.
2021-12-04 16:17:58 +01:00
jgart da70132ee9
gnu: janet: Update to 1.19.0.
* gnu/packages/lisp.scm (janet): Update to 1.19.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-04 13:51:49 +01:00
cage 612fe425b4
gnu: tinmop: Update to 0.9.2.
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.2.
  [inputs]: Move nano, openssl and xdg-utils to...
  [native-inputs]: ... here. Add automake, autoconf and mandoc. Remove curl
  and gnupg.
  [arguments]: Add 'fix-configure.ac' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-04 13:44:17 +01:00
Ricardo Wurmus 18a85213ae
gnu: pigx-sars-cov2-ww: Update to 0.0.4.
* gnu/packages/bioinformatics.scm (pigx-sars-cov2-ww): Update to 0.0.4.
[inputs]: Add bbmap, bedtools, fastp, ivar, and r-r-utils.
2021-12-04 12:42:51 +01:00
Ricardo Wurmus ce9bfcddb5
gnu: imp: Update to 2.15.0.
* gnu/packages/bioinformatics.scm (imp): Update to 2.15.0.
[arguments]: Disable one more test.
2021-12-03 22:29:52 +01:00
Ricardo Wurmus dcf857e486
gnu: Add r-fpeek.
* gnu/packages/cran.scm (r-fpeek): New variable.
2021-12-03 22:29:40 +01:00
Liliana Marie Prikler 15404ff19b
gnu: emacs: Load package descriptors from packages referenced by subdirs.el
* gnu/packages/aux-files/emacs/guix-emacs.el
(guix-emacs--non-core-load-path): New procedure.
(guix-emacs-autoload-packages): Use it here.
(guix-emacs-load-package-descriptors): New procedure.
* gnu/packages/emacs.scm (emacs)[install-site-start]: Install advice to run
‘guix-emacs-load-package-descriptors’.
2021-12-03 21:39:50 +01:00
Liliana Marie Prikler 4baeb72717
gnu: emacs: Make DocView PDF work out of the box.
* gnu/packages/emacs.scm (emacs)[patch-program-file-names]: Add patches for
the programs “gs”, “dvipdf”, “ps2pdf” and “pdftotext”.
[inputs]: Add ghostscript and poppler.
2021-12-03 21:39:49 +01:00
Liliana Marie Prikler f725279cdd
gnu: emacs: Find real GVFS processes.
* gnu/packages/emacs.scm (emacs)[#:phases]<patch-program-file-names>: Expand
calls to “tramp-compat-process-running-p” so that Guix wrappers are also
matched.
2021-12-03 21:39:49 +01:00
phodina 269baba919
gnu: Add valeronoi.
* gnu/packages/engineering.scm (valeronoi): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-03 21:38:30 +01:00
jgart 19528e39bb
gnu: st: Install terminfo files.
* gnu/packages/suckless.scm (st)[native-inputs]: Add ncurses.
[make-flags](TERMINFO): New flag.
[phases](inhibit-terminfo-install): Remove phase.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2021-12-03 15:27:41 -05:00
Morgan Smith 170cb4c881
gnu: emacs-org: Preserve version information.
* gnu/packages/emacs-xyz.scm (emacs-org)[#:phases]: Prevent install phase from
deleting the version information.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-03 21:14:25 +01:00
Nicolas Goaziou 85ed37c170
gnu: emacs-consult-notmuch: Update to 0.6.
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 0.6.
2021-12-03 19:43:12 +01:00
Nicolas Goaziou 6557f17000
gnu: emacs-helm: Update to 3.8.2.
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.2.
2021-12-03 19:41:27 +01:00
Nicolas Goaziou a7776d5ac0
gnu: emacs-vertico: Update to 0.17.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.17.
2021-12-03 19:36:35 +01:00
Ricardo Wurmus b8d6e77476
gnu: python-ont-fast5-api: Update to 4.0.0.
* gnu/packages/bioinformatics.scm (python-ont-fast5-api): Update to 4.0.0.
[source]: Remove bundled plugin binaries.
[arguments]: Install plugin from inputs.
[inputs]: Add vbz-compression.
[propagated-inputs]: Remove python-six; add python-packaging.
2021-12-03 14:55:38 +01:00
Ricardo Wurmus d0aa14a43d
gnu: Add vbz-compression.
* gnu/packages/bioinformatics.scm (vbz-compression): New variable.
2021-12-03 14:55:38 +01:00
Mathieu Othacehe 3354e41c1e
system: vm: Remove the vga argument.
* gnu/system/vm.scm (common-qemu-options): Remove the "-vga std" argument that
is the default since QEMU 2.2.

Suggested-by: Attila Lendvai <attila@lendvai.name>
2021-12-03 14:25:57 +01:00
Attila Lendvai b42bfbdfe5
guix system vm: Add --no-graphic CLI argument.
It configures QEMU to use the tty it was started in for IO (as opposed to
opening a separate graphical window).  This enables copy-pasting and
scrollback.  Exit QEMU with C-a x.

* gnu/system/vm.scm (system-qemu-image/shared-store-script): Also add the
'-nographic' QEMU argument when called with #:graphic? #false.
* guix/scripts/system.scm (system-derivation-for-action): Propagate
the #:graphic? keyword arg.
(perform-action): Add and propagate the #:graphic? keyword arg.
(show-help): Add --no-graphic CLI arg.
(%options): Process the new --no-graphic CLI arg.
(process-action): Feed in the CLI arg through the #:graphic? keyword arg.
* doc/guix.texi (Invoking guix system): Add example to combine guix system and
invoking the vm start script into one command.  Split the description of the
various options into separate paragraphs.  Add a paragraph to describe
--no-graphic.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-03 14:18:32 +01:00
Charles 5a18cf3604
gnu: cl-coalton: Update to 0.0.1-2.012f6c8.
* gnu/packages/lisp-xyz.scm (sbcl-coalton): Update to 0.0.1-2.012f6c8.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-03 14:08:14 +01:00
Charles 6e0c4a28b9
gnu: cl-float-features: Update to 1.0.0-2.c1f86ae.
* gnu/packages/lisp-xyz.scm (sbcl-float-features): Update to 1.0.0-2.c1f86ae.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-03 13:59:46 +01:00
Ricardo Wurmus b7aaf6c418
gnu: ivar: Disable parallel tests.
* gnu/packages/bioinformatics.scm (ivar)[arguments]: Disable parallel tests.
2021-12-03 13:48:41 +01:00
Ricardo Wurmus aa2d5ca02e
gnu: Remove python2-biom-format.
There are no users of this variant, and the current version of biom-format
does not support Python 2.

* gnu/packages/bioinformatics.scm (python2-biom-format): Remove variable.
(python-biom-format)[properties]: Remove field.
2021-12-03 13:31:32 +01:00
Ricardo Wurmus 8fa7de386c
gnu: r-flowclust: Add gsl.
* gnu/packages/bioconductor.scm (r-flowclust)[inputs]: Remove accidentally
committed comment character.
2021-12-03 13:31:32 +01:00
Mark H Weaver 3e9dc2754e
gnu: icecat: Remove vestigial icecat-78-makeicecat.patch.
This is a followup to commit a63231003e.

* gnu/packages/patches/icecat-78-makeicecat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-12-03 04:45:15 -05:00
Mathieu Othacehe c0d9ba22d0
gnu: cuirass: Update to 1.1.0-6.df8837c.
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-6.df8837c.
2021-12-03 10:41:37 +01:00
jgart fcf7e6513c
gnu: python-pandocfilters: Update to 1.5.0.
* gnu/packages/textutils.scm (python-pandocfilters): Update to 1.5.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-03 10:41:37 +01:00
Mark H Weaver d49e7a592f
gnu: icecat: Fix CVE-2021-43527.
* gnu/packages/patches/icecat-CVE-2021-43527.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnuzilla.scm (icecat-source): Apply it.
2021-12-03 04:37:42 -05:00
Mark H Weaver 080a5de2ee
gnu: nss: Fix CVE-2021-43527 via graft.
* gnu/packages/patches/nss-CVE-2021-43527.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/nss.scm (nss/fixed): New variable
(nss)[replacement]: New field.
2021-12-03 04:37:21 -05:00
Ricardo Wurmus 345b341919
gnu: openjdk16: Use MAKE-FILE-WRITABLE.
* gnu/packages/java.scm (openjdk16)[arguments]: Do not shell out to "chmod".
2021-12-02 23:58:56 +01:00
Arne Babenhauserheide 68e71fbb17
gnu: Add openjdk17.
* gnu/packages/java.scm (openjdk17): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-12-02 23:58:53 +01:00
Ricardo Wurmus 1f5c1bc024
gnu: python2-decorator: Downgrade to 4.3.0
* gnu/packages/python-xyz.scm (python2-decorator): Keep at 4.3.0.
(python-decorator)[properties]: Add python2-variant.
2021-12-02 18:56:29 +01:00
Ricardo Wurmus a2423c0ca4
gnu: ribodiff: Remove trailing #T.
* gnu/packages/bioinformatics.scm (ribodiff)[arguments]: Remove trailing #T
from build phase.
2021-12-02 18:32:33 +01:00
Ricardo Wurmus 1123d25830
gnu: ribodiff: Disable broken test.
* gnu/packages/bioinformatics.scm (ribodiff)[arguments]: Add build phase
'disable-plot-test.
2021-12-02 18:32:10 +01:00
Ricardo Wurmus f28f5be11d
gnu: python2-statsmodels: Downgrade to 0.9.0.
* gnu/packages/statistics.scm (python2-statsmodels): Downgrade to 0.9.0.
2021-12-02 18:31:38 +01:00
Ricardo Wurmus 31d372cd8a
gnu: khmer: Fix build with Python 3.8.
* gnu/packages/bioinformatics.scm (khmer)[source]: Remove trailing #T.
[arguments]: Remove trailing #T from build phases; add build phase
'python-3.8-compatibility.
2021-12-02 18:24:31 +01:00
Ricardo Wurmus 32d5fb01f8
gnu: python-biom-format: Update to 2.1.10.
* gnu/packages/bioinformatics.scm (python-biom-format): Update to 2.1.10.
[source]: Simplify snippet.
[arguments]: Add phase 'relax; remove trailing #T from other build phases.
[propagated-inputs]: Add python-anndata; replace python-pandas-0.25 with
python-pandas.
2021-12-02 18:02:07 +01:00
jgart fab80c3672
gnu: Add trayer-srg.
* gnu/packages/wm.scm (trayer-srg): New variable.

Co-authored-by: Disseminate Dissent <disseminatedissent@protonmail.com>
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-02 15:44:31 +01:00
Ricardo Wurmus 28ad55a59d
gnu: pardre: Update to 2.2.5.
* gnu/packages/bioinformatics.scm (pardre): Update to 2.2.5.
[arguments]: Remove trailing #T and update comment about tests.
2021-12-02 15:40:46 +01:00
Ricardo Wurmus fc20fad6f7
gnu: pardre: Use C++ bindings for MPI.
* gnu/packages/bioinformatics.scm (pardre)[inputs]: Replace openmpi with
openmpi-c++.
2021-12-02 15:40:46 +01:00
Ricardo Wurmus 2d6be35ea2
gnu: Add openmpi-c++.
* gnu/packages/mpi.scm (openmpi-c++): New variable.
2021-12-02 15:40:45 +01:00
Liliana Marie Prikler df4f960cb8
gnu: Add libconfini.
* gnu/packages/cpp.scm (libconfini): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-02 15:38:17 +01:00
Vinicius Monego 2d92b3bbb6
gnu: shotcut: Update to 21.10.31.
* gnu/packages/video.scm (shotcut): Update to 21.10.31.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-02 15:29:33 +01:00
Vinicius Monego 82e5a1b4c3
gnu: kdenlive: Update to 21.08.3.
* gnu/packages/kde.scm (kdenlive): Update to 21.08.3.
[arguments]: Pass "-DBUILD_TESTING=off" to #:configure-flags as tests are
currently disabled.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-02 15:29:33 +01:00
Vinicius Monego 6fc0cfe1b5
gnu: mlt: Update to 7.2.0.
* gnu/packages/video.scm (mlt): Update to 7.2.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-02 15:29:33 +01:00
jgart e8d5dd5c9b
gnu: ccls: Update to 0.20210330.
* gnu/packages/cpp.scm (ccls): Update to 0.20210330.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-02 15:26:05 +01:00
Artyom V. Poptsov a4cc1ae446
gnu: guile-udev: Update to 0.2.0
* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-02 15:05:28 +01:00
Ricardo Wurmus 46b73fd22d
gnu: python-ipython: Update to 7.20.0.
* gnu/packages/python-xyz.scm (python-ipython): Update to 7.20.0.
2021-12-02 13:42:17 +01:00
Ricardo Wurmus 5723503f9f
gnu: python-ipython: Remove trailing #T.
* gnu/packages/python-xyz.scm (python-ipython)[arguments]: Remove trailing #T
from build phases.
2021-12-02 13:42:17 +01:00
Efraim Flashner 923a121751
gnu: yggdrasil: Simplify build phases.
* gnu/packages/networking.scm (yggdrasil)[arguments]: Rewrite custom
'build phase reusing go-build-system 'build phase. Remove custom
'install phase.
2021-12-02 14:28:06 +02:00
Efraim Flashner d19e646c83
gnu: go-golang-zx2c4-com-wireguard: Fix downloading source.
* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard)[source]:
Adjust commit string in git-reference.
2021-12-02 14:13:27 +02:00
Efraim Flashner e0755470f8
gnu: go-github-com-vividcortex-ewma: Adjust import-path.
* gnu/packages/golang.scm (go-github-com-vividcortex-ewma)[arguments]:
Adjust import-path to location other go packages expect it to be.
2021-12-02 14:12:31 +02:00
Ludovic Courtès 052f56e5a6
gnu: guix: Update to 8cc099b.
* gnu/packages/package-management.scm (guix): Update to 8cc099b.
2021-12-02 12:52:59 +01:00
Ricardo Wurmus a8fff63daa
gnu: Add python-mygene.
* gnu/packages/bioinformatics.scm (python-mygene): New variable.
2021-12-02 11:57:28 +01:00
Ricardo Wurmus b15a525703
gnu: Add python-biothings-client.
* gnu/packages/bioinformatics.scm (python-biothings-client): New variable.
2021-12-02 11:57:13 +01:00
Ricardo Wurmus c2c63a00de
gnu: Add r-scdblfinder.
* gnu/packages/bioconductor.scm (r-scdblfinder): New variable.
2021-12-02 10:03:07 +01:00
Leo Famulari bef86fed3e
Revert "gnu: godot: Update to 3.4."
This reverts commit dd4365efa1.

We reverted this commit because it broke the operation of the only
package in Guix that depends on Godot, SuperStarfighter:

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=52233#20
2021-12-02 01:27:12 -05:00
cage 934a246409
gnu: cl-tooter: Update to 1.0.0-3.ec97bee.
* gnu/packages/lisp-xyz.scm (cl-tooter): Update to 1.0.0-3.ec97bee.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-02 00:12:58 -05:00
cage e9e2204897
gnu: cl-i18n: Update to 0.5.1-1.4216fe9.
* gnu/packages/lisp-xyz.scm (cl-i18n): Update to 0.5.1-1.4216fe9.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-02 00:12:57 -05:00
Andy Tai dd4365efa1
gnu: godot: Update to 3.4.
* gnu/packages/game-development.scm (godot): Update to 3.4.
[source]: Add new bundled dependencies to the origin snippet.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-02 00:02:47 -05:00
Leo Famulari 7a171235af
gnu: linux-libre 4.19: Update to 4.19.219.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.219.
(linux-libre-4.19-pristine-source): Update hash.
2021-12-01 18:43:05 -05:00
Leo Famulari 6f18f35297
gnu: linux-libre 5.4: Update to 5.4.163.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.163.
(linux-libre-5.4-pristine-source): Update hash.
2021-12-01 18:43:05 -05:00
Leo Famulari f01588736c
gnu: linux-libre 5.10: Update to 5.10.83.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.83.
(linux-libre-5.10-pristine-source): Update hash.
2021-12-01 18:43:05 -05:00
Leo Famulari c3ec5eaa75
gnu: linux-libre: Update to 5.15.6.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.6.
(linux-libre-5.15-pristine-source): Update hash.
2021-12-01 18:43:02 -05:00
Ricardo Wurmus d53679c531
gnu: Remove couger.
This package has been moved to the Guix Past channel.

* gnu/packages/bioinformatics.scm (couger): Remove variable.
2021-12-02 00:32:12 +01:00
Ricardo Wurmus cd40978a4b
gnu: randomjungle: Fix compatibility errors.
* gnu/packages/machine-learning.scm (randomjungle)[arguments]: Add build phase
'fix-compatibility-errors to patch type errors.
2021-12-02 00:32:12 +01:00
Jonathan Brielmaier a63231003e
gnu: icecat: Remove leftovers of release 78.
No longer required as icedove is now based on the 91 branch.

* gnu/packages/gnuzilla.scm (mozilla-78-compare-locales): Remove.
(all-mozilla-78-locales): Remove.
(%icecat-78-version): Remove.
(icecat-78-source): Remove.
2021-12-01 22:07:00 +01:00
Jonathan Brielmaier 52cb5cf5b8
gnu: icedove: Update to 91.3.2.
The profile folder moved from `~/.icedove` to `~/.thunderbird`. You may
need to migrate (copy) your profile over.

* gnu/packages/gnuzilla.scm (icedove): Update to 91.3.2.
[source]: Switch back to icecat-source.
[arguments]: `obj-x86_64-pc-linux-gnu` folder is now generated during
build, so it can't deleted in front. Remove surounding `'` from
MOZ_DEDICATED_PROFILES to follow source code. MOZ_APP_BASENAME and
MOZ_APP_DISPLAYNAME are no longer set in `comm/mail/confvars.sh`. Update
path of `customizeToolbar.js`.
Delete `'bootstrap` phase and no longer set AUTOCONF variable as the
autoconf build part was removed. Set MACH_USE_SYSTEM_PYTHON and
MOZ_APP_NAME, the latter is the binary name.
`--enable-calendar` flag got removed. Use bundled NSS until
core-updates merge.
[inputs]: Update to `icu4c-69` and `nspr-4.32`. Use bundled NSS for now.
[native-inputs]: Switch to comm-esr91 branch. Remove autoconf, add m4.
Update rust and cargo to 1.51. Use `rust-cbindgen-0.19`.
2021-12-01 22:07:00 +01:00
Jonathan Brielmaier f1a2e90409
gnu: Add nspr@4.32.
Required for icecat/icedove 91.

* gnu/packages/nss.scm (nspr-4.32): New variable.
2021-12-01 22:06:54 +01:00
Nicolas Goaziou d7d7b57965
gnu: emacs-citar: Remove unnecessary input.
* gnu/packages/emacs-xyz.scm (emacs-citar)[propagated-inputs]: Remove emacs-helm-bibtex.
2021-12-01 22:00:45 +01:00
Andy Tai 2b08cc968b
gnu: bullet: Update to 3.17.
* gnu/packages/game-development.scm (bullet): Update to 3.17.
[arguments]<#:configure-flags>: Disable access to third-party libs.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 21:54:41 +01:00
Attila Lendvai c7c4f80881
gnu: Update Trezor support.
* gnu/packages/patches/python-trezor-agent-fix-argv0.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Apply previous removal.
* gnu/packages/finance.scm (python-trezor-agent): Update to 0.14.4.
[source]: Remove now useless patch.
(python-mnemonic): Update to 0.20.
(python-trezor): Update to 0.12.4
(trezor-agent): Update to 0.11.0-1.
[source]: Add file-name field.
[arguments]: Remove trailing #T in phases.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 18:05:26 +01:00
Attila Lendvai 508200d66a
gnu: python-daemon: Update to 2.3.0.
* gnu/packages/python-xyz.scm (python-daemon): Update to 2.3.0.
[native-inputs]: Add python-coverage and python-twine.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 17:58:33 +01:00
Ahmad Jarara 8cc099b425
gnu: openssh: Add support for ecdsa-sk, ed25519-sk ssh keys.
* gnu/packages/ssh.scm (openssh)[inputs]: Add LIBFIDO2.
[arguments]: Pass "--with-security-key-builtin".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-01 17:53:27 +01:00
Ahmad Jarara 3aaef047a6
gnu: Add libfido2.
* gnu/packages/security-token.scm (libfido2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-01 17:53:27 +01:00
Ahmad Jarara 083a710cbb
gnu: Add libcbor.
* gnu/packages/compression.scm (libcbor): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-01 17:53:27 +01:00
Foo Chuan Wei b5d0029771
gnu: Add vim-nerdtree.
* gnu/packages/vim.scm (vim-nerdtree): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-01 17:53:27 +01:00
Attila Lendvai a955e4d7f6
gnu: Add smplayer.
* gnu/packages/video.scm (smplayer): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-01 17:51:38 +01:00
Felix Gruber 5ff34d596d
gnu: Add python-codespell.
* gnu/packages/python-xyz.scm (python-codespell): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-01 17:51:37 +01:00
Josselin Poiret a82e9f45fd
installer: Make LUKS2 the default format for encrypted devices
* gnu/installer/parted.scm (luks-format-and-open): Change it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-01 17:51:37 +01:00
Josselin Poiret adce91a3ec
gnu: system: Add LUKS2 support for the root file system.
* gnu/bootloader/grub.scm (grub-configuration-file): Add 'insmod
luks2'.
* gnu/system/mapped-devices.scm (open-luks-device): Create
'/run/cryptsetup/' directory.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-01 17:51:37 +01:00
Guillaume Le Vaillant 1a0696e0a6
gnu: sdrangel: Add missing input.
QtQuick is required by some runtime features.

* gnu/packages/radio.scm (sdrangel)[inputs]: Add qtquickcontrols2.
2021-12-01 17:30:45 +01:00
jgart via Guix-patches via e7ead42383
gnu: python-language-server: Add deprecated alias.
* gnu/packages/python-xyz.scm (python-language-server): New variable.

Add deprecated alias for package removed in the parent commit.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 17:13:41 +01:00
jgart via Guix-patches via 7907ddbc3a
gnu: Add python-lsp-server.
* gnu/packages/python-xyz.scm (python-language-server): Delete variable.
* gnu/packages/python-xyz.scm (python-lsp-server): New variable.

Removes deprecated python-language-server package and adds maintained
fork.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 17:13:27 +01:00
jgart via Guix-patches via 0c3acb247a
gnu: python-lsp-jsonrpc: Add deprecated alias.
* gnu/packages/python-xyz.scm (python-jsonrpc-server): New variable.

Add deprecated alias for package removed in the parent commit.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 17:13:10 +01:00
jgart via Guix-patches via 869c7d6703
gnu: Add python-lsp-jsonrpc.
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Delete variable.
* gnu/packages/python-xyz.scm (python-lsp-jsonrpc): New variable.

Removes deprecated python-jsonrpc-server package and adds maintained
fork.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 17:12:58 +01:00
jgart 46e030764d
gnu: python-jedi: Update to 0.18.1.
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.18.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 17:12:31 +01:00
jgart via Guix-patches via 6b29c3c735
gnu: python2-jedi: Remove package.
* gnu/packages/python-xyz.scm (python2-jedi): Delete variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 17:10:34 +01:00
jgart via Guix-patches via c56e9033f5
gnu: python-parso: Update to 0.8.2.
* gnu/packages/python-xyz.scm (python-parso): Update to 0.8.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 17:10:18 +01:00