Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    d8eea3d2
    build: Capture configure-time settings in (guix config). · d8eea3d2
    Ludovic Courtès authored
    * configure.ac: Compute and substitute `guix_localstatedir'.
    * m4/guix.m4: Substitute `guix_system'.
    * guix/config.scm.in (%store-directory, %store-directory, %system): New
      variables.
    * guix/store.scm (%nix-state-dir): Remove.
      (%default-socket-path): Use %STATE-DIRECTORY as the default.
      (%store-prefix): Use %STORE-DIRECTORY as the default.
    * guix/utils.scm (%current-system): Default to %SYSTEM.
    d8eea3d2
    History
    build: Capture configure-time settings in (guix config).
    Ludovic Courtès authored
    * configure.ac: Compute and substitute `guix_localstatedir'.
    * m4/guix.m4: Substitute `guix_system'.
    * guix/config.scm.in (%store-directory, %store-directory, %system): New
      variables.
    * guix/store.scm (%nix-state-dir): Remove.
      (%default-socket-path): Use %STATE-DIRECTORY as the default.
      (%store-prefix): Use %STORE-DIRECTORY as the default.
    * guix/utils.scm (%current-system): Default to %SYSTEM.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.