Age | Commit message (Expand) | Author |
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 |
2020-02-10 | gnu: polybar: Install man page....* gnu/packages/wm.scm (polybar)[native-inputs]: Add python-sphinx.
| Brice Waegeneire |
2020-02-10 | gnu: Add copyright line....Add missing copyright line for commit
200514cd8fe1797d7653386a7b1ed1106c61164e.
| Nicolas Goaziou |
2020-02-10 | gnu: Add font-jetbrains-mono....* gnu/packages/fonts.scm (font-jetbrains-mono): New variable.
| Damien Cassou |
2020-02-10 | gnu: Add perl-config-grammar....* gnu/packages/perl.scm (perl-config-grammar): New variable.
| Vincent Legoll |
2020-02-09 | 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.
| Tobias Geerinckx-Rice |
2020-02-09 | 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>
| Ekaitz Zarraga |
2020-02-09 | 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>
| Ekaitz Zarraga |
2020-02-09 | gnu: musl: Update home page....* gnu/packages/musl.scm (musl)[home-page]: Update.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vincent Legoll |
2020-02-09 | gnu: ghc-text-conversions: Fix typo....This follows up on commit 5cd9a4103e74fb1eb73114d84786d9c08379f22b.
* gnu/packages/haskell-xyz.scm (ghc-text-conversions)[native-inputs]:
Use hspec-discover instead of ghc-hspec-discover.
| Tobias Geerinckx-Rice |
2020-02-09 | gnu: Add xournalpp....* gnu/packages/pdf.scm (xournalpp): New variable.
| Nicolas Goaziou |
2020-02-09 | Revert "gnu: Add ghc-hspec-discover."...This reverts commit a60448edcc85faa8b3cd4bd3ae8a336c842aad4d.
The package already exists, as "hspec-discover".
| Nicolas Goaziou |
2020-02-09 | gnu: djview: Fix home-page....* gnu/packages/djvu.scm (djview)[home-page]: Point specifically to the project
home-page.
| Nicolas Goaziou |