aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: python-greenlet: Update to 0.4.11.Tobias Geerinckx-Rice2017-01-02
| | | | * gnu/packages/python.scm (python-greenlet): Update to 0.4.11.
* gnu: python-mako: Update to 1.0.6.Tobias Geerinckx-Rice2017-01-02
| | | | * gnu/packages/python.scm (python-mako): Update to 1.0.6.
* gnu: awscli: Update to 1.11.35.Tobias Geerinckx-Rice2017-01-02
| | | | * gnu/packages/python.scm (awscli): Update to 1.11.35.
* gnu: python-werkzeug: Update to 0.11.15.Tobias Geerinckx-Rice2017-01-02
| | | | * gnu/packages/python.scm (python-werkzeug): Update to 0.11.15.
* gnu: python-backports-abc: Update to 0.5.Tobias Geerinckx-Rice2017-01-02
| | | | * gnu/packages/python.scm (python-backports-abc): Update to 0.5.
* gnu: python-decorator: Update to 4.0.10.Tobias Geerinckx-Rice2017-01-02
| | | | * gnu/packages/python.scm (python-decorator): Update to 4.0.10.
* gnu: python-pycparser: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice2017-01-02
| | | | | * gnu/packages/python.scm (python-pycparser)[arguments]: Use ‘modify-phases’.
* gnu: python-pycparser: Update to 2.17.Tobias Geerinckx-Rice2017-01-02
| | | | * gnu/packages/python.scm (python-pycparser): Update to 2.17.
* gnu: beets: Build with Python 3.Leo Famulari2017-01-01
| | | | | | * gnu/packages/music.scm (beets)[arguments]: Build with python@3. (native-inputs): Use Python-2 variants of all inputs. (inputs): Use Python-2 variants of all inputs. Remove python-pyechonest.
* gnu: beets: Update to 1.4.2.Leo Famulari2017-01-01
| | | | * gnu/packages/music.scm (beets): Update to 1.4.2.
* gnu: python-pyicu: Update to 1.9.5.Leo Famulari2017-01-01
| | | | | * gnu/packages/python.scm (python-pyicu, python2-pyicu): Update to 1.9.5. [source]: Use pypi-uri.
* gnu: yosys: Update to 0.7.Theodoros Foradis2017-01-01
| | | | | | * gnu/packages/fpga.scm (yosys): Update to 0.7. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: yosys: Add xdot functionality.Theodoros Foradis2017-01-01
| | | | | | | * gnu/packages/fpga.scm (yosys)[inputs]: Add xdot, graphviz and psmisc. [arguments]: Add 'fix-paths' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add xdot.Theodoros Foradis2017-01-01
| | | | | | * gnu/packages/graphviz.scm (xdot): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* services: cuirass: Remove 'cuirass-service' procedure.Ludovic Courtès2017-01-01
| | | | | | | * gnu/services/cuirass.scm (<cuirass-configuration>)[specifications]: Remove default value. (cuirass-service): Remove. * doc/guix.texi (Continuous Integration): Adjust accordingly.
* services: cuirass: Allow for gexps in specifications.Ludovic Courtès2017-01-01
| | | | | | | | | | | * gnu/services/cuirass.scm (<cuirass-configuration>)[specifications]: Change default value to #~'(). (cuirass-shepherd-service): Remove conditional for "--specifications". Use 'scheme-file' instead of 'plain-file'. Change file name to "cuirass-specs.scm". * doc/guix.texi (Continuous Integration): Change the example to use a gexp where #:file refers to a file within Cuirass. Adjust documentation.
* gnu: python-ndg-httpsclient: Use pypi-uri.Leo Famulari2017-01-01
| | | | | * gnu/packages/python.scm (python-ndg-httpsclient, python2-ndg-httpsclient) [source]: Use pypi-uri.
* gnu: diffoscope: Embed tool references.Ricardo Wurmus2017-01-01
| | | | | | | | | Fixes <http://bugs.gnu.org/25315>. * gnu/packages/package-management.scm (diffoscope)[inputs]: Add colordiff and vim. [arguments]: Add "embed-tool-references" build phase to embed references to "colordiff", "xxd", and "readelf".
* gnu: mariadb: Update to 10.1.20.Alex Vong2017-01-01
| | | | | | * gnu/packages/databases.scm (mariadb): Update to 10.1.20. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: mysql: Update to 5.7.17.Alex Vong2017-01-01
| | | | | | * gnu/packages/databases.scm (mysql): Update to 5.7.17. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add propeller-development-suite.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (propeller-development-suite): New variable.
* gnu: Add spinsim.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (spinsim): New variable.
* gnu: Add spin2cpp.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (spin2cpp): New variable.
* gnu: Add propeller-load.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (propeller-load): New variable.
* gnu: Add openspin.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (openspin): New variable.
* gnu: Add propeller-toolchain.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (propeller-toolchain): New variable.
* gnu: Add proplib.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (proplib): New variable.
* gnu: Add propeller-gcc.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (propeller-gcc): New variable.
* gnu: Add propeller-binutils.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/embedded.scm (propeller-binutils): New variable.
* gnu: Add dummy linker for propeller-elf.Ricardo Wurmus2017-01-01
| | | | | * gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for propeller-elf.
* gnu: clisp: Remove timestamps.Ricardo Wurmus2017-01-01
| | | | | * gnu/packages/lisp.scm (clisp)[arguments]: Add "remove-timestamps" phase to remove "__DATE__" and "__TIME__".
* gnu: clisp: Use modify-phases syntax.Ricardo Wurmus2017-01-01
| | | | * gnu/packages/lisp.scm (clisp)[arguments]: Use modify-phases syntax.
* gnu: manaplus: Update to 1.6.12.24.Alex Kost2017-01-01
| | | | * gnu/packages/games.scm (manaplus): Update to 1.6.12.24.
* gnu: python-dendropy: Update to 4.2.0.Ben Woodcroft2017-01-01
| | | | | | | | | * gnu/packages/bioinformatics.scm (python-dendropy): Update to 4.2.0. [source]: Remove patch. (python2-dendropy)[source]: Use the same source as python-dendropy. * gnu/packages/patches/python-dendropy-exclude-failing-tests.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: diamond: Update to 0.8.31.Ben Woodcroft2017-01-01
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.31.
* gnu: nagios: Update to 4.2.4 [fixes CVE-2016-{9565,9566}].Ludovic Courtès2016-12-31
| | | | | * gnu/packages/monitoring.scm (nagios): Update to 4.2.4. [native-inputs]: New field.
* gnu: python-graphql-relay: Update to 0.4.5.Tobias Geerinckx-Rice2016-12-31
| | | | * gnu/packages/python.scm (python-graphql-relay): Update to 0.4.5.
* gnu: python-freezegun: Update to 0.3.8.Tobias Geerinckx-Rice2016-12-31
| | | | * gnu/packages/python.scm (python-freezegun): Update to 0.3.8.
* gnu: python-ply: Update to 3.9.Tobias Geerinckx-Rice2016-12-31
| | | | | * gnu/packages/python.scm (python-ply): Update to 3.9. [source]: Use pypi-uri.
* gnu: python-pyquery: Update to 1.2.17.Tobias Geerinckx-Rice2016-12-31
| | | | * gnu/packages/python.scm (python-pyquery): Update to 1.2.17.
* gnu: python-click-log: Update to 0.1.8.Tobias Geerinckx-Rice2016-12-31
| | | | * gnu/packages/python.scm (python-click-log): Update to 0.1.8.
* gnu: python-ndg-httpsclient: Update to 0.4.2.Tobias Geerinckx-Rice2016-12-31
| | | | * gnu/packages/python.scm (python-ndg-httpsclient): Update to 0.4.2.
* gnu: python-ipykernel: Update to 4.5.2.Tobias Geerinckx-Rice2016-12-31
| | | | * gnu/packages/python.scm (python-ipykernel): Update to 4.5.2.
* gnu: python-jupyter-core: Update to 4.2.1.Tobias Geerinckx-Rice2016-12-31
| | | | * gnu/packages/python.scm (python-jupyter-core): Update to 4.2.1.
* gnu: python2-fastlmm: Update to 0.2.26.Tobias Geerinckx-Rice2016-12-31
| | | | * gnu/packages/python.scm (python2-fastlmm): Update to 0.2.26.
* gnu: python-pytz: Update to 2016.10.Tobias Geerinckx-Rice2016-12-31
| | | | * gnu/packages/python.scm (python-pytz): Update to 2016.10.
* gnu: python-pyyaml: Update to 3.12.Tobias Geerinckx-Rice2016-12-31
| | | | | * gnu/packages/python.scm (python-pyyaml): Update to 3.12. [source]: Use pypi-uri.
* gnu: python-pygments: Update to 2.1.3.Tobias Geerinckx-Rice2016-12-31
| | | | * gnu/packages/python.scm (python-pygments): Update to 2.1.3.
* gnu: tiled: Update to 0.18.0.Kei Kebreau2016-12-30
| | | | * gnu/packages/game-development.scm (tiled): Update to 0.18.0.
* gnu: mc: Partially fix absolute file paths.ng02016-12-31
| | | | | | | | | Partially fixes <http://bugs.gnu.org/25273>. * gnu/packages/mc.scm (mc)[arguments]: Add new phase 'fix-absolutism. This substitutes absolute file paths with functional file paths. Signed-off-by: Ludovic Courtès <ludo@gnu.org>