| Commit message (Expand) | Author | Age |
* | gnu: mesa: Stay on RTTI-less LLVM.•••* gnu/packages/llvm.scm (llvm-without-rtti): New public variable.
* gnu/packages/gl.scm (mesa)[inputs]: Use that instead of LLVM.
| Marius Bakke | 2018-11-17 |
* | gnu: Add ClamAV.•••* gnu/packages/antivirus.scm: New file.
* gnu/packages/patches/clamav-system-tomsfastmath.patch,
gnu/packages/patches/clamav-config-llvm-libs.patch: New files.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new module.
(dist_patch_DATA): Add patches.
Co-authored-by: Christopher Baines <mail@cbaines.net>
| Eric Bavier | 2018-11-17 |
* | gnu: Add TomsFastMath.•••* gnu/packages/multiprecision.scm (tomsfastmath): New variable.
* gnu/packages/patches/tomsfastmath-constness.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
| Eric Bavier | 2018-11-17 |
* | llvm: Build with RTTI by default.•••Increases size of llvm@6 by 2.5MiB (2.5%), but saves building specialized
llvm's with rtti enabled for packages that require RTTI when linking with the
llvm libraries.
* gnu/packages/llvm.scm (llvm-3.8-with-rtti): Remove variable.
(llvm)[arguments]: Add '-DLLVM_REQUIRES_RTTI=1' to #:configure-flags.
* gnu/packages/audio.scm (faust-2)[native-inputs]:
'llvm-3.8-with-rtti' -> 'llvm-3.8'.
| Eric Bavier | 2018-11-17 |
* | gnu: u-boot: Update to 2018.11.•••* gnu/packages/bootloaders.scm (u-boot): Update to 2018.11.
(u-boot)[native-inputs]: Add lz4.
| Vagrant Cascadian | 2018-11-17 |
* | doc: Mention that ./pre-inst-env is generated.•••Suggested by swedebugia <swedebugia@riseup.net>.
* doc/contributing.texi (Running Guix Before It Is Installed): Mention
that ./pre-inst-env is generated.
| Ludovic Courtès | 2018-11-16 |
* | gnu: Add git-when-merged.•••* gnu/packages/version-control.scm (git-when-merged): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer | 2018-11-16 |
* | gnu: Add caps-plugins-lv2.•••* gnu/packages/audio.scm (caps-plugins-lv2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thorsten Wilms | 2018-11-16 |
* | doc: Recommend pool.sks-keyservers.net.•••pgp.mit.edu appears to be unreliable these days.
* doc/guix.texi (KEY-SERVER): New variable.
(Binary Installation, USB Stick and DVD Installation): Use it in 'gpg
--recv-keys' example.
| Ludovic Courtès | 2018-11-16 |
* | gnu: tiled: Update to 1.2.1.•••* gnu/packages/game-development.scm (tiled): Update to 1.2.1.
| David Thompson | 2018-11-16 |
* | progress: Do not display the last 0B transfer when size is unknown.•••* guix/progress.scm (display-download-progress): Don't display anything when
both SIZE and TRANSFERRED are null.
| Clément Lassieur | 2018-11-16 |
* | progress: Fix crash because of division by zero.•••* guix/progress.scm (display-download-progress): Handle the case where SIZE is
null.
| Clément Lassieur | 2018-11-16 |
* | guile: newt: Update revision to 2.•••* gnu/packages/guile.scm (guile-newt): Update revision to 2.
| Mathieu Othacehe | 2018-11-16 |
* | gnu: Add cmh.•••* gnu/packages/algebra.scm (cmh): New variable.
| Andreas Enge | 2018-11-16 |
* | gnu: gp2c: Update to 0.0.11pl1.•••* gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl1.
| Andreas Enge | 2018-11-16 |
* | gnu: emacs-realgud: Patch configure.ac to repair the build.•••This fixes https://bugs.gnu.org/33196, a build problem caused by a defective
Elisp snippet in a check in configure.ac.
* gnu/packages/patches/emacs-realgud-fix-configure-ac.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/emacs.scm (emacs-realgud)[source]: Use it.
| Maxim Cournoyer | 2018-11-15 |
* | gnu: Add nanopolish.•••* gnu/packages/bioinformatics.scm (nanopolish): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| pimi | 2018-11-15 |
* | doc: Fix typo in connman config.•••* doc/guix.texi (Networking Services): Fix typo in connman config
"disable-vpn?" parameter documentation, semantic is inverted.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Giovanni Biscuolo | 2018-11-15 |
* | gnu: sambamba: Update to 0.6.8.•••* gnu/packages/bioinformatics.scm (sambamba): Update to 0.6.8.
| Roel Janssen | 2018-11-15 |
* | gnu: linux-libre: Update to 4.19.2.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.2.
(%linux-libre-hash): Update hash.
| Mark H Weaver | 2018-11-14 |
* | gnu: linux-libre@4.14: Update to 4.14.81.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.81.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver | 2018-11-14 |
* | gnu: linux-libre@4.9: Update to 4.9.137.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.137.
| Mark H Weaver | 2018-11-14 |
* | gnu: Add fenics.•••* gnu/packages/simulation.scm (fenics): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick | 2018-11-14 |
* | gnu: Add fenics-dolfin.•••* gnu/packages/simulation.scm (fenics-dolfin): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick | 2018-11-14 |
* | gnu: Add python-fenics-ffc.•••* gnu/packages/simulation.scm (python-fenics-ffc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick | 2018-11-14 |
* | gnu: Add python-fenics-fiat.•••* gnu/packages/simulation.scm (python-fenics-fiat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick | 2018-11-14 |
* | gnu: Add python-fenics-ufl.•••* gnu/packages/simulation.scm (python-fenics-ufl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick | 2018-11-14 |
* | gnu: Add python-fenics-dijitso.•••* gnu/packages/simulation.scm (python-fenics-dijitso): New varaible.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick | 2018-11-14 |
* | gnu: Add python-slepc4py.•••* gnu/packages/maths.scm (python-slepc4py): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick | 2018-11-14 |
* | gnu: Add python-petsc4py.•••* gnu/packages/maths.scm (python-petsc4py): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick | 2018-11-14 |
* | gnu: Add python-mpi4py.•••* gnu/packages/mpi.scm (python-mpi4py): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick | 2018-11-14 |
* | daemon: Install 'authenticate' script under LIBEXECDIR/guix.•••That way it is handled in the same way as other helper scripts.
* nix/scripts/guix-authenticate.in: Rename to...
* nix/scripts/authenticate.in: ... this.
* config-daemon.ac: Adjust accordingly.
* nix/local.mk (libstore_a_CPPFLAGS): Remove -DOPENSSL_PATH.
(nodist_libexec_SCRIPTS): Remove.
(nodist_pkglibexec_SCRIPTS): New variable.
* nix/nix-daemon/guix-daemon.cc (main): Remove 'setenv' call for
"PATH".
* nix/libstore/local-store.cc (runAuthenticationProgram): New function.
(LocalStore::exportPath, LocalStore::importPath): Use it instead of
'runProgram' and OPENSSL_PATH.
| Ludovic Courtès | 2018-11-14 |
* | gnu: guix-daemon: Install 'guix-authenticate'.•••Fixes <https://bugs.gnu.org/33368>.
Reported by Konrad Hinsen <konrad.hinsen@fastmail.net>.
* gnu/packages/package-management.scm (guix-daemon)[arguments]: In
'install' phase, build "install-nodist_libexecSCRIPTS" target to install
'guix-authenticate'.
| Ludovic Courtès | 2018-11-14 |
* | download: Access content-addressed mirrors over HTTPS.•••Bug <http://bugs.gnu.org/22774> is no longer relevant now that we use
"builtin:download" exclusively.
* guix/download.scm (%content-addressed-mirrors): Use "https", not
"http".
| Ludovic Courtès | 2018-11-14 |
* | download: Add Software Heritage as a content-addressed mirror.•••* guix/download.scm (%content-addressed-mirrors): Add Software
Heritage.
| Ludovic Courtès | 2018-11-14 |
* | gnu: xf86-video-r128: Update to 6.12.0.•••* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.12.0.
| Marius Bakke | 2018-11-14 |
* | gnu: mtools: Update to 4.0.20.•••* gnu/packages/mtools.scm (mtools): Update to 4.0.20.
[source](uri): Change to 'bz2' compressed tarball.
| Marius Bakke | 2018-11-14 |
* | gnu: nano: Update to 3.2.•••* gnu/packages/nano.scm (nano): Update to 3.2.
| Marius Bakke | 2018-11-14 |
* | gnu: sudo: Update to 1.8.26.•••* gnu/packages/admin.scm (sudo): Update to 1.8.26.
| Marius Bakke | 2018-11-14 |
* | gnu: feh: Update to 3.0.•••* gnu/packages/image-viewers.scm (feh): Update to 3.0.
| Marius Bakke | 2018-11-14 |
* | gnu: Add jamm.•••* gnu/packages/bioinformatics.scm (jamm): New variable.
| Ricardo Wurmus | 2018-11-14 |
* | gnu: Add r-ouch.•••* gnu/packages/cran.scm (r-ouch): New variable.
| Ricardo Wurmus | 2018-11-14 |
* | gnu: Add r-activity.•••* gnu/packages/cran.scm (r-activity): New variable.
| Ricardo Wurmus | 2018-11-14 |
* | gnu: Add r-circular.•••* gnu/packages/cran.scm (r-circular): New variable.
| Ricardo Wurmus | 2018-11-14 |
* | gnu: Add r-overlap.•••* gnu/packages/cran.scm (r-overlap): New variable.
| Ricardo Wurmus | 2018-11-14 |
* | gnu: Add r-acdm.•••* gnu/packages/cran.scm (r-acdm): New variable.
| Ricardo Wurmus | 2018-11-14 |
* | gnu: Add r-acd.•••* gnu/packages/cran.scm (r-acd): New variable.
| Ricardo Wurmus | 2018-11-14 |
* | gnu: Add r-abn.•••* gnu/packages/cran.scm (r-abn): New variable.
| Ricardo Wurmus | 2018-11-14 |
* | gnu: Add r-rjags.•••* gnu/packages/cran.scm (r-rjags): New variable.
| Ricardo Wurmus | 2018-11-14 |
* | gnu: Add jags.•••* gnu/packages/statistics.scm (jags): New variable.
| Ricardo Wurmus | 2018-11-14 |