all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
 messages from 2022-02-26 06:22:18 to 2022-02-27 21:41:27 UTC [more...]

[bug#52030] [PATCH] gnu: Add feather font
 2022-02-27 21:40 UTC  (5+ messages)
      ` bug#52030: "

[bug#53878] [PATCH v4 00/15] Update Racket to 8.4. Adjust Chez Scheme packages
 2022-02-27 21:29 UTC  (95+ messages)
` [bug#53878] [PATCH v5 00/22] "
  ` [bug#53878] [PATCH v5 01/22] gnu: Use license prefix in (gnu packages racket)
  ` [bug#53878] [PATCH v5 02/22] gnu: racket: Update to 8.4
  ` [bug#53878] [PATCH v5 03/22] gnu: racket: Use Git origins for Racket packages
  ` [bug#53878] [PATCH v5 04/22] gnu: racket-minimal: Use new package style
  ` [bug#53878] [PATCH v5 05/22] gnu: racket-minimal: Don't configure non-existant catalogs
  ` [bug#53878] [PATCH v5 06/22] gnu: racket-minimal: Change inheritance to follow bootstrapping
  ` [bug#53878] [PATCH v5 07/22] gnu: racket-minimal: Add "debug" output
  ` [bug#53878] [PATCH v5 08/22] gnu: make-installation-layer.rkt: Adjust indentation
  ` [bug#53878] [PATCH v5 09/22] gnu: racket-minimal: Separate from the Racket VM
  ` [bug#53878] [PATCH v5 10/22] gnu: racket: Move Chez bootfiles to (gnu packages chez)
  ` [bug#53878] [PATCH v5 11/22] gnu: chez: Add utilities for Chez machine types
  ` [bug#53878] [PATCH v5 12/22] gnu: racket: Add 'racket-vm-for-system'
  ` [bug#53878] [PATCH v5 13/22] gnu: chez-scheme: Use "lib/chez-scheme" for search path
  ` [bug#53878] [PATCH v5 14/22] gnu: chez-scheme: Use shared zlib and lz4
  ` [bug#53878] [PATCH v5 15/22] gnu: chez-scheme: Use new package style
  ` [bug#53878] [PATCH v5 16/22] gnu: Add stex
  ` [bug#53878] [PATCH v5 17/22] gnu: Add chez-nanopass
  ` [bug#53878] [PATCH v5 18/22] gnu: chez-scheme: Explicitly package bootstrap bootfiles
  ` [bug#53878] [PATCH v5 19/22] gnu: chez-mit: Support chez-scheme-for-racket
  ` [bug#53878] [PATCH v5 20/22] gnu: Add chez-scheme-for-racket
  ` [bug#53878] [PATCH v5 21/22] gnu: chez: Add 'chez-scheme-for-system'
  ` [bug#53878] [PATCH v5 22/22] gnu: racket-vm-cs: Build with "--enable-scheme"
` [bug#53878] [PATCH v6 00/24] Update Racket to 8.4. Adjust Chez Scheme packages
  ` [bug#53878] [PATCH v6 01/24] gnu: Use license prefix in (gnu packages racket)
  ` [bug#53878] [PATCH v6 02/24] gnu: racket: Update to 8.4
  ` [bug#53878] [PATCH v6 03/24] gnu: racket: Use Git origins for Racket packages
  ` [bug#53878] [PATCH v6 04/24] gnu: racket-minimal: Use new package style
  ` [bug#53878] [PATCH v6 05/24] gnu: racket-minimal: Don't configure non-existant catalogs
  ` [bug#53878] [PATCH v6 06/24] gnu: racket-minimal: Change inheritance to follow bootstrapping
  ` [bug#53878] [PATCH v6 07/24] gnu: racket-minimal: Adjust indentation
  ` [bug#53878] [PATCH v6 08/24] gnu: racket-minimal: Add "debug" output
  ` [bug#53878] [PATCH v6 09/24] gnu: configure-layer.rkt: Adjust indentation
  ` [bug#53878] [PATCH v6 10/24] gnu: racket-minimal: Separate from the Racket VM
  ` [bug#53878] [PATCH v6 11/24] gnu: racket: Move Chez bootfiles to (gnu packages chez)
  ` [bug#53878] [PATCH v6 12/24] gnu: chez: Add utilities for Chez machine types
  ` [bug#53878] [PATCH v6 13/24] gnu: racket: Add 'racket-vm-for-system'
  ` [bug#53878] [PATCH v6 14/24] gnu: chez-scheme: Use new style for Chez packages
  ` [bug#53878] [PATCH v6 15/24] gnu: chez-scheme: Use "lib/chez-scheme" for search path
  ` [bug#53878] [PATCH v6 16/24] gnu: chez-scheme: Use shared zlib and lz4
  ` [bug#53878] [PATCH v6 17/24] gnu: chez-scheme: Use new package style
  ` [bug#53878] [PATCH v6 18/24] gnu: Add stex
  ` [bug#53878] [PATCH v6 19/24] gnu: Add chez-nanopass
  ` [bug#53878] [PATCH v6 20/24] gnu: chez-scheme: Explicitly package bootstrap bootfiles
  ` [bug#53878] [PATCH v6 21/24] gnu: chez-mit: Support chez-scheme-for-racket
  ` [bug#53878] [PATCH v6 22/24] gnu: Add chez-scheme-for-racket
  ` [bug#53878] [PATCH v6 23/24] gnu: chez: Add 'chez-scheme-for-system'
  ` [bug#53878] [PATCH v6 24/24] gnu: racket-vm-cs: Build with "--enable-scheme"
` [bug#53878] [PATCH v7 00/24] Update Racket to 8.4. Adjust Chez Scheme packages
  ` [bug#53878] [PATCH v7 01/24] gnu: Use license prefix in (gnu packages racket)
  ` [bug#53878] [PATCH v7 02/24] gnu: racket: Update to 8.4
  ` [bug#53878] [PATCH v7 03/24] gnu: racket: Use Git origins for Racket packages
  ` [bug#53878] [PATCH v7 04/24] gnu: racket-minimal: Use new package style
  ` [bug#53878] [PATCH v7 05/24] gnu: racket-minimal: Don't configure non-existant catalogs
  ` [bug#53878] [PATCH v7 06/24] gnu: racket-minimal: Change inheritance to follow bootstrapping
  ` [bug#53878] [PATCH v7 07/24] gnu: racket-minimal: Adjust indentation
  ` [bug#53878] [PATCH v7 08/24] gnu: racket-minimal: Add "debug" output
  ` [bug#53878] [PATCH v7 09/24] gnu: configure-layer.rkt: Adjust indentation
  ` [bug#53878] [PATCH v7 10/24] gnu: racket-minimal: Separate from the Racket VM
  ` [bug#53878] [PATCH v7 11/24] gnu: racket: Move Chez bootfiles to (gnu packages chez)
  ` [bug#53878] [PATCH v7 12/24] gnu: chez: Add utilities for Chez machine types
  ` [bug#53878] [PATCH v7 13/24] gnu: racket: Add 'racket-vm-for-system'
  ` [bug#53878] [PATCH v7 14/24] gnu: chez-scheme: Use new style for Chez packages
  ` [bug#53878] [PATCH v7 15/24] gnu: chez-scheme: Use "lib/chez-scheme" for search path
  ` [bug#53878] [PATCH v7 16/24] gnu: chez-scheme: Use shared zlib and lz4
  ` [bug#53878] [PATCH v7 17/24] gnu: chez-scheme: Use new package style
  ` [bug#53878] [PATCH v7 18/24] gnu: Add stex
  ` [bug#53878] [PATCH v7 19/24] gnu: Add chez-nanopass
  ` [bug#53878] [PATCH v7 20/24] gnu: chez-scheme: Explicitly package bootstrap bootfiles
  ` [bug#53878] [PATCH v7 21/24] gnu: chez-mit: Support chez-scheme-for-racket
  ` [bug#53878] [PATCH v7 22/24] gnu: Add chez-scheme-for-racket
  ` [bug#53878] [PATCH v7 23/24] gnu: chez: Add 'chez-scheme-for-system'
  ` [bug#53878] [PATCH v7 24/24] gnu: racket-vm-cs: Build with "--enable-scheme"

[bug#54069] [PATCH v2 1/4] gnu: Add hwdata
 2022-02-27 21:23 UTC  (12+ messages)
` [bug#54069] [PATCH v2 2/4] gnu: pciutils: Unbundle pci.ids and use latest
` [bug#54069] [PATCH v2 3/4] gnu: libosinfo: Unbundle usb.ids, pci.ids

bug#40998: Guix System's initrd doesn't honor rootflags
 2022-02-27 21:08 UTC  (9+ messages)
` bug#40998: [PATCH v2 1/4] system: Add a version field to the <boot-parameters> record
  ` bug#40998: [PATCH v2 2/4] initrd: Use non-hyphenated kernel command-line parameter names
  ` bug#40998: [PATCH v2 3/4] initrd: Honor rootfstype and rootflags command-line parameters
  ` bug#40998: [PATCH v2 4/4] initrd: Print its "

I think thunked fields are breaking my previously working code
 2022-02-27 20:35 UTC  (3+ messages)

bug#54111: guile bundles (a compiled version of) UnicodeData.txt and binaries
 2022-02-27 19:52 UTC  (4+ messages)

[bug#53257] [PATCH] gnu: foot: expose terminfo dirs via native-search-paths
 2022-02-27 19:22 UTC  (4+ messages)
` [bug#53257] [PATCH] gnu: foot: Wrap the program to expose TERMINFO_DIRS

Problem with texlive-default-updmap.cfg
 2022-02-27 17:48 UTC  (5+ messages)

[bug#54182] [PATCH] gnu: foot: Add TERMINFO_DIRS to the search paths
 2022-02-27 17:23 UTC  (3+ messages)
  ` bug#54182: "

[bug#54178] [PATCH] gnu: glibc-utf8-locales: Hide the package
 2022-02-27 16:35 UTC  (2+ messages)

[bug#54187] [PATCH] gnu: Add python-django-3.1.14
 2022-02-27 16:29 UTC 

[bug#54180] [PATCH 00/12] Home: Clarify and better test symlink-manager.scm
 2022-02-27 16:00 UTC  (18+ messages)
` [bug#54180] [PATCH 01/12] home: symlink-manager: Clarify module imports
  ` [bug#54180] [PATCH 02/12] home: symlink-manager: Move helper procedures as top-level defines
  ` [bug#54180] [PATCH 03/12] home: symlink-manager: Use 'for-each' when used for effects
  ` [bug#54180] [PATCH 04/12] home: symlink-manager: Use 'file-is-directory?'
  ` [bug#54180] [PATCH 05/12] home: symlink-manager: Remove 'empty-directory?' and avoid TOCTTOU race
  ` [bug#54180] [PATCH 06/12] home: symlink-manager: Avoid extra 'lstat' call
  ` [bug#54180] [PATCH 07/12] tests: Make sure 'guix home reconfigure' backs up files
  ` [bug#54180] [PATCH 08/12] tests: Simplify use of 'local-file' in 'tests/guix-home.sh'
  ` [bug#54180] [PATCH 09/12] tests: Check 'guix home reconfigure' for a second generation
  ` [bug#54180] [PATCH 10/12] home: symlink-manager: 'cleanup-symlinks' uses 'file-system-fold'
  ` [bug#54180] [PATCH 11/12] home: symlink-manager: 'create-symlinks' "
  ` [bug#54180] [PATCH 12/12] home: symlink-manager: Rename "path" to "file" where appropriate

bug#54077: What does "sequel" mean in the CODE-OF-CONDUCT
 2022-02-27 15:50 UTC  (4+ messages)

[bug#54186] [PATCH] gnu: Add python-mathlibtools
 2022-02-27 15:44 UTC 

[bug#54185] [PATCH] gnu: lean: Update to 3.40.0
 2022-02-27 15:38 UTC 

[bug#54184] [PATCH] gnu: Add python-ansicolors
 2022-02-27 15:20 UTC 

bug#54181: [aarch64] gnutls-dane fails tests
 2022-02-27 15:03 UTC  (2+ messages)

Emacs
 2022-02-27 15:02 UTC  (7+ messages)

bug#53998: Guix pull always gets stuck at ~80% on fresh i686 1.3.0 install
 2022-02-27 13:20 UTC  (5+ messages)

Android Device Mounting Detection with GVFS Help
 2022-02-27 12:14 UTC  (5+ messages)

[bug#49929] [PATCH] gnu: Add gmid
 2022-02-27 12:06 UTC  (5+ messages)
    ` bug#49929: "

native-search-paths search-path-specification do not work in glib-or-gtk-build-system
 2022-02-27 11:25 UTC  (3+ messages)
  `  "

[bug#53704] Add Visualboyadvance-m
 2022-02-27 10:52 UTC  (8+ messages)
` [bug#53704] Bump

How Configure Guix to use Pipewire
 2022-02-27  9:32 UTC  (2+ messages)
` Shepherd socket activation

bug#53334: qbittorrent(<=4.4.0)'s search window fails with "Python is required to use the search engine but it does not seem to be installed"
 2022-02-27  9:09 UTC  (2+ messages)
` bug#53334: Acknowledgement (qbittorrent(<=4.4.0)'s search window fails with "Python is required to use the search engine but it does not seem to be installed")

[bug#53461] [kiasoc5@tutanota.com: Rust CVE]
 2022-02-27  6:50 UTC  (4+ messages)

[bug#49943] [PATCH] gnu: Add openboard
 2022-02-27  5:20 UTC  (4+ messages)

[bug#53015] [PATCH v2] Add mangohud
 2022-02-27  4:31 UTC  (4+ messages)
` [bug#53015] [PATCH v3] "

Rename glibc-utf8-locales to glibc-limited-utf8-locales
 2022-02-27  4:16 UTC  (6+ messages)

[bug#54176] [PATCH] gnu: Add emacs-lsp-metals
 2022-02-27  1:36 UTC 

Declare swap partition in config
 2022-02-26 23:52 UTC  (2+ messages)

[minor patch] Amend CoC
 2022-02-26 19:07 UTC  (9+ messages)
` Accusation of breach of CoC (Was: [minor patch] Amend CoC)
      ` An appeal to empathy on actual hurt caused by this thread

bug#51460: emacs-magit: path error during commit
 2022-02-26 22:54 UTC  (2+ messages)

[bug#54021] [PATCH] Add rhino javascript package
 2022-02-26 21:07 UTC  (3+ messages)
` [bug#54021] [PATCH] Removing all bundled jars prior to build

Update CoC adapted from upstream 2.1 (instead of 1.4)
 2022-02-26 18:17 UTC  (4+ messages)

llvm on aarch64 builds very slowly
 2022-02-26 16:54 UTC  (4+ messages)

[bug#45875] [PATCH] Update gnunet to version 0.14.0
 2022-02-26 16:49 UTC  (7+ messages)
          ` [bug#45875] gnunet 0.16.0 released

[bug#53959] [PATCH] installer: Continue even if Connman cannot phone home
 2022-02-26 15:13 UTC  (2+ messages)
` bug#53959: "

branch master updated: gnu: pspp: Fix failing test suite
 2022-02-26 14:59 UTC 

[bug#53676] [PATCH v2 1/4] services/sound: Normalize pulseaudio-configuration accessor names
 2022-02-26 14:14 UTC  (8+ messages)
` [bug#53676] [PATCH v2 2/4] gnu: pulseaudio: Graft to adjust configuration
            ` bug#53676: "

[bug#46848] [PATCHES] [core-updates] PEP 517 python-build-system
 2022-02-26 14:10 UTC  (7+ messages)

better error messages through assertions
 2022-02-26 13:51 UTC  (4+ messages)

[bug#54169] [PATCH 1/1] gnu: freeciv: Update to 3.0.0
 2022-02-26  8:59 UTC 

[bug#53717] [PATCH] gnu: Add rofi-wayland
 2022-02-26  7:56 UTC  (3+ messages)

bug#52808: Guix home should not assume that all targets are dot files
 2022-02-26  7:13 UTC  (7+ messages)

[bug#53468] [RFC PATCH] gnu: linux-pam: Change path to unix_chkpwd helper
 2022-02-26  7:11 UTC  (6+ messages)
      ` bug#53468: "


Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.