| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This dependency was no longer provided after
c6deabf957c0f5b68b45a2db0b4a35112c52c29e.
* gnu/packages/wm.scm (sway)[inputs]: Add LIBEVDEV.
|
|
|
|
|
|
|
| |
This is a follow-up to commit c6deabf957c0f5b68b45a2db0b4a35112c52c29e.
* gnu/packages/freedesktop.scm (libinput)[inputs]: Remove EUDEV.
[propagated-inputs]: New field.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This release includes many security fixes, including CVE-2018-5785 and
CVE-2018-CVE-2018-6616. See
<https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md> for details.
* gnu/packages/image.scm (openjpeg)[replacement]: New field.
(openjpeg-2.3.1): New public variable.
|
| |
| |
| |
| | |
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190403.
|
| |
| |
| |
| | |
* gnu/packages/samba.scm (samba): Update to 4.10.1.
|
| |
| |
| |
| |
| | |
* gnu/packages/chromium.scm (%chromium-version): Set to 73.0.3683.103.
(ungoogled-chromium-source): Adjust chromium hash.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/protobuf.scm (emacs-protobuf-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/erlang.scm (emacs-erlang): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.2.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20190219.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Previously GDM would crash when selecting EXWM.
* gnu/packages/emacs-xyz.scm (emacs-exwm)[arguments]: Rewrite
'install-xsession' phase such that .desktop file contains an absolute file
name.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| | |
* gnu/packages/maths.scm (clp): New variable.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (guitarix): Update to 0.38.0.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/ghostscript.scm (lcms)[replacement]: New field.
(lcms/fixed): New variable.
* gnu/packages/patches/lcms-CVE-2018-16435.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes a top-level circular dependency introduced in
c1f4e6491cecc5d121ef371a8fb2aa0a07030d36.
* gnu/packages/curl.scm (libssh2-1.8.0): Move to...
* gnu/packages/ssh.scm (libssh2-1.8.0): ... here.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/enlightenment.scm (terminology)[arguments]: Add
configure-flag to build the test binary. Use custom 'check phase. Add
phase to remove test binary.
|
| |
| |
| |
| | |
* gnu/packages/enlightenment.scm (terminology): Update to 1.4.0.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-clack, cl-clack): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-ningle, cl-ningle): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-lack, cl-lack): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-lack-middleware-static)
(cl-lack-middleware-static): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-trivial-mimes, cl-trivial-mimes): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)
(cl-lack-middleware-backtrace): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-lack-util, cl-lack-util): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-lack-component, cl-lack-component): New
variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-lack-response, cl-lack-response): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-local-time, cl-local-time): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-lack-request, cl-lack-request): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-circular-streams, cl-circular-streams): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-http-body, cl-http-body): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm: Rename 'sbcl-syntax' to 'sbcl-cl-syntax',
'sbcl-annot' to 'sbcl-cl-annot', 'sbcl-syntax-annot' to
'sbcl-cl-syntax-annot' and 'sbcl-utilities' to 'sbcl-cl-utilities'.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-jonathan, cl-jonathan): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-fast-io, cl-fast-io): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-checkl, cl-checkl): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-marshal, cl-marshal): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-static-vectors, cl-static-vectors): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-fast-http, cl-fast-http): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-smart-buffer, cl-smart-buffer): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-xsubseq, cl-xsubseq): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-sandwich): Update to 2.5-1.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-myway, cl-myway): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-quri, cl-quri): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-map-set, cl-map-set): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-utilities, cl-utilities): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-syntax-annot, cl-syntax-annot): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-annot, cl-annot): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-syntax, cl-syntax): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl-trivial-types, cl-trivial-types): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|