summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2017-01-19gnu: python-scipy: Fix expression after changing to 'modify-phases'....This is a followup to 16ca6aaac867862ea6d84c5888bfc59099f335a0. * gnu/packages/python.scm (python-scipy)[arguments]: Fix parens. Marius Bakke
2017-01-19gnu: python-scipy: Use 'modify-phases' syntax....* gnu/packages/python.scm (python-scipy)[arguments]: Use 'modify-phases'. Marius Bakke
2017-01-19gnu: Add python-reno....* gnu/packages/openstack.scm (python-reno, python-reno2): New variables. Danny Milosavljevic
2017-01-19gnu: python-testtools: Update to 1.4.0....* gnu/packages/python.scm (python-testtools): Update to 1.4.0. [source]: Use pypi-uri. [arguments]: New field. Danny Milosavljevic
2017-01-19gnu: Add python-dulwich....* gnu/packages/python.scm (python-dulwich, python2-dulwich): New variables. Danny Milosavljevic
2017-01-19gnu: Add python-fastimport....* gnu/packages/python.scm (python-fastimport, python2-fastimport): New variables. Danny Milosavljevic
2017-01-19gnu: python-mox3: Remove python-oslosphinx dependency (since the tests don't ......* gnu/packages/openstack.scm (python-mox3)[native-inputs]: Remove python-oslosphinx. Danny Milosavljevic
2017-01-19gnu: python-sphinx: Update to 1.5.1 and enable tests....* gnu/packages/python.scm (python-sphinx): Update to 1.5.1. [arguments]: New field. [native-inputs]: Add graphviz, python-html5lib, python-mock, python-nose, python-requests. (python2-sphinx)[native-inputs]: Add python2-enum34. Danny Milosavljevic
2017-01-18gnu: Add python-geventhttpclient....* gnu/packages/python.scm (python-geventhttpclient, python2-geventhttpclient): New variables. Marius Bakke
2017-01-18gnu: python-requests: Update to 2.12.4....* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.12.4. Marius Bakke
2017-01-14gnu: python-matplotlib: Make sure that phases end with #t....* gnu/packages/python.scm (python-matplotlib)[arguments]: Make sure that phases end with #t. Danny Milosavljevic
2017-01-14gnu: python-matplotlib: Fix reST markup error....* gnu/packages/python.scm (python-matplotlib)[arguments]: Fix reST markup error. Danny Milosavljevic
2017-01-14gnu: python-matplotlib: Use 'modify-phases' syntax....* gnu/packages/python.scm (python-matplotlib)[arguments]: Use 'modify-phases'. Danny Milosavljevic
2017-01-13gnu: python-sphinx: Update to 1.4.8....* gnu/packages/python.scm (python-sphinx)[version]: Update to 1.4.8. [source]: Use pypi-uri. [propagated-inputs]: Add python-imagesize, python-sphinx-alabaster-theme, python-babel, python-snowballstemmer, python-six. [properties]: Add python2-variant. (python2-sphinx)[native-inputs]: Add python2-mock. [propagated-inputs]: Add python2-pytz. Danny Milosavljevic
2017-01-13Merge branch 'master' into python-testsLeo Famulari
2017-01-13gnu: Add perl-parallel-forkmanager....* gnu/packages/perl.scm (perl-parallel-forkmanager): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Raoul Jean Pierre Bonnal
2017-01-13gnu: linux-libre: Update to 4.9.3....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.3. Mark H Weaver
2017-01-13gnu: xfig: Correct typographic error....* gnu/packages/xfig.scm (xfig) [arguments]: Fix typo. John Darrington
2017-01-13gnu: aqbanking: Update source hash....* gnu/packages/gnucash.scm (aqbanking): Update source hash. This was inadvertently omitted from commit cac19f0df947ef656cc8e276b2538aab7d927367 John Darrington
2017-01-13gnu: qtxmlpatterns: Skip network tests....* gnu/packages/qt.scm (qtxmlpatterns)[arguments]: Add custom phase to prevent the building of network tests. Efraim Flashner
2017-01-13gnu: qtsvg: Build tests by default....* gnu/packages/qt.scm (qtsvg)[arguments]: Set QT_BUILD_PARTS in the custom 'configure phase to include tests. Add custom 'set-display phase to enable offscreen tests. (qtx11extras, qtxmlpatterns, qtdeclarative, qtwebsockets, qtlocation, qttools, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtcharts, qtdatavis3d)[arguments]: Disable tests. (qtmultimedia)[source]: Edit snippet to not build 'spectrum' example. [arguments]: Disable tests. (qtscxml)[source]: Edit snippet to not build 'scion' test. (qtcanvas3d)[arguments]: Don't build the test suite, don't run the tests. Efraim Flashner
2017-01-13gnu: Add qtdatavis3d....* gnu/packages/qt.scm (qtdatavis3d): New variable. Efraim Flashner
2017-01-13gnu: Add qtcharts....* gnu/packages/qt.scm (qtcharts): New variable. Efraim Flashner
2017-01-13gnu: Add qtcanvas3d....* gnu/packages/qt.scm (qtcanvas3d): New variable. Efraim Flashner
2017-01-13gnu: Add qtpurchasing....* gnu/packages/qt.scm (qtpurchasing): New variable. Efraim Flashner
2017-01-13gnu: Add qtscxml....* gnu/packages/qt.scm (qtscxml): New variable. Efraim Flashner
2017-01-13gnu: Add qtgamepad....* gnu/packages/qt.scm (qtgamepad): New variable. Efraim Flashner
2017-01-13gnu: Add qtserialbus....* gnu/packages/qt.scm (qtserialbus): New variable. Efraim Flashner
2017-01-13gnu: Add qtdeclarative-render2d....* gnu/packages/qt.scm (qtdeclarative-render2d): New variable. Efraim Flashner
2017-01-12gnu: nano: Update to 2.7.4....* gnu/packages/nano.scm (nano): Update to 2.7.4. Tobias Geerinckx-Rice
2017-01-12gnu: linux-libre@4.4: Update to 4.4.42....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.42. Mark H Weaver
2017-01-12gnu: Add twm....* gnu/packages/xorg.scm (twm): New variable. John Darrington
2017-01-12gnu: Add xmag....* gnu/packages/xorg.scm (xmag): New variable. John Darrington
2017-01-12gnu: Add xmessage....* gnu/packages/xorg.scm (xmessage): New variable. John Darrington
2017-01-12gnu: xonsh: Update to 0.5.2....* gnu/packages/shells.scm (xonsh): Update to 0.5.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Danny Milosavljevic
2017-01-12gnu: miniupnpc: Update to 2.0.20161216....* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20161216. [source]: Use HTTPS. Tobias Geerinckx-Rice
2017-01-12gnu: mcelog: Update to 147....* gnu/packages/linux.scm (mcelog): Update to 147. Tobias Geerinckx-Rice
2017-01-12gnu: xfig: Remove wrapper and clean up implementation....* gnu/packages/xorg.scm (%app-defaults-dir): Make public. * gnu/packages/xfig.scm (xfig)[attributes]: Remove wrapper and set the XAPPLOADDIR in the Imakefile instead. John Darrington
2017-01-12gnu: xfig: Use modify-phases....* gnu/packages/xfig.scm (xfig): Use modify-phases. John Darrington
2017-01-12gnu: xfd: Remove wrapper....* gnu/packages/xorg.scm (xfd): Remove wrapper. John Darrington
2017-01-12gnu: editres: Use %app-defaults-dir....* gnu/packages/xorg.scm (editres): Replace string literal with %app-defaults-dir. John Darrington
2017-01-12gnu: xfontsel: Simplify definition....* gnu/packages/xorg.scm (%app-defaults-dir): New variable. (xfontsel): Remove wrapper. John Darrington
2017-01-12services: Add 'redis-service-type'....* gnu/services/database.scm (<redis-configuration>): New record type. (%redis-accounts, redis-service-type): New variables. (default-redis.conf, redis-activation, redis-shepherd-service): New procedures. * doc/guix.texi (Database Services): Document the new redis service. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Baines
2017-01-12gnu: ghc-semigroups: Update to 0.18.2....* gnu/packages/haskell.scm (ghc-semigroups): Update to 0.18.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Danny Milosavljevic
2017-01-12gnu: Add ghc-wave....* gnu/packages/haskell.scm (ghc-wave): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Danny Milosavljevic
2017-01-12gnu: ghc-quickcheck: Update to 2.8.2....* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Danny Milosavljevic
2017-01-12gnu: Add r-ggthemes....* gnu/packages/statistics.scm (r-ggthemes): New variable. Roel Janssen
2017-01-12gnu: guix: Update development snapshot....* gnu/packages/package-management.scm (guix-devel): Update to eefd042. Ludovic Courtès
2017-01-12gnu: eudev: Add 'eudev-with-hwdb' variant that contains 'hwdb.bin'....* gnu/packages/linux.scm (eudev-with-hwdb): New variable. (usbutils)[inputs]: Use it instead of EUDEV. Ludovic Courtès
2017-01-12gnu: Add r-txdb-mmusculus-ucsc-mm10-knowngene....* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene): New variable. Roel Janssen