Brian Leung
ecfd74e5f7
gnu: emacs-eros: Update to 0.0.1-2.dd89102.
...
* gnu/packages/emacs-xyz.scm (emacs-eros): Update to 0.0.1-2.dd89102.
2019-10-05 19:11:23 +02:00
Brian Leung
f561d7774c
gnu: emacs-handle: Update to 0.1-2.51c050b.
...
* gnu/packages/emacs-xyz.scm (emacs-handle): Update to 0.1-2.51c050b.
2019-10-05 19:11:19 +02:00
Christopher Baines
6760b26330
gnu: guix-data-service: Update to 0.0.1-3.8019d2e.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-3.8019d2e.
2019-10-05 11:18:10 +01:00
Tobias Geerinckx-Rice
c11caf2060
gnu: cryptsetup: Update to 2.2.1.
...
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.1.
[arguments]: Add #:configure-flags.
[native-inputs]: Remove python & add pkg-config.
[inputs]: Add argon2 & json-c.
(cryptsetup-static): Disable new binaries. Keep using libgcrypt.
Disable blkid support.
[inputs]: Add json-c.
2019-10-05 11:59:50 +02:00
Tobias Geerinckx-Rice
b5c84b8a37
gnu: cryptsetup-static: Don't build veritysetup.
...
* gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]: Pass
‘--disable-veritysetup’ #:configure-flag. Adjust ‘remove-cruft’ phase.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice
d5e445e1d5
gnu: cryptsetup: Don't use NAME in source URI.
...
* gnu/packages/cryptsetup.scm (cryptsetup)[source]: Hard-code NAME.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice
9dbda847af
gnu: screenfetch: Use the tagged release.
...
* gnu/packages/admin.scm (screenfetch): Use the new 3.9.0 release tag
instead of a (functionally identical) naked commit.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice
4d755996a7
gnu: python-pytest-checkdocs: Update to 1.2.2.
...
* gnu/packages/python-check.scm (python-pytest-checkdocs): Update to 1.2.2.
[propagated-inputs]: Add python-more-itertools.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice
0af697d940
gnu: python-importlib-metadata: Update to 0.23.
...
* gnu/packages/python-xyz.scm (python-importlib-metadata): Update to 0.23.
2019-10-05 11:59:49 +02:00
Pierre Neidhardt
3dbc41c042
gnu: next: Update to 1.3.4.
...
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.4.
2019-10-05 09:54:57 +02:00
Jan Nieuwenhuizen
3a69dd5c15
services: httpd: Fix virtual-host doc and config.
...
* doc/guix.texi (Web Services): Fix httpd-virtualhost examples.
* gnu/services/web.scm (httpd-process-extensions): Add missing newline
separator.
2019-10-04 17:10:58 +02:00
Giacomo Leidi
0c3cf62829
gnu: Add emacs-extempore-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-extempore-mode): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-10-04 17:04:38 +02:00
Tobias Geerinckx-Rice
4b3b5a06fc
gnu: rust-unindent: Update to 0.1.5.
...
* gnu/packages/crates-io.scm (rust-unindent): Update to 0.1.5.
2019-10-04 17:04:38 +02:00
Ingo Ruhnke
59b83c5029
gnu: Add xfce4-weather-plugin.
...
* gnu/packages/xfce.scm (xfce4-weather-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:39 +02:00
Ingo Ruhnke
5d0059e02e
gnu: Add xfce4-places-plugin.
...
* gnu/packages/xfce.scm (xfce4-places-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:30 +02:00
Ingo Ruhnke
cd0826d60b
gnu: Add xfce4-equake-plugin.
...
* gnu/packages/xfce.scm (xfce4-equake-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:20 +02:00
Ingo Ruhnke
dd249f1b8c
gnu: Add xfce4-mailwatch-plugin.
...
* gnu/packages/xfce.scm (xfce4-mailwatch-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:06 +02:00
Ingo Ruhnke
de838a6338
gnu: Add xfce4-statusnotifier-plugin.
...
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:58 +02:00
Ingo Ruhnke
b05edff0b2
gnu: Add xfce4-stopwatch-plugin.
...
* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:50 +02:00
Ingo Ruhnke
d6056cc7fe
gnu: Add xfce4-netload-plugin.
...
* gnu/packages/xfce.scm (xfce4-netload-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:41 +02:00
Ingo Ruhnke
e18bc5e011
gnu: Add xfce4-kbdleds-plugin.
...
* gnu/packages/xfce.scm (xfce4-kbdleds-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:32 +02:00
Ingo Ruhnke
40f0181bf7
gnu: Add xfce4-genmon-plugin.
...
* gnu/packages/xfce.scm (xfce4-genmon-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:23 +02:00
Ingo Ruhnke
3b04836ebb
gnu: Add xfce4-time-out-plugin.
...
* gnu/packages/xfce.scm (xfce4-time-out-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:14 +02:00
Ingo Ruhnke
a004609a13
gnu: Add xfce4-mpc-plugin.
...
* gnu/packages/xfce.scm (xfce4-mpc-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:04 +02:00
Ingo Ruhnke
2aee1fef0b
gnu: Add xfce4-fsguard-plugin.
...
* gnu/packages/xfce.scm (xfce4-fsguard-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:29:53 +02:00
Ingo Ruhnke
fa6a9d9863
gnu: Add xfce4-diskperf-plugin.
...
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:29:44 +02:00
Ingo Ruhnke
18af33827b
gnu: Add xfce4-cpufreq-plugin.
...
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:29:34 +02:00
Ingo Ruhnke
2f81e67850
gnu: Add xfce4-calculator-plugin.
...
* gnu/packages/xfce.scm (xfce4-calculator-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:48 +02:00
Ingo Ruhnke
c8417d327a
gnu: Add xfce4-datetime-plugin.
...
* gnu/packages/xfce.scm (xfce4-datetime-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:32 +02:00
Ingo Ruhnke
3372e5d1fc
gnu: Add xfce4-embed-plugin.
...
* gnu/packages/xfce.scm (xfce4-embed-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:17 +02:00
Ingo Ruhnke
58253d9f5b
gnu: Add xfce4-eyes-plugin.
...
* gnu/packages/xfce.scm (xfce4-eyes-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:04 +02:00
Ingo Ruhnke
7e53f357ac
gnu: Add xfce4-cpugraph-plugin.
...
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:52 +02:00
Ingo Ruhnke
461790c919
gnu: Add xfce4-mount-plugin.
...
* gnu/packages/xfce.scm (xfce4-mount-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:41 +02:00
Ingo Ruhnke
2ebc7316ce
gnu: Add xfce4-smartbookmark-plugin.
...
* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:29 +02:00
Ingo Ruhnke
820a0869ea
gnu: Add xfce4-systemload-plugin.
...
* gnu/packages/xfce.scm (xfce4-systemload-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:13 +02:00
Ingo Ruhnke
415e7e2046
gnu: Add xfce4-timer-plugin.
...
* gnu/packages/xfce.scm (xfce4-timer-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:01 +02:00
Ingo Ruhnke
c6927c08bd
gnu: Add xfce4-verve-plugin.
...
* gnu/packages/xfce.scm (xfce4-verve-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:26:45 +02:00
Ingo Ruhnke
f800291e08
gnu: Add xfce4-wavelan-plugin.
...
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:26:32 +02:00
Efraim Flashner
0c34b94943
gnu: vdirsyncer: Skip tests.
...
* gnu/packages/dav.scm (vdirsyncer)[arguments]: Disable tests.
Update custom 'check phase to only run the tests when enabled.
2019-10-04 12:21:45 +03:00
Tobias Geerinckx-Rice
57ec0551c8
gnu: linux-libre@4.19: Update to 4.19.76.
...
* gnu/packages/linux.scm (linux-libre-4.19-version)
(linux-libre-4.19-pristine-source): Update to 4.19.76.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice
1bedc74e7f
gnu: linux-libre@5.2: Update to 5.2.18.
...
* gnu/packages/linux.scm (linux-libre-5.2-version)
(linux-libre-5.2-pristine-source): Update to 5.2.18.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice
dd32676b06
gnu: linux-libre@5.3: Update to 5.3.2.
...
* gnu/packages/linux.scm (linux-libre-5.3-version)
(linux-libre-5.3-pristine-source): Update to 5.3.2.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice
e8190ba9fb
gnu: perl-sub-quote: Update to 2.006006.
...
* gnu/packages/perl.scm (perl-sub-quote): Update to 2.006006.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice
85c7397509
gnu: perl-role-tiny: Update to 2.001001.
...
* gnu/packages/perl.scm (perl-role-tiny): Update to 2.001001.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice
5fb38c1dd9
gnu: perl-io-pager: Update to 0.44.
...
* gnu/packages/perl.scm (perl-io-pager): Update to 0.44.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice
9a68b89e8a
gnu: linux-libre: Update to 5.3.
...
* gnu/packages/linux.scm (linux-libre-version)
(linux-libre-pristine-source, linux-libre-source, linux-libre):
Assign -5.3 values.
2019-10-03 16:03:36 +02:00
Tobias Geerinckx-Rice
7e09914117
gnu: r-xfun: Update to 0.10.
...
* gnu/packages/cran.scm (r-xfun): Update to 0.10.
2019-10-03 16:03:36 +02:00
Tobias Geerinckx-Rice
5767547e73
gnu: rcas-web: Fix build with RCAS > 1.3.x.
...
* gnu/packages/bioinformatics.scm (rcas-web)[arguments]: Add ‘find-RCAS’ phase.
2019-10-03 16:03:36 +02:00
Tobias Geerinckx-Rice
3757f5cbc1
gnu: r-rmarkdown: Use HTTPS home page.
...
* gnu/packages/statistics.scm (r-rmarkdown)[home-page]: Use HTTPS.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice
322f465751
gnu: r-rmarkdown: Update to 1.16.
...
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.16.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice
afbc3a8758
gnu: r-glasso: Update to 1.11.
...
* gnu/packages/cran.scm (r-glasso): Update to 1.11.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice
dcb45ce576
gnu: r-bookdown: Update to 0.14.
...
* gnu/packages/cran.scm (r-bookdown): Update to 0.14.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice
9bcd8b68ca
gnu: r-rvcheck: Update to 0.1.5.
...
* gnu/packages/cran.scm (r-rvcheck): Update to 0.1.5.
[propagated-inputs]: Add r-biocmanager.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice
934f7e31d6
gnu: r-calibrate: Update to 1.7.5.
...
* gnu/packages/cran.scm (r-calibrate): Update to 1.7.5.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice
4c9a3173d3
gnu: r-pls: Update to 2.7-2.
...
* gnu/packages/cran.scm (r-pls): Update to 2.7-2.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice
bc11837ceb
gnu: r-globaloptions: Update to 0.1.1.
...
* gnu/packages/cran.scm (r-globaloptions): Update to 0.1.1.
2019-10-03 16:03:34 +02:00
Tobias Geerinckx-Rice
908497b46b
gnu: r-gdal: Update to 1.4-6.
...
* gnu/packages/cran.scm (r-gdal): Update to 1.4-6.
2019-10-03 16:03:34 +02:00
Tobias Geerinckx-Rice
97b44f5ea3
gnu: r-sjplot: Update to 2.7.2.
...
* gnu/packages/cran.scm (r-sjplot): Update to 2.7.2.
2019-10-03 16:03:34 +02:00
Pierre Neidhardt
ccbc1c5eb2
gnu: mesa: Disable faulty test on i686 also when cross-compiling.
...
* gnu/packages/gl.scm (mesa)[arguments]: Fix 'patch-create_test_cases phase
for cross-compilation.
2019-10-03 12:03:16 +02:00
Nicolas Goaziou
2b2f7e5d8c
gnu: rclone: Update to 1.49.4.
...
* gnu/packages/sync.scm (rclone): Update to 1.49.4.
2019-10-03 01:09:32 +02:00
Nicolas Goaziou
7dc1e65fbe
gnu: wireshark: Update to 3.0.5.
...
* gnu/packages/networking.scm (wireshark): Update to 3.0.5.
2019-10-03 01:05:55 +02:00
Nicolas Goaziou
dbd634b0fb
gnu: asymptote: Update to 2.55.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.55.
2019-10-03 00:43:56 +02:00
Nicolas Goaziou
e5bb683aeb
gnu: grammalecte: Update to 1.5.0.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.5.0.
2019-10-03 00:38:45 +02:00
Nicolas Goaziou
60d2aaa567
gnu: jumpnbump: Update to 1.61.
...
* gnu/packages/games.scm (jumpnbump): Update to 1.61.
2019-10-03 00:36:35 +02:00
Pierre Neidhardt
2026204a13
gnu: slime-swank: Update to 2.24 and use asdf-build-system/source.
...
* gnu/packages/lisp.scm (sbcl-slime-swank): Deprecate in favour of cl-slime-swank.
(cl-slime-swank): New package.
(sbcl-mgl-pax): Use cl-slime-swank.
* gnu/packages/web-browsers.scm (next): Use cl-slime-swank.
2019-10-02 21:50:03 +02:00
Efraim Flashner
8ce47c2020
gnu: efl: Build with elogind support.
...
* gnu/packages/enlightenment.scm (efl)[arguments]: Add configure flag to
enable support for elogind.
[propagated-inputs]: Add elogind.
2019-10-02 21:00:27 +03:00
Efraim Flashner
6a3823de89
gnu: enlightenment: Update to 0.23.1.
...
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.23.1.
2019-10-02 20:59:55 +03:00
Efraim Flashner
35d62990b5
gnu: evisum: Update to 0.2.6.
...
* gnu/packages/enlightenment.scm (evisum): Update to 0.2.6.
2019-10-02 20:59:54 +03:00
Efraim Flashner
ecca80e25c
gnu: efl: Update to 1.23.0.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.23.0.
[outputs]: Remove field.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add check, gettext-minimal.
[inputs]: Remove alsa-lib, ghostscript, libexif, openjpeg-1, printproto,
xinput, xpr, xorgproto. Add ibus. Move mesa to here. Move libjpeg,
libsndfile, libtiff, libwebp, libx11, lz4, pulseaudio ...
[propagated-inputs]: ... to here. Add avahi.
[arguments]: Add custom phase to work around dbus path issues. Adjust
configure-flags for build-system change.
2019-10-02 20:59:54 +03:00
Efraim Flashner
dde9d85818
gnu: screen: Update to 4.7.0.
...
* gnu/packages/screen.scm (screen): Update to 4.7.0.
2019-10-02 20:57:46 +03:00
Brian Leung
9e9f6b3773
gnu: emacs-helm-lsp: Fix description.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Fix description.
2019-10-02 19:28:37 +02:00
Brian Leung
8b0ac06a18
gnu: Add emacs-lsp-ivy.
...
* gnu/packages/emacs-xyz.scm (emacs-lsp-ivy): New variable.
2019-10-02 19:28:37 +02:00
Marius Bakke
58da4b0a84
gnu: msmtp: Update to 1.8.6.
...
* gnu/packages/mail.scm (msmtp): Update to 1.8.6.
2019-10-02 15:22:42 +02:00
Marius Bakke
9383208029
gnu: p11-kit: Update to 0.23.18.1.
...
* gnu/packages/tls.scm (p11-kit): Update to 0.23.18.1.
2019-10-02 15:22:42 +02:00
Marius Bakke
c692c1b7ea
gnu: libcap-ng: Update to 0.7.10.
...
* gnu/packages/admin.scm (libcap-ng): Update to 0.7.10.
2019-10-02 15:22:42 +02:00
Marius Bakke
645d0c92e0
gnu: tcpdump: Update to 4.9.3 [security fixes].
...
This release fixes the following CVEs: CVE-2017-16808, CVE-2018-14468,
CVE-2018-14469, CVE-2018-14470, CVE-2018-14466, CVE-2018-14461,
CVE-2018-14462, CVE-2018-14465, CVE-2018-14881, CVE-2018-14464,
CVE-2018-14463, CVE-2018-14467, CVE-2018-10103, CVE-2018-10105,
CVE-2018-14880, CVE-2018-16451, CVE-2018-14882, CVE-2018-16227,
CVE-2018-16229, CVE-2018-16301, CVE-2018-16230, CVE-2018-16452,
CVE-2018-16300, CVE-2018-16228, CVE-2019-15166, CVE-2019-15167,
CVE-2018-14879.
* gnu/packages/admin.scm (tcpdump): Update to 4.9.3.
2019-10-02 15:22:42 +02:00
Marius Bakke
4cc0b485be
gnu: libpcap: Update to 1.9.1.
...
* gnu/packages/admin.scm (libpcap): Update to 1.9.1.
2019-10-02 15:22:42 +02:00
Hartmut Goebel
4ee948e39b
gnu: python-defusedxml: Update to 0.6.0.
...
* gnu/packages/xml.scm (python-defusedxml): Update to 0.6.0.
2019-10-02 14:50:48 +02:00
Tobias Geerinckx-Rice
6811256745
gnu: emacs-relint: Update to 1.11.
...
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.11.
2019-10-02 14:45:52 +02:00
Tobias Geerinckx-Rice
8ef3f2e3ac
gnu: alex4: Update to 1.2.1.
...
* gnu/packages/games.scm (alex4): Update to 1.2.1.
[arguments]: Use top-level Makefile. Drop DATADIR.
Remove ’configure’ phase.
2019-10-02 14:45:52 +02:00
Tobias Geerinckx-Rice
359a57b6e1
gnu: alex4: Don't use unstable tarball.
...
* gnu/packages/games.scm (alex4)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-10-02 14:45:52 +02:00
Pierre Neidhardt
ab0ede51c0
gnu: next: Update to 1.3.3.
...
* gnu/packages/web-browsers.scm (next-gtk-webkit): Bump version.
(sbcl-next-history-tree): New package.
(sbcl-next-password-manager): New package.
(next)[inputs]: Add cl-ansi-text, cl-prevalence, sbcl-next-history-tree,
sbcl-next-password-manager.
2019-10-02 13:11:51 +02:00
Tobias Geerinckx-Rice
e8ded3ee6a
gnu: linux-libre-headers@5.3: Install.
...
Upstream has separated building and installing the UAPI headers, and now
requires rsync for the latter.
Follow-up to commit 9e34a5f3b2
.
* gnuk/packages/linux.scm (make-linux-libre-headers*)[native-inputs]:
Add rsync for version 5.3 and higher.
2019-10-02 12:16:41 +02:00
Danny Milosavljevic
d8de38563b
gnu: tigervnc-server: Clean up comments.
...
* gnu/packages/tigervnc.scm (tigervnc-server): Clean up comments.
2019-10-02 01:27:23 +02:00
Todor Kondić
04784d217a
gnu: Add tigervnc-server.
...
* gnu/packages/tigervnc.scm (tigervnc-server): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-02 01:24:16 +02:00
Todor Kondić
0992cfa13a
gnu: Add tigervnc-client.
...
* gnu/packages/tigervnc.scm: New file.
(tigervnc-client): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add tigervnc.scm.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-02 01:24:09 +02:00
Jesse Gibbons
0bf7d34d77
services: For "gdm-password" pam service, include "limits.conf".
...
* gnu/services/base.scm (pam-limits-service-type): For "gdm-password" pam
service, include "limits.conf".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-02 00:48:45 +02:00
Ingo Ruhnke
b6b257ed94
gnu: Add xfce4-volumed-pulse.
...
* gnu/packages/xfce.scm: Add xfce4-volumed-pulse.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-02 00:11:16 +02:00
Ingo Ruhnke
8c765a3b26
gnu: Add keybinder-3.0.
...
* gnu/packages/wm.scm: Add keybinder-3.0 package.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-02 00:11:08 +02:00
Brice Waegeneire
b72c22c01a
gnu: Add iwd.
...
* gnu/packages/networking.scm (iwd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-01 23:34:30 +02:00
Tobias Geerinckx-Rice
9e34a5f3b2
gnu: linux-libre: Add version 5.3.1.
...
* gnu/packages/linux.scm (linux-libre-5.3-version)
(linux-libre-5.3-pristine-source, linux-libre-5.3-source)
(linux-libre-headers-5.3, linux-libre-5.3): New public variables.
* gnu/packages/aux-files/linux-libre/5.3-arm.conf,
gnu/packages/aux-files/linux-libre/5.3-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.3-arm64.conf,
gnu/packages/aux-files/linux-libre/5.3-i686.conf,
gnu/packages/aux-files/linux-libre/5.3-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2019-10-01 22:40:05 +02:00
Tobias Geerinckx-Rice
7c552913c1
gnu: Add reuse.
...
* gnu/packages/license.scm (reuse): New public variable.
2019-10-01 22:40:05 +02:00
Tobias Geerinckx-Rice
d6803445ee
gnu: Add python-license-expression.
...
* gnu/packages/python-xyz.scm (python-license-expression): New public
variable.
2019-10-01 22:40:05 +02:00
Tobias Geerinckx-Rice
dc827867be
gnu: Add python-boolean.py.
...
* gnu/packages/python-xyz.scm (python-boolean.py): New public variable.
2019-10-01 22:40:04 +02:00
Christopher Baines
f27c6c16be
gnu: guix-data-service: Update to 0.0.1-2.e00aabd.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-2.e00aabd.
[arguments]: Add new process-branch-updated-mbox executable to list.
2019-10-01 19:37:39 +01:00
Vasile Dumitrascu
18edc9db02
gnu: conky: Add Pulseaudio support.
...
* gnu/packages/conky.scm (conky)[inputs]: Add pulseaudio.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-10-01 18:11:25 +02:00
Diego Nicola Barbato
c76d19a3fc
gnu: youtube-dl: Update to 2019.09.28.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.28.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-10-01 17:09:16 +02:00
Carlo Zancanaro
717b6ba6aa
gnu: Add abcl.
...
* gnu/packages/java.scm (abcl): New variable.
* gnu/packages/patches/abcl-fix-build-xml.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-01 11:04:40 +02:00
Brian Leung
8e5ffebeaa
gnu: Add emacs-handle.
...
* gnu/packages/emacs-xyz.scm (emacs-handle): New variable.
2019-10-01 09:09:49 +02:00
Brian Leung
cab542cbf7
gnu: emacs-compdef: Update to 0.2-2.67104a3.
...
* gnu/packages/emacs-xyz.scm (emacs-compdef): Update to 0.2-2.67104a3.
2019-10-01 09:09:44 +02:00