summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-01vm-image: Add 'label' field.Ludovic Courtès
* gnu/system/examples/vm-image.tmpl (label): New field.
2019-05-01gnu: ungoogled-chromium: Update to 74.0.3729.108-0.9e33022.Marius Bakke
* gnu/packages/chromium.scm (%preserved-third-party-files): Add four new directories, delete three obsolete. (%chromium-version, %ungoogled-revision, %debian-revision): Update for 74. (ungoogled-chromium-source): Update hashes. Ignore Debians GCC6 patches. (ungoogled-chromium)[arguments]: Add "use_system_openjpeg" to #:configure-flags.
2019-05-01gnu: Remove greenisland.Marius Bakke
* gnu/packages/display-managers.scm (greenisland): Remove variable.
2019-04-30gnu: u-boot-tools: Only run full test suite on x86_64.Vagrant Cascadian
* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]: Modify phase. [check-x86]: New phase. [patch]: New phase.
2019-04-30gnu: ocaml-migrate-parsetree: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree)[source]: Add FILE-NAME.
2019-04-30gnu: ocaml-opam-file-format: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (ocaml-opam-file-format)[source]: Add FILE-NAME.
2019-04-30gnu: sbcl-cl-syntax: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/lisp.scm (sbcl-cl-syntax)[source]: Add FILE-NAME.
2019-04-30gnu: emacs-dired-sidebar: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-dired-sidebar)[source]: Add FILE-NAME.
2019-04-30gnu: sbcl-rfc2388: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/lisp.scm (sbcl-rfc2388)[source]: Add FILE-NAME.
2019-04-30gnu: ocaml-ppx-typerep-conv: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv)[source]: Add FILE-NAME.
2019-04-30gnu: ocaml-ppx-hash: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (ocaml-ppx-hash)[source]: Add FILE-NAME.
2019-04-30gnu: ocaml-ppx-enumerate: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate)[source]: Add FILE-NAME.
2019-04-30gnu: ocaml-core: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (ocaml-core)[source]: Add FILE-NAME.
2019-04-30gnu: sbcl-trivial-backtrace: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[source]: Add FILE-NAME.
2019-04-30gnu: sbcl-myway: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/lisp.scm (sbcl-myway)[source]: Add FILE-NAME.
2019-04-30gnu: emacs-helm-pass: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-helm-pass)[source]: Add FILE-NAME.
2019-04-30gnu: emacs-zotxt: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-zotxt)[source]: Add FILE-NAME.
2019-04-30gnu: u-boot-tools: Only run full test suite on x86_64.Vagrant Cascadian
* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]: Modify phase. [check-x86]: New phase. [patch]: New phase.
2019-04-30gnu: gexiv2: Skip failing test on 32-bit platforms.Ludovic Courtès
* gnu/packages/gnome.scm (gexiv2)[arguments]: New field.
2019-04-30build: 'guix-manual.*.po' no longer depends on 'guix-manual.pot'.Ludovic Courtès
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.
2019-04-30gnu: python-nose-timer: Update to 0.7.5.Tobias Geerinckx-Rice
* gnu/packages/check.scm (python-nose-timer): Update to 0.7.5.
2019-04-30gnu: sbcl-cl+ssl: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/lisp.scm (sbcl-cl+ssl)[source]: Add FILE-NAME.
2019-04-30gnu: ghc-esqueleto: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-esqueleto)[source]: Add FILE-NAME.
2019-04-30gnu: ocaml-ppx-tools: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (ocaml-ppx-tools)[source]: Add FILE-NAME.
2019-04-30gnu: sbcl-cl-base64: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/lisp.scm (sbcl-cl-base64)[source]: Add FILE-NAME.
2019-04-30gnu: eid-mw: Name checkout.Tobias Geerinckx-Rice
* gnu/packages/security-token.scm (eid-mw)[source]: Add FILE-NAME.
2019-04-30gnu: libplist: Run tests sequentially.Ludovic Courtès
Fixes <https://bugs.gnu.org/35501>. Reported by Brendan Tildesley <mail@brendan.scot>. * gnu/packages/libusb.scm (libplist)[arguments]: New field.
2019-04-30gnu: Add i3lock.Marius Bakke
* gnu/packages/wm.scm (i3lock): New public variable. (cherry picked from commit b6afc350514ae5016adc6ca70f7be72aa3ecb2d2)
2019-04-30gnu: youtube-dl: Update to 2019.04.30.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.30.
2019-04-30guix: Fix another typo in another docstring.Tobias Geerinckx-Rice
* guix/build/clojure-utils.scm (include-list\exclude-list)<docstring>: Fix typo.
2019-04-30guix: Fix typo in docstring.Tobias Geerinckx-Rice
* guix/build/syscalls.scm (device-in-use?)<docstring>: Fix typo.
2019-04-30gnu: ruby-rest-client: Fix lost ,s.Tobias Geerinckx-Rice
* gnu/packages/ruby.scm (ruby-rest-client)[native-inputs]: Move unquotes to their operands.
2019-04-30gnu: maven: Update to 3.6.1.Julien Lepiller
* gnu/packages/maven.scm (maven-artifact): Update to 3.6.1.
2019-04-30gnu: java-plexus-archiver: Update to 4.1.0.Julien Lepiller
* gnu/packages/java.scm (java-plexus-archiver): Update to 4.1.0.
2019-04-30gnu: java-plexus-utils: Update to 3.2.0.Julien Lepiller
* gnu/packages/java.scm (java-plexus-utils): Update to 3.2.0.
2019-04-30services: colord: Make public and searchable.Ludovic Courtès
* gnu/services/desktop.scm (colord-service-type): Make public. [description]: New field.
2019-04-30services: bluetooth: Make public and searchable.Ludovic Courtès
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.
2019-04-30Revert "maint: 'release' clears gettext-induced changes in doc/."Ludovic Courtès
This reverts commit 24963c13075b07db0c4e6005df9cde3bb51b2e32. This change had become unnecessary since 9ca5ff882e2ac4eaab02eb0fde545bd784af478b.
2019-04-30nls: Remove 'guix-manual.pot'.Ludovic Courtès
This file was inadvertently committed in commit 39764ef893b7b65a8ce55e13746fed8fd0bad6e0. * po/doc/guix-manual.pot: Remove.
2019-04-30gnu: Rename some games to match upstream project name.Nicolas Goaziou
* 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
2019-04-30build: 'assert-no-store-file-names' no longer depends on ChangeLog.Ludovic Courtès
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*.
2019-04-30gnu: ocaml-camomile: Install data in the store.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-camomile)[arguments]: Fix configuration to look for and install data in the store.
2019-04-29gnu: i3-wm: Use absolute paths in session files.Timothy Sample
* 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.
2019-04-29gnu: awesome: Use absolute paths in session file.Timothy Sample
* gnu/packages/wm.scm (awesome)[arguments]: Add a phase to patch the session '.desktop' file to use the absolute path of the 'awesome' binary.
2019-04-29gnu: gdm: Avoid selecting the placeholder session.Timothy Sample
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.
2019-04-29gnu: i3-wm: Use absolute paths in session files.Timothy Sample
* 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.
2019-04-29gnu: awesome: Use absolute paths in session file.Timothy Sample
* gnu/packages/wm.scm (awesome)[arguments]: Add a phase to patch the session '.desktop' file to use the absolute path of the 'awesome' binary.
2019-04-29gnu: gdm: Avoid selecting the placeholder session.Timothy Sample
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.
2019-04-30gnu: Rename some games to match upstream project name.Nicolas Goaziou
* 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
2019-04-30gnu: r-rcpparmadillo: Update to 0.9.400.2.0.Ricardo Wurmus
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.400.2.0.