aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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.
* gnu: scummvm: Fix build.Nicolas Goaziou2019-12-29
| | | | | * gnu/packages/emulators.scm (scummvm)[arguments]: Add a phase to work around a build failure introduced by recent Fluidsynth upgrade.
* gnu: txr: Update to 230.Guillaume Le Vaillant2019-12-29
| | | | * gnu/packages/lisp.scm (txr): Update to 230.
* gnu: gnome: Sort packages logically.Raghav Gururajan2019-12-29
| | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Sort packages into their logical groupings. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gnome: Update dependencies.Raghav Gururajan2019-12-29
| | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Remove font-cantarell, font-dejavu, at-spi2-core, dbus, dconf, desktop-file-utils, gnome-defalt-applications, gnome-online-accounts, gnome-themes-standard, gst-plugins-base, gst-plugins-good, gucharmap, hicolor-icon-theme, pinentry-gnome3, pulseaudio, shared-mime-info, system-config-printer, xdg-user-dirs, zenity Add accountservice, adwaita-icon-theme, cheese, gdm, gnome-calendar, gnome-characters, gnome-clocks, gnome-desktop, gnome-font-viewer, gnome-maps, gnome-themes-extra, gsettings-desktop-schema, mutter, network-manager, orca, packagekit, simplescan, upower. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: portaudio: Fix build.Nicolas Goaziou2019-12-29
| | | | | | | * gnu/packages/audio.scm (portaudio)[arguments]: Build sequentially. Fixes <https://bugs.gnu.org/38782>. This is a follow-up to commit 1ce6bfc21ce328d787df76c6ee132f9f828d098b.
* gnu: diffoscope: Update to 134.Vagrant Cascadian2019-12-29
| | | | | * gnu/packages/diffoscope (diffoscope): Update to 134. [arguments] Remove phase adding support for zstd.
* gnu: pelican: Update to 4.2.Vagrant Cascadian2019-12-29
| | | | | | * gnu/packages/python-xyz (pelican): Update to 4.2. [propagated-inputs]: Alphabetize. [arguments]: Remove adjust-requires phase.
* gnu: Add ghc-filepath-bytestring.Kyle Meyer2019-12-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-filepath-bytestring): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: curseradio: Link to mpv.Efraim Flashner2019-12-29
| | | | | | | | | This fixes https://debbugs.gnu.org/cgi/bugreport.cgi?bug=38789 * gnu/packages/music.scm (curseradio)[arguments]: Add phase to hardcode path of mpv. [propagated-inputs]: Move mpv ... [inputs]: ... to here.
* gnu: emacs-auth-source-pass: Use upstream URL.Joseph LaFreniere2019-12-29
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-auth-source-pass): Use URL of upstream (rather than forked) repository. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: ruby-oj: Don't use unstable tarball.Efraim Flashner2019-12-28
| | | | * gnu/packages/ruby.scm (ruby-oj)[source]: Download using git-fetch.
* gnu: ruby-spring: Don't use unstable tarball.Efraim Flashner2019-12-28
| | | | | * gnu/packages/rails.scm (ruby-spring)[source]: Download using git-fetch.
* gnu: ruby-guard: Don't use unstable tarball.Efraim Flashner2019-12-28
| | | | | * gnu/packages/ruby.scm (ruby-guard)[source]: Download using git-fetch. [home-page]: Use https.
* gnu: ruby-ansi: Don't use unstable tarball.Efraim Flashner2019-12-28
| | | | * gnu/packages/ruby.scm (ruby-ansi)[source]: Download using git-fetch.
* gnu: ruby-ae: Don't use unstable tarball.Efraim Flashner2019-12-28
| | | | * gnu/packages/ruby.scm (ruby-ae)[source]: Download using git-fetch.
* gnu: ruby-multi-json: Don't use unstable tarball.Efraim Flashner2019-12-28
| | | | | * gnu/packages/ruby.scm (ruby-multi-json)[source]: Download using git-fetch.
* gnu: picom: Correct typo.Brett Gilio2019-12-28
| | | | * gnu/packages/compton.scm (picom): Correct spelling of "license".
* gnu: Add copyq.Grillon2019-12-28
| | | | * gnu/packages/xdisorg.scm (copyq): New variable.
* gnu: Add picom.Alexandru-Sergiu Marton2019-12-28
| | | | | | | * gnu/packages/compton.scm (picom): New variable. Co-authored-by: Brett Gilio <brettg@gnu.org> Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: portaudio: Add C++ bindings.Nicolas Goaziou2019-12-28
| | | | * gnu/packages/audio.scm (portaudio): Add C++ bindings, aka "portaudiocpp".
* gnu: emacs-shroud: Update to 1.105.Amar Singh2019-12-28
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-shroud): Update to 1.105. [source]: Update to new source uri. [build-system]: Switch to gnu-build-system. [native-inputs]: Add autoconf, autotools, texinfo, perl, emacs-minimal. [home-page]: Update to new uri. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: password-store: Make search path single-entry.Alex Griffin2019-12-28
| | | | | * gnu/packages/password-utils.scm (password-store)[native-search-paths]: Add separator #f to search path specification.
* gnu: Add ardupilot.Mathieu Othacehe2019-12-28
| | | | | * gnu/local.mk (GNU_SYSTEM_MODULES): Add drones.scm. * gnu/packages/drones.scm: New file.
* gnu: python-waf: Add some extra tools.Mathieu Othacehe2019-12-28
| | | | | * gnu/packages/python-xyz.scm (python-waf): Add gccdeps and clang_compilation_database tools that are needed by ardupilot.
* gnu: python-waf: Update to 2.0.19.Mathieu Othacehe2019-12-28
| | | | * gnu/packages/python-xyz.scm (python-waf): Update to 2.0.19.
* gnu: Add gnome-themes-extraRaghav Gururajan2019-12-28
| | | | | | * gnu/packages/gnome.scm (gnome-themes-extra): New Variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: beets: Add support for Acoustid.Ricardo Wurmus2019-12-28
| | | | * gnu/packages/music.scm (beets)[inputs]: Add python-pyacoustid.
* gnu: Add python-pyacoustid.Ricardo Wurmus2019-12-28
| | | | * gnu/packages/mp3.scm (python-pyacoustid): New variable.
* gnu: Add python-audioread.Ricardo Wurmus2019-12-28
| | | | * gnu/packages/mp3.scm (python-audioread): New variable.
* gnu: emacs-ccls: Revise license.Brett Gilio2019-12-27
| | | | | * gnu/packages/emacs-xyz.scm (emacs-ccls): Change license to reflect MIT/Expat-style license.
* gnu: emacs-ccls: Update to 0.1-4.Brett Gilio2019-12-27
| | | | | * gnu/packages/emacs-xyz.scm (emacs-ccls): Update to 0.1-4. Adds support for interacting with library folders.
* gnu: emacs-paren-face: Update to 1.0.5.Brett Gilio2019-12-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-paren-face): Update to 1.0.5.
* gnu: emacs-keyfreq: Adjust indentation.Brett Gilio2019-12-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-keyfreq): Adjust indentation.
* gnu: emacs-d-mode: Update to 2.0.10.Brett Gilio2019-12-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-d-mode): Update to 2.0.10.
* gnu: emacs-tablist: Adjust indentation.Brett Gilio2019-12-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-tablist): Adjust indentation.
* gnu: emacs-mmm-mode: Adjust indentation.Brett Gilio2019-12-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-mmm-mode): Adjust indentation.
* gnu: emacs-graphviz-dot-mode: Update to 0.4.1.Brett Gilio2019-12-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-graphviz-dot-mode): Update to 0.4.1.
* gnu: emacs-google-maps: Adjust indentation.Brett Gilio2019-12-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-google-maps): Adjust indentation.