summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-04gnu: tlpui: Update to 1.5.0-1....* gnu/packages/linux.scm (tlpui): Update to 1.5.0-1. Nicolas Goaziou
2022-07-04gnu: emacs-sly-stepper: Update to 20220704....* gnu/packages/emacs-xyz.scm (emacs-sly-stepper): Update to 20220704. Pierre Neidhardt
2022-07-04gnu: Add r-sccustomize....* gnu/packages/bioinformatics.scm (r-sccustomize): New variable. Ricardo Wurmus
2022-07-04gnu: Add r-dittoseq....* gnu/packages/bioconductor.scm (r-dittoseq): New variable. Ricardo Wurmus
2022-07-04gnu: Add r-ggprism....* gnu/packages/cran.scm (r-ggprism): New variable. Ricardo Wurmus
2022-07-04gnu: Add r-ggrastr....* gnu/packages/cran.scm (r-ggrastr): New variable. Ricardo Wurmus
2022-07-04gnu: Add r-janitor....* gnu/packages/cran.scm (r-janitor): New variable. Ricardo Wurmus
2022-07-04gnu: Add r-paletteer....* gnu/packages/cran.scm (r-paletteer): New variable. Ricardo Wurmus
2022-07-04gnu: Add r-prismatic....* gnu/packages/cran.scm (r-prismatic): New variable. Ricardo Wurmus
2022-07-04gnu: Add r-colorway....* gnu/packages/statistics.scm (r-colorway): New variable. Ricardo Wurmus
2022-07-04gnu: vpnc: Add bsd-2 license....* gnu/packages/vpn.scm (vpnc)[license]: Add bsd-2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jean-Pierre De Jesus DIAZ
2022-07-04gnu: vpnc: Fix cross-compilation....* gnu/packages/vpn.scm (vpnc): Fix cross-compilation. [native-inputs]: Add conditional input of `this-package' (vpnc) to reuse the man page and add `pkg-config'. [arguments]: Use G-Expressions. [arguments]: Make use of `make-flags' instead of using substitutions. [arguments]: Remove unneeded deletion of `configure'. [arguments]: Use `pkg-config' to search for libgcrypt. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jean-Pierre De Jesus DIAZ
2022-07-04gnu: Add giza...* gnu/packages/maths.scm (giza): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher
2022-07-04gnu: solidity: Update to 0.8.15....* gnu/packages/solidity.scm (solidity): Update to 0.8.15. [source]: Use Github release. [arguments]<#:phases>: Remove phase 'create-commit_hash.txt'. Restore phase 'configure' and phase 'install'. Remove modifications applied to the phase 'build' and phase 'check'. Add phase 'unbundle-3rd-party-dependencies'. [inputs]: Add fmt-for-solidity, range-v3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zhu Zihao
2022-07-04gnu: Add fmt-for-solidity....* gnu/packages/pretty-print.scm (fmt-for-solidity): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zhu Zihao
2022-07-04gnu: solidity: Use G-expressions....* gnu/packages/solidity.scm (solidity)[arguments]: Use G-expressions. [native-inputs]: Use label-less style inputs. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zhu Zihao
2022-07-04gnu: z3: Prefer CMake to build the package....Z3 developer recommends to use CMake to build Z3 except the OCaml bindings. Use CMake also enable us to cross compile z3. * gnu/packages/maths.scm (z3)[build-system]: Use cmake-build-system. [arguments]<#:configure-flags>: Add flags for CMake. <#:phases>: Remove stale phase 'fix-compatability'. In phase 'check', build the z3 test binary and don't test when cross compiling. Add phase 'compile-python-modules' phase to generate python bytecode cache for z3 python binding. Add phase 'fix-z3-library-path' to help z3 pythong binding to find the z3 shared library. (ocaml-z3)[build-system]: Override the inherited value with 'gnu-build-system'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zhu Zihao
2022-07-04gnu: z3: Update to 4.8.17....* gnu/packages/maths.scm (z3): Update to 4.8.17. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zhu Zihao
2022-07-04gnu: z3: Use G-expressions....* gnu/packages/maths.scm (z3)[arguments]: Use G-expressions. [native-inputs]: Use label-less style. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zhu Zihao
2022-07-04gnu: sbcl-nkeymaps: Update to 1.0.0....* gnu/packages/lisp-xyz.scm (sbcl-nkeymaps): Update to 1.0.0. Pierre Neidhardt
2022-07-04gnu: tbb: Fix building on riscv64-linux....* gnu/packages/tbb.scm (tbb)[source]: Add patch. * gnu/packages/patches/tbb-other-arches.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2022-07-04etc: teams: Add entry for Efraim Flashner....* etc/teams.scm.in ("Efraim Flashner"): New member. Efraim Flashner
2022-07-03gnu: linux-libre 4.9: Update to 4.9.321....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.321. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2022-07-03gnu: linux-libre 4.14: Update to 4.14.286....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.286. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2022-07-03gnu: linux-libre 4.19: Update to 4.19.250....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.250. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2022-07-03gnu: linux-libre 5.4: Update to 5.4.203....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.203. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2022-07-03gnu: linux-libre 5.10: Update to 5.10.128....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.128. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2022-07-03gnu: linux-libre 5.15: Update to 5.15.52....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.52. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2022-07-03gnu: linux-libre: Update to 5.18.9....* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.9. (linux-libre-5.18-pristine-source): Update hash. Leo Famulari
2022-07-03teams: Add leo Famulari....* etc/teams.scm.in ("Leo Famulari"): New member. Leo Famulari
2022-07-03gnu: bitmask: Fix loading of GUI....* gnu/packages/vpn.scm (bitmask)[inputs]: Add qtgraphicaleffects. Raghav Gururajan
2022-07-03services: guix-build-coordinator: Fix passing parallel-hooks....The previous approach didn't support a simple alist. * gnu/services/guix.scm (make-guix-build-coordinator-start-script): Fix passing parallel-hooks in to the start gexp. Christopher Baines
2022-07-03gnu: guix-build-coordinator: Update to 0-56.290ba67....* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-56.290ba67. Christopher Baines
2022-07-03gnu: sbcl-nfiles: Update to 1.0.0....* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.0.0. Pierre Neidhardt
2022-07-03gnu: abcl: Update to 1.9.0....* gnu/packages/java.scm (abcl): Update to 1.9.0. * gnu/packages/patches/abcl-fix-build-xml.patch: Update for 1.9.0. Pierre Neidhardt
2022-07-03gnu: abcl: Fix loading of cl-* packages....* gnu/packages/java.scm (abcl)[native-search-paths]: Add XDG_DATA_DIRS where to cl-* libraries get installed. Pierre Neidhardt
2022-07-03gnu: libfixposix: Add C_INCLUDE_PATH to the native-search-paths....* gnu/packages/c.scm (libfixposix)[native-search-paths]: Add C_INCLUDE_PATH. This fixes the loading of cl-iolib among others. Pierre Neidhardt
2022-07-03etc: teams: Add entry for Liliana Prikler....* etc/teams.scm.in ("Liliana Marie Prikler"): New member. Liliana Marie Prikler
2022-07-03etc: teams: Sort members lexicographically by last name....* etc/teams.scm.in: Sort members lexicographically by last name. Liliana Marie Prikler
2022-07-03gnu: renpy: Install sdk-fonts....Without these fonts, the launcher will fail to launch. * gnu/packages/game-development.scm (renpy)[install]: Also recursively copy sdk-fonts. Liliana Marie Prikler
2022-07-03gnu: python-renpy: Update to 8.0.0....* gnu/packages/game-development.scm (python-renpy): Update to 8.0.0. [source]: Revert back to url-fetch. Also patch module/setup.py to not refer to missing sources. Liliana Marie Prikler
2022-07-03gnu: python-pygame-sdl2: Update to 2.1.0-for-renpy-8.0.0....* gnu/packages/game-development.scm (python-pygame-sdl2): Update to 2.1.0-for-renpy-8.0.0. [source]: Revert to url-fetch. Also add back the snippet to remove generated sources. Liliana Marie Prikler
2022-07-03gnu: Add font-artifika....* gnu/packages/fonts.scm (font-artifika): New variable. Liliana Marie Prikler
2022-07-03etc: Update teams....* etc/teams.scm.in: Rename maths team to science and add myself to it. Andreas Enge
2022-07-03gnu: Add Climate Data Operators....* gnu/packages/geo.scm (cdo): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> r0man
2022-07-03gnu: Add python-deepdish....* gnu/packages/python-science.scm (python-deepdish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Antero Mejr
2022-07-03gnu: Add utest-h....* gnu/packages/c.scm (utest-h): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Artyom V. Poptsov
2022-07-03gnu: solidity: Remove input labels....* gnu/packages/solidity.scm (solidity)[native-inputs]: Remove labels. Ludovic Courtès
2022-07-03gnu: sbcl-fof: Also build the fof/mf subsystem....* gnu/packages/lisp-xyz.scm (sbcl-fof)[arguments]: Also build the fof/mf subsystem. [inputs]: Add sbcl-cl-json. Pierre Neidhardt
2022-07-03etc: Add teams.scm....* etc/teams.scm.in: New file. * configure.ac: Generate executable. * .gitignore: Ignore generated file. Ricardo Wurmus