Age | Commit message (Expand) | Author |
2020-01-05 | gnu: Add cl-pdf....* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf, ecl-cl-pdf, cl-pdf): New variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-flexichain....* gnu/packages/lisp-xyz.scm (sbcl-flexichain, ecl-flexichain, cl-flexichain):
New variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-spatial-trees....* gnu/packages/lisp-xyz.scm (sbcl-spatial-trees, ecl-spatial-trees,
cl-spatial-trees): New variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-vectors....* gnu/packages/lisp-xyz.scm (sbcl-cl-vectors, ecl-cl-vectors, cl-vectors): New
variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-paths-ttf....* gnu/packages/lisp-xyz.scm (sbcl-cl-paths-ttf, ecl-cl-paths-ttf,
cl-paths-ttf): New variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-paths....* gnu/packages/lisp-xyz.scm (sbcl-cl-paths, ecl-cl-paths, cl-paths): New
variables.
| Ricardo Wurmus |
2020-01-05 | gnu: Add cl-aa....* gnu/packages/lisp-xyz.scm (sbcl-cl-aa, ecl-cl-aa, cl-aa): New variables.
| Ricardo Wurmus |
2020-01-05 | gnu: stellarium: Update to 0.19.3....* gnu/packages/astronomy.scm (stellarium): Update to 0.19.3.
| Tobias Geerinckx-Rice |
2020-01-05 | gnu: file-roller: Update to 3.32.3....* gnu/packages/gnome.scm (file-roller): Update to 3.32.3.
| Tobias Geerinckx-Rice |
2020-01-05 | services: host-name: Make service one-shot....* gnu/services/base.scm (host-name-service-type): Remove 'respawn?'
keyword from shepherd-service-type, add 'one-shot?'.
| Efraim Flashner |
2020-01-05 | gnu: arandr: Fix build....This is a follow-up to commit 218c785850d5ecf3a7646d81ce90445419a5103b.
[arguments]: Remove unnecessary #:python flag. Add 'wrap-gi-typelib' phase.
[inputs]: Remove python2-pygtk and add gtk+, python-pycairo, and
python-pygobject.
[native-inputs]: Replace python2-docutils with python-docutils.
| Kei Kebreau |
2020-01-05 | gnu: Add swh-plugins....* gnu/packages/audio.scm (swh-plugins): New variable.
| Oleg Pykhalov |
2020-01-05 | gnu: guix-data-service: Update to 0.0.1-16.c7e3a1b....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-16.c7e3a1b.
| Christopher Baines |
2020-01-05 | gnu: sdl2-mixer: Enable opus support....* gnu/packages/sdl.scm (sdl2-mixer)[inputs]: Add opusfile.
[native-inputs]: Add pkg-config.
[arguments]<#:configure-flags>: Add "--disable-music-opus-shared".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Timotej Lazar |
2020-01-05 | gnu: sdl-mixer: Enable fluidsynth MIDI backend....* gnu/packages/sdl.scm (sdl-mixer)[inputs]: Add fluidsynth and alphabetize.
[arguments]: Reformat.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Timotej Lazar |
2020-01-05 | gnu: sdl2-mixer: Fix configure flags....Some configure options were renamed between SDL / SDL2 mixer; add new variants
to the derived package.
* gnu/packages/sdl.scm (sdl2-mixer)[arguments]: Fix flags to disable dynamic
library loading.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Timotej Lazar |
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 |