Ricardo Wurmus
b617a9fe23
etc: Add SELinux policy for the daemon.
* etc/guix-daemon.cil.in: New file.
* Makefile.am (dist_selinux_policy_DATA): Define it.
* configure.ac: Handle --with-selinux-policy-dir.
* doc/guix.texi (SELinux Support): New section.
3 years ago
Tobias Geerinckx-Rice
5ac1143dc4
gnu: whois: Expand synopsis & description.
* gnu/packages/networking.scm (whois)[synopsis, description]: Expand.
3 years ago
Tobias Geerinckx-Rice
11b1f89ec2
gnu: librep: Update to 0.92.7.
* gnu/packages/sawfish.scm (librep): Update to 0.92.7.
3 years ago
Tobias Geerinckx-Rice
ccfe4aa1c0
gnu: asciidoc: Update to 8.6.10.
* gnu/packages/documentation.scm (asciidoc): Update to 8.6.10.
[source]: Switch to new code host.
[arguments]: Add new ‘bootstrap’ phase...
[native-inputs]: ...and required autoconf.
[home-page]: Point to a more recently updated instance.
3 years ago
Tobias Geerinckx-Rice
1ffa065c44
gnu: perl-test-simple: Update to 1.302122.
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302122.
3 years ago
Christopher Baines
8db8bf921d
gnu: build: linux-boot: Remove bind-mount export.
bind-mount is not contained within this module.
* gnu/build/linux-boot.scm: Remove bind-mount export.
3 years ago
Ludovic Courtès
71e789319c
gnu: hwloc: Add 2.0.0.
* gnu/packages/mpi.scm (hwloc-2.0): New variable.
* gnu/packages/patches/hwloc-tests-without-sysfs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
3 years ago
Oleg Pykhalov
fbcad8843a
gnu: Add python-pyaudio.
* gnu/packages/audio.scm (python-pyaudio): New public variable.
3 years ago
Stefan Reichör
19d93ef537
gnu: Add curseradio.
* gnu/packages/music.scm (curseradio): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years ago
Ludovic Courtès
9805ad6f87
gnu: julia: Don't invoke /sbin/ldconfig.
Reported by Marco van Hulten <marco@hulten.org>
in <https://bugs.gnu.org/30282 >.
* gnu/packages/julia.scm (julia)[arguments] <'hardcode-soname-map>:
Patch out 'ldconfig' invocations.
3 years ago
Ludovic Courtès
d40b5684c5
gnu: julia: Adjust libgit2 tests.
* gnu/packages/julia.scm (julia)[arguments] <'disable-broken-tests>:
Patch libgit2.jl.
3 years ago
Ludovic Courtès
4e847986bc
gnu: libssh: Update to commit 239d0f7 of branch 'v0-7'.
* gnu/packages/ssh.scm (libssh): Update to 239d0f7.
3 years ago
Mathieu Othacehe
924b96db0a
gnu: gpsbabel: Update to 1.5.4 and fix build.
* gnu/packages/patches/gpsbabel-minizip.patch: New file.
* gnu/packages/patches/gpsbabel-qstring.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gps.scm (gpsbabel): Update to 1.5.4,
[source]: add two previous patches to fix build,
[snippet]: remove "gpsbabel" directory excursion,
[arguments]: ditto.
3 years ago
Mathieu Othacehe
5365596476
gnu: Add gpxsee.
* gnu/packages/gps.scm (gpxsee): New variable.
3 years ago
Tobias Geerinckx-Rice
9cc03bbf0d
gnu: expect: Update to 5.45.4.
* gnu/packages/tcl.scm (expect): Update to 5.45.4.
3 years ago
Tobias Geerinckx-Rice
0e588d2f02
gnu: shotwell: Update to 0.27.4.
* gnu/packages/gnome.scm (shotwell): Update to 0.27.4.
3 years ago
Konrad Hinsen
4283653cb0
gnu: Add python-isoweek.
* gnu/packages/python.scm (python-isoweek, python2-isoweek): New variables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
3 years ago
Danny Milosavljevic
7e2dd00bfb
gnu: Add python-funcy.
* gnu/packages/python.scm (python-funcy, python2-funcy): New variables.
3 years ago
Danny Milosavljevic
89c57efd78
gnu: Add python-whatever.
* gnu/packages/python.scm (python-whatever, python2-whatever): New variables.
3 years ago
Ricardo Wurmus
e9e78d2cec
gnu: Add r-heatmaply.
* gnu/packages/cran.scm (r-heatmaply): New variable.
3 years ago
Ricardo Wurmus
2e9d187b87
gnu: Add r-seriation.
* gnu/packages/cran.scm (r-seriation): New variable.
3 years ago
Ricardo Wurmus
8e5e26d2ab
gnu: Add r-webshot.
* gnu/packages/cran.scm (r-webshot): New variable.
3 years ago
Ricardo Wurmus
7fe49f2a8a
gnu: Add r-gclus.
* gnu/packages/cran.scm (r-gclus): New variable.
3 years ago
Ricardo Wurmus
ffb59bcef7
gnu: Add r-qap.
* gnu/packages/cran.scm (r-qap): New variable.
3 years ago
Ricardo Wurmus
f285346aed
gnu: Add r-tsp.
* gnu/packages/cran.scm (r-tsp): New variable.
3 years ago
Ricardo Wurmus
2058e37d61
gnu: Add r-processx.
* gnu/packages/cran.scm (r-processx): New variable.
3 years ago
Ricardo Wurmus
a3257d427e
gnu: Add r-debugme.
* gnu/packages/cran.scm (r-debugme): New variable.
3 years ago
Danny Milosavljevic
18adb1f00d
gnu: guile-sqlite3: Use git-version.
* gnu/packages/guile.scm [version]: Use git-version.
3 years ago
Danny Milosavljevic
0362e5820a
gnu: guile-sqlite3: Update to 0.0-2.21f35ca.
* gnu/packages/guile.scm (guile-sqlite3): Update to 0.0-2.21f35ca.
3 years ago
Leo Famulari
127dc7c7be
gnu: python-llfuse: Update to 1.3.2.
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.2.
3 years ago
Ethan R. Jones
956ba99cb7
gnu: Add python-gyp.
* gnu/packages/python.scm (python-gyp, python2-gyp): New variables.
3 years ago
Kei Kebreau
26ecbaf866
gnu: bigloo: Update to 4.3b.
* gnu/packages/scheme.scm (bigloo): Update to 4.3b.
[arguments]: Add "--disable-patch" to configure flags. Add substitution to
compile Bigloo with the correct runpath. Substitute 'invoke' for '*system*'.
3 years ago
Leo Famulari
a630c64709
gnu: p7zip: Fix CVE-2017-17969.
* gnu/packages/patches/p7zip-CVE-2017-17969.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/compression.scm (p7zip)[source]: Use it.
3 years ago
Maxim Cournoyer
b1968d86b9
gnu: Add emacs-realgud.
* gnu/packages/emacs.scm (emacs-realgud): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years ago
Maxim Cournoyer
fd38bfe23b
gnu: Add emacs-loc-changes.
* gnu/packages/emacs.scm (emacs-loc-changes): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years ago
Maxim Cournoyer
fa1a17b786
gnu: Add emacs-load-relative.
* gnu/packages/emacs.scm (emacs-load-relative): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years ago
Maxim Cournoyer
439ad15ddd
gnu: Add emacs-test-simple.
* gnu/packages/emacs.scm (emacs-test-simple): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years ago
Maxim Cournoyer
7c599eac0c
emacs-build-system: Do not patch files containing NULs.
This is a temporary workaround for <https://bugs.gnu.org/30116 >, where
'substitute*' throws on files containing NUL characters.
* guix/build/emacs-build-system.scm (patch-el-files): Filter out elisp files
that contain NUL characters.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
3 years ago
Maxim Cournoyer
58b6812fd4
emacs-build-system: Reinstate the check phase.
* guix/build/emacs-build-system.scm (%standard-phases): Reinstate the check
phase from the gnu-build-system.
* guix/build-system/emacs.scm (emacs-build)[tests?]: But do not enable it by default.
[parallel-tests?]: Add argument.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years ago
Maxim Cournoyer
b7dee6a0b8
emacs-build-system: Add set-emacs-load-path phase.
This generalizes the mechanism by which the Emacs dependencies are made visible,
so that any build phase can make use of them.
* guix/build/emacs-build-system.scm (%legacy-install-suffix): New variable.
(%install-suffix): Redefine in terms of %legacy-install-suffix.
(set-emacs-load-path): Add new phase used for dependency resolution.
(build): Remove ad-hoc dependency discovery mechanism.
(emacs-input->el-directory): Add new procedure.
(emacs-inputs-el-directories): Use it.
(package-name-version->elpa-name-version): Fix typo.
(%standard-phases): Include the new `set-emacs-load-path' phase. Refactor to
make the ordering of the phases clearer.
* guix/build/emacs-utils.scm (emacs-byte-compile-directory): Remove the
optional `dependency-dirs' argument, which is now obsoleted by the
`set-emacs-load-path' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years ago
Ludovic Courtès
a5e03674d1
doc: Document the 'upstream-name' property.
Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>.
* doc/guix.texi (Invoking guix refresh): Document 'upstream-name'.
3 years ago
Marius Bakke
76dbb7516e
gnu: miniupnpc: Update to 2.0.20180203.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180203.
3 years ago
Nicolas Goaziou
20c65aa1ec
gnu: solfege: Fix typo.
* gnu/packages/music.scm (solfege): Fix typo in `fix-configuration' phase.
3 years ago
Rutger Helling
4284d04d2e
gnu: xpra: Update to 2.2.4.
* gnu/packages/xorg.scm (xpra): Update to 2.2.4.
3 years ago
Leo Famulari
b6f7a4076e
gnu: oil-shell: Update to 0.4.0.
* gnu/packages/shells.scm (oil-shell): Update to 0.4.0.
3 years ago
Arun Isaac
710d889d57
gnu: htop: Update to 2.1.0.
* gnu/packages/admin.scm (htop): Update to 2.1.0.
[native-inputs]: Add python-minimal-wrapper.
[home-page]: Update URI.
3 years ago
Oleg Pykhalov
555a7429ee
gnu: emacs-helm-make: Update to 0.1.0-1.feae8df.
* gnu/packages/emacs.scm (emacs-helm-make): Update to 0.1.0-1.feae8df.
3 years ago
Tobias Geerinckx-Rice
67f002520c
gnu: nginx-documentation: Update to 2018-01-22-2100-cfb7bd672d77.
* gnu/packages/web.scm (nginx-documentation): Update to
2018-01-22-2100-cfb7bd672d77.
3 years ago
Tobias Geerinckx-Rice
5de4653ded
gnu: libmicrohttpd: Update to 0.9.59.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.59.
3 years ago
Tobias Geerinckx-Rice
d16948bf30
doc: guix-publish-configuration-ttl is in seconds.
* doc/guix.texi (Base Services): Document that
guix-publish-configuration-ttl takes its value in seconds.
3 years ago