aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Collapse)AuthorAge
* gnu: guix: Update development snapshot.Ludovic Courtès2017-10-06
| | | | * gnu/packages/package-management.scm (guix): Update to 8b920d7.
* 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: 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
|\
| * gnu: rpm: Update to 4.13.0.1.Eric Bavier2017-08-17
| | | | | | | | | | | | | | * gnu/packages/package-management.scm (rpm): Update to 4.13.0.1 [source]: Remove patch. Use 'version-major+minor' for url. * gnu/packages/patches/rpm-CVE-2014-8118.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Remove it.
* | Merge branch 'master' into core-updatesMark H Weaver2017-08-06
|\|
| * gnu: diffoscope: Use HTTPS.Tobias Geerinckx-Rice2017-08-04
| | | | | | | | * gnu/packages/package-management.scm (diffoscope)[home-page]: Use HTTPS.
| * gnu: python2-conda: Fix build by building with enum34.Leo Famulari2017-08-02
| | | | | | | | | | * gnu/packages/package-management.scm (python2-conda): Use 'python2-variant'. [native-inputs]: Add python2-enum34.
* | Merge branch 'master' into core-updatesMarius Bakke2017-08-01
|\|
| * gnu: guix: Search .go files of dependencies in lib/guile/.Ludovic Courtès2017-07-30
| | | | | | | | | | * gnu/packages/package-management.scm (guix)[arguments]: Add (srfi srfi-26) to #:modules. Introduce 'gopath', distinct from 'path'.
| * gnu: guix: Update snapshot.Ludovic Courtès2017-07-30
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 228a398.
| * gnu: guix: Add dependency on Guile-Git.Ludovic Courtès2017-07-28
| | | | | | | | | | | | | | * gnu/packages/package-management.scm (guix)[arguments] <wrap-program>: Add Guile-Git to PATH. [propagated-inputs]: Add GUILE-GIT. (guile2.0-guix)[propagated-inputs]: Add GUILE2.0-GIT.
* | Merge branch 'master' into core-updatesMarius Bakke2017-07-28
|\|
| * gnu: guix: Update snapshot.Ludovic Courtès2017-07-24
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to f1ddfe4.
* | Merge branch 'master' into core-updatesLeo Famulari2017-07-23
|\|
| * gnu: Add conda.Muriithi Frederick Muriuki2017-07-22
| | | | | | | | | | | | * gnu/packages/package-management.scm (conda): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: Add python-conda.Muriithi Frederick Muriuki2017-07-22
| | | | | | | | | | | | | | * gnu/packages/package-management.scm (python-conda, python2-conda): New variables. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: Add python-anaconda-client.Muriithi Frederick Muriuki2017-07-22
| | | | | | | | | | | | | | * gnu/packages/package-management.scm (python-anaconda-client, python2-anaconda-client): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: guix: Update snapshot.Ludovic Courtès2017-07-12
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to b547349.
* | Merge branch 'master' into core-updatesLeo Famulari2017-06-07
|\| | | | | | | This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0.
| * gnu: guix: Update snapshot.Ludovic Courtès2017-06-05
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to de9d8f0.
* | gnu: guix: Adjust to 'gnutls' package renames.Ludovic Courtès2017-05-26
|/ | | | | | | | | This is a followup to a07007876a5dfa0e536668884f78c62c24ca2d8e. * gnu/packages/package-management.scm (guix)[propagated-inputs]: Use GNUTLS instead of GNUTLS/GUILE-2.2. (guile2.0-guix)[propagated-inputs]: Use GNUTLS/GUILE-2.0 instead of GNUTLS.
* Merge branch 'version-0.13.0'Marius Bakke2017-05-22
|\
| * gnu: guix: Update to a6d728b.Ludovic Courtès2017-05-21
| |
| * gnu: guix: Update to 0.13.0.Ludovic Courtès2017-05-21
| |
| * gnu: guix: Update snapshot.Ludovic Courtès2017-05-16
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to ce92d26.
* | gnu: guix: Add 'guile2.0-guix'.Ludovic Courtès2017-05-20
| | | | | | | | * gnu/packages/package-management.scm (guile2.0-guix): New variable.
* | gnu: guix: Update snapshot.Ludovic Courtès2017-05-16
|/ | | | * gnu/packages/package-management.scm (guix): Update to ce92d26.
* gnu: guile-ssh: Rename "guile2.2-ssh" to "guile-ssh".Ludovic Courtès2017-05-13
| | | | | | | | | * gnu/packages/ssh.scm (guile-ssh)[inputs]: Change GUILE-2.0 to GUILE-2.2. (guile2.2-ssh): Define using 'deprecated-package'. (guile2.0-ssh): New variable. * gnu/packages/package-management.scm (guix)[propagated-inputs]: Adjust accordingly.
* gnu: guile-json: Rename "guile2.2-json" to "guile-json".Ludovic Courtès2017-05-13
| | | | | | | | | | * gnu/packages/guile.scm (guile-json)[native-inputs]: Change GUILE-2.0 to GUILE-2.2. (guile2.2-json): Define using 'deprecated-package'. (guile2.0-json): New variable. * gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Update accordingly. * gnu/packages/ci.scm (cuirass)[inputs]: Likewise. * gnu/packages/package-management.scm (guix)[inputs]: Likewise.
* gnu: guix: Build with Guile 2.2.Ludovic Courtès2017-05-09
| | | | | | | * gnu/packages/package-management.scm (guix)[inputs]: Change GUILE-2.0 to GUILE-2.2. [propagated-inputs]: Likewise, use GNUTLS/GUILE-2.2, GUILE2.2-JSON, and GUILE2.2-SSH.
* gnu: guix: Update snapshot.Ludovic Courtès2017-05-08
| | | | | | * gnu/packages/package-management.scm (guix): Update to ba2260d. [version]: Take 7 characters from COMMIT. [arguments]: Pass 'ac_cv_guix_test_root' to #:configure-flags.
* maint: Add 'update-guix-package' target.Ludovic Courtès2017-05-07
| | | | | | | | * build-aux/update-guix-package.scm: New file. * Makefile.am (EXTRA_DIST): Add it. (update-guix-package): New target. (.PHONY): Add it. * gnu/packages/package-management.scm (guix): Mention it.
* gnu: guix: Remove the stable-release 'guix' package.Ludovic Courtès2017-05-07
| | | | | | | * gnu/packages/package-management.scm (guix-release): Remove. (guix-devel): Rename to... (guix): ... this. Incorporate fields from former 'guix-release'. (guix-devel): New variable.
* gnu: nix: Update to 1.11.9.宋文武2017-05-06
| | | | * gnu/packages/package-management.scm (nix): Update to 1.11.9.
* gnu: guix: The variable for the last release is now 'guix-release'.Ludovic Courtès2017-05-04
| | | | | * gnu/packages/package-management.scm (guix-0.12.0): Rename to... (guix-release): ... this. Adjust users.
* gnu: guix: Honor the effective Guile version.Ludovic Courtès2017-04-23
| | | | | | * gnu/packages/package-management.scm (guix-0.12.0)[arguments]: In 'wrap-program' phase, use the effective Guile version rather than "2.0". Add #:modules argument.
* gnu: guix: Update development snapshot.Ludovic Courtès2017-04-23
| | | | * gnu/packages/package-management.scm (guix-devel): Update to 25a4929.
* gnu: guix: Update development snapshot.Ludovic Courtès2017-04-18
| | | | * gnu/packages/package-management.scm (guix-devel): Update to d72b420.
* gnu: diffoscope: Update to 81.Kei Kebreau2017-04-16
| | | | * gnu/packages/package-management.scm (diffoscope): Update to 81.
* build: Download aarch64 bootstrap binaries from alpha.gnu.org.Ludovic Courtès2017-04-14
| | | | | * build-aux/download.scm (file-name->uri): Remove flashner.co.il URL. * gnu/packages/package-management.scm (boot-guile-uri): Likewise.
* gnu: guix: Include the aarch64 bootstrap Guile.Ludovic Courtès2017-03-30
| | | | | | * gnu/packages/package-management.scm (boot-guile-uri): Add case for aarch64. (guix-0.12.0)[arguments] <copy-bootstrap-guile>: Handle aarch64. [inputs]: Add "boot-guile/aarch64".
* gnu: guix: Update development snapshot.Ludovic Courtès2017-03-30
| | | | | | | | The previous snapshot lacked the FTP download fix from commit 6dfd683dc742ebb80983137f80a457af38ca7d8d. Thus, the daemon's "download" built-in would fail to download over FTP. * gnu/packages/package-management.scm (guix-devel): Update to aabece2.
* gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice2017-03-30
| | | | All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
* gnu: guix: Update development snapshot.Ludovic Courtès2017-03-22
| | | | * gnu/packages/package-management.scm (guix-devel): Update to 73a4645.
* gnu: guix: Don't ignore user's GUILE_LOAD_COMPILED_PATH.Taylan Ulrich Bayırlı/Kammer2017-03-18
| | | | | | * gnu/packages/package-management.scm (guix-0.12.0): Guile skips invalid .go files since 2.0.12 so we don't need to override GUILE_LOAD_COMPILED_PATH to prevent problems anymore.
* gnu: diffoscope: Update to 78.Marius Bakke2017-03-13
| | | | * gnu/packages/package-management.scm (diffoscope): Update to 78.
* gnu: guix: Update development snapshot.Alex Kost2017-02-27
| | | | * gnu/packages/package-management.scm (guix-devel): Update to 1162418.