| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/gnome.scm (five-or-more)[native-inputs]:
Remove input labels.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (five-or-more): Update to 3.32.3.
[arguments]: Don't explicitly return #t from phases.
|
|
|
|
|
| |
* gnu/packages/games.scm (irrlicht)[inputs]:
Remove input labels.
|
|
|
|
| |
* gnu/packages/games.scm (irrlicht)[arguments]: Use CC-FOR-TARGET.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (irrlicht): Update to 1.8.5.
[source]: Use unmodified Debian patches rather than manually maintain
a custom mash-up.
[arguments]: Add a new 'delete-broken-install-rule phase instead.
Don't explicitly return #t from phases.
* gnu/packages/patches/irrlicht-link-against-needed-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
|
|
| |
* gnu/packages/minetest.scm (minetest-data)[build-system]: Use
copy-build-system.
[arguments]: Convert to list of G-Expressions.
|
|
|
|
|
|
|
| |
* gnu/packages/minetest.scm (minetest)[arguments]: Convert to list of
G-Expressions. Use search-input-file and search-input-directory where
appropriate. Drop trailing #t.
[inputs]: Drop labels.
|
|
|
|
|
|
|
|
|
| |
Follow up of beaf701d65e9f94d0539e705d6f58a65313c5655.
* doc/guix.texi: Replace the shell old-style command substitution with
the new-style one.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
|
|
|
| |
The currently used commit breaks magit, so update to a newer one.
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.50-1.0a5477b.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/minetest.scm (minetest-advtrains): Update to 2.4.1.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/minetest.scm (minetest-technic): Update to 2022-02-06.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/minetest.scm (minetest-mineclone): Update to 0.75.0.
[source]: Switch url to <https://git.minetest.land/MineClone2/MineClone2>.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/minetest.scm (minetest-mesecons): Update to 2022-05-12.
[license]: Use license:lgpl3 instead of license:lgpl3+.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/minetest.scm (minetest-homedecor-modpack): Update to
2022-05-18 (commit 5ffdc26…).
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
|
| |
* gnu/packages/minetest.scm (minetest-basic-materials): Update to
2022-03-28 (commit 9d55f991…).
[snippet]: Make sound_api_core a dependency, not a submodule.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/minetest.scm (minetest-sound-api-core): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/local.mk (dist_patch_DATA): Remove minetest-add-MINETEST_MOD_PATH.patch.
* gnu/packages/minetest.scm (minetest): Update to 5.5.1.
[patches]: Don’t use the patch anymore.
[#:configure-flags]: Point cmake to irrlicht-for-minetest and zstd.
[inputs]: Use irrlicht-for-minetest instead of irrlicht, and add zstd.
(minetest-data): Update hash.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/games.scm (irrlichtmt-for-minetest): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
| |
* etc/news.scm: Add German translation of edit sub-commands entry.
|
|
|
|
| |
* etc/news.scm: Update Maxime Devos’ copyright header.
|
|
|
|
| |
* gnu/packages/mail.scm (mumi): Update to 0.0.1-8.9b28ec7.
|
|
|
|
|
|
|
| |
* gnu/packages/sml.scm (smlnj): Replace INVOKE with SYSTEM which has
more favourable signal dispositions.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
| |
* gnu/packages/finance.scm (quantlib): Update to 1.26.
|
|
|
|
| |
* gnu/packages/games.scm (7kaa): Update to 2.15.5.
|
|
|
|
|
|
|
| |
* guix/scripts/system.scm (process-action):
Add 'reconfigure to the warning's guard clause.
Reported by johnjaye on #guix.
|
|
|
|
|
| |
* gnu/packages/databases.scm (mycli): Update to 1.25.0.
[arguments]: Remove obsolete 'loosen-requirements phase.
|
|
|
|
|
|
| |
* gnu/packages/diffoscope.scm (diffoscope): Update to 215.
[arguments]: Drop 'install-extract-vmlinux phase.
[inputs]: Remove python.
|
|
|
|
|
| |
* gnu/packages/crypto.scm (keyutils)[arguments]: Add
'avoid-embedding-timestamp phase.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-spaceleader)[description]:
Add a missing full stop (my typo). Also capitalise upstream's
‘spacemacs’ for consistency with jgart's synopsis, which I prefer.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-spaceleader): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-bind-map): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
| |
* gnu/packages/containers.scm (crun): Update to 1.4.5.
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-ox-hugo): Update to 0.12.1.
[propagated-inputs]: Add emacs-tomelr.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-tomelr): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz (emacs-seq): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
| |
* gnu/packages/bootloaders.scm (os-prober): Update to 1.80.
[arguments]: Don't explicitly return #t from phases.
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (cloud-utils)[arguments]:
Search for readlink & sfdisk in inputs.
[inputs]: Add coreutils.
|
|
|
|
|
| |
* gnu/packages/admin.scm (cloud-utils): Update to 0.33.
[arguments]: Don't explicitly return #t from phases.
|
|
|
|
|
| |
* gnu/packages/profiling.scm (papi): Update to 6.0.0.1.
[source]: Use HTTPS.
|
|
|
|
|
| |
* gnu/packages/python.scm (micropython)[arguments]: Prefix a new
'chdir-back phase instead of overriding 'install-license-files.
|
|
|
|
|
| |
* gnu/packages/python.scm (micropython)[arguments]:
Rewrite as G-expressions.
|
|
|
|
|
| |
* gnu/packages/python.scm (micropython)[native-inputs]:
Remove input labels.
|
|
|
|
|
| |
* gnu/packages/python.scm (micropython): Update to 1.18.
[source, arguments]: Don't explicitly return #t from snippet or phases.
|
|
|
|
|
| |
* gnu/packages/sssd.scm (ding-libs)[arguments]:
Add "--disable-static" to #:configure-flags.
|
|
|
|
|
| |
* gnu/packages/rcm.scm (rcm): Update to 1.3.5.
[arguments]: Don't explicitly return #t from phases.
|
|
|
|
|
| |
* gnu/packages/sssd.scm (ding-libs): Update to 0.6.2.
[native-inputs]: Add gettext-minimal.
|
|
|
|
|
|
| |
* gnu/packages/sssd.scm (ding-libs)[source]:
Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf, automake, libtool, and pkg-config.
|
|
|
|
| |
* gnu/packages/statistics.scm (jags): Update to 4.3.1.
|
|
|
|
|
|
|
|
| |
* gnu/packages/iso-codes.scm (iso-codes):
Replace with hidden-package that inherits…
(iso-codes/official): …this ‘new’ variable with its previous value.
* gnu/packages/gtk.scm (gtk+)[inputs]:
Use iso-codes/official to prevent mass rebuilds.
|
|
|
|
| |
* gnu/packages/storage.scm (ceph): Update to 16.2.9.
|