aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: linux-libre@4.19: Update to 4.19.92.Mark H Weaver2020-01-01
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.92. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.161.Mark H Weaver2020-01-01
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.161. (linux-libre-4.14-pristine-source): Update hash.
* gnu: vim: Update to 8.2.0069.Tobias Geerinckx-Rice2020-01-01
| | | | * gnu/packages/vim.scm (vim): Update to 8.2.0069.
* gnu: sudo: Update to 1.8.30.Tobias Geerinckx-Rice2020-01-01
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.30.
* gnu: vim: Update to 8.2.0066.Jakub Kądziołka2019-12-31
| | | | | | | | | * gnu/packages/vim.scm (vim): Update to 8.2.0066. [arguments]: Work around new build-container-related test failures. Remove previous work-arounds. [native-inputs]: Add tzdata-for-tests. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Add gitlab-runner.Reza Alizadeh Majd2019-12-31
| | | | | | * gnu/packages/ci.scm (gitlab-runner): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: guix-data-service: Update to 0.0.1-14.f2343b5.Christopher Baines2019-12-31
| | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-14.f2343b5.
* gnu: git-annex: Update to 7.20191230.Kyle Meyer2019-12-31
| | | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191230. [inputs]: Add ghc-filepath-bytestring. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add jfsutils.Tobias Geerinckx-Rice2019-12-31
| | | | * gnu/packages/file-systems.scm (jfsutils): New public variable.
* gnu: crypto++: Create versioned shared library links.Tobias Geerinckx-Rice2019-12-31
| | | | | | | This fixes the build of dependents like amule. * gnu/packages/crypto.scm (crypto++)[arguments]: Add an ‘install-shared-library-links’ phase.
* services: console-font: Update example with HDPI font suggestion.Jan Nieuwenhuizen2019-12-30
| | | | | | | | | This solution was kindly provided by Bernard M. Wiedemann. * gnu/services/base.scm (console-font-service-type): Add ter132n (terminus 132 nomal) font example, for HDPI displays. * doc/guix.texi (Invoking guix system): Update to `guix system search console' example output.
* gnu: Add perl-net-bgp.Stephen Scheck2019-12-30
| | | | | | * gnu/packages/perl.scm (perl-net-bgp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: nomad: Update to 0.1.2-alpha.Amar Singh2019-12-30
| | | | | | * gnu/packages/guile-xyz.scm (nomad): Update to 0.1.2-alpha. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* import: crate: Honor crate version for recursive imports.Ludovic Courtès2019-12-30
| | | | | | | | | | Fixes <https://bugs.gnu.org/38709>. Reported by Valentin Ignatev <valentignatev@gmail.com>. * guix/import/crate.scm (crate-recursive-import): Add optional 'version' parameter and honor it. * guix/scripts/import/crate.scm (guix-import-crate): Pass VERSION as 2nd argument to 'crate-recursive-import'.
* gnu: scintilla: Update to 4.2.2.Nicolas Goaziou2019-12-30
| | | | * gnu/packages/text-editors.scm (scintilla): Update to 4.2.2.
* gnu: python-folium: Update to 0.10.1.Nicolas Goaziou2019-12-30
| | | | * gnu/packages/python-xyz.scm (python-folium): Update to 0.10.1.
* gnu: emacs-modus-themes: Update to 0.3.0.Nicolas Goaziou2019-12-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 0.3.0.
* gnu: giac: Update to 1.5.0-85.Nicolas Goaziou2019-12-30
| | | | * gnu/packages/algebra.scm (giac): Update to 1.5.0-85.
* gnu: Add gnome-menus.Raghav Gururajan2019-12-30
| | | | * gnu/packages/gnome.scm (gnome-menus). New variable.
* gnu: sassc: Update to 3.6.1.Riku Viitanen via Guix-patches via2019-12-30
| | | | | | * gnu/packages/web.scm (sassc): Update to 3.6.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libsass: Update to 3.6.3.Riku Viitanen via Guix-patches via2019-12-30
| | | | | | * gnu/packages/web.scm: (libsass): Update to 3.6.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: ruby-yard: Don't use unstable tarball.Efraim Flashner2019-12-30
| | | | * gnu/packages/ruby.scm (ruby-yard)[source]: Download using git-fetch.
* gnu: ruby-tzinfo-data: Don't use unstable tarball.Efraim Flashner2019-12-30
| | | | | * gnu/packages/ruby.scm (ruby-tzinfo-data)[source]: Download using git-fetch.
* gnu: ruby-ttfunk: Don't use unstable tarball.Efraim Flashner2019-12-30
| | | | * gnu/packages/ruby.scm (ruby-ttfunk)[source]: Download using git-fetch.
* gnu: ruby-rack: Don't use unstable tarball.Efraim Flashner2019-12-30
| | | | | * gnu/packages/ruby.scm (ruby-rack)[source]: Download using git-fetch. [arguments]: Add phase to make gzip files writable.
* gnu: ruby-puma: Don't use unstable tarball.Efraim Flashner2019-12-30
| | | | | * gnu/packages/ruby.scm (ruby-puma)[source]: Download using git-fetch. [home-page]: Use https.
* gnu: guile-bytestructures: Use a source file name.Efraim Flashner2019-12-30
| | | | * gnu/packages/guile.scm (guile-bytestructures)[source]: Add 'file-name'.
* gnu: fet: Fix hash.Nicolas Goaziou2019-12-30
| | | | | | | * gnu/packages/education.scm (fet)[source]: Fix hash. Not sure why the hash changed. Probably a paste mistake when introduced in 0wwfg8vdh4vp4bx043h66m5m0r1b0mlii36s1qq42pdbaxk94i23.
* gnu: libetpan: Update to 1.9.4.Efraim Flashner2019-12-30
| | | | * gnu/packages/mail.scm (libetpan): Update to 1.9.4.
* gnu: gmime: Update to 3.2.5.Efraim Flashner2019-12-30
| | | | * gnu/packages/mail.scm (gmime): Update to 3.2.5.
* gnu: msmtp: Update to 1.8.7.Efraim Flashner2019-12-30
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.7.
* gnu: wgetpaste: Fix license.Efraim Flashner2019-12-30
| | | | * gnu/packages/wget.scm (wgetpaste)[license]: Update license.
* gnu: wireshark: Update to 3.2.0.Nicolas Goaziou2019-12-30
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.2.0.
* gnu: snap: Update to 5.4.0.Nicolas Goaziou2019-12-30
| | | | * gnu/packages/education.scm (snap): Update to 5.4.0.
* gnu: fet: Update to 5.42.1.Nicolas Goaziou2019-12-29
| | | | * gnu/packages/education.scm (fet): Update to 5.42.1.
* gnu: mame: Update to 0.217.Nicolas Goaziou2019-12-29
| | | | * gnu/packages/emulators.scm (mame): Update to 0.217.
* gnu: guile-bytestructures: Fix cross-compilation.Mathieu Othacehe2019-12-29
| | | | | * gnu/packages/guile.scm (guile-bytestructures)[native-inputs]: Add guile to fix cross-compilation.
* gnu: guile-bytestructures: Remove guild warnings.Mathieu Othacehe2019-12-29
| | | | | * gnu/packages/guile.scm (guile-bytestructures)[arguments]: Pass GUILE_AUTO_COMPILE=0 as make-flag to prevent guild warnings.
* gnu: guile-bytestructures: Switch to git-fetch.Mathieu Othacehe2019-12-29
| | | | | | * gnu/packages/guile.scm (guile-bytestructures)[home-page]: Move up, [source]: switch form url-fetch to git-fetch method, [native-inputs]: add autoconf and automake.
* gnu: guile-bytestructures: Update to 1.0.7.Mathieu Othacehe2019-12-29
| | | | * gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.7.
* profiles: Fix profile-derivation cross-compilation.Mathieu Othacehe2019-12-29
| | | | | | * guix/store.scm (current-target-system): New exported monadic procedure. * guix/profiles.scm (profile-derivation): Set target at bind time using the above procedure.
* gnu: guix-data-service: Update to 0.0.1-13.82b797e.Christopher Baines2019-12-29
| | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-13.82b797e.
* gnu: gnome-themes-extra: Remove cache file.Raghav Gururajan2019-12-29
| | | | | | | * gnu/packages/gnome.scm (gnome-themes-extra)[arguments]: Disable cache file from configure flags. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* installer: Pass '--fallback' to 'guix system init'.Ludovic Courtès2019-12-29
| | | | | | | | Fixes <https://bugs.gnu.org/38608>. Reported by Nathan Dehnel <ncdehnel@gmail.com>. * gnu/installer/final.scm (install-system): Pass '--fallback' to 'guix system init'.
* services: dhcp-client: Ignore interfaces that cannot be activated.Brice Waegeneire2019-12-29
| | | | | | | | | Fixes <https://bugs.gnu.org/38524>. * gnu/services/networking.scm (dhcp-client-service-type): Filter interfaces that cannot be activated. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* inferior: Add 'inferior-package-provenance'.Ludovic Courtès2019-12-29
| | | | * guix/inferior.scm (inferior-package-provenance): New procedure.
* pack: Save provenance information when using '--manifest'.Ludovic Courtès2019-12-29
| | | | | | * guix/scripts/pack.scm (guix-pack)[manifest-from-args]: Remove 'provenance', and add 'with-provenance' procedure. Wrap 'cond' form in 'with-provenance'.
* guix package: Save provenance information when using '--manifest'.Ludovic Courtès2019-12-29
| | | | | | | | | Fixes <https://bugs.gnu.org/38673>. Reported by zimoun <zimon.toutoune@gmail.com>. * guix/describe.scm (manifest-entry-with-provenance): New procedure. * guix/scripts/package.scm (process-actions): Use it when FILES is non-empty.
* profiles: Add 'map-manifest-entries'.Ludovic Courtès2019-12-29
| | | | | * guix/scripts/pack.scm (map-manifest-entries): Move to... * guix/profiles.scm (map-manifest-entries): ... here.
* git-authenticate: Add glv to the list of committers.Ludovic Courtès2019-12-29
| | | | | | | This is a followup to 92fcf9856face3822ce827d7732c4b152f715f62, first commit signed by glv. * build-aux/git-authenticate.scm (%committers): Add glv.