Age | Commit message (Expand) | Author |
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 | 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 |
2020-02-10 | * gnu/packages/finance.scm (bitcoin-core): Update to 0.19.0.1....Co-authored-by: fanquake <fanquake@gmail.com>
| Carl Dong |
2020-02-10 | gnu: docker: Remove failing tests....* gnu/packages/docker.scm (docker)[arguments]<#:phases>[delete-failing-tests]:
Modify.
| Danny Milosavljevic |
2020-02-10 | gnu: docker: Remove failing test....* gnu/packages/docker.scm (docker)[arguments]<#:phases>[delete-failing-tests]:
Modify.
| Danny Milosavljevic |
2020-02-10 | gnu: go-gotest-tools-package: Add comment....* gnu/packages/golang.scm (go-gotest-tools-package): Add comment.
| Danny Milosavljevic |
2020-02-10 | gnu: docker: Update to 19.03.5....* gnu/packages/docker.scm (docker-cli): Update to 19.03.5.
(docker)[source]: Remove patches.
[arguments]<#:phases>[patch-paths]: Modify.
[native-inputs]: Add gotestsum.
* gnu/packages/patches/docker-adjust-tests-for-changes-in-go.patch: Delete
file.
* gnu/packages/patches/docker-engine-test-noinstall.patch: Delete file.
* gnu/packages/patches/docker-use-fewer-modprobes.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Danny Milosavljevic |
2020-02-10 | gnu: gotestsum: Fix test failure....* gnu/packages/golang.scm (gotestsum)[native-inputs]: Add
go-github-com-google-go-cmp-cmp, go-gotest-tools-internal-format,
go-gotest-tools-internal-difflib, go-gotest-tools-internal-source.
| Danny Milosavljevic |
2020-02-10 | gnu: Add go-gotest-tools-internal-source....* gnu/packages/golang.scm (go-gotest-tools-internal-source): New variable.
| Danny Milosavljevic |
2020-02-10 | gnu: Add go-gotest-tools-internal-difflib....* gnu/packages/golang.scm (go-gotest-tools-internal-difflib): New variable.
| Danny Milosavljevic |
2020-02-10 | gnu: Add go-gotest-tools-internal-format....* gnu/packages/golang.scm (go-gotest-tools-internal-format): New variable.
| Danny Milosavljevic |
2020-02-10 | gnu: go-gotest-tools: Factor out go-gotest-tools-package....* gnu/packages/golang.scm (go-gotest-tools-package): New procedure.
(go-gotest-tools-assert): Use it.
[arguments]<#:phases>[install-more]: Delete phase.
| Danny Milosavljevic |
2020-02-10 | gnu: go-gotest-tools: Factor out go-gotest-tools-source....* gnu/packages/golang.scm (go-gotest-tools-source): New procedure.
(go-gotest-tools-assert)[source]: Use it.
| Danny Milosavljevic |
2020-02-10 | gnu: Add stockfish....* gnu/packages/games.scm (stockfish): New variable.
| Guillaume Le Vaillant |
2020-02-10 | gnu: Add chessx....* gnu/packages/games.scm (chessx): New variable.
| Guillaume Le Vaillant |
2020-02-10 | gnu: txr: Update to 232....* gnu/packages/lisp.scm (txr): Update to 232.
| Guillaume Le Vaillant |
2020-02-10 | gnu: Add gotestsum....* gnu/packages/golang.scm (gotestsum): New variable.
| Danny Milosavljevic |
2020-02-10 | gnu: Add go-gotest-tools-assert....* gnu/packages/golang.scm (go-gotest-tools-assert): New variable.
| Danny Milosavljevic |
2020-02-10 | gnu: Add go-golang.org-x-sync-errgroup....* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup): New variable.
| Danny Milosavljevic |
2020-02-10 | gnu: make-lure-package: Fix data and documentation location....* gnu/packages/games.scm (make-lure-package)[arguments]: Make data and
documentation location dependent on localization.
[native-inputs]: Move bash...
[inputs]: here.
| Nicolas Goaziou |
2020-02-10 | gnu: Add lure....* gnu/packages/games.scm (make-lure-package): New variable.
(lure, lure-de, lure-es, lure-fr, lure-it): New variables.
| Nicolas Goaziou |
2020-02-10 | gnu: password-store: Install fish and zsh completions....* gnu/packages/password-utils.scm (password-store)[arguments]: Remove
phase install-shell-completions. Adjust make-flags.
| Brice Waegeneire |
2020-02-10 | gnu: tunctl: Fix source URI....* gnu/packages/networking.scm (tunctl)[source]: Fix URI.
| Nicolas Goaziou |
2020-02-10 | gnu: Add tunctl....* gnu/packages/networking.scm (tunctl): New variable.
| Vincent Legoll |
2020-02-10 | gnu: git-crypt: Install man page....* gnu/packages/version-control.scm (git-crypt)[native-inputs]: Add
dockbook-xsl, libxslt.
[arguments]: Add phase patch-makefile.
| Brice Waegeneire |
2020-02-10 | gnu: git-crypt: Update to 0.6.0....* gnu/packages/version-control.scm (git-crypt): Update to 0.6.0.
| Brice Waegeneire |
2020-02-10 | gnu: zsh: Enable maildir....* gnu/packages/shells.scm (zsh)[arguments]: Add configure flag for
maildir.
| Brice Waegeneire |
2020-02-10 | gnu: zsh: Update to 5.7.1....* gnu/packages/shells.scm (zsh): Update to 5.7.1.
| Brice Waegeneire |
2020-02-10 | gnu: autorandr: Update to 1.9....* gnu/packages/xdisorg.scm (autorandr): Update to 1.9.
[native-inputs]: Remove man-db.
[arguments]: Install XDG autostart config.
| Brice Waegeneire |
2020-02-10 | gnu: polybar: Add comment about build specificity....* gnu/packages/wm.scm (polybar): Add comment about order of native inputs.
| Nicolas Goaziou |