summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: python2-wsgiproxy2: Remove package.zimoun2021-06-29
| | | | | | * gnu/packages/python-web.scm (python2-wsgiproxy2): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python2-sqlparse: Remove package.zimoun2021-06-29
| | | | | | * gnu/packages/databases.scm (python2-sqlparse): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python2-scripttest: Remove package.zimoun2021-06-29
| | | | | | * gnu/packages/check.scm (python2-scripttest): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python2-plotly: Remove package.zimoun2021-06-29
| | | | | | * gnu/packages/graph.scm (python2-plotly): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python2-rpython: Remove package.zimoun2021-06-29
| | | | | | * gnu/packages/python-xyz.scm (python2-rpython): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python2-roca-detect: Remove package.zimoun2021-06-29
| | | | | | * gnu/packages/python-crypto.scm (python2-roca-detect): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python2-mapnik: Remove package.zimoun2021-06-29
| | | | | | * gnu/packages/geo.scm (python2-mapnik): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python2-libadalang: Remove package.zimoun2021-06-29
| | | | | | * gnu/packages/ada.scm (python2-libadalang): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python2-larch: Remove package.zimoun2021-06-29
| | | | | | * gnu/packages/python-xyz.scm (python2-larch): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: scotch: Update to 6.1.1.Ludovic Courtès2021-06-29
| | | | | | | | * gnu/packages/maths.scm (scotch): Update to 6.1.1. [native-inputs]: Add GFORTRAN. [arguments]: Set 'FC' in 'Makefile.in'. (scotch32)[arguments]: Likewise. (scotch-shared)[arguments]: Likewise.
* gnu: Add r-cistopic-next.Ricardo Wurmus2021-06-29
| | | | * gnu/packages/bioconductor.scm (r-cistopic-next): New variable.
* gnu: Add r-text2vec.Ricardo Wurmus2021-06-29
| | | | * gnu/packages/cran.scm (r-text2vec): New variable.
* gnu: Add r-rsparse.Ricardo Wurmus2021-06-29
| | | | * gnu/packages/cran.scm (r-rsparse): New variable.
* gnu: Add r-float.Ricardo Wurmus2021-06-29
| | | | * gnu/packages/cran.scm (r-float): New variable.
* gnu: Add r-mlapi.Ricardo Wurmus2021-06-29
| | | | * gnu/packages/cran.scm (r-mlapi): New variable.
* gnu: Add pcl.David Dashyan2021-06-29
| | | | | | * gnu/packages/c.scm (pcl): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: hunspell-dictionary: Update to 7.1.4.2.Giacomo Leidi2021-06-29
| | | | | | * gnu/packages/hunspell.scm (hunspell-dict-it-it): Update to 7.1.4.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* Really revert commit a8b705252bdcb642999258859ada1c2f43706092.Tobias Geerinckx-Rice2021-06-29
| | | | I give up.
* gnu: egl-wayland: Update to 1.1.7.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/graphics.scm (egl-wayland): Update to 1.1.7.
* gnu: remind: Update to 3.3.7.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/calendar.scm (remind): Update to 3.3.7.
* gnu: libavif: Update to 0.9.2.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/image.scm (libavif): Update to 0.9.2.
* gnu: erofs-utils: Edit description.Tobias Geerinckx-Rice2021-06-29
| | | | | * gnu/packages/linux.scm (erofs-utils)[synopsis]: Add missing article. [description]: Mark up.
* gnu: erofs-utils: Update to 1.3.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/linux.scm (erofs-utils): Update to 1.3.
* gnu: powerstat: Update to 0.02.26.Tobias Geerinckx-Rice2021-06-29
| | | | | * gnu/packages/linux.scm (powerstat): Update to 0.02.26. [arguments]: Remove obsolete 'respect-$prefix phase.
* gnu: man-pages: Update to 5.12.Tobias Geerinckx-Rice2021-06-29
| | | | | * gnu/packages/man.scm (man-pages): Update to 5.12. [arguments]: Follow switch to standard ‘mandir’ over ‘MANDIR’. \o/
* gnu: photoflare: Update to 1.6.9.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/photo.scm (photoflare): Update to 1.6.9.
* gnu: cgal: Remove duplicate licence directory.Tobias Geerinckx-Rice2021-06-29
| | | | | * gnu/packages/graphics.scm (cgal)[arguments]: Set CGAL_INSTALL_DOC_DIR to match Guix's own default in #:configure-flags.
* gnu: cgal: Update to 5.2.2.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/graphics.scm (cgal): Update to 5.2.2.
* gnu: gnuradio: Update to 3.9.2.0.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/radio.scm (gnuradio): Update to 3.9.2.0.
* gnu: gnuradio: Build from Git sources.Tobias Geerinckx-Rice2021-06-29
| | | | | | * gnu/packages/radio.scm (gnuradio)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add a new 'make-source-writable phase.
* Revert parts of "gnu: Add i7z."Tobias Geerinckx-Rice2021-06-29
| | | | | This reverts parts of commit a8b705252bdcb642999258859ada1c2f43706092, because it's apparently revert things day, and also I'm an idiot
* gnu: libass: Update to 0.15.1.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/video.scm (libass): Update to 0.15.1.
* gnu: editorconfig-core-c: Update to 0.12.5.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/text-editors.scm (editorconfig-core-c): Update to 0.12.5.
* gnu: librem-ec-acpi-linux-module: Fix licence.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/linux.scm (librem-ec-acpi-linux-module)[license]: Remove plus.
* gnu: Add i7z.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/hardware.scm (i7z): New public variable.
* gnu: scotch: Add 'release-monitoring-url' property.Ludovic Courtès2021-06-29
| | | | * gnu/packages/maths.scm (scotch)[properties]: New field.
* Revert "gnu: Add ytfzf."Raghav Gururajan2021-06-28
| | | | | This reverts commit 3fdb2d679259f5d1541240dd4e9cedda17040bf2, as it was accidentally pushed.
* Revert "gnu: Add python-ueberzug."Raghav Gururajan2021-06-28
| | | | | This reverts commit 1cc89f08b816f56e1bca25340e945b1cbb34f05d, as it was accidentally pushed.
* gnu: python-fire: Respect #:tests?Raghav Gururajan2021-06-28
| | | | | * gnu/packages/python-xyz.scm (python-fire)[arguments]: Respect #:tests? in the custom 'check' phase.
* gnu: Add ytfzf.LibreMiami2021-06-28
| | | | | | | * gnu/packages/image-viewers.scm (ytfzf): New variable. Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name> Co-authored-by: jgart <jgart@dismail.de>
* gnu: Add python-ueberzug.LibreMiami2021-06-28
| | | | | | | * gnu/packages/python-xyz.scm (python-ueberzug): New variable. Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name> Co-authored-by: jgart <jgart@dismail.de>
* gnu: Add go-1.16.Sarah Morgensen2021-06-28
| | | | | | | | | | | | | | | Add go@1.16 as a non-default go. Changes from 1.14: Use now-supported GO_LDSO configuration option for setting the interpreter. Bootstrap with gccgo on platforms which do not support go-1.4. Fix and re-enable cmd/go script tests. Fix typo in cgoldflags patch. Break out tests into "check" phase. Remove references to perl to reduce closure size by ~10%. Set GOCACHE so go doesn't attempt to access $HOME. * gnu/packages/patches/go-fix-script-tests.patch: New file. * local.mk (dist_patch_DATA): Register it. * gnu/packages/golang.scm (go-1.16): New variable. Use the patch. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add gccgo-10.Sarah Morgensen2021-06-28
| | | | | | | | | | | | | Generate gccgo with MAKE-GCCGO to factorize phases, and to fix the cyclic dependency between out and lib (caused by libgo embedding the gotools path) that was worked around in <https://issues.guix.gnu.org/18101>. * gnu/packages/gcc.scm (custom-gcc-gccgo): New procedure. (make-gccgo): New procedure. (gccgo-10): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add oneko.Timotej Lazar2021-06-28
| | | | | | * gnu/packages/toys.scm (oneko): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: r-cistopic: Update to 2.1.0.Ricardo Wurmus2021-06-28
| | | | * gnu/packages/bioconductor.scm (r-cistopic): Update to 2.1.0.
* gnu: Add librem-ec-acpi-linux-module.Tobias Geerinckx-Rice2021-06-28
| | | | * gnu/packages/linux.scm (librem-ec-acpi-linux-module): New public variable.
* gnu: srain: Update to 1.2.3.Tobias Geerinckx-Rice2021-06-28
| | | | * gnu/packages/irc.scm (srain): Update to 1.2.3.
* gnu: totem-pl-parser: Update to 3.26.6.Tobias Geerinckx-Rice2021-06-28
| | | | * gnu/packages/gnome.scm (totem-pl-parser): Update to 3.26.6.
* gnu: upower: Update to 0.99.12.Tobias Geerinckx-Rice2021-06-28
| | | | * gnu/packages/gnome.scm (upower): Update to 0.99.12.
* gnu: libgudev: Update to 236.Tobias Geerinckx-Rice2021-06-28
| | | | | | | * gnu/packages/gnome.scm (libgudev): Update to 236. [build-system]: Use Meson. [arguments]: Drop obsolete #:configure-flags. [propagated-inputs]: Add eudev.