Age | Commit message (Expand) | Author |
2019-10-18 | gnu: Add httpie....* gnu/packages/python-web.scm (httpie): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Tanguy Le Carrour |
2019-10-18 | gnu: upx: Fix UCL input....UCL is a runtime dependency, and thus should not be a native input.
* gnu/packages/compression.scm (upx)[native-inputs]: Move UCL from here ...
[inputs]: ... to here.
| Marius Bakke |
2019-10-18 | gnu: ucl: Build shared library instead of static....* gnu/packages/compression.scm (ucl)[arguments]: Add "--enable-shared" and
"--disable-static" in #:configure-flags.
| Marius Bakke |
2019-10-18 | gnu: ucl: Update home page....* gnu/packages/compression.scm (ucl)[source, home-page]: Use HTTPS.
| Marius Bakke |
2019-10-18 | gnu: ucl: Build with the C90 standard....Fixes <https://bugs.gnu.org/37778>.
Reported by Pierre Neidhardt <mail@ambrevar.xyz>.
* gnu/packages/compression.scm (ucl)[arguments]: New field.
| Marius Bakke |
2019-10-18 | gnu: encfs: Fix build failure with GCC 7....Fixes <https://bugs.gnu.org/37779>.
Reported by Pierre Neidhardt <mail@ambrevar.xyz>.
* gnu/packages/crypto.scm (encfs)[arguments]: Add phase 'patch-CMakeLists.txt'.
| Marius Bakke |
2019-10-18 | gnu: libwacom: Do not build static libraries....* gnu/packages/xdisorg.scm (libwacom)[arguments]: New field.
| Marius Bakke |
2019-10-18 | gnu: libwacom: Update to 1.1....* gnu/packages/xdisorg.scm (libwacom): Update to 1.1.
| Marius Bakke |
2019-10-18 | gnu: looking-glass-client: Disable CPU-specific optimizations....* gnu/packages/virtualization.scm (looking-glass-client)[source](modules,
snippet): New fields.
| Marius Bakke |
2019-10-18 | gnu: opensubdiv: Use a regular versioning pattern....* gnu/packages/graphics.scm (opensubdiv)[version]: Use dots instead of
underscores between numbers.
[source](uri): Adjust accordingly.
| Marius Bakke |
2019-10-18 | gnu: linux-libre@5.2: Remove....The 5.2 release series has reached end-of-life,
and is no longer supported upstream.
* gnu/packages/linux.scm (deblob-scripts-5.2, linux-libre-5.2-version)
(linux-libre-5.2-pristine-source, linux-libre-5.2-source)
(linux-libre-headers-5.2, linux-libre-5.2): Remove variables.
| Mark H Weaver |
2019-10-18 | gnu: linux-libre: Update to 5.3.7....* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.7.
(linux-libre-5.3-pristine-source): Update hash.
| Mark H Weaver |
2019-10-18 | gnu: linux-libre@4.19: Update to 4.19.80....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.80.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver |
2019-10-18 | gnu: linux-libre@4.14: Update to 4.14.150....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.150.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver |
2019-10-18 | gnu: linux-libre@4.9: Update to 4.9.197....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.197.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver |
2019-10-18 | gnu: linux-libre@4.4: Update to 4.4.197....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.197.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver |
2019-10-18 | gnu: lisp: Add most missing source package for Common Lisp libraries....* gnu/packages/lisp.scm (cl-parse-js, cl-parse-number, cl-iterate, cl-uglify,
cl-cffi, cl-sqlite, cl-cffi-gtk, cl-webkit, cl-iolib, cl-ieee-floats,
cl-xml, cl-reexport, cl-dexador, cl-cookie, cl-lisp-namespace,
cl-trivial-cltl2, cl-introspect-environment, cl-type-i, cl-optima,
cl-fare-quasiquote, cl-trivia, cl-mk-string-metrics, cl-str, cl-xmlspam):
New variables.
| Pierre Neidhardt |
2019-10-18 | gnu: Add batctl....* gnu/packages/networking.scm (batctl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tonton |
2019-10-18 | gnu: Add FontManager....* gnu/packages/fontutils.scm (fontmanager): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Boris A. Dekshteyn |
2019-10-18 | gnu: Add ecl-dexador....* gnu/packages/lisp.scm (ecl-dexador): New variable.
| Guillaume Le Vaillant |
2019-10-18 | gnu: Add ecl-trivial-mimes....* gnu/packages/lisp.scm (ecl-trivial-mimes): New variable.
| Guillaume Le Vaillant |
2019-10-18 | gnu: sbcl-trivial-mimes: Fix 'fix-paths' phase....* gnu/packages/lisp.scm (sbcl-trivial-mimes)[arguments]: Use '(%lisp-type)'
instead of hard coded 'sbcl' in 'fix-paths' phase.
| Guillaume Le Vaillant |
2019-10-18 | gnu: Add arrows....* gnu/packages/lisp.scm (cl-arrows, sbcl-arrows, ecl-arrows): New variables.
| Guillaume Le Vaillant |
2019-10-18 | gnu: cl+ssl: Update to 0.0.0-1.141ae91....* gnu/packages/lisp.scm (sbcl-cl+ssl): Update to 0.0.0-1.141ae91.
[inputs]: Add alexandria and trivial-features.
| Guillaume Le Vaillant |
2019-10-18 | Fix documentation of delete_after in the getmail service....* doc/guix.texi (Getmail service): Remove the word `not'.
* gnu/services/getmail.scm (getmail-options-configuration): Ditto.
| Florian Pelz |
2019-10-18 | gnu: emacs-helm-sly: Fix hash....* gnu/packages/emacs-xyz.scm (emacs-helm-sly): Fix hash.
| Brian Leung |
2019-10-18 | gnu: Add emacs-minibuffer-line....* gnu/packages/emacs-xyz.scm (emacs-minibuffer-line): New variable.
| Joseph LaFreniere |
2019-10-18 | gnu: sunxi-tools: Adapt to cross-compiler toolchain changes....* gnu/packages/admin.scm (sunxi-tools)[arguments]<#:phases>[set-environment-up]:
Adapt to cross-compiler toolchain changes.
| Danny Milosavljevic |
2019-10-17 | gnu: neovim: Remove unneeded reference....gnu/packages/vim.scm (neovim)[arguments]: Add a phase to remove a
reference to the compiler.
| Julien Lepiller |
2019-10-17 | gnu: Exim: Update to 4.92.3 [fixes CVE-2019-16928]....* gnu/packages/mail.scm (exim): Update to 4.92.3.
| Leo Famulari |
2019-10-17 | gnu: Add minisign....* gnu/packages/crypto.scm (minisign): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour |
2019-10-17 | gnu: ucx: Build verbosely....* gnu/packages/fabric-management.scm (ucx)[arguments]: Add #:make-flags.
| Ludovic Courtès |
2019-10-17 | gnu: ucx: Disable optimizations specific to the build machine....* gnu/packages/fabric-management.scm (ucx)[arguments]: Replace
"--enable-optimizations" with "--disable-optimizations".
| Ludovic Courtès |
2019-10-17 | gnu: Add emacs-helm-sly....* gnu/packages/emacs-xyz.scm (emacs-helm-sly): New variable.
| Pierre Neidhardt |
2019-10-17 | gnu: emacs-evil-collection: Update to 20191017....* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20191017.
| Pierre Neidhardt |
2019-10-17 | gnu: emacs-sly: Update to 20191016....* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20191016.
| Pierre Neidhardt |
2019-10-17 | gnu: emacs-nhexl-mode: Update to 1.4....* gnu/packages/emacs-xyz.scm (emacs-nhexl-mode): Update to 1.4.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: r-covr: Update to 3.3.2....* gnu/packages/cran.scm (r-covr): Update to 3.3.2.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: linux-libre@5.3: Update to 5.3.6....* gnu/packages/linux.scm (deblob-scripts-5.3)
(linux-libre-5.3-version, linux-libre-5.3-pristine-sources):
Update to 5.3.6.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: linux-libre@5.2: Update to 5.2.21....* gnu/packages/linux.scm (deblob-scripts-5.2)
(linux-libre-5.2-version, linux-libre-5.2-pristine-sources):
Update to 5.2.21.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: linux-libre@4.19: Update to 4.19.79....* gnu/packages/linux.scm (deblob-scripts-4.19)
(linux-libre-4.19-version, linux-libre-4.19-pristine-sources):
Update to 4.19.79.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: linux-libre@4.14: Update to 4.14.149....* gnu/packages/linux.scm (deblob-scripts-4.14)
(linux-libre-4.14-version, linux-libre-4.14-pristine-sources):
Update to 4.14.149.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: linux-libre@4.9: Update to 4.9.196....* gnu/packages/linux.scm (deblob-scripts-4.9)
(linux-libre-4.9-version, linux-libre-4.9-pristine-sources):
Update to 4.9.196.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: linux-libre@4.4: Update to 4.4.196....* gnu/packages/linux.scm (deblob-scripts-4.4)
(linux-libre-4.4-version, linux-libre-4.4-pristine-sources):
Update to 4.4.196.
| Tobias Geerinckx-Rice |
2019-10-16 | gnu: diffoscope: Update to 126....* gnu/packages/diffoscope (diffoscope): Update to 126.
[arguments]: Remove add-known-tools phase, merged upstream.
| Vagrant Cascadian |
2019-10-17 | gnu: python-genshi: Update to 0.7.2....* gnu/packages/python-web.scm (python-genshi): Update to 0.7.2.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: kitty: Update to 0.14.6....* gnu/packages/terminals.scm (kitty): Update to 0.14.6.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: telegram-purple: Update to 1.4.2....* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.2.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: tiled: Update to 1.2.5....* gnu/packages/game-development.scm (tiled): Update to 1.2.5.
| Tobias Geerinckx-Rice |
2019-10-17 | gnu: r-bayesm: Update to 3.1-4....* gnu/packages/cran.scm (r-bayesm): Update to 3.1-4.
| Tobias Geerinckx-Rice |