Marius Bakke
d8bdda1e9a
gnu: http-parser: Update to 2.9.3.
...
* gnu/packages/web.scm (http-parser): Update to 2.9.3.
2020-02-10 20:18:04 +01:00
Marius Bakke
922fc9cb75
gnu: strace: Update to 5.5.
...
* gnu/packages/linux.scm (strace): Update to 5.5.
2020-02-10 20:18:04 +01:00
Marius Bakke
2296e63019
gnu: signify: Update to 28.
...
* gnu/packages/crypto.scm (signify): Update to 28.
[arguments]: Remove #:tests?.
2020-02-10 20:18:03 +01:00
Marius Bakke
03f40ce6d3
gnu: sway: Remove unused input.
...
* gnu/packages/wm.scm (sway)[native-inputs]: Remove GIT.
2020-02-10 20:18:03 +01:00
Marius Bakke
bc552a0c9c
gnu: swaylock: Remove unused input.
...
* gnu/packages/wm.scm (swaylock)[native-inputs]: Remove GIT.
2020-02-10 20:18:03 +01:00
Marius Bakke
3e295e8d5e
gnu: swaybg: Remove unused input.
...
* gnu/packages/wm.scm (swaybg)[native-inputs]: Remove GIT.
2020-02-10 20:18:03 +01:00
Marius Bakke
4cac557911
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.
2020-02-10 20:18:03 +01:00
Marius Bakke
2cbccf7f65
Merge branch 'staging'
2020-02-10 20:11:26 +01:00
Carl Dong
4730878b81
* gnu/packages/finance.scm (bitcoin-core): Update to 0.19.0.1.
...
Co-authored-by: fanquake <fanquake@gmail.com>
2020-02-10 13:11:59 -05:00
Danny Milosavljevic
eef2027928
gnu: docker: Remove failing tests.
...
* gnu/packages/docker.scm (docker)[arguments]<#:phases>[delete-failing-tests]:
Modify.
2020-02-10 18:59:49 +01:00
Danny Milosavljevic
5b050bc259
gnu: docker: Remove failing test.
...
* gnu/packages/docker.scm (docker)[arguments]<#:phases>[delete-failing-tests]:
Modify.
2020-02-10 17:25:35 +01:00
Danny Milosavljevic
2d1232e071
gnu: go-gotest-tools-package: Add comment.
...
* gnu/packages/golang.scm (go-gotest-tools-package): Add comment.
2020-02-10 17:02:37 +01:00
Danny Milosavljevic
8c7eb58453
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.
2020-02-10 17:00:24 +01:00
Danny Milosavljevic
d78178fa48
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.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic
1e18d0733c
gnu: Add go-gotest-tools-internal-source.
...
* gnu/packages/golang.scm (go-gotest-tools-internal-source): New variable.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic
67d84852d9
gnu: Add go-gotest-tools-internal-difflib.
...
* gnu/packages/golang.scm (go-gotest-tools-internal-difflib): New variable.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic
d19e096ac8
gnu: Add go-gotest-tools-internal-format.
...
* gnu/packages/golang.scm (go-gotest-tools-internal-format): New variable.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic
944f370b55
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.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic
90bce15998
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.
2020-02-10 16:59:48 +01:00
Guillaume Le Vaillant
814091efe2
gnu: Add stockfish.
...
* gnu/packages/games.scm (stockfish): New variable.
2020-02-10 15:05:55 +01:00
Guillaume Le Vaillant
d8cae6cf82
gnu: Add chessx.
...
* gnu/packages/games.scm (chessx): New variable.
2020-02-10 15:05:55 +01:00
Guillaume Le Vaillant
2035134bff
gnu: txr: Update to 232.
...
* gnu/packages/lisp.scm (txr): Update to 232.
2020-02-10 15:05:55 +01:00
Danny Milosavljevic
639371c6d2
gnu: Add gotestsum.
...
* gnu/packages/golang.scm (gotestsum): New variable.
2020-02-10 14:58:48 +01:00
Danny Milosavljevic
9d64d1509c
gnu: Add go-gotest-tools-assert.
...
* gnu/packages/golang.scm (go-gotest-tools-assert): New variable.
2020-02-10 14:58:26 +01:00
Danny Milosavljevic
cb2555e28f
gnu: Add go-golang.org-x-sync-errgroup.
...
* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup): New variable.
2020-02-10 14:57:50 +01:00
Nicolas Goaziou
eca528cca9
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.
2020-02-10 14:03:15 +01:00
Nicolas Goaziou
e7db97db63
gnu: Add lure.
...
* gnu/packages/games.scm (make-lure-package): New variable.
(lure, lure-de, lure-es, lure-fr, lure-it): New variables.
2020-02-10 10:43:14 +01:00
Brice Waegeneire
df931ac39c
gnu: password-store: Install fish and zsh completions.
...
* gnu/packages/password-utils.scm (password-store)[arguments]: Remove
phase install-shell-completions. Adjust make-flags.
2020-02-10 01:07:36 +01:00
Nicolas Goaziou
24d9354c80
gnu: tunctl: Fix source URI.
...
* gnu/packages/networking.scm (tunctl)[source]: Fix URI.
2020-02-10 01:00:42 +01:00
Vincent Legoll
b51863d240
gnu: Add tunctl.
...
* gnu/packages/networking.scm (tunctl): New variable.
2020-02-10 00:56:30 +01:00
Brice Waegeneire
ddc5e74684
gnu: git-crypt: Install man page.
...
* gnu/packages/version-control.scm (git-crypt)[native-inputs]: Add
dockbook-xsl, libxslt.
[arguments]: Add phase patch-makefile.
2020-02-10 00:49:50 +01:00
Brice Waegeneire
57f90b2a24
gnu: git-crypt: Update to 0.6.0.
...
* gnu/packages/version-control.scm (git-crypt): Update to 0.6.0.
2020-02-10 00:49:45 +01:00
Brice Waegeneire
81bc911838
gnu: zsh: Enable maildir.
...
* gnu/packages/shells.scm (zsh)[arguments]: Add configure flag for
maildir.
2020-02-10 00:46:41 +01:00
Brice Waegeneire
718a6458df
gnu: zsh: Update to 5.7.1.
...
* gnu/packages/shells.scm (zsh): Update to 5.7.1.
2020-02-10 00:46:36 +01:00
Brice Waegeneire
cde4cb4dd2
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.
2020-02-10 00:41:14 +01:00
Nicolas Goaziou
e2684594f6
gnu: polybar: Add comment about build specificity.
...
* gnu/packages/wm.scm (polybar): Add comment about order of native inputs.
2020-02-10 00:33:06 +01:00
Brice Waegeneire
47560aa29f
gnu: polybar: Install man page.
...
* gnu/packages/wm.scm (polybar)[native-inputs]: Add python-sphinx.
2020-02-10 00:31:51 +01:00
Nicolas Goaziou
5d94702efe
gnu: Add copyright line.
...
Add missing copyright line for commit
200514cd8f
.
2020-02-10 00:17:52 +01:00
Damien Cassou
200514cd8f
gnu: Add font-jetbrains-mono.
...
* gnu/packages/fonts.scm (font-jetbrains-mono): New variable.
2020-02-10 00:13:56 +01:00
Vincent Legoll
1c8b70c875
gnu: Add perl-config-grammar.
...
* gnu/packages/perl.scm (perl-config-grammar): New variable.
2020-02-10 00:08:37 +01:00
Tobias Geerinckx-Rice
e813444287
Update e-mail address for Jakob L. Kreuze.
...
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.
2020-02-09 23:16:45 +01:00
Ekaitz Zarraga
7f6cb6bbac
gnu: chicken: Update to 5.1.0.
...
* gnu/packages/chicken.scm (chicken): Update to 5.1.0.
[propagated-inputs]: Add gcc-toolchain.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-02-09 21:00:37 +01:00
Ekaitz Zarraga
2846aec2f7
gnu: chicken: Move to a separate module.
...
* 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>
2020-02-09 21:00:11 +01:00
Vincent Legoll
13c6f9c988
gnu: musl: Update home page.
...
* gnu/packages/musl.scm (musl)[home-page]: Update.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-02-09 20:31:18 +01:00
Tobias Geerinckx-Rice
27b09f3ab1
gnu: ghc-text-conversions: Fix typo.
...
This follows up on commit 5cd9a4103e
.
* gnu/packages/haskell-xyz.scm (ghc-text-conversions)[native-inputs]:
Use hspec-discover instead of ghc-hspec-discover.
2020-02-09 18:36:50 +01:00
Nicolas Goaziou
ebbd30ff39
gnu: Add xournalpp.
...
* gnu/packages/pdf.scm (xournalpp): New variable.
2020-02-09 17:29:46 +01:00
Nicolas Goaziou
5cd9a4103e
Revert "gnu: Add ghc-hspec-discover."
...
This reverts commit a60448edcc
.
The package already exists, as "hspec-discover".
2020-02-09 17:28:51 +01:00
Nicolas Goaziou
0d79e82acc
gnu: djview: Fix home-page.
...
* gnu/packages/djvu.scm (djview)[home-page]: Point specifically to the project
home-page.
2020-02-09 17:22:26 +01:00
Guillaume Le Vaillant
371ca8ca86
gnu: Add eboard.
...
* gnu/packages/games.scm (eboard): New variable.
2020-02-09 15:35:12 +01:00
Efraim Flashner
6ffe72bbd2
gnu: rust-stdweb-0.4: Fix inputs.
...
* gnu/packages/crates-io.scm (rust-stdweb-0.4)[arguments]: Move
rust-rustc-version-0.2 from cargo-development-inputs to cargo-inputs.
2020-02-09 16:08:55 +02:00