Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* gnu/packages/networking.scm (tunctl): New variable.
|
|
* gnu/packages/version-control.scm (git-crypt)[native-inputs]: Add
dockbook-xsl, libxslt.
[arguments]: Add phase patch-makefile.
|
|
* gnu/packages/version-control.scm (git-crypt): Update to 0.6.0.
|
|
* gnu/packages/shells.scm (zsh)[arguments]: Add configure flag for
maildir.
|
|
* gnu/packages/shells.scm (zsh): Update to 5.7.1.
|
|
* gnu/packages/xdisorg.scm (autorandr): Update to 1.9.
[native-inputs]: Remove man-db.
[arguments]: Install XDG autostart config.
|
|
* gnu/packages/wm.scm (polybar): Add comment about order of native inputs.
|
|
* gnu/packages/wm.scm (polybar)[native-inputs]: Add python-sphinx.
|
|
Add missing copyright line for commit
200514cd8fe1797d7653386a7b1ed1106c61164e.
|
|
* gnu/packages/fonts.scm (font-jetbrains-mono): New variable.
|
|
* gnu/packages/perl.scm (perl-config-grammar): New variable.
|
|
As requested here:
<https://lists.gnu.org/archive/html/guix-devel/2020-02/msg00128.html>.
* .mailmap: Add an entry for Jakob.
* gnu/machine.scm, gnu/machine/digital-ocean.scm, gnu/machine/ssh.scm,
gnu/packages/admin.scm, gnu/packages/i2p.scm, gnu/packages/music.scm,
gnu/packages/web.scm, gnu/tests/reconfigure.scm, guix/scripts/deploy.scm,
guix/scripts/system/reconfigure.scm: Update their e-mail address.
|
|
* gnu/packages/chicken.scm (chicken): Update to 5.1.0.
[propagated-inputs]: Add gcc-toolchain.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/scheme.scm (chicken): Move to chicken.scm.
* gnu/packages/chicken.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/musl.scm (musl)[home-page]: Update.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|