summaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Collapse)AuthorAge
...
| * gnu: guix: Update snapshot to 0dcf675.Ludovic Courtès2018-01-13
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 0dcf675.
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-11
|\|
| * gnu: guix: Update snapshot to 3c5dbd2.Ludovic Courtès2018-01-11
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 3c5dbd2.
| * gnu: guix: Update snapshot to c04ffad.Ludovic Courtès2018-01-08
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to c04ffad.
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-03
|\|
| * gnu: diffoscope: Update to 90.Tobias Geerinckx-Rice2018-01-02
| | | | | | | | * gnu/packages/package-management.scm (diffoscope): Update to 90.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-31
|\|
| * gnu: guix: Update snapshot to f76ff984.Mathieu Othacehe2017-12-28
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to f76ff984.
* | Merge branch 'master' into core-updatesLeo Famulari2017-12-21
|\|
| * gnu: Update gwl to 0.1.1.Roel Janssen2017-12-19
| | | | | | | | * gnu/packages/package-management.scm (gwl): Update to 0.1.1.
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-19
|\|
| * gnu: guix: Update snapshot to 02345c.Mathieu Othacehe2017-12-16
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 02345c.
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-07
|\|
| * gnu: guix: Update to ad4953b.Ludovic Courtès2017-12-06
| |
| * gnu: guix: Update to 0.14.0.Ludovic Courtès2017-12-06
| |
| * gnu: guix: Update snapshot to 91c9b5d.Ludovic Courtès2017-12-05
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 91c9b5d.
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-05
|\|
| * gnu: guix: Update snapshot to 3fb6464.Ludovic Courtès2017-12-04
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 3fb6464.
| * gnu: guix: Move 'bootstrap' phase after 'unpack'.Ludovic Courtès2017-11-30
| | | | | | | | | | | | | | | | Suggested by Mark H Weaver <mhw@netris.org> at <https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00389.html>. * gnu/packages/package-management.scm (guix)[arguments]: Move 'bootstrap' phase back after 'unpack'.
| * gnu: guix: Update snapshot to 0a154c1.Ludovic Courtès2017-11-28
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to commit 0a154c1.
| * gnu: guix: Add guile-bytestructures to the search path.Ludovic Courtès2017-11-28
| | | | | | | | | | * gnu/packages/package-management.scm (guix)[arguments]: In 'wrap-program' phase, add guile-bytestructures to the path.
| * gnu: guix: Provide the correct version string.Ludovic Courtès2017-11-28
| | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/29429>. Reported by Arun Isaac <arunisaac@systemreboot.net>. * gnu/packages/package-management.scm (guix)[arguments]: Move 'bootstrap' phase before 'configure'. Create '.tarball-version' file.
| * gnu: diffoscope: Fix error messages related to comparison tools.Kei Kebreau2017-11-25
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/package-management.scm (diffoscope)[arguments]: Replace readelf substitution and add stat and getfacl substitutions. [inputs]: Add acl. Errors fixed include the following: "FileNotFoundError: [Errno 2] No such file or directory: 'readelf'" "diffoscope.comparators.directory: Unable to find 'getfacl', some directory metadata differences might not be noticed." "diffoscope.comparators.directory: Unable to find 'stat'"
| * gnu: guix: Update snapshot.Marius Bakke2017-11-21
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 953c2de.
| * tests: Disable test for freed disk space that fails on Btrfs.Marius Bakke2017-11-21
| | | | | | | | | | | | | | | | | | This is a follow-up to commit 40e89f5be609045bc2666cc16a4ef80bb7f84095. * tests/store.scm ("dead path can be explicitly collected"): Don't check that (> freed 0). * gnu/packages/package-management.scm (guix)[arguments]<#:phases>: Remove workaround for the same problem.
| * gnu: guix: Disable test that fails on Btrfs.Marius Bakke2017-11-21
| | | | | | | | | | | | | | | | | | Works around <https://bugs.gnu.org/29363>. Reported by Rutger Helling <rhelling@mykolab.com>. * gnu/packages/package-management.scm (guix)[arguments]: Rename 'disable-container-tests' phase to 'disable-failing-tests' and add substitution to disable test for freed disk space.
| * gnu: guix: Update snapshot.Ludovic Courtès2017-11-20
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 0b4c385.
* | Merge branch 'master' into core-updatesMarius Bakke2017-11-19
|\|
| * gnu: Move date/time packages from python.scm to time.scm.Ricardo Wurmus2017-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pytz, python2-pytz, python-dateutil, python2-dateutil, python-parsedatetime, python2-parsedatetime, python-tzlocal, python-isodate, python2-isodate, python-iso8601, python2-iso8601, python-monotonic, python2-monotonic, python-pyrfc3339, python2-pyrfc3339, python-arrow, python2-arrow, python-aniso8601, python2-aniso8601): Move from here... * gnu/packages/time.scm: ...to here. * gnu/packages/calendar.scm, gnu/packages/check.scm, gnu/packages/django.scm, gnu/packages/ebook.scm, gnu/packages/gnome.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/mail.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/tls.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm: Adjust accordingly.
| * gnu: Move testing packages from python.scm to check.scm.Ricardo Wurmus2017-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api, python-mock, python2-mock, python-mock-2, python-nose, python2-nose, python-nose2, python2-nose2, python-unittest2, python2-unittest2, python-pytest, python2-pytest, python-pytest-3.0, python2-pytest-3.0, python-pytest-cov, python2-pytest-cov, python-pytest-runner, python2-pytest-runner, python-pytest-mock, python2-pytest-mock, python-pytest-xdist, python2-pytest-xdist, python-scripttest, python2-scripttest, python-testtools, python2-testtools, python-testscenarios, python2-testscenarios, python-testresources, python2-testresources, python-subunit, python2-subunit, python-fixtures, python2-fixtures, python-testrepository, python2-testrepository, python-coverage, python2-coverage, python-cov-core, python2-cov-core, python-testpath, python2-testpath, python-testlib, python2-testlib, python-pytest-cache, python2-pytest-cache, python-pytest-localserver, python-pytest-xprocess, python-pytest-subtesthack, python2-pytest-subtesthack, python-hypothesis, python2-hypothesis, python-lit, python2-lit, python-pytest-pep8, python2-pytest-pep8, python-pytest-flakes, python2-pytest-flakes, python2-coverage-test-runner, python-pylint, python2-pylint, python-paramunittest, python2-python-paramunittest, python-pytest-warnings, python2-pytest-warnings, python-pytest-capturelog, python2-pytest-capturelog, python-pytest-catchlog, python2-pytest-catchlog, python-nosexcover, python2-nosexcover, python-discover, python2-discover, behave, python-rednose, python2-rednose, python-nose-randomly, python2-nose-randomly, python-nose-timer, python2-nose-timer): Move from here... * gnu/packages/check.scm: ...to here. * gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/backup.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/dav.scm, gnu/packages/django.scm, gnu/packages/freedesktop.scm, gnu/packages/haskell.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/ldc.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm: Adjust accordingly.
| * gnu: Move web packages from python to python-web.Ludovic Courtès2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is in part to address <https://bugs.gnu.org/27284>. * gnu/packages/python.scm (python-httplib2, python2-httplib2) (python-sockjs-tornado, python2-sockjs-tornado) (python-flask-babel, python2-flask-babel) (python-html5lib, python2-html5lib) (python-html5lib-0.9, python2-html5lib-0.9) (python-html5-parser, python2-html5-parser) (python-webencodings, python2-webencodings) (python-openid, python2-openid, python-cssutils, python2-cssutils) (python-cssselect, python2-cssutils) (python-openid-cla, python2-openid-cla) (python-openid-teams, python2-openid-teams) (python-tornado, python2-tornado) (python-tornado-http-auth, python-terminado, python2-terminado) (python-webob, python2-webob, python-zope-event, python2-zope-event) (python-zope-interface, python2-zope-interface) (python-zope-exceptions, python2-zope-exceptions) (python-zope-testing, python2-zope-testing) (python-zope-testrunner, python2-zope-testrunner) (python-zope-i18nmessageid, python2-zope-i18nmessageid) (python-zope-schema, python2-zope-schema) (python-zope-configuration, python2-zope-configuration) (python-zope-proxy, python2-zope-proxy) (python-zope-location, python2-zope-location) (python-zope-security, python2-zope-security) (python-zope-component, python2-zope-component) (python-ndg-httpsclient, python2-ndg-httpsclient) (python-websocket-client, python2-websocket-client) (python-requests-toolbelt, python2-requests-toolbelt) (python-rauth, python2-rauth, python-urllib3, python2-urllib3) (awscli, python-wsgiproxy2, python2-wsgiproxy2) (python-pastedeploy, python2-pastedeploy) (python-webtest, python2-webtest, python-flask, python2-flask) (python-flast-wtf, python2-flask-wtf) (python-flask-multistatic, python2-flask-multistatic) (python-cookies, python2-cookies) (python-responses, python2-responses) (python-geventhttpclient, python2-geventhttpclient) (python-requests-oauthlib, python2-requests-oauthlib) (python-url, python2-url, python-cachecontrol, python2-cachecontrol) (python-betamax, python2-betamax) (python-betamax-matchers, python2-betamax-matchers) (python-s3transfer, python2-s3transfer) (python-flask-restful, python-flask-basicauth) (python-flask-sqlalchemy, python-flask-restplus) (python-flask-restful-swagger, python-htmlmin, python2-htmlmin) (python-flask-htmlmin, python2-flask-htmlmin) (python-flask-login, python2-flask-login) (python-oauth2client, python-flask-oidc) (python-webassets, python-cssmin, python2-cssmin) (python-elasticsearch, python2-elasticsearch) (python-flask-script, python2-flask-script) (python-flask-migrate, python2-flask-migrate) (python-genshi, python2-genshi) (python-flask-principal, python2-flask-principal) (python-flask-httpauth, python2-flask-httpauth) (python-uritemplate, python2-uritemplate): Move to... * gnu/packages/python-web.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/admin.scm, gnu/packages/backup.scm, gnu/packages/dav.scm, gnu/packages/django.scm, gnu/packages/docker.scm, gnu/packages/ebook.scm, gnu/packages/logging.scm, gnu/packages/mail.scm, gnu/packages/music.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/rdf.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm: Adjust accordingly.
| * gnu: Move test packages from perl to perl-check.Ricardo Wurmus2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/perl.scm (perl-test2-bundle-extended, perl-test2-plugin-nowarnings, perl-test-base, perl-test-class, perl-test-class-most, perl-test-cleannamespaces, perl-test-command, perl-test-cpan-meta, perl-test-cpan-meta-json, perl-test-deep, perl-test-differences, perl-test-directory, perl-test-eol, perl-test-exception, perl-test-fatal, perl-test-file-sharedir-dist, perl-test-files, perl-test-harness, perl-test-leaktrace, perl-test-longstring, perl-test-manifest, perl-test-memory-cycle, perl-test-mockobject, perl-test-mocktime, perl-test-most, perl-test-needs, perl-test-notabs, perl-test-nowarnings, perl-test-number-delta, perl-test-output, perl-test-pod, perl-test-pod-coverage, perl-test-requires, perl-test-script, perl-test-sharedfork, perl-test-simple, perl-test-taint, perl-test-tester, perl-test-trap, perl-test-utf8, perl-test-warn, perl-test-warnings, perl-test-without-module, perl-test-writevariants, perl-test-yaml, perl-test-trailingspace): Move variables to ... * gnu/packages/perl-check.scm: ... this new file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/admin.scm, gnu/packages/bioinformatics.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/glib.scm, gnu/packages/gnupg.scm, gnu/packages/image-viewers.scm, gnu/packages/language.scm, gnu/packages/networking.scm, gnu/packages/package-management.scm, gnu/packages/perl.scm, gnu/packages/terminals.scm, gnu/packages/tex.scm, gnu/packages/version-control.scm, gnu/packages/web.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm: Use perl-check module.
| * gnu: guix: Update snapshot.Ludovic Courtès2017-11-13
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to ff23b47.
| * gnu: rpm: Update to 4.13.0.2 [fixes CVE-2017-{7500,7501}].Leo Famulari2017-11-08
| | | | | | | | * gnu/packages/package-management.scm (rpm): Update to 4.13.0.2.
| * gnu: diffoscope: Update to 88.Gábor Boskovits2017-11-07
| | | | | | | | | | | | * gnu/packages/package-management.scm (diffoscope): Update to 88. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: conda: Fix environment scripts.Ricardo Wurmus2017-11-03
| | | | | | | | | | * gnu/packages/package-management.scm (conda)[arguments]: Add phase "undo-wrap".
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-11-01
|\|
| * gnu: Add gwl.Roel Janssen2017-10-27
| | | | | | | | * gnu/packages/package-management.scm (gwl): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2017-10-22
|\|
| * gnu: guix: Fix content hash.Ludovic Courtès2017-10-17
| | | | | | | | | | | | | | | | Fixes a mistake in bb4b9f7bf3d3c465823cd6d261c92fa90f9f97aa, which was due to the present of a hard link in my source tree, which confused 'git-predicate'... * gnu/packages/package-management.scm (guix)[source]: Fix content hash.
| * gnu: guix: Update development snapshot.Ludovic Courtès2017-10-17
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 357ab93.
* | Merge branch 'master' into core-updatesMarius Bakke2017-10-10
|\|
| * gnu: guix: Update development snapshot.Ludovic Courtès2017-10-06
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 8b920d7.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-10-01
|\|
| * gnu: Use xxd instead of vim.Ricardo Wurmus2017-09-22
| | | | | | | | | | | | | | | | * gnu/packages/audio.scm (faust-2)[native-inputs]: Replace vim with xxd. * gnu/packages/avr.scm (microscheme)[native-inputs]: Likewise. * gnu/packages/bioinformatics.scm (star)[native-inputs]: Likewise. * gnu/packages/disk.scm (dosfstools)[native-inputs]: Likewise. * gnu/packages/package-management.scm (diffoscope)[inputs]: Likewise.
| * gnu: guix: Update snapshot.Ludovic Courtès2017-09-11
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to a9468b4.
| * gnu: Fix current-guix.Christopher Baines2017-08-31
| | | | | | | | | | | | | | | | | | | | Without this change, I get errors like: ERROR: In procedure string-drop: ERROR: Value out of range 0 to 35: 51 * gnu/packages/package-management.scm (current-guix): Pass exactly the same path to git-predicate and local-file, to ensure that the select? function is compatible.
* | gnu: guix: Factorize downloads of bootstrap tarball.Ludovic Courtès2017-08-28
|/ | | | | | * gnu/packages/bootstrap.scm (bootstrap-guile-origin): New procedure. * gnu/packages/package-management.scm (guix)[inputs]: Remove 'boot-guile' procedure; use 'bootstrap-guile-origin' instead.
* gnu: emacs-nix-mode: Move to package-management.scm.Ludovic Courtès2017-08-28
| | | | | | | | Reported by Christopher Baines. This fixes a top-level reference among mutually-dependent modules. * gnu/packages/emacs.scm (emacs-nix-mode): Move to... * gnu/packages/package-management.scm (emacs-nix-mode): ... here.
* Merge branch 'master' into core-updatesMarius Bakke2017-08-21
|\