3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

15899 commits

Author SHA1 Message Date
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
Eelco Dolstra 54951e3994 * QEMU/KVM updated to 0.15.1.
svn path=/nixpkgs/trunk/; revision=29918
2011-10-19 20:41:15 +00:00
Peter Simons 7784111b49 haskell-cabal2nix: updated to version 1.18
svn path=/nixpkgs/trunk/; revision=29917
2011-10-19 19:54:59 +00:00
Peter Simons 1faa8711c8 haskell-nixos-types: updated to version 1.2
svn path=/nixpkgs/trunk/; revision=29916
2011-10-19 19:54:55 +00:00
Peter Simons 0c9057b912 haskell-yesod: updated to version 0.9.3
svn path=/nixpkgs/trunk/; revision=29915
2011-10-19 19:46:00 +00:00
Peter Simons ffbe3e6ef0 haskell-yesod-static: updated to version 0.3.1.2
svn path=/nixpkgs/trunk/; revision=29914
2011-10-19 19:45:56 +00:00
Peter Simons 575ec1ce25 haskell-yesod-form: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=29913
2011-10-19 19:45:51 +00:00
Peter Simons aa79612af5 haskell-yesod-core: updated to version 0.9.3.2
svn path=/nixpkgs/trunk/; revision=29912
2011-10-19 19:45:47 +00:00
Peter Simons fe7f1ba570 haskell-yesod-auth: updated to version 0.7.4
svn path=/nixpkgs/trunk/; revision=29911
2011-10-19 19:45:43 +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
Peter Simons 94884218d4 haskell-haskeline: updated to version 0.6.4.5
svn path=/nixpkgs/trunk/; revision=29902
2011-10-19 18:06:13 +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 bfc36e2f8a haskell-yap: updated to version 0.1
svn path=/nixpkgs/trunk/; revision=29900
2011-10-19 16:37:05 +00:00
Peter Simons 34f300aee6 haskell-hp2any-core: updated to version 0.11.1
svn path=/nixpkgs/trunk/; revision=29899
2011-10-19 16:37:01 +00:00
Peter Simons d547b72bee haskell-blaze-builder-enumerator: updated to version 0.2.0.3
svn path=/nixpkgs/trunk/; revision=29898
2011-10-19 16:36:57 +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
Sander van der Burg 4f32c23d86 Bumped some versions of Disnix tools
svn path=/nixpkgs/trunk/; revision=29890
2011-10-19 12:24:24 +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
Shea Levy 1ed93241cd clang: Don't send extra -I flags to the linker
svn path=/nixpkgs/trunk/; revision=29883
2011-10-19 04:14:55 +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
Shea Levy 9783d27b7a Bump llvm and clang to 2.9
svn path=/nixpkgs/trunk/; revision=29878
2011-10-18 16:37:28 +00:00
Russell O'Connor 491c6e43b1 Package for picosat.
svn path=/nixpkgs/trunk/; revision=29869
2011-10-17 22:18:21 +00:00
Peter Simons 924e624aad haskell-haskeline: updated to version 0.6.4.4
svn path=/nixpkgs/trunk/; revision=29868
2011-10-17 17:05:14 +00:00
Peter Simons 810a7e4198 haskell-hakyll: updated to version 3.2.0.10
svn path=/nixpkgs/trunk/; revision=29867
2011-10-17 17:05:05 +00:00
Peter Simons 7b478fb0fd haskell-certificate: updated to version 0.9.5
svn path=/nixpkgs/trunk/; revision=29866
2011-10-17 17:04:59 +00:00
Marco Maggesi 17c7829893 Ooops.
svn path=/nixpkgs/trunk/; revision=29865
2011-10-17 12:59:44 +00:00
Marco Maggesi e726f10554 Io does not depend anymore on e2fsprogs
svn path=/nixpkgs/trunk/; revision=29864
2011-10-17 12:57:15 +00:00
Marco Maggesi 71f9ad3fe3 Make yajl build on Darwin.
svn path=/nixpkgs/trunk/; revision=29863
2011-10-17 10:19:35 +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
Peter Simons be3cf6fe6c haskell-snap-server: updated to version 0.5.5
svn path=/nixpkgs/trunk/; revision=29861
2011-10-16 18:22:42 +00:00
Peter Simons aa49225df1 haskell-snap-core: updated to version 0.5.5
svn path=/nixpkgs/trunk/; revision=29860
2011-10-16 18:22:36 +00:00
Peter Simons 8f13b206cf haskell-haskell-src-meta: updated to version 0.5.0.2
svn path=/nixpkgs/trunk/; revision=29859
2011-10-16 18:22:30 +00:00
Cillian de Roiste 13e76321f0 Updating IPython (python shell) to 0.11
svn path=/nixpkgs/trunk/; revision=29858
2011-10-16 12:46:47 +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
Ludovic Courtès 9188489caf Guile: Disable more GC-sensitive tests when using `-O0'.
svn path=/nixpkgs/trunk/; revision=29854
2011-10-15 16:34:26 +00:00
Russell O'Connor 7bb3f91731 updating dwarf-fortress
svn path=/nixpkgs/trunk/; revision=29853
2011-10-15 14:46:05 +00:00
Yury G. Kudryashov 2109983477 Fix comment
svn path=/nixpkgs/trunk/; revision=29852
2011-10-15 13:32:05 +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
Peter Simons b27823bfac haskell-cpphs: updated to version 1.13.2
svn path=/nixpkgs/trunk/; revision=29844
2011-10-14 17:26:38 +00:00
Peter Simons e419979131 haskell-tls: updated to version 0.8.1
svn path=/nixpkgs/trunk/; revision=29843
2011-10-14 17:26:32 +00:00
Peter Simons c7aca7221b haskell-http-enumerator: updated to version 0.7.1.2
svn path=/nixpkgs/trunk/; revision=29842
2011-10-14 17:26:27 +00:00
Peter Simons 65d9c62ac8 haskell-certificate: updated to version 0.9.4
svn path=/nixpkgs/trunk/; revision=29841
2011-10-14 17:26:22 +00:00
Peter Simons e0528d4078 haskell-asn1-data: updated to version 0.6.1
svn path=/nixpkgs/trunk/; revision=29840
2011-10-14 17:26:16 +00:00
Peter Simons c8529df9a9 haskell-Hipmunk: updated to version 5.2.0.4
svn path=/nixpkgs/trunk/; revision=29839
2011-10-14 17:26:12 +00:00
Marco Maggesi c8e061945c yajl: enable Hydra build
svn path=/nixpkgs/trunk/; revision=29838
2011-10-14 14:14:36 +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
Sander van der Burg 1fc00185f4 Updated Axis2 to version 1.6.1
svn path=/nixpkgs/trunk/; revision=29836
2011-10-14 13:24:55 +00:00
Florian Friesdorf d2b089cc0b notmuch - simplify expression
svn path=/nixpkgs/trunk/; revision=29834
2011-10-14 10:30:14 +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 7a2cb5bc64 Updating dmenu
svn path=/nixpkgs/trunk/; revision=29832
2011-10-14 07:55:02 +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
Peter Simons 85c97efc50 nbd: updated to version 2.9.24
svn path=/nixpkgs/trunk/; revision=29829
2011-10-13 17:00:46 +00:00
Eelco Dolstra 69f3a67710 * Upstart updated to 1.3.
svn path=/nixpkgs/trunk/; revision=29828
2011-10-13 15:01:44 +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 9d12557783 powertop: modprobe configs if /proc/config.gz is missing
svn path=/nixpkgs/trunk/; revision=29822
2011-10-13 13:05:58 +00:00
Florian Friesdorf 1a54d4bbd6 powertop: renamed inotify patch
svn path=/nixpkgs/trunk/; revision=29821
2011-10-13 13:05:22 +00:00
Florian Friesdorf 50a5f9f0e8 linux_3_0_powertop
svn path=/nixpkgs/trunk/; revision=29820
2011-10-13 13:04:45 +00:00
Marco Maggesi 843ed0c339 Update OpenAFS client to version 1.6.0. Also enable Hydra build.
svn path=/nixpkgs/trunk/; revision=29819
2011-10-13 12:37:15 +00:00
Florian Friesdorf 805a4c0261 linux/kernel - added myself to maintainers
svn path=/nixpkgs/trunk/; revision=29811
2011-10-13 09:23:22 +00:00
Florian Friesdorf abd410f804 fix powertop INOTIFY suggestion
INOTIFY_USER exists since 2.6.18

svn path=/nixpkgs/trunk/; revision=29810
2011-10-13 09:06:52 +00:00
Lluís Batlle i Rossell 19503ac12a Updating task spooler
svn path=/nixpkgs/trunk/; revision=29809
2011-10-13 08:59:56 +00:00
Lluís Batlle i Rossell 58e9385e70 Downgrading boinc to the last stable version.
svn path=/nixpkgs/trunk/; revision=29808
2011-10-13 08:58:45 +00:00
Florian Friesdorf dfd9a5906d powertop meta info
svn path=/nixpkgs/trunk/; revision=29807
2011-10-13 08:53:47 +00:00
Florian Friesdorf 0989227b08 fix powertop-1.13.patch
svn path=/nixpkgs/trunk/; revision=29806
2011-10-13 08:47:58 +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
Eelco Dolstra 18bd78f116 * Get k3b to build again.
svn path=/nixpkgs/trunk/; revision=29801
2011-10-12 21:59:36 +00:00
Lluís Batlle i Rossell ce2bceeeac Updating feh.
svn path=/nixpkgs/trunk/; revision=29798
2011-10-12 21:25:05 +00:00
Ludovic Courtès 14e951e6d5 GNU RCS 5.8.
svn path=/nixpkgs/trunk/; revision=29795
2011-10-12 20:43:44 +00:00
Vladimír Čunát a6db3d5723 Fixing package naming in wesnoth broken by r27666
svn path=/nixpkgs/trunk/; revision=29794
2011-10-12 19:16:15 +00:00
Shea Levy e1a97996f7 Rails 3.1.1
svn path=/nixpkgs/trunk/; revision=29793
2011-10-12 18:01:28 +00:00
Marco Maggesi f8dfbd4a43 BLCR: Add myself as mantainer. Add platforms.
svn path=/nixpkgs/trunk/; revision=29779
2011-10-12 12:10:26 +00:00
Marco Maggesi 70b8d1e683 Update BLCR to version 0.8.4.
svn path=/nixpkgs/trunk/; revision=29778
2011-10-12 09:44:20 +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
Lluís Batlle i Rossell 2c6200c025 Updating veracity
svn path=/nixpkgs/trunk/; revision=29772
2011-10-11 19:30:11 +00:00
Peter Simons 51fea45a1b haskell-vacuum: updated to version 1.0.0.1
svn path=/nixpkgs/trunk/; revision=29771
2011-10-11 16:48:28 +00:00
Peter Simons dd4305c67a haskell-uniplate: updated to version 1.6.3
svn path=/nixpkgs/trunk/; revision=29770
2011-10-11 16:48:24 +00:00
Peter Simons 52987e278d haskell-tls: updated to version 0.8.0
svn path=/nixpkgs/trunk/; revision=29769
2011-10-11 16:48:19 +00:00
Peter Simons 764bfaafb4 haskell-tls-extra: updated to version 0.4.0
svn path=/nixpkgs/trunk/; revision=29768
2011-10-11 16:48:15 +00:00
Peter Simons 6e5a99dadf haskell-http-enumerator: updated to version 0.7.1.1
svn path=/nixpkgs/trunk/; revision=29767
2011-10-11 16:48:09 +00:00
Peter Simons 86b454d4b0 haskell-certificate: updated to version 0.9.3
svn path=/nixpkgs/trunk/; revision=29766
2011-10-11 16:48:05 +00:00
Peter Simons 2c1c739890 haskell-authenticate: updated to version 0.10.2.2
svn path=/nixpkgs/trunk/; revision=29765
2011-10-11 16:48:01 +00:00
Peter Simons 57dfcfed60 haskell-asn1-data: updated to version 0.6.0
svn path=/nixpkgs/trunk/; revision=29764
2011-10-11 16:47:56 +00:00
Karn Kallio 64eda35d0f Switch to mirror; ftp.gimp.org unavailable for about a week.
svn path=/nixpkgs/trunk/; revision=29762
2011-10-11 15:20:46 +00:00