| Commit message (Expand) | Author | Age |
... | |
| * | gnu: mbedtls-apache: Update to 2.14.0.•••* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.0.
| Marius Bakke | 2018-11-21 |
| * | gnu: termite: Update to 14.•••* gnu/packages/terminals.scm (termite): Update to 14.
| Marius Bakke | 2018-11-21 |
| * | gnu: vte-ng: Update to 0.54.2.a.•••* gnu/packages/gnome.scm (vte-ng): Update to 0.54.2.a.
| Marius Bakke | 2018-11-21 |
| * | gnu: vte-ng: Fetch source using git.•••* gnu/packages/gnome.scm (vte-ng)[source]: Rewrite in terms of GIT-FETCH.
| Marius Bakke | 2018-11-21 |
| * | gnu: vte-ng: Add a home page.•••* gnu/packages/gnome.scm (vte-ng)[home-page]: New field.
| Marius Bakke | 2018-11-21 |
| * | gnu: python-numpy: Update to 1.14.6.•••* gnu/packages/python.scm (python-numpy): Update to 1.14.6.
| Marius Bakke | 2018-11-21 |
| * | gnu: webkitgtk: Update to 2.22.4.•••* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.4.
| Marius Bakke | 2018-11-21 |
| * | gnu: git: Update to 2.19.2.•••* gnu/packages/version-control.scm (git): Update to 2.19.2.
| Marius Bakke | 2018-11-21 |
| * | gnu: feh: Update to 3.1.•••* gnu/packages/image-viewers.scm (feh): Update to 3.1.
| Marius Bakke | 2018-11-21 |
| * | gnu: teeworlds: Update to 0.7.0 [fixes CVE-2018-18541].•••* gnu/packages/games.scm (teeworlds): Update to 0.7.0.
[source]: Switch to git-fetch. Remove all bundled libraries except md5.
[arguments]: Adjust accordingly.
[inputs]: Use sdl2 instead of sdl and python-wrapper instead of python-2.
Add json-parser and pnglite.
* gnu/packages/patches/teeworlds-use-latest-wavpack.patch: Update it.
| Alex Vong | 2018-11-22 |
| * | gnu: bam: Update to 0.5.1.•••* gnu/packages/build-tools.scm (bam): Update to 0.5.1.
[source]: Switch to git-fetch.
[arguments]: Use newly provided Makefile.
[inputs]: Add lua.
| Alex Vong | 2018-11-22 |
| * | gnu: Add json-parser.•••* gnu/packages/web.scm (json-parser): New variable.
| Alex Vong | 2018-11-22 |
| * | gnu: Add pnglite.•••* gnu/packages/image.scm (pnglite): New variable.
| Alex Vong | 2018-11-22 |
* | | gnu: python-tblib: Fix test failure with Python 3.7.•••* gnu/packages/python.scm (python-tblib)[arguments]: Add 'adjust-tests' phase.
| Marius Bakke | 2018-11-22 |
* | | gnu: python-numpy: Update to 1.15.4.•••* gnu/packages/python.scm (python-numpy): Update to 1.15.4.
| Marius Bakke | 2018-11-21 |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2018-11-21 |
|\| |
|
| * | gnu: python-waf: Use a proper directory structure.•••Fixes <https://bugs.gnu.org/25634>.
* gnu/packages/python.scm (python-waf): Replace custom 'install phase to
install "waf" binary into the bin directory. Remove the 'wrap phase.
* gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase
accordingly.
| Efraim Flashner | 2018-11-21 |
| * | gnu: font-ubuntu: Update url.•••* gnu/packages/fonts.scm (font-ubuntu): Use new url, update hash.
| Jan Nieuwenhuizen | 2018-11-21 |
| * | describe: Add profile option.•••* guix/scripts/describe.scm (%options): Add profile option.
(show-help): Document this.
(display-checkout-info): Check for profile argument.
* doc/guix.texi (Invoking guix describe): Document this.
| Oleg Pykhalov | 2018-11-21 |
| * | describe: Fix 'format' option.•••Fix ‘guix describe’ ignores ‘--format=FORMAT’ option.
* guix/scripts/describe.scm (%options): Fix 'format' option.
| Oleg Pykhalov | 2018-11-21 |
| * | gnu: Add python-wikidata.•••* gnu/packages/python.scm (python-wikidata): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| swedebugia | 2018-11-21 |
| * | build: Add missing Clojure modules to the distribution.•••* Makefile.am (MODULES): Add guix/build-system/clojure.scm and
guix/build/clojure-build-system.scm
| Ludovic Courtès | 2018-11-21 |
| * | gnu: thermald: Clean up package definition.•••* gnu/packages/admin.scm (thermald)[arguments]: Remove redundant
'bootstrap phase. Remove unnecessary udev configure flag.
| Efraim Flashner | 2018-11-21 |
| * | gnu: thermald: Don't use unstable tarball.•••* gnu/packages/admin.scm (thermald)[source]: Download source using
git-fetch.
| Efraim Flashner | 2018-11-21 |
| * | gnu: emacs-elpy: Update to 1.26.0.•••* gnu/packages/emacs.scm (emacs-elpy): Update to 1.26.0.
| Maxim Cournoyer | 2018-11-20 |
| * | gnu: u-boot-pine64-plus: Refactor package definition.•••* gnu/packages/bootloaders.scm (make-u-boot-sunxi64-package): New procedure.
(u-boot-pine64-plus): Use it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vagrant Cascadian | 2018-11-20 |
| * | gnu: arm-trusted-firmware-pine64-plus: Rename variable to arm-trusted-firmwar...•••* gnu/packages/firmware (arm-trusted-firmware-pine64-plus): Rename to...
(arm-trusted-firmware-sun50i-a64): ...this.
* gnu/packages/bootloaders (u-boot-pine64-plus)[native-inputs]: Use it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vagrant Cascadian | 2018-11-20 |
| * | gnu: arm-trusted-firmware-pine64-plus: Update to 2.0-1.cabe0a3.•••* gnu/packages/firmware.scm (arm-trusted-firmware-pine64-plus):
Use platform name from upstream ("sun50i_a64").
[version]: Update to 2.0-1.cabe0a3,
[source](uri): Use upstream git repository.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vagrant Cascadian | 2018-11-20 |
| * | gnu: Add python-django-debug-toolbar.•••* gnu/packages/django.scm (python-django-debug-toolbar,
python2-django-debug-toolbar): New variables.
| Christopher Baines | 2018-11-20 |
| * | gnu: Add python-django-jinja.•••* gnu/packages/django.scm (python-django-jinja, python2-django-jinja): New
variables.
| Christopher Baines | 2018-11-20 |
| * | gnu: Add python-django-pipeline.•••* gnu/packages/django.scm (python-django-pipeline, python2-django-pipeline):
New variables.
| Christopher Baines | 2018-11-20 |
| * | gnu: Add python-slimit.•••* gnu/packages/python-web.scm (python-slimit, python2-slimit): New variables.
| Christopher Baines | 2018-11-20 |
| * | gnu: Add python-jsmin.•••* gnu/packages/python-web.scm (python-jsmin, python2-jsmin): New variables.
| Christopher Baines | 2018-11-20 |
| * | gnu: cabextract: Update to 1.9.•••* gnu/packages/compression.scm (cabextract): Update to 1.9.
[arguments]: Add phase "unpack-libmspack".
[inputs]: Add libmspack-source.
| Kei Kebreau | 2018-11-20 |
| * | gnu: libmspack: Update to 0.9.1.•••* gnu/packages/compression.scm (libmspack): Update to 0.9.1.
| Kei Kebreau | 2018-11-20 |
| * | gnu: java-jansi-native: Add "mips64el-linux" case.•••* gnu/packages/java.scm (java-jansi-native)[arguments]: Add
"mips64el-linux" in 'match' clause.
| Ludovic Courtès | 2018-11-20 |
| * | Revert "gnu: ccl: Include x86-headers and remove missing "contrib" folder."•••This reverts commit d22ba64276c0bbacb77d0670635f67f053a16c6b, which
broke evaluations for armhf-linux.
| Ludovic Courtès | 2018-11-20 |
| * | lint: 'check-derivation' fully disables grafts.•••Previously grafting could take place indirectly, for instance when
lowering origins.
* guix/scripts/lint.scm (check-derivation)[try]: Parameterize
'%graft?'.
| Ludovic Courtès | 2018-11-20 |
| * | lint: 'check-derivation' tries all the package's supported systems.•••This allows us to catch architecture-specific evaluation failures.
* guix/scripts/lint.scm (check-derivation): Move body into...
[try]: ... this. New procedure.
Call 'try' for each supported system of PACKAGE.
| Ludovic Courtès | 2018-11-20 |
| * | gnu: autotalent: Simplify 'license'.•••* gnu/packages/audio.scm (autotalent)[license]: Remove unnecessary 'list'.
| Ludovic Courtès | 2018-11-20 |
| * | services: wesnothd: Run as wesnothd user and group.•••* gnu/services/games.scm (wesnothd-shepherd-service): Run as wesnothd user and
group.
| Arun Isaac | 2018-11-20 |
| * | gnu: Add pinentry-efl.•••* gnu/packages/gnupg.scm (pinentry-efl): New variable.
* gnu/packages/patches/pinentry-efl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2018-11-20 |
| * | .gitignore: Re-add 'authenticate' script.•••This is a follow-up to commit 0fe1fba4af41f267c4bb2c006fb37f42422ab703.
* .gitignore: s/guix-authenticate/authenticate/
| Marius Bakke | 2018-11-20 |
* | | gnu: libbytesize: Make .mo file builds reproducible.•••* gnu/packages/c.scm (libbytesize)[sources](modules, snippet): New
fields.
[arguments]: Add #:configure-flags and #:phases.
| Ludovic Courtès | 2018-11-21 |
* | | gnu: emacs-pdf-tools: Fix build with recent Poppler.•••* gnu/packages/patches/emacs-pdf-tools-poppler.patch: New file.
* gnu/packages/emacs.scm (emacs-pdf-tools)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2018-11-21 |
* | | gnu: emacs-pdf-tools: Use 'git-fetch'.•••* gnu/packages/emacs.scm (emacs-pdf-tools)[source]: Switch to
GIT-FETCH.
[arguments]: In 'emacs-patch-variables' phase, make files writable.
| Ludovic Courtès | 2018-11-21 |
* | | gnu: casync: Fix build with glibc 2.28.•••* gnu/packages/patches/casync-renameat2-declaration.patch: New file.
* gnu/packages/sync.scm (casync)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2018-11-21 |
* | | gnu: ntk: Don't use bundled waf.•••* gnu/packages/fltk.scm (ntk)[inputs]: Add python-waf.
[arguments]: Add custom phase to replace vendored waf.
| Efraim Flashner | 2018-11-21 |
* | | gnu: python-waf: Use a proper directory structure.•••Fixes <https://bugs.gnu.org/25634>.
* gnu/packages/python.scm (python-waf): Replace custom 'install phase to
install "waf" binary into the bin directory. Remove the 'wrap phase.
* gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase
accordingly.
| Efraim Flashner | 2018-11-21 |
* | | gnu: python-astroid: Update to 2.0.4.•••* gnu/packages/python.scm (python-astroid): Update to 2.0.4.
[source]: Switch to pypi source.
[native-inputs]: Add python-dateutil, python-nose, python-pytest,
python-pytest-runner.
[arguments]: Add phase to remove spurious test failure. Update custom
'check phase.
(python2-astroid): Update to 1.6.5.
[source]: Use pypi source.
[arguments]: Add phase to remove spurious test failure.
| Efraim Flashner | 2018-11-21 |