Commit Graph

82 Commits

Author SHA1 Message Date
Eelco Dolstra
5c2bd5dffc Remove obsolete line 2014-04-20 00:08:52 +02:00
Eelco Dolstra
7a51e17775 Fix updating of the tarball mirror 2014-02-19 13:58:42 +01:00
Eelco Dolstra
d374bff41e Tarball: Match the NixOS version 2013-10-11 13:36:09 +02:00
Eelco Dolstra
041da5a6f9 Unify the Nixpkgs and NixOS version numbers 2013-10-10 13:28:22 +02:00
Eelco Dolstra
2ae2b0bca3 Drop --xml, it's no longer needed 2013-10-06 00:21:28 +02:00
Eelco Dolstra
b0c1424788 tarball: Evaluate Nixpkgs on all supported platforms
So drop powerpc-linux and add x86_64-darwin and x86_64-freebsd.
2013-10-01 13:12:45 +02:00
Vladimír Čunát
310ae0915e tarball: add --show-trace on the remaining calls
This should help tracing some evaluation problems in future.
2013-08-23 09:02:10 +02:00
Eelco Dolstra
bcc14c4d3c Add an "unstable" aggregate to replace the "unstable" view
Views are obsolete, aggregates are the declarative replacement.
2013-03-26 11:59:00 +01:00
Eelco Dolstra
d330f6ff85 Nixpkgs channel: Use XZ compression for nixexprs.tar 2013-01-30 12:52:07 +01:00
Eelco Dolstra
72684fb42f Remove support for the obsolete powerpc-darwin and i686-darwin platforms 2012-11-29 14:10:49 +01:00
Eelco Dolstra
887c89cc33 * Include the Git shortrev in the version number.
* Less verbose output in the tarball job.

svn path=/nixpkgs/trunk/; revision=34335
2012-06-04 04:12:17 +00:00
Eelco Dolstra
13bcdc5f33 * Fix building the tarball in a chroot.
svn path=/nixpkgs/trunk/; revision=34110
2012-05-15 14:37:24 +00:00
Eelco Dolstra
069604730b * Work around some problems in tarball checks. Nix wants to open the
DB even in read-only mode.  Should probably fix that.  Also, "or" no
  longer works like this because it's a keyword now.

svn path=/nixpkgs/trunk/; revision=34079
2012-05-13 19:10:57 +00:00
Eelco Dolstra
4d8e2180b5 * Set the channel name to "nixpkgs".
svn path=/nixpkgs/trunk/; revision=33784
2012-04-14 14:19:13 +00:00
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
e8f1c8a08a * Check eval-release.nix.
svn path=/nixpkgs/trunk/; revision=23250
2010-08-19 14:33:44 +00:00
Rob Vermaas
6ab3528051 typo
svn path=/nixpkgs/trunk/; revision=21827
2010-05-18 08:39:31 +00:00
Rob Vermaas
29c68e4468 fix check of tarball
svn path=/nixpkgs/trunk/; revision=21826
2010-05-18 08:22:35 +00:00
Eelco Dolstra
ed088ba208 * Get rid of the ".svn" directories that Hydra includes nowadays.
They make the Nixpkgs tarball much larger and slower to unpack.

svn path=/nixpkgs/trunk/; revision=19762
2010-02-02 15:02:29 +00:00
Eelco Dolstra
c61d1424d0 * Spam everybody with failures of the Nixpkgs tarball so that
hopefully whoever broke it can fix it ;-)

svn path=/nixpkgs/trunk/; revision=19731
2010-01-29 12:26:12 +00:00
Eelco Dolstra
221ad8362f * Use the stable Nix to test the Nixpkgs expressions, since we always
want to be compatible with the last stable Nix release.

svn path=/nixpkgs/trunk/; revision=18411
2009-11-18 12:22:24 +00:00
Eelco Dolstra
64f76f4643 * Use --meta --xml to check whether the meta attributes all evaluate
correctly.

svn path=/nixpkgs/trunk/; revision=17771
2009-10-13 09:05:09 +00:00
Eelco Dolstra
5977d741b8 svn path=/nixpkgs/trunk/; revision=16869 2009-08-26 17:09:02 +00:00
Eelco Dolstra
d877e7b40f * Build a PDF of the manual.
svn path=/nixpkgs/trunk/; revision=16316
2009-07-10 13:41:47 +00:00
Eelco Dolstra
7af5fa0e96 * Urgh.
svn path=/nixpkgs/trunk/; revision=16268
2009-07-09 10:08:29 +00:00
Eelco Dolstra
edd198ee8b * Doh.
svn path=/nixpkgs/trunk/; revision=16259
2009-07-08 16:14:51 +00:00
Eelco Dolstra
73ac7f5876 svn path=/nixpkgs/trunk/; revision=16256 2009-07-08 15:56:05 +00:00
Eelco Dolstra
26453f9074 * build-for-release.nix is gone.
svn path=/nixpkgs/trunk/; revision=16209
2009-07-07 10:58:56 +00:00
Eelco Dolstra
46d0b7be04 svn path=/nixpkgs/trunk/; revision=14858 2009-04-03 12:34:25 +00:00
Eelco Dolstra
d6ca7f9e13 * Doh.
svn path=/nixpkgs/trunk/; revision=14854
2009-04-03 12:21:06 +00:00
Eelco Dolstra
1f9740e01c * Added some regression tests for lib that I wrote a while ago but
didn't commit.  Also, run the tests when making a Nixpkgs tarball.

svn path=/nixpkgs/trunk/; revision=14802
2009-03-31 13:03:50 +00:00
Eelco Dolstra
c94f5f7862 * Put the tarball job in a separate file.
svn path=/nixpkgs/trunk/; revision=14476
2009-03-09 17:49:13 +00:00