Age | Commit message (Expand) | Author |
---|---|---|
2020-12-29 | gnu: kdiamond: Update to 20.12.0....* gnu/packages/games.scm (kdiamond): Update to 20.12.0. [source]: Download from new source URI. | Efraim Flashner |
2020-12-29 | gnu: kblocks: Update to 20.12.0....* gnu/packages/games.scm (kblocks): Update to 20.12.0. [source]: Download from new source URI. | Efraim Flashner |
2020-12-29 | gnu: ktouch: Update to 20.12.0....* gnu/packages/education.scm (ktouch): Update to 20.12.0. [source]: Download from new upstream URI. | Efraim Flashner |
2020-12-29 | gnu: rtl8821ce-linux-module: Update to 0.0.0-2.14b536f....* gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-2.14b536f. Signed-off-by: Christopher Baines <mail@cbaines.net> | Zhu Zihao |
2020-12-29 | gnu: r-ldheatmap: Move to (gnu packages bioconductor)....This is a follow-up to commit 0c8bb20b7cbd39537999fce29979a6acaf64e601. * gnu/packages/cran.scm (r-ldheatmap): Move this from here... * gnu/packages/bioconductor.scm (r-ldheatmap): ...to here. | Ricardo Wurmus |
2020-12-29 | gnu: SVT-AV1: It only supports 64-bit Intel-compatible systems....* gnu/packages/video.scm (svt-av1)[supported-systems]: Remove i686-linux. | Leo Famulari |
2020-12-29 | gnu: SVT-AV1: Update URLs....* gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs. | Leo Famulari |
2020-12-29 | gnu: Add SVT-VP9....* gnu/packages/video.scm (svt-vp9): New variable. | Leo Famulari |
2020-12-29 | gnu: libsoup: Update to 2.72.0....* gnu/packages/gnome.scm (libsoup): Update to 2.72.0. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> | Vincent Legoll |
2020-12-29 | gnu: file-roller: Update to 3.38.0....* gnu/packages/gnome.scm (file-roller): Update to 3.38.0. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> | Vincent Legoll |
2020-12-29 | gnu: kiwix-desktop: Fix program start....Fixes <https://bugs.gnu.org/45404>. * gnu/packages/web.scm (kiwix-desktop)[arguments]: Add phase to wrap QTWEBENGINEPROCESS_PATH. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> | Michael Rohleder |
2020-12-29 | gnu: Add pitivi....* gnu/packages/video.scm (pitivi): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> | Leo Prikler |
2020-12-29 | gnu: Update and deprecate gst-transcoder....As of 1.18, gst-transcoder is part of gst-plugins-bad. * gnu/packages/video.scm (gst-transcoder): Move from here... * gnu/packages/gstreamer.scm (gst-transcoder): ... to here. Redefine in terms of gst-plugins-bad and deprecate in favor of it. | Leo Prikler |
2020-12-29 | gnu: Add gst-plugins/selection....* gnu/packages/gstreamer.scm (gst-plugins/selection): New variable. | Leo Prikler |
2020-12-29 | gnu: gst-editing-services: Build with introspection....Some packages, such as Pitivi, might want to interact with GES through GObject Introspection, so let's enable that. * gnu/packages/gstreamer.scm (gstreamer-editing-services)[native-inputs]: Add gobject-introspection and glib:bin. | Leo Prikler |
2020-12-29 | gnu: libpeas: Update to 1.28.0....* gnu/packages/gnome.scm (libpeas): Update to 1.28.0. | Leo Prikler |
2020-12-29 | gnu: Add ruby-3.0....* gnu/packages/ruby.scm (ruby-3.0): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> | Ryan Prior |
2020-12-29 | gnu: r-ldheatmap: Fix missing variable....This is a follow-up of 61ec8928c7fee048fea37558508eb0a80022684b. * gnu/packages/cran.scm (r-ldheatmap)[propagated-inputs]: Use 'module-ref' to resolve r-snpstats variable which is located in (gnu package bioinformatics) that cannot be included due to a circular dependency. | Mathieu Othacehe |
2020-12-29 | gnu: r-ggbio: Move to (gnu packages bioconductor)....* gnu/packages/bioinformatics.scm (r-ggbio): Move from here... * gnu/packages/bioconductor.scm (r-ggbio): ...to here. | zimoun |
2020-12-29 | gnu: r-gqtlstats: Move to (gnu packages bioconductor)....* gnu/packages/bioinformatics.scm (r-gqtlstats): Move from here... * gnu/packages/bioconductor.scm (r-gqtlstats): ...to here. | zimoun |
2020-12-29 | gnu: r-snpstats: Move to (gnu packages bioconductor)....* gnu/packages/bioinformatics.scm (r-snpstats): Move from here... * gnu/packages/bioconductor.scm (r-snpstats): ...to here. | zimoun |
2020-12-29 | gnu: r-homo-sapiens: Move to (gnu packages bioconductor)....* gnu/packages/bioinformatics.scm (r-homo-sapiens): Move from here... * gnu/packages/bioconductor.scm (r-homo-sapiens): ...to here. Replace 'string-append' by 'bioconductor-uri' with 'annotation'. | zimoun |
2020-12-29 | gnu: r-erma: Move to (gnu packages bioconductor)....* gnu/packages/bioinformatics.scm (r-erma): Move from here... * gnu/packages/bioconductor.scm (r-erma): ...to here. | zimoun |
2020-12-29 | gnu: r-ldblock: Move to (gnu packages bioconductor)....* gnu/packages/bioinformatics.scm (r-ldblock): Move from here... * gnu/packages/bioconductor.scm (r-ldblock): ...to here. | zimoun |
2020-12-29 | gnu: r-gqtlstats: Move to (gnu packages bioconductor)....* gnu/packages/bioinformatics.scm (r-gqtlstats): Move from here... * gnu/packages/bioconductor.scm (r-gqtlstats): ...to here. | zimoun |
2020-12-29 | gnu: r-gviz: Move to (gnu packages bioconductor)....* gnu/packages/bioinformatics.scm (r-gviz): Move from here... * gnu/packages/bioconductor.scm (r-gviz): ...to here. | zimoun |
2020-12-29 | gnu: r-gwascat: Move to (gnu packages bioconductor)....* gnu/packages/bioinformatics.scm (r-gwascat): Move from here... * gnu/packages/bioconductor.scm (r-gwascat): ...to here. | zimoun |
2020-12-29 | gnu: r-sushi: Move to (gnu packages bioconductor)....* gnu/packages/bioinformatics.scm (r-sushi): Move from here... * gnu/packages/bioconductor.scm (r-sushi): ...to here. | zimoun |
2020-12-29 | gnu: uBlock Origin: Update to 1.32.4....* gnu/packages/browser-extensions.scm (uassets): Update to 8e79f25fc. (ublock-origin): Update to 1.32.4. | Marius Bakke |
2020-12-29 | gnu: Add r-mlr3....* gnu/packages/cran.scm (r-mlr3): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Wiktor Żelazny |
2020-12-29 | gnu: Add r-paradox....* gnu/packages/cran.scm (r-paradox): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Wiktor Żelazny |
2020-12-29 | gnu: Add r-mlr3misc....* gnu/packages/cran.scm (r-mlr3misc): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Wiktor Żelazny |
2020-12-29 | gnu: Add r-mlr3measures....* gnu/packages/cran.scm (r-mlr3measures): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Wiktor Żelazny |
2020-12-29 | gnu: Add r-lgr....* gnu/packages/cran.scm (r-lgr): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Wiktor Żelazny |
2020-12-29 | gnu: node: Fix npx shebang....* gnu/packages/node.scm (node)[arguments]: Add build phase "patch-node-shebang". | Ricardo Wurmus |
2020-12-29 | gnu: Add js-context-menu....* gnu/packages/javascript.scm (js-context-menu): New variable. | Ricardo Wurmus |
2020-12-29 | gnu: gnome-maps: Patch DBUS service....* gnu/packages/geo.scm (gnome-maps): [arguments]<#:phases>: Add patch-dbus-service. | Leo Prikler |
2020-12-29 | gnu: python-cloudscraper: Drop interpreters at build time....* gnu/packages/python-web.scm (python-cloudscraper)[snippet]: Keep interpreters. [arguments]<#:phases>: Add drop-unsupported-sources. | Leo Prikler |
2020-12-29 | gnu: Add shakespeare-spl....* gnu/packages/patches/shakespeare-spl-fix-grammar.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it here. * gnu/packages/esolangs.scm (shakespeare-spl): New variable. | Leo Prikler |
2020-12-29 | gnu: u-boot-rockpro64-rk3399: Fix freeze on boot....* gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399)[arguments]<#:phases> [patch-rockpro64-config]: Build with modified config to prevent freeze on boot due to usb being enabled. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Caliph Nomble |
2020-12-29 | Revert "gnu: u-boot: Fix freeze on boot with u-boot-rockpro64-rk3399."...because it was applied to the wrong u-boot. This reverts commit d980e6e275aed80e65ad3b7e17c5a5118661e2c2. | Danny Milosavljevic |
2020-12-29 | gnu: rust: Remove "i686-linux" from supported systems....* gnu/packages/rust.scm (rust-1.19): Only support "x86_64-linux" architecture. | Mathieu Othacehe |
2020-12-29 | gnu: snap: Update to 6.5.0....* gnu/packages/education.scm (snap): Update to 6.5.0. | Nicolas Goaziou |
2020-12-29 | gnu: frescobaldi: Update to 3.1.3....* gnu/packages/music.scm (frescobaldi): Update to 3.1.3. | Nicolas Goaziou |
2020-12-29 | gnu: jasper: Update to 2.0.23....Fixes CVE-2020-27828. * gnu/packages/image.scm (jasper): Update to 2.0.23. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Vincent Legoll |
2020-12-29 | gnu: redis: Unbundle jemalloc & reinstate most of the tests...* gnu/packages/databases.scm (redis)[source]: Delete bundled jemalloc. [native-inputs]: Add procps & tcl for the tests. [arguments]: substitute the right tclsh binary & disable failing tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Vincent Legoll |
2020-12-29 | gnu: redis: Update to 6.0.9....* gnu/packages/databases.scm (redis): Update to 6.0.9. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Vincent Legoll |
2020-12-29 | gnu: v4l-utils: Update to 1.20.0....* gnu/packages/video.scm (v4l-utils): Update to 1.20.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Vincent Legoll |
2020-12-29 | gnu: libmicrohttpd: Update to 0.9.72....* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.72. | Efraim Flashner |
2020-12-29 | gnu: borg: Update to 1.1.15....* gnu/packages/backup.scm (borg): Update to 1.1.15. [source]: Update list of Cython-generated files to delete. [arguments]: Skip another test. | Leo Famulari |