Age | Commit message (Collapse) | Author |
|
* gnu/packages/ruby.scm (ruby-warden): New variable.
|
|
* gnu/packags/ruby.scm (ruby-omniauth): New variable.
|
|
* gnu/packages/ruby.scm (ruby-oauth2): New variable.
|
|
* gnu/packages/ruby.scm (ruby-multi-xml): New variable.
|
|
* gnu/packages/ruby.scm (ruby-jwt): New variable.
|
|
* gnu/packages/ruby.scm (ruby-rbnacl): New variable.
|
|
* gnu/packages/ruby.scm (ruby-que): New variable.
|
|
* gnu/packages/ruby.scm (ruby-terraform): New variable.
|
|
* gnu/packages/ruby.scm (ruby-lino): New variable.
|
|
* gnu/packages/ruby.scm (ruby-hamster): New variable.
|
|
Also add a copyright line, as I've obviously neglected to do that in the past.
* gnu/packages/ruby.scm (ruby-open4): New variable.
|
|
* gnu/packages/tls.scm (dehydrated)[source]: Use release tarball.
[native-inputs]: Add gzip, tar.
[arguments]: Unzip tarball before installing. Install license file.
|
|
* gnu/packages/coq.scm (coq-coquelicot): Update to 3.0.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 20190304.
|
|
* gnu/packages/calcurse.scm (calcurse): Update to 4.4.0.
|
|
* gnu/packages/calcurse.scm (calcurse)[arguments]: Set ‘--docdir’
in #:configure-flags' and add ‘respect-docdir’ phase to use it.
|
|
* gnu/packages/admin.scm (thermald): Update to 1.8.
[source]: Add patch.
* gnu/packages/patches/thermald-make-int-max32-visible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/java-maths.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/patches/lyx-2.2.3-fix-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Move
configure-flags lower than inherited package-arguments so it won't be
overwritten.
|
|
* gnu/packages/virtualization.scm (looking-glass-client): Update to commit
182c475. Rename from lookingglass to looking-glass-client. Add
deprecated-package lookingglass.
|
|
* gnu/packages/video.scm (mkvtoolnix)[inputs]: Remove qt, add qtbase,
qtmultimedia.
[native-inputs]: Add qttools.
|
|
* gnu/packages/video.scm (mkvtoolnix)[source]: Remove more bundled
libraries.
[inputs]: Add fmt, cmark.
|
|
* gnu/packages/video.scm (mkvtoolnix): Update to 31.0.0.
[arguments]: Remove unneeded 'with-extra-includes' flag, add flags to
disable update checks and not use precompiled headers.
|
|
* gnu/packages/arcan.scm (arcan-sdl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/arcan.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs.scm (emacs): Add modules support in configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Suggested by Eric Bavier and Ricardo Wurmus.
* guix/scripts/environment.scm (show-help, %options): Emit a deprecation
warning for "--inherit" and add -E/--preserve.
* tests/guix-environment.sh: Adjust accordingly.
* doc/guix.texi (Invoking guix environment): Update accordingly.
|
|
* guix/scripts/environment.scm (%options): Remove "--exec", which was
deprecated in commit 1de2fe95e017c42aacbaa34f5dab8d48249cc064 in 2015.
* tests/guix-environment.sh: Remove use of '-E'.
|
|
* doc/guix.texi (User Accounts): Provide an example use of 'crypt', and
mention the security implications.
|
|
* gnu/services/cuirass.scm (cuirass-account): Use 'file-append' instead
of #~(string-append #$shadow "/sbin/nologin").
* gnu/services/monitoring.scm (zabbix-server-account): Likewise.
(zabbix-agent-account): Likewise.
* gnu/services/rsync.scm (rsync-account): Likewise.
* gnu/services/ssh.scm (%openssh-accounts): Likewise.
|
|
Until now they'd be #o755, except for /root, which is treated specially
in (gnu build install).
* gnu/build/activation.scm (activate-user-home): Chmod HOME to #o700.
Remove redundant 'unless system?'.
|
|
This is a followup to f9e8a12379c6fefc9e5c3c7fc3926599bbefc013.
* gnu/tests/base.scm (run-basic-test)["/run/current-system is a GC
root"]: Use 'store-protocol-error?' instead of 'nix-protocol-error?'.
|
|
* gnu/packages/bioconductor.scm (r-htscluster): New variable.
|
|
* gnu/packages/cran.scm (r-capushe): New variable.
|
|
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)
[native-inputs]: Add python-ipykernel; replace texlive with a texlive-union
consisting of texlive-latex-amsfonts, texlive-latex-amsmath,
texlive-latex-enumitem, texlive-latex-expdlist, texlive-latex-preview,
texlive-latex-type1cm, texlive-latex-ucs, texlive-generic-pdftex,
texlive-fonts-amsfonts, texlive-fonts-ec, texlive-fonts-adobe-times, and
texlive-fonts-txfonts.
[arguments]: Do not build PDF, remove PDF-related changes; patch to avoid
dependency on network resources.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-emms): Update to 20190304.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to 20190224.
|
|
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.1.7.
|
|
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 2.90.1.
|
|
* gnu/packages/video.scm (avidemux)[inputs]: Remove qt, add qtbase,
qttools.
|
|
* gnu/packages/video.scm (avidemux): Update to 2.7.1.
[arguments]: Update bundled ffmpeg to 3.3.7.
|
|
* gnu/packages/video.scm (libopenshot)[propagated-inputs]: Remove qt,
add qtbase, qtmultimedia.
|
|
* gnu/packages/video.scm (libopenshot)[source]: Add snippet to remove
bundled libraries.
|
|
* gnu/packages/video.scm (libopenshot)[source]: Add patch.
* gnu/packages/patches/libopenshot-fixup-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/emacs-xyz.scm (emacs-isearch+): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/wine.scm (wine-staging)[inputs]: Add faudio.
[arguments]: Adjust patchinstall.sh to faudio.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Adjust patchinstall.sh to
faudio.
|
|
* gnu/packages/audio.scm (faudio): New variable.
|
|
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.3.
* gnu/packages/wine.scm (wine-staging): Update to 4.3.
|
|
* gnu/packages/gnome.scm (eolie): Update to 0.9.52.
|