Eelco Dolstra
ed2a67d6d6
* Doh.
...
svn path=/nixpkgs/trunk/; revision=30998
2011-12-21 10:29:19 +00:00
Peter Simons
331519b7e6
all-packages.nix: append "with-cxx" to the name of gmpxx to ensure that "nix-env -i gmp" prefers this expression
...
svn path=/nixpkgs/trunk/; revision=30995
2011-12-21 09:28:17 +00:00
Eelco Dolstra
63c643d072
* Firefox 9.0.
...
svn path=/nixpkgs/trunk/; revision=30985
2011-12-20 14:51:26 +00:00
Shea Levy
d54677f9c4
Try to fix the tarball
...
Not sure if this will work, just tried the obvious fix.
svn path=/nixpkgs/trunk/; revision=30974
2011-12-20 02:51:37 +00:00
Shea Levy
ec305ac161
clang builds on darwin now
...
Also, get rid of the clang bootstrap, there's no need for it
svn path=/nixpkgs/trunk/; revision=30973
2011-12-19 23:58:57 +00:00
Lluís Batlle i Rossell
121a926167
Updating Google Protocol Buffers, and removing an old version because
...
I think it is unreferenced.
svn path=/nixpkgs/trunk/; revision=30969
2011-12-19 16:03:55 +00:00
Peter Simons
c4e802e22d
haskell-QuickCheck: added version 2.4.2
...
svn path=/nixpkgs/trunk/; revision=30961
2011-12-19 13:27:38 +00:00
Peter Simons
4c05021dcb
haskell-QuickCheck: dropped obsolete version 2.1.0.3
...
svn path=/nixpkgs/trunk/; revision=30960
2011-12-19 13:27:35 +00:00
Peter Simons
22bbe11e65
haskell-multirec: updated to version 0.7
...
svn path=/nixpkgs/trunk/; revision=30959
2011-12-19 13:27:32 +00:00
Shea Levy
006d8dcdc1
clang-3.0
...
This required moving to the cmake build for llvm in order to build clang
separately from llvm.
svn path=/nixpkgs/trunk/; revision=30956
2011-12-19 12:48:09 +00:00
Shea Levy
0a93e74174
Add beret game
...
svn path=/nixpkgs/trunk/; revision=30954
2011-12-19 02:13:38 +00:00
Andres Löh
ffa89c82fd
Trying to fix the build of darcs for ghc-7.0.4.
...
svn path=/nixpkgs/trunk/; revision=30952
2011-12-18 11:26:46 +00:00
Andres Löh
e20ab8d9b3
Added Haskell Platform 2011.4.0.0.
...
svn path=/nixpkgs/trunk/; revision=30951
2011-12-18 10:22:48 +00:00
Florian Friesdorf
d8e5cb01b5
pyside-1.0.9
...
svn path=/nixpkgs/trunk/; revision=30950
2011-12-17 20:16:45 +00:00
Yury G. Kudryashov
a670a7aca1
merge trunk
...
A few conflicts due to renames
svn path=/nixpkgs/branches/stdenv-updates/; revision=30947
2011-12-16 22:57:21 +00:00
Andres Löh
c11749dcd6
Updated the GHC HEAD snapshot.
...
svn path=/nixpkgs/trunk/; revision=30937
2011-12-16 18:11:23 +00:00
Yury G. Kudryashov
f547c64008
Remove unused 'filelight = ...'
...
svn path=/nixpkgs/trunk/; revision=30931
2011-12-16 10:49:06 +00:00
Yury G. Kudryashov
0971831ddc
Reintegrate branches/drop-kde4.5
...
svn path=/nixpkgs/trunk/; revision=30928
2011-12-16 10:39:22 +00:00
Marco Maggesi
b41da3c8df
Add ocamlnat (native toplevel for OCaml)
...
svn path=/nixpkgs/trunk/; revision=30926
2011-12-16 09:35:13 +00:00
Marco Maggesi
9819d7b26a
Update OCaml 3.12.0 to 3.12.1
...
svn path=/nixpkgs/trunk/; revision=30923
2011-12-16 08:11:19 +00:00
Yury G. Kudryashov
b077940b3b
svn merge https://nixos.org/repos/nix/nixpkgs/trunk
...
No conflicts
svn path=/nixpkgs/branches/stdenv-updates/; revision=30916
2011-12-15 19:16:38 +00:00
Peter Simons
9e7e3ae89c
haskell-network: updated to version 2.3.0.8
...
svn path=/nixpkgs/trunk/; revision=30908
2011-12-15 13:36:58 +00:00
Peter Simons
ba6e0edc9f
haskell-syb: updated version 3.x to 0.3.6
...
svn path=/nixpkgs/trunk/; revision=30907
2011-12-15 13:36:56 +00:00
Cillian de Roiste
02eb690bad
Upgrading CouchDB to 1.1.1 with SpiderMonkey 185
...
svn path=/nixpkgs/trunk/; revision=30905
2011-12-15 12:24:25 +00:00
Cillian de Roiste
47765274e5
Adding SpiderMonkey 185
...
svn path=/nixpkgs/trunk/; revision=30904
2011-12-15 12:13:36 +00:00
Cillian de Roiste
f9cbcf881d
Removing trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=30903
2011-12-15 12:11:54 +00:00
Yury G. Kudryashov
3103799d47
Update dbus and dbus-glib to the latest stable versions
...
Drop unstable versions
svn path=/nixpkgs/branches/stdenv-updates/; revision=30893
2011-12-14 18:22:34 +00:00
Eelco Dolstra
cfde88976b
* Streamline the stdenv bootstrap and resulting closure by removing
...
some redundant builds (e.g., GMP was built three times).
* Updated GMP to 5.0.2.
* Updated PPL to 0.11.2.
* Remove ad hoc flags to build GCC's dependencies statically.
Instead, use the ‘makeStaticLibraries’ stdenv adapter.
* Build GMP with C++ support by default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30891
2011-12-14 14:31:56 +00:00
Eelco Dolstra
bad4ed8717
* PCRE updated to 8.21. Also enable Unicode support by default, since
...
it only increases the size of the library a little bit.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30886
2011-12-14 13:36:38 +00:00
Andres Löh
ea8d3f396e
Added zeromq and haskell-zeromq-haskell.
...
svn path=/nixpkgs/trunk/; revision=30878
2011-12-14 08:31:14 +00:00
Andres Löh
9d19e4fe06
Added haskell-mongoDB and dependencies.
...
svn path=/nixpkgs/trunk/; revision=30877
2011-12-14 07:57:52 +00:00
Michael Raskin
cbd660a83e
Oops, forgot to commit
...
svn path=/nixpkgs/trunk/; revision=30872
2011-12-13 18:53:40 +00:00
Eelco Dolstra
da3eea5c9e
* util-linux 2.20.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30860
2011-12-12 19:56:17 +00:00
Eelco Dolstra
f5fd808b51
* ‘linuxHeaders’ shouldn't use the kernel sources from
...
‘linuxPackages.kernel’, because then every minor kernel upgrade will
cause a rebuild of everything. So fix it at 2.6.35.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30857
2011-12-12 18:51:11 +00:00
Alexander Tsamutali
7e82cfb7d6
Added support for Quake Live to Firefox wrapper.
...
svn path=/nixpkgs/trunk/; revision=30856
2011-12-12 17:25:51 +00:00
Eelco Dolstra
eda3fd1730
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30852
2011-12-12 16:54:35 +00:00
Peter Simons
f06abc04c5
The EHC compiler is now called UHC.
...
svn path=/nixpkgs/trunk/; revision=30841
2011-12-11 19:54:40 +00:00
Peter Simons
0f1e1249e7
haskell-packages.nix: xmobar requires parsec 3
...
Adding this explicit override fixes the GHC 6.10.4 build.
svn path=/nixpkgs/trunk/; revision=30829
2011-12-11 18:01:03 +00:00
Peter Simons
6569f68dde
haskell-packages.nix: use the current version of parsec 3.x with GHC 7.2 or later
...
svn path=/nixpkgs/trunk/; revision=30828
2011-12-11 18:01:00 +00:00
Peter Simons
95d34b93c4
haskell-packages.nix: use text 0.11.0.6 when building with ghc 6.10.4
...
Newer versions of that library don't build with that old compiler, and
'text' is a fairly low-level library on which many others depend.
svn path=/nixpkgs/trunk/; revision=30827
2011-12-11 18:00:57 +00:00
Lluís Batlle i Rossell
daf8abbc24
Alphabet, and its order...
...
svn path=/nixpkgs/trunk/; revision=30816
2011-12-09 21:18:09 +00:00
Lluís Batlle i Rossell
4a6af291a3
Adding btar 0.9!
...
svn path=/nixpkgs/trunk/; revision=30815
2011-12-09 21:15:41 +00:00
Peter Simons
b76db1c8ac
haskell-SourceGraph: added version 0.7.0.1
...
svn path=/nixpkgs/trunk/; revision=30813
2011-12-09 18:07:29 +00:00
Karn Kallio
5088162de4
Add config option to sane for hotplugSupport.
...
Default value of true prevents builds on non i686 due to assert.
svn path=/nixpkgs/trunk/; revision=30798
2011-12-08 02:55:40 +00:00
Peter Simons
75b523bf60
haskell-random: dropped unused versions 1.0.0.2, 1.0.0.3, and 1.0.1.0
...
I didn't rename the remaining '1.0.1.1.nix' file to 'default.nix',
because random is probably going to require support for multiple
versions once the new Haskell Platform comes out.
svn path=/nixpkgs/trunk/; revision=30796
2011-12-07 10:46:23 +00:00
Peter Simons
f57996b658
haskell-packages: removed unused 'random_1_0_0_2_newtime' attribute
...
svn path=/nixpkgs/trunk/; revision=30795
2011-12-07 10:46:21 +00:00
Peter Simons
9d86314f49
haskell-random: added version 1.0.1.1
...
svn path=/nixpkgs/trunk/; revision=30791
2011-12-07 10:46:11 +00:00
Piotr Pietraszkiewicz
1bd85e4159
added libdvbpsi and added it to the dependency list of vlc so that vlc can play DVB
...
svn path=/nixpkgs/trunk/; revision=30789
2011-12-06 23:09:19 +00:00
Piotr Pietraszkiewicz
4ad898b4d6
added dvb-apps
...
svn path=/nixpkgs/trunk/; revision=30787
2011-12-06 23:00:46 +00:00
Peter Simons
06a72fa57c
log4cplus: added version 1.0.4
...
svn path=/nixpkgs/trunk/; revision=30777
2011-12-06 15:05:57 +00:00
Ludovic Courtès
d0151a7465
hwloc 1.3.
...
svn path=/nixpkgs/trunk/; revision=30771
2011-12-06 14:04:01 +00:00
Shea Levy
1be13f458f
Apply mornfall's SANE patches
...
Fix sane-backends to generate udev rules, add a snapshot of sane-backends's unstable repo, and add a SANE nixos module
svn path=/nixpkgs/trunk/; revision=30764
2011-12-05 17:32:45 +00:00
Peter Simons
42757e653a
Temporarily keep monad-control 0.2.0.3 until a new version of git-annex comes out that supports the current version.
...
svn path=/nixpkgs/trunk/; revision=30761
2011-12-05 16:23:02 +00:00
Eelco Dolstra
f1f9a16fa8
* Updated DBIx::Class and DBIx::Class::Schema::Loader.
...
svn path=/nixpkgs/trunk/; revision=30741
2011-12-05 13:31:31 +00:00
Karn Kallio
19cad6e711
fix error: undefined variable 'llvmSVN'
...
svn path=/nixpkgs/trunk/; revision=30736
2011-12-05 09:30:33 +00:00
Shea Levy
9943b8da03
Remove llvmSVN, it's outdated and doesn't work
...
svn path=/nixpkgs/trunk/; revision=30732
2011-12-05 02:53:26 +00:00
Shea Levy
69e12ad16e
Add ncmpcpp
...
Patch by mornfall
svn path=/nixpkgs/trunk/; revision=30730
2011-12-05 01:32:25 +00:00
Ludovic Courtès
b7833639ba
Seeks 0.4.0.
...
svn path=/nixpkgs/trunk/; revision=30729
2011-12-04 22:03:03 +00:00
Ludovic Courtès
2585033ca6
Add Tokyo-Tyrant, the network interface to Tokyo-Cabinet.
...
svn path=/nixpkgs/trunk/; revision=30728
2011-12-04 22:02:55 +00:00
Andres Löh
f237a3a418
Extended ghcWithPackages to link binaries.
...
svn path=/nixpkgs/trunk/; revision=30726
2011-12-04 16:07:39 +00:00
Ludovic Courtès
dccc3f83b3
GNUnet 0.9.0.
...
svn path=/nixpkgs/trunk/; revision=30725
2011-12-04 13:49:03 +00:00
Shea Levy
3de62cd12a
Add quvi
...
Patch submitted by mornfall
svn path=/nixpkgs/trunk/; revision=30720
2011-12-03 22:21:00 +00:00
Andres Löh
ecf037f2f7
Added a wrapper function to produce a GHC with a predefined set of packages.
...
svn path=/nixpkgs/trunk/; revision=30716
2011-12-03 16:19:43 +00:00
Lluís Batlle i Rossell
0160f222cc
Adding flashplayer11. It builds fine for me on x86_64.
...
Patch by Eduard Carreras.
svn path=/nixpkgs/trunk/; revision=30712
2011-12-03 15:16:17 +00:00
Peter Simons
86bddccb91
haskell-transformers-base: added version 0.4
...
svn path=/nixpkgs/trunk/; revision=30702
2011-12-02 11:48:08 +00:00
Peter Simons
4a1793ef48
haskell-hastache: added version 0.2.4
...
svn path=/nixpkgs/trunk/; revision=30685
2011-12-02 11:46:37 +00:00
Peter Simons
36c7f3d280
Dropped obsolete Haskell packages attoparsec-text and attoparsec-text-enumerator.
...
svn path=/nixpkgs/trunk/; revision=30684
2011-12-02 11:46:33 +00:00
Ludovic Courtès
57b602b5ae
Remove GNU IceCat 4, which never built.
...
svn path=/nixpkgs/trunk/; revision=30660
2011-12-01 22:43:17 +00:00
Ludovic Courtès
6aa48df3d2
Hydra: Comment out for now.
...
svn path=/nixpkgs/trunk/; revision=30659
2011-12-01 22:43:10 +00:00
Peter Simons
3e6968a624
haskell-HTTP: updated to version 4000.2.1
...
svn path=/nixpkgs/trunk/; revision=30649
2011-12-01 13:35:14 +00:00
Peter Simons
f8e579bcf0
haskell-syb: added version 0.3.5
...
svn path=/nixpkgs/trunk/; revision=30644
2011-12-01 13:34:55 +00:00
Eelco Dolstra
ccd4e55967
* Remove nixPerl, it's obsolete.
...
svn path=/nixpkgs/trunk/; revision=30636
2011-11-30 14:26:22 +00:00
Eelco Dolstra
7471f5371f
* Oops, forgot to commit.
...
svn path=/nixpkgs/trunk/; revision=30631
2011-11-29 22:59:38 +00:00
Ludovic Courtès
05a447e462
Cross-build GCC 4.6 for GNU on Hydra.
...
svn path=/nixpkgs/trunk/; revision=30629
2011-11-29 22:54:22 +00:00
Ludovic Courtès
46d3cd449f
Samba: Add a cross-compilable variant.
...
svn path=/nixpkgs/trunk/; revision=30627
2011-11-29 22:54:00 +00:00
Eelco Dolstra
752203c3ca
* Remove broken tux-on-ice kernels.
...
svn path=/nixpkgs/trunk/; revision=30619
2011-11-29 14:49:32 +00:00
Karn Kallio
96e436d6a3
Opa does not compile with ocaml before version 3.12.0
...
svn path=/nixpkgs/trunk/; revision=30584
2011-11-28 15:52:46 +00:00
Karn Kallio
9ac48a630e
Add OPA to Nixpkgs.
...
svn path=/nixpkgs/trunk/; revision=30578
2011-11-27 23:58:46 +00:00
Marco Maggesi
8d4b5bcd0c
Upgrade camlp5 to version 6.02.3-1 (contributed by Russell O'Connor).
...
Keep the old version 5.15 to allow a smooth migration.
svn path=/nixpkgs/trunk/; revision=30575
2011-11-26 19:39:14 +00:00
Peter Simons
88a8730beb
haskell-iteratee: added version 0.8.7.3
...
svn path=/nixpkgs/trunk/; revision=30572
2011-11-26 13:06:36 +00:00
Peter Simons
83027a49c9
haskell-src-exts: dropped obsolete version 1.9.6
...
svn path=/nixpkgs/trunk/; revision=30564
2011-11-25 13:44:52 +00:00
Peter Simons
ed494478f7
haskell-happy: added version 1.18.8
...
svn path=/nixpkgs/trunk/; revision=30559
2011-11-25 13:44:30 +00:00
Peter Simons
6dfbee96eb
haskell-hashtables: added version 1.0.0.0
...
svn path=/nixpkgs/trunk/; revision=30558
2011-11-25 13:44:24 +00:00
Eelco Dolstra
a85f739d1a
* Add a patch to prevent Starman from changing its process name
...
to "starman worker" or "starman master". This prevented libcgroup
from determining the process name correctly.
svn path=/nixpkgs/trunk/; revision=30556
2011-11-25 12:35:33 +00:00
Russell O'Connor
a31ff3d009
Forgot to add picosat to the all-packages.nix in revision 29869. Now I'm adding it.
...
svn path=/nixpkgs/trunk/; revision=30554
2011-11-24 19:53:42 +00:00
Russell O'Connor
c9b2f32c45
Updating bitcoin to version 0.5.0.
...
svn path=/nixpkgs/trunk/; revision=30553
2011-11-24 19:48:20 +00:00
Russell O'Connor
845f2a8658
adding camlp5 as a propogated build input to ulex 0.8
...
matita and ulex must build against the same version of camlp5, so in an attempt to force them to always be the same I am adding a propgatedBuildInput to ulex.
Granted Matita still requires camlp5_traditional and this is less obvious in the matita file now, so I am not entirely sure this is the right design choice.
svn path=/nixpkgs/trunk/; revision=30552
2011-11-24 19:43:03 +00:00
Eelco Dolstra
b9214d9c8c
* Move libcgroup from libcg/ to libcgroup/.
...
svn path=/nixpkgs/trunk/; revision=30547
2011-11-24 13:48:16 +00:00
Eelco Dolstra
7a7fb5bc5a
* Firefox 8.0.1.
...
* Make Firefox 8 the default.
svn path=/nixpkgs/trunk/; revision=30546
2011-11-24 11:55:15 +00:00
Peter Simons
9670a4fdb1
haskell-packages: changed happy and haddock attributes to refer to the
...
latest versions respectively. This change won't have much of an effect,
though, because we override these attributes based on the compiler
version that's used.
svn path=/nixpkgs/trunk/; revision=30534
2011-11-22 20:16:23 +00:00
Eelco Dolstra
327715f5df
* Remove missing packages.
...
svn path=/nixpkgs/trunk/; revision=30532
2011-11-22 18:09:33 +00:00
Eelco Dolstra
350e31a223
* Added CatalystX::Script::Server::Starman, plus some Perl package
...
updates.
svn path=/nixpkgs/trunk/; revision=30528
2011-11-22 15:47:56 +00:00
Karn Kallio
67653f93fa
Wesnoth does not build with boost 1.48
...
svn path=/nixpkgs/trunk/; revision=30521
2011-11-22 06:13:18 +00:00
Karn Kallio
2ef1290de3
koffice does not build with boost 1.48; use 1.47 instead.
...
svn path=/nixpkgs/trunk/; revision=30520
2011-11-22 04:38:14 +00:00
Peter Simons
5ffe6771ad
haskell-libmpd: added version 0.6.0
...
svn path=/nixpkgs/trunk/; revision=30515
2011-11-21 18:02:22 +00:00
Eelco Dolstra
5abed12234
* i386-sunos -> i686-solaris.
...
svn path=/nixpkgs/trunk/; revision=30507
2011-11-21 14:11:04 +00:00
Florian Friesdorf
1b8c781a0c
add dtach-0.8
...
svn path=/nixpkgs/trunk/; revision=30497
2011-11-20 21:48:56 +00:00
Ludovic Courtès
d3a8263552
GNU Shishi: Use GnuTLS 2.x.
...
svn path=/nixpkgs/trunk/; revision=30483
2011-11-19 20:13:02 +00:00
Ludovic Courtès
a148b889f1
GDB: Allow cross-compilation for GNU.
...
svn path=/nixpkgs/trunk/; revision=30481
2011-11-19 18:28:10 +00:00
Evgeny Egorochkin
351ff3583d
TorChat: packaged
...
svn path=/nixpkgs/trunk/; revision=30480
2011-11-19 17:12:00 +00:00
Ludovic Courtès
2c41dc1c06
release-cross: Remove `--with-system' hack for cross-building Nix.
...
svn path=/nixpkgs/trunk/; revision=30479
2011-11-19 14:33:37 +00:00
Ludovic Courtès
ab25775f1c
release-cross: Adjust to `gnu.' renaming.
...
svn path=/nixpkgs/trunk/; revision=30477
2011-11-19 14:27:37 +00:00
Eelco Dolstra
13551f95b5
* Fix the download site for Python nose.
...
svn path=/nixpkgs/trunk/; revision=30465
2011-11-18 17:07:40 +00:00
Peter Simons
581511a0b4
boost: update to version 1.48
...
svn path=/nixpkgs/trunk/; revision=30463
2011-11-18 14:46:29 +00:00
Shea Levy
f469a69b43
Explicitly provide a nix system string when building nixUnstable.hostDrv for gnu
...
svn path=/nixpkgs/trunk/; revision=30459
2011-11-16 21:04:58 +00:00
Rob Vermaas
f9a103164d
sqlite 3.7.9 breaks DBDSqlite, added local override for now, didn't want to add extra variant in all-packages
...
svn path=/nixpkgs/trunk/; revision=30450
2011-11-16 18:23:44 +00:00
Rob Vermaas
8f5e72912e
use older sqlite for perlPackages.DBDSQLite
...
svn path=/nixpkgs/trunk/; revision=30449
2011-11-16 18:21:23 +00:00
Peter Simons
5da8244a14
haskell-th-extras: added version 0.0.0.1
...
svn path=/nixpkgs/trunk/; revision=30432
2011-11-15 17:54:46 +00:00
Andres Löh
ab07a41756
Added haskell-bytestring-lexing.
...
svn path=/nixpkgs/trunk/; revision=30428
2011-11-14 16:57:26 +00:00
Lluís Batlle i Rossell
1c63e1ca83
a change I missed for the amsn update.
...
svn path=/nixpkgs/trunk/; revision=30421
2011-11-14 09:59:30 +00:00
Ludovic Courtès
54e4f2d5b5
Cross-build Guile 2.0 for GNU.
...
svn path=/nixpkgs/trunk/; revision=30419
2011-11-14 09:57:13 +00:00
Lluís Batlle i Rossell
eb3c58cd64
Adding libchop. I want to try it. Why didn't ludo add this, I don't know. :)
...
svn path=/nixpkgs/trunk/; revision=30411
2011-11-13 14:33:31 +00:00
Peter Simons
3e4045ee9f
haskell-haskell-src: added version 1.0.1.5
...
svn path=/nixpkgs/trunk/; revision=30409
2011-11-13 01:38:09 +00:00
Ludovic Courtès
ea3ac07d92
GCC 4.5: Allow libcCross != null && cross == null' for
gcc.hostDrv'.
...
svn path=/nixpkgs/trunk/; revision=30401
2011-11-12 23:55:41 +00:00
Peter Simons
8157570495
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=30399
2011-11-12 22:19:11 +00:00
Peter Simons
66bd9580f0
Added GHC 7.2.2.
...
svn path=/nixpkgs/trunk/; revision=30398
2011-11-12 22:19:03 +00:00
Alexander Tsamutali
52e58c6c27
development/compilers/nvidia-cg-toolkit: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=30395
2011-11-12 17:19:45 +00:00
Alexander Tsamutali
20005b7f5d
Reverting 30393.
...
svn path=/nixpkgs/trunk/; revision=30394
2011-11-12 17:11:25 +00:00
Alexander Tsamutali
4f3ffcd0ec
development/compilers/nvidia-cg-toolkit: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=30393
2011-11-12 17:03:44 +00:00
Michael Raskin
94149403e5
Firefox 9.0beta1
...
svn path=/nixpkgs/trunk/; revision=30391
2011-11-12 09:38:31 +00:00
Eelco Dolstra
718a4ec1c5
svn path=/nixpkgs/trunk/; revision=30386
2011-11-11 02:28:12 +00:00
Eelco Dolstra
c8da189d39
* Added Firefox 8.0.
...
* Removed Firefox 6.
svn path=/nixpkgs/trunk/; revision=30382
2011-11-10 23:06:58 +00:00
Eelco Dolstra
75b7d02633
* Added oidentd, an implementation of the IDENT protocol.
...
svn path=/nixpkgs/trunk/; revision=30379
2011-11-10 22:29:58 +00:00
Shea Levy
e8b1259990
Add freetds
...
svn path=/nixpkgs/trunk/; revision=30378
2011-11-10 22:20:48 +00:00
Lluís Batlle i Rossell
c761760442
Adding imapproxy
...
svn path=/nixpkgs/trunk/; revision=30360
2011-11-09 18:25:55 +00:00
Lluís Batlle i Rossell
d72fe9fee2
Adding prayer. It builds on linux x86_64, but I've not tried to run it.
...
svn path=/nixpkgs/trunk/; revision=30347
2011-11-08 21:07:57 +00:00
Shea Levy
d800dcc26c
Linux 3.2-rc1
...
svn path=/nixpkgs/trunk/; revision=30336
2011-11-08 16:58:20 +00:00
Shea Levy
c65ff0d37d
Update aufs3.0, add aufs3.1
...
svn path=/nixpkgs/trunk/; revision=30329
2011-11-08 16:00:19 +00:00
Eelco Dolstra
172c52f9e9
* Per the coding guidelines, put different AUFS versions in the same
...
directory.
svn path=/nixpkgs/trunk/; revision=30324
2011-11-08 15:15:07 +00:00
Eelco Dolstra
b26931a480
* Refactoring: let linuxPackages.aufs and linuxPackages.aufs_util
...
evaluate to right AUFS for the kernel in question.
svn path=/nixpkgs/trunk/; revision=30322
2011-11-08 15:05:54 +00:00
Eelco Dolstra
756df1fb12
* Remove AUFS1, it's obsolete and we don't use it anymore.
...
svn path=/nixpkgs/trunk/; revision=30321
2011-11-08 14:54:46 +00:00
Peter Simons
368ac01473
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30316
2011-11-08 10:18:35 +00:00
Eelco Dolstra
91ab98ce09
* Update patchelf.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30312
2011-11-08 01:30:02 +00:00
Yury G. Kudryashov
a1745052e0
p11-kit
...
svn path=/nixpkgs/trunk/; revision=30292
2011-11-07 16:48:14 +00:00
Yury G. Kudryashov
13a3365d4a
Add cogl
...
svn path=/nixpkgs/trunk/; revision=30291
2011-11-07 16:48:05 +00:00
David Guibert
18fcb0f5f8
update pulseaudio 0.9.23 -> 1.1
...
svn path=/nixpkgs/trunk/; revision=30279
2011-11-06 20:03:07 +00:00
Shea Levy
5e5dd16842
Remove the efi stub patch
...
svn path=/nixpkgs/trunk/; revision=30264
2011-11-06 17:38:51 +00:00
Shea Levy
83acc83fb7
Reenable grub2_efi
...
svn path=/nixpkgs/trunk/; revision=30262
2011-11-06 17:08:05 +00:00
Alexander Tsamutali
1b9adf9951
games/xonotic: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=30260
2011-11-06 13:54:03 +00:00
Eelco Dolstra
a839947b85
* Make OpenSSL 1.0.0e the default.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30233
2011-11-04 18:48:25 +00:00
Lluís Batlle i Rossell
0f0ca48a8d
Adding gtmess
...
svn path=/nixpkgs/trunk/; revision=30221
2011-11-04 10:28:18 +00:00
Ludovic Courtès
9878098ddf
Add TI-RPC.
...
svn path=/nixpkgs/trunk/; revision=30216
2011-11-03 21:08:32 +00:00
Lluís Batlle i Rossell
15c16f50aa
Adding dnstop
...
svn path=/nixpkgs/trunk/; revision=30209
2011-11-03 18:43:48 +00:00
Peter Simons
c1475b6431
haskell-text: updated to version 0.11.1.9
...
svn path=/nixpkgs/trunk/; revision=30204
2011-11-03 18:16:54 +00:00
Lluís Batlle i Rossell
b931fd862d
Updating scribus to 1.4.0rc6. The developers say they abandoned 1.3 long ago.
...
svn path=/nixpkgs/trunk/; revision=30190
2011-11-02 15:00:11 +00:00
Sander van der Burg
bf457edff0
reverted default kernel back to 2.6.35
...
svn path=/nixpkgs/trunk/; revision=30188
2011-11-02 13:51:31 +00:00
Sander van der Burg
2a7dfdbce9
Changed the default linux kernel to the 2.6.39 series
...
svn path=/nixpkgs/trunk/; revision=30187
2011-11-02 13:16:18 +00:00
Peter Simons
69488d688d
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30186
2011-11-02 10:28:32 +00:00
Peter Simons
9567a44892
haskell-cryptocipher: dropped obsolete version 0.2.14
...
svn path=/nixpkgs/trunk/; revision=30178
2011-11-02 01:42:05 +00:00
Lluís Batlle i Rossell
d4b26a727a
Updating unbound.
...
svn path=/nixpkgs/trunk/; revision=30174
2011-11-01 22:33:40 +00:00
Ludovic Courtès
0f6979f5b9
Move GNU/Hurd package attributes under `os-specific/gnu/default.nix'.
...
svn path=/nixpkgs/trunk/; revision=30173
2011-11-01 22:10:51 +00:00
Ludovic Courtès
08b5baee9a
glibc/hurd: Update to latest Git; add dependency on pthread headers.
...
svn path=/nixpkgs/trunk/; revision=30172
2011-11-01 22:10:45 +00:00
Peter Simons
d19ed54693
haskell-cryptocipher: added version 0.3.0
...
svn path=/nixpkgs/trunk/; revision=30169
2011-11-01 19:03:01 +00:00
David Guibert
2a0816fb45
add libjson library
...
svn path=/nixpkgs/trunk/; revision=30168
2011-11-01 17:07:14 +00:00
Eelco Dolstra
0918b83c75
* Added the Docbook 4.1 SGML DTDs.
...
* Fixed the "docbook2man --sgml" command in docbook2x.
* Fixed the module-init-tools manual pages.
svn path=/nixpkgs/trunk/; revision=30165
2011-11-01 16:47:18 +00:00
Eelco Dolstra
aa98c7dc02
* Added drbd.
...
svn path=/nixpkgs/trunk/; revision=30163
2011-11-01 15:21:31 +00:00
Peter Simons
4da7dbb56f
haskell-crypto-pubkey-types: added version 0.1.0
...
svn path=/nixpkgs/trunk/; revision=30158
2011-10-31 22:38:44 +00:00
Peter Simons
1c509caa6f
haskell-time: updated to version 1.4.0.1
...
svn path=/nixpkgs/trunk/; revision=30145
2011-10-31 18:49:45 +00:00
Rob Vermaas
edbae5f6c3
update nginx to 1.1.7
...
svn path=/nixpkgs/trunk/; revision=30144
2011-10-31 18:26:20 +00:00
Peter Simons
67d39b288c
haskell-text: updated to version 0.11.1.7
...
svn path=/nixpkgs/trunk/; revision=30133
2011-10-30 16:06:37 +00:00
Peter Simons
77bf849490
haskell-network: updated to version 2.3.0.7
...
svn path=/nixpkgs/trunk/; revision=30132
2011-10-30 16:06:34 +00:00
Shea Levy
9bcfce124a
Add download-curl
...
svn path=/nixpkgs/trunk/; revision=30130
2011-10-30 15:39:13 +00:00
Shea Levy
53bf668c0f
Add Haskell curl bindings
...
svn path=/nixpkgs/trunk/; revision=30128
2011-10-30 15:24:00 +00:00
Shea Levy
324a9ec3b6
Add tagsoup-0.10.1 (needed for download-curl)
...
svn path=/nixpkgs/trunk/; revision=30126
2011-10-30 15:19:27 +00:00
Shea Levy
62a775f829
Add the download Haskell library
...
svn path=/nixpkgs/trunk/; revision=30125
2011-10-30 13:55:22 +00:00
Ludovic Courtès
1476689828
GNU Fdisk 1.3.0a.
...
svn path=/nixpkgs/trunk/; revision=30115
2011-10-30 00:00:48 +00:00
Eelco Dolstra
c33eec8e05
* Make KDE 4.7 the default.
...
svn path=/nixpkgs/trunk/; revision=30091
2011-10-28 21:25:09 +00:00
Peter Simons
357e506105
haskell-base16-bytestring: added version 0.1.1.2
...
svn path=/nixpkgs/trunk/; revision=30082
2011-10-28 19:22:58 +00:00
Peter Simons
2ac2f2fac9
haskell-OpenGL: updated to version 2.4.0.2
...
svn path=/nixpkgs/trunk/; revision=30081
2011-10-28 19:22:55 +00:00
Peter Simons
dd9dc1a337
haskell-GLUT: updated to version 2.2.2.1
...
svn path=/nixpkgs/trunk/; revision=30080
2011-10-28 19:22:51 +00:00
Peter Simons
629c2411cd
haskell-texmath: updated to version 0.5.0.2
...
svn path=/nixpkgs/trunk/; revision=30079
2011-10-28 19:22:47 +00:00
Eelco Dolstra
49456aaec2
* Added Data::UUID.
...
svn path=/nixpkgs/trunk/; revision=30074
2011-10-27 21:52:03 +00:00
Eelco Dolstra
34117268d2
* Use a fork of Net::Amazon::EC2 that supports tags.
...
svn path=/nixpkgs/trunk/; revision=30073
2011-10-27 21:45:53 +00:00
Andres Löh
f4c75d125b
Generally switching to haskell-vector-0.9.
...
The price is that gamma's current upper bound has to be patched.
svn path=/nixpkgs/trunk/; revision=30066
2011-10-27 17:39:42 +00:00
Eelco Dolstra
de1c91bc00
* Make Perl 5.14 the default. Cross fingers.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30058
2011-10-27 16:09:22 +00:00
Eelco Dolstra
5649122458
* Added Perl 5.14.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30057
2011-10-27 15:58:25 +00:00
Eelco Dolstra
20ab6cfbf7
* Move perl-5.8 and perl-5.10 into perl/ per the coding conventions.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30055
2011-10-27 15:35:43 +00:00
Peter Simons
9de4823ff5
haskell-text: updated to version 0.11.1.6
...
svn path=/nixpkgs/trunk/; revision=30037
2011-10-26 17:37:15 +00:00
Peter Simons
3590b859c5
Revert stdenv glibc back to version 2.13.
...
Note that I didn't touch the glibcCross attribute! That still points to glibc 2.14.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30031
2011-10-26 10:48:55 +00:00
Peter Simons
4353727ac8
libtirpc: added version 0.2.2
...
The glibc maintainers in their wisdom have dropped RPC support. That change
causes plenty of builds to fail, like PAM. Users are supposed to use libtirpc
instead, which, naturally, doesn't compile with glibc 2.14. I'm adding the
library anyway, just so that we have it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30029
2011-10-26 10:32:40 +00:00
Peter Simons
dfd063cf12
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30027
2011-10-26 09:15:25 +00:00
Shea Levy
892889cf35
Add netperf
...
I will add meta later, I promise, I just need to use this now
svn path=/nixpkgs/trunk/; revision=30026
2011-10-25 20:49:22 +00:00
Lluís Batlle i Rossell
621e87f821
Adding a newer dovecot
...
svn path=/nixpkgs/trunk/; revision=30025
2011-10-25 20:34:19 +00:00
Lluís Batlle i Rossell
0b1f1a522c
Updating glibc from 2.13 to 2.14.1
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30023
2011-10-25 18:35:41 +00:00
Lluís Batlle i Rossell
624b8616d4
Enabling the ipv6 module in the sheevaplug
...
svn path=/nixpkgs/trunk/; revision=30018
2011-10-25 17:41:43 +00:00
Shea Levy
c7b6e96d84
v86d
...
svn path=/nixpkgs/trunk/; revision=30011
2011-10-25 09:40:15 +00:00
Shea Levy
dd9e83b77f
Enable building full klibc as a kernelPackage
...
svn path=/nixpkgs/trunk/; revision=30009
2011-10-25 08:59:39 +00:00
Eelco Dolstra
4401a2b70c
* Added the Broadcom 43xx firmware.
...
svn path=/nixpkgs/trunk/; revision=30002
2011-10-24 23:35:53 +00:00
Peter Simons
e0b9bbdb27
haskell-cabal-file-th: added version 0.1
...
svn path=/nixpkgs/trunk/; revision=29999
2011-10-24 19:18:04 +00:00
Lluís Batlle i Rossell
cb823d1c08
Adding mu0, maildir utils.
...
svn path=/nixpkgs/trunk/; revision=29995
2011-10-24 16:36:03 +00:00
Peter Simons
c026c35988
haskell-crypto-api: dropped obsolete version 0.6.4
...
svn path=/nixpkgs/trunk/; revision=29985
2011-10-24 15:35:56 +00:00
Eelco Dolstra
6bdcaec0cb
* Purity fix in libwww-perl.
...
svn path=/nixpkgs/trunk/; revision=29984
2011-10-24 13:56:50 +00:00
Alexander Tsamutali
5cd2d19bb5
tools/misc/qjoypad: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=29977
2011-10-22 22:12:45 +00:00
Alexander Tsamutali
c10a1a50b8
games/alienarena: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=29975
2011-10-22 21:04:29 +00:00
Nicolas Pierron
87bf637319
Mercurial: Give access to ssl and curses python packages for
...
fast-export and crecord.
svn path=/nixpkgs/trunk/; revision=29972
2011-10-22 15:41:20 +00:00
Peter Simons
7d2a905c82
haskell-crypto-api: updated to version 0.8
...
svn path=/nixpkgs/trunk/; revision=29959
2011-10-21 16:13:49 +00:00
Eelco Dolstra
cac34d2be5
* Applied a patch to get Euca2ools / Boto to work on Python 2.7.
...
svn path=/nixpkgs/trunk/; revision=29956
2011-10-21 15:01:40 +00:00
Eelco Dolstra
5e51aadc10
* Fix evaluation errors.
...
svn path=/nixpkgs/trunk/; revision=29955
2011-10-21 14:43:18 +00:00
Eelco Dolstra
6ddae753dc
* Added regionset, a tool for changing the region code setting of DVD
...
players.
svn path=/nixpkgs/trunk/; revision=29952
2011-10-21 00:43:56 +00:00
Eelco Dolstra
b0ead4190d
* Some Net::Amazon::EC2 patches.
...
svn path=/nixpkgs/trunk/; revision=29944
2011-10-20 18:17:37 +00:00
Eelco Dolstra
7e2fbda505
* Net::Amazon::EC2: use LWP::Protocol::https.
...
svn path=/nixpkgs/trunk/; revision=29941
2011-10-20 17:51:52 +00:00
Shea Levy
6e3cde6383
Enable building clang separately from llvm
...
Note that there is some duplication when building clang now. The llvm source
is unpacked twice, ./configure is run twice, and two small unit test
libraries are compiled twice. IMO this is a fair tradeoff for having
llvm be a separate build unaffected by changes to clang
svn path=/nixpkgs/trunk/; revision=29919
2011-10-19 20:57:18 +00:00
Peter Simons
f3f7cbde19
updated to haskell-vector 0.9: aeson-native, blaze-textual-native, and cryptocipher
...
svn path=/nixpkgs/trunk/; revision=29910
2011-10-19 19:45:38 +00:00
Peter Simons
172507f79e
haskell-WebBits: added version 2.1
...
svn path=/nixpkgs/trunk/; revision=29909
2011-10-19 19:37:34 +00:00
Peter Simons
35bbc615f7
haskell-packages.nix: cosmetic
...
svn path=/nixpkgs/trunk/; revision=29908
2011-10-19 19:37:27 +00:00
Peter Simons
9a8c52cf41
haskell-hmatrix: enable -fvector flag
...
svn path=/nixpkgs/trunk/; revision=29907
2011-10-19 18:26:02 +00:00
Peter Simons
8398d7ef2a
haskell-packages.nix: update default attributes of vector and primitive to the latest versions
...
svn path=/nixpkgs/trunk/; revision=29906
2011-10-19 18:25:57 +00:00
Peter Simons
b903b335fb
haskell-vty: dropped obsolete version 4.6.0.4
...
svn path=/nixpkgs/trunk/; revision=29905
2011-10-19 18:25:52 +00:00
Peter Simons
0b11520557
haskell-packages.nix: make users of haskell-vector and haskell-primitive explicit
...
svn path=/nixpkgs/trunk/; revision=29904
2011-10-19 18:25:45 +00:00
Peter Simons
3c80eda948
haskell-vector: ensure that version 0.7.1 uses the correct version of 'primitive'
...
svn path=/nixpkgs/trunk/; revision=29903
2011-10-19 18:06:19 +00:00
Shea Levy
94dbab27a3
Bootstrap clang with itself
...
svn path=/nixpkgs/trunk/; revision=29901
2011-10-19 17:11:26 +00:00
Peter Simons
f7a1a82fce
haskell-crypto-api: added version 0.7
...
svn path=/nixpkgs/trunk/; revision=29897
2011-10-19 16:36:51 +00:00
Peter Simons
eec3529bc2
haskell-NanoProlog: added version 0.2.3.1
...
svn path=/nixpkgs/trunk/; revision=29896
2011-10-19 16:36:45 +00:00
Peter Simons
efaa164120
haskell-packages.nix: fixed misspelled uuParsinglib attribute
...
svn path=/nixpkgs/trunk/; revision=29895
2011-10-19 16:36:40 +00:00
Peter Simons
42fd7e5d64
python-ldap: added version 2.4.3
...
svn path=/nixpkgs/trunk/; revision=29886
2011-10-19 10:27:57 +00:00
Peter Simons
db31cf8287
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29884
2011-10-19 08:50:00 +00:00
Shea Levy
db619f2d55
First try at a clang-wrapper. Hello world compiles\!
...
svn path=/nixpkgs/trunk/; revision=29879
2011-10-18 20:03:09 +00:00
Peter Simons
7edf0e8eaf
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29870
2011-10-18 08:47:36 +00:00
Marco Maggesi
8d424305f5
Update Io to version 2011.09.12.
...
svn path=/nixpkgs/trunk/; revision=29862
2011-10-17 08:36:07 +00:00
Cillian de Roiste
549bd62221
Adding the virtualenv package, for creating isolated dev environments
...
svn path=/nixpkgs/trunk/; revision=29857
2011-10-16 12:36:37 +00:00
Peter Simons
8dfef0f4a0
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29851
2011-10-14 22:06:50 +00:00
Peter Simons
b648906658
haskell-packages.nix: use blanks instead of tabs
...
svn path=/nixpkgs/trunk/; revision=29850
2011-10-14 22:04:10 +00:00
Rob Vermaas
c7cea676ce
add disper
...
svn path=/nixpkgs/trunk/; revision=29845
2011-10-14 18:04:34 +00:00
Marco Maggesi
39df2ce05e
Add yaml - Yet Another JSON Library
...
svn path=/nixpkgs/trunk/; revision=29837
2011-10-14 14:00:50 +00:00
Florian Friesdorf
d6e22c9b4a
python26Full and explicit python27Full
...
svn path=/nixpkgs/trunk/; revision=29833
2011-10-14 09:47:30 +00:00
Lluís Batlle i Rossell
dbdfb3d11c
Adding cbrowser. Have cscope on the path to use it (which you should already
...
have, because otherwise how would you have created the database for cbrowser?)
svn path=/nixpkgs/trunk/; revision=29831
2011-10-14 07:47:20 +00:00
Florian Friesdorf
dbdcb3fad4
powertop kernels: re-disable debug flags enabled by default
...
svn path=/nixpkgs/trunk/; revision=29830
2011-10-13 18:30:55 +00:00
Florian Friesdorf
b76071a096
remove redundant/conflicting config (y vs m) from powertop kernels
...
svn path=/nixpkgs/trunk/; revision=29825
2011-10-13 13:51:46 +00:00
Florian Friesdorf
2d511f7246
use override for powertop kernels
...
svn path=/nixpkgs/trunk/; revision=29824
2011-10-13 13:51:39 +00:00
Florian Friesdorf
41a5209ccf
linux_3_1_powertop
...
svn path=/nixpkgs/trunk/; revision=29823
2011-10-13 13:51:33 +00:00
Florian Friesdorf
50a5f9f0e8
linux_3_0_powertop
...
svn path=/nixpkgs/trunk/; revision=29820
2011-10-13 13:04:45 +00:00
Florian Friesdorf
3850bb86ba
linux_2_6_39_powertop
...
svn path=/nixpkgs/trunk/; revision=29805
2011-10-13 08:47:49 +00:00
Peter Simons
ee2fdfb00d
mscgen: added version 0.20
...
svn path=/nixpkgs/trunk/; revision=29803
2011-10-13 07:38:44 +00:00
Peter Simons
2feeeacb7b
nbd: we don't generate statically linked binaries for that package
...
anymore, so it's no longer necessary to pass a special version of glib
to the expression.
svn path=/nixpkgs/trunk/; revision=29802
2011-10-13 07:26:44 +00:00
Andres Löh
1d70839b22
Added haskell-Zwaluw-0.1
...
svn path=/nixpkgs/trunk/; revision=29777
2011-10-11 22:18:21 +00:00
Yury G. Kudryashov
4289cff0c2
Remove gtkLibs216.*mm
...
svn path=/nixpkgs/trunk/; revision=29774
2011-10-11 20:47:30 +00:00
Yury G. Kudryashov
2ed828052e
Remove wxPython26 since it is not used
...
svn path=/nixpkgs/trunk/; revision=29773
2011-10-11 19:46:31 +00:00
Yury G. Kudryashov
b5861542dd
gtkLibs3x.atkmm
...
svn path=/nixpkgs/trunk/; revision=29748
2011-10-10 22:26:41 +00:00
Peter Simons
e3984c2caf
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29739
2011-10-10 17:01:17 +00:00
Joachim Schiele
f3f0940e25
added support for cntlm on nixos!
...
svn path=/nixpkgs/trunk/; revision=29736
2011-10-09 22:28:41 +00:00
Yury G. Kudryashov
9caf409d96
odt2txt-0.4
...
svn path=/nixpkgs/trunk/; revision=29734
2011-10-09 18:22:18 +00:00
Peter Simons
2133339ecf
haskell-thespian: added version 0.999
...
svn path=/nixpkgs/trunk/; revision=29733
2011-10-09 17:47:04 +00:00
Yury G. Kudryashov
57d384459e
Add gnome3. Do not recurse into attrs
...
svn path=/nixpkgs/trunk/; revision=29732
2011-10-09 17:23:54 +00:00
Yury G. Kudryashov
692ae674c1
gtklibs3x.glibmm-2.30
...
svn path=/nixpkgs/trunk/; revision=29730
2011-10-09 17:23:37 +00:00
Peter Simons
dbab602826
haskell-parallel: added version 3.2.0.0
...
svn path=/nixpkgs/trunk/; revision=29729
2011-10-09 15:30:05 +00:00
Peter Simons
fad97e3885
haskell-parsec: added version 3.1.2
...
svn path=/nixpkgs/trunk/; revision=29728
2011-10-09 15:29:59 +00:00
Yury G. Kudryashov
32dd8c0854
gtkLibx3x update
...
svn path=/nixpkgs/trunk/; revision=29726
2011-10-09 08:38:34 +00:00
Yury G. Kudryashov
e60fe8673b
gnome: use callPackage, move to gnome-2
...
gnome28 was a mix of packages from various releases, so do not mention 2.28 in
the attribute name.
svn path=/nixpkgs/trunk/; revision=29721
2011-10-08 16:58:32 +00:00
Yury G. Kudryashov
c35c6ec9fa
Drop 'gnomevfs = gnome_vfs;' alias
...
s/gnomevfs/gnome_vfs/ in packages
svn path=/nixpkgs/trunk/; revision=29718
2011-10-08 12:06:03 +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
c7d6b60287
Drop kde3.kile
...
Use kde4.kile instead
svn path=/nixpkgs/trunk/; revision=29715
2011-10-07 20:46:29 +00:00
Yury G. Kudryashov
7e3c1b357b
Drop kde3.kdebase
...
Hydra fails to build it for a while, and nobody noticed.
svn path=/nixpkgs/trunk/; revision=29714
2011-10-07 20:46:21 +00:00
Eelco Dolstra
20778d629b
* Updated Catalyst to 5.9. It now uses Plack for interfacing with the
...
web server, so add that as well.
svn path=/nixpkgs/trunk/; revision=29709
2011-10-07 12:18:17 +00:00
Eelco Dolstra
79ab307dd7
* Fix Chatzilla (it doesn't work with recent Xulrunners).
...
* Get rid of xulrunnerWrapper.
svn path=/nixpkgs/trunk/; revision=29706
2011-10-07 09:26:03 +00:00
Lluís Batlle i Rossell
fefaa7a6ea
Adding boinc. It installs. I don't know how to use it.
...
svn path=/nixpkgs/trunk/; revision=29704
2011-10-06 20:25:05 +00:00
Eelco Dolstra
ee74cf87dc
* Set the Chrome icon in its desktop item.
...
svn path=/nixpkgs/trunk/; revision=29701
2011-10-06 13:52:54 +00:00
Eelco Dolstra
57f482e2c3
* Get rid of old Thunderbird versions.
...
svn path=/nixpkgs/trunk/; revision=29700
2011-10-06 13:28:03 +00:00
Peter Simons
a60193db6b
release-small.nix: updated name of "dbus" attribute
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29698
2011-10-06 13:21:07 +00:00
Eelco Dolstra
f4d88c2197
* Thunderbird 7.0.1.
...
svn path=/nixpkgs/trunk/; revision=29697
2011-10-06 13:21:05 +00:00
Peter Simons
1add4b2e6d
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29696
2011-10-06 13:16:47 +00:00
Eelco Dolstra
0982859b6c
* Neon: build with the new and patched OpenSSL. With this,
...
Subversion can check out the Nix repositories without any
warnings about untrusted certificates.
* Make Firefox 7 the default.
svn path=/nixpkgs/trunk/; revision=29691
2011-10-06 11:31:14 +00:00
Eelco Dolstra
8ec876642e
* Give the desktop items for Chrome and IceCat the right name.
...
svn path=/nixpkgs/trunk/; revision=29689
2011-10-06 11:22:50 +00:00
Peter Simons
d5d5ff5a78
release-small.nix: dropped obsolete 'aterm242fixes' package
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29686
2011-10-06 10:29:56 +00:00
Peter Simons
ba6cc24ca8
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29685
2011-10-06 10:27:33 +00:00
Peter Simons
667e2020cc
cppunit: dropped obsolete version 1.10
...
svn path=/nixpkgs/trunk/; revision=29682
2011-10-06 10:23:23 +00:00
Peter Simons
1abdc56a12
Synchronized stdenv-updates branch with trunk.
...
There were conflicting patches of pkgs/os-specific/linux/module-init-tools.
Apparently, the expression was updated independently in both branches. I've
resolved the conflict by preferring the patches from stdenv-updates, because
those patches appeared to be more sophisticated, i.e. they build the manual,
etc.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29680
2011-10-06 09:37:22 +00:00
Peter Simons
b88f691163
haskell-hamlet: updated to version 0.10.3
...
svn path=/nixpkgs/trunk/; revision=29672
2011-10-05 17:10:00 +00:00
Peter Simons
105f30bba6
haskell-hakyll: updated to version 3.2.0.9
...
svn path=/nixpkgs/trunk/; revision=29671
2011-10-05 17:09:51 +00:00
Peter Simons
a38b628246
haskell-haddock: updated to version 2.9.4
...
svn path=/nixpkgs/trunk/; revision=29635
2011-10-04 14:58:28 +00:00
Sander van der Burg
df1cea1903
dotnetfx 4.0 is now the default
...
svn path=/nixpkgs/trunk/; revision=29628
2011-10-04 13:28:32 +00:00
Yury G. Kudryashov
dd19f22e7e
Add kde4.kile
...
svn path=/nixpkgs/trunk/; revision=29622
2011-10-04 11:12:11 +00:00
Russell O'Connor
8c40562197
New package for CamlIDL 1.05
...
svn path=/nixpkgs/trunk/; revision=29619
2011-10-04 01:40:45 +00:00
Peter Simons
492c7016d0
haskell-hamlet: updated to version 0.10.2
...
svn path=/nixpkgs/trunk/; revision=29607
2011-10-03 20:20:58 +00:00
Peter Simons
21887cf61e
we would like to test cups
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29604
2011-10-03 18:40:12 +00:00
Shea Levy
936c460abb
Ruby: Separate 'install the current version of ruby' from 'install version x of ruby' when x is also the current version
...
svn path=/nixpkgs/trunk/; revision=29600
2011-10-03 15:35:50 +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
86d3591d7e
Switch to unzip-6.0
...
svn path=/nixpkgs/trunk/; revision=29595
2011-10-02 21:15:29 +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
Peter Simons
13b67df58e
haskell-convertible-text: added version 0.3.0.10
...
svn path=/nixpkgs/trunk/; revision=29585
2011-10-02 20:28:19 +00:00
Peter Simons
1d0620f3ae
haskell-data-object: added version 0.3.1.7
...
svn path=/nixpkgs/trunk/; revision=29583
2011-10-02 20:28:09 +00:00
Peter Simons
54a78ff2ed
haskell-yaml: added version 0.4.1.1
...
svn path=/nixpkgs/trunk/; revision=29582
2011-10-02 20:28:04 +00:00
Peter Simons
944a9932bc
haskell-network: added version 2.3.0.6
...
svn path=/nixpkgs/trunk/; revision=29581
2011-10-02 20:28:00 +00:00
Peter Simons
ec549646da
haskell-haddock: added version 2.9.3
...
svn path=/nixpkgs/trunk/; revision=29572
2011-10-02 20:27:20 +00:00
Yury G. Kudryashov
4cdf639958
Remove unused parameter from xorg call
...
svn path=/nixpkgs/trunk/; revision=29569
2011-10-02 19:53:20 +00:00
Shea Levy
2a94841c64
Enable building 3.1 with an efi stub
...
It's still not enabled by default, you need to set CONFIG_EFI_STUB=y
svn path=/nixpkgs/trunk/; revision=29565
2011-10-02 14:20:49 +00:00
Shea Levy
d3cf97b56e
Cleaner decoupling of glibc and linuxPackages while keeping kernelHeaders a linuxPackage and having a single default.nix for kernelHeaders
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29554
2011-10-01 22:25:28 +00:00
Shea Levy
3b260bfbf7
Merge from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29553
2011-10-01 18:12:00 +00:00
Rob Vermaas
c85c8c9d01
update jinja2
...
svn path=/nixpkgs/trunk/; revision=29550
2011-09-30 17:26:38 +00:00
Michael Raskin
a8a3ede5e9
Adding Firefox 8.0beta1
...
svn path=/nixpkgs/trunk/; revision=29549
2011-09-30 15:44:22 +00:00
Shea Levy
dcef7ad3bf
Have the kernel headers be a linuxPackage, use the current linuxPackage's headers
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29546
2011-09-30 15:34:37 +00:00
Michael Raskin
8e02768459
Firefox 7.0 release
...
svn path=/nixpkgs/trunk/; revision=29544
2011-09-30 07:10:47 +00:00
Shea Levy
a54473bc5d
Use ruby 1.9 as the default
...
svn path=/nixpkgs/trunk/; revision=29543
2011-09-29 21:55:12 +00:00
Shea Levy
ad076fc3d5
shells/bash/4.1,2.nix have been replaced by default.nix
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29542
2011-09-29 21:48:33 +00:00
Shea Levy
cba02ddc3c
aufs2: Only build if the kernel supports it
...
svn path=/nixpkgs/trunk/; revision=29540
2011-09-28 23:38:39 +00:00
Shea Levy
ed38cc3545
aufs3-util
...
svn path=/nixpkgs/trunk/; revision=29535
2011-09-28 21:59:07 +00:00
Shea Levy
4add420a48
aufs3 kernelPackage
...
svn path=/nixpkgs/trunk/; revision=29534
2011-09-28 21:46:07 +00:00
Shea Levy
2e012018bb
makeAufs3StandalonePatch: Don't unpack the kernel source
...
svn path=/nixpkgs/trunk/; revision=29533
2011-09-28 21:09:54 +00:00
Shea Levy
60b155479d
linux-3.0: Add aufs3 patch
...
svn path=/nixpkgs/trunk/; revision=29532
2011-09-28 20:48:08 +00:00
Peter Simons
e460e459bf
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29531
2011-09-28 19:26:00 +00:00
Yury G. Kudryashov
e2c4af0946
Update opera to the latest version
...
Also add missing dependencies (KDE, cups, gstreamer)
svn path=/nixpkgs/trunk/; revision=29527
2011-09-28 15:23:28 +00:00
Peter Simons
07a5a121fb
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29524
2011-09-28 14:48:34 +00:00
Peter Simons
dc55be9e05
pkgs/shells/bash: updated "interactive" bash to version 4.2
...
The non-interactive variant, which is part of stdenv, remains unchanged.
svn path=/nixpkgs/trunk/; revision=29523
2011-09-28 14:37:03 +00:00
Shea Levy
0f2e4160c0
Linux 3.0: Don't use aufs2.1, there's aufs 3.x for Linux 3.x kernels
...
svn path=/nixpkgs/trunk/; revision=29520
2011-09-28 14:18:26 +00:00
Rob Vermaas
6fd4c26fc2
add google perftools 1.8.3
...
svn path=/nixpkgs/trunk/; revision=29517
2011-09-27 17:24:01 +00:00
Yury G. Kudryashov
109b36eca9
Move soprano to top-level namespace
...
svn path=/nixpkgs/trunk/; revision=29513
2011-09-27 15:40:40 +00:00
Peter Simons
27e30f03fc
python-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=29510
2011-09-27 14:00:48 +00:00
Peter Simons
ed6328b5ee
python-matplotlib: enable Linux builds by Hydra
...
svn path=/nixpkgs/trunk/; revision=29509
2011-09-27 14:00:40 +00:00
Peter Simons
6bd8eea788
python-matplotlib: move dependencies like numpy into the propagatedBuildInputs
...
section to ensure that these libraries are being found at run-time by the
python wrapper.
svn path=/nixpkgs/trunk/; revision=29508
2011-09-27 14:00:31 +00:00
Eelco Dolstra
a3143f0bbd
* Added Statistics::TTest.
...
svn path=/nixpkgs/trunk/; revision=29507
2011-09-27 11:06:41 +00:00
Alexander Tsamutali
e3ccdb4bcd
desktops/e17:
...
Add e17. WIP. Make hangs during build of enlightenment.
svn path=/nixpkgs/trunk/; revision=29506
2011-09-26 22:28:35 +00:00
Eelco Dolstra
12d42a5850
* Added Statistics::Descriptive.
...
svn path=/nixpkgs/trunk/; revision=29504
2011-09-26 22:08:44 +00:00
Peter Simons
201fab6841
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=29492
2011-09-26 08:12:18 +00:00
Peter Simons
01022a1502
lxc: moved package into the "applications/virtualization" category
...
svn path=/nixpkgs/trunk/; revision=29491
2011-09-26 08:12:14 +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
Michael Raskin
d65cab3852
Adding Allegro 5
...
svn path=/nixpkgs/trunk/; revision=29482
2011-09-25 21:07:48 +00:00
Michael Raskin
4d6030f56b
Adding hyenae - patch by MarcWeber
...
svn path=/nixpkgs/trunk/; revision=29470
2011-09-24 09:14:21 +00:00
Peter Simons
0ad122f4e6
sync with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29468
2011-09-24 08:04:47 +00:00
Andres Löh
a154670250
Added haskell-derp.
...
svn path=/nixpkgs/trunk/; revision=29465
2011-09-24 02:49:04 +00:00
Florian Friesdorf
0c32d209ca
python wrapper that sets PYTHONHOME to the profile it is in
...
svn path=/nixpkgs/trunk/; revision=29462
2011-09-23 17:00:13 +00:00
Shea Levy
01df54f5cc
Merge from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29461
2011-09-23 16:58:45 +00:00
Peter Simons
03deb61330
haskell-NumInstances: added version 1.0
...
svn path=/nixpkgs/trunk/; revision=29457
2011-09-23 16:08:52 +00:00
Shea Levy
f5e5bc24be
Get ruby-1.9.2-p290 to build
...
svn path=/nixpkgs/trunk/; revision=29453
2011-09-23 15:08:55 +00:00
Ludovic Courtès
7f08716911
BitlBee: Use GnuTLS 2.x.
...
svn path=/nixpkgs/trunk/; revision=29445
2011-09-22 19:46:39 +00:00
Lluís Batlle i Rossell
ddcb4a295d
Adding pdnsd
...
svn path=/nixpkgs/trunk/; revision=29438
2011-09-22 11:28:56 +00:00
Lluís Batlle i Rossell
1175e3e46b
Adding etherape, although it wants those gconf things I think.
...
svn path=/nixpkgs/trunk/; revision=29437
2011-09-22 09:19:33 +00:00
Michael Raskin
234a58870a
Check bittornado with newer wxGTK, generic cleanup
...
svn path=/nixpkgs/trunk/; revision=29433
2011-09-22 06:31:35 +00:00
Florian Friesdorf
3822bfd8d7
ipython also as pythonPackages.ipython
...
svn path=/nixpkgs/trunk/; revision=29428
2011-09-21 20:05:24 +00:00
Peter Simons
4821046eb3
haskell-skein: added version 0.1
...
svn path=/nixpkgs/trunk/; revision=29418
2011-09-21 16:46:59 +00:00
Peter Simons
54acb66473
haskell-prolog: added version 0.1
...
haskell-prolog-graph: added version 0.1.0.2
haskell-prolog-graph-lib: added version 0.1
svn path=/nixpkgs/trunk/; revision=29417
2011-09-21 16:46:54 +00:00
Peter Simons
d10badf202
haskell-graphviz: build with the latest fgl version
...
This change is required for building the Haskell prolog interpreter.
svn path=/nixpkgs/trunk/; revision=29416
2011-09-21 16:46:48 +00:00
Peter Simons
3a44af3acc
Updated 'fgl' attribute to point to the latest version of the library.
...
This has no practical effect, because we override that attributed based
on the compiler version that's being used, but it still feels like the
right thing to do.
svn path=/nixpkgs/trunk/; revision=29415
2011-09-21 16:46:44 +00:00
Peter Simons
6bc5b0f215
haskell-maude: added version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=29414
2011-09-21 16:46:39 +00:00
Eelco Dolstra
b4a6893b85
* Fix Compress::Zlib.
...
svn path=/nixpkgs/trunk/; revision=29412
2011-09-21 09:13:18 +00:00
Lluís Batlle i Rossell
ed9d78b75f
Adding pngcrush
...
svn path=/nixpkgs/trunk/; revision=29411
2011-09-21 07:33:38 +00:00
Eelco Dolstra
77c5f8754c
* Remove comment.
...
svn path=/nixpkgs/trunk/; revision=29410
2011-09-21 07:30:04 +00:00
Eelco Dolstra
1cf90e9d35
* Added Catalyst::Plugin::Unicode::Encoding.
...
svn path=/nixpkgs/trunk/; revision=29409
2011-09-21 07:22:19 +00:00
Lluís Batlle i Rossell
99863cb87b
Making bison 2.4 and 2.5 cross build (I hope), and setting the main bison as
...
2.5. Let's see what builds and what not.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29406
2011-09-21 06:18:23 +00:00
Yury G. Kudryashov
9ee5230537
Move qt3/qt4 choice to .nix expressions
...
svn path=/nixpkgs/trunk/; revision=29404
2011-09-20 22:49:13 +00:00
Yury G. Kudryashov
d9ad31c468
pfstools-1.8.3; builds against qt4
...
svn path=/nixpkgs/trunk/; revision=29403
2011-09-20 22:49:07 +00:00
Peter Simons
f844c8730e
haskell-json: added version 0.5
...
svn path=/nixpkgs/trunk/; revision=29402
2011-09-20 20:30:20 +00:00
Yury G. Kudryashov
de89582238
Add gtk-3.x libraries
...
Let hydra build it but do not show in nix-env -qa
svn path=/nixpkgs/trunk/; revision=29398
2011-09-20 16:18:12 +00:00
Lluís Batlle i Rossell
8e28c8fcfa
Making 'nix-env -qa *' work
...
svn path=/nixpkgs/trunk/; revision=29394
2011-09-20 09:53:19 +00:00
Yury G. Kudryashov
87b968e858
Use fetchurl_gnome in dia
...
+small style changes (though almost all string changed)
svn path=/nixpkgs/trunk/; revision=29389
2011-09-20 06:31:37 +00:00
Yury G. Kudryashov
31d77b3e2f
gtkmm-2.24
...
svn path=/nixpkgs/trunk/; revision=29388
2011-09-20 06:23:27 +00:00
Yury G. Kudryashov
1c6d328898
Add atkmm
...
svn path=/nixpkgs/trunk/; revision=29387
2011-09-20 06:23:17 +00:00
Yury G. Kudryashov
501cc845a0
pangomm-2.28
...
svn path=/nixpkgs/trunk/; revision=29386
2011-09-20 06:23:08 +00:00
Yury G. Kudryashov
ff25d193ad
glibmm-2.28
...
svn path=/nixpkgs/trunk/; revision=29385
2011-09-20 06:22:59 +00:00
Yury G. Kudryashov
4e9fbf18ed
Build cairo-gobject library
...
Move cairo to gtkLibs.cairo
svn path=/nixpkgs/trunk/; revision=29380
2011-09-20 06:22:14 +00:00
Yury G. Kudryashov
058fc8da82
gdk-pixbuf-2.24
...
svn path=/nixpkgs/trunk/; revision=29378
2011-09-20 06:21:56 +00:00
Yury G. Kudryashov
c130be537b
Add fetchurl_gnome wrapper
...
It just creates correct mirror://gnome/sources/... URL.
svn path=/nixpkgs/trunk/; revision=29377
2011-09-20 06:21:46 +00:00
Rob Vermaas
59c04d2d9a
libpng revert
...
svn path=/nixpkgs/trunk/; revision=29374
2011-09-19 23:09:20 +00:00
Rob Vermaas
2c33be2d8b
revert previous commits related to libpng 1.2.44, until we are able to build 1.2.45
...
svn path=/nixpkgs/trunk/; revision=29373
2011-09-19 23:05:02 +00:00
Rob Vermaas
6e0c059235
use older libpng for tetex
...
svn path=/nixpkgs/trunk/; revision=29368
2011-09-19 21:37:05 +00:00
Rob Vermaas
78acc23d18
forgot .nix extension
...
svn path=/nixpkgs/trunk/; revision=29367
2011-09-19 21:22:31 +00:00
Rob Vermaas
30e9cae7d2
added some python packages, add variant for libpng 1.2.44 as matplotlib does not compile with newer versions
...
svn path=/nixpkgs/trunk/; revision=29366
2011-09-19 21:00:37 +00:00
Peter Simons
caf02e266f
all-packages.nix: fixed evaluation error in the 'mumble' attribute
...
svn path=/nixpkgs/trunk/; revision=29364
2011-09-19 20:20:17 +00:00
Yury G. Kudryashov
63959f2a5a
Let poppler use ${POPPLER_DATADIR}
...
Also upgrade poppler-data
svn path=/nixpkgs/trunk/; revision=29342
2011-09-19 08:35:30 +00:00
Yury G. Kudryashov
de2105b740
scorched3d: latest version, build against wxgtk-2.8
...
svn path=/nixpkgs/trunk/; revision=29341
2011-09-19 05:17:00 +00:00
Yury G. Kudryashov
fa506acf29
comical: build with wxGTK28
...
svn path=/nixpkgs/trunk/; revision=29339
2011-09-19 05:16:32 +00:00
Yury G. Kudryashov
5565ec4eec
Remove unused gtkLibs220
...
svn path=/nixpkgs/trunk/; revision=29337
2011-09-19 05:16:02 +00:00
Alexander Tsamutali
f7567f8717
misc/screensavers/slock: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=29326
2011-09-17 17:40:07 +00:00
Lluís Batlle i Rossell
98f6452a70
Adding the gnunet 0.9 (svn), which works incompatible with the latest gnunet released.
...
I updated some libs to get it built.
svn path=/nixpkgs/trunk/; revision=29313
2011-09-16 20:50:24 +00:00
Eelco Dolstra
fd68946fa8
* Bump the default Linux kernel to 2.6.35 (the most recent longterm
...
stability kernel).
svn path=/nixpkgs/trunk/; revision=29312
2011-09-16 19:15:06 +00:00
Peter Simons
6ed0f99b70
haskell-helium: the package has disappeared from the upstream web server
...
svn path=/nixpkgs/trunk/; revision=29311
2011-09-16 18:29:32 +00:00
Peter Simons
95ae45256a
haskell-get-options: the package doesn't build, because the upstream archive has vanished
...
svn path=/nixpkgs/trunk/; revision=29308
2011-09-16 18:17:20 +00:00
Eelco Dolstra
7df0d1cc58
* Updated IO::Compress.
...
svn path=/nixpkgs/trunk/; revision=29301
2011-09-16 10:32:37 +00:00
Peter Simons
d0ffef49bb
os-specific/linux/e1000e: added recent a version of the e1000e kernel module
...
That module is required to support modern Intel Gigabit Ethernet cards.
svn path=/nixpkgs/trunk/; revision=29297
2011-09-15 15:18:45 +00:00
Eelco Dolstra
cdb830bef2
* Fix nixPerk.
...
svn path=/nixpkgs/trunk/; revision=29292
2011-09-15 08:29:52 +00:00
Andres Löh
54039c51f8
Added haskell-gloss and modified haskell-GLURaw.
...
I know that GLURaw is currently a modification of the generated file.
Not making the change prevents GLURaw from being loaded into ghci.
svn path=/nixpkgs/trunk/; revision=29290
2011-09-15 05:03:31 +00:00
Eelco Dolstra
0578ceb11b
* Support communicating with the MTurk API via SSL.
...
svn path=/nixpkgs/trunk/; revision=29289
2011-09-14 22:55:02 +00:00
Yury G. Kudryashov
5fd7590140
Add NetworkManager-pptp
...
svn path=/nixpkgs/trunk/; revision=29271
2011-09-14 15:50:14 +00:00
Yury G. Kudryashov
1d91e3ac45
Add pptp client
...
svn path=/nixpkgs/trunk/; revision=29267
2011-09-14 08:39:51 +00:00
Peter Simons
60edb6348f
python-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=29252
2011-09-13 20:10:37 +00:00
Peter Simons
86683f9c04
pycryptopp: updated to version 0.5.29
...
svn path=/nixpkgs/trunk/; revision=29251
2011-09-13 20:10:33 +00:00
Peter Simons
6426183c0c
python-foolscap: updated to version 0.6.1
...
svn path=/nixpkgs/trunk/; revision=29250
2011-09-13 20:10:29 +00:00
Peter Simons
3c5ff4a118
haskell-hledger-web: added version 0.15.3
...
svn path=/nixpkgs/trunk/; revision=29243
2011-09-13 17:35:18 +00:00
Peter Simons
6557b25b37
haskell-io-storage: added version 0.3
...
svn path=/nixpkgs/trunk/; revision=29242
2011-09-13 17:35:12 +00:00
Peter Simons
8c8d88080d
haskell-time: updated to version 1.4
...
svn path=/nixpkgs/trunk/; revision=29241
2011-09-13 17:35:07 +00:00
Michael Raskin
f75f1871d7
all-packages.nix entry for disser
...
svn path=/nixpkgs/trunk/; revision=29231
2011-09-12 20:50:32 +00:00
Peter Simons
c88d870123
Haskell packages that require access to libc (for <time.h>, etc.)
...
consistently depend on the (non-existent) attribute 'libc'. That
dependency is then fulfilled by defining
libc = pkgs.stdenv.gcc.libc;
in haskell-packages.nix where appropriate. On platforms impure platforms,
such as Darwin, that attribute evaluates to 'null'.
svn path=/nixpkgs/trunk/; revision=29223
2011-09-12 16:46:14 +00:00
Peter Simons
20c7526891
haskell-vector-algorithms: dropped obsolete version 0.4
...
svn path=/nixpkgs/trunk/; revision=29212
2011-09-12 16:45:23 +00:00
Peter Simons
107201f99f
haskell-case-insensitive: dropped obsolete version 0.3
...
svn path=/nixpkgs/trunk/; revision=29211
2011-09-12 16:45:18 +00:00
Peter Simons
d1219f3e3a
haskell-snap-server: updated to version 0.5.4
...
svn path=/nixpkgs/trunk/; revision=29210
2011-09-12 16:45:13 +00:00
Peter Simons
3ac8f8c892
haskell-snap-core: updated to version 0.5.4
...
svn path=/nixpkgs/trunk/; revision=29209
2011-09-12 16:45:08 +00:00
Eelco Dolstra
3e54387efd
* Added OpenSSL 1.0.0e (not updating the default yet because a lot
...
depends on it). Also, install the manpages in $out/share/man rather
than $out/ssl/man.
svn path=/nixpkgs/trunk/; revision=29208
2011-09-12 16:09:00 +00:00
Shea Levy
d1808a89d3
haskellPackages.{cairo,pango,glib,gtk}: Depend on the stdenv libc instead of glibc
...
svn path=/nixpkgs/trunk/; revision=29190
2011-09-11 18:48:46 +00:00
Shea Levy
2155a9b00f
Fix evaluation errors for haskellPackages.gtk on darwin. Note that the build is currently not successful.
...
svn path=/nixpkgs/trunk/; revision=29189
2011-09-11 18:28:14 +00:00
Michael Raskin
7bb4bf3fe0
Adding LOVE Lua-based game framework/interpreter
...
svn path=/nixpkgs/trunk/; revision=29188
2011-09-11 17:05:48 +00:00
Michael Raskin
8351a946d2
Adding libmodplug
...
svn path=/nixpkgs/trunk/; revision=29186
2011-09-11 16:45:42 +00:00
Andres Löh
23737894ec
Updating comments: latest ghc-7.3 snapshot succeeds on more packages.
...
svn path=/nixpkgs/trunk/; revision=29183
2011-09-11 15:18:53 +00:00
Yury G. Kudryashov
b6648e207d
KDE SC 4.7.1
...
Mostly automatic update. The only manual change caused by some movements on
projects.kde.org. Untested.
svn path=/nixpkgs/trunk/; revision=29179
2011-09-11 12:39:06 +00:00
Peter Simons
e364367ec9
haskell-hamlet: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=29166
2011-09-11 10:33:08 +00:00
Peter Simons
ee57346eb9
haskell-shakespeare-text: added version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=29165
2011-09-11 10:32:59 +00:00
Marco Maggesi
3f94f217d1
Add clooj, IDE for clojure
...
svn path=/nixpkgs/trunk/; revision=29149
2011-09-09 21:15:20 +00:00
Andres Löh
bc3c074cb8
Added unbound, RepLib, type-equality.
...
svn path=/nixpkgs/trunk/; revision=29148
2011-09-09 20:45:04 +00:00
Peter Simons
4e6013e909
haskell-gtk still fails an assertion on Darwin; my attempt to fix that
...
hasn't worked, so I revert the change. Someone with access to that
platform will have to worry about those on Hydra assertions, I'm afraid.
svn path=/nixpkgs/trunk/; revision=29143
2011-09-09 19:57:44 +00:00
Andres Löh
19995681f3
Added instant-generics.
...
svn path=/nixpkgs/trunk/; revision=29139
2011-09-09 19:43:04 +00:00
Andres Löh
29de18d262
Added generic-deriving.
...
svn path=/nixpkgs/trunk/; revision=29137
2011-09-09 19:30:53 +00:00
Peter Simons
b917ed0493
haskell-deepseq-th: added version 0.1.0.2
...
svn path=/nixpkgs/trunk/; revision=29136
2011-09-09 18:44:40 +00:00
Peter Simons
4b66e4ce25
haskell-happstack-hamlet: added version 6.2.0
...
svn path=/nixpkgs/trunk/; revision=29135
2011-09-09 18:44:33 +00:00
Peter Simons
a13bbb3b10
haskell-cabal-ghci: added version 0.1
...
svn path=/nixpkgs/trunk/; revision=29133
2011-09-09 18:44:19 +00:00
Rob Vermaas
2610ed2ac9
added scipy, reportlab, pyreport, updated numpy matplotlib
...
svn path=/nixpkgs/trunk/; revision=29132
2011-09-09 14:20:43 +00:00
Eelco Dolstra
958b146424
* Added flvtool2.
...
svn path=/nixpkgs/trunk/; revision=29116
2011-09-08 21:48:10 +00:00
Peter Simons
80ec5348e0
haskell-packages.nix: blind attempt to fix assertion error on Darwin
...
svn path=/nixpkgs/trunk/; revision=29115
2011-09-08 19:06:59 +00:00
Peter Simons
050d264bfc
haskell-deepseq: added version 1.2.0.1
...
svn path=/nixpkgs/trunk/; revision=29110
2011-09-08 17:25:09 +00:00
Peter Simons
18f76f04ac
pkgs/top-level/all-packages.nix: stripped extraneous whitespace
...
svn path=/nixpkgs/trunk/; revision=29109
2011-09-08 16:39:14 +00:00
Peter Simons
c292d234ea
haskell-system-filepath: added version 0.4.1
...
haskell-system-fileio: added version 0.3.2
svn path=/nixpkgs/trunk/; revision=29100
2011-09-07 20:21:01 +00:00
Peter Simons
d923ec714e
haskell-WebBits-Html: added version 1.0.2
...
svn path=/nixpkgs/trunk/; revision=29096
2011-09-07 17:30:07 +00:00
Peter Simons
460164c1b3
haskell-flapjax: build this package with the latest version of WebBits
...
svn path=/nixpkgs/trunk/; revision=29095
2011-09-07 17:30:02 +00:00
Peter Simons
437f2b0603
haskell-packages.nix: disable repaExamples in all instances of haskellPackages older than GHC 7.2
...
Without this hack, "nix-env -u *" would update repa-examples to the GHC 7.0.4
version, because the package isn't tagged with the version of the compiler.
Repa and friends don't build with older GHCs anymore, though.
svn path=/nixpkgs/trunk/; revision=29094
2011-09-07 17:29:59 +00:00
Peter Simons
41dcf578ef
haskell-repa: updated to version 2.2.0.1
...
Note that the latest version requires GHC 7.2.1 or later; older GHC
versions are no longer supported.
svn path=/nixpkgs/trunk/; revision=29089
2011-09-07 17:29:38 +00:00
Peter Simons
4fba6f2bf3
haskell-vector: added version 0.9
...
svn path=/nixpkgs/trunk/; revision=29086
2011-09-07 16:53:27 +00:00
Peter Simons
0d137ccd67
haskell-primitive: added version 0.4.0.1
...
svn path=/nixpkgs/trunk/; revision=29085
2011-09-07 16:53:20 +00:00
Shea Levy
93be0770d7
Add unstable version of freerdp
...
svn path=/nixpkgs/trunk/; revision=29070
2011-09-07 03:41:18 +00:00
Shea Levy
02aa1d7cde
Add cunit
...
svn path=/nixpkgs/trunk/; revision=29069
2011-09-07 01:12:38 +00:00
Shea Levy
84e3e287c3
Add freerdp
...
svn path=/nixpkgs/trunk/; revision=29068
2011-09-06 23:32:01 +00:00
Shea Levy
9dd496c687
highlight: Update to 3.5
...
svn path=/nixpkgs/trunk/; revision=29064
2011-09-06 17:10:08 +00:00
Peter Simons
bbc00bd0e7
haskell-packages.nix: removed more obsolete manual overrides
...
svn path=/nixpkgs/trunk/; revision=29042
2011-09-05 19:45:49 +00:00
Peter Simons
72ae88b019
haskell-WebBits: renamed nix file for consistency
...
svn path=/nixpkgs/trunk/; revision=29041
2011-09-05 19:45:45 +00:00
Peter Simons
b1277cea39
haskell-ghc-paths: updated default version to 0.1.0.8 (and dropped obsolete older versions)
...
svn path=/nixpkgs/trunk/; revision=29040
2011-09-05 19:31:49 +00:00
Peter Simons
65c90e5d01
haskell-packages.nix: removed lots of explicit argument assignments that have become obsolete
...
svn path=/nixpkgs/trunk/; revision=29038
2011-09-05 19:24:12 +00:00
Peter Simons
e373f558da
haskell-X11: updated build expression
...
svn path=/nixpkgs/trunk/; revision=29036
2011-09-05 19:24:01 +00:00
Andres Löh
51124b08b5
Bumping the GHC HEAD snapshot.
...
svn path=/nixpkgs/trunk/; revision=29026
2011-09-05 13:29:33 +00:00
Nicolas Pierron
ad416e1cff
Add additional Intel firmwares (naming iwlwifig2{a,b}-ucode).
...
svn path=/nixpkgs/trunk/; revision=29018
2011-09-05 08:33:03 +00:00
Nicolas Pierron
174153238a
rdiff-backup: Fix nix expression.
...
svn path=/nixpkgs/trunk/; revision=29017
2011-09-05 08:32:55 +00:00
Peter Simons
92153bc2d5
haskell-xss-sanitize: dropped obsolete version 0.2.6
...
svn path=/nixpkgs/trunk/; revision=29004
2011-09-04 13:44:39 +00:00
Michael Raskin
09114ea858
Adding ZBar
...
svn path=/nixpkgs/trunk/; revision=29001
2011-09-04 09:12:00 +00:00
Peter Simons
c79027e3ab
haskell-hxt: added version 9.1.4
...
haskell-hxt-charproperties: added version 9.1.0
haskell-hxt-regex-xmlschema: added version 9.0.1
haskell-hxt-unicode: added version 9.0.1
svn path=/nixpkgs/trunk/; revision=28995
2011-09-03 13:17:29 +00:00
Peter Simons
9bc7fee30d
haskell-hS3: added version 0.5.6
...
svn path=/nixpkgs/trunk/; revision=28994
2011-09-03 13:17:23 +00:00
Russell O'Connor
2bc0a91739
bitcoin cannot use the recent versions of boost.
...
setting boost dependency to 1.44
svn path=/nixpkgs/trunk/; revision=28988
2011-09-02 20:19:42 +00:00
Peter Simons
35e1b7ddee
haskell-vector-algorithms: updated to version 0.5.3
...
svn path=/nixpkgs/trunk/; revision=28985
2011-09-02 18:31:44 +00:00
Peter Simons
6295090cc6
haskell-unix-compat: added version 0.3
...
svn path=/nixpkgs/trunk/; revision=28984
2011-09-02 18:24:27 +00:00
Peter Simons
fb05c34051
haskell-HaskellForMaths: added version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=28983
2011-09-02 18:20:35 +00:00
Andres Löh
33afa20575
Added HDBC-odbc.
...
svn path=/nixpkgs/trunk/; revision=28975
2011-09-02 15:11:52 +00:00
Eelco Dolstra
e8c849f8e3
* Re-enable the fbcondecor patch for Linux 2.6.35, seems to work fine.
...
svn path=/nixpkgs/trunk/; revision=28974
2011-09-02 13:41:38 +00:00
Michael Raskin
32754d3c19
Adding Regina-REXX interpreter
...
svn path=/nixpkgs/trunk/; revision=28969
2011-09-02 08:05:51 +00:00
Peter Simons
70c47021a7
haskell-xhtml: updated to version 3000.2.0.4
...
svn path=/nixpkgs/trunk/; revision=28962
2011-09-01 17:59:22 +00:00
Lluís Batlle i Rossell
bff99fe8b5
Making gcc 4.6 that of stdenv.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28958
2011-09-01 14:28:13 +00:00
Michael Raskin
8fa5d91e51
adding VUE mindmapper
...
svn path=/nixpkgs/trunk/; revision=28957
2011-09-01 13:41:42 +00:00
Marco Maggesi
a02960ae4e
Add clojure.
...
(Install with command
nix-env -i clojure-wrapper
start REPL with command
clojure)
svn path=/nixpkgs/trunk/; revision=28956
2011-09-01 13:38:59 +00:00
Peter Simons
fe445aa5b2
haskell-xhtml: added version 3000.2.0.2
...
svn path=/nixpkgs/trunk/; revision=28940
2011-08-31 12:40:53 +00:00
Peter Simons
577ddef0be
antiword: added version 0.37
...
svn path=/nixpkgs/trunk/; revision=28938
2011-08-31 11:55:51 +00:00
Rob Vermaas
4c7418cb29
add protobuf based on the default version in nixpkgs
...
svn path=/nixpkgs/trunk/; revision=28936
2011-08-30 19:57:29 +00:00
Rob Vermaas
a63bf23f32
add enum-0.4.4
...
svn path=/nixpkgs/trunk/; revision=28935
2011-08-30 19:50:36 +00:00
Peter Simons
1392096d69
Updated the default version of haskell-text to 0.11.1.5.
...
A growing number of packages don't build with the old version. I was
reluctant to make that change because Haskell Platform 2011.2.0.1 says
that text 0.11.0.6 ought to be used, but then HP says we shouldn't be
using GHC 7.0.4 either, yet we do. Anyway, upgrading the text library
caused no problems: all packages just built fine, so there you go.
svn path=/nixpkgs/trunk/; revision=28923
2011-08-30 09:49:04 +00:00
Peter Simons
fb37aed285
Dropped obsolete versions of haskell-HaXml.
...
svn path=/nixpkgs/trunk/; revision=28917
2011-08-30 08:55:14 +00:00
Michael Raskin
6a01304317
Adding TFTP-HPA
...
svn path=/nixpkgs/trunk/; revision=28915
2011-08-30 07:02:01 +00:00
Rob Vermaas
c508b4cf04
add get_iplayer 2.80
...
svn path=/nixpkgs/trunk/; revision=28912
2011-08-30 00:14:16 +00:00
Yury G. Kudryashov
94c6bb3ed4
Add kmymoney
...
svn path=/nixpkgs/trunk/; revision=28910
2011-08-29 22:43:11 +00:00
Peter Simons
d84962624e
Dropped obsolete haskell-emgm.
...
The package doesn't build with any of our compilers.
svn path=/nixpkgs/trunk/; revision=28906
2011-08-29 21:46:22 +00:00
Peter Simons
6f23bfc52f
Dropped obsolete haskell-MaybeT-transformers.
...
The package doesn't build with any of our compilers.
svn path=/nixpkgs/trunk/; revision=28904
2011-08-29 21:44:36 +00:00
Peter Simons
a96de07ceb
Dropped obsolete Haskell packages monads-fd, salvia, and salvia-protocol.
...
These packages don't build with any of our compilers.
svn path=/nixpkgs/trunk/; revision=28903
2011-08-29 21:44:30 +00:00
Peter Simons
ddb2097b3f
haskell-packages.nix: added shakespeare packages
...
haskell-shakespeare-css: added version 0.10.0
haskell-shakespeare-js: added version 0.10.1
haskell-shakespeare: added version 0.10.0
svn path=/nixpkgs/trunk/; revision=28888
2011-08-29 20:27:05 +00:00
Peter Simons
5eb504674a
haskell-hamlet: added version 0.10.0
...
svn path=/nixpkgs/trunk/; revision=28887
2011-08-29 20:26:52 +00:00
Peter Simons
70f424ee5e
haskell-xss-sanitize: added version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=28886
2011-08-29 20:26:45 +00:00
Peter Simons
3895e45e51
haskell-blaze-textual-native: added version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=28885
2011-08-29 20:26:40 +00:00
Peter Simons
1bc2601ae1
haskell-aeson-native: added version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=28884
2011-08-29 20:26:35 +00:00
Peter Simons
7e2dcdc5ee
pkgs/top-level/all-packages.nix: fixed Darwin build of haskellPackages_ghc704_{,no_}profiling
...
svn path=/nixpkgs/trunk/; revision=28880
2011-08-29 18:57:35 +00:00
Shea Levy
e309c50e7e
Get libdrm to compile on darwin
...
The added patch uses mach_absolute_time() to get a nanosecond-resolution monotonic clock on darwin systems (See http://developer.apple.com/library/mac/#qa/qa1398/_index.html for an understanding of the added code). In addition, the patch changes one use of clock_gettime to gettimeofday since only resolution of a second is needed at that point. This code compiles on darwin, but the resulting library is not yet tested.
svn path=/nixpkgs/trunk/; revision=28879
2011-08-29 18:55:37 +00:00
Michael Raskin
b612e07c0b
Adding atftp
...
svn path=/nixpkgs/trunk/; revision=28874
2011-08-29 12:47:39 +00:00
Michael Raskin
04e84c2c13
Adding netboot
...
svn path=/nixpkgs/trunk/; revision=28872
2011-08-29 10:16:36 +00:00
Peter Simons
7d9c4b06ad
pkgs/top-level/all-packages.nix: don't use tabs for indention
...
svn path=/nixpkgs/trunk/; revision=28865
2011-08-29 07:46:38 +00:00
Peter Simons
b6d994e9b7
pkgs/top-level/all-packages.nix: bootstrap ghc 7.0.4 and 7.2.1 with 7.0.4-binary on Darwin
...
svn path=/nixpkgs/trunk/; revision=28864
2011-08-29 07:46:30 +00:00
Peter Simons
7d9ac73058
pkgs/top-level/all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=28862
2011-08-29 07:39:08 +00:00
Shea Levy
346481f483
Add GHC 7.0.4 binary for x86_64-darwin
...
svn path=/nixpkgs/trunk/; revision=28859
2011-08-29 01:20:12 +00:00
Nicolas Pierron
d528cba5b8
fetchgit: Handle https.
...
svn path=/nixpkgs/trunk/; revision=28857
2011-08-28 16:03:14 +00:00
Michael Raskin
6a49d6a920
Re-add GNU TLS 2.12 - it does fix glib-networking
...
svn path=/nixpkgs/trunk/; revision=28853
2011-08-27 17:04:25 +00:00
Eelco Dolstra
3f02dcf735
* Fix indentation/layout.
...
svn path=/nixpkgs/trunk/; revision=28848
2011-08-27 15:19:19 +00:00
Eelco Dolstra
f823626fd8
* Get Firefox 6.0 to build with an upstream patch for building Firefox
...
separately from Xulrunner
(https://bugzilla.mozilla.org/show_bug.cgi?id=639554 ).
svn path=/nixpkgs/trunk/; revision=28846
2011-08-27 13:44:36 +00:00
Yury G. Kudryashov
5d6cc2ef84
Add note about drop-kde4.5 branch
...
svn path=/nixpkgs/trunk/; revision=28841
2011-08-26 16:02:43 +00:00
Yury G. Kudryashov
2683407fe4
Add newer dbus and dbus-glib
...
Old versions are kept to prevent huge rebuild
svn path=/nixpkgs/trunk/; revision=28836
2011-08-26 14:57:48 +00:00
Eelco Dolstra
fde10569b0
* Added XML::LibXSLT.
...
* Updated XML::LibXML.
svn path=/nixpkgs/trunk/; revision=28835
2011-08-26 14:22:09 +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
Peter Simons
becb1962c2
haskell-random: added version 1.0.1.0
...
svn path=/nixpkgs/trunk/; revision=28818
2011-08-26 09:20:54 +00:00
Peter Simons
dc7e7b7dcf
haskell-extensible-exceptions: added version 0.1.1.3
...
svn path=/nixpkgs/trunk/; revision=28817
2011-08-26 09:20:42 +00:00
Eelco Dolstra
69a8ca2dc8
* Added Catalyst::View::JSON.
...
svn path=/nixpkgs/trunk/; revision=28815
2011-08-25 18:37:52 +00:00
Rob Vermaas
9690dc026b
add dbench
...
svn path=/nixpkgs/trunk/; revision=28807
2011-08-25 01:00:25 +00:00
Peter Simons
c9914f5559
haskell-hackage-db: added version 1.0
...
svn path=/nixpkgs/trunk/; revision=28803
2011-08-24 22:04:38 +00:00
Yury G. Kudryashov
b65578c776
Trivial merge with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28802
2011-08-24 21:33:16 +00:00
Yury G. Kudryashov
c19d8396e4
Merge with udev-173 (trivial)
...
svn path=/nixpkgs/trunk/; revision=28800
2011-08-24 21:23:53 +00:00
Yury G. Kudryashov
2b619dd126
Merge with trunk (trivial svn merge URL/trunk)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28799
2011-08-24 21:15:58 +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
Shea Levy
fc41aa50f4
Whoops, missed a commit, now merged through r28791
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28793
2011-08-24 19:33:42 +00:00
Shea Levy
4d70ba6cc9
Merge from trunk up through r28790
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28792
2011-08-24 19:16:43 +00:00
Ludovic Courtès
60f13a191a
Add dvgrab.
...
svn path=/nixpkgs/trunk/; revision=28789
2011-08-24 14:55:48 +00:00
Lluís Batlle i Rossell
a9ce52e01a
Updating dos2unix, that now includes also unix2dos.
...
svn path=/nixpkgs/trunk/; revision=28788
2011-08-24 07:48:02 +00:00
Yury G. Kudryashov
1e981a7deb
fetchmtn: move logic to default args
...
svn path=/nixpkgs/trunk/; revision=28786
2011-08-23 17:45:40 +00:00
Peter Simons
08605870da
Renamed 'radeonJuniperPfp' to 'radeonJuniper' and added all related blobs into one expression.
...
svn path=/nixpkgs/trunk/; revision=28785
2011-08-23 13:24:44 +00:00
Peter Simons
e5a3306880
haskell-nixos-types: added version 1.0
...
svn path=/nixpkgs/trunk/; revision=28783
2011-08-23 13:18:28 +00:00
Peter Simons
35261ff739
all-packages.nix: added radeon-juniper-pfp firmware for ATI cards
...
svn path=/nixpkgs/trunk/; revision=28780
2011-08-23 12:15:04 +00:00
Peter Simons
97de61b5b1
pkgs/top-level/all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=28773
2011-08-23 10:35:53 +00:00
Peter Simons
c8ae7cc8bb
Updated build expressions for the current version of cabal.nix.
...
svn path=/nixpkgs/trunk/; revision=28772
2011-08-23 10:35:49 +00:00
Michael Raskin
716df38be1
Updating avr-gcc and avr-libc (old link is inaccessible)
...
svn path=/nixpkgs/trunk/; revision=28767
2011-08-23 07:56:34 +00:00
Eelco Dolstra
ffe1af714d
* Xfce 4.8.
...
svn path=/nixpkgs/trunk/; revision=28761
2011-08-22 22:51:23 +00:00
David Guibert
c716ac66e0
add jbrout, a photo manager using IPTC keywords/EXIF
...
svn path=/nixpkgs/trunk/; revision=28759
2011-08-22 20:26:11 +00:00
Eelco Dolstra
1475781b19
* Rename xfce-4 to xfce-4.6 in preparation for Xfce 4.8.
...
svn path=/nixpkgs/trunk/; revision=28757
2011-08-22 17:40:07 +00:00
Eelco Dolstra
62049ecfb1
* Added super.
...
svn path=/nixpkgs/trunk/; revision=28739
2011-08-22 15:24:24 +00:00
Michael Raskin
b23809b118
Adding Firefox 7.0beta1 - with a hack for Linux 3.0 build, but unlike 6.0 it does work afterwards
...
svn path=/nixpkgs/trunk/; revision=28732
2011-08-22 06:54:03 +00:00
Cillian de Roiste
694dbfe845
Adding csslint, this uses node as an interpreter. It detects problems in CSS files.
...
svn path=/nixpkgs/trunk/; revision=28731
2011-08-21 21:34:17 +00:00
Peter Simons
d34ffe6f3b
haskell-cmdlib: added version 0.3.2.1
...
svn path=/nixpkgs/trunk/; revision=28728
2011-08-21 20:21:22 +00:00
Peter Simons
c67ce898cf
pkgs/applications/office/hledger-interest: initial version 1.0
...
svn path=/nixpkgs/trunk/; revision=28724
2011-08-21 18:01:13 +00:00
Eelco Dolstra
631ba2a5f0
svn path=/nixpkgs/trunk/; revision=28716
2011-08-21 00:10:12 +00:00
Nicolas Pierron
3e6f39239d
Add game freeciv.
...
svn path=/nixpkgs/trunk/; revision=28711
2011-08-20 14:30:16 +00:00
Nicolas Pierron
1738fca385
Add Thunderbird 5.0.
...
svn path=/nixpkgs/trunk/; revision=28710
2011-08-20 14:30:09 +00:00
David Guibert
4b3530f55d
apply aufs patch to other kernels.
...
svn path=/nixpkgs/trunk/; revision=28708
2011-08-20 07:55:53 +00:00
David Guibert
3ee47aac2a
add aufs2.1 patch to 2.6.36 kernel not only 2.6.36 for nanonote
...
svn path=/nixpkgs/trunk/; revision=28706
2011-08-20 06:47:08 +00:00
David Guibert
22ee5aba7a
aufs for 2.6.36/39 and 3.0
...
svn path=/nixpkgs/trunk/; revision=28705
2011-08-20 06:39:29 +00:00
Yury G. Kudryashov
365cb2d262
kde-4.7: let nix-env and hydra find all modules
...
List of changes:
* All individual packages moved to the top-level kde47 namespace.
* Utility functions moved back to kde-package/default.nix
nix-env will not find kde-4.7 modules unless you add something like
'kde4 = pkgs.recurseIntoAttrs pkgs.kde47;' to your packageOverrides.
This is done because kde-4.7.0 on NixOS is not ready yet.
svn path=/nixpkgs/trunk/; revision=28693
2011-08-19 15:37:12 +00:00
Eelco Dolstra
c64b8dac12
* DBIx::Class and related updates.
...
svn path=/nixpkgs/trunk/; revision=28689
2011-08-19 15:12:25 +00:00
Peter Simons
3753505a5a
haskell-mkcabal: dropped obsolete package; use "cabal init" instead
...
svn path=/nixpkgs/trunk/; revision=28686
2011-08-19 13:10:54 +00:00
Shea Levy
af702547cd
Use pkgs instead of recursive attributes
...
svn path=/nixpkgs/trunk/; revision=28679
2011-08-19 12:13:48 +00:00
Yury G. Kudryashov
d67ed200d2
Upgrade kipi-plugins to 1.9.0
...
svn path=/nixpkgs/trunk/; revision=28674
2011-08-19 09:27:44 +00:00
Yury G. Kudryashov
131e982556
Pull from pkgs, not rec
...
svn path=/nixpkgs/trunk/; revision=28669
2011-08-18 22:41:57 +00:00
Yury G. Kudryashov
69f13c4922
udev-173, patch
...
svn path=/nixpkgs/branches/udev-173/; revision=28660
2011-08-18 13:04:55 +00:00
Yury G. Kudryashov
0466e94091
Add polkit-kde-agent
...
Move pinentry and polkit-gnome to tools/security.
svn path=/nixpkgs/trunk/; revision=28656
2011-08-18 12:52:50 +00:00
Michael Raskin
4234447eac
Making Firefox 6.0 low-priority until it is fixed
...
svn path=/nixpkgs/trunk/; revision=28640
2011-08-17 12:46:20 +00:00
Peter Simons
1cff2d41aa
Fixed build of haskell-CouchDB. This change obsoletes the requirement
...
for json 0.3.6, which has subsequently been removed from the database.
svn path=/nixpkgs/trunk/; revision=28637
2011-08-16 23:32:16 +00:00
Peter Simons
7f9f3672a4
haskell-Graphalyze: updated to version 0.12.0.0
...
This update obsoletes the requirement on Pandoc 1.6, which has
subsequently been removed from the repository.
svn path=/nixpkgs/trunk/; revision=28630
2011-08-16 23:23:49 +00:00
Peter Simons
8d20464e27
haskell-graphviz: updated to version 2999.12.0.2
...
This update obsoletes the requirement for polyparse 1.4, which has
subsequently been removed from the repository.
svn path=/nixpkgs/trunk/; revision=28629
2011-08-16 23:23:45 +00:00
Peter Simons
f01d5ea8f6
Dropped the obsolete haskell-CS173Tourney package (which was based on WebServer).
...
svn path=/nixpkgs/trunk/; revision=28628
2011-08-16 23:23:40 +00:00
Peter Simons
960e8c11e5
haskell-wl-pprint-text: added version 1.0.0.0
...
svn path=/nixpkgs/trunk/; revision=28627
2011-08-16 23:23:35 +00:00
Peter Simons
33d6fa4edc
Dropped the obsolete haskell-WebServer package. According to upstream, it is no
...
longer maintained and has been replaced by HappStack.
svn path=/nixpkgs/trunk/; revision=28626
2011-08-16 23:23:29 +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
Peter Simons
ed46e56842
all-packages.nix: make 'boost' refer to version 1.46.0 on Darwin
...
The 1.47.0 version doesn't compile for reasons I cannot debug since I
don't have access to that platform.
svn path=/nixpkgs/trunk/; revision=28616
2011-08-16 15:20:48 +00:00
Peter Simons
ea5a0a00a0
Renamed boost's default.nix to 1.47.0.nix for sake of consistency.
...
svn path=/nixpkgs/trunk/; revision=28615
2011-08-16 15:20:44 +00:00
Peter Simons
9bf210f25a
pkgs/servers/http/mini-httpd: added version 1.1
...
svn path=/nixpkgs/trunk/; revision=28613
2011-08-16 14:01:38 +00:00
Eelco Dolstra
954b16111f
* Added Catalyst::Authentication::Store::Htpasswd for authentication against htpasswd.
...
svn path=/nixpkgs/trunk/; revision=28612
2011-08-16 13:41:15 +00:00
Eelco Dolstra
ba265ab1f9
* More Catalyst updates.
...
svn path=/nixpkgs/trunk/; revision=28611
2011-08-16 13:20:00 +00:00
Peter Simons
4564757c90
haskell-packages.nix: fixed spelling of the HaXml122 attribute
...
svn path=/nixpkgs/trunk/; revision=28608
2011-08-16 11:20:21 +00:00
Eelco Dolstra
21cddb80bc
* Add the GeoIP module.
...
svn path=/nixpkgs/trunk/; revision=28606
2011-08-16 01:21:31 +00:00
Eelco Dolstra
05bd532964
* Update/add a bunch of (mostly Catalyst-related) Perl packages.
...
svn path=/nixpkgs/trunk/; revision=28599
2011-08-15 18:59:23 +00:00
Yury G. Kudryashov
0962beade0
Add avogadro
...
svn path=/nixpkgs/trunk/; revision=28596
2011-08-15 18:05:39 +00:00
Yury G. Kudryashov
2d52a050a5
filelight moved to kdeutils in KDE 4.7 (4.6?)
...
svn path=/nixpkgs/trunk/; revision=28594
2011-08-15 18:05:24 +00:00
Yury G. Kudryashov
e78db258f4
Add prison
...
svn path=/nixpkgs/trunk/; revision=28593
2011-08-15 18:05:16 +00:00
Yury G. Kudryashov
a2e58ab78e
Add libmms
...
svn path=/nixpkgs/trunk/; revision=28590
2011-08-15 18:04:57 +00:00
Yury G. Kudryashov
b0bbca7b93
redland-1.0.14, move to librdf/
...
* rename redland to librdf_redland
* add compatibility alias
* propagate some inputs
svn path=/nixpkgs/trunk/; revision=28589
2011-08-15 18:04:51 +00:00
Peter Simons
f059eba4fb
haskell-packages.nix: fixed spelling of base64String
...
svn path=/nixpkgs/trunk/; revision=28581
2011-08-15 10:55:10 +00:00
Peter Simons
acbc9e63dc
haskell-extensible-exceptions: added version 0.1.1.2
...
svn path=/nixpkgs/trunk/; revision=28579
2011-08-15 10:55:01 +00:00
Peter Simons
f7a18860b4
haskell-fgl: added version 5.4.2.4
...
svn path=/nixpkgs/trunk/; revision=28576
2011-08-15 08:34:46 +00:00
Peter Simons
4beef684a8
haskell-GLUT: added version 2.2.2.0
...
svn path=/nixpkgs/trunk/; revision=28566
2011-08-14 10:44:57 +00:00
Peter Simons
10edd5b215
haskell-OpenGL: added version 2.4.0.1
...
svn path=/nixpkgs/trunk/; revision=28565
2011-08-14 10:44:53 +00:00
Peter Simons
986792cb3c
haskell-hs-bibutils: added version 4.12
...
svn path=/nixpkgs/trunk/; revision=28564
2011-08-14 10:44:49 +00:00
Peter Simons
f72838612f
haskell-HUnit: added version 1.2.4.2
...
svn path=/nixpkgs/trunk/; revision=28563
2011-08-14 10:44:42 +00:00
Peter Simons
24bb3a69d1
haskell-OpenGLRaw: added version 1.1.0.1
...
svn path=/nixpkgs/trunk/; revision=28562
2011-08-14 10:44:38 +00:00
Peter Simons
61de5fa7e1
haskell-GLURaw: added version 1.1.0.0
...
svn path=/nixpkgs/trunk/; revision=28561
2011-08-14 10:44:33 +00:00
Shea Levy
20e64a52b9
Add trayer
...
svn path=/nixpkgs/trunk/; revision=28558
2011-08-14 05:03:54 +00:00
Peter Simons
ee1c93fc44
Deleted haskell-scion. The package doesn't compile with any of our
...
supported compilers because it depends on ancient versions of half a
dozen libraries.
svn path=/nixpkgs/trunk/; revision=28552
2011-08-13 23:38:36 +00:00
Peter Simons
b5c57b8380
haskell-alex: updated to version 3.0.1
...
svn path=/nixpkgs/trunk/; revision=28551
2011-08-13 23:38:30 +00:00
Peter Simons
e8fe1e4feb
haskell-regex-{posix,compat}: added version 0.95.1
...
svn path=/nixpkgs/trunk/; revision=28544
2011-08-13 13:58:07 +00:00