Age | Commit message (Expand) | Author |
---|---|---|
2020-02-11 | gnu: Add cl-randist.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-randist, cl-randist, ecl-cl-randist): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> | Konrad Hinsen |
2020-02-11 | gnu: opensmtpd: Update to 6.6.3p1 [security mitigations].•••* gnu/packages/mail.scm (opensmtpd): Update to 6.6.3p1. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: isc-bind: Update to 4.4.2.•••* gnu/packages/admin.scm (isc-bind): Update to 4.4.2. [arguments]: Remove patch application. [native-inputs]: Remove patch and patch file. * gnu/packages/patches/isc-dhcp-4.4.1-fixes-for-newer-bind.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: acpica: Update to 20200110.•••* gnu/packages/admin.scm (acpica): Update to 20200110. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-abn: Fix home page.•••* gnu/packages/cran.scm (r-abn)[home-page]: Update and use HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-rglpk: Use HTTPS home page.•••* gnu/packages/cran.scm (r-rglpk)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-smoother: Use HTTPS home page.•••* gnu/packages/cran.scm (r-smoother)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-formatr: Use HTTPS home page.•••* gnu/packages/statistics.scm (r-formatr)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-jsonlite: Use HTTPS home page.•••* gnu/packages/cran.scm (r-jsonlite)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-lpsymphony: Use HTTPS home page.•••* gnu/packages/bioconductor.scm (r-lpsymphony)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-codedepends: Use HTTPS home page.•••* gnu/packages/bioconductor.scm (r-codedepends)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-glmnet: Update home page and use HTTPS.•••* gnu/packages/statistics.scm (r-glmnet)[home-page]: Follow redirection using HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-glasso: Update home page and use HTTPS.•••* gnu/packages/cran.scm (r-glasso)[home-page]: Follow redirection using HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-cairo: Use HTTPS home page.•••* gnu/packages/statistics.scm (r-cairo)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-png: Use HTTPS home page.•••* gnu/packages/cran.scm (r-png)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-multiassayexperiment: Use HTTPS home page.•••* gnu/packages/bioconductor.scm (r-multiassayexperiment)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-squarem: Update home page and use HTTPS.•••* gnu/packages/cran.scm (r-squarem)[home-page]: Follow redirection using HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: r-seriation: Use HTTPS home page.•••* gnu/packages/cran.scm (r-seriation)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-02-11 | gnu: pioneer: Update to 20200203.•••* gnu/packages/games.scm (pioneer): Update to 20200203. | Eric Bavier |
2020-02-10 | gnu: clamav: Update to 0.102.2.•••* gnu/packages/antivirus.scm (clamav): Update to 0.102.2. [native-inputs]: Use latest check package. | Eric Bavier |
2020-02-10 | gnu: check: Use check@0.12.•••Tests fail to compile with check@0.13. * gnu/packages/check.scm (clamav)[native-inputs]: 'check' -> 'check-0.12'. | Eric Bavier |
2020-02-11 | gnu: Add queen.•••* gnu/packages/games.scm (make-queen-package): New variable. (queen, queen-de, queen-fr, queen-it): New variables. | Nicolas Goaziou |
2020-02-11 | gnu: lvm2: Update to 2.03.07.•••* gnu/packages/linux.scm (lvm2): Update to 2.03.07. [source](snippet): Adjust confdir regex. [inputs]: Add LIBAIO. [arguments]: Add phase 'patch-configure. (lvm2-static)[arguments]: Don't build dmeventd. Add phase 'adjust-Makefile'. | Marius Bakke |
2020-02-11 | gnu: elogind: Update to 243.4.•••* gnu/packages/freedesktop.scm (elogind): Update to 243.4. [arguments]: Add "-Dman=true" and "-Dnologin-path" to #:configure-flags. Add phase to fix D-Bus socket location. [inputs]: Add SHADOW. | Marius Bakke |
2020-02-11 | gnu: shadow: Update to 4.8.1.•••* gnu/packages/admin.scm (shadow): Update to 4.8.1. | Marius Bakke |
2020-02-11 | gnu: libextractor: Build with the latest ffmpeg.•••* gnu/packages/gnunet.scm (libextractor)[inputs]: Change from FFMPEG-3.4 to FFMPEG. | Marius Bakke |
2020-02-10 | gnu: geoclue: Update to 2.5.5•••* gnu/packages/gnome.scm (geoclue): Update to 2.5.5 Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Martin Becze |
2020-02-10 | gnu: Add python-pyopencl.•••* gnu/packages/opencl.scm (python-pyopencl): New variable. | Ludovic Courtès |
2020-02-10 | gnu: Add python-pytools.•••* gnu/packages/opencl.scm (python-pytools): New variable. | Ludovic Courtès |
2020-02-10 | gnu: pybind11: Install .py files.•••* gnu/packages/python-xyz.scm (pybind11)[native-inputs]: Change PYTHON to PYTHON-WRAPPER. [arguments]: Add 'install-python' phase. | Ludovic Courtès |
2020-02-10 | gnu: pybind11: Tweak description.•••* gnu/packages/python-xyz.scm (pybind11)[description]: Tweak. | Ludovic Courtès |
2020-02-10 | gnu: pybind11: Add dependency on Catch and Eigen.•••* gnu/packages/python-xyz.scm (pybind11)[inputs]: Add CATCH-FRAMEWORK2-1 and EIGEN. [arguments]: Add #:configure-flags. | Ludovic Courtès |
2020-02-10 | gnu: pybind11: Update to 2.4.3.•••* gnu/packages/python-xyz.scm (pybind11): Update to 2.4.3. | Ludovic Courtès |
2020-02-10 | gnu: pybind11: Change 'license' field to BSD-3.•••* gnu/packages/python-xyz.scm (pybind11)[license]: Change to BSD-3. | Ludovic Courtès |
2020-02-10 | git: Add missing exports for <git-checkout>.•••* guix/git.scm (<git-checkout>): Export 'git-checkout-commit' and 'git-checkout-recursive?'. | Ludovic Courtès |
2020-02-10 | gnu: octave, octave-cli: Update to 5.2.0.•••* gnu/packages/maths.scm (octave, octave-cli): Update to 5.2.0. [inputs]: Add bdb. | Kei Kebreau |
2020-02-10 | gnu: unbound: Remove redundant input.•••* gnu/packages/dns.scm (unbound)[inputs]: Remove PYTHON-3. | Marius Bakke |
2020-02-10 | gnu: node: Disable flaky test.•••* gnu/packages/node.scm (node)[arguments]: Delete test that fails sporadically. | Marius Bakke |
2020-02-10 | gnu: python-protobuf: Update to 3.11.3.•••* gnu/packages/protobuf.scm (python-protobuf): Update to 3.11.3. | Marius Bakke |
2020-02-10 | gnu: protobuf: Update to 3.11.3.•••* gnu/packages/protobuf.scm (protobuf): Update to 3.11.3. | Marius Bakke |
2020-02-10 | gnu: ceph: Update to 14.2.7.•••* gnu/packages/storage.scm (ceph): Update to 14.2.7. | Marius Bakke |
2020-02-10 | gnu: rocksdb: Update to 6.6.4.•••* gnu/packages/databases.scm (rocksdb): Update to 6.6.4. | Marius Bakke |
2020-02-10 | gnu: http-parser: Update to 2.9.3.•••* gnu/packages/web.scm (http-parser): Update to 2.9.3. | Marius Bakke |
2020-02-10 | gnu: strace: Update to 5.5.•••* gnu/packages/linux.scm (strace): Update to 5.5. | Marius Bakke |
2020-02-10 | gnu: signify: Update to 28.•••* gnu/packages/crypto.scm (signify): Update to 28. [arguments]: Remove #:tests?. | Marius Bakke |
2020-02-10 | gnu: sway: Remove unused input.•••* gnu/packages/wm.scm (sway)[native-inputs]: Remove GIT. | Marius Bakke |
2020-02-10 | gnu: swaylock: Remove unused input.•••* gnu/packages/wm.scm (swaylock)[native-inputs]: Remove GIT. | Marius Bakke |
2020-02-10 | gnu: swaybg: Remove unused input.•••* gnu/packages/wm.scm (swaybg)[native-inputs]: Remove GIT. | Marius Bakke |
2020-02-10 | gnu: chromium.scm: Remove use of CADR.•••...as per the style guidelines. * gnu/packages/chromium.scm (%debian-origin)[file-name]: Use MATCH instead of IF and CADR to compute the name. | Marius Bakke |
2020-02-10 | Merge branch 'staging' | Marius Bakke |