Commit graph

505 commits

Author SHA1 Message Date
Eelco Dolstra a5d3e865ea * Make building a tarball from a Subversion working copy faster by
filtering out all the .svn files.  To build a Nixpkgs tarball from
  your working copy (and run the same tests that the build farm does):

  $ nix-build pkgs/top-level/release.nix -A tarball

  If this fails, then you broke something ;-)

svn path=/nixpkgs/trunk/; revision=13573
2008-12-03 18:20:14 +00:00
Eelco Dolstra 2ffc686b67 * Latest Wine, Thunderbird.
svn path=/nixpkgs/trunk/; revision=13527
2008-12-01 00:06:14 +00:00
Eelco Dolstra 18501e572a * Test building some random packages.
svn path=/nixpkgs/trunk/; revision=13525
2008-11-30 19:07:18 +00:00
Eelco Dolstra c058ff0e40 * Moved the expression for building a Nixpkgs tarball from the release
tree.

svn path=/nixpkgs/trunk/; revision=13522
2008-11-30 18:36:23 +00:00
Eelco Dolstra 7027006e4d * A release expression for building Nixpkgs on Hydra (the new build
farm).

svn path=/nixpkgs/trunk/; revision=13478
2008-11-28 10:56:36 +00:00