- 02 Jun, 2022 4 commits
-
-
Ricardo Wurmus authored
* modules/past/packages/python27.scm (python2-pillow)[arguments]: Use python-2.
-
Ricardo Wurmus authored
* modules/past/packages/python27.scm (python2-pillow): New variable.
-
Ricardo Wurmus authored
* modules/past/packages/bioinformatics.scm: Use (past packages python27).
-
Ricardo Wurmus authored
Notably, this adds python2-numpy. * modules/past/packages/python27.scm: New file.
-
- 30 May, 2022 1 commit
-
-
Ricardo Wurmus authored
* modules/past/packages/python.scm (python-3.8): New variable. * modules/past/patches/python-3.8-arm-alignment.patch, modules/past/patches/python-3.8-deterministic-build-info.patch, modules/past/patches/python-3.8-fix-tests.patch, modules/past/patches/python-3.8-fix-tests2.patch, modules/past/patches/python-3.8-hurd-configure.patch, modules/past/patches/python-3.8-search-paths.patch: New files.
-
- 17 Feb, 2022 5 commits
-
-
Ludovic Courtès authored
This works around the lack of a fallback for the Subversion checkout of GTNETS-SOURCE and also for fixed-output derivations in general. * modules/past/packages/simgrid.scm (gtnets-zipball) (gtnets-patch-tarball): Turn into origins, preserving sha256.
-
Ludovic Courtès authored
* modules/past/packages/maths.scm (lrslib-4.0)[arguments]: Add 'set-c-flags' phase.
-
Ludovic Courtès authored
* modules/past/packages/statistics.scm (r-minimal-2)[arguments]: Pass CFLAGS and FFLAGS.
-
Ludovic Courtès authored
* modules/past/packages/simgrid.scm (simgrid-3.3)[arguments]: Pass #:configure-flags.
-
Ludovic Courtès authored
* modules/past/packages/python.scm (python24-pyx)[native-inputs]: Use 'texlive-union'.
-
- 31 Jan, 2022 2 commits
-
-
Efraim Flashner authored
* modules/past/packages/boost.scm (boost-1.68)[native-inputs]: Replace 'python@2' with 'python2@2.7'. (boost-1.58)[native-inputs]: Same.
-
Efraim Flashner authored
* modules/past/packages/assembly.scm, modules/past/packages/bioinformatics.scm, modules/past/packages/boost.scm, modules/past/packages/maths.scm, modules/past/packages/python.scm, modules/past/packages/qt.scm: Replace (guix) import with the modules actually used in the package module.
-
- 12 Jan, 2022 3 commits
-
-
Efraim Flashner authored
[arguments]: Remove 'add-install-to-pythonpath, 'sanity-check phases. Replace add-installed-pythonpath with snippet setting PYTHONPATH. Remove trailing #t from phases.
-
Efraim Flashner authored
* modules/past/packages/python.scm (python-2.4)[arguments]: Rewrite custom 'delete-failing-tests, 'find-netinet-in-h phases.
-
Efraim Flashner authored
* modules/past/packages/python.scm (python-2.4)[source]: Remove trailing #t from snippet. [arguments]: Remove trailing #t from phases. Replace inherited phases 'remove-tests, 'install-sitecustomize.py, 'move-tk-inter, 'move-idle.
-
- 21 Dec, 2021 1 commit
-
-
Ludovic Courtès authored
* modules/past/packages/graphviz.scm (graphviz-2.26)[arguments]: Avoid referring to (package-arguments graphviz), which now uses gexps.
-
- 20 Dec, 2021 2 commits
-
-
Ludovic Courtès authored
* modules/past/packages/boost.scm (boost-1.68)[source]: Fix reference to "boost-fix-icu-build.patch" (previously we were picking up the one from the 'guix' channel, which no longer exists.)
-
Ludovic Courtès authored
* modules/past/packages/graphviz.scm (graphviz-2.26)[properties]: Make 'release-date' a key/value pair. * modules/past/packages/python.scm (python-2.4)[properties]: Likewise. (python24-argparse)[properties]: Likewise. (python24-dateutil)[properties]: Likewise. (python24-nose)[properties]: Likewise. (python24-numarray)[properties]: Likewise. (python24-numpy-1.0)[properties]: Likewise. (python24-numpy-1.1)[properties]: Likewise. (python24-numpy-1.2)[properties]: Likewise. (python24-pyx)[properties]: Likewise. (python24-pyxlwriter)[properties]: Likewise. (python24-setuptools)[properties]: Likewise. (python24-matplotlib)[properties]: Likewise. (python24-py)[properties]: Likewise. (python24-pytest)[properties]: Likewise. (python24-rpy2)[properties]: Likewise. (python24-six)[properties]: Likewise. * modules/past/packages/statistics.scm (r-with-tests-2)[properties]: Likewise. * modules/past/packages/web.scm (httpd-2.2)[properties]: Likewise.
-
- 16 Dec, 2021 1 commit
-
-
Ricardo Wurmus authored
* modules/past/packages/boost.scm (boost-1.68): New variable. * modules/past/patches/boost-fix-icu-build.patch: New file.
-
- 15 Dec, 2021 5 commits
-
-
Ricardo Wurmus authored
* modules/past/packages/statistics.scm (r-minimal-3.6.3): New variable.
-
Ricardo Wurmus authored
* modules/past/packages/statistics.scm (r-minimal-3.4.2): New variable.
-
Ricardo Wurmus authored
* modules/past/packages/statistics.scm (r-minimal-3.3.3): New variable.
-
Ricardo Wurmus authored
* modules/past/packages/statistics.scm (r-minimal-3.3.2): New variable.
-
Ricardo Wurmus authored
* modules/past/packages/statistics.scm (r-minimal-3.3.1): New variable.
-
- 14 Dec, 2021 1 commit
-
-
Ricardo Wurmus authored
* modules/past/packages/perl.scm (perl-5.14)[native-inputs]: Add gcc-7.
-
- 01 Dec, 2021 1 commit
-
-
Ricardo Wurmus authored
* modules/past/packages/bioinformatics.scm: New file.
-
- 16 Aug, 2021 1 commit
-
-
Efraim Flashner authored
* modules/past/packages/tls.scm (openssl-1.0): New variable. * modules/past/packages/python.scm, modules/past/packages/web.scm: Import module. * modules/past/patches/openssl-c-rehash-in.patch, modules/past/patches/openssl-runpath.patch: New files.
-
- 22 Jun, 2021 1 commit
-
-
Ricardo Wurmus authored
* modules/past/packages/perl.scm (perl-5.24): New variable. * modules/past/patches/perl-5.24-autosplit-default-time.patch, modules/past/patches/perl-5.24-deterministic-ordering.patch, modules/past/patches/perl-5.24-no-sys-dirs.patch, modules/past/patches/perl-5.24-reproducible-build-date.patch: New files.
-
- 14 Jun, 2021 2 commits
-
-
Ludovic Courtès authored
* README.md: Link to guix.bordeaux.inria.fr.
-
Ludovic Courtès authored
* README.md (Guix-Past): Link to Cuirass badge.
-
- 13 Apr, 2021 2 commits
-
-
Ludovic Courtès authored
* modules/past/packages/qt.scm: Load (gnu packages) rather than (gnu). Use core 'delete' instead of (srfi srfi-1), reverting f465aacd.
-
Ricardo Wurmus authored
* modules/past/packages/qt.scm: Use prefixed srfi-1 delete to avoid conflict with delete from (gnu) and delete from (guile.
-
- 26 Mar, 2021 1 commit
-
-
Ludovic Courtès authored
* modules/past/packages/qt.scm, modules/past/patches/qt4-ldflags.patch: New files.
-
- 26 Jan, 2021 1 commit
-
-
Ludovic Courtès authored
Fixes <https://bugs.gnu.org/45173>. * modules/past/packages/simgrid.scm: Use (gnu packages) instead of (gnu) so we don't pull all of (gnu services ...) etc.
-
- 23 Sep, 2020 6 commits
-
-
Efraim Flashner authored
* modules/past/packages/python.scm (python24-rpy2): New variable.
-
Efraim Flashner authored
* modules/past/packages/statistics.scm (r-2-survival): New variable.
-
Efraim Flashner authored
* modules/past/packages/statistics.scm (r-2-matrix): New variable.
-
Efraim Flashner authored
* modules/past/packages/statistics.scm (r-2-lattice): New variable.
-
Efraim Flashner authored
* modules/past/packages/statistics.scm (r-minimal-2): New variable.
-
Efraim Flashner authored
* modules/past/packages/statistics.scm(r-with-tests-2): New variable.
-