Lluís Batlle i Rossell
d8fbcb7903
release: Disabling hydra builds of now non-existant bison versions
...
It breaks the evaluation of stdenv-updates by hydra.
2012-08-20 15:27:36 +02:00
Ludovic Courtès
240d2e9cfa
automake: remove versions 1.7 and 1.9
2012-07-07 11:27:29 +02:00
Eelco Dolstra
f677edf57f
* Firefox 13.0. It's not stable yet though - it seems to hang the
...
first time a Flash control is loaded, with the following message on
stderr:
/nix/store/c5ma4l7nlzcwdkjzrflni58aacqrfs1y-xulrunner-13.0/lib/xulrunner-13.0/plugin-container: symbol lookup error: /nix/store/c5ma4l7nlzcwdkjzrflni58aacqrfs1y-xulrunner-13.0/lib/xulrunner-13.0/plugin-container: undefined symbol: malloc_message
Need to investigate where malloc_message is defined.
svn path=/nixpkgs/trunk/; revision=34368
2012-06-06 14:35:56 +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
bf2d945a02
* Disable some failing builds on specific platforms.
...
svn path=/nixpkgs/trunk/; revision=34033
2012-05-09 21:10:12 +00:00
Eelco Dolstra
4520bb84f7
* Make mercurialFull available in the channel.
...
svn path=/nixpkgs/trunk/; revision=33972
2012-05-02 14:34:09 +00:00
Eelco Dolstra
48b2a26898
* Firefox 12.0.
...
svn path=/nixpkgs/trunk/; revision=33931
2012-04-26 13:25:20 +00:00
Eelco Dolstra
9f2068ac9b
* Don't build Boost on Cygwin. It takes way too long.
...
svn path=/nixpkgs/trunk/; revision=33648
2012-04-06 13:10:19 +00:00
Eelco Dolstra
b62900880a
* Fix the build of Task::Catalyst::Tutorial ( http://hydra.nixos.org/build/2307296 ).
...
svn path=/nixpkgs/trunk/; revision=33423
2012-03-26 11:38:49 +00:00
Eelco Dolstra
b449705587
* Firefox 11 (contributed by Kirill Elagin). Unfortunately it's not
...
called "Firefox" anymore when built without official branding.
Apparently that was a SNAFU in Firefox 10.
svn path=/nixpkgs/trunk/; revision=33319
2012-03-20 23:59:09 +00:00
Eelco Dolstra
626d364e37
* Build Bison 2.5.
...
svn path=/nixpkgs/trunk/; revision=33258
2012-03-19 13:49:39 +00:00
Mathijs Kwik
bd068d386e
completely removed gw6c. use gogoclient.
...
svn path=/nixpkgs/trunk/; revision=32989
2012-03-11 14:35:36 +00:00
Eelco Dolstra
6bc6c61f01
* hdparm updated to 9.39.
...
svn path=/nixpkgs/trunk/; revision=32963
2012-03-09 19:24:54 +00:00
Yury G. Kudryashov
57fd764a39
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
2012-03-05 10:00:23 +00:00
Mathijs Kwik
0f81c6363f
gogoclient: added to release
...
svn path=/nixpkgs/trunk/; revision=32761
2012-03-04 12:28:50 +00:00
Eelco Dolstra
81fa68da99
svn path=/nixpkgs/branches/stdenv-updates/; revision=32386
2012-02-18 17:45:10 +00:00
Yury G. Kudryashov
c81f618a34
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32273
2012-02-14 14:33:10 +00:00
Yury G. Kudryashov
96c20f97b7
unzip: fix typo in meta
...
svn path=/nixpkgs/trunk/; revision=32272
2012-02-14 14:29:25 +00:00
Eelco Dolstra
9d9e33b98d
* Added Firefox 10.0. P.S. it seems that Firefox 10 no longer needs
...
--enable-official-branding to get a browser that calls itself
"Firefox". But I'll leave the flag in for the moment.
* Removed Firefox 8.0.
svn path=/nixpkgs/trunk/; revision=31984
2012-02-02 15:44:22 +00:00
Yury G. Kudryashov
71c28d0e33
Use meta.platforms
...
svn path=/nixpkgs/trunk/; revision=31909
2012-01-28 14:39:56 +00:00
Eelco Dolstra
63c643d072
* Firefox 9.0.
...
svn path=/nixpkgs/trunk/; revision=30985
2011-12-20 14:51:26 +00:00
Eelco Dolstra
327715f5df
* Remove missing packages.
...
svn path=/nixpkgs/trunk/; revision=30532
2011-11-22 18:09:33 +00:00
Eelco Dolstra
718a4ec1c5
svn path=/nixpkgs/trunk/; revision=30386
2011-11-11 02:28:12 +00:00
Yury G. Kudryashov
1ef1f01e13
Remove thunderbird2/3 from release.nix
...
svn path=/nixpkgs/trunk/; revision=29716
2011-10-08 11:53:18 +00:00
Yury G. Kudryashov
371cd8bc51
kde3: use meta.platforms
...
svn path=/nixpkgs/trunk/; revision=29596
2011-10-02 21:15:36 +00:00
Yury G. Kudryashov
9839a5d924
policykit: use meta.platforms
...
This makes it easier to remove policykit in the future
svn path=/nixpkgs/trunk/; revision=29594
2011-10-02 21:15:19 +00:00
Michael Raskin
8e02768459
Firefox 7.0 release
...
svn path=/nixpkgs/trunk/; revision=29544
2011-09-30 07:10:47 +00:00
Yury G. Kudryashov
e496b86594
Remove kde3.kcachegrind
...
Use kde4.kcachegrind instead.
svn path=/nixpkgs/trunk/; revision=29484
2011-09-25 22:56:48 +00:00
Yury G. Kudryashov
597412252a
Wrap kde-related packages in kdePackagesFor
...
This lets hydra build kde packages for all available KDE releases.
Will commit NixOS-fix in a few minutes.
svn path=/nixpkgs/trunk/; revision=28833
2011-08-26 13:49:23 +00:00
Yury G. Kudryashov
8c26e61e42
Remove outPath from dbus
...
This was a compatibility hack. Packages should depend on dbus.libs explicitly.
Should not change any hash. Will fix NixOS dbus.nix in the next commit.
svn path=/nixpkgs/trunk/; revision=28831
2011-08-26 13:46:32 +00:00
Yury G. Kudryashov
7101fbff89
There is no pkgs.xfce4
...
svn path=/nixpkgs/trunk/; revision=28798
2011-08-24 20:41:02 +00:00
Michael Raskin
a3a46ada24
Adding Firefox 6.0. Mozilla says it is seamless upgrade from 5.0, so I am trying not to change anything...
...
svn path=/nixpkgs/trunk/; revision=28625
2011-08-16 21:53:43 +00:00
Michael Raskin
d2dc7cece3
Firefox 4.0 was removed
...
svn path=/nixpkgs/trunk/; revision=28532
2011-08-13 13:27:07 +00:00
Andres Löh
01be205d66
Experimental: comment all Haskell stuff in release.nix.
...
svn path=/nixpkgs/trunk/; revision=28423
2011-08-09 11:21:41 +00:00
Andres Löh
9d98555410
Update release.nix w.r.t. ghc versions.
...
svn path=/nixpkgs/trunk/; revision=28189
2011-08-06 10:28:24 +00:00
Sander van der Burg
a0c03edcd9
Removed test stuff from MySQL + add to releases
...
svn path=/nixpkgs/trunk/; revision=28149
2011-08-04 11:58:49 +00:00
Sander van der Burg
f635aceb5b
Updated some meta information for the emulators I've tried recently. They all seem to work fine :-)
...
svn path=/nixpkgs/trunk/; revision=27905
2011-07-22 19:25:31 +00:00
Lluís Batlle i Rossell
46a1c81294
Make hydra build firefox 5
...
svn path=/nixpkgs/trunk/; revision=27560
2011-06-29 21:19:15 +00:00
Shea Levy
7550f92f9b
Add 2.6.37 and 2.6.38 to release.nix
...
svn path=/nixpkgs/trunk/; revision=26877
2011-04-18 17:07:59 +00:00
Ludovic Courtès
84b3e533de
Build older kernels.
...
svn path=/nixpkgs/trunk/; revision=26731
2011-04-07 09:22:11 +00:00
Eelco Dolstra
997a5c8ef3
* Revert r26507, which I assume was intented for the stdenv branch.
...
svn path=/nixpkgs/trunk/; revision=26550
2011-03-27 19:03:06 +00:00
Ludovic Courtès
446b09c477
Give less work to Hydra.
...
svn path=/nixpkgs/trunk/; revision=26507
2011-03-25 10:54:17 +00:00
Eelco Dolstra
f9ec20d6ec
svn path=/nixpkgs/trunk/; revision=26460
2011-03-22 14:30:13 +00:00
Eelco Dolstra
769c522df6
svn path=/nixpkgs/trunk/; revision=26458
2011-03-22 13:44:25 +00:00
Andres Löh
3e0ac9b040
Major Haskell packages overhaul.
...
Several changes, some highlights:
* Structure of haskell-packages.nix updated. It's now easier to
select different default versions of packages for different
versions of GHC.
* GHC 7.0.2 is now default.
* Haskell Platform 2011.2.0.0 has been added and is now default.
* Several packages have been updated
(gtk2hs, gitit, xmonad, darcs, ...).
* Some old packages have been removed.
svn path=/nixpkgs/trunk/; revision=26288
2011-03-12 17:28:15 +00:00
Andres Löh
9c416145b5
Changed ghc versions in release.nix.
...
svn path=/nixpkgs/trunk/; revision=26218
2011-03-09 08:50:50 +00:00
Sander van der Burg
cd2df27b1c
Bumped Disnix versions and added them to release.nix
...
svn path=/nixpkgs/trunk/; revision=25899
2011-02-11 12:53:23 +00:00
Michael Raskin
bf380c62f7
Remove monotone from all-packages.nix to see what it real meta.platforms should be
...
svn path=/nixpkgs/trunk/; revision=25503
2011-01-10 23:47:10 +00:00
Rob Vermaas
adeb63e4c2
remove aterm242fixes
...
svn path=/nixpkgs/trunk/; revision=25407
2011-01-05 09:42:56 +00:00
Michael Raskin
fb58f74d82
Updating from trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24745
2010-11-17 17:03:09 +00:00
Andres Löh
ad9d05d909
Version bump for leksah (plus dependencies). Now works with ghc-6.12.3.
...
svn path=/nixpkgs/trunk/; revision=24737
2010-11-17 14:48:12 +00:00
Andres Löh
b6c5e88b1a
No longer build darcs with ghc-6.10.4.
...
svn path=/nixpkgs/trunk/; revision=24711
2010-11-16 14:21:49 +00:00
Lluís Batlle i Rossell
8746de3ae8
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11 22:18:14 +00:00
Eelco Dolstra
ce39b02f35
* Add xwininfo to the channel.
...
svn path=/nixpkgs/trunk/; revision=24590
2010-11-03 22:14:13 +00:00
Lluís Batlle i Rossell
6dc839d344
Merging from trunk. I resolved some conflicts; I hope that well.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +00:00
Michael Raskin
ac19af507f
Adding Linux 2.6.36
...
svn path=/nixpkgs/trunk/; revision=24403
2010-10-21 12:28:14 +00:00
Eelco Dolstra
3ac4025945
* Add some packages to the channel.
...
svn path=/nixpkgs/trunk/; revision=24397
2010-10-21 11:18:30 +00:00
Eelco Dolstra
0fcf6e1f40
* Added xfce4-mixer. This requires gstreamer and gst-plugins-base.
...
* Allow gst-plugins-base to be built with a minimal set of dependencies
(to prevent dependency bloat in Xfce).
* Updated gstreamer.
svn path=/nixpkgs/trunk/; revision=24207
2010-10-10 22:34:48 +00:00
Lluís Batlle i Rossell
e7e103b8eb
Updating from trunk (to catch cron changes)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24200
2010-10-10 11:44:28 +00:00
Eelco Dolstra
35014ba441
svn path=/nixpkgs/trunk/; revision=24190
2010-10-09 21:21:10 +00:00
Lluís Batlle i Rossell
fca582bff0
Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Yury G. Kudryashov
abbd67b2d5
Remove kde44 from release.nix. Will use meta.platforms
...
svn path=/nixpkgs/trunk/; revision=24087
2010-10-05 17:43:50 +00:00
Lluís Batlle i Rossell
cd4b54748a
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Andres Löh
f6e3110b74
Preliminarily added ghc-7.0.1-rc1 and current HEAD.
...
svn path=/nixpkgs/trunk/; revision=23985
2010-09-28 13:48:22 +00:00
Lluís Batlle i Rossell
2c5de61327
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Eelco Dolstra
3b4c29781b
* Turn off obsolete kernels.
...
svn path=/nixpkgs/trunk/; revision=23722
2010-09-10 14:12:15 +00:00
Andres Löh
9534550af5
gitit should now work with ghc-6.12.3
...
svn path=/nixpkgs/trunk/; revision=23671
2010-09-07 13:11:21 +00:00
Ludovic Courtès
420adcd354
Remove another reference to attribute `guileLib'.
...
svn path=/nixpkgs/trunk/; revision=23659
2010-09-06 08:45:24 +00:00
Rob Vermaas
a7791cfd1b
disabled klib in stdenv branch because it seems to hang in buildfarm and produces logs > 1.5GB
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23596
2010-09-02 07:56:11 +00:00
Andres Löh
6609f91e61
Fixing Haskell Platform attribute names in release.nix.
...
svn path=/nixpkgs/trunk/; revision=23569
2010-08-31 15:54:08 +00:00
Lluís Batlle i Rossell
9884d381c0
Tell hydra to build the kernels 2.6.34 and 2.6.35
...
svn path=/nixpkgs/trunk/; revision=23472
2010-08-26 20:53:10 +00:00
Rob Vermaas
9fa88c5291
added libxpdf and pdf2xml
...
svn path=/nixpkgs/trunk/; revision=23427
2010-08-25 14:25:51 +00:00
Ludovic Courtès
904c8cfa0a
Castle-Combat: Start fixing; rewrite using `buildPythonPackage'.
...
svn path=/nixpkgs/trunk/; revision=23225
2010-08-18 14:25:07 +00:00
Yury G. Kudryashov
83a87e9959
More meta.platforms
...
svn path=/nixpkgs/trunk/; revision=23168
2010-08-13 23:11:58 +00:00
Eelco Dolstra
f6baaeace8
* Add Xfce to the channel.
...
svn path=/nixpkgs/trunk/; revision=23081
2010-08-10 00:09:29 +00:00
Eelco Dolstra
49dd595e2d
* Add some missing X.org packages to the channel.
...
svn path=/nixpkgs/trunk/; revision=23025
2010-08-07 18:21:16 +00:00
Eelco Dolstra
5f8b8ae1d1
* Added weechat and updated xfce-terminal and vte. (From Graeme
...
Caldwell <graemercaldwell@gmail.com>.)
svn path=/nixpkgs/trunk/; revision=22965
2010-08-05 15:47:15 +00:00
Yury G. Kudryashov
75bc6a2f78
Inherit some metadata from kdelibs
...
svn path=/nixpkgs/trunk/; revision=22927
2010-08-03 13:11:58 +00:00
Yury G. Kudryashov
858ce6dfd9
Remove smbfsFuse from release.nix, use meta.platforms instead
...
svn path=/nixpkgs/trunk/; revision=22908
2010-08-02 21:43:53 +00:00
Andres Löh
5503148e05
Minor fix for release.nix.
...
svn path=/nixpkgs/trunk/; revision=22716
2010-07-22 18:55:32 +00:00
Andres Löh
73bee7da33
Switched the default version of ghc and Haskell Platform to 6.12.3 and 2010.2.0.0.
...
svn path=/nixpkgs/trunk/; revision=22715
2010-07-22 18:47:59 +00:00
Lluís Batlle i Rossell
134e944758
Making hydra build nixSqlite
...
svn path=/nixpkgs/trunk/; revision=22552
2010-07-09 17:30:22 +00:00
Sander van der Burg
6e9cc67a25
Added k3b-2.0.0 for KDE 4.X
...
svn path=/nixpkgs/trunk/; revision=22438
2010-07-01 15:00:46 +00:00
Yury G. Kudryashov
b39389560f
Add meta.platforms to qt4 and merkaartor
...
Should fix one of hydra evaluation errors
svn path=/nixpkgs/trunk/; revision=22360
2010-06-21 17:06:08 +00:00
Eelco Dolstra
dbf8d72080
* Remove builds of the aufs1 module for recent kernels.
...
svn path=/nixpkgs/trunk/; revision=22036
2010-05-28 09:23:51 +00:00
Yury G. Kudryashov
ea1953d744
Move gnupg to gnupg1 and gnupg2 to gnupg
...
Also add gnupg1-compatibility symlinks to gnupg2.
Most packages should be able to use gnupg2 instead of gnupg1.
svn path=/nixpkgs/trunk/; revision=21883
2010-05-19 20:58:47 +00:00
Peter Simons
9b48c69f85
pkgs/top-level/release.nix: enable haskellPlatform2010100 on Darwin
...
svn path=/nixpkgs/trunk/; revision=21447
2010-04-29 21:41:38 +00:00
Peter Simons
290bdb470a
pkgs/top-level/release.nix: drop trailing white space
...
svn path=/nixpkgs/trunk/; revision=21446
2010-04-29 21:41:33 +00:00
Peter Simons
995a603ec9
pkgs/top-level/release.nix: enable haskellPackages_ghc6104.haskellPlatform on Darwin
...
I'm pretty sure that the OpenGL/Mesa errors on Darwin have been fixed. I didn't
personally verify that this particular haskellPlatform version builds, though, I
just built the very latest version with GHC 6.12.2, albeit successfully. If it
so happens that this change reveals any further unexpected problems on MacOS X,
please let me know about it.
svn path=/nixpkgs/trunk/; revision=21445
2010-04-29 21:41:28 +00:00
Andres Löh
f892a8efaa
Darcs updated to 2.4.1; now ghc-6.12-compatible.
...
svn path=/nixpkgs/trunk/; revision=21355
2010-04-27 19:51:37 +00:00
Andres Löh
a2b68a97c5
Added gitit to release.nix
...
svn path=/nixpkgs/trunk/; revision=21312
2010-04-26 06:55:02 +00:00
Andres Löh
70c389a2ad
2010-version of platform should only be used with ghc-6.12.*
...
svn path=/nixpkgs/trunk/; revision=21306
2010-04-25 18:26:01 +00:00
Andres Löh
b48dfda990
Added ghc-6.12.2.
...
svn path=/nixpkgs/trunk/; revision=21303
2010-04-25 17:27:21 +00:00
Lluís Batlle i Rossell
d64fc6e17c
Commenting at release.nix how hydra will evaluate it.
...
svn path=/nixpkgs/trunk/; revision=21167
2010-04-19 14:21:52 +00:00
Eelco Dolstra
10fdd4d230
* Updated audacious to 2.3. Combined audacious and audacious-plugins
...
into one derivation so that it works out of the box - no need to set
symlinks to the plugins in ~/.local/share/audacious. There is
really no reason to install those packages separately anyway, as
audacious is useless without the plugins package.
svn path=/nixpkgs/trunk/; revision=21137
2010-04-16 19:26:15 +00:00
Yury G. Kudryashov
62bcea0382
Remove linuxwacom: it is not compatible with new xserver
...
svn path=/nixpkgs/trunk/; revision=21016
2010-04-11 21:03:43 +00:00
Yury G. Kudryashov
f25c68f01a
Remove old kde packages
...
svn path=/nixpkgs/trunk/; revision=21011
2010-04-11 15:50:41 +00:00
Yury G. Kudryashov
94de02e04e
Move kde3 packages into kde3 in release.nix
...
svn path=/nixpkgs/trunk/; revision=20911
2010-04-01 13:46:07 +00:00
Ludovic Courtès
295d249274
Try building `gitFull'.
...
svn path=/nixpkgs/trunk/; revision=20621
2010-03-14 22:11:36 +00:00
Rob Vermaas
b44af59afb
separate cross builds in separate release expression, will add extra jobset
...
svn path=/nixpkgs/trunk/; revision=20484
2010-03-09 10:33:31 +00:00