Commit Graph

83862 Commits

Author SHA1 Message Date
Leo Famulari eb933150a9
gnu: linux-libre 4.9: Update to 4.9.286.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.286.
(linux-libre-4.9-pristine-source): Update hash.
2021-10-11 00:51:51 -04:00
Leo Famulari 32ccfab84e
gnu: linux-libre 4.14: Update to 4.14.250.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.250.
(linux-libre-4.14-pristine-source): Update hash.
2021-10-11 00:51:50 -04:00
Leo Famulari bf2575ef90
gnu: linux-libre 4.19: Update to 4.19.210.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.210.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-11 00:51:50 -04:00
Leo Famulari f7e848fd93
gnu: linux-libre 5.4: Update to 5.4.152.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.152.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-11 00:51:50 -04:00
Leo Famulari 92cb29b7da
gnu: linux-libre 5.10: Update to 5.10.72.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.72.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2021-10-11 00:51:50 -04:00
Leo Famulari 23de469a0d
gnu: linux-libre: Update to 5.14.11.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.11.
(linux-libre-5.14-pristine-source, deblob-scripts-5.14): Update hashes.
2021-10-11 00:51:40 -04:00
Nicolas Goaziou ed86a54c95
gnu: emacs-citeproc-el: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-citeproc-el): Update to 0.9.
[propagated-inputs]: Add emacs-parsebib and emacs-string-inflection.
2021-10-10 23:45:04 +02:00
Nicolas Goaziou e658c8d783
gnu: emacs-equake: Update to 0.985.
* gnu/packages/emacs-xyz.scm (emacs-equake): Update to 0.985.
(propagated-inputs): Remove emacs-tco-el.
2021-10-10 23:24:33 +02:00
Vinicius Monego 511af23f26
gnu: gimp: Add optional dependencies.
* gnu/packages/gimp.scm (gimp)[inputs]: Sort non-optional and optional inputs
alphabetically. Add ghostscript, libheif, libmng, openexr, openjpeg.
[native-inputs]: Add desktop-file-utils.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:24 +02:00
Vinicius Monego 5c212abefa
gnu: gimp: Update to 2.10.28.
* gnu/packages/gimp.scm (gimp): Update to 2.10.28.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:24 +02:00
Vinicius Monego 6f892bc29a
gnu: gegl: Add optional dependencies.
* gnu/packages/gimp.scm (gegl)[inputs]: Add gdk-pixbuf, gexiv2, jasper,
libnsgif, libraw, librsvg, libspiro, libtiff, libwebp, maxflow, openexr,
poppler, sdl2.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:24 +02:00
Vinicius Monego 655b227c2b
gnu: gegl: Enable GIR.
* gnu/packages/gimp.scm (gegl)[arguments]<#:configure-flags>: Remove.
[native-inputs]: Sort alphabetically. Add gobject-introspection, vala.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:23 +02:00
Vinicius Monego c6318c8434
gnu: gegl: Update to 0.4.32.
* gnu/packages/gimp.scm (gegl): Update to 0.4.32.
[arguments]<#:phases>: Don't return #t.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:23 +02:00
Vinicius Monego 7975ee9534
gnu: babl: Enable GIR.
* gnu/packages/gimp.scm (babl)[arguments]<#:configure-flags>: Remove.
[native-inputs]: Add gobject-introspection, vala.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:23 +02:00
Vinicius Monego 4469c63d34
gnu: babl: Update to 0.1.88.
* gnu/packages/gimp.scm (babl): Update to 0.1.88.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-10 21:33:23 +02:00
Leo Famulari aaaa385d8e
gnu: linux-libre 4.4: Update to 4.4.287.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.287.
(linux-libre-4.4-pristine-source): Update hash.
2021-10-10 12:52:33 -04:00
Leo Famulari 4db678f56a
gnu: linux-libre: Update to 5.14.10.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.10.
(linux-libre-5.14-pristine-source): Update hash.
2021-10-10 12:52:33 -04:00
Liliana Marie Prikler dd9fa204eb
gnu: tsukundere: Unset LD_LIBRARY_PATH.
As of Guile-SDL2 version 0.7.0, which got committed in
73bb0b6485, LD_LIBRARY_PATH is used to determine
the location of SDL libraries if set.  However, the presence of said
environment variable does not always point to relative SDL libraries, thus
causing an import of sdl2 modules to fail.

* gnu/packages/game-development.scm (tsukundere)[#:phases]: Unset
LD_LIBRARY_PATH in tsukundere.scm.
2021-10-10 17:32:52 +02:00
Liliana Marie Prikler 5464af0765
gnu: tsukundere: Update to 0.4.1.
* gnu/packages/game-development.scm (tsukundere): Update to 0.4.1.
[#:phases]<patch-command>: Use tsukundere.scm instead of the now missing
bin/tsukundere.
[inputs]: Add pango and sdl2.
[native-inputs]: Add libtool.
2021-10-10 17:20:27 +02:00
Liliana Marie Prikler c4595fdedf
gnu: tsukundere: Update home-page.
* gnu/packages/game-development.scm (tsukundere)[home-page]: Update.
2021-10-10 15:59:32 +02:00
Efraim Flashner 6cb8c0052e
gnu: Add debian-ports-archive-keyring: New variable.
* gnu/packages/debian.scm (debian-ports-archive-keyring): New variable.
2021-10-10 16:12:46 +03:00
Nicolas Goaziou ed8481e24d
gnu: emacs-treemacs: Update to 2.9.2.
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.2.
2021-10-10 13:37:12 +02:00
Efraim Flashner edbcbdabac
gnu: newsboat: Update to 2.25.
* gnu/packages/syndication.scm (newsboat): Update to 2.25.
[arguments]: Increase run version to 1.51.
[cargo-inputs]: Replace rust-bitflags-1 with 1.3, rust-nom-6 with 7.
Remove rust-rand-0.8, add rust-fastrand-1.
[cargo-development-inputs]: Replace rust-proptest-0.9 with 1.
2021-10-10 12:31:31 +03:00
Efraim Flashner e0363d7dbc
gnu: Add rust-bitflags-1.3.
* gnu/packages/crates-io.scm (rust-bitflags-1.3): New variable.
2021-10-10 12:31:31 +03:00
Efraim Flashner 8f4ce5dee6
gnu: rust-unicode-width-0.1: Update to 0.1.9.
* gnu/packages/crates-io.scm (rust-unicode-width-0.1): Update to 0.1.9.
2021-10-10 12:31:31 +03:00
Efraim Flashner 5a8ff5775c
gnu: rust-fastrand-1: Update to 1.5.0.
* gnu/packages/crates-io.scm (rust-fastrand-1): Update to 1.5.0.
[cargo-development-inputs]: Replace rust-rand-0.7 with 0.8. Add
rust-getrandom-0.2, rust-instant-0.1, rust-wasm-bindgen-test-0.3,
rust-wyhash-0.5.
2021-10-10 12:31:31 +03:00
Efraim Flashner 65b8f870a1
gnu: rust-bitmaps-2: Fix typo.
* gnu/packages/crates-io.scm (rust-bitmaps-2)[cargo-development-inputs]:
Adjust commas to correctly refer to inputs.
2021-10-10 12:31:31 +03:00
Efraim Flashner 1451be05f4
gnu: Add rust-nom-7.
* gnu/packages/crates-io.scm (rust-nom-7): New variable.
(rust-nom-6): Inherit from rust-nom-7.
2021-10-10 12:31:31 +03:00
Efraim Flashner 498ef1590b
gnu: Add rust-minimal-lexical-0.1.
* gnu/packages/crates-io.scm (rust-minimal-lexical-0.1): New variable.
2021-10-10 12:31:30 +03:00
Efraim Flashner b941e820bf
gnu: Add rust-proptest-1.
* gnu/packages/crates-io.scm (rust-proptest-1): New variable.
(rust-proptest-0.10): Inherit from rust-proptest-1.
2021-10-10 12:31:30 +03:00
Efraim Flashner 8ffa16b561
gnu: Add rust-quick-error-2.
* gnu/packages/crates-io.scm (rust-quick-error-2): New variable.
(rust-quick-error-1): Inherit from rust-quick-error-2.
2021-10-10 12:31:30 +03:00
Efraim Flashner b3700b6352
gnu: Add rust-rand-xorshift-0.3.
* gnu/packages/crates-io.scm (rust-rand-xorshift-0.3): New variable.
(rust-rand-xorshift-0.2): Inherit from rust-rand-xorshift-0.3.
2021-10-10 12:31:30 +03:00
Efraim Flashner 3012cbb779
gnu: rust-x86-0.33: Accept newer versions of inputs.
* gnu/packages/crates-io.scm (rust-x86-0.33)[source]: Add snippet to
accept any 8.x version of rust-raw-cpuid.
2021-10-10 12:31:30 +03:00
Nicolas Goaziou fa2ef46247
gnu: geany: Update to 1.38.
* gnu/packages/text-editors.scm (geany): Update to 1.38.
2021-10-10 09:57:53 +02:00
Nicolas Goaziou 3c46339a70
gnu: emacs-apheleia: Update to 1.1.2.
* gnu/packages/emacs-xyz.scm (emacs-apheleia): Update to 1.1.2.
2021-10-10 09:48:33 +02:00
Nicolas Goaziou 4c2596da51
gnu: emacs-xref: Update to 1.3.0.
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.3.0.
2021-10-10 09:45:54 +02:00
Efraim Flashner 6b2662fc47
gnu: vim-fugitive: Update to 3.4.
* gnu/packages/vim.scm (vim-fugitive): Update to 3.4.
[arguments]: Install missing directory.
2021-10-10 10:01:32 +03:00
Steve George dfdd98c4d8
gnu: vim: Update to 8.2.3487.
* gnu/packages/vim.scm (vim): Update to 8.2.3487.
[arguments]: Adjust custom 'patch-absolute-paths phase to add new
substitution.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-10 08:59:49 +03:00
Efraim Flashner 8eb1d71449
gnu: ghc-parsers: Add missing input.
* gnu/packages/haskell-xyz.scm (ghc-parsers)[inputs]: Add
ghc-semigroups.
2021-10-10 08:15:08 +03:00
Efraim Flashner 7c3f28fdc4
gnu: ghc-charset: Remove cabal-revision.
This is a follow-up to b97f549b14.

* gnu/packages/haskell-xyz.scm (ghc-charset)[arguments]: Remove cabal
revision.
2021-10-10 08:05:20 +03:00
Oleg Pykhalov fee0bced7f
home: services: configuration: Support file-like objects.
* gnu/home/services/configuration.scm (interpose): Operate only with file-like
objects.
(string-or-gexp?): Delete procedure.
(serialize-string-or-gexp): Rename to 'serialize-file-like'.
(text-config?): Call 'file-like' intead of 'string-or-gexp?'.
* guix/scripts/home/import.scm:
(generate-bash-module+configuration): Don't call slurp-file-gexp.
* gnu/home/services/configuration.scm: Move content ...
* gnu/services/configuration.scm: here.
* gnu/home/services/shells.scm: Delete (gnu home services configuration).
* gnu/home/services/xdg.scm: Same.
* gnu/local.mk: Same.
* tests/guix-home.sh:
Test home-bash-service-type and extension with home-bash-extension.
2021-10-09 19:24:19 +03:00
Oleg Pykhalov 5e68f7a7b3
tests: Add guix-home.sh.
* tests/guix-home.sh: New file.
* Makefile.am (SH_TESTS): Add this.
2021-10-09 19:24:19 +03:00
Oleg Pykhalov 0f6a27c2c4
scripts: home: Make sure profile directory exists.
* guix/scripts/home.scm (process-action): Make sure profile directory exists.
2021-10-09 19:24:19 +03:00
Oleg Pykhalov 0e8d2df0f1
Move (gnu home-services) to (gnu home services).
* gnu/home-services.scm (%guix-home-root-directory): Replace
gnu/home-services.scm with "gnu/home/services.scm".
Rename to gnu/home/services.scm.
* gnu/local.mk
(GNU_SYSTEM_MODULES): Rename gnu/home-services.scm to gnu/home/services.scm.
* doc/he-config-bare-bones.scm:
Replace (gnu home-services) with (gnu home services).
* gnu/home.scm: Same.
* gnu/home/services/fontutils.scm: Same.
* gnu/home/services/mcron.scm: Same.
* gnu/home/services/shells.scm: Same.
* gnu/home/services/shepherd.scm: Same.
* gnu/home/services/symlink-manager.scm: Same.
* gnu/home/services/xdg.scm: Same.
* guix/scripts/home.scm: Same.
* guix/self.scm: Same.
2021-10-09 19:24:18 +03:00
Oleg Pykhalov 2600002b9a
doc: guix: Fix home services locations.
This commit follows ba8ddb3480.

* doc/guix.texi (Invoking guix home): Fix home services locations.
2021-10-09 19:24:18 +03:00
Lars-Dominik Braun 89de1924cb
gnu: ghc-8.10: Disable failing test on i686.
Not sure why it fails.

* gnu/packages/haskell.scm (ghc-8.10) [#:phases]: Add new conditional
phase to disable failing testcase on i686 without modifying derivation
for other architectures to avoid rebuild.
2021-10-09 17:31:47 +02:00
Nicolas Goaziou fd8ea9abf5
gnu: emacs-org-re-reveal: Update to 3.12.1.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.1.
2021-10-09 11:36:23 +02:00
Nicolas Goaziou f60da4b1aa
gnu: emacs-elfeed-score: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.1.0.
2021-10-09 11:35:01 +02:00
Nicolas Goaziou 9a8fe78f1e
gnu: emacs-ebdb: Update to 0.8.6.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.6.
2021-10-09 11:33:28 +02:00
Liliana Marie Prikler 338dfc928e
gnu: guile-chickadee: Update to 0.8.0.
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.8.0.
[propagated-inputs]: Use guile-sdl2 instead of the deprecated guile3.0-sdl2.
[inputs]: Use guile-3.0-latest.  Add readline.
[native-inputs]: Add guile-3.0-latest.
2021-10-09 11:19:12 +02:00