summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: perl-cpanel-json-xs: Update to 4.17.•••* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.17. Tobias Geerinckx-Rice2019-11-111-2/+2
* gnu: r-quantreg: Update to 5.52.•••* gnu/packages/statistics.scm (r-quantreg): Update to 5.52. Tobias Geerinckx-Rice2019-11-111-3/+2
* gnu: r-mgcv: Update to 1.8-31.•••* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-31. Tobias Geerinckx-Rice2019-11-111-3/+2
* gnu: perl-io-compress: Update to 2.090.•••* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.090. Tobias Geerinckx-Rice2019-11-111-2/+2
* gnu: perl-compress-raw-zlib: Update to 2.090.•••* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.090. Tobias Geerinckx-Rice2019-11-111-2/+2
* gnu: perl-compress-raw-bzip2: Update to 2.090.•••* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.090. Tobias Geerinckx-Rice2019-11-111-2/+2
* gnu: eyed3: Update to 0.8.11.•••* gnu/packages/mp3.scm (eyed3): Update to 0.8.11. Tobias Geerinckx-Rice2019-11-111-2/+2
* gnu: r-kernlab: Update to 0.9-28.•••* gnu/packages/cran.scm (r-kernlab): Update to 0.9-28. Tobias Geerinckx-Rice2019-11-111-3/+2
* gnu: r-rvest: Update to 0.3.5.•••* gnu/packages/cran.scm (r-rvest): Update to 0.3.5. Tobias Geerinckx-Rice2019-11-111-3/+2
* gnu: jalv: Fix gtkmm, add gtk+-2 and qtbase.•••The gtkmm passed to inputs was unused. Jalv does not support gtkmm 3 at the moment. * gnu/packages/audio.scm (jalv)[inputs]: Add gtk+-2 and qtbase. Change unused gtkmm to gtkmm-2. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alexandros Theodotou2019-11-101-2/+4
* gnu: zita-convolver: Update to 4.0.3.•••* gnu/packages/audio.scm (zita-convolver): Update to 4.0.3. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alexandros Theodotou2019-11-101-7/+9
* gnu: Add boost-with-python3.•••* gnu/packages/boost.scm (boost-with-python3): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Giacomo Leidi2019-11-101-0/+50
* gnu: gnome: Add gnome-screenshot to default apps.•••* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-screenshot. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alexandros Theodotou2019-11-101-0/+1
* gnu: qemu: Add upstream patch for failing test.•••Fixes <https://bugs.gnu.org/37860>. Reported by Danny Milosavljevic <dannym@scratchpost.org>. * gnu/packages/virtualization.scm (qemu)[patches]: Add upstream patch to fix tests on linux-libre >= 5.3. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Miguel Ángel Arruga Vivas2019-11-101-1/+10
* gnu: Move numix-theme to gnome-xyz.scm.•••* gnu/packages/gnome.scm (numix-theme): Move from here ... * gnu/packages/gnome-xyz.scm (numix-theme): ... to here. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Giacomo Leidi2019-11-102-34/+37
* gnu: limnoria: Update to 2019.11.09 [security fix].•••See <https://github.com/ProgVal/Limnoria/wiki/math-eval-vulnerability> (CVE number pending). * gnu/packages/irc.scm (limnoria): Update to 2019.11.09. Reported-by: Val Lorentz <progval@progval.net> Tobias Geerinckx-Rice2019-11-101-3/+2
* gnu: xfce4-whiskermenu-plugin: Download over HTTPS.•••* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin)[source]: Use HTTPS. Tobias Geerinckx-Rice2019-11-101-1/+1
* gnu: qtwebkit: Don't use NAME in source URI.•••* gnu/packages/qt.scm (qtwebkit)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-11-101-1/+1
* gnu: Add 'file-name' where appropriate.•••* gnu/packages/admin.scm (detox, neofetch), gnu/packages/algebra.scm (python-fpylll), gnu/packages/bioinformatics.scm (tbsp, genrich), gnu/packages/crypto.scm (hpenc), gnu/packages/digest.scm (xxhash), gnu/packages/emacs-xyz.scm (emacs-tiny, emacs-ergoemacs-mode, emacs-make-it-so, emacs-poet-theme, emacs-deft, emacs-scribble-mode, emacs-helm-mu, emacs-unidecode, emacs-diff-hl, emacs-helm-exwm, emacs-gif-screencast, emacs-exec-path-from-shell), gnu/packages/engineering.scm (gpx), gnu/packages/freedesktop.scm (waylandpp), gnu/packages/golang.scm (go-github-com-sirupsen-logrus, go-github-com-shirou-gopsutil), gnu/packages/guile-xyz.scm (guile-studio, guile-picture-language, jupyter-guile-kernel), gnu/packages/image-viewers.scm (qview), gnu/packages/java-maths.scm (java-jblas), gnu/packages/llvm.scm (libclc), gnu/packages/logging.scm (spdlog), gnu/packages/ocaml.scm (ocaml-cstruct, ocaml-zarith), gnu/packages/terminals.scm (libtsm), gnu/packages/tigervnc.scm (tigervnc-client), gnu/packages/xdisorg.scm (xcalib, xbanish) [source]: Add file-name. Efraim Flashner2019-11-1018-0/+36
* gnu: polkit-qt: Use https for home-page.•••* gnu/packages/polkit.scm (home-page): Use https. Efraim Flashner2019-11-101-1/+1
* gnu: polkit-qt: Use 'mirror-url'.•••* gnu/packages/polkit.scm (polkit-qt)[source]: Use 'mirror-url' over direct kde url. Don't use name in source uri. Efraim Flashner2019-11-101-2/+2
* gnu: raincat: Use 'mirror-url'.•••* gnu/packages/haskell-apps.scm (raincat)[source]: Use 'mirror-url' over direct hackage url. Efraim Flashner2019-11-101-1/+1
* gnu: delta: Use 'mirror-url'.•••* gnu/packages/debug.scm (delta)[source]: Use 'mirror-url' over direct Debian download. Efraim Flashner2019-11-101-1/+1
* gnu: haskell-apps.scm: Add missing import.•••This is a follow-up to 52915062b9a5af4a1663a2d39f88626d9f3fc29d. * gnu/packages/haskell-apps.scm: Import (gnu packages ncurses). Efraim Flashner2019-11-101-0/+1
* gnu: Add scroll.•••* gnu/packages/haskell-apps.scm (scroll): New variable. Efraim Flashner2019-11-101-0/+31
* gnu: Add ghc-ncurses.•••* gnu/packages/haskell-xyz.scm (ghc-ncurses): New variable. Efraim Flashner2019-11-101-0/+37
* gnu: LibreSSL: Make search paths single-entry.•••Fixes <https://bugs.gnu.org/36817>. Reported by Katherine Cox-Buday <cox.katherine.e@gmail.com>. * gnu/packages/tls.scm (libressl)[native-search-paths]: Add SEPARATOR #F in search path specifications. Marius Bakke2019-11-101-4/+2
* gnu: monero-gui: Update to 0.15.0.0.•••* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.0. [home-page]: Update url. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Guillaume Le Vaillant2019-11-101-3/+3
* gnu: monero: Update to 0.15.0.0.•••* gnu/packages/finance.scm (monero): Update to 0.15.0.0. [arguments]: Add 'install-librandomx' phase. [home-page]: Update url. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Guillaume Le Vaillant2019-11-101-3/+8
* gnu: Remove monero-miniupnpc.•••This package was only needed for an older version of monero; nothing else depends on it. * gnu/packages/upnp.scm (monero-miniupnpc): Remove variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Guillaume Le Vaillant2019-11-101-43/+0
* gnu: cgal: Update to 4.14.2.•••* gnu/packages/graphics.scm (cgal): Update to 4.14.2. Tobias Geerinckx-Rice2019-11-101-7/+3
* gnu: cgal: Use HTTPS home page.•••gnu/packages/graphics.scm (cgal)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-11-101-1/+1
* gnu: faad2: Use HTTPS home page.•••* gnu/packages/audio.scm (faad2)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-11-101-1/+1
* gnu: faad2: Update to 2.8.6.•••* gnu/packages/audio.scm (faad2): Update to 2.8.6. [native-inputs, arguments]: Remove obsolete fields. Tobias Geerinckx-Rice2019-11-101-15/+4
* gnu: xfce4-whiskermenu-plugin: Update to 2.3.4.•••* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.3.4. Tobias Geerinckx-Rice2019-11-101-2/+2
* gnu: xfce4-whiskermenu-plugin: Don't use NAME in source URI.•••* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-11-101-8/+8
* gnu: gimp: Update to 2.10.14.•••* gnu/packages/gimp.scm (gimp): Update to 2.10.14. Tobias Geerinckx-Rice2019-11-101-2/+2
* gnu: gegl: Update to 0.4.18.•••* gnu/packages/gimp.scm (gegl): Update to 0.4.18. [build-system]: Switch to Meson. [arguments]: Disable GObject introspection. Remove LDFLAGS fix. Tobias Geerinckx-Rice2019-11-101-4/+5
* gnu: gegl: Add source URIs.•••* gnu/packages/gimp.scm (gegl)[source]: Add URIs. Tobias Geerinckx-Rice2019-11-101-1/+7
* gnu: babl: Update to 0.1.72.•••* gnu/packages/gimp.scm (babl): Update to 0.1.72. [build-system]: Switch to Meson. [arguments]: Disable GObject introspection. [native-inputs]: Add pkg-config. [propagated-inputs]: Add lcms. Tobias Geerinckx-Rice2019-11-101-6/+15
* gnu: fvwm: Update to 2.6.9.•••* gnu/packages/fvwm.scm (fvwm): Update to 2.6.9. Tobias Geerinckx-Rice2019-11-101-2/+2
* gnu: fvwm: Don't use NAME in source URI.•••* gnu/packages/fvwm.scm (fvwm)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-11-101-1/+2
* gnu: qtractor: Update to 0.9.11.•••* gnu/packages/music.scm (qtractor): Update to 0.9.11. Tobias Geerinckx-Rice2019-11-101-2/+2
* gnu: youtube-dl: Update to 2019.11.05.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.11.05. Ludovic Courtès2019-11-091-2/+2
* gnu: Add artyfx•••* gnu/packages/music.scm: (artyfx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandros Theodotou2019-11-091-0/+38
* gnu: Add matcha-theme.•••* gnu/packages/gnome-xyz.scm (matcha-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandros Theodotou2019-11-091-0/+50
* doc: Mention value /var to localstatedir option.•••* README (Installing Guix from Guix): Mention value /var to localstatedir option. * doc/contributing.texi (Building from Git): Likewise. * doc/guix.texi (Requirements): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zimoun2019-11-093-4/+7
* gnu: make-bootstrap: Slightly clarify 'package-with-relocatable-glibc'.•••* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc) [cross-bootstrap-libc]: Take an explicit 'target' argument. Remove redundant 'parameterize' form. [inputs, native-inputs]: Adjust accordingly. Ludovic Courtès2019-11-091-9/+9
* gnu: make-bootstrap: Memoize GCC variant.•••This reduces the number of nodes in "guix graph guile-static-stripped" from 165 to 150. Likewise, the hit rate in the 'add-data-to-store' cache for "guix build guile-static-stripped -nd" goes from 24% to 12%. * gnu/packages/make-bootstrap.scm (gcc-for-bootstrap): New procedure. (package-with-relocatable-glibc): Use it. Ludovic Courtès2019-11-091-28/+34
* services: 'fold-services' memoizes service values.•••Previously 'fold-services' could end up traversing the same services in the graph several times, which is what this change addresses. The hit rate on the 'add-data-to-store' cache goves from 9% to 8% on "guix system build desktop.tmpl -nd", and the number of lookups in that cache goes from 4458 to 4383. * gnu/services.scm (fold-services): Turn 'loop' into a monadic procedure in %STATE-MONAD and use it to memoize values of visited services. Ludovic Courtès2019-11-091-12/+28