Age | Commit message (Expand) | Author |
2020-03-20 | gnu: python-orator: Update to 0.9.9....* gnu/packages/databases.scm (python-orator): Update to 0.9.9.
[arguments]: Remove #:phases. Add #:tests?.
[native-inputs]: Remove.
[propagated-inputs]: Add PYTHON-PYYAML.
| Marius Bakke |
2020-03-20 | gnu: Update python-faker to to 4.0.2, python2-faker to 3.0.1....* gnu/packages/patches/python-faker-fix-build-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-faker): Update to 4.0.2.
[source](patches, modules, snippet): Remove.
[arguments]: Adjust check phase.
[native-inputs]: Remove PYTHON-EMAIL-VALIDATOR and PYTHON-MOCK. Add
PYTHON-FREEZEGUN, PYTHON-PYTEST, PYTHON-RANDOM2, and PYTHON-VALIDATORS.
[propagated-inputs]: Remove PYTHON-SIX. Add PYTHON-TEXT-UNIDECODE.
(python2-faker): Update to 3.0.1.
[native-inputs]: Add PYTHON2-MOCK.
| Marius Bakke |
2020-03-20 | gnu: Add python-random2....* gnu/packages/python-xyz.scm (python-random2, python2-random2): New public
variables.
| Marius Bakke |
2020-03-20 | gnu: Add python-validators....* gnu/packages/python-xyz.scm (python-validators, python2-validators): New
public variables.
| Marius Bakke |
2020-03-20 | gnu: Add python-text-unidecode....* gnu/packages/python-xyz.scm (python-text-unidecode, python2-text-unidecode):
New public variables.
| Marius Bakke |
2020-03-20 | gnu: python-pendulum: Update to 2.1.0....* gnu/packages/time.scm (python-pendulum): Update to 2.1.0.
[native-inputs]: Remove.
[arguments]: New field.
[propagated-inputs]: Remove PYTHON-TZLOCAL.
| Marius Bakke |
2020-03-20 | gnu: python-pytzdata: Update to 2019.3....* gnu/packages/time.scm (python-pytzdata): Update to 2019.3.
[native-inputs]: Remove.
[arguments]: New field.
[propagated-inputs]: Add PYTHON-CLEO.
| Marius Bakke |
2020-03-20 | gnu: python-clikit: Declare Python 2 variant....* gnu/packages/python-xyz.scm (python-clikit)[properties]: New field.
(python2-clikit): New public variable.
| Marius Bakke |
2020-03-20 | gnu: ansible: Update to 2.9.6....* gnu/packages/admin.scm (ansible): Update to 2.9.6.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Vincent Legoll |
2020-03-20 | gnu: Add squid....* gnu/packages/networking.scm (squid): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Vincent Legoll |
2020-03-20 | gnu: emacs-projectile: Update to 2.1.0....* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.1.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Michael Rohleder |
2020-03-20 | gnu: make-libiberty: Use install-file....* gnu/packages/gcc.scm(make-libiberty): In phase install use
install-file helper function to install file.
| guy fleury iteriteka |
2020-03-20 | gnu: Add blktrace....* gnu/packages/linux.scm (blktrace): New variable.
* gnu/packages/patches/blktrace-use-rmtree.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Vincent Legoll |
2020-03-20 | gnu: Add wev....* gnu/packages/freedesktop.scm (wev): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Brendan Tildesley |
2020-03-20 | gnu: add premake5....* gnu/packages/build-tools.scm (premake5): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Leo Prikler |
2020-03-20 | gnu: gsettings-desktop-schemas: patch monospace font....* gnu/packages/gnome.scm (gsettings-desktop-schemas)[arguments]<phases>:
Rename `set-adwaita-theme-file-name' to the more generic `patch-schemas'.
Add patch for the monospace font (Source Code Pro 10 -> Monospace 11).
Adjust comments.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Leo Prikler |
2020-03-20 | gnu: libiberty: Do not inherit properties from GCC....* gnu/packages/gcc.scm (make-libiberty)[properties]: New field.
| Marius Bakke |
2020-03-20 | gnu: osm2pgsql: Update to 1.2.1....* gnu/packages/geo.scm (osm2pgsql): Update to 1.2.1.
[inputs]: Add bzip2 and replace proj.4 by proj.
[native-inputs]: Replace python-2 by python and python2-psycopg2 by
python-psycopg2.
| Guillaume Le Vaillant |
2020-03-20 | gnu: libosmium: Update to 2.15.4....* gnu/packages/geo.scm (libosmium): Update to 2.15.4.
[inputs]: Add bzip2 and utfcpp.
| Guillaume Le Vaillant |
2020-03-20 | gnu: emacs-company: Update to 0.9.12....* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.12.
| Nicolas Goaziou |
2020-03-20 | gnu: nginx-accept-language-module: Simplify decompression phase....See <https://lists.gnu.org/archive/html/guix-patches/2020-03/msg00652.html>
where a similar change was found to be sufficient.
* gnu/packages/web.scm (nginx-accept-language-module)[arguments]:
In 'unpack-nginx-sources' phase, extract the compressed tarball using
tar's auto-decompression instead of decompressing manually.
| Florian Pelz |
2020-03-20 | gnu: Add v86d....* gnu/packages/xorg.scm (v86d): New variable.
| Florian Pelz |
2020-03-20 | gnu: emacs-company: Use HTTPS home page....* gnu/packages/emacs-xyz.scm (emacs-company)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-20 | gnu: emacs-mit-scheme-doc: Use HTTPS home page....* gnu/packages/emacs-xyz.scm (emacs-mit-scheme-doc)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-20 | gnu: emacs-ebib: Use HTTPS home page....* gnu/packages/emacs-xyz.scm (emacs-ebib)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-20 | gnu: java-modello-plugins-xpp3: Use HTTPS home page....* gnu/packages/java.scm (java-modello-plugins-xpp3)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-20 | gnu: java-aqute-bnd-annotation: Use HTTPS home page....* gnu/packages/java.scm (java-aqute-bnd-annotation)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-20 | gnu: java-joda-time: Use HTTPS home page....* gnu/packages/java.scm (java-joda-time)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-20 | gnu: java-jmh: Use HTTPS home page....* gnu/packages/java.scm (java-jmh)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-20 | gnu: java-plexus-classworlds: Use HTTPS home page....* gnu/packages/java.scm (java-plexus-classworlds)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-20 | gnu: bs1770gain: Update to 0.6.7....* gnu/packages/audio.scm (bs1770gain): Update to 0.6.7.
| Tobias Geerinckx-Rice |
2020-03-20 | gnu: php: Update to 7.4.4....* gnu/packages/php.scm (php): Update to 7.4.4.
| Tobias Geerinckx-Rice |
2020-03-19 | gnu: Add python-easy-thumbnails....* gnu/packages/django.scm (python-easy-thumbnails): New variable.
| Christopher Baines |
2020-03-19 | gnu: Add foobillard++....* gnu/packages/games.scm (foobillard++): New variable.
* gnu/packages/patches/foobillard++-pkg-config.patch: New file.
* gnu/local.mk: Reference new file.
| Nicolas Goaziou |
2020-03-19 | tests: Accept manual installation scripts that exit with SIGTERM....Fixes <https://bugs.gnu.org/39926>.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.
Previously we'd error out if the installation script exits with
non-zero, which was the case because the 'reboot' program would
typically not get a reply, and thus would eventually be killed by PID 1
as the system is brought down.
* gnu/tests/install.scm (run-install)[install]: Expect SCRIPT to exit
with SIGTERM in addition to exiting with zero.
| Ludovic Courtès |
2020-03-19 | gnu: vim: Update to 8.2.0411....* gnu/packages/vim.scm (vim): Update to 8.2.0411.
| Efraim Flashner |
2020-03-19 | gnu: librsvg-next: Inherit from librsvg....* gnu/packages/gnome.scm (librsvg-next)[inherit]: New field, inherit
from librsvg.
| Efraim Flashner |
2020-03-19 | gnu: librsvg-next: Use cargo-build-system....* gnu/packages/gnome.scm (librsvg-next)[source]: Don't use computed
source. Add snippet to remove vendored crates.
[build-system]: Switch to cargo-build-system.
[arguments]: Remove configure-flags, make-flags, imported modules. Add
modules and vendor fields. Add crates to cargo-inputs and
cargo-development-inputs. Add 'prepare-for-build phase to adjust the
source before building. Add 'gnu-configure phase to add the configure
phase from the gnu-build-system. Replace the 'build, 'check and 'install
phases from the gnu-build-system.
[native-inputs]: Remove rust-1.34, rust-1.34:cargo.
(computed-origin-method, librsvg-next-source): Remove variables.
| Efraim Flashner |
2020-03-19 | gnu: librsvg-next-source: Replace all crates....* gnu/packages/gnome.scm (librsvg-next-source): Replace all remaining
vendored crates with packaged ones.
| Efraim Flashner |
2020-03-19 | gnu: Add rust-markup5ever-0.9....* gnu/packages/crates-io.scm (rust-markup5ever-0.9): New variable.
(rust-markup5ever-0.8): Inherit from rust-markup-0.9.
| Efraim Flashner |
2020-03-19 | gnu: Add rust-pangocairo-0.8....* gnu/packages/crates-io.scm (rust-pangocairo-0.8): New variable.
| Efraim Flashner |
2020-03-19 | gnu: Add rust-pango-0.7....* gnu/packages/crates-io.scm (rust-pango-0.7): New variable.
| Efraim Flashner |
2020-03-19 | gnu: Add rust-rctree-0.3....* gnu/packages/crates-io.scm (rust-rctree-0.3): New variable.
| Efraim Flashner |
2020-03-19 | gnu: Add rust-nalgebra-0.18....* gnu/packages/crates-io.scm (rust-nalgebra-0.18): New variable.
| Efraim Flashner |
2020-03-19 | gnu: Add rust-abomonation-0.7....* gnu/packages/crates-io.scm (rust-abomonation-0.7): New variable.
| Efraim Flashner |
2020-03-19 | gnu: Add rust-recycler-0.1....* gnu/packages/crates-io.scm (rust-recycler-0.1): New variable.
| Efraim Flashner |
2020-03-19 | gnu: rust-matrixmultiply-0.1: Don't skip build....* gnu/packages/crates-io.scm (rust-matrixmultiply-0.1)[arguments]: Don't
skip build.
| Efraim Flashner |
2020-03-19 | gnu: Add rust-matrixmultiply-0.2....* gnu/packages/crates-io.scm (rust-matrixmultiply-0.2): New variable.
(rust-matrixmultiply-0.1): Inherit from rust-matrixmultiply-0.2.
| Efraim Flashner |
2020-03-19 | gnu: Add rust-rawpointer-0.2....* gnu/packages/crates-io.scm (rust-rawpointer-0.2):New variable.
(rust-rawpointer-0.1): Inherit from rust-rawpointer-0.2.
| Efraim Flashner |
2020-03-19 | gnu: Add rust-gdk-pixbuf-0.7....* gnu/packages/crates-io.scm (rust-gdk-pixbuf-0.7): New variable.
| Efraim Flashner |