Age | Commit message (Expand) | Author |
2020-01-05 | gnu: sdl-mixer: Remove unused configure flag.•••The flag --disable-music-mp3-shared is only used when building with smpeg
instead of libmad, which is linked at build time by default.
* gnu/packages/sdl.scm (sdl-mixer)[arguments]: Remove unused configure flag.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Timotej Lazar |
2020-01-05 | gnu: sdl-mixer: Use correct inputs for MOD file support.•••* gnu/packages/sdl.scm (sdl-mixer)[inputs]: Remove libmodplug.
* gnu/packages/sdl.scm (sdl2-mixer)[inputs]: Add libmodplug.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Timotej Lazar |
2020-01-05 | file-systems: Handle LUKS2 header.•••* gnu/build/file-systems.scm (luks-superblock?): Handle LUKS2 header.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| David Trudgian |
2020-01-05 | gnu: linux-libre: Update to 5.4.8.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.8.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver |
2020-01-05 | gnu: linux-libre@4.19: Update to 4.19.93.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.93.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver |
2020-01-05 | gnu: linux-libre@4.14: Update to 4.14.162.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.162.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver |
2020-01-05 | gnu: linux-libre@4.9: Update to 4.9.208.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.208.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver |
2020-01-05 | gnu: linux-libre@4.4: Update to 4.4.208.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.208.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver |
2020-01-05 | gnu: guix: Update to f38eabe.•••* gnu/packages/package-management.scm (guix): Update to f38eabe.
| Tobias Geerinckx-Rice |
2020-01-05 | gnu: dtc: Use Python 3 instead of Python 2.•••* gnu/packages/bootloaders.scm (dtc)[inputs]: Use python instead of python-2.
| Björn Höfling |
2020-01-05 | gnu: ncompress: Update to 4.2.4.6.•••* gnu/packages/compression.scm (ncompress): Update to 4.2.4.6.
* gnu/packages/patches/ncompress-fix-softlinks.patch: Adjust.
| Tobias Geerinckx-Rice |
2020-01-05 | gnu: cppcheck: Update to 1.90.•••* gnu/packages/check.scm (cppcheck): Update to 1.90.
| Tobias Geerinckx-Rice |
2020-01-05 | doc: Add JFS to Guix System-supported file systems.•••* doc/guix.texi (Keyboard Layout and Networking and Partitioning):
Note JFS support.
| Tobias Geerinckx-Rice |
2020-01-05 | installer: Add JFS support.•••* gnu/installer/newt/partition.scm (run-fs-type-page): Add ‘jfs’ to the
list box.
* gnu/installer/parted.scm (user-fs-type-name, user-fs-type->mount-type)
(partition-filesystem-user-type): Add ‘jfs’ mapping
(create-jfs-file-system): New procedure.
(format-user-partitions): Use it.
* gnu/installer.scm (set-installer-path): Add jfsutils.
| Tobias Geerinckx-Rice |
2020-01-05 | installer: Fix typo.•••* gnu/installer/parted.scm (create-btrfs-file-system): Fix typo in docstring.
| Tobias Geerinckx-Rice |
2020-01-05 | gnu: Add ode.•••* gnu/packages/game-development.scm (ode): New variable.
| Nicolas Goaziou |
2020-01-05 | gnu: Add libccd.•••* gnu/packages/game-development.scm (libccd): New variable.
| Nicolas Goaziou |
2020-01-05 | gnu: Add xcur2png.•••* gnu/packages/xorg.scm (xcur2png): New variable.
| Leo Prikler |
2020-01-05 | gnu: bitlbee: Use HTTPS home page.•••* gnu/packages/messaging.scm (bitlbee)[home-page]: Use HTTPS.
| Timotej Lazar |
2020-01-04 | gexp: Add 'raw-derivation-file'.•••* guix/gexp.scm (<raw-derivation-file>): New record type.
(raw-derivation-file-compiler): New gexp compiler.
* tests/gexp.scm ("lower-gexp, raw-derivation-file")
("raw-derivation-file"): New tests.
| Ludovic Courtès |
2020-01-04 | gnu: guile-hashing: Add variant for Guile 3.0.•••* gnu/packages/guile-xyz.scm (guile3.0-hashing): New variable.
| Ludovic Courtès |
2020-01-04 | gnu: Add guile-hashing.•••* gnu/packages/guile-xyz.scm (guile-hashing): New variable.
| Ludovic Courtès |
2020-01-04 | build-system/guile: Add #:implicit-inputs?.•••* guix/build-system/guile.scm (lower): Add implicit-inputs? keyword
parameter.
[private-keywords]: Add it.
Honor it.
| Jan Nieuwenhuizen |
2020-01-04 | gnu: Add cl-zpb-ttf.•••* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf, ecl-zpb-ttf, cl-zpb-ttf): New
variables.
| Ricardo Wurmus |
2020-01-04 | gnu: Add opencog.•••* gnu/packages/opencog.scm (opencog): New variable.
| Ricardo Wurmus |
2020-01-04 | gnu: Add attention.•••* gnu/packages/opencog.scm (attention): New variable.
| Ricardo Wurmus |
2020-01-04 | gnu: Add link-grammar.•••* gnu/packages/language.scm (link-grammar): New variable.
| Ricardo Wurmus |
2020-01-04 | gnu: Add cogserver.•••* gnu/packages/opencog.scm (cogserver): New variable.
| Ricardo Wurmus |
2020-01-04 | gnu: Add atomspace.•••* gnu/packages/opencog.scm (atomspace): New variable.
| Ricardo Wurmus |
2020-01-04 | gnu: Add cogutil.•••* gnu/packages/opencog.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus |
2020-01-04 | gnu: nfs-utils: Update to 2.4.2.•••* gnu/packages/nfs.scm (nfs-utils): Update to 2.4.2.
[source]: Remove patch.
[arguments]: Update configure flags, remove fix-glibc-compatability phase,
update substitutions.
[inputs]: Add keyutils and rpcsvc-proto.
* gnu/packages/patches/nfs-utils-missing-headers.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ricardo Wurmus |
2020-01-04 | gnu: swi-prolog: Update to 8.1.20.•••* gnu/packages/prolog.scm (swi-prolog): Update to 8.1.20.
| Brett Gilio |
2020-01-04 | gnu: swi-prolog: Modify documentation installation.•••* gnu/packages/prolog.scm (swi-prolog)[arguments]: Remove configuration step
for PDF documentation.
| Brett Gilio |
2020-01-04 | gnu: swi-prolog: Enable tests.•••* gnu/packages/prolog.scm (swi-prolog)[arguments]: Enable tests and work
around tests that cause failure by trying to write to the store, or
establishing a network connection.
| Brett Gilio |
2020-01-04 | gnu: Add jgmenu.•••* gnu/packages/xdisorg.scm (jgmenu): New variable.
| Guillaume Le Vaillant |
2020-01-03 | gnu: Add emacs-company-posframe.•••* gnu/packages/emacs-xyz.scm (emacs-company-posframe): New variable.
Signed-off-by: Brett Gilio <brettg@gnu.org>
| LaFreniere, Joseph |
2020-01-03 | gnu: Add swi-prolog.•••* gnu/packages/prolog.scm (swi-prolog): New variable.
| Brett Gilio |
2020-01-03 | gnu: gprolog: Use license prefix.•••* gnu/packages/prolog.scm (gprolog)[license]: Use prefix for list of licenses.
| Brett Gilio |
2020-01-03 | Revert "gnu: Add swi-prolog."•••This reverts commit 3f37f3909712eb7269b6e8184c0d61bfc61b67f9.
| Brett Gilio |
2020-01-03 | gnu: Add swi-prolog.•••* gnu/packages/prolog.scm (swi-prolog): New variable.
| Brett Gilio |
2020-01-03 | gnu: Rename module gprolog to prolog.•••* gnu/local.mk (GNU_SYSTEM_MODULES): Replace gprolog.scm => prolog.scm.
* gnu/packages/{gprolog.scm -> prolog.scm}: Rename file so it is not
implementation specific.
| Brett Gilio |
2020-01-03 | gnu: femtolisp: Update to 0.0.0-2.•••* gnu/packages/scheme.scm (femtolisp): Update to 0.0.0-2. This commit revision
patches several bugs.
| Brett Gilio |
2020-01-04 | gnu: soundtouch: Update to 2.1.2.•••* gnu/packages/audio.scm (soundtouch): Update to 2.1.2.
| Tobias Geerinckx-Rice |
2020-01-04 | gnu: doctest: Update to 2.3.6.•••* gnu/packages/check.scm (doctest): Update to 2.3.6.
| Tobias Geerinckx-Rice |
2020-01-04 | gnu: polybar: Update to 3.4.2.•••* gnu/packages/wm.scm (polybar): Update to 3.4.2.
| Tobias Geerinckx-Rice |
2020-01-04 | gnu: libshout: Update to 2.4.3.•••* gnu/packages/xiph.scm (libshout): Update to 2.4.3.
| Tobias Geerinckx-Rice |
2020-01-04 | gnu: html-xml-utils: Update to 7.8.•••* gnu/packages/xml.scm (html-xml-utils): Update to 7.8.
| Tobias Geerinckx-Rice |
2020-01-04 | gnu: mg: Use @command mark-up in description.•••* gnu/packages/text-editors.scm (mg)[description]: Use @command.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: python-language-server: Update to 0.31.4.•••* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.4.
| Brett Gilio |
2020-01-03 | gnu: emacs-pyvenv: Update to 1.21.•••* gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.21.
| Brett Gilio |