summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2022-06-17gnu: admin: Add libseat 0.8.0 and move seatd....* gnu/packages/admin.scm (libseat): New variable * gnu/packages/admin.scm (seatd): New variable * gnu/packages/freedesktop.scm (seatd): Remove variable * gnu/packages/wm.scm (wlroots): Replace seatd input with libseat Signed-off-by: Lars-Dominik Braun <ldb@leibniz-psychology.org> muradm
2022-06-17gnu: admin: Add greetd-pam-mount....* gnu/packages/admin.scm (greetd-pam-mount): New variable Signed-off-by: Lars-Dominik Braun <ldb@leibniz-psychology.org> muradm
2022-06-17gnu: admin: Add greetd 0.8.0....* gnu/packages/admin.scm (greetd): New variable Signed-off-by: Lars-Dominik Braun <ldb@leibniz-psychology.org> muradm
2022-06-17gnu: crates-io: Add rust-pam-sys 0.5.6....* gnu/packages/crates-io.scm (rust-pam-sys-0.5): New variable Signed-off-by: Lars-Dominik Braun <ldb@leibniz-psychology.org> muradm
2022-06-17gnu: crates-io: Add rust-enquote 1.1.0....* gnu/packages/crates-io.scm (rust-enquote-1): New variable Signed-off-by: Lars-Dominik Braun <ldb@leibniz-psychology.org> muradm
2022-06-16gnu: dropbear: Build with X11 forwarding support....* gnu/packages/ssh.scm (dropbear)[phases] {enable-x11-forwarding}: New phase. Maxim Cournoyer
2022-06-16gnu: dropbear: Update to 2022.82....* gnu/packages/ssh.scm (dropbear): Update to 2022.82. [source]: Delete origin snippet's trailing #t. [arguments]: Use gexps. [tests?]: Update comment. Maxim Cournoyer
2022-06-16gnu: ovmf: Use gexps....* gnu/packages/firmware.scm (edk2-commit, edk2-version) (edk2-origin): Delete variables. (ovmf)[source]: Define here; it's the only user of it so far. [native-inputs]: Move below arguments. [phases]: Use gexps. Delete trailing #t. {patch-source}: New phase. {configure}: Use 'invoke' to execute the 'edksetup.sh' script; delete associated FIXME comment. (ovmf-aarch64, ovmf-arm): Adjust accordingly. Maxim Cournoyer
2022-06-16gnu: hcxtools: Update to 6.2.7....* gnu/packages/networking.scm (hcxtools): Update to 6.2.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina
2022-06-16gnu: hcxtools: Use gexps....* gnu/packages/networking.scm (hcxtools)[arguments]: Link libraries and use PREFIX instead of INSTALL_DIR. [phases]: Use gexps. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina
2022-06-16gnu: llvm-9: Fix building on riscv64-linux....* gnu/packages/llvm.scm (llvm-12)[arguments]: Add a phase to update config.guess when config is one of the native-inputs. (llvm-10)[native-inputs]: Add config when building for riscv64-linux and the llvm version is less than 11. Efraim Flashner
2022-06-16gnu: polkit-qt: Update to 1-0.114.0....* gnu/packages/polkit.scm (polkit-qt): Update to 1-0.114.0. [source]: Update to new source URI. Efraim Flashner
2022-06-16gnu: Add pyscenic....* gnu/packages/bioinformatics.scm (pyscenic): New variable. Ricardo Wurmus
2022-06-16gnu: Add python-arboreto....* gnu/packages/bioinformatics.scm (python-arboreto): New variable. Ricardo Wurmus
2022-06-16gnu: Add python-ctxcore....* gnu/packages/bioinformatics.scm (python-ctxcore): New variable. Ricardo Wurmus
2022-06-16gnu: Add python-bokeh....* gnu/packages/python-xyz.scm (python-bokeh): New variable. Ricardo Wurmus
2022-06-16gnu: Add python-multiprocessing-on-dill....* gnu/packages/python-xyz.scm (python-multiprocessing-on-dill): New variable. Ricardo Wurmus
2022-06-16gnu: Add python-interlap....* gnu/packages/python-xyz.scm (python-interlap): New variable. Ricardo Wurmus
2022-06-16gnu: python-locket: Update to 1.0.0....* gnu/packages/python-xyz.scm (python-locket): Update to 1.0.0. Ricardo Wurmus
2022-06-16gnu: Add python-pyarrow-0.16....* gnu/packages/databases.scm (python-pyarrow-0.16): New variable. Ricardo Wurmus
2022-06-16gnu: Add apache-arrow-0.16....* gnu/packages/databases.scm (apache-arrow-0.16): New variable. Ricardo Wurmus
2022-06-16gnu: Add cl-policy-cond....* gnu/packages/lisp-xyz.scm (sbcl-policy-cond, cl-policy-cond, ecl-policy-cond): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Paul A. Patience
2022-06-16gnu: rocm: Update to 5.1.3....All packages updated at the same time as they have a shared version. rocclr is no longer a stand-alone package, so the previous version is kept as rocclr-4 and the current version is just the source, rocclr-src, needed by rocm-opencl-runtime. * gnu/packages/patches/rocm-opencl-runtime-3.10.0-includes.patch, gnu/packages/patches/rocm-opencl-runtime-4.3-nocltrace.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/patches/rocm-comgr-3.1.0-dependencies.patch, gnu/packages/patches/rocm-opencl-runtime-4.3-noclinfo.patch, gnu/packages/patches/rocm-opencl-runtime-4.3-noopencl.patch: Update patches. * gnu/packages/rocm.scm (rocm-cmake, rocm-device-libs, rocm-comgr, roct-thunk-interface, rocr-runtime, rocm-opencl-runtime, rocminfo, rocm-bandwidth-test): Update to 5.1.3. (roct-thunk-interface)[inputs]: Add libdrm. [native-inputs]: Add gcc:lib and pkg-config. (rocclr-src): New variable. (rocclr-4): New variable (previous version of the package). (rocm-opencl-runtime)[source]: Remove obsolete patches. [arguments]: Rewrite with gexps. Add needed #:configure-flags. [inputs]: Remove rocclr, add numactl. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2022-06-16gnu: Update llvm-for-rocm: Update to 5.1.3....* gnu/packages/llvm.scm (llvm-for-rocm): Update to 5.1.3, now based on llvm-14. [source]{patches}: Remove unneeded patches (add_Object and add_libraries) and add new one (linkdl). * gnu/packages/patches/llvm-roc-3.0.0-add_libraries.patch, gnu/packages/patches/llvm-roc-4.2.0-add_Object.patch: Delete files. * gnu/packages/patches/llvm-roc-5.0.0-linkdl.patch: New file. * gnu/local.mk (dist_patch_DATA): Update to match current patches. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2022-06-16gnu: herbstluftwm: Update to 0.9.4....* gnu/packages/wm.scm (herbstluftwm): Update to 0.9.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Wilson
2022-06-16gnu: libtree: Update to 3.1.1....* gnu/packages/linux.scm (libtree): Update to 3.1.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Artyom V. Poptsov
2022-06-16gnu: getmail6: Update to 6.18.9....* gnu/packages/mail.scm (getmail6): Update to 6.18.9. [description]: Fix typo. Guillaume Le Vaillant
2022-06-16gnu: Add python-zeep....* gnu/packages/python-web.scm (python-zeep): New variable. * gnu/packages/patches/python-zeep-Fix-pytest_httpx-test-cases.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> Vinicius Monego
2022-06-16gnu: Add python-pytest-httpx....* gnu/packages/python-check.scm (python-pytest-httpx): New variable. Hartmut Goebel
2022-06-16gnu: Add python-flake8-blind-except....* gnu/packages/python-xyz.scm (python-flake8-blind-except): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> Vinicius Monego
2022-06-16gnu: python-requests-file: Update to 1.5.1....* gnu/packages/python-xyz.scm (python-requests-file): Update to 1.5.1. [source]: Make some cosmetic changes. [arguments]<#:phases>: Override 'check phase. [home-page]: Don't break line. Vinicius Monego
2022-06-16gnu: Add python-flake8-debugger....* gnu/packages/python-xyz.scm (python-flake8-debugger): New variable. Vinicius Monego
2022-06-15gnu: wayland-protocols: Add 'release-monitoring-url' property....* gnu/packages/freedesktop.scm (wayland-protocols)[properties]: New field. Ludovic Courtès
2022-06-15gnu: eigen: Honor the #:tests? flag....* gnu/packages/algebra.scm (eigen)[arguments]: Adjust the custom 'check phase to honor the #:tests? flag. Efraim Flashner
2022-06-15gnu: emacs-lsp-mode: Update to 8.0.1-0.4aafe25....* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 8.0.1-0.4aafe25. [arguments]: Add a 'fix-patch-el-files' phase. Clément Lassieur
2022-06-12gnu: bind: Update to 9.16.30....* gnu/packages/dns.scm (isc-bind): Update to 9.16.30. Tobias Geerinckx-Rice
2022-06-15gnu: Add rebar3-proper....* gnu/packages/erlang.scm (rebar3-proper): New variable. Hartmut Goebel
2022-06-15gnu: Add rebar3-git-vsn....* gnu/packages/erlang.scm (rebar3-git-vsn): New variable. Hartmut Goebel
2022-06-15gnu: Add rebar3-raw-deps....* gnu/packages/erlang.scm (rebar3-raw-deps): New variable. Hartmut Goebel
2022-06-15gnu: Add rebar3....* gnu/packages/erlang.scm (rebar3): New variable. Hartmut Goebel
2022-06-15gnu: Add erlang-covertool....* gnu/packages/erlang.scm (erlang-covertool): New variable. Hartmut Goebel
2022-06-15gnu: Add erlang-proper....* gnu/packages/erlang.scm (erlang-proper): New variable. Hartmut Goebel
2022-06-15gnu: Add erlang-jsone....* gnu/packages/erlang.scm (erlang-jsone): New variable. Hartmut Goebel
2022-06-15gnu: Add erlang-edown....* gnu/packages/erlang.scm (erlang-edown): New variable. Hartmut Goebel
2022-06-15gnu: Add erlang-relx....* gnu/packages/erlang.scm (erlang-relx): New variable. Hartmut Goebel
2022-06-15gnu: Add erlang-ssl-verify-fun....* gnu/packages/erlang.scm (erlang-ssl-verify-fun): New variable. Hartmut Goebel
2022-06-15gnu: Add erlang-hex-core....* gnu/packages/erlang.scm (erlang-hex-core): New variable. Hartmut Goebel
2022-06-15gnu: Add erlang-parse-trans....* gnu/packages/erlang.scm (erlang-parse-trans): New variable. Hartmut Goebel
2022-06-15gnu: Add erlang-providers....* gnu/packages/erlang.scm (erlang-providers): New variable. Hartmut Goebel
2022-06-15gnu: Add erlang-eunit-formatters....* gnu/packages/erlang.scm (erlang-eunit-formatters): New variable. Hartmut Goebel