Age | Commit message (Expand) | Author |
2019-06-19 | gnu: shadow: Update to 4.7....* gnu/packages/admin.scm (shadow): Update to 4.7.
| Tobias Geerinckx-Rice |
2019-06-19 | gnu: ansible: Update to 2.8.1....* gnu/packages/admin.scm (ansible): Update to 2.8.1.
| Tobias Geerinckx-Rice |
2019-06-19 | gnu: filezilla: Update to 3.42.1....* gnu/packages/ftp.scm (filezilla): Update to 3.42.1.
| Tobias Geerinckx-Rice |
2019-06-19 | gnu: libfilezilla: Update to 0.16.0....* gnu/packages/ftp.scm (libfilezilla): Update to 0.16.0.
| Tobias Geerinckx-Rice |
2019-06-19 | gnu: Add python-keras....* gnu/packages/machine-learning.scm (python-keras): New variable.
| Ricardo Wurmus |
2019-06-19 | gnu: Add python-pytest-timeout....* gnu/packages/check.scm (python-pytest-timeout): New variable.
| Ricardo Wurmus |
2019-06-19 | gnu: Add python-keras-preprocessing....* gnu/packages/machine-learning.scm (python-keras-preprocessing): New variable.
| Ricardo Wurmus |
2019-06-19 | gnu: Add python-keras-applications....* gnu/packages/machine-learning.scm (python-keras-applications): New variable.
| Ricardo Wurmus |
2019-06-19 | gnu: python-botocore: Update to 1.12.149....* gnu/packages/python-xyz.scm (python-botocore): Update to 1.12.149.
[native-inputs]: Add python-urllib3.
| Ricardo Wurmus |
2019-06-19 | gnu: python-s3transfer: Update to 0.2.0....* gnu/packages/python-web.scm (python-s3transfer): Update to 0.2.0.
[propagated-inputs]: Add python-urllib3.
| Ricardo Wurmus |
2019-06-19 | tests: Fix opensmtpd test....* gnu/tests/mail.scm (run-opensmtpd-test) <"mail arrived">: Invoke
smtpctl by its full file name.
| Tobias Geerinckx-Rice |
2019-06-18 | gnu: linux-libre: Update to 5.1.11....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.11.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2019-06-18 | gnu: linux-libre@4.19: Update to 4.19.52....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.52.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver |
2019-06-18 | gnu: linux-libre@4.14: Update to 4.14.127....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.127.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2019-06-18 | gnu: linux-libre@4.9: Update to 4.9.182....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.182.
| Mark H Weaver |
2019-06-18 | gnu: linux-libre@4.4: Update to 4.4.182....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.182.
| Mark H Weaver |
2019-06-19 | linux-container: Remove networking service when network is shared with host....* gnu/system/linux-container.scm (dummy-networking-service-type): New
variable.
(containerized-operating-system): If network is shared with host, replace
static-networking-service-type with dummy-networking-service-type.
| Arun Isaac |
2019-06-18 | gnu: python2: Add 'cpe-name' property....* gnu/packages/python.scm (python2)[properties]: New field.
| Efraim Flashner |
2019-06-18 | gnu: linbox: Add version 1.5.2....* gnu/packages/sagemath.scm (linbox-1.5.2): New variable.
| Andreas Enge |
2019-06-18 | gnu: fflas-ffpack: Add version 2.3.2....* gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable.
| Andreas Enge |
2019-06-18 | gnu: givaro: Add version 4.0.4....* gnu/packages/sagemath.scm (givaro-4.0.4): New variable.
| Andreas Enge |
2019-06-18 | gnu: Add linbox....* gnu/packages/algebra.scm (linbox): New variable.
| Andreas Enge |
2019-06-18 | gnu: Add fflas-ffpack....* gnu/packages/algebra.scm (fflas-ffpack): New variable.
| Andreas Enge |
2019-06-18 | gnu: Add givaro....* gnu/packages/algebra.scm (givaro): New variable.
| Andreas Enge |
2019-06-18 | gnu: Remove hydra....Our copy of hydra hasn't built in years.
* gnu/packages/ci.scm (hydra): Remove variable.
| Efraim Flashner |
2019-06-18 | gnu: python-on-guile: Update to 0.1.0-2.058c596....* gnu/packages/guile-xyz.scm (python-on-guile): Update to 0.1.0-2.058c596.
[source]: Fetch from fork at git.elephly.net.
[arguments]: Remove phase "use-canonical-directory-for-go-files".
| Ricardo Wurmus |
2019-06-18 | gnu: Add python-iml....* gnu/packages/machine-learning.scm (python-iml): New variable.
| Nicolas Goaziou |
2019-06-18 | gnu: aircrack-ng: Update to 1.5.2....* gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vasile Dumitrascu |
2019-06-18 | gnu: Add emacs-gruvbox-theme...* gnu/packages/emacs-xyz.scm (emacs-gruvbox-theme): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zzull |
2019-06-18 | gnu: Add python-slurm-magic....* gnu/packages/parallel.scm (python-slurm-magic): New variable.
| Ludovic Courtès |
2019-06-18 | doc: Replace invalid uses of @var with @code....* doc/guix.texi: Replace @var with @code in cases where we refer to a
Scheme variable and not to a metasyntactic variable.
| Ludovic Courtès |
2019-06-18 | guix build: '--log-file' looks for build logs of equivalent derivations....Previously, '--log-file' would look for log files only for the current
derivation, and thus wouldn't find log files of equivalent derivations
that produce the same output.
* guix/scripts/build.scm (guix-build) <log-file?>: Replace
'derivation-file-name' by 'derivation->output-path'.
| Ludovic Courtès |
2019-06-18 | tests: Avoid 'delete-paths' calls for 'derivation-prerequisites-to-build'....* tests/derivations.scm ("derivation-prerequisites-to-build when outputs
already present"): Insert random text in BUILDER, and remove two calls
to 'delete-paths'. Use 'derivation->output-path' for INPUT-PATH instead
of an old idiom.
| Ludovic Courtès |
2019-06-18 | gnu: gemmlowp-for-tensorflow: Use SSE2....* gnu/packages/machine-learning.scm (gemmlowp-for-tensorflow)[arguments]: Only
enable SSE2, not SSE4.1 on i686 and x86_64 architectures.
| Ricardo Wurmus |
2019-06-18 | gnu: Add python-matplotlib-venn....* gnu/packages/python-xyz.scm (python-matplotlib-venn): New variable.
| Ricardo Wurmus |
2019-06-18 | gnu: python-ipython: Update to 7.5.0...* gnu/packages/python-xyz.scm (python2-ipython): Do not inherit from
python-ipython.
[outputs]: Remove separate "doc" output.
[native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and
the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec,
texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts,
texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ,
texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist,
texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap,
texlive-latex-float, texlive-latex-framed, texlive-latex-geometry,
texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools,
texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip,
texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable,
texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs,
texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and
texlive-latex-wrapfig.
[arguments]: Remove "install-doc" phase; rename "fix-tests" phase to
"delete-broken-tests" and adjust.
(python-ipython): Update to 7.5.0.
[outputs]: Remove separate "doc" output.
[propagated-inputs]: Add python-backcall and python-jedi; replace
python-prompt-toolkit-1 with python-prompt-toolkit.
[native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and
the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec,
texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts,
texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ,
texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist,
texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap,
texlive-latex-float, texlive-latex-framed, texlive-latex-geometry,
texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools,
texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip,
texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable,
texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs,
texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and
texlive-latex-wrapfig.
[arguments]: Remove "install-doc" phase; simplify "fix-tests" phase.
[properties]: Remove.
(python-ipython-documentation): New variable.
| Ricardo Wurmus |
2019-06-18 | gnu: python-ipykernel: Update to 5.1.1....* gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.1.1.
| Ricardo Wurmus |
2019-06-18 | gnu: python2-ipykernel: Split from python-ipykernel....* gnu/packages/python-xyz.scm (python2-ipykernel): Define without
package-with-python2.
| Ricardo Wurmus |
2019-06-18 | gnu: Add python-backcall....* gnu/packages/python-xyz.scm (python-backcall): New variable.
| Ricardo Wurmus |
2019-06-18 | gnu: stunnel: Update to 5.55....* gnu/packages/web.scm (stunnel): Update to 5.55.
| Tobias Geerinckx-Rice |
2019-06-18 | gnu: gaupol: Update to 1.6....* gnu/packages/video.scm (gaupol): Update to 1.6.
| Tobias Geerinckx-Rice |
2019-06-18 | gnu: eternalterminal: Update to 5.1.10....* gnu/packages/terminals.scm (eternalterminal): Update to 5.1.10.
| Tobias Geerinckx-Rice |
2019-06-18 | gnu: mercurial: Update to 5.0.1....* gnu/packages/version-control.scm (mercurial): Update to 5.0.1.
| Tobias Geerinckx-Rice |
2019-06-18 | gnu: rtv: Update to 1.27.0....* gnu/packages/syndication.scm (rtv): Update to 1.27.0.
| Tobias Geerinckx-Rice |
2019-06-18 | gnu: libnftnl: Update to 1.1.3....* gnu/packages/linux.scm (libnftnl): Update to 1.1.3.
| Tobias Geerinckx-Rice |
2019-06-18 | gnu: gandi.cli: Update to 1.5....* gnu/packages/networking.scm (gandi.cli): Update to 1.5.
| Tobias Geerinckx-Rice |
2019-06-18 | gnu: hcxdumptool: Update to 5.1.5....* gnu/packages/networking.scm (hcxdumptool): Update to 5.1.5.
| Tobias Geerinckx-Rice |
2019-06-18 | gnu: hcxtools: Update to 5.1.6....* gnu/packages/networking.scm (hcxtools): Update to 5.1.6.
| Tobias Geerinckx-Rice |
2019-06-18 | gnu: mpd-mpc: Update to 0.32....* gnu/packages/mpd.scm (mpd-mpc): Update to 0.32.
| Tobias Geerinckx-Rice |
2019-06-18 | gnu: radare2: Update to 3.5.1....* gnu/packages/engineering.scm (radare2): Update to 3.5.1.
| Tobias Geerinckx-Rice |