aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: wimlib: Update to 1.12.0.Tobias Geerinckx-Rice2017-08-07
| | | | * gnu/packages/backup.scm (wimlib): Update to 1.12.0.
* gnu: r-bsgenome-hsapiens-ucsc-hg19: Restore original hash.Tobias Geerinckx-Rice2017-08-07
| | | | | | | * gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]: Restore hash from before the tarball changed in place. It changed back. This reverts commit fd4085793818ab2aea28dfeeb2728f6f02416c4c.
* gnu: khal: Don't propagate vdirsyncer.Leo Famulari2017-08-06
| | | | | * gnu/packages/calendar.scm (khal)[propagated-inputs]: Move vdirsyncer ... [native-inputs]: ... here.
* gnu: python-icalendar: Update to 3.11.6.Leo Famulari2017-08-06
| | | | * gnu/packages/python.scm (python-icalendar): Update to 3.11.6.
* gnu: mpg123: Update to 1.25.4.Leo Famulari2017-08-06
| | | | * gnu/packages/mp3.scm (mpg123): Update to 1.25.4.
* gnu: freedoom: Update to 0.11.3.Kei Kebreau2017-08-06
| | | | | * gnu/packages/games.scm (freedoom): Update to 0.11.3. [arguments]: Remove unnecessary "no" phase.
* gnu: deutex: Update to 5.0.0.Kei Kebreau2017-08-06
| | | | | | | | * gnu/packages/game-development.scm (deutex): Update to 5.0.0. [source]: Change upstream URI. [arguments]: Enable tests and restore normal "configure" and "install" phases. [native-inputs]: Add asciidoc.
* gnu: Add motti.Efraim Flashner2017-08-06
| | | | * gnu/packages/motti.scm (motti): New variable.
* gnu: keepassx: Superseded by keepassxc.Efraim Flashner2017-08-06
| | | | * gnu/packages/password-utils.scm (keepassx)[properties]: New field.
* gnu: Add keepassxc.Efraim Flashner2017-08-06
| | | | * gnu/packages/password-utils.scm (keepassxc): New variable.
* gnu: python-efl: Update to 1.20.0.Efraim Flashner2017-08-06
| | | | | | * gnu/packages/enlightenment.scm (python-efl): Update to 1.20.0. [source]: Add alternate source uri. [arguments]: Enable tests.
* gnu: efl: Update to 1.20.1.Efraim Flashner2017-08-06
| | | | * gnu/packages/enlightenment.scm (efl): Update to 1.20.1.
* gnu: make-u-boot-package: Don't unnecessarily cross-compile.Efraim Flashner2017-08-06
| | | | | | | * gnu/packages/bootloaders.scm (make-u-boot-package)[native-inputs]: Only use cross-gcc and cross-binutils if compiling for a different architecture. [arguments]: Only use cross compiling make-flags if cross compiling.
* gnu: Add python-flask-httpauth.Danny Milosavljevic2017-08-06
| | | | | * gnu/packages/python.scm (python-flask-httpauth, python2-flask-httpauth): New variables.
* gnu: Add font-open-dyslexic.ng02017-08-06
| | | | | | * gnu/packages/fonts.scm (font-open-dyslexic): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: gnucash: Update to 2.6.17.Vasile Dumitrascu2017-08-06
| | | | | | * gnu/packages/gnucash.scm (gnucash): Update to 2.6.17. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: libtasn1: Fix CVE-2017-10790.Leo Famulari2017-08-05
| | | | | | * gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.
* doc: Suggest running guix-daemon with 'sudo -E'.Ludovic Courtès2017-08-06
| | | | | | | Suggested by Martin H. <maze@strahlungsfrei.de>. * doc/contributing.texi (Running Guix Before It Is Installed): Suggest 'sudo -E'.
* daemon: On aarch64, use increments of 16 on the stack.Efraim Flashner2017-08-05
| | | | | * nix/libstore/build.cc (DerivationGoal::startBuilder): When on aarch64, when calling clone(), increment the stack by 16.
* build: Allow mounting of entire disks.Danny Milosavljevic2017-08-05
| | | | * gnu/build/file-systems.scm (disk-partitions): Also return entire drives.
* gnu: emacs-exwm-x: Do not set DISPLAY.Feng Shu2017-08-05
| | | | | | | * gnu/packages/emacs.scm (emacs-exwm-x): Do not set DISPLAY. The issue has been fixed upstream in exwm-0.15. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: emacs-exwm: Update to 0.15.Feng Shu2017-08-05
| | | | | | * gnu/packages/emacs.scm (emacs-exwm): Update to 0.15. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: git: Update to 2.14.0.Marius Bakke2017-08-05
| | | | * gnu/packages/version-control.scm (git): Update to 2.14.0.
* gnu: lftp: Update to 4.7.8.Marius Bakke2017-08-05
| | | | * gnu/packages/ftp.scm (lftp): Update to 4.7.8.
* gnu: Add cubicle.Julien Lepiller2017-08-05
| | | | * gnu/packages/maths.scm (cubicle): New variable.
* Revert "daemon: Ensure proper alignment on the stack."Mark H Weaver2017-08-05
| | | | This reverts commit ab4ccc8fcfaf2215d4b33b1376147e4c2c70426a.
* gnu: php: Update to 7.1.8.Julien Lepiller2017-08-04
| | | | | | * gnu/packages/patches/gd-CVE-2017-7890.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it * gnu/packages/php.scm (php): Update to 7.1.8.
* gnu: Add r-crosstalk.Ricardo Wurmus2017-08-04
| | | | * gnu/packages/web.scm (r-crosstalk): New variable.
* gnu: Add r-shiny.Ricardo Wurmus2017-08-04
| | | | * gnu/packages/web.scm (r-shiny): New variable.
* gnu: Add js-es5-shim.Ricardo Wurmus2017-08-04
| | | | * gnu/packages/javascript.scm (js-es5-shim): New variable.
* gnu: Add js-selectize.Ricardo Wurmus2017-08-04
| | | | * gnu/packages/javascript.scm (js-selectize): New variable.
* gnu: Add js-datatables.Ricardo Wurmus2017-08-04
| | | | * gnu/packages/javascript.scm (js-datatables): New variable.
* gnu: Add js-highlight.Ricardo Wurmus2017-08-04
| | | | * gnu/packages/javascript.scm (js-highlight): New variable.
* gnu: Add js-strftime.Ricardo Wurmus2017-08-04
| | | | * gnu/packages/javascript.scm (js-strftime): New variable.
* gnu: Add js-json2.Ricardo Wurmus2017-08-04
| | | | * gnu/packages/javascript.scm (js-json2): New variable.
* gnu: Add js-html5shiv.Ricardo Wurmus2017-08-04
| | | | * gnu/packages/javascript.scm (js-html5shiv): New variable.
* build: Add minify build system.Ricardo Wurmus2017-08-04
| | | | | | | * guix/build-system/minify.scm: New file. * guix/build/minify-build-system: New file. * Makefile.am (MODULES): Add new files. * doc/guix.texi (Build Systems): Document minify-build-system.
* gnu: python-lz4: Fix typo in synopsis.Tobias Geerinckx-Rice2017-08-04
| | | | * gnu/packages/compression.scm (python-lz4)[synopsis]: Fix typo.
* gnu: python-lz4: Update to 0.10.1.Tobias Geerinckx-Rice2017-08-04
| | | | | * gnu/packages/compression.scm (python-lz4): Update to 0.10.1. [native-inputs]: Add python-setuptools-scm.
* gnu: diffoscope: Use HTTPS.Tobias Geerinckx-Rice2017-08-04
| | | | * gnu/packages/package-management.scm (diffoscope)[home-page]: Use HTTPS.
* gnu: sshoot: Update to 1.2.6.Tobias Geerinckx-Rice2017-08-04
| | | | | * gnu/packages/vpn.scm (sshoot): Update to 1.2.6. [home-page]: Update to new project home.
* gnu: fabric: Update to 1.13.2.Tobias Geerinckx-Rice2017-08-04
| | | | | | | * gnu/packages/admin.scm (fabric): Update to 1.13.2. Remove outdated comments. [source]: Remove ‘patches’. * gnu/packages/patches/fabric-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: certbot, python-acme: Update to 0.17.0.Tobias Geerinckx-Rice2017-08-04
| | | | * gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.17.0.
* gnu: xonsh: Update to 0.5.12.Tobias Geerinckx-Rice2017-08-04
| | | | * gnu/packages/shells.scm (xonsh): Update to 0.5.12.
* gnu: cmark: Update to 0.28.0.Tobias Geerinckx-Rice2017-08-04
| | | | * gnu/packages/markup.scm (cmark): Update to 0.28.0.
* gnu: thefuck: Update to 3.19.Tobias Geerinckx-Rice2017-08-04
| | | | * gnu/packages/admin.scm (thefuck): Update to 3.19.
* gnu: zerofree: Update to 1.1.0.Tobias Geerinckx-Rice2017-08-04
| | | | | * gnu/packages/linux.scm (zerofree): Update to 1.1.0. [home-page, source]: Update from old, inaccessible location.
* gnu: zerofree: Expand description.Tobias Geerinckx-Rice2017-08-04
| | | | * gnu/packages/linux.scm (zerofree)[description]: Expand.
* gnu: zerofree: Use ‘install-file’.Tobias Geerinckx-Rice2017-08-04
| | | | | * gnu/packages/linux.scm (zerofree)[arguments]: Simplify install phase, using ‘install-file’.
* gnu: zerofree: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice2017-08-04
| | | | * gnu/packages/linux.scm (zerofree)[arguments]: Use ‘modify-phases’.