unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
 messages from 2019-04-21 16:19:12 to 2019-05-03 12:30:11 UTC [more...]

[bug#35394] [PATCH 0/3] Bootloader localization
 2019-05-03 12:27 UTC  (9+ messages)
` [bug#35394] [PATCH 1/3] system: Add locale to boot-parameters
` [bug#35394] [PATCH 2/3] system: Provide locale information to the bootloader
` [bug#35394] [PATCH 3/3] system: Use locale information in grub.cfg
` [bug#35394] [PATCH 3/4] gnu: grub: Add locale output for bootloading
` [bug#35394] [PATCH 4/4] system: Use locale information in grub.cfg

[bug#35446] [PATCH 0/26] Calibre: Update to 3.41.3
 2019-05-03 11:57 UTC  (31+ messages)
` [bug#35446] [PATCH 01/26] gnu: Use 'license:' prefix in (gnu packages web)
  ` [bug#35446] [PATCH 02/26] gnu: Add python-css-parser, python2-css-parser
  ` [bug#35446] [PATCH 03/26] gnu: calibre: Update to 3.41.3
  ` [bug#35446] [PATCH 04/26] gnu: calibre: Remove feedparser patch
  ` [bug#35446] [PATCH 05/26] Update email address for Brendan Tildesley
  ` [bug#35446] [PATCH 06/26] gnu: calibre: [inputs]: Replace cssutils with the css-parser fork
  ` [bug#35446] [PATCH 07/26] gnu: calibre: Remove markdown unbundling code
  ` [bug#35446] [PATCH 08/26] gnu: calibre: Use system mathjax
  ` [bug#35446] [PATCH 09/26] gnu: calibre: Build rapydscript
  ` [bug#35446] [PATCH 10/26] gnu: calibre: Enable tests
  ` [bug#35446] [PATCH 11/26] gnu: calibre: Add missing dependencies as indicated by tests
  ` [bug#35446] [PATCH 12/26] gnu: calibre: Patch out unrar test
  ` [bug#35446] [PATCH 13/26] gnu: calibre: Move font unbundling to after check phase
  ` [bug#35446] [PATCH 14/26] gnu: Add python-html2text, python2-html2text
  ` [bug#35446] [PATCH 15/26] gnu: calibre: Add python2-html2text as an input
  ` [bug#35446] [PATCH 16/26] gnu: python-regex, python2-regex: Update to 2019.04.14
  ` [bug#35446] [PATCH 17/26] gnu: calibre: Disable tests that require networking
  ` [bug#35446] [PATCH 18/26] gnu: Add python-soupsieve, python2-soupsieve
  ` [bug#35446] [PATCH 19/26] gnu: calibre: Use linux.py to install desktop files
  ` [bug#35446] [PATCH 20/26] gnu: calibre: Disable bs4 test
  ` [bug#35446] [PATCH 21/26] gnu: calibre: Disable Qt test
  ` [bug#35446] [PATCH 22/26] gnu: calibre: Disable bs4 test
  ` [bug#35446] [PATCH 23/26] gnu: Calibre: Remove some comments
  ` [bug#35446] [PATCH 24/26] gnu: calibre: Unbundle python2-odfpy
  ` [bug#35446] [PATCH 25/26] gnu: calibre: Remove libxrender as an input
  ` [bug#35446] [PATCH 26/26] gnu: calibre: Delete various junk from source
` [bug#35446] [PATCH 25/26]: gnu: calibre: Delete various junk from source. (fix typos)

[bug#35544] [PATCH] services: dovecot: Rename auth-verbose-passwords?
 2019-05-03  9:10 UTC 

[bug#35538] [PATCH] gnu: rust: Improve reproducibility and lower source sizes
 2019-05-03  7:05 UTC 

[bug#34807] [PATCH 1/2] Add (guix lzlib)
 2019-05-02  9:16 UTC  (4+ messages)

[bug#35528] [PATCH] gnu: Add font-sil-andika
 2019-05-01 20:20 UTC 

[bug#35527] [PATCH] gnu: Add nauty
 2019-05-01 20:09 UTC 

[bug#35518] gnu: guile-pfds bugfix
 2019-05-01 11:46 UTC  (5+ messages)
` [bug#35518] (no subject)

[bug#34393] [PATCH] gnu: terminals: Add termbox-truecolor
 2019-05-01 11:04 UTC  (3+ messages)
` [bug#34393] Notice

[bug#35489] gnu: Add guile-r7rs
 2019-05-01  1:16 UTC  (2+ messages)
` [bug#35489] (no subject)

[bug#35516] [PATCH 1/1] gnu: emacs: Add lcms to inputs
 2019-04-30 22:26 UTC 

[bug#35516] [PATCH 0/1] gnu: emacs: Add lcms as an input
 2019-04-30 22:25 UTC 

[bug#35515] [PATCH 1/1] gnu: emacs: Add gpm to inputs
 2019-04-30 22:14 UTC 

[bug#35515] [PATCH 0/1] gnu: emacs: Add gpm as input
 2019-04-30 22:12 UTC 

[bug#35514] [PATCH 1/1] gnu: emacs: Add libselinux to inputs
 2019-04-30 22:06 UTC 

[bug#35514] [PATCH 0/1] gnu: emacs: Add libselinux to inputs
 2019-04-30 21:57 UTC 

[bug#35483] [PATCH] gnu: u-boot-tools: Only run full test suite on x86
 2019-04-30 21:46 UTC  (7+ messages)
` [bug#35483] "

[bug#35512] [PATCH 0/1] gnu: emacs: Add mailutils to inputs for security
 2019-04-30 21:43 UTC  (2+ messages)
` [bug#35512] [PATCH 1/1] gnu: emacs: Add mailutils to inputs

[bug#35511] [PATCH 0/1] Add configure flag to emacs to improve repoducibility
 2019-04-30 21:30 UTC  (2+ messages)
` [bug#35511] [PATCH 1/1] gnu: emacs: Make build more reproducible

[bug#35193] [PATCH 0/3] Add python-mypy and required packages
 2019-04-30 15:29 UTC  (5+ messages)
` [bug#35193] [PATCH v2 0/3] Updating and fixing mypy packages
  ` [bug#35193] [PATCH v2 1/3] gnu: Add python-typed-ast
  ` [bug#35193] [PATCH v2 2/3] gnu: Add python-mypy-extensions
  ` [bug#35193] [PATCH v2 3/3] gnu: Add python-mypy

[bug#35482] [PATCH] Rename games to match upstream name project
 2019-04-30  0:13 UTC  (4+ messages)
  ` bug#35482: "

[bug#35436] Typos
 2019-04-29 23:08 UTC  (10+ messages)
` [bug#35436] [PATCH 1/2] installer: Fix typo
` [bug#35436] [PATCH 2/2] doc: Fix typos
` [bug#35436] [PATCH 3/3] doc: Fix typo
` [bug#35436] [PATCH 4/4] "
` [bug#35436] [PATCH 5/5] doc: Fix typos
` [bug#35436] [PATCH 6/7] doc: Fix typo
` [bug#35436] [PATCH 7/7] "
` [bug#35436] [PATCH 2/2] doc: Minor fixes to the manual
  ` [bug#35436] [PATCH 3/3] doc: Fix typo (after sqash)

[bug#35349] [PATCH] gnu: Add cloud-utils
 2019-04-29 21:16 UTC  (2+ messages)
` bug#35349: "

[bug#35461] [PATCH] vm: Pass -smp to QEMU to allow use of multiple cores
 2019-04-29 20:12 UTC  (3+ messages)
  ` bug#35461: "

[bug#35386] [PATCH] gnu: direnv: Change to the go-build-system
 2019-04-29 19:42 UTC  (3+ messages)
  ` bug#35386: "

[bug#35494] [PATCH] file-systems: Support the 'rel-atime' flag
 2019-04-29 19:23 UTC  (2+ messages)

[bug#35493] [PATCH 0/3] Allow multiple SLiM services
 2019-04-29 18:20 UTC  (4+ messages)
` [bug#35493] [PATCH 1/3] gnu: slim: Allow customisation of Xorg display
` [bug#35493] [PATCH 2/3] services: slim: Allow SLiM to be started on multiple ttys
` [bug#35493] [PATCH 3/3] doc: Document 'display' and 'vt' fields of 'slim-configuration'

[bug#35456] [PATCH 0/1] Add 'guix install', 'guix remove', and 'guix upgrade'
 2019-04-29 17:10 UTC  (11+ messages)
` [bug#35456] [PATCH 1/1] guix package: Add 'install', 'remove', and 'upgrade' aliases
      ` bug#35456: "

[bug#35411] [PATCH] Add hedgewars
 2019-04-29 12:45 UTC  (6+ messages)
` bug#35411: "

[bug#35391] [PATCH] Add jumpnbump
 2019-04-29 12:44 UTC  (2+ messages)
` bug#35391: "

[bug#35217] gnu: u-boot: Update to 2019.04
 2019-04-29 10:35 UTC  (5+ messages)
        ` bug#35217: "

[bug#35485] [PATCH] guix package: Add 'guix search' alias
 2019-04-29 10:21 UTC  (2+ messages)
` bug#35485: "

[bug#35403] [PATCH] Add font-public-sans
 2019-04-29  7:54 UTC  (2+ messages)
` bug#35403: "

[bug#35444] [PATCH] installer: Fix typo in docstring
 2019-04-29  7:48 UTC  (2+ messages)
` bug#35444: "

[bug#35470] [PATCH] services: slim: Honor the value of slim from slim-configuration
 2019-04-29  7:32 UTC  (2+ messages)
` bug#35470: "

[bug#35478] [PATCH] gnu: diffoscope: Update to 114
 2019-04-29  7:36 UTC  (2+ messages)

[bug#35471] [PATCH] gnu: Add python-django-taggit
 2019-04-28 14:57 UTC 

[bug#33969] [PATCH] gnu: postgresql: Build with openssl support
 2019-04-28 14:27 UTC  (2+ messages)
` bug#33969: "

[bug#35467] [PATCH] Update Emacs packages
 2019-04-27 23:48 UTC 

[bug#35455] [PATCH] gnu: Add python-django-extensions
 2019-04-27 16:32 UTC 

bug#35377: bug#35068: GDM crashes when it cannot find any .desktop files
 2019-04-27 16:27 UTC  (2+ messages)
            ` [bug#35377] "

[bug#35449] [PATCH 1/7] gnu: zimg: Fix license field to refer to license:wtfpl2
 2019-04-27 11:43 UTC  (7+ messages)
  ` [bug#35449] [PATCH 2/7] gnu: Use license: prefix in shellutils.scm
  ` [bug#35449] [PATCH 3/7] gnu: envstore: Fix license field to refer to license:wtfpl2
  ` [bug#35449] [PATCH 4/7] gnu: python-pyyaml: "
  ` [bug#35449] [PATCH 5/7] gnu: Use license: prefix in tmux.scm
  ` [bug#35449] [PATCH 6/7] gnu: tmux-themepack: Fix license field to refer to license:wtfpl2
  ` [bug#35449] [PATCH 7/7] gnu: quickswitch-i3: Fix license field to use license:wtfpl2

[bug#35447] [PATCH 0/26] Calibre: Update to 3.41.3
 2019-04-27  9:38 UTC  (2+ messages)
` bug#35447: Closing duplicate

[bug#35169] [PATCH] gnu: Add urh
 2019-04-26  7:00 UTC  (5+ messages)

[bug#35423] [PATCH] gnu: Add julius
 2019-04-26  0:41 UTC  (3+ messages)

[bug#35329] [PATCH] gnu: knot-service: Add includes field in configuration
 2019-04-25 19:46 UTC  (3+ messages)
  ` bug#35329: "

[bug#35428] [WIP] vm: Pass xorriso customizer
 2019-04-25 18:39 UTC  (6+ messages)
` [bug#35428] [WIP v2] "
  ` [bug#35428] [WIP v3] "
    ` [bug#35428] [WIP v4] "
      ` [bug#35428] [WIP v5] "
        ` [bug#35428] [WIP v6] "

[bug#35330] [PATCH] gnu: certbot: Add support for manual plugin
 2019-04-25 17:48 UTC  (3+ messages)
  ` bug#35330: "

[bug#35280] [PATCH] Remove ocaml-4.02
 2019-04-25 17:04 UTC  (2+ messages)
` bug#35280: "

[bug#35388] [PATCH] gnu: julia: Update to 1.1.0
 2019-04-25  7:51 UTC 

[bug#35333] [PATCH 0/6] Add Yubikey Manager and Its Dependencies
 2019-04-25  4:14 UTC  (5+ messages)
    ` bug#35333: "

[bug#35415] [PATCH 1/1] gnu: global: Add 'python-wrapper' as input
 2019-04-24 15:27 UTC 

[bug#35415] [PATCH 0/1] Add 'python-wrapper' as input for global
 2019-04-24 15:09 UTC 

[bug#35412] [PATCH 1/2] gnu: rpm: Use python3 instead of python2
 2019-04-24 10:25 UTC  (2+ messages)
` [bug#35412] [PATCH 2/2] gnu: osc: Update to 0.165.0

[bug#35050] [PATCH] gnu: direnv: Fix build failure
 2019-04-23 15:39 UTC  (8+ messages)

[bug#34971] [PATCH] gnu: Add mako
 2019-04-23 12:14 UTC  (2+ messages)

[bug#35388] [PATCH] gnu: julia: Update to 1.1.0
 2019-04-23  9:49 UTC  (2+ messages)

[bug#35369] [PATCH] system: Change default kernel-arguments to '("quiet")
 2019-04-23  6:36 UTC  (3+ messages)
  ` bug#35369: "

[bug#35384] [PATCH] gnu: Add git-annex-remote-rclone
 2019-04-22 19:53 UTC 

[bug#35234] [PATCH] gnu: Add the-dark-mod
 2019-04-22 17:42 UTC  (15+ messages)

[bug#35377] [PATCH] gnu: gdm: Provide custom session
 2019-04-22 14:15 UTC 

[bug#35346] [0/2] Add pass-otp
 2019-04-22  9:36 UTC  (5+ messages)
` [bug#35346] [PATCH 2/2] gnu: "
      ` bug#35346: "

[bug#35364] [PATCH 0/2] gnu: supertuxkart: Update to 1.0
 2019-04-21 22:03 UTC  (4+ messages)
` [bug#35364] [PATCH 1/2] "
  ` [bug#35364] [PATCH 2/2] gnu: supertuxkart: Simplify unbundling and unbundle enet
` bug#35364: [PATCH 0/2] gnu: supertuxkart: Update to 1.0

[bug#34364] bug#34595: [PATCH] gnu: Add emacs-shroud
 2019-04-21 20:09 UTC 

[bug#35366] [PATCH 1/2] gnu: mate-power-manager: Use correct license
 2019-04-21 18:00 UTC  (2+ messages)
` [bug#35365] [PATCH 2/2] gnu: mate-power-manager: remove warning reported by guix lint


Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).