Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • beta/202506061543
  • nightly/20250605.0
  • beta/202506051039
  • beta/202506051002
  • beta/202506041611
  • beta/202506041335
  • beta/202505231812
  • stable/20250523.0
  • nightly/20250523.0
  • nightly/20250515.0
  • nightly/20250510.0
  • nightly/20250509.1
  • nightly/20250509.0
  • stable/20250430.1
  • stable/20250430.0
  • beta/202504301614
  • nightly/20250430.0
  • stable/20250424.1
  • beta/202504241506
  • stable/20250424.0
21 results

build.py

  • 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.