Age | Commit message (Collapse) | Author |
|
* gnu/packages/games.scm (make-queen-package): New variable.
(queen, queen-de, queen-fr, queen-it): New variables.
|
|
* 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'.
|
|
* 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.
|
|
* gnu/packages/admin.scm (shadow): Update to 4.8.1.
|
|
* gnu/packages/gnunet.scm (libextractor)[inputs]: Change from FFMPEG-3.4 to
FFMPEG.
|
|
* gnu/packages/gnome.scm (geoclue): Update to 2.5.5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/opencl.scm (python-pyopencl): New variable.
|
|
* gnu/packages/opencl.scm (python-pytools): New variable.
|
|
* gnu/packages/python-xyz.scm (pybind11)[native-inputs]: Change PYTHON
to PYTHON-WRAPPER.
[arguments]: Add 'install-python' phase.
|
|
* gnu/packages/python-xyz.scm (pybind11)[description]: Tweak.
|
|
* gnu/packages/python-xyz.scm (pybind11)[inputs]: Add CATCH-FRAMEWORK2-1
and EIGEN.
[arguments]: Add #:configure-flags.
|
|
* gnu/packages/python-xyz.scm (pybind11): Update to 2.4.3.
|
|
* gnu/packages/python-xyz.scm (pybind11)[license]: Change to BSD-3.
|
|
* guix/git.scm (<git-checkout>): Export 'git-checkout-commit' and
'git-checkout-recursive?'.
|
|
* gnu/packages/maths.scm (octave, octave-cli): Update to 5.2.0.
[inputs]: Add bdb.
|
|
* gnu/packages/dns.scm (unbound)[inputs]: Remove PYTHON-3.
|
|
* gnu/packages/node.scm (node)[arguments]: Delete test that fails sporadically.
|
|
* gnu/packages/protobuf.scm (python-protobuf): Update to 3.11.3.
|
|
* gnu/packages/protobuf.scm (protobuf): Update to 3.11.3.
|
|
* gnu/packages/storage.scm (ceph): Update to 14.2.7.
|
|
* gnu/packages/databases.scm (rocksdb): Update to 6.6.4.
|
|
* gnu/packages/web.scm (http-parser): Update to 2.9.3.
|
|
* gnu/packages/linux.scm (strace): Update to 5.5.
|
|
* gnu/packages/crypto.scm (signify): Update to 28.
[arguments]: Remove #:tests?.
|
|
* gnu/packages/wm.scm (sway)[native-inputs]: Remove GIT.
|
|
* gnu/packages/wm.scm (swaylock)[native-inputs]: Remove GIT.
|
|
* gnu/packages/wm.scm (swaybg)[native-inputs]: Remove GIT.
|
|
...as per the style guidelines.
* gnu/packages/chromium.scm (%debian-origin)[file-name]: Use MATCH instead of
IF and CADR to compute the name.
|
|
|
|
Co-authored-by: fanquake <fanquake@gmail.com>
|
|
* gnu/packages/docker.scm (docker)[arguments]<#:phases>[delete-failing-tests]:
Modify.
|
|
* gnu/packages/docker.scm (docker)[arguments]<#:phases>[delete-failing-tests]:
Modify.
|
|
* gnu/packages/golang.scm (go-gotest-tools-package): Add comment.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/golang.scm (go-gotest-tools-internal-source): New variable.
|
|
* gnu/packages/golang.scm (go-gotest-tools-internal-difflib): New variable.
|
|
* gnu/packages/golang.scm (go-gotest-tools-internal-format): New variable.
|
|
* gnu/packages/golang.scm (go-gotest-tools-package): New procedure.
(go-gotest-tools-assert): Use it.
[arguments]<#:phases>[install-more]: Delete phase.
|
|
* gnu/packages/golang.scm (go-gotest-tools-source): New procedure.
(go-gotest-tools-assert)[source]: Use it.
|
|
* gnu/packages/games.scm (stockfish): New variable.
|
|
* gnu/packages/games.scm (chessx): New variable.
|
|
* gnu/packages/lisp.scm (txr): Update to 232.
|
|
* gnu/packages/golang.scm (gotestsum): New variable.
|
|
* gnu/packages/golang.scm (go-gotest-tools-assert): New variable.
|
|
* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup): New variable.
|
|
* gnu/packages/games.scm (make-lure-package)[arguments]: Make data and
documentation location dependent on localization.
[native-inputs]: Move bash...
[inputs]: here.
|
|
* gnu/packages/games.scm (make-lure-package): New variable.
(lure, lure-de, lure-es, lure-fr, lure-it): New variables.
|
|
* gnu/packages/password-utils.scm (password-store)[arguments]: Remove
phase install-shell-completions. Adjust make-flags.
|
|
* gnu/packages/networking.scm (tunctl)[source]: Fix URI.
|