mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
gambit: bootstrap install gsc-boot
This commit is contained in:
@@ -42,7 +42,7 @@ gccStdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
installPhase = ''
|
||||
cp -fa ./ $out/gambit/
|
||||
cp -fa ./gsc-boot $out/gambit/
|
||||
'';
|
||||
|
||||
forceShare = [ "info" ];
|
||||
|
||||
Reference in New Issue
Block a user