Age | Commit message (Expand) | Author |
---|---|---|
2022-07-04 | gnu: 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-03 | gnu: 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-03 | gnu: 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-03 | gnu: 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-03 | gnu: 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-03 | gnu: 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-03 | gnu: 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-03 | gnu: 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-03 | gnu: bitmask: Fix loading of GUI....* gnu/packages/vpn.scm (bitmask)[inputs]: Add qtgraphicaleffects. | Raghav Gururajan |
2022-07-03 | gnu: 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-03 | gnu: sbcl-nfiles: Update to 1.0.0....* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.0.0. | Pierre Neidhardt |
2022-07-03 | gnu: 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-03 | gnu: 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-03 | gnu: 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-03 | gnu: 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-03 | gnu: 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-03 | gnu: 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-03 | gnu: Add font-artifika....* gnu/packages/fonts.scm (font-artifika): New variable. | Liliana Marie Prikler |
2022-07-03 | gnu: Add Climate Data Operators....* gnu/packages/geo.scm (cdo): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | r0man |
2022-07-03 | gnu: 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-03 | gnu: 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-03 | gnu: solidity: Remove input labels....* gnu/packages/solidity.scm (solidity)[native-inputs]: Remove labels. | Ludovic Courtès |
2022-07-03 | gnu: 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-03 | gnu: sbcl: Disable SB-SIMD module....SB-SIMD gets enabled only on x86_64 CPUs supporting AVX2 instructions, and some x86_64 CPUs don't. Fixes <https://issues.guix.gnu.org/56353>. Reported by Wensheng Xie <xiewensheng@hotmail.com>. * gnu/packages/lisp.scm (sbcl)[arguments]: Disable SB-SIMD in the 'build' and 'build-doc' phases. | Guillaume Le Vaillant |
2022-07-03 | gnu: nim: Update to 1.6.6....* gnu/packages/nim.scm (nim): Updated to 1.6.6. Signed-off-by: Christopher Baines <mail@cbaines.net> | Trevor Richards |
2022-07-03 | gnu: propeller-binutils: Remove source patches....None of the patches seem to apply. The patches that are not used with binutils are probably too new for the specific commit used here, and the patches that were once applied have probably been removed, so just don't apply any patches. * gnu/packages/embedded.scm (propeller-binutils)[source]: Remove patches that don't apply. | Christopher Baines |
2022-07-03 | gnu: java-xpp3: Download source from ci.guix.gnu.org....The www.extreme.indiana.edu site is now serving a redirect: This site has been deprecated. You can access an archive of this site at https://web.archive.org/web/20210225153105/https://www.extreme.indiana.edu/. Because this isn't a 404, as it probably should be, guix follows this redirect and gets some content that isn't the file it asked for. To avoid this incorrect behaviour, switch to using a ci.guix.gnu.org URL for the file instead. * gnu/packages/xml.scm (java-xpp3)[source]: Switch the uri to ci.guix.gnu.org. | Christopher Baines |
2022-07-03 | gnu: curl: Skip failing test on 32-bit architectures....* gnu/packages/curl.scm (curl-7.84.0)[arguments]: Use custom 'skip-failing-tests phase on all 32-bit architectures. | Efraim Flashner |
2022-07-03 | gnu: curl: Fix build on some systems....* gnu/packages/curl.scm (curl-7.84.0)[source]: Add patch to work around implicit function declaration. * gnu/packages/patches/curl-easy-lock.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. | Efraim Flashner |
2022-07-03 | gnu: Add sqls 0.2.18....* gnu/packages/databases (sqls): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | muradm |
2022-07-03 | gnu: Add go-github-com-sourcegraph-jsonrpc2 0.1.0....* gnu/packages/golang.scm (go-github-com-sourcegraph-jsonrpc2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | muradm |
2022-07-03 | gnu: Add go-github-com-gorilla-websocket 1.5.0....* gnu/packages/golang.scm (go-github-com-gorilla-websocket): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | muradm |
2022-07-02 | gnu: r-ifultools: Patch in removed macros to fix build....* gnu/packages/cran.scm (r-ifultools)[arguments]: Define removed compatibility macros. | Ricardo Wurmus |
2022-07-02 | gnu: r-with-tests: Update to 4.2.1....* gnu/packages/statistics.scm (r-with-tests): Update to 4.2.1. | Ricardo Wurmus |
2022-07-02 | gnu: r-tcgabiolinks: Update to 2.24.3....* gnu/packages/bioconductor.scm (r-tcgabiolinks): Update to 2.24.3. | Ricardo Wurmus |
2022-07-02 | gnu: r-bionetstat: Update to 1.16.1....* gnu/packages/bioconductor.scm (r-bionetstat): Update to 1.16.1. | Ricardo Wurmus |
2022-07-02 | gnu: r-bgeedb: Update to 2.22.3....* gnu/packages/bioconductor.scm (r-bgeedb): Update to 2.22.3. | Ricardo Wurmus |
2022-07-02 | gnu: r-ggbio: Update to 1.44.1....* gnu/packages/bioconductor.scm (r-ggbio): Update to 1.44.1. | Ricardo Wurmus |
2022-07-02 | gnu: r-rsubread: Update to 2.10.4....* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.10.4. | Ricardo Wurmus |
2022-07-02 | gnu: r-biosigner: Update to 1.24.2....* gnu/packages/bioconductor.scm (r-biosigner): Update to 1.24.2. [propagated-inputs]: Add r-multiassayexperiment and r-summarizedexperiment. | Ricardo Wurmus |
2022-07-02 | gnu: r-ropls: Update to 1.28.2....* gnu/packages/bioconductor.scm (r-ropls): Update to 1.28.2. [propagated-inputs]: Add r-multiassayexperiment and r-summarizedexperiment. | Ricardo Wurmus |
2022-07-02 | gnu: r-genomicscores: Update to 2.8.2....* gnu/packages/bioconductor.scm (r-genomicscores): Update to 2.8.2. [propagated-inputs]: Add r-httr. | Ricardo Wurmus |
2022-07-02 | gnu: r-clusterprofiler: Update to 4.4.4....* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.4.4. | Ricardo Wurmus |
2022-07-02 | gnu: r-batchelor: Update to 1.12.3....* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.12.3. | Ricardo Wurmus |
2022-07-02 | gnu: r-matrixgenerics: Update to 1.8.1....* gnu/packages/bioconductor.scm (r-matrixgenerics): Update to 1.8.1. | Ricardo Wurmus |
2022-07-02 | gnu: r-zellkonverter: Update to 1.6.3....* gnu/packages/bioconductor.scm (r-zellkonverter): Update to 1.6.3. | Ricardo Wurmus |
2022-07-02 | gnu: r-simplifyenrichment: Update to 1.6.1....* gnu/packages/bioconductor.scm (r-simplifyenrichment): Update to 1.6.1. | Ricardo Wurmus |
2022-07-02 | gnu: r-rtracklayer: Update to 1.56.1....* gnu/packages/bioconductor.scm (r-rtracklayer): Update to 1.56.1. | Ricardo Wurmus |
2022-07-02 | gnu: r-organismdbi: Update to 1.38.1....* gnu/packages/bioconductor.scm (r-organismdbi): Update to 1.38.1. | Ricardo Wurmus |
2022-07-02 | gnu: r-limma: Update to 3.52.2....* gnu/packages/bioconductor.scm (r-limma): Update to 3.52.2. | Ricardo Wurmus |