all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
 messages from 2023-09-18 19:20:59 to 2023-09-21 13:30:25 UTC [more...]

[bug#66129] [PATCH 00/20] Split SuiteSparse into subpackages
 2023-09-21 13:27 UTC  (39+ messages)
` [bug#66129] [PATCH 01/20] gnu: suitesparse: Tweak description
` [bug#66129] [PATCH 02/20] gnu: Add suitesparse-config
` [bug#66129] [PATCH 03/20] gnu: Add suitesparse-amd
` [bug#66129] [PATCH 04/20] gnu: Add suitesparse-btf
` [bug#66129] [PATCH 05/20] gnu: Add suitesparse-camd
` [bug#66129] [PATCH 06/20] gnu: Add suitesparse-colamd
` [bug#66129] [PATCH 07/20] gnu: Add suitesparse-ccolamd
` [bug#66129] [PATCH 08/20] gnu: Add gklib
` [bug#66129] [PATCH 09/20] gnu: Add metis-5.2
` [bug#66129] [PATCH 10/20] gnu: Add gklib-suitesparse
` [bug#66129] [PATCH 11/20] gnu: Add metis-suitesparse
` [bug#66129] [PATCH 12/20] gnu: Add suitesparse-cholmod
` [bug#66129] [PATCH 13/20] gnu: Add suitesparse-cxsparse
` [bug#66129] [PATCH 14/20] gnu: Add suitesparse-klu
` [bug#66129] [PATCH 15/20] gnu: Add suitesparse-ldl
` [bug#66129] [PATCH 16/20] gnu: Add suitesparse-rbio
` [bug#66129] [PATCH 17/20] gnu: Add suitesparse-mongoose
` [bug#66129] [PATCH 18/20] gnu: Add suitesparse-spex
` [bug#66129] [PATCH 19/20] gnu: Add suitesparse-spqr
` [bug#66129] [PATCH 20/20] gnu: Add suitesparse-umfpack
` [bug#66129] [PATCH v2 01/20] gnu: suitesparse: Tweak description
  ` [bug#66129] [PATCH v2 02/20] gnu: Add suitesparse-config
  ` [bug#66129] [PATCH v2 03/20] gnu: Add suitesparse-amd
  ` [bug#66129] [PATCH v2 04/20] gnu: Add suitesparse-btf
  ` [bug#66129] [PATCH v2 05/20] gnu: Add suitesparse-camd
  ` [bug#66129] [PATCH v2 06/20] gnu: Add suitesparse-colamd
  ` [bug#66129] [PATCH v2 07/20] gnu: Add suitesparse-ccolamd
  ` [bug#66129] [PATCH v2 08/20] gnu: Add gklib
  ` [bug#66129] [PATCH v2 09/20] gnu: Add metis-5.2
  ` [bug#66129] [PATCH v2 10/20] gnu: Add gklib-suitesparse
  ` [bug#66129] [PATCH v2 11/20] gnu: Add metis-suitesparse
  ` [bug#66129] [PATCH v2 12/20] gnu: Add suitesparse-cholmod
  ` [bug#66129] [PATCH v2 13/20] gnu: Add suitesparse-cxsparse
  ` [bug#66129] [PATCH v2 14/20] gnu: Add suitesparse-klu
  ` [bug#66129] [PATCH v2 15/20] gnu: Add suitesparse-ldl
  ` [bug#66129] [PATCH v2 17/20] gnu: Add suitesparse-mongoose
  ` [bug#66129] [PATCH v2 19/20] gnu: Add suitesparse-spqr
  ` [bug#66129] [PATCH v2 20/20] gnu: Add suitesparse-umfpack

[bug#66134] [PATCH 00/12] Add just
 2023-09-21 12:44 UTC  (13+ messages)
` [bug#66134] [PATCH 01/12] gnu: add rust-executable-path-1
  ` [bug#66134] [PATCH 02/12] gnu: add rust-snafu-derive-0.7
  ` [bug#66134] [PATCH 03/12] gnu: add rust-snafu-0.7
  ` [bug#66134] [PATCH 04/12] gnu: add rust-lexiclean-0.0.1
  ` [bug#66134] [PATCH 05/12] gnu: add rust-strum-macros-0.24
  ` [bug#66134] [PATCH 06/12] gnu: add rust-strum-0.24
  ` [bug#66134] [PATCH 07/12] gnu: add rust-dotenvy-0.15
  ` [bug#66134] [PATCH 08/12] gnu: add rust-cradle-0.2
  ` [bug#66134] [PATCH 09/12] gnu: add rust-target-2
  ` [bug#66134] [PATCH 10/12] gnu: add rust-temptree-0.2
  ` [bug#66134] [PATCH 11/12] gnu: add patch for just
  ` [bug#66134] [PATCH 12/12] gnu: add just

dune-based package design trouble
 2023-09-21  9:58 UTC  (4+ messages)

Failed to connect to `/var/guix/daemon-socket/socket': Connection refused
 2023-09-21  9:13 UTC 

New section to easily reference Debbugs URLs within Emacs Debbugs
 2023-09-21  7:58 UTC  (4+ messages)
` Notmuch, Debbugs: my helpers (was Re: New section to easily reference Debbugs URLs within Emacs Debbugs)
    ` Helpers? "

bug#30434: magit won’t work over TRAMP
 2023-09-21  7:34 UTC  (5+ messages)

Emacs on a reMarkable
 2023-09-21  7:14 UTC  (6+ messages)

[bug#65866] [PATCH 0/8] Add built-in builder for Git checkouts
 2023-09-21  7:42 UTC  (19+ messages)
` [bug#65866] [PATCH 1/8] git-download: Move fallback code to (guix build git)
` [bug#65866] [PATCH 2/8] git-download: Honor the ‘GUIX_DOWNLOAD_FALLBACK_TEST’ environment variable
` [bug#65866] [PATCH 3/8] perform-download: Remove unused one-argument clause
` [bug#65866] [PATCH 4/8] daemon: Add “git-download” built-in builder
` [bug#65866] [PATCH 5/8] build: Add dependency on Git
` [bug#65866] [PATCH 6/8] perform-git-download: Use the ‘git’ command captured at configure time
` [bug#65866] [PATCH 7/8] git-download: Use “builtin:git-download” when available
` [bug#65866] [PATCH 8/8] tests: Assume ‘git’ is always available

Use of python pip packages and python virtual environments in guix
 2023-09-21  7:12 UTC  (2+ messages)

[bug#66103] [PATCH] gnu: keepassxc: Update to 2.7.6
 2023-09-21  6:41 UTC  (3+ messages)

[bug#66132] Update wine from 8.0 to 8.16
 2023-09-21  6:30 UTC 

bug#65056: https://issues.guix.gnu.org/ cannot be accessed through Tor
 2023-09-21  6:29 UTC  (15+ messages)
` bug#65056: https://issues.guix.gnu.org available through Tor again

OCI-backed Guix System Services
 2023-09-20 23:10 UTC  (3+ messages)

guix QA "fails to process revision"
 2023-09-19 15:35 UTC 

[bug#64446] [PATCH] gnu: Add bliss
 2023-09-20 22:19 UTC  (4+ messages)
    ` [bug#64446] [PATCH v2] "

[bug#66130] [PATCH] guix: archive: Fix version string typo
 2023-09-20 22:10 UTC 

Guix Survey (follow up on "How can we decrease the cognitive overhead for contributors?")
 2023-09-20 21:51 UTC  (3+ messages)

[bug#64932] [PATCH] gnu: Add abstract-sddm-theme
 2023-09-20 21:30 UTC  (2+ messages)
` [bug#64932] [PATCH v2] gnu: Add abstractdark-sddm-theme

[bug#64933] [PATCH] gnu: Add dexy-color-sddm-theme
 2023-09-20 21:27 UTC  (2+ messages)
` [bug#64933] [PATCH v2] "

How can we decrease the cognitive overhead for contributors?
 2023-09-20 20:52 UTC  (41+ messages)
                          ` contribute with content in our official help pages?
                          ` The elephant in the room and the Guix Bang
                              ` The e(macs)lephant "

"Parameterized Packages: The Project Completion Update"
 2023-09-20 19:53 UTC 

[TIL] guix doesn't check hash when uri starts with file:///
 2023-09-20 19:18 UTC 

[bug#66126] [PATCH]: Add emacs-imenu-anywhere
 2023-09-20 18:58 UTC 

bug#30108: [core-updates] nss 3.34.1 not reproducible
 2023-09-20 18:20 UTC  (3+ messages)

bug#66097: New test "rewrite-url, without to-version" needs network
 2023-09-20 18:05 UTC  (2+ messages)

The e(macs)lephant in the room and the Guix Bang
 2023-09-20 18:00 UTC 

[bug#66122] [PATCH shepherd] doc: Fix grammatical mistake
 2023-09-20 16:08 UTC  (2+ messages)

bug#63986: Julia is very slow
 2023-09-20 15:57 UTC  (12+ messages)

[bug#65883] [PATCH] .dir-locals.el: Update bug-reference configuration and document it
 2023-09-20 15:39 UTC  (4+ messages)

[bug#66121] [PATCH] system: bare-bones: Add comments about nss-cert and NTP service
 2023-09-20 14:36 UTC 

[bug#64179] [PATCH] gnu: Add wasm-micro-runtime
 2023-09-20 14:39 UTC  (2+ messages)
` bug#64179: "

[bug#66120] [PATCH 0/3] gnu: fulcrum: Update to 1.9.1
 2023-09-20 12:39 UTC  (4+ messages)
` [bug#66120] [PATCH 1/3] gnu: Add robin-hood-hashing
  ` [bug#66120] [PATCH 2/3] gnu: Add simdjson 0.6
  ` [bug#66120] [PATCH 3/3] gnu: fulcrum: Update to 1.9.1

[bug#66118] [PATCH] gnu: Add r-omixerrpm
 2023-09-20 12:31 UTC  (2+ messages)
` bug#66118: Can not be added to Guix - The package contains a non-free binary

[bug#66119] [PATCH 0/3] Some OCaml packages (needed for ocaml-toml)
 2023-09-20 10:50 UTC  (4+ messages)
` [bug#66119] [PATCH 1/3] gnu: Add ocaml-iso8601
` [bug#66119] [PATCH 2/3] gnu: Add ocaml-ocb
` [bug#66119] [PATCH 3/3] gnu: Add ocaml-toml

[bug#65911] [PATCH 0/4] gnu: Add liquidctl
 2023-09-20 10:07 UTC  (8+ messages)
` [bug#65911] [PATCH 1/4] gnu: Add python-smbus
` [bug#65911] [PATCH v1 "
  ` [bug#65911] [PATCH v1 2/4] gnu: python-pyusb: Use G-Expressions
  ` [bug#65911] [PATCH v1 3/4] gnu: python-pyusb: Add libusb-compat backend
  ` [bug#65911] [PATCH v1 4/4] gnu: Add liquidctl

WebAssembly target for Guix (Showcase)
 2023-09-20  8:15 UTC  (3+ messages)

bug#47543: “Repeated allocation of very large block” during ‘guix pull’
 2023-09-20  8:02 UTC  (3+ messages)
` bug#47543: "Repeated allocation of very large block" during `guix pull`

bug#64794: Guile 3.0.9 in guix shell container with emulated FHS throws ldconfig error @ a050897
 2023-09-20  6:55 UTC  (2+ messages)

bug#64826: Failure to build elfutils on aarch64
 2023-09-20  7:04 UTC  (2+ messages)

bug#64774: RISC-V 64 Python 3.10.7 build failure when building git 2.41.0 @ commit eb12f3f
 2023-09-20  6:49 UTC  (2+ messages)

July update on qa.guix.gnu.org
 2023-09-20  7:26 UTC  (2+ messages)

[bug#64249] [PATCH ocaml-team v6 09/12] gnu: coq: Update to 8.17.1
 2023-09-20  6:43 UTC  (3+ messages)
` [bug#64249] [PATCH] fixup! "

[bug#65501] [PATCH] gnu: file: Update to 5.45
 2023-09-20  5:38 UTC  (2+ messages)
` [bug#65501] [PATCH core-updates v3] "

[bug#65284] [PATCH] gnu: Add ggml
 2023-09-20  5:28 UTC  (2+ messages)
` [bug#65284] [PATCH v2] "

[bug#63106] [PATCH] gnu: dav1d: Update to 1.1.0
 2023-09-20  5:26 UTC  (2+ messages)
` [bug#63106] [PATCH v3] "

[bug#65859] [PATCH] gnu: xnedit: Update to 1.5.1
 2023-09-20  5:22 UTC  (2+ messages)
` [bug#65859] [PATCH v2] "

[bug#65849] [PATCH] gnu: xpra: Update to 5.0.1
 2023-09-20  4:51 UTC  (3+ messages)
` [bug#65849] [PATCH v3] gnu: xpra: Update to 5.0.2
` [bug#65849] [PATCH v4] "

[bug#66110] [PATCH] gnu: desmume: Update to 0.9.13
 2023-09-19 20:42 UTC 

[PATCH qa-frontpage] Apply incoming patches onto the correct feature branch
 2023-09-19 17:37 UTC  (3+ messages)
  ` [PATCH qa-frontpage WIP] Add a library to parse patchwork json data

hard dependency on Git? (was bug#65866: [PATCH 0/8] Add built-in builder for Git checkouts)
 2023-09-19 17:09 UTC  (8+ messages)
      ` [bug#65866] "
          ` bug#65866: [PATCH 0/8] Add built-in builder for Git checkouts

Guix pull speed
 2023-09-19 11:55 UTC  (3+ messages)

guix QA "fails to process revision"
 2023-09-19 17:12 UTC  (2+ messages)

[workflow] Automatically close bug report when a patch is committed
 2023-09-19 16:41 UTC  (18+ messages)

ActtivityPub and Haunt
 2023-09-19 16:16 UTC  (2+ messages)

[bug#66107] [PATCH] gnu: routino: Update to 3.4.1
 2023-09-19 15:56 UTC 

[bug#66099] [PATCH gnome-team 0/3] Update upower
 2023-09-19 15:51 UTC  (5+ messages)
` [bug#66099] [PATCH gnome-team 1/3] gnu: eudev: Update libudev version to 251
` [bug#66099] [PATCH gnome-team 2/3] gnu: libgudev: Update to 238
` [bug#66099] [PATCH gnome-team 3/3] gnu: upower: Update to 1.90.2

Guix related things in Germany at the end of October/start of November
 2023-09-19 15:18 UTC  (3+ messages)

[bug#66104] [PATCH] gnu: Add rust-crossterm-0.27
 2023-09-19 11:00 UTC 

[bug#66105] [PATCH] gnu: xterm: update version to 378
 2023-09-19 13:42 UTC 

bug#66102: guix system delete-generations ignores grub-configuration terminal-ouputs field setting
 2023-09-19 14:12 UTC 

[bug#61039] [PATCH core-updates 0/1] gnu: libdrm: Fix building on ARM architectures
 2023-09-19 14:31 UTC  (2+ messages)
` bug#61039: "

[bug#66101] [PATCH 0/1] gnu: stcgal: Update to 1.10
 2023-09-19 14:26 UTC  (2+ messages)
` [bug#66101] [PATCH 1/1] "

[bug#66100] [PATCH]: Update emacs-sly
 2023-09-19 13:55 UTC 

bug#66014: Unable to use UUIDs to construct RAID array in mapped-devices
 2023-09-19 10:48 UTC  (4+ messages)

[bug#65903] [PATCH v2] gnu: Make vice tunable
 2023-09-19  9:45 UTC  (4+ messages)

bug#65720: Guile-Git-managed checkouts grow way too much
 2023-09-19  7:19 UTC  (3+ messages)

[bug#62202] [PATCH 0/21] Juliahub import script
 2023-09-19  6:51 UTC  (12+ messages)

[Question] Define a macro that defines two variables
 2023-09-19  7:33 UTC  (2+ messages)

Guix CLI options through manifest.scm or guix.scm
 2023-09-19  0:12 UTC  (3+ messages)

Thank you for using Emacs
 2023-09-19  0:06 UTC  (3+ messages)

bug#66053: Childhurd fails to run inside ‘guix system vm’
 2023-09-18 21:44 UTC  (2+ messages)

[bug#65848] [PATCH 0/1] gnu: Add asl
 2023-09-18 21:38 UTC  (3+ messages)
` [bug#65848] [PATCH 1/1] "
  ` bug#65848: [PATCH 0/1] "

[bug#65845] [PATCH] gnu: Add netperf
 2023-09-18 21:37 UTC  (2+ messages)
` bug#65845: "

[bug#65827] [PATCH] gnu: Add alure
 2023-09-18 21:34 UTC  (2+ messages)
  ` bug#65827: "

[bug#65835] [PATCH] gnu: tensorflow-lite: Update to 2.13.0
 2023-09-18 21:29 UTC  (3+ messages)
` [bug#65835] [PATCH v2] "
  ` bug#65835: [PATCH] "

[bug#65721] [PATCH] gnu: Add commit-patch
 2023-09-18 21:20 UTC  (2+ messages)
` bug#65721: "

[bug#65439] [PATCH] maint: Support `guix shell' in Guix's git archive with
 2023-09-18 20:14 UTC  (4+ messages)
` [bug#65439] [PATCH v2] WAS "
    ` bug#65439: "

[bug#66094] [PATCH] gnu: vips: Update to 8.14.5
 2023-09-18 20:04 UTC 

bug#65809: [mumi] [wishlist] Allow searching subject prefix
 2023-09-18 19:56 UTC  (6+ messages)
  ` bug#65809: mumi: Add msg number and subject in search results when searching for subject:


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.