aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: nftables: Make some inputs native.Vincent Legoll2020-03-31
| | | | | | | * gnu/packages/linux.scm (procenv)[native-inputs]: New field. [inputs]: Move bison & flex to native-inputs. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: sudo: Make some inputs native.Vincent Legoll2020-03-31
| | | | | | | * gnu/packages/admin.scm (sudo)[native-inputs]: New field. [inputs]: Move groff to native-inputs. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: privoxy: Make some inputs native.Vincent Legoll2020-03-31
| | | | | | | * gnu/packages/tor.scm (privoxy)[native-inputs]: New field. [inputs]: Move autoconf & automake to native-inputs. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: antlr3: Make antlr3-3.3 public.Raghav Gururajan2020-03-30
| | | | | | | | | This is done in preparation of adding Linphone, which transitively requires antlr3-3.3 through its belle-sip dependency. * gnu/packages/java.scm (antlr3): Make antlr3-3.3 public. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add emacs-flycheck-elm.John Soo2020-03-31
| | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-elm): New variable.
* gnu: emacs-stumpwm-mode: Bump revision.Nicolas Goaziou2020-03-30
| | | | | * gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Bump revision. This is a followup to 31ee29161c1b9451b68366e653c7858d8135f8d1.
* gnu: Add emacs-dhall-mode.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-dhall-mode): New variable.
* gnu: Add emacs-haskell-snippets.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): New variable.
* gnu: Add stumpish.Oleg Pykhalov2020-03-30
| | | | * gnu/packages/wm.scm (stumpish): New variable.
* gnu: Add sbcl-stumpwm-ttf-fonts.Oleg Pykhalov2020-03-30
| | | | | | * gnu/packages/wm.scm (sbcl-stumpwm-ttf-fonts): New variable. * doc/guix-cookbook.texi (Customizing a Window Manager): Document SBCL-STUMPWM-TTF-FONTS installation and configuration.
* gnu: emacs-stumpwm-mode: Update to 0.0.1-1.dd5b037.Oleg Pykhalov2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Update to 0.0.1-1.dd5b037.
* gnu: Add sbcl-clx-truetype.Oleg Pykhalov2020-03-30
| | | | * gnu/packages/lisp-xyz.scm (sbcl-clx-truetype): New variable.
* gnu: reprotest: Update to 0.7.14.Vagrant Cascadian2020-03-30
| | | | | | * gnu/packages/diffoscope (reprotest): Update to 0.7.14. * gnu/packages/patches/reprotest-support-guix.patch: Remove file. * gnu/local.mk [dist_patch_DATA]: Update accordingly.
* gnu: diffoscope: Update to 138.Vagrant Cascadian2020-03-30
| | | | * gnu/packages/diffoscope (diffoscope): Update to 138.
* gnu: Add python-tortoise-orm.Lars-Dominik Braun2020-03-30
| | | | | | * gnu/packages/databases.scm (python-tortoise-orm): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-ciso8601.Lars-Dominik Braun2020-03-30
| | | | | | * gnu/packages/time.scm (python-ciso8601): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-pypika.Lars-Dominik Braun2020-03-30
| | | | | | | | Not to be confused with python-pika, which is a different package. * gnu/packages/databases.scm (python-pypika): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-aiosqlite.Lars-Dominik Braun2020-03-30
| | | | | | * gnu/packages/databases.scm (python-aiosqlite): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-aiounittest.Lars-Dominik Braun2020-03-30
| | | | | | * gnu/packages/check.scm (python-aiounittest): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add emacs-flycheck-rust.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-rust): New variable.
* gnu: sbcl-cl-containers: Update to 20200328.Pierre Neidhardt2020-03-30
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 20200328.
* gnu: sbcl-serapeum: Update to 20200330.Pierre Neidhardt2020-03-30
| | | | * gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20200330.
* gnu: Add emacs-racer.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-racer): New variable.
* gnu: Add emacs-evil-escape.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-escape): New variable.
* gnu: Add emacs-company-coq.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-company-coq): New variable.
* gnu: Add emacs-elm-mode.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-elm-mode): New variable.
* gnu: Add emacs-caps-lock.Joseph LaFreniere2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-caps-lock): New variable.
* gnu: emacs-arduino-mode: Change to a maintained fork.Evan Straw2020-03-30
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-arduino-mode)[source]: Update URI. [arguments]: Add phase to fix obsolete warnings. [home-page]: Update home page.
* gnu: ath9k-htc-firmware: Correct home-page url.Brendan Tildesley2020-03-30
| | | | | | * gnu/packages/firmware.scm (ath9k-htc-firmware)[home-page]: Correct url. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: antlr3: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | * gnu/packages/java.scm (antlr3)[source]: Download using git-fetch.
* gnu: java-javaewah: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-javaewah)[source]: Download using git-fetch.
* gnu: java-jmock: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | * gnu/packages/java.scm (java-jmock)[source]: Download using git-fetch.
* gnu: java-jmock-1: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-jmock-1)[source]: Download using git-fetch. [home-page]: Update home-page.
* gnu: java-easymock: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-easymock)[source]: Download using git-fetch. [home-page]: Use https.
* gnu: java-objenesis: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-objenesis)[source]: Download using git-fetch.
* gnu: java-asm: Download using https.Efraim Flashner2020-03-30
| | | | * gnu/packages/java.scm (java-asm)[source]: Use https URL.
* gnu: java-modello-core: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-modello-core)[source]: Download using git-fetch.
* gnu: java-sisu-build-api: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-sisu-build-api)[source]: Download using git-fetch.
* gnu: java-plexus-sec-dispatcher: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-sec-dispatcher)[source]: Download using git-fetch.
* gnu: java-plexus-compiler-api: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-compiler-api)[source]: Download using git-fetch.
* gnu: java-plexus-cipher: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-cipher)[source]: Download using git-fetch.
* gnu: java-plexus-io: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | * gnu/packages/java.scm (java-plexus-io)[source]: Download using git-fetch.
* gnu: java-plexus-container-default-bootstrap: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-container-default-bootstrap) [source]: Download using git-fetch.
* gnu: java-plexus-classworlds: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-classworlds)[source]: Download using git-fetch.
* gnu: java-plexus-interpolation: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-interpolation)[source]: Download using git-fetch.
* gnu: java-plexus-utils: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-plexus-utils)[source]: Download using git-fetch.
* gnu: java-junit: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-junit)[source]: Download using git-fetch. [home-page]: Update home-page.
* gnu: java-hamcrest-core: Don't use unstable tarball.Efraim Flashner2020-03-30
| | | | | * gnu/packages/java.scm (java-hamcrest-core)[source]: Download using git-fetch.
* gnu: gmp: Build fix for mingw.Jan Nieuwenhuizen2020-03-29
| | | | | * gnu/packages/multiprecision.scm (gmp) [arguments]: Add `setenv' phase for mingw target.
* gnu: commencement: Micro-optimize the package graph.Ludovic Courtès2020-03-29
| | | | | | | | This removes 2 'add-data-to-store-cache' lookups. * gnu/packages/commencement.scm (flex-boot0): Move (package (inherit …)) outside the 'propagated-inputs' field to avoid creating a new node each time the field is accessed.