| Commit message (Collapse) | Author | Age |
|
|
|
| |
* etc/guix-install.sh (GNU_URL): Change to ftp.gnu.org.
|
|
|
|
|
|
|
|
| |
Fixes a bug whereby building an image containing non-ASCII file names
would fail due to improper decoding of file names.
* gnu/system/vm.scm (iso9660-image, qemu-image): Set GUIX_LOCPATH and
call 'setlocale' in the build environment.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This reverts d3619b296fd1db6441e09bb51b55a4264b9fd0ed for
po/doc/guix-manual.zh_CN.po, which contained duplicate node names and
other errors.
|
|
|
|
| |
* po/doc/guix-manual.es.po: Replace "@pref" with "@pxref".
|
|
|
|
|
|
|
|
|
|
|
| |
* config-daemon.ac: Replace "ci.guix.info" with "ci.guix.gnu.org".
* doc/guix.texi (SUBSTITUTE-SERVER): Likewise.
* etc/substitutes/ci.guix.gnu.org.pub: New file.
* Makefile.am (dist_pkgdata_DATA): Add it.
* guix/scripts/build.scm (%default-log-urls): Update.
* guix/scripts/substitute.scm (%default-substitute-urls): Likewise.
* guix/store.scm (%default-substitute-urls): Likewise.
* guix/self.scm (miscellaneous-files): Add "ci.guix.gnu.org".
|
| |
|
| |
|
|
|
|
| |
* gnu/system/examples/vm-image.tmpl (label): New field.
|
|
|
|
|
|
|
| |
* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]:
Modify phase.
[check-x86]: New phase.
[patch]: New phase.
|
|
|
|
| |
* gnu/packages/gnome.scm (gexiv2)[arguments]: New field.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
That dependency was causing a failure when building from a fresh
checkout since commit d60225d5caabfb6409e3277c0512cd4c0fa63d72 because
'guix-manual.pot' was no longer around and there's no rule to make it.
This commit replaces the 'guix-manual.%.po' target by a phony target,
'doc-po-update-%', without any dependency.
* po/doc/local.mk ($(srcdir)/po/doc/guix-manual.%.po): Rename to...
(doc-po-update-%): ... this. Remove dependencies.
Change how 'lang' is computed; compute $output and $input, and replace
occurrences of $@ and $< with those.
(doc-po-update): Adjust accordingly.
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/35501>.
Reported by Brendan Tildesley <mail@brendan.scot>.
* gnu/packages/libusb.scm (libplist)[arguments]: New field.
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (i3lock): New public variable.
(cherry picked from commit b6afc350514ae5016adc6ca70f7be72aa3ecb2d2)
|
|
|
|
|
| |
* gnu/services/desktop.scm (colord-service-type): Make public.
[description]: New field.
|
|
|
|
|
|
|
|
| |
Until now 'guix system search bluetooth' would turn up nothing.
* gnu/services/desktop.scm (bluetooth-service-type)
(bluetooth-configuration): Make public.
(bluetooth-service-type)[description]: New field.
|
|
|
|
|
|
|
| |
This reverts commit 24963c13075b07db0c4e6005df9cde3bb51b2e32.
This change had become unnecessary since
9ca5ff882e2ac4eaab02eb0fde545bd784af478b.
|
|
|
|
|
|
|
| |
This file was inadvertently committed in commit
39764ef893b7b65a8ce55e13746fed8fd0bad6e0.
* po/doc/guix-manual.pot: Remove.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (armagetronad):
(cataclysm-dda):
(abbaye):
(wesnoth):
(wesnoth-server):
(starfighter):
(kiki):
(fillets-ng):
(crawl):
(crawl-tiles):
(tome4):
(btanks):
(battle-tanks):
(edgar): Use these as the package definition.
(armagetron-advanced):
(cataclysm-dark-days-ahead):
(l-abbaye-des-morts):
(the-battle-for-wesnoth):
(the-battle-for-wesnoth-server):
(project-starfighter):
(kiki-the-nano-bot):
(fish-fillets-ng):
(dungeon-crawl-stone-soup):
(dungeon-crawl-stone-soup-tiles):
(tales-of-maj-eyal):
(the-legend-of-edgar): Turn these into obsolete aliases.
This reverts renames made by the following commits:
f95e33a7ad9afe3f5087b4d8c80731d731b08839
b1aee9fce2d4177dc0eb41c8509d50a131a19655
f6a21d61deecc37f8c900f2d2acf01475b917d10
24a67aef2ae0f40f1b4af235f5fc054881dc4db1
36a0b5b48c8f14e2ac5707dd6dfea99ee2304873
8b6e2bc15f0cbbe325f45fff9a7b5d3df143ca53
6639295f2f24ca8334d6b4d9d9cb63bd13388537
184f5c8db199adbc91b4b108c1bf89e3727f0bce
ecdb1348ad9992f7d98ea5b1b5b6bc0bafc9b79c
375cb94130b222535ad7c7e0fa0d212483407351
c91ed484d0b66d5639ba01f9ba301ff762d9170d
973bd8a62c13bc5b2ca08585c367589d8c7197fe
df42e0f9c9e6a85803d2709d195a8eb29ec7ee5f
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit dfd248648f59af374bf2c74403f0e561464f6afe,
which effectively disabled 'ChangeLog' generation.
* Makefile.am (dist-hook): Depend on 'gen-ChangeLog', not
'$(distdir)/ChangeLog'.
(gen-ChangeLog): Remove dependency. Use "ChangeLog.tmp" as the
temporary file name.
(assert-no-store-file-names): Remove dependency. Exclude ChangeLog*.
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (i3-wm)[arguments]: Add a phase to patch the
session '.desktop' files to use the absolute paths of the 'i3' and
'i3-with-shmlog' binaries.
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (awesome)[arguments]: Add a phase to patch the
session '.desktop' file to use the absolute path of the 'awesome'
binary.
|
|
|
|
|
|
|
| |
This fixes <https://bugs.gnu.org/35484>.
* gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase to
patch GDM to only select the placeholder session if there are no others.
|
|
|
|
| |
* po/doc/local.mk (doc-pot-update, doc-pot-update): Mark as phony.
|
|
|
|
|
| |
* tests/guix-system.sh: Use *.tmpl instead of *, to avoid catching
backup files, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/34716>.
Reported by Mark H Weaver <mhw@netris.org>.
The problem could be reproduced by running, on one hand:
sh -c 'exec -a guix-daemon sleep 777'
and on the other hand:
guix processes
If there is no process with PID 777, 'guix processes' would barf as it
stumbles upon a <daemon-session> record whose client is #f.
* guix/scripts/processes.scm (daemon-sessions)[child-process->session]:
New procedure, with lambda formerly passed to 'map'. Handle #f returns
from 'lookup-process'.
Call 'child-process->session' within 'filter-map', not just 'map'.
|
|
|
|
|
|
|
|
| |
Previously, 'process-open-files' would throw ENOENT if an entry had
vanished after the 'scandir' call and before the 'readlink' call.
* guix/scripts/processes.scm (process-open-files): Catch ENOENT errors
from 'readlink'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/bootloaders.scm (u-boot): Update to 2019.04.
[source]: Add patch.
(u-boot-novena): Update dynamic patch to handle config key rename.
(u-boot-am335x-evm): New variable.
(u-boot-am335x-boneblack): Build with modified am335x-evm config.
(u-boot-novena): Fix typo in description.
* gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Use
u-boot-am335x-boneblack.
* gnu/packages/patches/u-boot-fix-mkimage-header-verification.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
|
|
|
| |
* guix/scripts/search.scm: New file.
* Makefile.am (MODULES): Add it.
* po/guix/POTFILES.in: Add it.
* tests/guix-package-aliases.sh: Add test.
* doc/guix.texi (Invoking guix package): Document it and use it in a
couple of examples.
|
|
|
|
|
|
|
|
|
| |
* guix/build/syscalls.scm (MS_NOATIME): New variable.
* gnu/build/file-systems.scm (mount-flags->bit-mask): Support it.
* doc/guix.texi (File Systems): Document it and add cross-references to
the relevant documentation.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
| |
|
|
|
|
|
|
| |
* doc/guix.texi (Invoking guix package)
(Official Substitute Server, System Configuration): Replace "the Guix
System Distribution" by "Guix System".
|
|
|
|
|
| |
* doc/guix.texi (SUBSTITUTE-SERVER): New variable.
(Invoking guix weather): Use it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/scripts/install.scm, guix/scripts/remove.scm,
guix/scripts/upgrade.scm, tests/guix-package-aliases.sh: New files.
* Makefile.am (MODULES, SH_TESTS): Add them.
* po/guix/POTFILES.in: Add them.
* guix/scripts/package.scm (guix-package): Split with...
(guix-package*): ... this. New procedure.
* doc/guix.texi (Invoking guix package): Document them.
(Binary Installation, Application Setup, Package Management)
(Packages with Multiple Outputs, Package Modules)
(X.509 Certificates, Installing Debugging Files): Use 'guix install' in
simple examples.
* etc/completion/bash/guix (_guix_complete): Handle "install", "remove",
and "upgrade".
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-public-sans)[synopsis, description]:
Adjust.
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-public-sans): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/installer/newt/wifi.scm (draw-scanning-page): Fix typo in docstring.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/package-management (diffoscope): Update to 114.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
Previously setting the slim field in slim-configuration would have no effect.
* gnu/services/xorg.scm (slim-shepherd-service): Remove unused let binding for
slim. Use (slim-configuration-slim config) instead of the default slim.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
This fixes a regression introduced in
6d3896b9fc115b03046860a9aa12966926bccf53.
* gnu/packages/algebra.scm: Use the (gnu packages bison) module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The go-build-system is slightly more appropriate, and switching resolves an
issue with combining the 'unpack phase from the gnu-build-system, and the
'setup-go-environment from the go-build-system. With both of those phases
creating a directory, the first-subdirectory call at the end of the 'unpack
phase can return different values depending on the filesystem ordering.
* gnu/packages/shellutils.scm (direnv)[source]: Use the git repository, as
this works better with the go-build-system.
[build-system]: Change to the go-build-system.
[arguments]: Adjust for the go-build-system.
[native-inputs]: Remove go.
|
|
|
|
|
|
| |
* gnu/installer/newt/final.scm (strip-prefix): New procedure.
(run-config-display-page): Add a sentence showing where the config file
is stored.
|
|
|
|
|
|
|
|
|
| |
Previously, if we had a password mismatch, the 'password' field would
end up containing a <user> record instead of the actual password.
* gnu/installer/newt/user.scm (confirm-password): Make TRY-AGAIN
optional and adjust docstring.
(run-user-add-page): Move 'confirm-password' call one level higher.
|
|
|
|
|
|
|
|
| |
* gnu/installer/newt/user.scm (run-user-add-page): Add #:real-name. Add
a label and entry for the real name and initialize the 'real-name' field
of the <user> record.
* gnu/installer/final.scm (create-user-database): Set the 'comment'
field of the <user-account> record.
|
|
|
|
|
| |
* gnu/installer/user.scm (<user>)[real-name]: New field.
(users->configuration)[use->sexp]: Turn it into a 'comment' field.
|
|
|
|
|
|
|
|
| |
Previously the "listbox" would be unnecessarily high, leaving too little
space for the German translation of the text above.
* gnu/installer/newt/partition.scm (run-disk-page): Increase
#:info-textbox-width and pass #:listbox-height.
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/35469>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
* gnu/installer/services.scm (%system-services): Add service for
'nss-certs', with 'recommended?' set to #t.
|
|
|
|
|
|
|
|
|
| |
* gnu/installer/services.scm (<system-service>)[recommended?]: New
field.
* gnu/installer/newt/services.scm (run-desktop-environments-cbt-page):
Pass #:selection to 'run-checkbox-tree-page', computed from the
'recommended?' field of each service.
(run-networking-cbt-page): Likewise.
|