summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: guile-udev: Update to 0.2.0Artyom V. Poptsov2021-12-02
| | | | | | * gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-ipython: Update to 7.20.0.Ricardo Wurmus2021-12-02
| | | | * gnu/packages/python-xyz.scm (python-ipython): Update to 7.20.0.
* gnu: python-ipython: Remove trailing #T.Ricardo Wurmus2021-12-02
| | | | | * gnu/packages/python-xyz.scm (python-ipython)[arguments]: Remove trailing #T from build phases.
* gnu: yggdrasil: Simplify build phases.Efraim Flashner2021-12-02
| | | | | | * gnu/packages/networking.scm (yggdrasil)[arguments]: Rewrite custom 'build phase reusing go-build-system 'build phase. Remove custom 'install phase.
* gnu: go-golang-zx2c4-com-wireguard: Fix downloading source.Efraim Flashner2021-12-02
| | | | | * gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard)[source]: Adjust commit string in git-reference.
* gnu: go-github-com-vividcortex-ewma: Adjust import-path.Efraim Flashner2021-12-02
| | | | | * gnu/packages/golang.scm (go-github-com-vividcortex-ewma)[arguments]: Adjust import-path to location other go packages expect it to be.
* gnu: guix: Update to 8cc099b.Ludovic Courtès2021-12-02
| | | | * gnu/packages/package-management.scm (guix): Update to 8cc099b.
* gnu: Add python-mygene.Ricardo Wurmus2021-12-02
| | | | * gnu/packages/bioinformatics.scm (python-mygene): New variable.
* gnu: Add python-biothings-client.Ricardo Wurmus2021-12-02
| | | | * gnu/packages/bioinformatics.scm (python-biothings-client): New variable.
* gnu: Add r-scdblfinder.Ricardo Wurmus2021-12-02
| | | | * gnu/packages/bioconductor.scm (r-scdblfinder): New variable.
* Revert "gnu: godot: Update to 3.4."Leo Famulari2021-12-02
| | | | | | | | | This reverts commit dd4365efa1c6fb609de9bd7cd10f9c82e064aed4. 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
* gnu: cl-tooter: Update to 1.0.0-3.ec97bee.cage2021-12-02
| | | | | | * gnu/packages/lisp-xyz.scm (cl-tooter): Update to 1.0.0-3.ec97bee. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: cl-i18n: Update to 0.5.1-1.4216fe9.cage2021-12-02
| | | | | | * gnu/packages/lisp-xyz.scm (cl-i18n): Update to 0.5.1-1.4216fe9. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: godot: Update to 3.4.Andy Tai2021-12-02
| | | | | | | * 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>
* gnu: linux-libre 4.19: Update to 4.19.219.Leo Famulari2021-12-01
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.219. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.163.Leo Famulari2021-12-01
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.163. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.83.Leo Famulari2021-12-01
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.83. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.15.6.Leo Famulari2021-12-01
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.6. (linux-libre-5.15-pristine-source): Update hash.
* gnu: Remove couger.Ricardo Wurmus2021-12-02
| | | | | | This package has been moved to the Guix Past channel. * gnu/packages/bioinformatics.scm (couger): Remove variable.
* gnu: randomjungle: Fix compatibility errors.Ricardo Wurmus2021-12-02
| | | | | * gnu/packages/machine-learning.scm (randomjungle)[arguments]: Add build phase 'fix-compatibility-errors to patch type errors.
* news: Add entry about Icedove 91.Jonathan Brielmaier2021-12-01
| | | | * etc/news.scm: New entry.
* gnu: icecat: Remove leftovers of release 78.Jonathan Brielmaier2021-12-01
| | | | | | | | | 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.
* gnu: icedove: Update to 91.3.2.Jonathan Brielmaier2021-12-01
| | | | | | | | | | | | | | | | | | | | | 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`.
* gnu: Add nspr@4.32.Jonathan Brielmaier2021-12-01
| | | | | | Required for icecat/icedove 91. * gnu/packages/nss.scm (nspr-4.32): New variable.
* gnu: emacs-citar: Remove unnecessary input.Nicolas Goaziou2021-12-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-citar)[propagated-inputs]: Remove emacs-helm-bibtex.
* gnu: bullet: Update to 3.17.Andy Tai2021-12-01
| | | | | | | * 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>
* gnu: Update Trezor support.Attila Lendvai2021-12-01
| | | | | | | | | | | | | | * 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>
* gnu: python-daemon: Update to 2.3.0.Attila Lendvai2021-12-01
| | | | | | | * 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>
* gnu: openssh: Add support for ecdsa-sk, ed25519-sk ssh keys.Ahmad Jarara2021-12-01
| | | | | | | * gnu/packages/ssh.scm (openssh)[inputs]: Add LIBFIDO2. [arguments]: Pass "--with-security-key-builtin". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libfido2.Ahmad Jarara2021-12-01
| | | | | | * gnu/packages/security-token.scm (libfido2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libcbor.Ahmad Jarara2021-12-01
| | | | | | * gnu/packages/compression.scm (libcbor): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add vim-nerdtree.Foo Chuan Wei2021-12-01
| | | | | | * gnu/packages/vim.scm (vim-nerdtree): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* build-system: haskell: Add ‘hackage-uri’ procedure.Xinglu Chen2021-12-01
| | | | | | | | | * guix/build-system/haskell (hackage-uri): New procedure. * guix/import/hackage.scm (hackage-module->sexp, latest-release): Use it. * tests/hackage.scm (match-ghc-foo, match-ghc-foo-6, match-ghc-foo-revision, match-ghc-foo-import): Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add smplayer.Attila Lendvai2021-12-01
| | | | | | * gnu/packages/video.scm (smplayer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-codespell.Felix Gruber2021-12-01
| | | | | | * gnu/packages/python-xyz.scm (python-codespell): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* installer: Make LUKS2 the default format for encrypted devicesJosselin Poiret2021-12-01
| | | | | | * gnu/installer/parted.scm (luks-format-and-open): Change it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Document LUKS2 GRUB support and shortcomingsJosselin Poiret2021-12-01
| | | | | | | * doc/guix.texi (Keyboard Layout, Networking, and Partitioning)[Disk Partitioning]: Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: system: Add LUKS2 support for the root file system.Josselin Poiret2021-12-01
| | | | | | | | | * 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>
* inferior: 'cached-channel-instance' does not cache unauthenticated instances.Ludovic Courtès2021-12-01
| | | | | | | | | | The comment saying that caching is fine even when AUTHENTICATE? is false was true in commit 838ac881ec98cb71d4a4e4b20773573f99ecbf25, but it became incorrect in 7cfd789150f448cf5256b88915bae4163cc9db03, which no longer calls 'latest-channel-instances' on cache hits. * guix/inferior.scm (cached-channel-instance): Do not create CACHED when AUTHENTICATE? is false.
* gnu: sdrangel: Add missing input.Guillaume Le Vaillant2021-12-01
| | | | | | QtQuick is required by some runtime features. * gnu/packages/radio.scm (sdrangel)[inputs]: Add qtquickcontrols2.
* gnu: python-language-server: Add deprecated alias.jgart via Guix-patches via2021-12-01
| | | | | | | | * 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>
* gnu: Add python-lsp-server.jgart via Guix-patches via2021-12-01
| | | | | | | | | | * 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>
* gnu: python-lsp-jsonrpc: Add deprecated alias.jgart via Guix-patches via2021-12-01
| | | | | | | | * 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>
* gnu: Add python-lsp-jsonrpc.jgart via Guix-patches via2021-12-01
| | | | | | | | | | * 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>
* gnu: python-jedi: Update to 0.18.1.jgart2021-12-01
| | | | | | * gnu/packages/python-xyz.scm (python-jedi): Update to 0.18.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python2-jedi: Remove package.jgart via Guix-patches via2021-12-01
| | | | | | * gnu/packages/python-xyz.scm (python2-jedi): Delete variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-parso: Update to 0.8.2.jgart via Guix-patches via2021-12-01
| | | | | | * gnu/packages/python-xyz.scm (python-parso): Update to 0.8.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: yggdrasil: Update to 0.4.1.raingloom2021-12-01
| | | | | | | * gnu/packages/networking.scm (yggdrasil): Update to 0.4.1. * gnu/packages/patches/yggdrasil-extra-config.patch: Update for new version. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: yggdrasil: Update to 0.4.0.raingloom2021-12-01
| | | | | | | | | | | | * gnu/packages/patches/yggdrasil-extra-config.patch: Update patch. * gnu/packages/networking.scm (yggdrasil): Update to 0.4.0. [arguments]: Also install genkeys. [propagated-inputs]: Remove go-github-com-cheggaaa-pb; add go-golang-org-x-sys, go-github-com-mattn-go-runewidth, go-github-com-mattn-go-isatty, go-github-com-fatih-color, go-github-com-cheggaaa-pb-v3, go-github-com-vividcortex-ewma, and go-github-com-arceliar-ironwood. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add go-github-com-arceliar-ironwood.raingloom2021-12-01
| | | | | | * gnu/packages/golang.scm (go-github-com-arceliar-ironwood): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>