if not linux, do not add rpm/dpkg/cdrkit to path
[?]
Jul 27, 2009, 8:37 PM
RTV57MPBQ5YGXHIIK36EQO4SC7SQBXTVLOJUE7ARTDZS5KWAGVNQCDependencies
- [2]
XV7QRRE6* Add openssh to $PATH to support svn+ssh checkouts. - [3]
DMXVUAPN* Support showing the contents of ISO images (using isoinfo in - [4]
T4LLYESZ* Nix expression for building Hydra. - [5]
HPIJ35SG - [6]
NUIKDEHL* A quick hack to list the contents of various types of files (RPM, - [7]
DFXIN6YW* Include jquery and tablesorter in the build. - [8]
UQ6K57MS* Include nix-prefetch-svn in the Hydra binary distribution. - [9]
SWFCD4MW - [10]
F3GR3UC5* Actually, include jquery and tablesorter in the source tarball. - [11]
P6K2FSSS
Change contents
- replacement in release.nix at line 9
, nixpkgs ? ../nixpkgs, nixpkgs ? ../../nixpkgs - replacement in release.nix at line 53
, nixpkgs ? ../nixpkgs, nixpkgs ? ../../nixpkgs - replacement in release.nix at line 74
hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") [hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [ - replacement in release.nix at line 78[4.125]→[3.0:26](∅→∅),[3.26]→[4.161:173](∅→∅),[4.37]→[4.161:173](∅→∅),[4.144]→[4.161:173](∅→∅),[4.161]→[4.161:173](∅→∅)
rpm dpkg cdrkit]);] ++ ( if stdenv.isLinux then [rpm dpkg cdrkit] else [] )));