Skip to content
Snippets Groups Projects
Select Git revision
1 result

build.py

Blame
    • Maxim Cournoyer's avatar
      0bf99a8f
      build: Use the new --symlink option instead of --expose. · 0bf99a8f
      Maxim Cournoyer authored and Sébastien Blin's avatar Sébastien Blin committed
      Instead of leaking host TLS certificates at /etc/ssl/certs for GnuTLS,
      we can now have the directory symlinked to the ones provided by the
      nss-certs package in the Guix container, which is cleaner.
      
      * extras/packaging/gnu-linux/Makefile
      (portable-release-tarball): Replace --expose options with --symlink.
      * build.py (run_install): Likewise.
      
      Change-Id: Id3b8c2b3dd06fade10bbd280fd0af8f9ac8fde45
      0bf99a8f
      History
      build: Use the new --symlink option instead of --expose.
      Maxim Cournoyer authored and Sébastien Blin's avatar Sébastien Blin committed
      Instead of leaking host TLS certificates at /etc/ssl/certs for GnuTLS,
      we can now have the directory symlinked to the ones provided by the
      nss-certs package in the Guix container, which is cleaner.
      
      * extras/packaging/gnu-linux/Makefile
      (portable-release-tarball): Replace --expose options with --symlink.
      * build.py (run_install): Likewise.
      
      Change-Id: Id3b8c2b3dd06fade10bbd280fd0af8f9ac8fde45
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.