| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add x42-plugins.•••* gnu/packages/music.scm: (x42-plugins): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Alexandros Theodotou | 2019-11-14 | 1 | -0/+54 |
* | gnu: Add libltc.•••* gnu/packages/audio.scm: (libltc): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Alexandros Theodotou | 2019-11-14 | 1 | -0/+27 |
* | gnu: Add sherlock-lv2.•••* gnu/packages/music.scm: (sherlock-lv2): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Alexandros Theodotou | 2019-11-14 | 1 | -0/+29 |
* | gnu: sratom: Adjust indentation.•••* gnu/packages/audio.scm (sratom): Re-indent.
| Marius Bakke | 2019-11-14 | 1 | -7/+7 |
* | gnu: sratom: Propagate required inputs.•••* gnu/packages/audio.scm (sratom)[inputs]: Change to ...
[propagated-inputs]: ... this.
| Marius Bakke | 2019-11-14 | 1 | -1/+2 |
* | gnu: Add emacs-spacegray-theme.•••* gnu/packages/emacs-xyz.scm (emacs-spacegray-theme) New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Wilson | 2019-11-13 | 1 | -0/+25 |
* | doc: Drop stray quotation mark.•••* doc/guix.texi (Invoking guix publish): Drop stray quotation mark.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer | 2019-11-13 | 1 | -1/+1 |
* | services: dbus: Simplify 'dbus-uuidgen' invocation.•••* gnu/services/dbus.scm (dbus-activation): Use the "--ensure" option of
'dbus-uuidgen' instead of forking and redirecting ports.
| Ludovic Courtès | 2019-11-13 | 1 | -12/+3 |
* | services: dbus: Log to syslog.•••* gnu/services/dbus.scm (dbus-shepherd-service): Add 'syslogd' to
'requirement'. Pass the "--syslog-only" command-line option.
| Ludovic Courtès | 2019-11-13 | 1 | -2/+2 |
* | services: dbus: Add description.•••* gnu/services/dbus.scm (dbus-root-service-type)[description]: New
field.
| Ludovic Courtès | 2019-11-13 | 1 | -1/+4 |
* | daemon: Don't include <linux/fs.h>.•••As of GNU libc 2.29, <sys/mount.h> declares all the constants and
functions we need, so there's no use in including <linux/fs.h> anymore.
This silences annoying warnings like this one:
In file included from nix/libstore/local-store.cc:32:0:
/gnu/store/…-linux-libre-headers-4.19.56/include/linux/fs.h:108:0: warning: "MS_RDONLY" redefined
#define MS_RDONLY 1 /* Mount read-only */
In file included from nix/libstore/local-store.cc:28:0:
/gnu/store/…-glibc-2.29/include/sys/mount.h:36:0: note: this is the location of the previous definition
#define MS_RDONLY MS_RDONLY
* config-daemon.ac: Remove check for <linux/fs.h>.
* nix/libstore/build.cc: Remove conditional inclusion of <linux/fs.h>.
* nix/libstore/local-store.cc: Remove "#if HAVE_LINUX_FS_H" and
inclusion of <linux/fs.h>.
| Ludovic Courtès | 2019-11-13 | 3 | -11/+0 |
* | tests: "make check-system" uses Guix built with (guix self).•••This is a followup to 7e6d8d366a61f951936ed83371877ce006f679f6.
It means that "make check-system" can run tests from (gnu tests install)
much faster because it does not need to build a full 'guix' package.
* gnu/ci.scm (channel-instance->package): Export.
* build-aux/run-system-tests.scm (tests-for-channel-instance): New
procedure, with code formerly in 'run-system-tests'.
(run-system-tests): Call 'interned-file' for SOURCE, and add call to
'tests-for-channel-instance'.
| Ludovic Courtès | 2019-11-13 | 2 | -11/+37 |
* | gnu: Add josm.•••* gnu/packages/geo.scm (josm): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+140 |
* | guix: svn: Allow dropping externals.•••* guix/build/svn.scm (svn-fetch): Allow to ignore externals.
* guix/svn-download.scm (svn-reference, svn-multi-reference): Add
recursive? field.
| Julien Lepiller | 2019-11-13 | 2 | -4/+15 |
* | gnu: Add java-commons-jcs.•••* gnu/packages/java.scm (java-commons-jcs): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+46 |
* | gnu: Add java-commons-dbcp.•••* gnu/packages/java.scm (java-commons-dbcp): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+31 |
* | gnu: Add java-commons-pool.•••* gnu/packages/java.scm (java-commons-pool): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+32 |
* | gnu: Add java-jboss-transaction-api-spec.•••* gnu/packages/java.scm (java-jboss-transaction-api-spec): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+30 |
* | gnu: Add java-svg-salamander.•••* gnu/packages/java.scm (java-svg-salamander): New variable.
* gnu/packages/patches/java-svg-salamander-Fix-non-det.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Julien Lepiller | 2019-11-13 | 3 | -0/+134 |
* | gnu: Add java-jmapviewer.•••* gnu/packages/geo.scm (java-jmapviewer): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -1/+37 |
* | gnu: Add java-openjfx-media.•••* gnu/packages/java.scm (java-openjfx-media): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+15 |
* | gnu: Add java-openjfx-graphics.•••* gnu/packages/java.scm (java-openjfx-graphics): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+17 |
* | gnu: Add java-openjfx-base.•••* gnu/packages/java.scm (java-openjfx-base): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+32 |
* | gnu: Add java-openjfx-build.•••* gnu/packages/java.scm (java-openjfx-build): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+44 |
* | gnu: javacc: Install binaries.•••* gnu/packages/java.scm (javacc)[arguments]: Add install-bin phase.
| Julien Lepiller | 2019-11-13 | 1 | -1/+21 |
* | gnu: Add java-metadata-extractor.•••* gnu/packages/java.scm (java-metadata-extractor): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+37 |
* | gnu: Add java-xmp.•••* gnu/packages/java.scm (java-xmp): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+44 |
* | gnu: Add java-jsonp-impl.•••* gnu/packages/java.scm (java-jsonp-impl): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -0/+15 |
* | gnu: Add java-jsonp-api.•••* gnu/packages/java.scm (java-jsonp-api): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -1/+31 |
* | gnu: Add java-signpost-core.•••* gnu/packages/web.scm (java-signpost-core): New variable.
| Julien Lepiller | 2019-11-13 | 1 | -1/+31 |
* | gnu: antlr3: Fix building after changes in ant-build-system.•••* gnu/packages/java.scm (antlr3, antlr3-3.1, antlr3-3.3): Fix copying
resources causing an error message later in the bootstrap chain.
| Julien Lepiller | 2019-11-13 | 1 | -7/+13 |
* | gnu: pfff: Don't use unstable tarball.•••* gnu/packages/textutils.scm (pfff)[source]: Download using git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -5/+6 |
* | gnu: utfcpp: Don't use unstable tarball.•••* gnu/packages/textutils.scm (utfcpp)[source]: Download using git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -6/+6 |
* | gnu: enca: Don't use unstable tarball.•••* gnu/packages/textutils.scm (enca)[source]: Download using git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -6/+7 |
* | gnu: vis: Don't use unstable tarball.•••* gnu/packages/text-editors.scm (vis)[source]: Download released
tarball.
| Efraim Flashner | 2019-11-13 | 1 | -4/+4 |
* | gnu: libsrtp: Don't use unstable tarball.•••* gnu/packages/telephony.scm (libsrtp)[source]: Download using
git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -5/+6 |
* | gnu: clusterssh: Update to 1.8.2.•••* gnu/packages/ssh.scm (clusterssh): Update to 1.8.2.
| Efraim Flashner | 2019-11-13 | 1 | -6/+5 |
* | gnu: python-sphinx-gallery: Don't use unstable tarball.•••* gnu/packages/sphinx.scm (python-sphinx-gallery)[source]: Download
using git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -5/+7 |
* | gnu: sonic: Don't use unstable tarball.•••* gnu/packages/speech.scm (sonic)[source]: Download using git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -5/+7 |
* | gnu: hstr: Don't use unstable tarball.•••* gnu/packages/shellutils.scm (hstr)[source]: Download using git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -5/+6 |
* | gnu: iniparser: Don't use unstable tarball.•••* gnu/packages/samba.scm (iniparser)[source]: Download using git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -6/+8 |
* | gnu: dotherside: Update to 0.6.4.•••* gnu/packages/qt.scm (dotherside): Update to 0.6.4.
| Efraim Flashner | 2019-11-13 | 1 | -2/+2 |
* | gnu: dotherside: Don't use unstable tarball.•••* gnu/packages/qt.scm (dotherside)[source]: Download using git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -5/+6 |
* | gnu: vim-neocomplete: Don't use unstable tarball.•••* gnu/packages/vim.scm (vim-neocomplete)[source]: Download using
git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -5/+6 |
* | gnu: luakit: Don't use unstable tarball.•••* gnu/packages/web-browsers.scm (luakit)[source]: Download using
git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -6/+7 |
* | gnu: qmpbackup: Don't use unstable tarball.•••* gnu/packages/virtualization.scm (qmpbackup)[source]: Download using
git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -5/+6 |
* | gnu: efl: Update to 1.23.2.•••* gnu/packages/enlightenment.scm (efl): Update to 1.23.2.
| Efraim Flashner | 2019-11-13 | 1 | -2/+2 |
* | gnu: ocproxy: Don't use unstable tarball.•••* gnu/packages/vpn.scm (ocproxy)[source]: Download using git-fetch.
| Efraim Flashner | 2019-11-13 | 1 | -6/+6 |
* | gnu: lynx: Fix errors with TLS 1.3 hosts.•••Fixes <https://bugs.gnu.org/38171>.
Reported by Bengt Richter <bokr@bokr.com>.
See <https://lists.gnu.org/archive/html/lynx-dev/2018-12/msg00009.html>.
* gnu/packages/web-browsers.scm (lynx)[inputs, arguments]: Replace GnuTLS with
OpenSSL.
| Clément Lassieur | 2019-11-13 | 1 | -3/+4 |
* | gnu: minixml: Adjust to updated upstream tarball.•••The release tarball was modified in place to add a top-level directory.
* gnu/packages/xml (minixml)[source]: Use non-tarbomb URL-FETCH.
[arguments]: Remove ‘fix-permissions’ phase.
| Tobias Geerinckx-Rice | 2019-11-13 | 1 | -12/+2 |