Skip to content
Snippets Groups Projects
  1. Mar 18, 2020
  2. Mar 14, 2020
    • Florian Pelz's avatar
      store: Fix many guix commands failing on some locales. · 771c5e15
      Florian Pelz authored
      Partly fixes <https://bugs.gnu.org/39970>.
      
      At least 'guix environment', 'guix install' and 'guix pull'
      on 'az_AZ.utf8' and 'tr_TR.utf8' were affected.
      
      * guix/store.scm (store-path-hash-part): Move base path detection to ...
      (store-path-base): ... this new exported procedure.
      (store-path-package-name): Use it instead of locale-dependent regexps.
      (store-regexp*): Remove.
      771c5e15
  3. Mar 18, 2020
  4. Mar 17, 2020
Loading