Age | Commit message (Expand) | Author |
2018-09-07 | gnu: guile: Remove "share/guile/site" from GUILE_LOAD_COMPILED_PATH.....go files should always go to lib/guile/2.x/site-ccache, and in
practice, we no longer have packages that don't do that.
* gnu/packages/guile.scm (guile-2.2)[native-search-paths]: Remove
"share/guile/site/2.2" from GUILE_LOAD_COMPILED_PATH spec.
(guile-2.0)[native-search-paths]: Likewise.
| Ludovic Courtès |
2018-09-03 | gnu: ppp: Use OpenSSL for cryptography....* gnu/packages/samba.scm (ppp)[source](patches): Add upstream patch.
[inputs]: Add OPENSSL.
[arguments]: Add substitution for OpenSSL headers.
| Marius Bakke |
2018-09-03 | Merge branch 'master' into core-updates | Marius Bakke |
2018-09-03 | gnu: arpack-ng: Update to 3.6.2....* gnu/packages/maths.scm (arpack-ng): Update to 3.6.2.
| Marius Bakke |
2018-09-03 | gnu: arpack-ng: Drop redundant phase....* gnu/packages/maths.scm (arpack-ng)[arguments]: Remove.
| Marius Bakke |
2018-09-03 | gnu: python-matplotlib: Update to 2.2.3....* gnu/packages/python.scm (python-matplotlib): Update to 2.2.3.
| Marius Bakke |
2018-09-03 | gnu: ppp: Return #t from all phases....* gnu/packages/samba.scm (ppp)[arguments]: Return #t from phase.
| Marius Bakke |
2018-09-03 | gnu: re2: Update to 2018-09-01....* gnu/packages/regex.scm (re2): Update to 2018-09-01.
| Marius Bakke |
2018-09-03 | gnu: openexr: Update to 2.3.0....* gnu/packages/graphics.scm (openexr): Update to 2.3.0.
[source](uri): Change to new download location.
[source](snippet): Remove workaround.
[source](patches): Remove.
* gnu/packages/patches/openexr-missing-samples.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke |
2018-09-03 | gnu: ilmbase: Update to 2.3.0....* gnu/packages/graphics.scm (ilmbase): Update to 2.3.0.
[source](uri): Change to new download location.
| Marius Bakke |
2018-09-03 | gnu: simplescreenrecorder: Build against modular Qt....* gnu/packages/video.scm (simplescreenrecorder)[inputs]: Remove QT. Add
QTBASE and QTX11EXTRAS.
| Marius Bakke |
2018-09-03 | Merge branch 'security-updates' | Marius Bakke |
2018-09-03 | gnu: gnu-pw-mgr: Update to 2.4.2....* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.4.2.
| Efraim Flashner |
2018-09-03 | gnu: python-nbxmpp: Update to 0.6.7....* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.7.
| Tobias Geerinckx-Rice |
2018-09-03 | gnu: libircclient: Update to 1.10....* gnu/packages/messaging.scm (libircclient): Update to 1.10.
| Tobias Geerinckx-Rice |
2018-09-03 | Fix some typos....* doc/guix.texi (Sound Services, DNS Services): Fix typos.
* gnu/packages/cpp.scm (json-modern-cxx)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-fancy-narrow)[synopsis, description]:
Likewise. Edit & mark up while we're here.
* gnu/packages/mail.scm (alot)[synopsis, description]: Ditto.
| Tobias Geerinckx-Rice |
2018-09-03 | gnu: sudo: Update to 1.8.25....* gnu/packages/admin.scm (sudo): Update to 1.8.25.
| Tobias Geerinckx-Rice |
2018-09-03 | gnu: python-efl: Update to 1.21.0....* gnu/packages/enlightenment.scm (python-efl): Update to 1.21.0.
[source]: Don't use pypi source.
[arguments]: Delete network tests.
| Efraim Flashner |
2018-09-03 | gnu: efl: Update to 1.21.0....* gnu/packages/enlightenment.scm (efl): Update to 1.21.0.
| Efraim Flashner |
2018-09-03 | gnu: python-scipy: Disable broken tests....* gnu/packages/python.scm (python-scipy)[arguments]: Skip two broken tests.
| Ricardo Wurmus |
2018-09-03 | gnu: c-toxcore: Update to 0.2.7....* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.7.
| Rutger Helling |
2018-09-03 | gnu: openrct2: Update to 0.2.1....* gnu/packages/games.scm (openrct2-objects): Update to 1.0.6.
* gnu/packages/games.scm (openrct2): Update to 0.2.1.
| Rutger Helling |
2018-09-03 | gnu: jellyfish: Update to 2.2.10....* gnu/packages/bioinformatics.scm (jellyfish): Update to 2.2.10.
[supported-systems]: Add aarch64-linux, mips64el-linux.
| Efraim Flashner |
2018-09-02 | gnu: monitoring.scm: Fix copyright line....This is a follow-up to ead46692ec8a17ed9cf668131343d7cf1b3725e5.
| Oleg Pykhalov |
2018-09-02 | gnu: haskell-mode: Fix test failure....Fixes <https://bugs.gnu.org/31726>.
Thanks to Jack Hill <jackhill@jackhill.us> for exploring different solutions
at <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31726>.
* gnu/packages/patches/haskell-mode-unused-variables.patch,
gnu/packages/patches/haskell-mode-make-check.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/emacs.scm (haskell-mode)[source]: Use them.
[arguments]: Adjust 'pre-build' phase to embed file name.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Alex Vong |
2018-09-02 | gnu: emacs-helpful: Update to 0.13....* gnu/packages/emacs.scm (emacs-helpful): Update to 0.13.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Konrad Hinsen |
2018-09-02 | gnu: emacs-elisp-refs: Update to 1.3....* gnu/packages/emacs.scm (emacs-elisp-refs): Update to 1.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Konrad Hinsen |
2018-09-02 | Add (guix channels) and use it in (guix scripts pull)....* guix/channels.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/scripts/pull.scm: Use it.
(%default-options): Remove 'repository-url' and 'ref'.
(show-help, %options): Add '--channels'.
(%self-build-file, %pull-version, build-from-source)
(whole-package-for-legacy, derivation->manifest-entry): Remove. These
now exist in a similar form in (guix channels).
(build-and-install): Change 'source' to 'instances'. Remove #:url,
#:branch, and #:commit. Rewrite using 'channel-instances->manifest'.
(channel-list): New procedure.
(guix-pull): Parameterize %REPOSITORY-CACHE-DIRECTORY. Call
'honor-lets-encrypt-certificates!' unconditionally. Load
~/.config/guix/channels.scm. Rewrite to use (guix channels).
[use-le-certs?]: Remove.
* po/guix/POTFILES.in: Add (guix channels).
* doc/guix.texi (Invoking guix pull): Group the description of '--url',
'--commit', and '--branch'. Remove mention of 'GUIX_PULL_URL'. Add
references to "Channels". Document '--channels'.
(Channels): New node.
(Defining Packages): Link to "Channels" instead of "Package Modules".
(Invoking guix edit): Link to "Package Modules" instead of "Defining
Packages".
(Package Modules): Document both GUIX_PACKAGE_PATH and channels.
| Ludovic Courtès |
2018-09-02 | Add (guix describe) and use it to initialize '%package-search-path'....* guix/describe.scm: New file.
* Makefile.am (MODULES): Add it.
* gnu/packages.scm (%default-package-module-path): New variable.
(%package-module-path): Honor 'package-path-entries'.
* build-aux/update-NEWS.scm (main): Use %DEFAULT-PACKAGE-MODULE-PATH
instead of (last (%package-module-path)).
| Ludovic Courtès |
2018-09-02 | discovery: Add 'scheme-modules*'....* guix/self.scm (scheme-modules*): Move to...
* guix/discovery.scm (scheme-modules*): ... here. New procedure. Make
'sub-directory' an optional parameter.
| Ludovic Courtès |
2018-09-02 | compile-as-derivation: Adjust %load-compiled-path....* build-aux/compile-as-derivation.scm: Set not only %load-path but also
%load-compiled-path. This can avoid problems where a stale .go is
loaded.
| Ludovic Courtès |
2018-09-02 | gnu: wine-staging: Update to 3.15....* gnu/packages/wine.scm (wine-staging): Update to 3.15.
| Rutger Helling |
2018-09-02 | gnu: wine-staging-patchset-data: Update to 3.15....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.15.
| Rutger Helling |
2018-09-02 | gnu: rosegarden: Update to 18.06....* gnu/packages/music.scm (rosegarden): Update to 18.06.
[home-page]: Use HTTPS.
| 宋文武 |
2018-09-02 | gnu: rust: Move rust-1.19 down. | Danny Milosavljevic |
2018-09-02 | gnu: rust: Bootstrap (only) Rust 1.19.0 by mrustc....* gnu/packages/patches/rust-1.19-mrustc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/rust.scm (rust-1.19)[source]: Add patch
"rust-1.19-mrustc.patch".
[arguments]<#:modules>: New field.
<#:phases>[patch-cargo-tomls]: New phase.
<#:phases>[build]: Modify.
<#:phases>[install]: Modify.
[native-inputs]: Replace rust-bootstrap by mrustc.
(rust-1.23)[native-inputs]: New field.
[arguments]<#:phases>: Delete phase "patch-cargo-tomls".
| Danny Milosavljevic |
2018-09-01 | gnu: Add perftest....* gnu/packages/linux.scm (perftest): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Manuel Graf |
2018-09-01 | gnu: Add ruby-jekyll-paginate-v2....* gnu/packages/ruby.scm (ruby-jekyll-paginate-v2): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add jekyll....* gnu/packages/ruby.scm (jekyll): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add ruby-pathutil....* gnu/packages/ruby.scm (ruby-pathutil): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add ruby-forwardable-extended....* gnu/packages/ruby.scm (ruby-forwardable-extended): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add ruby-liquid....* gnu/packages/ruby.scm (ruby-liquid): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add ruby-mercenary....* gnu/packages/ruby.scm (ruby-mercenary): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add ruby-safe-yaml....* gnu/packages/ruby.scm (ruby-safe-yaml): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add ruby-heredoc-unindent....* gnu/packages/ruby.scm (ruby-heredoc-unindent): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add ruby-hashie....* gnu/packages/ruby.scm (ruby-hashie): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add ruby-rouge-2....* gnu/packages/ruby.scm (ruby-rouge-2): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add ruby-rouge....* gnu/packages/ruby.scm (ruby-rouge): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add ruby-em-websocket....* gnu/packages/ruby.scm (ruby-em-websocket): New variable.
| Julien Lepiller |
2018-09-01 | gnu: Add ruby-http-parser.rb....* gnu/packages/ruby.scm (ruby-http-parser.rb): New variable.
| Julien Lepiller |