Age | Commit message (Expand) | Author |
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 |
2019-06-17 | gnu: rust: Update to 1.35.0....* gnu/packages/rust.scm (rust): Rename to...
(rust-1.34): ...this.
(rust): New variable.
| Ivan Petkov |
2019-06-18 | gnu: Add mako....* gnu/packages/wm.scm (mako): New variable.
| Gábor Boskovits |
2019-06-18 | gnu: Add libhomfly....* gnu/packages/sagemath.scm (libhomfly): New variable.
| Andreas Enge |
2019-06-18 | gnu: Add libbraiding....* gnu/packages/sagemath.scm (libbraiding): New variable.
| Andreas Enge |
2019-06-17 | doc: Fix typo....* doc/guix.texi (Base Services)[guix-publish-service-type]:
"guix-publish-configuration" instead of "guix-configuration".
| Gábor Boskovits |
2019-06-17 | gnu: python-flask-script: Fix tests....* gnu/packages/python-web.scm
(python-flask-script)[arguments]<#:phases>[patch-tests]: New phase.
| Danny Milosavljevic |
2019-06-17 | gnu: python-scikit-learn: Update to 0.20.3....* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.20.3.
| Ricardo Wurmus |
2019-06-17 | gnu: Add tbsp....* gnu/packages/bioinformatics.scm (tbsp): New variable.
| Ricardo Wurmus |
2019-06-17 | gnu: Add rw....* gnu/packages/graph.scm (rw): New variable.
| Andreas Enge |
2019-06-17 | gnu: edge-addition-planarity-suite: Move to the (gnu packages graph) module....* gnu/packages/maths.scm (edge-addition-planarity-suite): Move from here...
* gnu/packages/maths.scm (edge-addition-planarity-suite): ...to here.
| Andreas Enge |
2019-06-17 | gnu: Fix freeorion build....* gnu/packages/games.scm (freeorion)[arguments]: Fix font unbundling.
| Nicolas Goaziou |
2019-06-17 | gnu: Add edge-addition-planarity-suite....* gnu/packages/maths.scm (edge-addition-planarity-suite): New variable.
| Andreas Enge |
2019-06-17 | gnu: python-cypari2: Update to 2.1.1....* gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.1.
| Andreas Enge |