Skip to content
Snippets Groups Projects
  • Christopher Baines's avatar
    9729b6ea
    gnu: direnv: Remove go references from output. · 9729b6ea
    Christopher Baines authored
    In the long run, it would be good to move direnv across to the
    go-build-system, and update the package, but these changes do succeed in
    reducing the closure size a lot.
    
    Thanks to Tanguy Le Carrour for raising this issue on guix-devel.
    
    * gnu/packages/shellutils.scm (direnv)[arguments]: Include the
    remove-go-references phase from the go-build-system.
    [inputs,native-inputs]: Move all inputs to native-inputs, as these are no
    longer referenced in the output.
    gnu: direnv: Remove go references from output.
    Christopher Baines authored
    In the long run, it would be good to move direnv across to the
    go-build-system, and update the package, but these changes do succeed in
    reducing the closure size a lot.
    
    Thanks to Tanguy Le Carrour for raising this issue on guix-devel.
    
    * gnu/packages/shellutils.scm (direnv)[arguments]: Include the
    remove-go-references phase from the go-build-system.
    [inputs,native-inputs]: Move all inputs to native-inputs, as these are no
    longer referenced in the output.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
shellutils.scm 8.96 KiB