Commit graph

19142 commits

Author SHA1 Message Date
Lluís Batlle i Rossell 5d15ef0e7c Updating vimprobable2 to 1.0.0
I took mainly the patch from Alexandr Foremny, but I had to solve conflicts.

Moreover it required the old webkit.


svn path=/nixpkgs/trunk/; revision=33596
2012-04-04 21:30:49 +00:00
Ludovic Courtès dd822c7ece GNU: Fix stale references.
svn path=/nixpkgs/trunk/; revision=33595
2012-04-04 21:24:09 +00:00
Ludovic Courtès 36200a3ef3 hurdPartedCross: Use `.override' instead of reimporting.
svn path=/nixpkgs/trunk/; revision=33592
2012-04-04 21:09:04 +00:00
Ludovic Courtès 3226d8b91d GNU: Avoid `__overrides' altogether, by using a non-recursive attrset.
Thanks to Eelco for the suggestion.

svn path=/nixpkgs/trunk/; revision=33587
2012-04-04 20:25:51 +00:00
Ludovic Courtès 1663ca3344 GNU: Use overrides' instead of __overrides' for the argument itself.
svn path=/nixpkgs/trunk/; revision=33585
2012-04-04 20:05:48 +00:00
Ludovic Courtès e0ca8e74ff GNU: Add an `__overrides' parameter.
svn path=/nixpkgs/trunk/; revision=33584
2012-04-04 19:50:15 +00:00
Shea Levy f3f8040aaf kmod: Create compat program symlinks
svn path=/nixpkgs/trunk/; revision=33579
2012-04-04 19:28:33 +00:00
Shea Levy 4d0fdc5e6b kmod: respect MODULE_DIR
svn path=/nixpkgs/trunk/; revision=33578
2012-04-04 19:24:07 +00:00
Eelco Dolstra 1c62133e9f * Fix email address.
svn path=/nixpkgs/trunk/; revision=33575
2012-04-04 16:36:17 +00:00
Rob Vermaas 9a22323099 add svneverever and updated pysvn
svn path=/nixpkgs/trunk/; revision=33572
2012-04-04 16:16:07 +00:00
Yury G. Kudryashov 9105d0546d Drop old kdevplatform/kdevelop
svn path=/nixpkgs/trunk/; revision=33571
2012-04-04 16:14:57 +00:00
Yury G. Kudryashov e0b69cfc26 Let hydra build qt-4.8.1
svn path=/nixpkgs/trunk/; revision=33570
2012-04-04 16:07:47 +00:00
Eelco Dolstra 8ecdd3a0aa * Don't do a mkdir in the postHook.
svn path=/nixpkgs/trunk/; revision=33569
2012-04-04 16:05:08 +00:00
Eelco Dolstra bf791214c9 * Thunderbird updated to 11.0.1.
svn path=/nixpkgs/trunk/; revision=33568
2012-04-04 15:33:33 +00:00
Rob Vermaas a1d87e58c1 re-add overwritten svn2git (used/developed by kde people)
svn path=/nixpkgs/trunk/; revision=33567
2012-04-04 15:30:29 +00:00
Eelco Dolstra 23957ac824 * Updated htop to 1.0.1.
svn path=/nixpkgs/trunk/; revision=33566
2012-04-04 14:46:17 +00:00
Eelco Dolstra b9bdfccec9 * dhcpcd updated to 5.5.5.
svn path=/nixpkgs/trunk/; revision=33564
2012-04-04 14:07:57 +00:00
Eelco Dolstra 4ae899f4bf * Mercurial updated to 2.1.2.
svn path=/nixpkgs/trunk/; revision=33563
2012-04-04 14:06:04 +00:00
Sander van der Burg f8af12bfef Bumped the disnixos revision
svn path=/nixpkgs/trunk/; revision=33562
2012-04-04 13:24:11 +00:00
Peter Simons 7295830f7e Updated Haskell packages.
- aeson: updated to version 0.6.0.1
 - alex-meta: updated to version 0.3.0.3
 - BNFC-meta: updated to version 0.3.0.1
 - hakyll: updated to version 3.2.7.1
 - happy-meta: updated to version 0.2.0.4
 - http-enumerator: updated to version 0.7.3.2
 - multiarg: updated to version 0.2.0.0

Disabled Haddock documentation for the following packages, because the
input crashes Haddock:

 - BNFC-meta
 - alex-meta

Re-enabled Haddock documentation for the following packages, because
previously occurring errors have been fixed:

 - ConfigFile
 - HDBC-odbc
 - Hipmunk
 - instant-generics
 - RepLib
 - type-equality
 - xmonad
 - xmonad-extras
 - yesod-core

svn path=/nixpkgs/trunk/; revision=33559
2012-04-03 18:37:58 +00:00
Sander van der Burg 31a37d918c Bumped libmatthew-java to version 0.8
svn path=/nixpkgs/trunk/; revision=33555
2012-04-03 11:56:45 +00:00
Eelco Dolstra ebae9a9fd7 * Git 1.7.9.5.
svn path=/nixpkgs/trunk/; revision=33553
2012-04-03 11:07:50 +00:00
Peter Simons f35cf87600 removed executable bits from Nix files
svn path=/nixpkgs/trunk/; revision=33552
2012-04-03 06:31:19 +00:00
Peter Simons 1726c930cd Updated Haskell packages.
- fgl-visualize: added meta.maintainers
 - gtk2hs-buildtools: added version 0.12.3
 - network-conduit: added version 0.4.0
 - path-pieces: updated to version 0.1.1
 - void: added version 0.5.5

svn path=/nixpkgs/trunk/; revision=33551
2012-04-03 06:31:11 +00:00
Russell O'Connor 2c99cdce3e Adding examples to share directory
The easy-rsa example contains scripts for generating certificates.

svn path=/nixpkgs/trunk/; revision=33550
2012-04-02 22:05:02 +00:00
Peter Simons e623ca0e28 graphviz: fixed typos
Thanks, Eelco.

svn path=/nixpkgs/trunk/; revision=33549
2012-04-02 21:54:14 +00:00
Peter Simons 1eeaeaf3ac graphviz: enabled support for the gts library (used by sfdp renderer)
svn path=/nixpkgs/trunk/; revision=33548
2012-04-02 21:20:38 +00:00
Shea Levy 8cd391b130 Whoops, don't need modDirVersion for 3.3.1
svn path=/nixpkgs/trunk/; revision=33547
2012-04-02 20:18:52 +00:00
Shea Levy 8585f4000b Linux 3.3.1
svn path=/nixpkgs/trunk/; revision=33546
2012-04-02 20:15:19 +00:00
Peter Simons 943904a809 haskell-SourceGraph: fixed build
svn path=/nixpkgs/trunk/; revision=33545
2012-04-02 18:44:09 +00:00
Peter Simons ba8b234c85 haskell-hoogle: fixed build
svn path=/nixpkgs/trunk/; revision=33544
2012-04-02 18:44:06 +00:00
Peter Simons 5187b22115 haskell-fgl-visualize: added version 0.1
svn path=/nixpkgs/trunk/; revision=33543
2012-04-02 18:44:03 +00:00
Peter Simons fd8c16adb8 stellarium: updated to version 0.11.2
svn path=/nixpkgs/trunk/; revision=33538
2012-04-02 15:19:05 +00:00
Florian Friesdorf a09f26e1a2 notmuch-0.12 (thx garbas)
svn path=/nixpkgs/trunk/; revision=33535
2012-04-02 10:24:30 +00:00
Florian Friesdorf 29c20c72b1 rxvt-unicode 9.15 (thx garbas)
svn path=/nixpkgs/trunk/; revision=33534
2012-04-02 10:24:25 +00:00
Eelco Dolstra 63bf8c3a0d * Support the 32-bit version of the Google Talk plugin.
svn path=/nixpkgs/trunk/; revision=33533
2012-04-02 09:59:25 +00:00
Russell O'Connor d8e8730127 Adding support for dhcpcd to wicd.
svn path=/nixpkgs/trunk/; revision=33532
2012-04-01 22:46:15 +00:00
Peter Simons 25fe5d43fe Updated Haskell packages.
- MemoTrie: updated to version 0.4.11
 - X11: updated to version 1.6.0
 - derive: updated to version 2.5.8
 - gloss: updated to version 1.7.1.1
 - haskell-src-exts: updated to version 1.13.0
 - haskell-src-meta: updated to version 0.5.1.2
 - hlint: updated to version 1.8.28

svn path=/nixpkgs/trunk/; revision=33528
2012-04-01 19:51:53 +00:00
Cillian de Roiste a582e6185a Fixing ardour3 theme, it uses its own version of clearlooks which gtk needs to know how to find
svn path=/nixpkgs/trunk/; revision=33522
2012-04-01 18:31:28 +00:00
Eelco Dolstra 1d2ec6c314 * Forgot to commit.
svn path=/nixpkgs/trunk/; revision=33520
2012-04-01 15:32:48 +00:00
Eelco Dolstra 1405f49820 * With a nice bit of hackery, get the Google Talk plugin to work. Yay
for proprietary software.  Tested with Firefox and Chrome.

svn path=/nixpkgs/trunk/; revision=33519
2012-04-01 15:21:30 +00:00
Shea Levy cd83eb3173 Build clang to support all of llvm's targets
svn path=/nixpkgs/trunk/; revision=33518
2012-04-01 14:33:23 +00:00
Shea Levy 0264a886c7 clang can be built with stdenv now
svn path=/nixpkgs/trunk/; revision=33517
2012-04-01 14:17:27 +00:00
Cillian de Roiste f5a502b714 Fixing the path to the ladspa effects plugins
svn path=/nixpkgs/trunk/; revision=33516
2012-04-01 12:41:01 +00:00
Ludovic Courtès 1a38734345 nixUnstable: Fix cross-compilation native/cross mismatch with bzip2.
See <http://hydra.nixos.org/build/2345751> for the original symptom.

svn path=/nixpkgs/trunk/; revision=33515
2012-04-01 12:08:44 +00:00
Ludovic Courtès 3363c587a4 nixUnstable: Use `postInstall' instead of a custom phase.
svn path=/nixpkgs/trunk/; revision=33514
2012-04-01 12:08:39 +00:00
Mathijs Kwik 7e5bd694ae moderncv: upgraded to 1.0 (version found in CHANGELOG)
svn path=/nixpkgs/trunk/; revision=33507
2012-04-01 10:49:49 +00:00
Mathijs Kwik 21fd15f455 mongodb: minor upgrade
svn path=/nixpkgs/trunk/; revision=33506
2012-04-01 10:49:42 +00:00
Yury G. Kudryashov 9b6f100fa0 shared-mime-info-1.0
svn path=/nixpkgs/trunk/; revision=33505
2012-03-31 21:29:12 +00:00
Cillian de Roiste 5f5d21bbeb Adding Qsynth (GUI) and fluidsynth (CLI), Soundfont2 based synthesizer
svn path=/nixpkgs/trunk/; revision=33504
2012-03-31 20:22:19 +00:00