move nix-prefetch-* into tarball

[?]
Jan 14, 2011, 2:04 PM
FGI75W53UYMOUBFP5HGSE7KVFAEZHIL6RWAY3FQ3HBQNWZYD4DKQC

Dependencies

  • [2] QK2OXCKP hydra/release.nix: move manual to tarball build, restore version in store path for tarball build
  • [3] T4LLYESZ * Nix expression for building Hydra.
  • [4] UQ6K57MS * Include nix-prefetch-svn in the Hydra binary distribution.
  • [5] DFXIN6YW * Include jquery and tablesorter in the build.
  • [6] P6K2FSSS
  • [7] RTV57MPB if not linux, do not add rpm/dpkg/cdrkit to path
  • [8] YQWH4POV * Simplify.
  • [9] DMXVUAPN * Support showing the contents of ISO images (using isoinfo in
  • [10] NUIKDEHL * A quick hack to list the contents of various types of files (RPM,
  • [11] U2BNO3C5 hydra: fix build job
  • [12] HPIJ35SG
  • [13] O25D52TA initial support for mercurial
  • [14] UHMUHQMU hydra: fix tarball build, add pre suffix to tarballs
  • [*] FV2M6MOT hydra: use autoconf/-make

Change contents

  • edit in release.nix at line 24
    [3.188]
    [2.115]
    cp ${"${nixpkgs}/pkgs/build-support/fetchsvn/nix-prefetch-svn"} src/script
    cp ${"${nixpkgs}/pkgs/build-support/fetchgit/nix-prefetch-git"} src/script
    cp ${"${nixpkgs}/pkgs/build-support/fetchhg/nix-prefetch-hg"} src/script
  • edit in release.nix at line 65
    [3.213][3.173:174](),[3.319][3.173:174](),[3.2286][3.173:174](),[3.173][3.173:174](),[3.325][3.2405:2601](),[3.2601][3.52:147]()
    cp ${"${nixpkgs}/pkgs/build-support/fetchsvn/nix-prefetch-svn"} $out/bin/nix-prefetch-svn
    cp ${"${nixpkgs}/pkgs/build-support/fetchgit/nix-prefetch-git"} $out/bin/nix-prefetch-git
    cp ${"${nixpkgs}/pkgs/build-support/fetchhg/nix-prefetch-hg"} $out/bin/nix-prefetch-hg
  • edit in src/script/Makefile.am at line 9
    [16.2198832]
    [16.2198832]
    nix-prefetch-svn \
    nix-prefetch-git \
    nix-prefetch-hg \