Compare commits

..

4241 Commits

Author SHA1 Message Date
Rickard Nilsson
789154b119 Add fping, a more scriptable ping 2013-02-04 10:45:47 +01:00
Александр Цамутали
a6ada4b3f9 firefoxWrapper: Fix Quake Live support. 2013-02-03 22:17:33 +04:00
Александр Цамутали
52d265fd12 applications/audio/guitarix: New nixpkg. 2013-02-03 20:36:32 +04:00
Александр Цамутали
5406828d76 jackaudio/default.nix: Update to 1.9.9.5. 2013-02-03 20:22:43 +04:00
Александр Цамутали
5784dbb095 qjackctl: Update to 0.3.9, --enable-jack-version 2013-02-03 19:58:11 +04:00
Александр Цамутали
8d5bbfb20d development/libraries/librdf/default.nix:
Move librdf_raptor to propagatedBuildInputs.
2013-02-03 18:56:48 +04:00
Shea Levy
40e86be5b1 Gummiboot: Switch to zip archive.
For some reason tarballs from cgit have a different hash each time you download.
2013-02-02 19:39:11 -05:00
Andres Loeh
ac1d2a1221 Add haskell-ghc-vis, haskell-heap-view and deps. 2013-02-02 20:26:34 +01:00
Shea Levy
b73b7e29bd Gummiboot: Fix build on 32-bit Linux 2013-02-02 11:03:01 -05:00
Vladimír Čunát
ed699d1c17 simutrans: pass meta into the final package so it's built by hydra 2013-02-02 16:44:42 +01:00
Vladimír Čunát
0fa7bc7379 wine: update to 1.5.23, update gecko 2013-02-02 15:03:02 +01:00
Peter Simons
0bbb1813bc haskell-hsemail: update to version 1.7.5 2013-02-02 15:01:08 +01:00
Vladimír Čunát
06007460b4 stlport: fix and update 2013-02-02 13:45:01 +01:00
Vladimír Čunát
602e6a94ee simutrans: fix, update, split data, make pak128 the default
Today the monitor resolutions are quite high, so I set pak128 as the default.
It's easy to change.
2013-02-02 12:38:15 +01:00
Peter Simons
864c2ed99c haskell-hamlet: update to version 1.1.5 2013-02-02 12:23:13 +01:00
Peter Simons
1469a0862f haskell-attoparsec: update to version 0.10.4.0 2013-02-02 12:23:13 +01:00
Vladimír Čunát
db63a24ac0 powertop: fix and update 2013-02-02 11:07:14 +01:00
Vladimír Čunát
9463175461 directfb: fix after update (of someone else)
(semi-)automatic updates are nice, but it needs at least to check
that the package still compiles
2013-02-02 10:48:54 +01:00
Shea Levy
3f3ac212fb Forgot maintainers 2013-02-01 17:50:41 -05:00
Shea Levy
f5f5eff924 Add gummiboot UEFI boot manager 2013-02-01 17:42:19 -05:00
Shea Levy
aa703a2b44 gnu-efi: bump to version 3.0s 2013-02-01 16:50:11 -05:00
Lluís Batlle i Rossell
959dd6399c wget: update to 1.14
The 1.13.4 took for me 2G of RAM while doing:
wget -r -l 1 -k https://fosdem.org/2013/schedule/events/
2013-02-01 22:18:17 +01:00
Shea Levy
da3be9c6b2 Add deepSeq lib function 2013-02-01 00:39:26 -05:00
Vladimír Čunát
00258a362d liboil: update, incl. a patch from Gentoo 2013-01-31 22:17:14 +01:00
Vladimír Čunát
5bd9baa141 gnufdisk: update the alpha-version, no hydra now
It builds now.
2013-01-31 21:10:37 +01:00
Shea Levy
ebfc26b43d Update rubygems 2013-01-31 14:33:02 -05:00
Lluís Batlle i Rossell
86839c4a6d iwlwifi-2030-ucode: url change 2013-01-31 17:01:13 +01:00
Lluís Batlle i Rossell
511f3b7a61 Adding mplayer2, a mplayer fork.
It can play files very well with "vdpau". It has a reworked
vdpau pipeline compared to mplayer1. Mplayer1 fails to play well in
my computer.
2013-01-31 00:26:30 +01:00
Lluís Batlle i Rossell
10e12b76a5 ffmpeg 1.1: building libavresample
It's disabled by default, but mplayer2 requires it (still).
2013-01-31 00:24:24 +01:00
Lluís Batlle i Rossell
36f6f003fe docutils: updating to 0.10
mplayer2 required "rst2man.py", not available in 0.5.
2013-01-31 00:23:55 +01:00
Peter Simons
23e7008a71 all-packages.nix: fix typos in the haskellPackages attribute sets for GHC 7.4.2
The haskellPackages_ghc742_{no_,}profiling set accidentally referred to
the GHC 7.4.1 versions.
2013-01-30 17:50:07 +01:00
Peter Simons
abdd5bc538 Hide package sets for GHC 6.10.4, 6.12.3, 7.0.4, 7.4.1, and 7.6.1 from nix-env
(and from Hydra). It is still possible to install any of those packages by
referring to them by attribute:

 | $ nix-env -iA haskellPackages_ghc6104.hopenssl --dry-run
 | (dry run; not doing anything)
 | installing `haskell-hopenssl-ghc6.10.4-1.6.1'
 | these paths will be fetched (50.61 MiB download, 450.34 MiB unpacked):
 |   /nix/store/rjsgga1fdqin47n2rkfn9l7v9ncsfh9l-haskell-hopenssl-ghc6.10.4-1.6.1
 |   /nix/store/y567qhqbjxbkldg3kq2clzn52a56cmdn-haskell-mtl-ghc6.10.4-1.1.0.2
 |   /nix/store/zbn24z1443fbrx6ch1nn2vnss9bdw1g0-ghc-6.10.4

It's no longer possible to install those by name anymore, though:

 | $ nix-env -i haskell-hopenssl-ghc6.10.4
 | error: selector `haskell-hopenssl-ghc6.10.4' matches no derivations

That style works only for active GHC versions 7.4.2 and 7.6.2:

 | $ nix-env -qaP \* | grep  haskell-hopenssl
 | haskellPackages.hopenssl                          haskell-hopenssl-ghc7.4.2-1.6.1
 | haskellPackages_ghc742_no_profiling.hopenssl      haskell-hopenssl-ghc7.4.2-1.6.1
 | haskellPackages_ghc742_profiling.hopenssl         haskell-hopenssl-ghc7.4.2-1.6.1-profiling
 | haskellPackages_ghc762.hopenssl                   haskell-hopenssl-ghc7.6.2-1.6.1

These changes intend to ease the load on Hydra. If you desperately need
pre-build binaries of any of those old versions, please post a short note
on the nix-dev mailing list.
2013-01-30 17:47:45 +01:00
Peter Simons
f929eecfa7 ghc-7.6.2: cosmetic, no functional change 2013-01-30 17:30:51 +01:00
Peter Simons
7848756283 Parallel building is enabled again in GHC 7.6.2, because we hope the issues
we've had with earlier versions have been remedied. If anyone experiences build
errors with this package, please file issue at Github!
2013-01-30 17:30:25 +01:00
Eelco Dolstra
c343e1db77 awscli: Remove Python prefix 2013-01-30 15:55:39 +01:00
Rob Vermaas
06c9353270 Add awscli 0.5.0, updated some of its dependencies. 2013-01-30 15:42:40 +01:00
Eelco Dolstra
bc4064af73 wpa_supplicant: Fix config generation
‘echo ${extraConfig}’ doesn't do the right thing if extraConfig
contains newlines.  This broke NixOS because CONFIG_DEBUG_SYSLOG=y
wasn't processed.
2013-01-30 15:17:38 +01:00
Peter Simons
e5b51648b1 Move "darwin-native-x11-and-opengl" package into the "os-specific" hierarchy. 2013-01-30 14:53:04 +01:00
Cillian de Róiste
72cc82d49a Add PODIFF, a tool to diff PO files 2013-01-30 14:37:10 +01:00
Eelco Dolstra
8c0179bdde Make Stratego packages visible to nix-env 2013-01-30 13:48:45 +01:00
Eelco Dolstra
d330f6ff85 Nixpkgs channel: Use XZ compression for nixexprs.tar 2013-01-30 12:52:07 +01:00
Eelco Dolstra
80056ddc01 Add cowsay to the channel 2013-01-30 12:52:07 +01:00
Peter Simons
75fcdfbb9e ghc-head: update to snapshot version 7.7.20121213 2013-01-30 12:25:38 +01:00
Peter Simons
07fb82aef3 bash-completion: update to current git HEAD at 2.0-95-gd08b9f2
The 2.0 release is 7+ months old, and there has been lots of activity since.
2013-01-30 12:25:11 +01:00
Peter Simons
e816889ccc haskell-hlint: update to version 1.8.43 2013-01-30 11:29:59 +01:00
Peter Simons
4d11098bdd haskell-yesod: update to version 1.1.8 2013-01-30 11:29:59 +01:00
Peter Simons
bd8ae3c523 haskell-yesod-test: update to version 0.3.3.1 2013-01-30 11:29:59 +01:00
Peter Simons
eb6c71ad55 haskell-yesod-static: update to version 1.1.2 2013-01-30 11:29:59 +01:00
Peter Simons
3c7b8578a7 haskell-yesod-routes: update to version 1.1.2 2013-01-30 11:29:58 +01:00
Peter Simons
f20eff4609 haskell-yesod-form: update to version 1.2.1 2013-01-30 11:29:58 +01:00
Peter Simons
dfd6a80c77 haskell-yesod-core: update to version 1.1.8 2013-01-30 11:29:58 +01:00
Peter Simons
ec34d4c497 haskell-yesod-auth: update to version 1.1.4 2013-01-30 11:29:58 +01:00
Peter Simons
2603bc59b1 haskell-warp: update to version 1.3.7.2 2013-01-30 11:29:58 +01:00
Peter Simons
23140d9411 haskell-wai: update to version 1.3.0.2 2013-01-30 11:29:58 +01:00
Peter Simons
c2e68b4019 haskell-wai-test: update to version 1.3.0.1 2013-01-30 11:29:58 +01:00
Peter Simons
8a50c3d9ff haskell-wai-extra: update to version 1.3.2.1 2013-01-30 11:29:57 +01:00
Peter Simons
a46a0ee8ef haskell-tls: update to version 1.1.2 2013-01-30 11:29:57 +01:00
Peter Simons
a9660e65da haskell-texmath: update to version 0.6.1.3 2013-01-30 11:29:57 +01:00
Peter Simons
53e0d41689 haskell-snap: update to version 0.11.0 2013-01-30 11:29:57 +01:00
Peter Simons
7d41cdf238 haskell-snap-server: update to version 0.9.2.4 2013-01-30 11:29:57 +01:00
Peter Simons
736e9958b4 haskell-snap-core: update to version 0.9.2.2 2013-01-30 11:29:57 +01:00
Peter Simons
67a128958f haskell-shakespeare: update to version 1.0.3 2013-01-30 11:29:57 +01:00
Peter Simons
55343d26c3 haskell-shakespeare-js: update to version 1.1.2 2013-01-30 11:29:57 +01:00
Peter Simons
870bfea440 haskell-postgresql-libpq: update to version 0.8.2.2 2013-01-30 11:29:57 +01:00
Peter Simons
d9bb07210a haskell-pandoc: update to version 1.10.1 2013-01-30 11:29:57 +01:00
Peter Simons
c59690d29a haskell-mime-types: update to version 0.1.0.3 2013-01-30 11:29:56 +01:00
Peter Simons
ba9c06dedb haskell-lens: update to version 3.8.5 2013-01-30 11:29:56 +01:00
Peter Simons
ce9c8a235d haskell-language-haskell-extract: update to version 0.2.4 2013-01-30 11:29:56 +01:00
Peter Simons
b2277d0afd haskell-http-types: update to version 0.8.0 2013-01-30 11:29:56 +01:00
Peter Simons
6384ff2e1f haskell-http-conduit: update to version 1.8.7.1 2013-01-30 11:29:56 +01:00
Peter Simons
79553f7ea8 haskell-hspec: update to version 1.4.4 2013-01-30 11:29:56 +01:00
Peter Simons
3af9c0d6eb haskell-hoogle: update to version 4.2.15 2013-01-30 11:29:56 +01:00
Peter Simons
a1c17bf924 haskell-heist: update to version 0.11.0 2013-01-30 11:29:56 +01:00
Peter Simons
2ae771ab7b haskell-hamlet: update to version 1.1.4 2013-01-30 11:29:56 +01:00
Peter Simons
35295065ef haskell-hakyll: update to version 4.1.4.0 2013-01-30 11:29:56 +01:00
Peter Simons
eb2adf9acd haskell-either: update to version 3.1 2013-01-30 11:29:56 +01:00
Peter Simons
cb7607499b haskell-edit-distance: update to version 0.2.1.2 2013-01-30 11:29:55 +01:00
Peter Simons
cf71ba454d haskell-distributed-process: update to version 0.4.2 2013-01-30 11:29:55 +01:00
Peter Simons
1401f654cb haskell-distributed-process-simplelocalnet: update to version 0.2.0.9 2013-01-30 11:29:55 +01:00
Peter Simons
6cee3f32f1 haskell-digestive-functors-heist: update to version 0.6.0.0 2013-01-30 11:29:55 +01:00
Peter Simons
fe5b58759e haskell-diagrams-contrib: update to version 0.6.0.3 2013-01-30 11:29:55 +01:00
Peter Simons
17842f4e8f haskell-classy-prelude: update to version 0.4.4 2013-01-30 11:29:55 +01:00
Peter Simons
a7d99b7d4d haskell-classy-prelude-conduit: update to version 0.4.4 2013-01-30 11:29:55 +01:00
Peter Simons
3fd2c15144 haskell-case-insensitive: update to version 1.0 2013-01-30 11:29:55 +01:00
Peter Simons
38ab8fda13 haskell-bifunctors: update to version 3.2 2013-01-30 11:29:55 +01:00
Peter Simons
b569cf3429 haskell-authenticate: update to version 1.3.2.1 2013-01-30 11:29:55 +01:00
Peter Simons
1e00556795 haskell-HTTP: update to 4000.2.7 2013-01-30 11:29:54 +01:00
Peter Simons
89ee4bd883 haskell-split: update to 0.2.1.2 2013-01-30 11:29:54 +01:00
Peter Simons
792f47020b haskell-string-qq: add version 0.0.2 2013-01-30 11:29:54 +01:00
Peter Simons
e4d79d21aa Merge pull request #290 from vcunat/vlada/wpa-notg
wpa_supplicant: refactor settings, readline support (on by default)
2013-01-30 02:27:46 -08:00
Aristid Breitkreuz
3a68505c6e GHC 7.6.2 2013-01-29 20:42:28 +01:00
Lluís Batlle i Rossell
675679f450 Fixes on VAAPI src packages.
The github 'snapshots' weren't stable on hashes, I think (at least as I saw
today trying to build vaapiVdpau in another computer).

Using released tarballs, pointer by vcunat.
2013-01-29 18:37:06 +01:00
Vladimír Čunát
0072c44255 wpa_supplicant: refactor settings, readline support (on by default) 2013-01-29 17:37:20 +01:00
Vladimír Čunát
3f49d8dd50 libspectre: minor update, patches no longer needed 2013-01-29 13:25:25 +01:00
Eelco Dolstra
be412fc789 Rename openoffice directory to libreoffice 2013-01-29 12:43:53 +01:00
Eelco Dolstra
6dba65b51f openoffice: Remove
It's superseded by LibreOffice and doesn't build anymore.
2013-01-29 12:43:53 +01:00
Eelco Dolstra
97c5ab3a6d linux-2.6.32-xen: Remove
Hasn't built in a long time and is obsolete anyway.
2013-01-29 12:43:53 +01:00
Eelco Dolstra
8317cd1f14 kde-3: Remove
KDE 3 hasn't built in a long time.  Also remove six, the only package
with a dependency on KDE 3.
2013-01-29 12:43:53 +01:00
Eelco Dolstra
5d6da38d33 cups: Don't build on Darwin 2013-01-29 12:43:53 +01:00
Lluís Batlle i Rossell
c73655fa92 Adding the vaapi Intel driver.
I also renamed the vdpau driver to 'vaapiDriver' in all-packages. I think
it's a better name.
2013-01-29 01:10:00 +01:00
Lluís Batlle i Rossell
111b203467 Updates related to VAAPI/VDPAU
Making ffmpeg link to libva.
Add the vdpau driver for vaapi.
2013-01-29 01:10:00 +01:00
Eelco Dolstra
615b1d42a7 JSON::Any: Pull in JSON 2013-01-28 23:14:59 +01:00
Lluís Batlle i Rossell
8a9ba8c382 git: adding an option not to build the manual
asciidoc+xsltproc take hours to run
2013-01-28 21:24:52 +01:00
Peter Simons
6950cf3bc4 xfig: update download location of the Debian patch files 2013-01-28 19:40:02 +01:00
Peter Simons
c924e051b6 all-packages: redirect 'freeglut' attribute on Darwin to the native implementation 2013-01-28 19:32:47 +01:00
Peter Simons
07cdc02266 all-packages: redirect 'mesa' attribute on Darwin to the native implementation 2013-01-28 19:32:29 +01:00
Peter Simons
4a3904f82c all-packages: redirect 'x11' attribute on Darwin to the native implementation 2013-01-28 19:31:50 +01:00
Peter Simons
e460a3f37c pkgs/build-support/native-darwin-x11-and-opengl: lift native X11 and OpenGL implementation from Darwin into the Nix store 2013-01-28 19:30:32 +01:00
Eelco Dolstra
8cc94dc652 ov511: Remove
This is very obsolete (last updated for Linux 2.6.0-test4).
2013-01-28 18:31:18 +01:00
Eelco Dolstra
424d695cd8 xfig: Use the default gcc 2013-01-28 18:31:18 +01:00
Eelco Dolstra
24420373f4 modutils: Remove
This package is long obsolete.
2013-01-28 18:31:18 +01:00
Eelco Dolstra
f7cc884de4 gwt: Remove obsolete version 2013-01-28 18:31:17 +01:00
Eelco Dolstra
6930efd1e5 openjade: Use default gcc 2013-01-28 18:31:17 +01:00
Peter Simons
b5ce83d38d ledger-2.6.3: update the location of the source code tarball some more
I found the original tarball at a different URL. This one doesn't
require Autoconf et al to compile.
2013-01-28 18:05:54 +01:00
Peter Simons
bb7a5a1a9e ledger-2.6.3: update location of the source code tarball
The source code tarball we used to rely on has disappeared.
2013-01-28 18:00:11 +01:00
Eelco Dolstra
ecee1be7f1 RealPlayer: Remove
This package hasn't built in ages, is unfree, and is not needed
anymore.
2013-01-28 16:31:23 +01:00
Eelco Dolstra
d8f37cdf9a gdb: Update to 7.5.1 2013-01-28 15:47:22 +01:00
Eelco Dolstra
d56325696a skype: Enable PulseAudio by default
I didn't see any 100% CPU problem.
2013-01-28 15:07:35 +01:00
Eelco Dolstra
427b8cacf3 Add very hacky script to generate Perl packages
Given the name of Perl module, this script will download the package
containing the module from CPAN, determine its dependencies, and print
a Nix expression suitable for inclusion in perl-packages.nix on
stdout.

Example:

$ ./maintainers/scripts/generate-cpan-package DBIx::Class
  DBIxClass = buildPerlPackage {
    name = "DBIx-Class-0.08205";
    src = fetchurl {
      url = mirror://cpan/authors/id/F/FR/FREW/DBIx-Class-0.08205.tar.gz;
      sha256 = "16iyrfvwf4y94wxpwlla131grdf10z4xx9q9s6jsi39ycaxdaj6l";
    };
    buildInputs = [ DBDSQLite PackageStash TestException TestWarn ];
    propagatedBuildInputs = [ ClassAccessorGrouped ClassC3Componentised ClassInspector ConfigAny ContextPreserve DataCompare DataDumperConcise DataPage DBI DevelGlobalDestruction HashMerge ModuleFind Moo MROCompat namespaceclean PathClass ScopeGuard SQLAbstract SubName TryTiny ];
    meta = {
      homepage = http://www.dbix-class.org/;
      description = "Extensible and flexible object <-> relational mapper.";
      license = "perl";
    };
  };
2013-01-28 12:11:32 +01:00
Eelco Dolstra
201f64b20a Remove dots at end of meta.description 2013-01-28 11:59:49 +01:00
Eelco Dolstra
19665a7483 Add meta attributes 2013-01-28 11:59:28 +01:00
Shea Levy
2afdaf0e82 Linux 3.7.5 2013-01-28 00:12:35 -05:00
Shea Levy
4bf80b462d Linux 3.4.28 2013-01-28 00:12:24 -05:00
Song Wenwu
9f7cc1bfb3 add fcitx-4.2.7 2013-01-28 11:35:03 +08:00
Aristid Breitkreuz
d596180cf8 use alsa-oss layer for minecraft 2013-01-28 02:58:47 +01:00
Aristid Breitkreuz
4534699938 add alsa oss emulation 2013-01-28 02:49:49 +01:00
Shea Levy
3b34b3610e Add clojureUnstable (clojure 1.5.0-RC1).
Patch thanks to Patrick Lee.
2013-01-27 20:43:38 -05:00
Shea Levy
6ce14a6729 leiningen: Update to 2.0.0.
Patch thanks to Patrick Lee.
2013-01-27 20:38:32 -05:00
Shea Levy
9ac6c53cbf lib.licenses.proprietary is definitely unfree 2013-01-27 18:36:54 -05:00
viric
111a6c23f8 Merge pull request #245 from maggesi/blcr-update
Update BLCR to version 0.8.5 Beta 3.
2013-01-27 12:40:54 -08:00
viric
39fa2f72ab Merge pull request #253 from rickynils/fscache
linux 3.2-3.7: enable NFS_FSCACHE and CIFS_FSCACHE
2013-01-27 12:39:25 -08:00
viric
0a8f2e084f Merge pull request #260 from jcumming/vessel.121213
Vessel.121213
2013-01-27 12:38:08 -08:00
viric
336d92973d Merge pull request #280 from aristidb/master
Make Screen read the configuration from /etc/screenrc
2013-01-27 12:28:15 -08:00
Aristid Breitkreuz
8ade26c373 pull screenrc configuration from /etc/screenrc 2013-01-27 20:21:49 +01:00
Lluís Batlle i Rossell
dd3c83a5ff Updating perl packages NetSSLeay and IOSocketSSL. Upstream removed the old versions 2013-01-27 15:39:11 +01:00
Lluis Batlle
0353c08d38 uboot: updating the default uboot to 2012.07
This is what I use in the sheevplug, with the provided patches.
The old sheevaplug uboot doesn't understand ubifs.
2013-01-27 15:38:39 +01:00
viric
83366b484f Merge pull request #278 from vcunat/vlada/ufoai-notg
Update ufo-ai
2013-01-27 03:40:03 -08:00
Vladimír Čunát
46dd0485f5 Update ufoai to 2.4, clean dependencies and the expression. 2013-01-26 23:36:42 +01:00
Peter Simons
bff4b06640 youtube-dl: enable builds by Hydra on Linux and Darwin
youtube-dl is a very short script, but it depends on Pandoc to generate its
documentation, and Pandoc is fairly expensive to build (or download). Offering
binary packages of youtube-dl for Hydra users should remedy the need to install
Pandoc.
2013-01-26 11:59:49 +01:00
Peter Simons
0d141e23a1 haskell-lens: update to version 3.8.2 2013-01-25 14:54:29 +01:00
Peter Simons
1ccfaad525 haskell-diagrams-contrib: update to version 0.6.0.2 2013-01-25 14:54:28 +01:00
Peter Simons
3395d065ee haskell-cpphs: update to version 1.16 2013-01-25 14:52:04 +01:00
Peter Simons
8db11ef402 haskell-hlint: update to version 1.8.42 2013-01-25 14:52:04 +01:00
Peter Simons
7aa6680ecb haskell-cabal2nix: update to version 1.43 2013-01-25 14:52:04 +01:00
Peter Simons
ce2423a6e7 haskell-BNFC: update to version 2.6.0.3 2013-01-25 14:52:04 +01:00
Peter Simons
c99a6a35fd haskell-zlib-bindings: update to version 0.1.1.3 2013-01-25 14:52:04 +01:00
Peter Simons
89bfaeb94d haskell-pandoc: update to version 1.10.0.5 2013-01-25 14:52:04 +01:00
Peter Simons
46b5d58235 haskell-logict: update to version 0.6 2013-01-25 14:52:04 +01:00
Peter Simons
492d811123 haskell-hakyll: update to version 4.1.2.1 2013-01-25 14:52:04 +01:00
Peter Simons
529083531f haskell-digestive-functors: update to version 0.6.0.0 2013-01-25 14:52:04 +01:00
Peter Simons
ac2cff539d haskell-digestive-functors-snap: update to version 0.6.0.0 2013-01-25 14:52:04 +01:00
Peter Simons
b769059946 haskell-digestive-functors-heist: update to version 0.6.0.0 2013-01-25 14:52:03 +01:00
Peter Simons
ce7db4b862 haskell-citeproc-hs: update to version 0.3.7 2013-01-25 14:52:03 +01:00
Peter Simons
06eced487a haskell-ansi-wl-pprint: update to version 0.6.6 2013-01-25 14:52:03 +01:00
Peter Simons
750b5d3d65 haskell-ansi-terminal: update to version 0.6 2013-01-25 14:52:03 +01:00
Peter Simons
c941ab98a7 haskell-idris: update to version 0.9.6 2013-01-25 14:52:03 +01:00
Peter Simons
45a0d65bce haskell-mpppc: jailbreak to support recent versions of ansi-terminal 2013-01-25 14:16:48 +01:00
Peter Simons
1b0456c28b haskell-hspec: jailbreak to support recent versions of ansi-terminal 2013-01-25 14:16:36 +01:00
Peter Simons
46135deaa5 haskell-reflection: add version 1.1.6 2013-01-25 14:12:02 +01:00
Lluís Batlle i Rossell
8319a5599d alsautils: Adding libsamplerate, to be able to use alsaloop 2013-01-25 09:18:50 +01:00
Shea Levy
495fbceef9 Add libspotify 2013-01-25 01:10:36 -05:00
Karn Kallio
90909ea936 system-config-printer patch
The latest version of system-config-printer seems to have introduced a
dependency on pycurl.  The attached patch includes this, fixing the build of
kde, which depended on it through kdeadmin.
2013-01-24 23:03:39 -05:00
Eelco Dolstra
d9d9723ca7 With !allowUnfree, reject unfree-redistributable packages as well 2013-01-24 18:27:22 +01:00
Eelco Dolstra
8dba5cd411 ec2-ami-tools: Update to 1.4.0.9 2013-01-24 18:23:04 +01:00
Eelco Dolstra
337d2f43d0 pm-utils: Set meta.platforms 2013-01-24 12:52:00 +01:00
Eelco Dolstra
ed0fde7eb5 pm-utils: Remove some powersave hooks
In particular, this should unbreak nix.readOnlyStore.
2013-01-24 12:51:59 +01:00
Eelco Dolstra
7db0642961 upower: Update to 0.9.19 2013-01-24 12:51:59 +01:00
Rob Vermaas
362f37a292 Update zabbix2 to 2.0.4 2013-01-24 11:51:57 +01:00
Lluís Batlle i Rossell
fbf42935cd taskcoach: updating to 1.3.22 2013-01-23 23:22:47 +01:00
Eelco Dolstra
5ebaaeb7f3 procps-ng: Add
This will replace procps eventually.
2013-01-23 17:12:20 +01:00
Eelco Dolstra
abf2ea216a nix: Update to 1.4pre3048_99ed558 2013-01-23 14:16:00 +01:00
Rickard Nilsson
999480a0e4 nm-applet: Update to 0.9.6.4 2013-01-23 09:04:16 +01:00
Lluís Batlle i Rossell
4f73115288 vimprobable2: updating to 1.2.0 2013-01-23 00:04:47 +01:00
Lluis Batlle
b8b7268029 systemd: porting patches for arm for udev.
Related to our glibc version, probably fixed in newer glibcs like
in stdenv-updates.
2013-01-22 23:17:31 +01:00
Shea Levy
296cd66009 clang requires libxlm2, on darwin at least 2013-01-22 16:29:28 -05:00
Shea Levy
50b939ce54 clang: fix build on darwin 2013-01-22 15:41:37 -05:00
Shea Levy
eaa343ea66 llvm: fix build on darwin 2013-01-22 15:17:09 -05:00
Shea Levy
857742ea22 clang/llvm: 3.2 2013-01-22 14:33:55 -05:00
Shea Levy
eb6c8aec62 openjdk: Update to 7u6b24 2013-01-22 12:58:07 -05:00
Peter Simons
8eef6992de haskell-skein: update to version 0.1.0.11 2013-01-22 16:07:02 +01:00
Peter Simons
a84de6c966 haskell-semigroupoid-extras: add version 3.0.1 2013-01-22 16:06:50 +01:00
Peter Simons
8e98f257f1 haskell-profunctor-extras: add version 3.3 2013-01-22 16:06:42 +01:00
Peter Simons
3a034c9d8e haskell-profunctors: add version 3.2 2013-01-22 16:06:36 +01:00
Peter Simons
2ca9fc6bd7 haskell-groupoids: add version 3.0.1.1 2013-01-22 16:06:23 +01:00
Peter Simons
15f7853a9e haskell-bifunctors: add version 3.0.3 2013-01-22 16:06:13 +01:00
Florian Friesdorf
a63bb419f2 remove pythonhome-wrapper, python-linkme-wrapper is more flexible 2013-01-22 15:28:30 +01:00
Florian Friesdorf
1fa2e7f9a9 python-linkme-wrapper 2013-01-22 15:28:30 +01:00
Lluís Batlle i Rossell
d6a18fe4ae feh: update to 2.8
it hanged displaying a bmp i have, but this new 2.8 hangs too.
2013-01-22 15:08:01 +01:00
Shea Levy
bdcf5ba4d7 linux: Don't use the aufs patches by default any more, now that they're not needed for nixos 2013-01-22 08:01:44 -05:00
Rok Garbas
e08b79d256 pythonPackages.turses: upgrade to 0.2.12 (also update of its dependency tweepy). 2013-01-22 13:03:29 +01:00
Rok Garbas
e92c868096 pythonPackages.flake8: upgrade to 1.7.0 2013-01-22 13:02:57 +01:00
Rok Garbas
31bbfb7737 alot: update to latest revision 2013-01-22 13:02:18 +01:00
Rok Garbas
facdbf7bef weechat: upgrade to 0.4.0 2013-01-22 12:58:18 +01:00
Eelco Dolstra
f4d4c7f6a8 DBI: revert to 1.616
With the new version DBD::Pg fails with "DBI Connection failed:
install_driver(Pg) failed: Unable to get DBI state function. DBI not
loaded.".
2013-01-22 11:48:37 +01:00
Eelco Dolstra
e78ff09f02 Update Catalyst::Manual 2013-01-22 11:40:24 +01:00
Eelco Dolstra
47793a9eb7 Fix indentation 2013-01-22 11:19:58 +01:00
Cillian de Róiste
a5fe3adc10 pythonPackages: upgrade zope_interface, package more plone dependencies using python2nix.py 2013-01-22 01:45:59 +01:00
Shea Levy
79dac66415 Whoops, tcl and which aren't needed 2013-01-21 18:30:11 -05:00
Shea Levy
5cbd865ce6 Redis 2.6.9 2013-01-21 18:27:34 -05:00
Shea Levy
82f3f01526 pythonPackages.zopeInterface is now pythonPackages.zope_interface 2013-01-21 18:11:49 -05:00
Cillian de Róiste
2a050f2137 pythonPackages: add myself as maintainer to some packages which I added 2013-01-21 23:50:27 +01:00
Cillian de Róiste
46d6d437a6 pythonPackages: tidy up names
Use "." in the name where appropriate, e.g. zope.event, since this is the commonly used name for the package.
2013-01-21 23:50:27 +01:00
Cillian de Róiste
719cde0c46 pythonPackages.zope_interface: renamed from zopeInterface to match the naming convention 2013-01-21 23:50:27 +01:00
Shea Levy
b67667e074 perlPackages.ClassLoad: Fix meta.description 2013-01-21 15:43:09 -05:00
Shea Levy
d4945d3f95 Merge branch 'qiv-manpages' into upstream-master 2013-01-21 14:08:10 -05:00
Petar Bogdanovic
f5fc28837b qiv: $(PREFIX)/man -> $(PREFIX)/share/man 2013-01-21 14:06:03 -05:00
Vladimír Čunát
9397f5b25f goldendict: fix missing pkgconfig 2013-01-21 17:49:37 +01:00
Peter Simons
fb5a7e05f9 haskell-doctest: add version 0.9.5 2013-01-21 17:06:28 +01:00
Sander van der Burg
dcfdd2ef26 Fixed provisioning profile check => We should check for the file, not the dir 2013-01-21 16:30:00 +01:00
Florian Friesdorf
b02d8f2f5f python-pip 2013-01-21 16:12:56 +01:00
Florian Friesdorf
b5e0ac7550 python-distribute-0.6.34, not using buildPythonPackage
this is in preparation so distribute can be used in buildPythonPackage
2013-01-21 16:07:48 +01:00
Eelco Dolstra
edbaa80bc1 Remove Firefox 17 2013-01-21 14:23:01 +01:00
Eelco Dolstra
123149da16 firefox: Update to 18.0.1 2013-01-21 14:22:46 +01:00
Eelco Dolstra
c2e680f320 Merge branch 'systemd' 2013-01-21 13:02:45 +01:00
Eelco Dolstra
331e7ac221 Merge remote-tracking branch 'origin/master' into systemd 2013-01-21 13:01:00 +01:00
Florian Friesdorf
c6b874be2f fix offlineDistutils (#271), needs to be in a site-packages subdir 2013-01-21 12:12:03 +01:00
Vladimír Čunát
fa8e19e879 Merge pull request #263 from aforemny/mit-scheme
Fix mit-scheme
2013-01-21 03:07:01 -08:00
Peter Simons
c08d6e1131 dropbox: cosmetic changes 2013-01-21 11:20:30 +01:00
Peter Simons
1d1127727c Merge pull request #269 from falsifian/tinc
tinc:  A VPN daemon with full mesh routing.
2013-01-21 02:15:55 -08:00
Peter Simons
c13e077750 haskell-pandoc: update to version 1.10.0.4 2013-01-21 11:10:42 +01:00
Peter Simons
ddeaafc3ec haskell-mongoDB: update to version 1.3.2 2013-01-21 11:10:42 +01:00
Peter Simons
21d2c7f8a5 haskell-hakyll: update to version 4.1.2.0 2013-01-21 11:10:41 +01:00
Peter Simons
34cff8b7c0 haskell-JuicyPixels: update to version 3.0 2013-01-21 11:10:41 +01:00
Peter Simons
13352be4fd perl-Net-OpenID-Consumer: add missing dependency on 'LWP' 2013-01-21 11:08:23 +01:00
Peter Simons
8511c359d1 perl-packages: remove 'HTTPParser' attribute, which is a duplicate of 'HTTPMessage' 2013-01-21 11:07:57 +01:00
Aristid Breitkreuz
352c0067e6 some tests for nettle and gnutls donot seem to work on OS X 2013-01-21 10:57:10 +01:00
Aristid Breitkreuz
adf7a68158 perl package version maintenance as those packages are needed by wget and its dependencies 2013-01-21 10:57:10 +01:00
Florian Friesdorf
52e9981e0e buildPythonPackage defaults to python.meta.platforms 2013-01-21 08:38:54 +01:00
Florian Friesdorf
8b777bbf57 nose2Cov does not create pth for deps - propagate manually 2013-01-21 08:37:28 +01:00
Florian Friesdorf
8dd5f835fc python-coverage-3.6 2013-01-21 08:37:07 +01:00
Florian Friesdorf
3ab50c106d python-ipdb 2013-01-21 06:50:10 +01:00
Florian Friesdorf
b469185673 pythonPackages26 fixes 2013-01-21 06:42:22 +01:00
Florian Friesdorf
9ee07ba54f python-mrbob: add missing dependency 2013-01-21 05:35:41 +01:00
Florian Friesdorf
a865154f62 Add myself as (additional) maintainer to all python packages. 2013-01-21 04:44:25 +01:00
Lluís Batlle i Rossell
9c2bc27eb2 Fixing mcelog, so it puts the proper files in share/doc
It was running "cp mce.pdf $out/share/doc", which created the file 'doc'.
Then buildEnv complained that 'share/doc' exists.
2013-01-20 18:52:58 +01:00
Eelco Dolstra
bcc0c1dc59 Update nixUnstable 2013-01-20 17:26:07 +01:00
Florian Friesdorf
e185691ced python: nose2, nose2Cov and covCore 2013-01-20 16:45:33 +01:00
Florian Friesdorf
7fef7e53ce pythonPackages: use pygobject and pygtk of same python version 2013-01-20 16:45:33 +01:00
Peter Simons
f8447dc1e0 haskell-hlint: update to version 1.8.41 2013-01-20 16:42:50 +01:00
Peter Simons
58dc4a76ad haskell-yst: update to version 0.3.1 2013-01-20 16:42:50 +01:00
Peter Simons
6eec1e54c9 haskell-tls-extra: update to version 0.6.1 2013-01-20 16:42:50 +01:00
Peter Simons
3a4f88d02b haskell-pandoc: update to version 1.10 2013-01-20 16:42:50 +01:00
Peter Simons
f13f086015 haskell-pandoc-types: update to version 1.10 2013-01-20 16:42:50 +01:00
Peter Simons
0184ed349b haskell-highlighting-kate: update to version 0.5.3.5 2013-01-20 16:42:50 +01:00
Peter Simons
5b3e861748 haskell-hakyll: update to version 4.1.1.0 2013-01-20 16:42:49 +01:00
Peter Simons
46843e60a1 haskell-certificate: update to version 1.3.5 2013-01-20 16:42:49 +01:00
Peter Simons
ced57493ee v4l-utils: update to version 0.9.3
This update fixes the build of the SANE back and front-ends.
2013-01-20 16:23:28 +01:00
Cillian de Róiste
a72c9d728d Distutils2: patch to work with Python2 (only), until the issue http://bugs.python.org/issue17002 is resolved upstream 2013-01-20 11:57:07 +01:00
Rickard Nilsson
4b9df608e2 v4l: Fix building of ir-keytable 2013-01-20 00:39:13 +01:00
James Cook
04194c576e tinc: GPLv2+, not GPLv2. 2013-01-19 13:33:32 -08:00
James Cook
3066f86e0d Fixed tinc license. 2013-01-19 11:25:43 -08:00
Florian Friesdorf
ddba22fa2e chromiumBeta and Dev update
dev should be 26.0.1386.0, but its link is broken
2013-01-19 19:34:52 +01:00
Florian Friesdorf
8f0ea2b4c0 pythonPackages: default to python's maintainers and platforms 2013-01-19 18:32:03 +01:00
Peter Simons
ff461b0755 maxima: update to version 5.29.1 2013-01-19 02:31:21 +01:00
Peter Simons
c296be5519 stellarium: update to version 0.11.4a 2013-01-19 02:26:03 +01:00
Cillian de Róiste
49dbf7057d Add pythonPackages Distutils2 and eggdeps 2013-01-19 01:28:30 +01:00
Eelco Dolstra
9da086c08d Merge remote-tracking branch 'origin/master' into systemd 2013-01-19 00:05:50 +01:00
Eelco Dolstra
cd5755845f Lots of Perl package updates 2013-01-19 00:02:51 +01:00
Shea Levy
23853fa81b libnatspec: The build process doesn't respect buildInputs, so force use of libiconv on not-Linux 2013-01-18 17:01:56 -05:00
Shea Levy
7e8fc622e5 libnatspec: Needs libiconv 2013-01-18 15:50:21 -05:00
Sander van der Burg
bbd049e9d5 Allow App names with spaces 2013-01-18 17:34:01 +01:00
Eelco Dolstra
9e6d6dae01 Test::Warn: Update to 0.24 2013-01-18 13:05:54 +01:00
Peter Simons
fd6c95461b haskell-smallcheck: update to version 0.6.2 2013-01-18 12:29:56 +01:00
Peter Simons
069c587237 haskell-http-conduit: update to version 1.8.7 2013-01-18 12:29:55 +01:00
Peter Simons
1d94f90511 haskell-hs-bibutils: update to version 4.16 2013-01-18 12:29:55 +01:00
cillianderoiste
70cb502ab9 Merge pull request #266 from aristidb/master
Dropbox 1.4.21
2013-01-18 03:21:01 -08:00
cillianderoiste
ef35a60394 Merge pull request #268 from aristidb/minecraft
Minecraft update
2013-01-18 03:20:20 -08:00
Rickard Nilsson
bc331e230e mpd: Update to 0.17.3
Additionally, turn on a lot more features in mpd by
adding dependencies. Can be controlled by xxxSupport flags,
as before. By default, everything is enabled.
2013-01-18 12:01:14 +01:00
David Guibert
bc8a6e6c19 new download host for zfsonlinux.org: spl/zfs 2013-01-18 08:31:25 +01:00
David Guibert
d54c8c4b83 update kernels: 3.0.59, 3.4.26 and 3.7.3 2013-01-18 08:31:25 +01:00
James Cook
2ba4f46752 tinc: A VPN daemon with full mesh routing. 2013-01-17 22:52:15 -08:00
Cillian de Róiste
52fb5d86a9 Add pythonPackages.zodb3 and dependencies 2013-01-18 02:21:24 +01:00
Aristid Breitkreuz
d674d9cf9b update minecraft recipe 2013-01-18 02:01:08 +01:00
Aristid Breitkreuz
ffeb15e77b update dropbox to 1.4.21 (stable) 2013-01-18 01:01:48 +01:00
Cillian de Róiste
64950ff58e Add pythonPackages.buildout 2013-01-18 00:45:36 +01:00
Cillian de Róiste
9720148a14 Add pythonPackages.mrbob 2013-01-18 00:45:36 +01:00
Eelco Dolstra
d8e722985b Add config option ‘allowUnfree’
If set to false, mkDerivation will throw an exception if a package has
an unfree license.  ‘release-lib.nix’ uses this to enforce that we
don't build unfree packages as part of the Nixpkgs channel.  Since
this is set through Nixpkgs' ‘config’ argument, it's more finegrained
than $HYDRA_DISALLOW_UNFREE.
2013-01-17 23:41:37 +01:00
Eelco Dolstra
deaef8abaf Pass ‘config’ to stdenv/generic/default.nix
This is a backport of cf8daf6312 in
stdenv-updates (sans the userHook stuff).
2013-01-17 23:24:55 +01:00
Eelco Dolstra
0db6ea6f76 Remove some oversized packages from the channel
E.g. urbanterror takes up 2x720 MiB.
2013-01-17 22:34:08 +01:00
Eelco Dolstra
9248dc1a14 Remove unfree ATI drivers package from the channel
Urghhhhh...
2013-01-17 22:05:59 +01:00
Shea Levy
523ee1671b Add psutil pythonPackage 2013-01-17 11:44:03 -05:00
Eelco Dolstra
8faee15126 linux: Update to 3.2.37 2013-01-17 17:21:31 +01:00
Peter Simons
3544f32231 haskell-hakyll: update to version 4.0.0.0 2013-01-17 11:19:09 +01:00
Peter Simons
8150827219 haskell-network: update 2.4.x branch to version 2.4.1.0
This change affects only GHC 7.6.1.
2013-01-17 11:18:32 +01:00
Michael Raskin
4b123fee39 Fix URL for Cuneiform 2013-01-17 11:21:48 +04:00
Cillian de Róiste
b85a093b07 pythonPackages.virtualenv: update to 1.8.4 2013-01-17 00:18:02 +01:00
Shea Levy
f1054e5051 Add patch to handle /**/-style comments in Google::ProtocolBuffers
Patch thanks to Daniel Zinn
2013-01-16 13:59:15 -05:00
Sander van der Burg
729a112f72 Implemented iosDistribute flag, that allows someone to build iPhone distribution builds 2013-01-16 17:09:08 +01:00
Vladimír Čunát
f1531391c0 Merge pull request #265 from errge/master
Add jbig2enc.
2013-01-16 06:07:43 -08:00
Gergely Risko
f67bc6bbfd Added jbig2enc. 2013-01-16 14:11:29 +01:00
Michael Raskin
33db3fb3bb Update Cuneiform 2013-01-16 16:43:35 +04:00
Peter Simons
9386ecd23b haskell-warp: update to version 1.3.7.1 2013-01-16 12:42:33 +01:00
Peter Simons
b8679af5b0 haskell-tls: update to version 1.1.1 2013-01-16 12:42:32 +01:00
Peter Simons
5897b07a0f haskell-tls-extra: update to version 0.6.0 2013-01-16 12:42:32 +01:00
Peter Simons
fbc40feb39 haskell-system-fileio: update to version 0.3.11 2013-01-16 12:42:32 +01:00
Peter Simons
cce6ae45d6 haskell-persistent: update to version 1.1.4 2013-01-16 12:42:32 +01:00
Peter Simons
8ad6adb127 haskell-mime-types: update to version 0.1.0.2 2013-01-16 12:42:31 +01:00
Peter Simons
8ff6dd943b haskell-hakyll: update to version 3.5.3.0 2013-01-16 12:42:31 +01:00
Peter Simons
1026de58a1 haskell-cryptocipher: update to version 0.4.0 2013-01-16 12:42:31 +01:00
Peter Simons
f5a15bfffc haskell-crypto-conduit: update to version 0.4.3 2013-01-16 12:42:31 +01:00
Peter Simons
553dcff84d haskell-clientsession: update to version 0.8.1 2013-01-16 12:42:31 +01:00
Peter Simons
eb038185de haskell-crypto-pubkey: add version 0.1.2 2013-01-16 12:42:30 +01:00
Peter Simons
8971eb297a haskell-crypto-numbers: add version 0.1.3 2013-01-16 12:42:30 +01:00
Peter Simons
bbb3726fad haskell-cipher-rc4: add version 0.1.2 2013-01-16 12:42:30 +01:00
Peter Simons
6abb59cbac haskell-hashable: update 1.2.x branch to 1.2.0.5 2013-01-16 12:42:30 +01:00
Peter Simons
1775b99112 all-packages.nix: strip trailing whitespace 2013-01-16 12:22:46 +01:00
Shea Levy
4b10fcf1ec Add Google::ProtocolBuffers perlPackage 2013-01-15 18:09:09 -05:00
cillianderoiste
51684bcbac Merge pull request #258 from chaoflow/python
Python recursivePthLoader in action

I've checked that nothing which passes in trunk: http://hydra.nixos.org/eval/810237 fails in python-rework: http://hydra.nixos.org/eval/810395

I can also now use buildEnv for python very comfortably. This is a massive improvement, thanks a lot!
2013-01-15 14:39:35 -08:00
Florian Friesdorf
8d6aa9c971 Merge branch 'channel-nixos' into python 2013-01-15 21:49:28 +01:00
Florian Friesdorf
d3e54e0125 python-pyquery-1.2.4 and dep python-cssselect-0.7.1 2013-01-15 19:05:14 +01:00
Florian Friesdorf
c7701c0786 python-pyquery-1.2.4 and dep python-cssselect-0.7.1 2013-01-15 19:04:41 +01:00
Eelco Dolstra
1d174fb974 linux-pam: Fix URL 2013-01-15 18:53:13 +01:00
Eelco Dolstra
4bca4fa2b8 reiserfsprogs: Fix URL 2013-01-15 18:53:12 +01:00
Eelco Dolstra
7cf3713187 cpufrequtils: Fix URL 2013-01-15 18:53:12 +01:00
Eelco Dolstra
634aa5020d module-init-tools: Fix URL 2013-01-15 18:53:12 +01:00
Eelco Dolstra
a6768a8df2 logrotate: Update to 3.8.3 2013-01-15 18:53:12 +01:00
Eelco Dolstra
45b0bcbc69 v86d: Fix URL 2013-01-15 18:53:12 +01:00
Eelco Dolstra
4c9cfd87aa bazaar: Update to 2.5.1 2013-01-15 18:53:12 +01:00
Florian Friesdorf
f5df5847bd add comment 2013-01-15 18:29:42 +01:00
Eelco Dolstra
f615e304bb Handle more bad characters 2013-01-15 18:15:33 +01:00
Florian Friesdorf
bfa0495344 remove old inactive pth file creation for buildInputs 2013-01-15 17:52:53 +01:00
Florian Friesdorf
ed4f0b2657 Merge branch 'channel-nixos' into python 2013-01-15 17:42:48 +01:00
Rob Vermaas
a049615e91 source-tarball.nix: try src.revCount when src.rev is not available. 2013-01-15 15:04:38 +01:00
Eelco Dolstra
eeda226b02 Merge branch 'master' into systemd 2013-01-15 12:11:07 +01:00
Eelco Dolstra
ee19b41203 Update the tarball mirroring scripts 2013-01-15 11:18:42 +01:00
Evgeny Egorochkin
76d8b3a530 torsocks: version bump to 1.2 2013-01-15 08:13:56 +02:00
Evgeny Egorochkin
5dcdcf4af3 Remove Wine-Warcraft because WarCraft 3 works just fine in vanilla Wine now. 2013-01-15 07:43:40 +02:00
Evgeny Egorochkin
be989567c8 Torsocks is not compatible with certain apps like Kopete. Will integrate both in
NixOS.

Revert "removing tsocks as it has been replaced by torsocks."

This reverts commit f947527f18.
2013-01-15 07:24:08 +02:00
Eelco Dolstra
0731cd042c eval-release.nix: Handle exceptions properly 2013-01-14 23:28:58 +01:00
Eelco Dolstra
bb6db816fe mplayer: Disable use of unfree binary codecs by default 2013-01-14 23:08:27 +01:00
Eelco Dolstra
f286cc65b1 Fix bad URLs lacking a scheme 2013-01-14 18:26:46 +01:00
Eelco Dolstra
8497455143 apr-util: Update to 1.5.1 2013-01-14 14:38:24 +01:00
Eelco Dolstra
f59881fc30 mplayer: Change directory name / attribute name from MPlayer to mplayer 2013-01-14 14:38:24 +01:00
Eelco Dolstra
58e9406f4b subversion: Update to 1.7.8 2013-01-14 14:38:23 +01:00
Vladimír Čunát
479b58d706 Update vlc (minor bugfix). 2013-01-14 12:21:22 +01:00
Eelco Dolstra
7fd42a8380 Get rid of the "sf" alias for "sourceforge" 2013-01-14 12:00:32 +01:00
Vladimír Čunát
e2521650b4 Update acpi, fix homepage, download from sourceforge. 2013-01-14 11:38:40 +01:00
aszlig
29aa4af796 tkabber: Add ${tk}/bin to wrapper's PATH.
Pesky little impurity is now fixed, as it has bitten me several times in the
last days.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-01-14 11:34:03 +01:00
aszlig
72b248b932 chromium: Update stable and beta to v24.0.1312.52.
The current beta version of chromium just became stable, which means that we are
now exactly in par with the beta channel.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-01-14 11:34:03 +01:00
aszlig
4f8314fb92 chromium: Update dev channel to 25.0.1364.29.
For this update we needed to fix a bunch of things:

 * Limit pulse_audio_fix.patch to version 24 only (fixed upstream in 25).
 * Avoid the use of -fstack-protector for version 25.

The -fstack-protector option seems to be passed to libvpx now by default, so
simply use -fno-stack-protector in every occurence of -fstack-protector in
common.gypi. At least for now this will do it, but ultimately and for the future
we may want to have support for that in general.

And if we need that support in chromium directly depends on some of the next
updates to this package, as it seems that we now can switch to quite a lot of
nixpkgs dependencies instead of bundled dependencies.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-01-14 11:34:02 +01:00
Evgeny Egorochkin
c17fa1ebf2 Quassel: version bump to 0.7.4 2013-01-14 10:10:59 +02:00
Lluís Batlle i Rossell
982dd693b3 Adding ffmpeg 1.1
Moving packages using 1.0 to using 1.1. Vlc built fine here.
2013-01-14 00:41:01 +01:00
David Guibert
0f2874dd08 nvidia96: update to support new X ABI 2013-01-13 17:38:56 +01:00
Shea Levy
553e1b16f0 replace-dependency: Eelco has ruled, lowerCamelCase > dash-case :( 2013-01-13 11:15:01 -05:00
Evgeny Egorochkin
4dc4d10123 nvidia-legacy304: fix build 2013-01-13 16:18:27 +02:00
Mathijs Kwik
2738f6d5cc node/bson: fix sha256 2013-01-13 14:54:26 +01:00
Mathijs Kwik
2d56a2cc15 linux-3.7: upgrade to 3.7.2 2013-01-13 14:30:55 +01:00
Mathijs Kwik
91d4d56703 linux-3.4: upgrade to 3.4.25 2013-01-13 14:30:55 +01:00
Mathijs Kwik
cf546347e5 linux-3.0: upgrade to 3.0.58 2013-01-13 14:30:55 +01:00
Mathijs Kwik
6f90b481db nss: add yet another mirror to get the patch from
the original url throws 500
the mirror's patch differs (probably upgraded for newer nss)
so I found one more source, with a (versioned) url
2013-01-13 14:30:55 +01:00
Mathijs Kwik
1610c526f9 xfce4 terminal: fix url 2013-01-13 14:30:55 +01:00
Mathijs Kwik
6860ab9946 jfsutils: upgrade to 1.1.15 2013-01-13 14:30:54 +01:00
Mathijs Kwik
67ff54e4e9 iso-codes: upgrade to 3.40 2013-01-13 14:30:54 +01:00
Mathijs Kwik
1f0a6fbf52 htmlize: upgrade to 1.43 2013-01-13 14:30:54 +01:00
Mathijs Kwik
4bd5a8e26d flymake-cursor: upgrade to 0.1.5 2013-01-13 14:30:54 +01:00
Evgeny Egorochkin
eb7063db0c Vidalia: version bump to 0.2.21 2013-01-13 15:28:38 +02:00
Cillian de Róiste
778540797d iwlwifi: fix URL: firmware has moved from http://intellinuxwireless.org to http://wireless.kernel.org
I've only updated the firmware URLs for the firmware I could install without changing the sha256
2013-01-13 12:15:27 +01:00
Petar Bogdanovic
5d1296b03f qiv: add version 2.2.4 2013-01-12 09:51:54 -05:00
Shea Levy
5626c5cdfb replace-dependency: don't break nixpkgs for people living in the stone age 2013-01-12 09:48:21 -05:00
Peter Simons
1f07564f8b smartmontools: update drive database to the latest version 2013-01-12 15:41:44 +01:00
Peter Simons
8d003b28e4 haskell-wai-extra: update to version 1.3.2 2013-01-12 15:30:35 +01:00
Peter Simons
cefe3bf331 haskell-reactive-banana: update to version 0.7.1.1 2013-01-12 15:30:35 +01:00
Peter Simons
a1ac3801dd haskell-libmpd: update to version 0.8.0.2 2013-01-12 15:30:35 +01:00
Peter Simons
5c4b91506e haskell-http-conduit: update to version 1.8.6.3 2013-01-12 15:30:35 +01:00
Peter Simons
4d6f490c31 haskell-gitit: update to version 0.10.1.2 2013-01-12 15:30:35 +01:00
Peter Simons
3180c593f0 haskell-cprng-aes: update to version 0.3.4 2013-01-12 15:30:34 +01:00
Peter Simons
bf86b890c8 haskell-cipher-aes: update to version 0.1.7 2013-01-12 15:30:34 +01:00
Peter Simons
4ca4f1564f Merge pull request #254 from jcumming/x86info.130109
X86info.130109
2013-01-12 06:09:32 -08:00
Alexander Foremny
0500d16899 Fix mit-scheme
These changes are necessary for me to use mit-scheme on i686 NixOS.
mit-scheme in the current state should be broken on x86_64 either and
these changes should fix, too. I however did not test this.
2013-01-12 13:11:55 +01:00
Shea Levy
96a834d42a replace-dependency: Better function names 2013-01-11 16:16:20 -05:00
Shea Levy
5dd1b8f204 replace-dependency: Don't strictly require that drv, old-dependency, and new-dependency be derivations 2013-01-11 16:13:58 -05:00
Shea Levy
779c74f795 Remove some artifacts of a failed attempt from replace-dependency 2013-01-11 16:09:07 -05:00
Rok Garbas
a210e346dc Merge pull request #259 from jcumming/urxvt.130111
urxvt-9.16
2013-01-11 12:30:53 -08:00
Shea Levy
d1662d7155 Add the replace-dependency build support function.
The use case is to do a deep replacement of a dependency without rebuilding the entire tree.
For example, suppose a security hole is found in glibc and a patch released. Ideally, you'd
just rebuild everything, but that takes time, space, and CPU that you might not have, so in
the mean time you could build a safe version of, say, firefox with:

  firefox-safe = replace-dependency { drv = firefox; old-dependency = glibc; new-dependency = patched-glibc; };

Building firefox-safe will rebuild glibc, but only do a simple copy/string replacement on all other dependencies
of firefox. On my system (MBP 13" mid-2012), after a new glibc had been build building firefox took around 11 seconds.

See the comments in the file for more details.
2013-01-11 14:42:09 -05:00
Sander van der Burg
2dd59fc4cf imagemagick: disable ghostscript on darwin, to make it work 2013-01-11 18:32:45 +01:00
Jack Cummings
3fe43187fb urxvt-9.16 2013-01-11 09:28:52 -08:00
Jack Cummings
0cfd455a67 Update x86info description. Add Homepage. 2013-01-11 09:25:32 -08:00
Sander van der Burg
a0d45d6f9b graphviz: Fix compilation on darwin 2013-01-11 18:20:44 +01:00
Florian Friesdorf
24d48d9170 don't put propagated recursivePthLoader into pth file, #257 2013-01-11 18:04:27 +01:00
Sander van der Burg
ed78245478 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-01-11 18:02:58 +01:00
Sander van der Burg
f2c66f54e6 Fix compliation of gts on Darwin 2013-01-11 18:02:36 +01:00
Florian Friesdorf
a7a6173a3f pygtk in pythonPackages, checks disabled, demo works, relates #223
Previously the checkPhase was not executed. It is now and a couple of
issues with it are seded away.
2013-01-11 17:45:26 +01:00
Florian Friesdorf
59879f6496 fixup: pygobject rename pth 2013-01-11 16:11:07 +01:00
Florian Friesdorf
e856c72159 pygobject: in pythonPackages, removed hack handled now by pth 2013-01-11 15:30:56 +01:00
Florian Friesdorf
87423443b8 pycairo: move to pythonPackages 2013-01-11 15:23:44 +01:00
Florian Friesdorf
01f142296a pythonPackages: use unversioned to blend into pkgs, no functional change 2013-01-11 15:21:23 +01:00
Florian Friesdorf
b4f84e3b1e pythonPackages: introduce sections, no functional change 2013-01-11 15:14:53 +01:00
Peter Simons
abd6be85e1 lxc: update to version 0.8.0 2013-01-11 15:02:21 +01:00
Florian Friesdorf
a59164e931 modules propgate recursivePthLoader
An alternative would be to include it with the plain `python`.
2013-01-11 10:54:25 +01:00
Florian Friesdorf
37abd1e353 fix python26Full expression 2013-01-11 10:35:55 +01:00
Florian Friesdorf
212b4df91c recursivePthLoader included via wrapper, not propagated by modules 2013-01-11 09:53:28 +01:00
Florian Friesdorf
4329ba3fb1 Merge branch 'channel-nixos' into python 2013-01-11 07:35:30 +01:00
Jack Cummings
42859e49ed Merge remote-tracking branch 'upstream/master' into x86info.130109 2013-01-10 21:35:13 -08:00
Vladimír Čunát
6f1aad769f Libertine fonts: update and cleanup. 2013-01-10 22:36:42 +01:00
Lluís Batlle i Rossell
ce705aa998 supertuxkart: updating to 0.8 2013-01-10 20:55:46 +01:00
Vladimír Čunát
d0463caac5 Merge pull request #252 from matejc/master
xfce4-notifyd: add new package
2013-01-10 09:24:58 -08:00
Lluís Batlle i Rossell
7e1d0c12a3 stuntrally: updating from 1.4 to 1.8
I updated ogre and mygui, too. Now myguiSvn is older than mygui.
We should check if this commit breaks other games that use ogre (ror?)
2013-01-10 15:11:12 +01:00
Sander van der Burg
7242b4994e Added optparse: A node.js option parsing library 2013-01-10 13:39:24 +01:00
Florian Friesdorf
9a41e3630a remove some packages also broken in master 2013-01-10 13:10:47 +01:00
Florian Friesdorf
42d49b47ba comment unneeded buildInputStrings 2013-01-10 12:50:17 +01:00
Florian Friesdorf
a8e52f19f5 Merge branch 'channel-nixos' into python 2013-01-10 12:03:54 +01:00
aszlig
abe2993c4b chromium: Add myself to maintainers.
Might come in handy to actually know when things going to break.

In case you're wondering: Yes, "aszlig" is the name everyone uses in real life
(even my family uses it) and is my pending stage name (not _yet_ officially).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-01-10 03:33:04 +01:00
aszlig
86f293a1e5 xf86-video-nouveau: Add pixman to buildInputs.
Well, either this build is only broken on my system or noone actually uses
nouveau? Even when looking into the source tree it seems to require pixman, so I
suppose it didn't work for anyone prior to this commit.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-01-10 03:29:44 +01:00
aszlig
e2a4295844 chromium: Add pulse_audio_fix.patch to nixpkgs.
The patch previously was fetched from an Arch Linux contributor but is no longer
available there anymore. So, this is only an intermediate fix until channels get
updated (very soon I hope, even though chromium 25 could get quite messy).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-01-10 03:29:44 +01:00
aszlig
691bd7b9dd Merge pull request #239: VirtualBox guest update.
So, a VirtualBox update is best accompanied by the corresponding update of the
guest additions.

Thanks @dysinger for the contribution.
2013-01-10 03:29:44 +01:00
aszlig
acb6290eed virtualbox: Update to new upstream version 4.2.6.
Fortunately this time the upstream package was packaged correctly and we no
longer need the patch to remove the reference to the fa_IR locale.

In addition we need to add lvm2 to dependencies because VirtualBox now requires
libdevmapper with its default configuration. We could disable it but in order to
gain DM support I think it's necessary and at least could avoid some confusion
from users if it's not working "out of the box" :-)

This is a bugfix release, upstream changes are:

 * VMM: don't inject stale VT-x events to prevent crashes after VM reset
 * VMM: workaround for buggy BIOSes which enable MONITOR only for certain CPUs
 * GUI: fixed trimming of anti-aliased text in details-view element headers
 * GUI: fixed create-settings-file-alias functionality on Mac hosts
 * GUI: fixed take-guest-screenshot functionality on Windows hosts
 * GUI: several minor fixes, including palette fixes
 * GUI: fixed Windows 2012 OS type
 * GUI: allow to terminate the VM even if VBoxSVC crashed
 * API: fixed cancelling of snapshots, previously this could lead to
        inconsistent VM configs
 * API: fixed identifying disk images by UUID
 * 3D Support: several fixes
 * VRDP: fixed occasional crash with external authentication
 * VGA: fix for double scan text modes
 * USB: fixed invalid pending request count at the time of service of DEVICE
        POWER requests (Windows hosts only)
 * USB keyboard: Korean keyboard workaround
 * Storage: fixed hang with QCOW images and asynchronous I/O enabled
 * Storage: fixed hang with newer VHD images
 * Storage: actually write the non-rotational flag to the VM settings (4.2.0
            regression)
 * Virtio-net: fixed the problem with network statistics counters in Session
               Information dialog (GUI)
 * Metrics: introduced network rate and disk usage metrics
 * Metrics: fixed a crash under certain conditions on Solaris hosts
 * BIOS: fix for El Torito
 * Shared Folders: if the host folder of a shared folder mapping does not exist,
                   keep it active but mark it as invalid to prevent inconsistent
                   saved states
 * VBoxManage: fixed converting disks from raw images
 * VBoxManage: show snapshot description in the VM or snapshot information
 * VBoxManage: make implicit opening of media consistent in all places dealing
               with media
 * VBoxManage: the iSCSI initiator name was not stored in the settings file when
               doing storageattach
 * VBoxManage: metrics collect now properly handles 'CPU/MHz' and
               'Net/*/LinkSpeed' metrics
 * VBoxManage: changing the image UUID or parent UUID as part of storageattach
               works now in all safe cases
 * VBoxManage: introduced storageattach --medium additions as a shortcut to
               mount the additions image
 * OVF: fixed importing OVF files cerated by recent VMware products
 * Linux hosts / Bridged Networking: fixed the problem with leaking connections
                                     in conntrack
 * Linux Additions: added support for ConsoleKit sessions in the vminfo service
                    of VBoxService
 * Linux Additions: don't crash during remount under certain conditions
 * Linux/Solaris Additions: fixed guest memory metrics collection
 * Solaris hosts: added a dependency to ensure that the user directories are
                  reachable when starting VBox services
 * Windows host installer: integrated user-contributed translations, thanks to
                           all contributors!
 * Windows Additions: fixed auto-logon installation for Windows 8
 * Windows Additions: don't fail if the shared folders host service is not
                      available
 * Windows Additions: fixed Guest Additions startup on Windows 2000 guests
 * Windows Additions: auto-resize fixes for Windows 8 guests

Upstream changelist with bug ids can be found here:

https://www.virtualbox.org/wiki/Changelog

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-01-10 03:29:43 +01:00
Florian Friesdorf
0f52f5a945 Revert "don't propagate recursivePthLoader, it is needed to process it already"
This reverts commit edd160452e.

If we propagate it, derivations that use a python package will also
get the recursivePthLoader needed to process the pth files of the
package.
2013-01-09 22:29:46 +01:00
Florian Friesdorf
1cd2bd460b whitespace 2013-01-09 22:29:41 +01:00
Florian Friesdorf
9f66bf678e release-python: derive python27Package from python27Packages 2013-01-09 22:23:41 +01:00
Florian Friesdorf
06ca1e4768 Merge branch 'channel-nixos' into python 2013-01-09 22:18:38 +01:00
Jack Cummings
2fd4313f6c x86info-1.30 2013-01-09 11:49:41 -08:00
Florian Friesdorf
1b110436bf release-python: remove two non-existing attrs 2013-01-09 20:45:01 +01:00
Jack Cummings
b3a23081e3 Merge remote-tracking branch 'upstream/master' into master_clean 2013-01-09 11:37:32 -08:00
Lluís Batlle i Rossell
fdf11fdb7e firefox18: adding it to release.nix 2013-01-09 19:45:56 +01:00
Rickard Nilsson
97d6292deb linux 3.2-3.7: enable NFS_FSCACHE and CIFS_FSCACHE
NFS_FSCACHE and CIFS_FSCACHE are required to enable the local cache support for
NFS and CIFS (the 'fsc' mount option). The reasoning for enabling it from 3.2
and forward is that at least Ubuntu 12.04 (linux 3.2) has it turned on. Could
probably be enabled for earlier kernels too.
2013-01-09 18:14:54 +01:00
Matej Cotman
260cdd582e xfce4-notifyd: add new package 2013-01-09 18:11:20 +01:00
Lluís Batlle i Rossell
a628b4b0e4 firefox: adding 18.0
I had to disable it using some nixpkgs, because they were considered
'too old'. They are simply commented in the code.
2013-01-09 17:31:04 +01:00
Peter Simons
1036942197 haskell-dimensional-tf: add version 0.1.1 2013-01-09 17:08:51 +01:00
Peter Simons
9e1df1ada3 haskell-numtype-tf: add version 0.1 2013-01-09 17:08:17 +01:00
Peter Simons
029439c0f6 haskell-type-level-natural-number: add version 1.1.1 2013-01-09 16:57:46 +01:00
Peter Simons
490085a811 git-annex: update to version 3.20130107 2013-01-09 16:54:31 +01:00
Peter Simons
aeef9a1ed4 haskell-warp: update to version 1.3.7 2013-01-09 16:54:31 +01:00
Peter Simons
65fe988502 haskell-multiarg: update to version 0.8.0.0 2013-01-09 16:54:31 +01:00
Peter Simons
7004eced83 haskell-monoid-extras: update to version 0.2.2.2 2013-01-09 16:54:31 +01:00
Peter Simons
c080c85572 haskell-lens: update to version 3.7.3 2013-01-09 16:54:31 +01:00
Peter Simons
8d1e639df2 haskell-dual-tree: update to version 0.1.0.1 2013-01-09 16:54:30 +01:00
Peter Simons
be8637c1f7 haskell-diagrams-lib: update to version 0.6.0.1 2013-01-09 16:54:30 +01:00
Peter Simons
ef4706675c haskell-diagrams-core: update to version 0.6.0.1 2013-01-09 16:54:30 +01:00
Peter Simons
3b4b0d56be haskell-active: update to version 0.1.0.3 2013-01-09 16:54:30 +01:00
Peter Simons
d80bf38daf haskell-xmonad-extras: update to version 0.11 2013-01-09 16:54:29 +01:00
Peter Simons
90952495db haskell-naturals: add version 0.2.0.2 2013-01-09 16:54:29 +01:00
Peter Simons
59aa248876 haskell-nat: add version 0.3 2013-01-09 16:54:29 +01:00
Rob Vermaas
cfdf35d6f9 Add preInstall ot buildPythonPackage (postInstall already existed) to allow selenium to work properly again. 2013-01-09 15:46:14 +01:00
Marco Maggesi
4c1e931cd4 Update BLCR to version 0.8.5 Beta 3.
This version extends support to kernels up to version 3.7.1.
According to the authors, despite the "beta" in the version name, this
version should be considered "stable" on non exotic architecture.
2013-01-09 14:56:58 +01:00
Florian Friesdorf
0f007baf70 Merge branch 'channel-nixos' into python 2013-01-09 10:44:45 +01:00
Florian Friesdorf
dabb876c9b release-python: create list of python packages from pythonPackages attrset 2013-01-09 10:39:09 +01:00
Florian Friesdorf
a37cabdbb7 fix python-2.6 build: purity for systems with stdenv.gcc.libc
On other systems python26 will continue to look for
/usr/include/netinet/in.h among others. I don't know whether/what to
do about that.
2013-01-09 08:45:03 +01:00
Florian Friesdorf
56517508d8 python-2.6.8: long overdue 2013-01-09 08:44:58 +01:00
Florian Friesdorf
ee0204d2c8 for some reason the python2.6 manpage is not gzipped 2013-01-09 08:27:39 +01:00
Florian Friesdorf
723d5a5581 fix python-2.6 build: purity for systems with stdenv.gcc.libc
On other systems python26 will continue to look for
/usr/include/netinet/in.h among others. I don't know whether/what to
do about that.
2013-01-09 08:26:15 +01:00
Florian Friesdorf
16e2a9133f python-2.6.8: long overdue 2013-01-09 08:06:46 +01:00
Florian Friesdorf
0d3ad0d786 bsd-games: fix some paths, pager and typo 2013-01-09 06:53:44 +01:00
Tim Dysinger
3300607176 Upgrade VirtualBox Guest Additions to 4.2.6 2013-01-08 18:58:56 -10:00
Florian Friesdorf
6654cb8a10 comment 2013-01-09 05:21:01 +01:00
Vladimír Čunát
5ce7642487 Lyx: a bug-fix update. 2013-01-09 00:53:51 +01:00
Lluís Batlle i Rossell
430957b020 boinc: fix it; the binaries didn't start. 2013-01-08 23:28:39 +01:00
Lluís Batlle i Rossell
8de96cb04d boinc: updating to 7.0.44
now it builds.

I started to use fetchgit instead of fetchsvn, because the upstream
doc pages talk about git more than svn.
2013-01-08 23:28:39 +01:00
Shea Levy
e11365c0a5 dd-agent: No need to propagate sysstat, dd-agent doesn't belong in user profiles anyway 2013-01-08 16:17:21 -05:00
Lluís Batlle i Rossell
e87d99f023 Enabling libvdpau in flashplayer
That enables hw accelerated video
2013-01-08 20:41:45 +01:00
Lluís Batlle i Rossell
0347868151 Updating libvdpau.
This fixes an annoying bug in nvidia hw accelerated video, where all colors
are messed.
http://cgit.freedesktop.org/~aplattner/libvdpau/commit/?id=ca9e637c61e80145f0625a590c91429db67d0a40
2013-01-08 20:41:44 +01:00
Shea Levy
9118f87181 Merge branch 'dd-agent' into upstream 2013-01-08 12:57:27 -05:00
Shea Levy
a23c70c492 dd-agent: Add meta 2013-01-08 12:55:55 -05:00
Shea Levy
76076ea9cf dd-agent: Propagate sysstat 2013-01-08 12:48:24 -05:00
Eelco Dolstra
3a51aec945 Merge remote-tracking branch 'origin/master' into systemd 2013-01-08 18:47:23 +01:00
Shea Levy
bc2e957308 dd-agent: Add python so patchShebangs can patch python scripts 2013-01-08 12:42:11 -05:00
Eelco Dolstra
5a79974c81 systemd: Remove some plymouth calls 2013-01-08 18:41:21 +01:00
Shea Levy
4b2632e54a dd-agent: Move /usr stuff to directly 2013-01-08 12:35:41 -05:00
Shea Levy
74c92f5f4a First attempt at packaging dd-agent 2013-01-08 12:32:47 -05:00
Eelco Dolstra
cdb2f64a35 systemd: Get rescue.service and emergency.service to work 2013-01-08 18:11:56 +01:00
Eelco Dolstra
1909f9547d Merge remote-tracking branch 'origin/master' into systemd 2013-01-08 17:06:43 +01:00
Eelco Dolstra
30201193ea systemd: Generate patches from my systemd Git repo 2013-01-08 17:06:08 +01:00
Eelco Dolstra
d906239fe3 systemd: Update to 197 2013-01-08 17:06:08 +01:00
Eelco Dolstra
5391395e68 cryptsetup: Update to 1.5.1 2013-01-08 17:06:08 +01:00
Vladimír Čunát
afc0784322 Merge pull request #242 from vcunat/vlada/ipe-notg
Add the ipe editor.
2013-01-08 03:32:51 -08:00
Rickard Nilsson
eda055ded2 nvidia-x11: Install missing libs.
Several libs from the Nvidia distribution was not
copied to the nix store during installation. Therefore,
OpenCL was not working, for example.

The various nvidia-legacy packages are probably also
missing libs, this commit does not touch them, though.
2013-01-08 09:29:19 +01:00
Rob Vermaas
d6571f932f Fix nodejs 2013-01-07 21:30:57 +01:00
Sander van der Burg
c6ff338e27 Added package + build functions for Titanium SDK, a cross-platform mobile development kit 2013-01-07 18:22:10 +01:00
Ludovic Courtès
563416500e zile: remove `help2man' from the cross-build inputs 2013-01-07 17:37:51 +01:00
Ludovic Courtès
805561e4aa libuuid: pass `--disable-libmount-mount' on GNU/Hurd. 2013-01-07 17:36:00 +01:00
Sander van der Burg
03621d4cd8 Remove my darwin workarounds for node.js 2013-01-07 17:01:50 +01:00
Sander van der Burg
eecb135cad apr-util: Reenabling openldap support again 2013-01-07 16:58:09 +01:00
Sander van der Burg
5b0ca88d97 - Added xcodeenv: experimental support to build iOS apps through Nix
- Moved mobile development tools into a separate folder
2013-01-07 16:52:42 +01:00
Peter Simons
a547de1ecb haskell-hlint: update to version 1.8.40 2013-01-07 12:18:36 +01:00
Peter Simons
2666c6f94c haskell-void: update to version 0.5.11 2013-01-07 12:18:36 +01:00
Peter Simons
e1ee00d67b haskell-uu-parsinglib: update to version 2.7.4.1 2013-01-07 12:18:36 +01:00
Peter Simons
87e992ad62 haskell-texmath: update to version 0.6.1.2 2013-01-07 12:18:36 +01:00
Peter Simons
cbd23de696 haskell-semigroups: update to version 0.9 2013-01-07 12:18:36 +01:00
Peter Simons
ae9e14ae13 haskell-semigroupoids: update to version 3.0.1 2013-01-07 12:18:35 +01:00
Peter Simons
6fa197d6e4 haskell-pretty-show: update to version 1.5 2013-01-07 12:18:35 +01:00
Peter Simons
351c10751e haskell-network-conduit: update to version 0.6.2.2 2013-01-07 12:18:35 +01:00
Peter Simons
7025e23710 haskell-lens: update to version 3.7.2 2013-01-07 12:18:34 +01:00
Peter Simons
305485b279 haskell-http-reverse-proxy: update to version 0.1.1.1 2013-01-07 12:18:34 +01:00
Peter Simons
407ee56a61 haskell-http-conduit: update to version 1.8.6.2 2013-01-07 12:18:34 +01:00
Peter Simons
0931bf92c1 haskell-highlighting-kate: update to version 0.5.3.4 2013-01-07 12:18:34 +01:00
Peter Simons
4ef1cb39ed haskell-hakyll: update to version 3.5.2.1 2013-01-07 12:18:34 +01:00
Peter Simons
d5971b4e2d haskell-fsnotify: update to version 0.0.6 2013-01-07 12:18:34 +01:00
Peter Simons
98067f47bf haskell-either: update to version 3.0.3 2013-01-07 12:18:33 +01:00
Peter Simons
18df74561d haskell-distributive: update to version 0.3 2013-01-07 12:18:33 +01:00
Peter Simons
eb3448ddcf haskell-comonads-fd: update to version 3.0.1 2013-01-07 12:18:33 +01:00
Peter Simons
493a5736ac haskell-comonad: update to version 3.0.1.1 2013-01-07 12:18:33 +01:00
Peter Simons
8437ef7a18 haskell-comonad-transformers: update to version 3.0.1 2013-01-07 12:18:33 +01:00
Peter Simons
e891d62a6c Jailbreak Haskell packages to deal with update of semigroups. 2013-01-07 12:16:48 +01:00
Peter Simons
750ed5b8da wxHaskell: patch wxc to fix build error 2013-01-07 12:14:33 +01:00
Peter Simons
8dd292c32f haskell-transformers-compat: add version 0.1 2013-01-07 12:05:25 +01:00
Peter Simons
c8e152b915 haskell-nats: add version 0.1 2013-01-07 12:05:16 +01:00
Peter Simons
2c219adf4d haskell-hashable: update (unused) 1.2.x version to 1.2.0.3 2013-01-07 12:04:35 +01:00
Eelco Dolstra
c6c1bc6b0f Merge branch 'master' into systemd 2013-01-07 00:34:25 +01:00
Eelco Dolstra
7364f8b55f gnupg: Update to 1.4.13
CVE-2012-6085
2013-01-07 00:33:05 +01:00
Eelco Dolstra
1e9e2cb2bb samba, imagemagick: Add missing meta info 2013-01-06 22:31:16 +01:00
Eelco Dolstra
53efca6946 nzbget: Update to 9.0 2013-01-06 22:31:16 +01:00
Michael Raskin
029d4fd1db Wine: Update to 1.5.21 2013-01-07 01:35:58 +04:00
Michael Raskin
6e482a673d SBCL: Update to 1.1.3 2013-01-07 01:35:44 +04:00
Mathijs Kwik
fbeb84b288 bup: optionally depend on par2cmdline
The default is to use it from path when available, as this is an
optional feature.
2013-01-06 18:44:55 +01:00
David Guibert
c7f30ac377 update atop 2013-01-06 17:51:54 +01:00
Lluís Batlle i Rossell
91ece6f0dd gnunet: update to 0.9.5 2013-01-06 10:53:17 +01:00
Lluís Batlle i Rossell
8a50276bd4 libmicrohttpd: update; the old url didn't work
They take out old versions from the file server
2013-01-06 10:53:17 +01:00
Eelco Dolstra
e2d6154fff nix: Update to 1.3
Also, use /etc/nix as the default configuration directory.  This way
$NIX_CONF_DIR no longer needs to be set in most cases.
2013-01-05 18:57:33 +01:00
Cillian de Róiste
846c1f58de bristol: fix JACK audio support 2013-01-05 17:00:38 +01:00
Peter Simons
440bc6ec2a all-packages.nix: strip trailing whitespace 2013-01-04 20:55:41 +01:00
Peter Simons
fdf4dddac1 automake: add version 1.13.1 2013-01-04 20:51:45 +01:00
Peter Simons
7a92fde4f0 xmonad-extras: jailbreak to support recent versions of xmonad 2013-01-04 19:24:18 +01:00
Peter Simons
21dcee77c0 haskell-splot: update to version 0.3.8 2013-01-04 19:24:18 +01:00
Peter Simons
e1a9fb4f98 haskell-SourceGraph: update to version 0.7.0.4 2013-01-04 19:24:17 +01:00
Peter Simons
b5b85a462a haskell-zip-archive: update to version 0.1.3.3 2013-01-04 19:24:17 +01:00
Peter Simons
e4127994c8 haskell-yesod-core: update to version 1.1.7.1 2013-01-04 19:24:17 +01:00
Peter Simons
2225e641b8 haskell-yaml: update to version 0.8.2 2013-01-04 19:24:17 +01:00
Peter Simons
dcf34d73b3 haskell-xss-sanitize: update to version 0.3.3 2013-01-04 19:24:17 +01:00
Peter Simons
81bd4fe366 haskell-wai-extra: update to version 1.3.1.1 2013-01-04 19:24:17 +01:00
Peter Simons
23b52d157b haskell-wai-app-static: update to version 1.3.1 2013-01-04 19:24:17 +01:00
Peter Simons
4ff7cdeec7 haskell-tabular: update to version 0.2.2.4 2013-01-04 19:24:17 +01:00
Peter Simons
a2c2dddf76 haskell-srcloc: update to version 0.4.0 2013-01-04 19:24:17 +01:00
Peter Simons
d8efd50ae1 haskell-random-source: update to version 0.3.0.4 2013-01-04 19:24:16 +01:00
Peter Simons
b3123e5ede haskell-random-fu: update to version 0.2.4.0 2013-01-04 19:24:16 +01:00
Peter Simons
d7e9d418de haskell-persistent: update to version 1.1.3.2 2013-01-04 19:24:16 +01:00
Peter Simons
3e833fbf9c haskell-persistent-template: update to version 1.1.2.1 2013-01-04 19:24:16 +01:00
Peter Simons
266f63884f haskell-mainland-pretty: update to version 0.2.5 2013-01-04 19:24:16 +01:00
Peter Simons
d995882f94 haskell-liblastfm: update to version 0.1.0.0 2013-01-04 19:24:16 +01:00
Peter Simons
786c925f73 haskell-language-c-quote: update to version 0.4.4 2013-01-04 19:24:16 +01:00
Peter Simons
83d0f9c54b haskell-http-date: update to version 0.0.4 2013-01-04 19:24:16 +01:00
Peter Simons
35fbdd0e8c haskell-http-conduit: update to version 1.8.6.1 2013-01-04 19:24:16 +01:00
Peter Simons
4f6765224c haskell-hsemail: update to version 1.7.4 2013-01-04 19:24:15 +01:00
Peter Simons
919e80809f haskell-heist: update to version 0.10.2.1 2013-01-04 19:24:15 +01:00
Peter Simons
53019390d1 haskell-graphviz: update to version 2999.15.0.1 2013-01-04 19:24:15 +01:00
Peter Simons
6f6cce58fe haskell-gitit: update to version 0.10.1.1 2013-01-04 19:24:15 +01:00
Peter Simons
1c8bd5c4bb haskell-fsnotify: update to version 0.0.5 2013-01-04 19:24:15 +01:00
Peter Simons
cfbd7b04fb haskell-filestore: update to version 0.6 2013-01-04 19:24:15 +01:00
Peter Simons
02362d7064 haskell-file-embed: update to version 0.0.4.7 2013-01-04 19:24:15 +01:00
Peter Simons
7465fcb13f haskell-double-conversion: update to version 0.2.0.6 2013-01-04 19:24:15 +01:00
Peter Simons
0e641a6be9 haskell-digestive-functors-heist: update to version 0.5.1.1 2013-01-04 19:24:14 +01:00
Peter Simons
4e4b37391a haskell-dataenc: update to version 0.14.0.5 2013-01-04 19:24:14 +01:00
Peter Simons
51d2037ebc haskell-cryptohash: update to version 0.8.3 2013-01-04 19:24:14 +01:00
Peter Simons
a17b729ebe haskell-crypto-random-api: update to version 0.2.0 2013-01-04 19:24:14 +01:00
Peter Simons
52867cbbda haskell-cprng-aes: update to version 0.3.2 2013-01-04 19:24:14 +01:00
Peter Simons
eada7c6434 haskell-conduit: update to version 0.5.6 2013-01-04 19:24:14 +01:00
Peter Simons
7035074f8c haskell-clientsession: update to version 0.8.0.2 2013-01-04 19:24:14 +01:00
Peter Simons
bb0d531fa3 haskell-classy-prelude: update to version 0.4.3 2013-01-04 19:24:13 +01:00
Peter Simons
d94ffba8b8 haskell-classy-prelude-conduit: update to version 0.4.3 2013-01-04 19:24:13 +01:00
Peter Simons
d2cc7f2467 haskell-cautious-file: update to version 1.0.2 2013-01-04 19:24:13 +01:00
Peter Simons
7459971e05 haskell-basic-prelude: update to version 0.3.2.0 2013-01-04 19:24:13 +01:00
Peter Simons
40d7add812 haskell-Graphalyze: update to version 0.14.0.0 2013-01-04 19:24:13 +01:00
Peter Simons
ae444b8eb8 haskell-Diff: update to version 0.2.0 2013-01-04 19:24:12 +01:00
Peter Simons
70b6b15215 git-annex: update to version 3.20130102 2013-01-04 19:24:09 +01:00
Peter Simons
cb329d1cd2 git: update to version 1.8.1 2013-01-04 19:24:04 +01:00
Peter Simons
f7ef8f0990 haskell-X11: dropped obsolete version 1.5.0.1 2013-01-04 19:10:36 +01:00
Peter Simons
84eef6ea21 haskell-xmonad-contrib: update to version 0.11 2013-01-04 19:09:51 +01:00
Peter Simons
1c3182ccdf haskell-xmonad: update to version 0.11 2013-01-04 19:09:51 +01:00
Eelco Dolstra
99897218f4 linux: Update to 3.2.36 2013-01-04 14:19:00 +01:00
Lluís Batlle i Rossell
d002376fbf linux man-pages: updating to 3.45 2013-01-04 10:28:34 +01:00
Lluís Batlle i Rossell
2ada8ec1f0 wxgtk29: updating to 2.9.4 2013-01-04 09:52:18 +01:00
Rob Vermaas
5343184d58 Merge pull request #244 from oxij/master
Add maildrop and anki
2013-01-04 00:32:43 -08:00
Jan Malakhovski
e00c03101f anki: add version 2.0.3 2013-01-04 03:48:47 +00:00
Jan Malakhovski
ef926f21e6 maildrop: add version 2.6.0 2013-01-04 03:07:46 +00:00
Cillian de Róiste
4ad3cc1c6d Emacs Rope: update rope, ropemacs and add ropemode 2013-01-04 01:58:22 +01:00
Cillian de Róiste
e0248cdfdb Pymacs (Emacs to Python interface): upgrade to 0.25 2013-01-03 23:03:02 +01:00
Rok Garbas
129aa4df91 alot: updating to latest version 2013-01-03 20:21:04 +01:00
Lluís Batlle i Rossell
2169b0ab2e vsftpd: fixing build in x86_64/i686
It was building fine in the sheevaplug though.
2013-01-03 19:52:14 +01:00
Lluís Batlle i Rossell
a72f66aded ffmpeg 1.0: adding alsa support 2013-01-03 19:45:20 +01:00
Rok Garbas
fa4f8f8688 pythonPackages.jedi: adding jedi package 2013-01-03 19:28:12 +01:00
Rickard Nilsson
38a14fac65 NetworkManager: cooperate better with systemd 2013-01-03 18:14:38 +01:00
Vladimír Čunát
3c2091276e vlada/ipe
Adding the ipe editor.

Signed-off-by: Vladimír Čunát <vcunat@gmail.com>
2013-01-03 16:13:55 +01:00
Rickard Nilsson
db292a74c0 Merge remote-tracking branch 'upstream/master' into systemd
Conflicts:
	pkgs/tools/networking/network-manager/default.nix
2013-01-03 13:44:47 +01:00
Rickard Nilsson
869a222062 obnam: Update to 1.3
Supporting packages also updated.
2013-01-03 13:25:02 +01:00
Rickard Nilsson
9cc281d5e8 Add python packages required for Graphite
Graphite is a scalable realtime graphing webapp,
see http://graphite.wikidot.com
2013-01-03 13:08:23 +01:00
Rickard Nilsson
ed226c9496 NetworkManager: Update to 0.9.6.4 2013-01-03 13:06:59 +01:00
Rickard Nilsson
26ee30d576 python-twisted: Update to 12.3.0 2013-01-03 12:50:19 +01:00
Rickard Nilsson
2278d43eab wpa_supplicant: Install systemd service files 2013-01-03 12:47:00 +01:00
Rob Vermaas
df8fc1b452 Merge pull request #238 from dysinger/virtualbox-fix-vboxsf-and-vboxservice
VirtualBox Guest Additions fully working
2013-01-02 00:16:45 -08:00
Rickard Nilsson
bafdf87367 wpa_supplicant: Update to 1.1 2013-01-01 17:15:20 +01:00
Rickard Nilsson
fe128bf31e wpa_supplicant: Update to 1.1 2013-01-01 17:13:33 +01:00
Vladimír Čunát
b794d22834 Lyx minor update to 2.0.5. 2013-01-01 16:33:56 +01:00
Mathijs Kwik
4907102677 btrfs-progs: add small tool to set the received-uuid of exisiting subvolumes 2013-01-01 13:50:15 +01:00
Mathijs Kwik
9572c2fae8 btrfs-progs: minor patches to get "btrfs receive" working 2013-01-01 13:50:15 +01:00
Mathijs Kwik
3d0b5b7a8f btrfs-progs: small patch to fix listing subvolumes on kernel 3.6+
The btrfs cleaner, introduced in 3.6 leaves some unresolvable entries,
which the userspace utils don't know how to handle.
2013-01-01 13:50:14 +01:00
Mathijs Kwik
66a7fa30b8 bup: upgrade to git20121224 2013-01-01 13:50:14 +01:00
Mathijs Kwik
6c062cd5a1 youtube-dl: "link" to python directly 2013-01-01 13:50:14 +01:00
Shea Levy
c1598d167e Simplify lib.typeOf 2012-12-31 13:59:30 -05:00
Vladimír Čunát
b5a3ae7b22 Merge pull request #241 from RSzibele/filezilla-3.6.0.2
Add FileZilla-3.6.0.2.
2012-12-31 04:29:57 -08:00
Vladimír Čunát
0147801ee7 Merge pull request #240 from RSzibele/tinyxml-2.6.2
Added TinyXML 2.6.2.
2012-12-31 04:29:24 -08:00
RSzibele
70fadcafcb Added FileZilla-3.6.0.2. 2012-12-31 11:59:08 +01:00
RSzibele
e66e926121 Added TinyXML-2.6.2. 2012-12-31 11:13:55 +01:00
Tim Dysinger
58a57efc8a Add mount.vboxsf back to the expression, add dbus & patchelf everything so it works 2012-12-30 16:04:48 -10:00
Lluis Batlle
451974f679 vsftpd: update to 3.0.2
And updated url. The old didn't work.
2012-12-29 12:22:50 +01:00
Lluis Batlle
db6925ea37 Add kgdb to the sheeveaplug. It can help in case of troubles. 2012-12-29 12:22:50 +01:00
Lluís Batlle i Rossell
30e0edd812 Adding freicoin 0.0.1 2012-12-29 10:46:54 +01:00
Jack Cummings
663a21a8bd Merge remote-tracking branch 'upstream/master' into master_clean 2012-12-28 20:48:39 -08:00
Antono Vasiljev
38e5443d86 httpie: fix description 2012-12-29 01:09:01 +02:00
Antono Vasiljev
f2c2d18a07 Added httpie
HTTPie is a command line HTTP client. Its goal is to make CLI
interaction with web services as human-friendly as possible.
2012-12-29 00:28:34 +02:00
Lluís Batlle i Rossell
fde74242bf gcc47: Adding gcc mode, cross-building.
It's useful to build toolchains for armv7-m, to set thumb mode. It doesn't
support arm mode. chaoflow needed it.
2012-12-28 20:21:23 +01:00
Jack Cummings
69b752de57 patchelf the libraries: they need rpath set for sound to work 2012-12-27 18:42:40 -08:00
Rok Garbas
60de7967da weechat: update and adding pycrypto support (for fish.py plugin) 2012-12-28 02:17:04 +01:00
Rok Garbas
5872a8eae8 aircrack-ng: update 2012-12-28 02:16:31 +01:00
Peter Simons
1e30c001f4 haskell-yesod: update to version 1.1.7.2 2012-12-27 20:54:48 +01:00
Peter Simons
7314885b72 haskell-yesod-test: update to version 0.3.3 2012-12-27 20:54:48 +01:00
Peter Simons
166d32986b haskell-yesod-static: update to version 1.1.1.2 2012-12-27 20:54:48 +01:00
Peter Simons
ce545c402e haskell-yesod-core: update to version 1.1.7 2012-12-27 20:54:48 +01:00
Peter Simons
bfa35ee90f haskell-shelly: update to version 0.15.4 2012-12-27 20:54:48 +01:00
Peter Simons
dc9ea53ad9 haskell-shakespeare-js: update to version 1.1.1 2012-12-27 20:54:48 +01:00
Peter Simons
9284872e1c haskell-persistent: update to version 1.1.3.1 2012-12-27 20:54:48 +01:00
Peter Simons
6444a5f6d1 haskell-persistent-postgresql: update to version 1.1.2.1 2012-12-27 20:54:48 +01:00
Peter Simons
b7b317bd42 haskell-monad-logger: update to version 0.2.3.2 2012-12-27 20:54:48 +01:00
Peter Simons
6aab84be9a haskell-http-reverse-proxy: update to version 0.1.1 2012-12-27 20:54:48 +01:00
Peter Simons
f402b9bb28 haskell-heist: update to version 0.10.2 2012-12-27 20:54:48 +01:00
Peter Simons
e906757ac1 haskell-hamlet: update to version 1.1.3.1 2012-12-27 20:54:48 +01:00
Peter Simons
60cb018d80 youtube-dl: update to version 2012.12.11
The new build comes with man page and bash completion installed.
2012-12-27 20:46:28 +01:00
Michael Raskin
b31e6aa794 Merge pull request #231 from RSzibele/master
Added Logisim 2.7.1
2012-12-27 06:32:03 -08:00
RSzibele
fcdf685793 Added Logisim-2.7.1. 2012-12-27 16:25:39 +01:00
Michael Raskin
15d6989322 Merge pull request #232 from ierton/xkb-switch
Xkb switch
2012-12-27 06:05:12 -08:00
Sergey Mironov
c27b556673 xkb_switch: command line tool to switch X keyboard layouts 2012-12-27 17:45:08 +04:00
Michael Raskin
e3ad10bca8 Merge pull request #230 from Rotsor/sysperf
Updated sysprof from 1.0.12 to 1.2.0.
2012-12-27 05:34:11 -08:00
Michael Raskin
dd6ef6229e Merge pull request #226 from maggesi/hol_light_updates
Update HOL Light (and fix installation)
2012-12-27 05:33:24 -08:00
Michael Raskin
356bd22822 Merge pull request #212 from washort/redis
add missing patch for redis on OSX
2012-12-27 05:32:55 -08:00
Michael Raskin
a862f2abf0 Merge pull request #217 from ppietrasa/master
kadu version bump
2012-12-27 05:31:54 -08:00
Michael Raskin
c7a8d9f98d Merge pull request #221 from Eelis/master
Ion3 update to 20090110
2012-12-27 05:31:22 -08:00
Michael Raskin
7b08a67096 Merge pull request #218 from Davorak/master
Include Python for Vim by default in vim_configureable(pkgs.vimHugX)
2012-12-27 05:13:52 -08:00
Sergey Mironov
f1e15325f9 maintainers: add myself to the maintainers list 2012-12-27 15:44:11 +04:00
Arseniy Alekseyev
d1e70f9b84 Updated sysprof from 1.0.12 to 1.2.0.
Updated the sysprof package. I've removed 1.0.12 because itwas failing to build.
It also allowed to simplify the expression because 1.2.0 no longer
includes a kernel module.
2012-12-27 01:02:06 +00:00
Eelco Dolstra
99f7c4e324 Merge branch 'master' into systemd 2012-12-27 01:28:25 +01:00
Arseniy Alekseyev
b21cee6f63 Fixed hash for the bloomfilter Haskell package
For the reason, see https://github.com/haskell/cabal/issues/1017#issuecomment-8097073.
2012-12-27 01:27:47 +01:00
Lluís Batlle i Rossell
499e686ca5 distcc: Fixing indentation
Noticed by niksnut.
2012-12-26 23:32:23 +01:00
Lluís Batlle i Rossell
63035ba87d Merging more distcc derivations, at the style of ccache
These allow building a Masquerade PATH for distccd, or overriding
stdenv to use distcc.
2012-12-26 21:54:54 +00:00
Lluís Batlle i Rossell
67c73aafe8 Fixing distccMasquerade to have gas too 2012-12-26 21:54:09 +00:00
Lluís Batlle i Rossell
d779fc2da9 distccMasquerade: some fixes 2012-12-26 21:54:07 +00:00
Lluís Batlle i Rossell
ea5f15813c distcc: Adding a derivation that prepares a masquerade for distccd 2012-12-26 21:54:06 +00:00
Lluís Batlle i Rossell
3e57886620 Adding wrappers for distcc, similar to those of ccache. 2012-12-26 21:53:57 +00:00
Antono Vasiljev
d67da925a6 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-12-25 22:00:47 +02:00
Antono Vasiljev
2828729b9b mu0 -> mu, version bump 2012-12-25 21:59:48 +02:00
Peter Simons
1235f25426 libtxc_dxtn: add version 1.0.1
The build expression was kindly provided by Arseniy Alekseyev.
2012-12-25 11:57:55 +01:00
Peter Simons
b0e92ac388 haskell-timeplot: update to version 1.0.19 2012-12-25 11:35:04 +01:00
Peter Simons
5827744a0e haskell-splot: update to version 0.3.7 2012-12-25 11:35:04 +01:00
Peter Simons
dc4cb4303e haskell-zeromq3-haskell: update to version 0.2 2012-12-25 11:35:04 +01:00
Peter Simons
da0af2a322 haskell-yesod: update to version 1.1.7.1 2012-12-25 11:35:04 +01:00
Peter Simons
3a8f40b200 haskell-shelly: update to version 0.15.3.3 2012-12-25 11:35:03 +01:00
Peter Simons
ff0f2ba3c6 haskell-pretty-show: update to version 1.3.2 2012-12-25 11:35:03 +01:00
Peter Simons
2d32eb9d89 haskell-persistent: update to version 1.1.2 2012-12-25 11:35:03 +01:00
Peter Simons
9621ba5f91 haskell-persistent-template: update to version 1.1.2 2012-12-25 11:35:03 +01:00
Peter Simons
623262bebe haskell-persistent-sqlite: update to version 1.1.2 2012-12-25 11:35:03 +01:00
Peter Simons
6974fbdfa2 haskell-persistent-postgresql: update to version 1.1.2 2012-12-25 11:35:03 +01:00
Peter Simons
6cf77ad122 haskell-parallel-io: update to version 0.3.3 2012-12-25 11:35:03 +01:00
Peter Simons
2818d6961d haskell-optparse-applicative: update to version 0.5.2.1 2012-12-25 11:35:03 +01:00
Peter Simons
8825cd6891 haskell-yesod-form: the haddock documentation build errors have been fixed 2012-12-25 11:34:57 +01:00
Peter Simons
591f85f17e celestia: add version 1.6.1 2012-12-25 11:26:53 +01:00
Peter Simons
5bf938a635 lua-5.1: build liblua.so and install the pkgconfig file and the documentation 2012-12-25 11:25:56 +01:00
Peter Simons
4cd591fbf9 haskell-yesod-auth: update to version 1.1.3 2012-12-23 20:14:44 +01:00
Peter Simons
3090910aa3 haskell-yaml: update to version 0.8.1.2 2012-12-23 20:14:44 +01:00
Peter Simons
95ebd465c6 haskell-vault: update to version 0.2.0.4 2012-12-23 20:14:44 +01:00
Peter Simons
ee4812c29d haskell-unix-compat: update to version 0.4.1.0 2012-12-23 20:14:44 +01:00
Peter Simons
38fa2ad62a haskell-tls: update to version 1.0.3 2012-12-23 20:14:44 +01:00
Peter Simons
31c2908651 haskell-strptime: update to version 1.0.10 2012-12-23 20:14:44 +01:00
Peter Simons
0a84d46d8f haskell-shelly: update to version 0.15.2 2012-12-23 20:14:44 +01:00
Peter Simons
4bfdfe35ec haskell-semigroups: update to version 0.8.5 2012-12-23 20:14:44 +01:00
Peter Simons
34d6fad8e7 haskell-network-conduit: update to version 0.6.2.1 2012-12-23 20:14:44 +01:00
Peter Simons
35e3e9a007 haskell-mime-types: update to version 0.1.0.1 2012-12-23 20:14:44 +01:00
Peter Simons
857aaa9fa9 haskell-lens: update to version 3.7.1.2 2012-12-23 20:14:43 +01:00
Peter Simons
84e30e5f2a haskell-http-conduit: update to version 1.8.5.2 2012-12-23 20:14:43 +01:00
Peter Simons
fbc7ee57b2 haskell-hslogger-template: update to version 2.0.2 2012-12-23 20:14:43 +01:00
Peter Simons
523f5d6752 haskell-hsemail: update to version 1.7.3 2012-12-23 20:14:43 +01:00
Peter Simons
3f1cc9ba24 haskell-diagrams-contrib: update to version 0.6.0.1 2012-12-23 20:14:43 +01:00
Peter Simons
199914f70e haskell-cryptohash: update to version 0.8.2 2012-12-23 20:14:43 +01:00
Peter Simons
84b63145d2 haskell-configurator: update to version 0.2.0.2 2012-12-23 20:14:43 +01:00
Peter Simons
ccdd75a394 haskell-Boolean: update to version 0.1.2 2012-12-23 20:14:43 +01:00
Peter Simons
5defad00b5 haskell-snap: jailbreak to support latest version of 'hashable' 2012-12-23 20:14:43 +01:00
Peter Simons
a5576114b6 haskell-heist: jailbreak to support latest version of 'hashable' 2012-12-23 20:14:43 +01:00
Peter Simons
275cfb8a80 haskell-hashable: add version 1.2.0.2 2012-12-23 20:14:40 +01:00
Peter Simons
6a15e8da08 haskell-bmp: update 1.2.3.x branch to 1.2.3.4 2012-12-23 19:51:05 +01:00
Marco Maggesi
49e4824b8a Update HOL Light (and fix installation) 2012-12-23 18:46:09 +01:00
Antono Vasiljev
43e12fb252 Merge pull request #205 from NixOS/arduino
Arduino-core, inotool.org, avr-g++
2012-12-23 08:25:25 -08:00
Antono Vasiljev
4e4edb74b2 Merge branch 'master' into arduino 2012-12-23 18:22:58 +02:00
Antono Vasiljev
dde7b978d6 inotool: add avr-gcc-libc to inputs 2012-12-23 18:21:51 +02:00
Antono Vasiljev
4403215806 AVR GCC: enable C++ support (makes it usable with Arduino)
- GCC version bumped, 4.6.1 had some arduino related bug
2012-12-23 18:20:34 +02:00
David Guibert
4b2e8aa30e Merge pull request #224 from jcumming/zfs.121221
zfs-0.6.0-rc13, spl-0.6.0-rc13
2012-12-23 05:37:36 -08:00
Peter Simons
03f42614e8 ikiwiki: update to version 3.20121212 2012-12-23 12:43:41 +01:00
Antono Vasiljev
d4fc33b13a Merge branch 'master' into arduino
Conflicts:
	pkgs/top-level/all-packages.nix
2012-12-23 00:17:23 +02:00
Rok Garbas
6e02c33e0b Merge branch 'master' of github.com:NixOS/nixpkgs 2012-12-22 17:21:49 +01:00
Rok Garbas
c90c96572f i3: update to 4.4 2012-12-22 17:21:17 +01:00
Lluís Batlle i Rossell
d476a7eac0 distcc: making it build 2012-12-22 17:13:47 +01:00
Michael Raskin
17a4e01c69 Wine: update to 1.5.20 2012-12-22 14:54:22 +04:00
Michael Raskin
8630db2b55 More specific tracing of a relatively tricky replace once; account for default.nix being present everywhere. 2012-12-22 14:14:48 +04:00
Michael Raskin
248d160f7c Update-walker should use basename of .upstream file for default basename of .nix 2012-12-22 13:59:02 +04:00
Florian Friesdorf
838761cad2 python manpages as python2.6, python2.7 and python
see #68
2012-12-22 03:26:26 +01:00
Florian Friesdorf
edd160452e don't propagate recursivePthLoader, it is needed to process it already 2012-12-22 02:41:10 +01:00
Florian Friesdorf
aab93e8479 do not create e.g pth file for build inputs
if they are really needed they will be in pth file created by
easy_install. If that does not work, they need to be put into
propagatedBuildInputs or the setup.py fixed.

see #210
2012-12-22 02:35:04 +01:00
Florian Friesdorf
aeef72fa85 python-modules: remove long non-functional propagated-user-env-packages
we use recursive processing of pth files instead
2012-12-22 02:18:29 +01:00
Florian Friesdorf
27a73428cc remove site.py files
setuptools site.py can't resolve recursively which is needed for nix,
as each package has its own directory. A different solution than
putting the loader into every package output needs to be found.

see also #209
2012-12-22 02:15:08 +01:00
Jack Cummings
5e63cae892 Merge https://github.com/jcumming/nixpkgs into master_clean 2012-12-21 16:34:21 -08:00
Jack Cummings
c73e542634 zfs-0.6.0-rc13, spl-0.6.0-rc13 2012-12-21 16:30:19 -08:00
Florian Friesdorf
b19162f88b release-python.nix used by hydra python-rework jobset
define full job attributes (not just systems) so we can define
schedulingPriority without touching release-lib.nix.

There is definitely a more elegant way to recursively walk attributes
and fill in missing values (job and schedulingPriority).
2012-12-22 01:26:27 +01:00
Florian Friesdorf
ad55bb39ba prefix setuptools -> python-setuptools 2012-12-22 01:15:16 +01:00
Florian Friesdorf
886742d91a use recursivePthLoader instead of setuptoolsSite 2012-12-22 01:13:23 +01:00
Florian Friesdorf
1797d396ab python-coilmq test fails 2012-12-22 00:25:37 +01:00
Rickard Nilsson
45635e9e0f opera: Update to 12.12 2012-12-20 14:45:15 +01:00
Sander van der Burg
8602eeda81 - Updated android SDK to version 21
- Updated platform-tools, addons and system-images that belong to release 21 accordingly
- We must also patch 64-bit emulator instances now
2012-12-20 14:04:52 +01:00
Shea Levy
2eb0c6fba5 D'oh 2012-12-20 00:52:51 -05:00
Shea Levy
95679e1344 Misunderstood hasOptions, I think 2012-12-20 00:28:12 -05:00
Shea Levy
ce6d4070a6 Add a 'functionTo x' type.
This is mainly to for the 'merge' concept, but I made a guess as to what
iter and fold would mean for functions.
2012-12-19 22:49:37 -05:00
Eelco Dolstra
bbffdd4702 postgresql: Add version 9.2 2012-12-19 13:51:28 +01:00
Eelis van der Weegen
01adc95b13 Ion3 update to 20090110 2012-12-18 21:12:17 +01:00
Shea Levy
3fa853ec24 st: Use official release tarball 2012-12-18 11:13:12 -05:00
Eelco Dolstra
b643316a42 VM builds: Use BusyBox
http://hydra.nixos.org/build/3510928
2012-12-18 16:57:11 +01:00
David Guibert
7503291ff9 update freerdp to 1.0.1 and unstable version. 2012-12-18 09:57:07 +01:00
Jack Cummings
36e946c34f Need pulseaudio or alsalibs for sound. 2012-12-18 00:07:24 -08:00
Shea Levy
9247552a91 Linux 3.7.1 2012-12-17 17:45:01 -05:00
Shea Levy
baa5ebfbdf Linux 3.0.57 2012-12-17 17:43:02 -05:00
Shea Levy
55196223c7 Linux 3.4.24 2012-12-17 17:42:38 -05:00
Shea Levy
cc12516cf0 Linux 3.6.11 2012-12-17 17:33:44 -05:00
Shea Levy
2fc426577b Unmaintain aufs 2012-12-17 17:16:48 -05:00
Patrick John Wheeler
b264abcabb Turn on Python plugin for vim_configurable by default
Python plugin for vim is turned on by default in ubuntu and other flavors of linux and mimicking
this in NixOS will help contribut to the impression that NixOS "just works."
2012-12-17 21:54:39 +01:00
Eelco Dolstra
3644f9124a pam_ssh_agent_auth: Allow multiple authorized keys files
We need this because of https://github.com/NixOS/nixos/pull/52.
2012-12-17 21:11:10 +01:00
Eelco Dolstra
f8cf626b5e pam_ssh_agent_auth: Update to 0.9.4 2012-12-17 21:11:10 +01:00
Piotr Pietraszkiewicz
45937caa2f Bumped kadu to v0.12.2 and its dependency libgadu to v1.11.2 2012-12-17 20:44:59 +01:00
Rickard Nilsson
59c9f406fd darktable: Update to 1.1.1 2012-12-17 17:27:13 +01:00
Shea Levy
97389f5b1f Keep nixpkgs backwards-compatible at least 1 version 2012-12-17 10:21:55 -05:00
Lluís Batlle i Rossell
faf821e501 Adding USB cameras to linux 3.7
Details changed since the 3.6 config to get this enabled.
2012-12-17 11:52:47 +01:00
Jack Cummings
d1254fa27e add Vessel, a fluid physics puzzle game. 2012-12-16 23:24:31 -08:00
Shea Levy
6a147cfbfa Add unionfs-fuse meta 2012-12-16 16:42:45 -05:00
Shea Levy
42b061d118 Add unionfs-fuse 2012-12-16 16:25:24 -05:00
Shea Levy
88e43775fd fuse 2.9.2 2012-12-16 16:25:24 -05:00
Lluís Batlle i Rossell
62fa1b8782 Adding ext4 to vmTools. Otherwise, nixos build-vm fails with 'useBootLoader'. 2012-12-16 21:43:35 +01:00
Andres Loeh
0f5976b599 ghc-paths: Fix patch to hopefully work with older GHCs. 2012-12-16 17:25:43 +01:00
Lluís Batlle i Rossell
5a475f7250 utillinux: fixing mount/umount, for our case of /etc/mtab symlinking to /proc/mounts
In systemd, without this patch, 'mount' for 'user' fstab devices works, but
umount does not; it says to require root.
All gets normal with this patch.
2012-12-16 15:43:47 +01:00
Andres Loeh
d068aa9861 Patch ghc-paths to interact better with ghcWithPackages.
When the ghc-paths library is compiled, the paths of the
compiler it is compiled with are being hardcoded in the
library (and can then be queried from other applications
using the library).

But on Nix, packages are compiled with ghc-wrapper, and
subsequently possibly used with a special version of ghc
generated for a particular environment of packages. So
one version of ghc-paths may potentially end up being
used by lots of different instances of ghc. The hardcoding
approach fails.

As a work-around, we now patch ghc-paths so that it allows
setting the paths that can be queried via environment
variables. Specific GHC environments can then set these
environment variables in the wrapper shell script that
invokes GHC.

This should at least partially solve issue #213.
2012-12-16 14:25:15 +01:00
Aristid Breitkreuz
e89aea5e42 add luite's mirror to cabal/hackage download expression (for when hackage.haskell.org is down) 2012-12-15 23:34:49 +01:00
Peter Simons
918b26a59e git-annex: update to version 3.20121211 2012-12-15 11:44:13 +01:00
Peter Simons
3017d35260 haskell-vault: update to version 0.2.0.3 2012-12-15 11:32:48 +01:00
Peter Simons
fe826eb71d haskell-unordered-containers: update to version 0.2.3.0 2012-12-15 11:32:47 +01:00
Peter Simons
06669abb0f haskell-uniplate: update to version 1.6.10 2012-12-15 11:32:47 +01:00
Peter Simons
4b3a48b75f haskell-lens: update to version 3.7.1 2012-12-15 11:32:47 +01:00
Peter Simons
f7cf103ee8 haskell-iproute: update to version 1.2.10 2012-12-15 11:32:47 +01:00
Peter Simons
5653671646 haskell-heist: update to version 0.10.1 2012-12-15 11:32:47 +01:00
Peter Simons
fc17b6d767 haskell-diagrams-svg: update to version 0.6.0.1 2012-12-15 11:32:47 +01:00
Peter Simons
cc5b72c240 haskell-case-insensitive: update to version 0.4.0.4 2012-12-15 11:32:47 +01:00
Peter Simons
4a1cf1dc95 haskell-attoparsec: update to version 0.10.3.0 2012-12-15 11:32:47 +01:00
Peter Simons
6201716063 haskell-aeson: update to version 0.6.1.0 2012-12-15 11:32:47 +01:00
Lluís Batlle i Rossell
14d87a44b1 Trying to fix avogadro -> kdeedu
avogadro also wants eigen2.
2012-12-14 22:23:37 +01:00
Lluís Batlle i Rossell
b956b77423 eigen: adding back eigen 2.0, for kde.
Kdeedu wants eigen 2.0.
2012-12-14 22:23:36 +01:00
Florian Friesdorf
93b3d24b96 oauth2 tests still fail 2012-12-14 20:24:53 +01:00
Florian Friesdorf
0fb9688235 python prefix for recursive pth loader and fix typo 2012-12-14 19:47:51 +01:00
Mathijs Kwik
4d57a834f9 phantomjs: it seems upx packing is only used on x86_64 2012-12-14 00:27:43 +01:00
aszlig
639edcb829 manual-kernel: Fix handling spaces in readConfig.
The previos version did a for loop over the output of set, which spits out _all_
defined variables and their contents. This not only is dangerous if there is a
variable starting with CONFIG_ but also can't handle whitespace, as the IFS is
set to any (horizontal _and_ vertical) whitespace by default.

So, imagine (actually don't imagine, something like this is the case in a lot of
kernel configuration files) you have the following variable:

CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi ..."

A loop with for and the default IFS would result in the following variable
pieces:

0: CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi
1: -fcall-saved-rsi
2: ..."

This obviously leads to the problem that this config variable is being cut off
at the first whitespace.

Another downside of this approach is that set not only returns variables but
functions as well. This could lead to quite a lot of unexpected behaviour and
confusion.

So the new approach doesn't source the kernel configuration anymore but uses
`read` to parse the file line-by line, setting IFS to '=', thus splitting all
configuration lines into key/value pairs.

Using parameter expansion, we ensure that we only read lines starting with
"CONFIG_". This particularily has the advantage of not being bash-specific,
should we choose to change to a different default shell someday.

Now, after we got a correct "CONFIG_" line, we're using a temporary variable to
split off the first quote from the result. Particularily the reason behind this
is shell compatibility again, as ${${foo#"}%"} only works in Bash, Zsh and
whatnot but not in plain SH.

And within the next line we obviously insert the no_firstquote variable without
it's last quote removed.

But, what about escaping?

First of all, if we'd just eval the $val variable, we would correctly unescape
the value, but this has the downside that variables within the content would be
expanded, for example look at this:

CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

Well, obviously this is a bad example at the Nix sense, but just to show that
variables within kernel configuration entries aren't impossible.

And second, which would have been a show stopper if \" would be within $val: It
simply would end up being an invalid Nix expression, because \" would end up as
a ploin " within a double quoted string.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-13 22:54:57 +01:00
Mathijs Kwik
fbee57defb new package: casperjs 2012-12-13 17:51:03 +01:00
Mathijs Kwik
2cdc567ff5 new package: phantomjs 2012-12-13 17:51:03 +01:00
Rickard Nilsson
591c27e58d argyllcms: New package, version 1.4.0
ArgyllCMS is an ICC compatible color management system.
2012-12-13 16:01:35 +01:00
Lluís Batlle i Rossell
adb2fabf8d freecad: removing a patch not needed anymore 2012-12-13 15:18:40 +01:00
Mathijs Kwik
6776756882 mkvtoolnix: upgrade to 5.9.0 2012-12-13 14:00:28 +01:00
Mathijs Kwik
caf561d41a aufs3: upgrade to 1210 release, add linux-3.7 support 2012-12-13 14:00:28 +01:00
Michael Raskin
a0ed4d2295 Updating OpenSCAD to use Eigen3 2012-12-13 16:24:05 +04:00
Eelco Dolstra
b11e1305b5 udisks: Hack to work with the latest udev
We should probably update to udisks2, but I'm not sure if it's
compatible at the D-Bus interface level.

http://hydra.nixos.org/build/3488623
2012-12-13 13:14:58 +01:00
Michael Raskin
215c5f0ff8 EQL: update to latest snapshot 2012-12-13 15:53:24 +04:00
Lluís Batlle i Rossell
465f4f4e3e freecad: updating to git master 2012-12-13 12:38:19 +01:00
Lluís Batlle i Rossell
543bc8c984 eigen: updating from eigen2 to eigen3 2012-12-13 12:38:19 +01:00
Eelco Dolstra
726b1bebbc Remove udev 173 2012-12-13 11:42:00 +01:00
Eelco Dolstra
8116fd9341 consolekit: Remove
This package is obsolete with systemd.
2012-12-13 11:30:18 +01:00
Peter Simons
dbb4c0a7ab haskell-Crypto: update to version 4.2.5.1 2012-12-13 11:07:16 +01:00
Rok Garbas
0ef727ba74 audacity: update to 2.0.2 2012-12-13 08:04:49 +01:00
Michael Raskin
f0997b9737 ECL: update to 12.12.1 2012-12-13 10:07:18 +04:00
Eelco Dolstra
8beea55869 system-config-printer: Update to 1.3.12
Fixes building against systemd.

http://hydra.nixos.org/build/3469842
2012-12-12 16:34:38 +01:00
Eelco Dolstra
6a0288d14b network-manager: Fix building against systemd
http://hydra.nixos.org/build/3473319
2012-12-12 16:26:03 +01:00
Eelco Dolstra
fd6941ad48 nut: Update to 2.6.5 and fix building against systemd
http://hydra.nixos.org/build/3473781
2012-12-12 16:17:47 +01:00
Eelco Dolstra
6a176c79cf Merge remote-tracking branch 'origin/master' into systemd 2012-12-12 16:09:19 +01:00
aszlig
5054e8ec29 scid: New package, version 4.3.
Just saw Michael Raskin's GNU Chess and XBoard updates and did a short check if
Scid is already in nixpkgs. It wasn't, so I decided to add it, so thanks to
@7c6f434c :-)

The package involves a lot of patching, as usual with Tcl/Tk on NixOS. In this
case the program is written in C++ and embeds the Tcl/Wish interpreter.

Unfortunately this doesn't make it easier to inject TCLLIBPATH, as there doesn't
seem to be a direct library call (well in theory you could `lappend TCLLIBPATH`,
but that won't help with TK_LIBRARY).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:20 +01:00
aszlig
9337078fde chromium: Update stable and beta channel.
stable: 23.0.1271.95 -> 23.0.1271.97 (tested and works)
beta: 24.0.1312.27 -> 24.0.1312.35 (tested and works)

The dev version doesn't build in its newest incarnation, so we will need to fix
and/or patch it before pushing upstream.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:19 +01:00
aszlig
0c160be3d2 ascii: New package, version 3.12.
Quite a useful tool, especially for non English native speakers to find out what
people mean with things like "hiccup", "boink", "blugle" and whatnot.

And of course it's quite useful to convert between hex/oct/dec/bin.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:19 +01:00
aszlig
bf3d3dd19b xinit: Fix logpath and dependencies for startx.
It seems that (almost?) all NixOS users start X using the services module,
because startx seems to be broken for quite some while. And it hit me while
getting to NixOS for the first time as well, so I then decided to just use the
service module.

As I'm working with multiple X servers, writing wrappers in ~/nixpkgs/config.nix
became tedious and so I decided to fix it, hopefully without breaking anything.

The fix consists of:

 * Provide a default location for the Xorg log (~/.xorg.log - hope that's okay)
 * Expose xauth through xinit to ensure purity and "unexpected behaviour", also
   known as "simply not working", because xauth isn't in the user's environment.
 * Actually provide the X binary so it doesn't have to be passed to startx every
   time.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:19 +01:00
aszlig
5a3f9c08b0 virtualbox: Allow building with extension pack.
The extension pack is needed in order to have USB 2.0, RDP and PXE boot support
and is _not_ part of the free version, so please read their conditions before
using it:

https://www.virtualbox.org/wiki/VirtualBox_PUEL

Further information and details about the extension pack is available here:

https://www.virtualbox.org/manual/ch01.html#intro-installing

I'm wimping out here and use requireFile to ask the user to fetch the extension
pack manually, simply because I'm not a lawyer. I've seen other distributions
that fetch the extension packs directly from upstream, but I'm not sure if that
is according to Oracle's PUEL.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:19 +01:00
aszlig
6acc5289fc vbindiff: New package, version 3.0_beta4.
Visual binary differences viewer, very useful for reverse-engineering
proprieritary file formats.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
e42dc52f42 samplicator: New package, version 1.3.7-beta6.
A small and lightweight UDP redirector if you don't want to bend a fly on the
wheel using socat.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
f1c80cf20c git-and-tools/hub: New package, version 1.10.3.
This is a small wrapper of Git, which integrates some GitHub specific features,
especially stuff like merging or sending pull requests or attaching commits to
an issue.

I'm not quite familiar with the Nix integration of Ruby, so let's hope that I'm
not doing something horrible here.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
abb7c98cfe wbox: New package, version 5.
Yet another HTTP benchmarking tool, which is really quite minimalistic and in
ANSI C.

This package maybe isn't even worth putting it in its own file and directory but
I did it for the sake of consistency.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
7cd641a4e7 hping: New package, version 20051105.
Quite a lot of patching involved here, but the upstream package is no longer
maintained anymore. Nevertheless the tool is still useful in some environments.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:17 +01:00
aszlig
c6dd35c2ac abiword: Enable parallel building.
Shouldn't take _that_ long to build, but I was impatient during fixing the
build and it doesn't hurt anyway, does it?

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:17 +01:00
aszlig
c91662f979 abiword: Fix glib/gdx_pixbuf related build errors.
A bunch of these includes expect extra prefixes which we don't have in Nix, so
we are going to batch-fix them with sed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:17 +01:00
Peter Simons
de81ec924b haskell-LambdaHack: update to version 0.2.6.5 2012-12-12 11:54:27 +01:00
Peter Simons
f284ff8326 haskell-yesod: update to version 1.1.7 2012-12-12 11:54:27 +01:00
Peter Simons
c90c6a776e haskell-yesod-default: update to version 1.1.3 2012-12-12 11:54:27 +01:00
Peter Simons
04bef3c9a2 haskell-yesod-auth: update to version 1.1.2.2 2012-12-12 11:54:27 +01:00
Peter Simons
b092e70e33 haskell-word8: update to version 0.0.3 2012-12-12 11:54:27 +01:00
Peter Simons
32ca1065d8 haskell-warp: update to version 1.3.6 2012-12-12 11:54:27 +01:00
Peter Simons
453976e0dd haskell-vector-space: update to version 0.8.6 2012-12-12 11:54:27 +01:00
Peter Simons
38779740b6 haskell-snap: update to version 0.10.0.1 2012-12-12 11:54:27 +01:00
Peter Simons
fddf48d435 haskell-persistent: update to version 1.1.0.1 2012-12-12 11:54:27 +01:00
Peter Simons
677e274bbb haskell-persistent-template: update to version 1.1.1 2012-12-12 11:54:27 +01:00
Peter Simons
bebe2376dd haskell-language-c-quote: update to version 0.4.4 2012-12-12 11:54:27 +01:00
Peter Simons
b177c326ee haskell-iproute: update to version 1.2.9 2012-12-12 11:54:27 +01:00
Peter Simons
f21cecadfc haskell-http-reverse-proxy: update to version 0.1.0.7 2012-12-12 11:54:27 +01:00
Peter Simons
5bf750e568 haskell-http-conduit: update to version 1.8.5.1 2012-12-12 11:54:27 +01:00
Peter Simons
2b57173a4b haskell-ghc-mod: update to version 1.11.3 2012-12-12 11:54:26 +01:00
Peter Simons
0ab913ecf9 haskell-diagrams-lib: update to version 0.6 2012-12-12 11:54:26 +01:00
Peter Simons
60363063b1 haskell-diagrams: update to version 0.6 2012-12-12 11:54:26 +01:00
Peter Simons
ff255d83bf haskell-diagrams-core: update to version 0.6 2012-12-12 11:54:26 +01:00
Peter Simons
2e453bc006 haskell-diagrams-cairo: update to version 0.6 2012-12-12 11:54:26 +01:00
Peter Simons
fbaec0afc3 haskell-crypto-conduit: update to version 0.4.2 2012-12-12 11:54:26 +01:00
Peter Simons
15b8c51cf8 haskell-classy-prelude: update to version 0.4.2 2012-12-12 11:54:26 +01:00
Peter Simons
b360b1642e haskell-classy-prelude-conduit: update to version 0.4.2 2012-12-12 11:54:26 +01:00
Peter Simons
b9bf83031c haskell-blaze-svg: add version 0.3.3.0 2012-12-12 11:40:10 +01:00
Peter Simons
8572b50535 haskell-dual-tree: add version 0.1.0.0 2012-12-12 11:40:00 +01:00
Peter Simons
75173b144f haskell-force-layout: add version 0.2 2012-12-12 11:39:51 +01:00
Peter Simons
72a16af4b3 haskell: add minimorph-0.1.4.0 and miniutter-0.4.0 2012-12-12 11:39:17 +01:00
Peter Simons
1612d80354 haskell-monoid-extras: add version 0.2.2.1 2012-12-12 11:39:03 +01:00
Peter Simons
b5ec495f5f haskell: add diagrams-contrib-0.6 and diagrams-svg-0.6 2012-12-12 11:37:44 +01:00
Lluís Batlle i Rossell
67019c1676 Fixing the 3.7 kernel packages. They referred to 3.6. 2012-12-12 11:20:44 +01:00
Michael Raskin
498f2e7c20 GNU Chess: update to 6.0.2 2012-12-12 09:36:14 +04:00
Michael Raskin
232fedb1c7 XBoard: update to 4.6.2 2012-12-12 09:29:49 +04:00
Shea Levy
9ddd1cc78b Linux 3.7
Kernel configuration succeeds, I'll let hydra test the build
2012-12-11 11:57:04 -05:00
Rickard Nilsson
023f5a098b xcalib: Fix maintainer 2012-12-11 15:10:55 +01:00
Eelco Dolstra
f36f5cc82c Mark socat2 as lowPrio 2012-12-11 14:53:23 +01:00
Eelco Dolstra
88dcdc9bed postgresql: Update to latest versions 2012-12-11 14:08:41 +01:00
Lluís Batlle i Rossell
36f78f6d5f opencv: update to 2.4.3 2012-12-11 13:47:41 +01:00
Rickard Nilsson
71f4666903 xcalib: Fix license 2012-12-11 13:45:04 +01:00
Rickard Nilsson
bdfe779d2c Add xcalib 0.8, a tiny monitor calibration loader 2012-12-11 11:36:02 +01:00
Rickard Nilsson
6d8109555e Add legacy version 304.64 of the Nvidia driver
The current 310.x version of the Nivida driver has dropped support
for some cards (for example 6200LE).
2012-12-11 11:33:40 +01:00
Lluís Batlle i Rossell
eee3a373cf opencascade: update to 6.5.4
For GL programs, it has this new requirement:
export CSF_GraphicShr=$CASROOT/lib/libTKOpenGl.so

http://www.salome-platform.org/forum/forum_10/thread_2350
2012-12-11 09:53:26 +01:00
Lluís Batlle i Rossell
d190975896 ftgl: making it link to GL properly.
Its shared objects require mesa symbols of gl and glu.
2012-12-11 09:53:26 +01:00
Lluís Batlle i Rossell
0f7dee47a1 librecad: adding its 2.0 beta version too 2012-12-11 09:53:25 +01:00
Shea Levy
ce5ba30f64 Linux 3.6.10 2012-12-10 19:26:36 -05:00
Shea Levy
ed994dcbe2 Linux 3.4.23 2012-12-10 19:26:20 -05:00
Shea Levy
81a856c878 Linux 3.0.56 2012-12-10 19:25:00 -05:00
Allen Short
eb8884711c add missing patch for redis on OSX 2012-12-10 07:48:03 -08:00
Peter Simons
ea68e083a1 haskell-wai-app-static: update to version 1.3.0.5 2012-12-10 12:43:49 +01:00
Peter Simons
bc41c1dc05 haskell-uniplate: update to version 1.6.9 2012-12-10 12:43:49 +01:00
Peter Simons
d62a757266 haskell-stylish-haskell: update to version 0.5.5.2 2012-12-10 12:43:49 +01:00
Peter Simons
780e808177 haskell-snap: update to version 0.10.0 2012-12-10 12:43:49 +01:00
Peter Simons
2b057f50d2 haskell-snap-loader-static: update to version 0.9.0.1 2012-12-10 12:43:49 +01:00
Peter Simons
6ed976a3a7 haskell-snap-loader-dynamic: update to version 0.10 2012-12-10 12:43:48 +01:00
Peter Simons
77862082bf haskell-shelly: update to version 0.15.0 2012-12-10 12:43:48 +01:00
Peter Simons
031a864f66 haskell-optparse-applicative: update to version 0.4.3 2012-12-10 12:43:48 +01:00
Peter Simons
d088d94906 haskell-mpppc: update to version 0.1.3 2012-12-10 12:43:48 +01:00
Peter Simons
0447c4f9ae haskell-largeword: update to version 1.0.4 2012-12-10 12:43:48 +01:00
Peter Simons
2e02d9f742 haskell-heist: update to version 0.10.0 2012-12-10 12:43:47 +01:00
Peter Simons
47828eaaf8 haskell-hakyll: update to version 3.5.2.0 2012-12-10 12:43:47 +01:00
Peter Simons
5ed517d538 haskell-glpk-hs: update to version 0.3.4 2012-12-10 12:43:47 +01:00
Peter Simons
86d2e8d90f haskell-gloss: update to version 1.7.8.1 2012-12-10 12:43:47 +01:00
Peter Simons
aba6c3b84e haskell-digestive-functors-heist: update to version 0.5.1.0 2012-12-10 12:43:47 +01:00
Peter Simons
657cab05d8 haskell-cryptohash: update to version 0.8.1 2012-12-10 12:43:47 +01:00
Peter Simons
d0eb00b578 haskell-cprng-aes: update to version 0.3.1 2012-12-10 12:43:46 +01:00
Peter Simons
3819917aa4 haskell-blaze-markup: update to version 0.5.1.4 2012-12-10 12:43:46 +01:00
Peter Simons
74172d89e3 haskell-blaze-html: update to version 0.5.1.3 2012-12-10 12:43:46 +01:00
Peter Simons
f9f9921d7c Add haskell-either version 3.0.2 and haskell-errors version 1.3.1. 2012-12-10 12:43:46 +01:00
Eelco Dolstra
179df95090 Merge remote-tracking branch 'origin/master' into systemd 2012-12-10 12:39:14 +01:00
Evgeny Egorochkin
a787cf2891 Boost: fix to install bjam 2012-12-10 13:35:24 +02:00
Michael Raskin
28d178521d Fix installation of Tk wrapper 2012-12-09 20:06:34 +04:00
Michael Raskin
47f0815655 Julia update; use Tcl/Tk 2012-12-09 11:30:44 +04:00
Eelco Dolstra
a2c2d8e28a thunderbird: Disable parallel building
It's broken just as in Firefox.

http://hydra.nixos.org/build/3441371
2012-12-09 02:07:42 +01:00
Michael Raskin
1c3434cc16 Update E prover 2012-12-09 00:36:38 +04:00
Michael Raskin
0ee1e2ad41 Comment out reference to nonexistent patch so that Hydra doesn't fail at evaluation 2012-12-08 15:30:28 +04:00
Peter Simons
f9ad750bdc haskell-uuagc: update to version 0.9.42.2 2012-12-08 11:35:18 +01:00
Peter Simons
f38f3e19f6 haskell-uuagc-cabal: update to version 1.0.4.0 2012-12-08 11:35:18 +01:00
Peter Simons
45ffccf33a haskell-hlint: update to version 1.8.39 2012-12-08 11:35:18 +01:00
Peter Simons
47321f0da9 haskell-test-framework: update to version 0.8 2012-12-08 11:35:17 +01:00
Peter Simons
10472fe339 haskell-test-framework-quickcheck2: update to version 0.3.0.1 2012-12-08 11:35:17 +01:00
Peter Simons
7ad3662635 haskell-simple-sendfile: update to version 0.2.10 2012-12-08 11:35:17 +01:00
Peter Simons
4e3e78476e haskell-lifted-base: update to version 0.2.0.2 2012-12-08 11:35:17 +01:00
Peter Simons
bc431e60ff haskell-lens: update to version 3.7.0.2 2012-12-08 11:35:16 +01:00
Peter Simons
32ee67fb5c haskell-iproute: update to version 1.2.8 2012-12-08 11:35:16 +01:00
Peter Simons
7930da7ac8 haskell-generic-deriving: update to version 1.4.0 2012-12-08 11:35:16 +01:00
Peter Simons
2a84e7fcfd haskell-base64-conduit: update to version 0.5.1 2012-12-08 11:35:16 +01:00
Michael Raskin
50f368c0ec Update Wine 2012-12-08 13:28:15 +04:00
Michael Raskin
d3e5b8feee Fix dummy pseudo-updates being found for some packages 2012-12-08 13:05:43 +04:00
aszlig
a9edaf10ed Merge pull request #207 from washort/mysql55
And sorry to @washort for bugging him too much with the syntax.
2012-12-07 18:48:40 +01:00
Allen Short
c6bf1f87f7 better syntax thanks to aszlig 2012-12-07 09:41:03 -08:00
Allen Short
b90b8f222b only depend on perl on OSX 2012-12-07 09:31:10 -08:00
Shea Levy
5f8647e7ae Merge branch 'redis' of https://github.com/washort/nixpkgs into upstream
fixes for redis on OSX
2012-12-07 12:28:58 -05:00
Allen Short
c47e911177 fixes for redis on OSX 2012-12-07 09:23:53 -08:00
Eelco Dolstra
1c24391251 nix: Update to 1.2 2012-12-07 13:46:07 +01:00
Eelco Dolstra
88ca46bfa0 linux: Update to 3.2 2012-12-07 13:24:40 +01:00
Florian Friesdorf
6278dabe5d python: do not delete site.py for now as it breaks existing use cases
see #209, thx shlevy for reporting this
2012-12-07 11:44:46 +01:00
Florian Friesdorf
c598df2645 duplicity-0.6.20 2012-12-06 15:59:02 +01:00
Florian Friesdorf
a551d61083 skype 4.1.0.20 2012-12-06 15:40:55 +01:00
Peter Simons
fb31bcf213 SDL_image: update to version 1.2.12 2012-12-06 12:02:17 +01:00
Peter Simons
af6d8784e3 haskell-uniplate: update to version 1.6.8 2012-12-06 11:55:12 +01:00
Peter Simons
4c9badf75e haskell-time-compat: update to version 0.1.0.2 2012-12-06 11:55:12 +01:00
Peter Simons
6cb3783088 haskell-stylish-haskell: update to version 0.5.5.1 2012-12-06 11:55:12 +01:00
Peter Simons
872b49de05 haskell-pem: update to version 0.1.2 2012-12-06 11:55:12 +01:00
Peter Simons
f9e04cc5e7 haskell-parallel-io: update to version 0.3.2.2 2012-12-06 11:55:12 +01:00
Peter Simons
eb69a483f9 haskell-lifted-base: update to version 0.2.0.1 2012-12-06 11:55:12 +01:00
Peter Simons
61fb876e19 haskell-lens: update to version 3.6.0.3 2012-12-06 11:55:11 +01:00
Peter Simons
c7034c5ebd haskell-hspec: update to version 1.4.3 2012-12-06 11:55:11 +01:00
Peter Simons
dd709c6bbb haskell-cryptohash: update to version 0.7.10 2012-12-06 11:55:11 +01:00
Peter Simons
5e9d75b77f haskell-cryptocipher: update to version 0.3.7 2012-12-06 11:55:11 +01:00
Peter Simons
d1ea6e9f24 haskell-cipher-aes: update to version 0.1.5 2012-12-06 11:55:11 +01:00
Peter Simons
96913b590a haskell-blaze-markup: update to version 0.5.1.3 2012-12-06 11:55:11 +01:00
Peter Simons
a52f7a7c6c haskell-blaze-html: update to version 0.5.1.2 2012-12-06 11:55:11 +01:00
Peter Simons
342382b217 haskell-hledger-web: jailbreak to fix build with recent versions of GHC 2012-12-06 11:52:50 +01:00
Peter Simons
7835055497 haskell-pandoc: add myself as a maintainer 2012-12-06 11:32:56 +01:00
Peter Simons
0aca58b570 haskell-tabular: jailbreak to fix build with recent versions of GHC 2012-12-06 11:31:25 +01:00
Peter Simons
1a8f9a46ef haskell-mpppc: jailbreak to fix build with recent versions of GHC 2012-12-06 11:31:14 +01:00
Peter Simons
24d9f8b4e2 pkgs/top-level/all-packages.nix: implement 'mesaSupported' attribute on top of mesaPlatforms
Thanks to Florian Friesdorf for pointing out the inconsistency in these attributes.
2012-12-06 11:28:23 +01:00
Peter Simons
e979e478a4 pkgs/lib/platforms.nix: fix specification of mesaPlatforms
Mesa is supported on i686-linux, x86_64-linux, and x86_64-darwin.
2012-12-06 11:25:08 +01:00
Peter Simons
0dcbfcc975 Added Haskell packages kansas-lava 0.2.4, netlist-to-vhdl 0.3.1, netlist 0.3.1, and sized-types 0.3.4.0. 2012-12-06 10:55:00 +01:00
Florian Friesdorf
ea58608726 python: give coverage to coilmq and oauth2 - thx shea 2012-12-06 08:24:38 +01:00
David Guibert
83c550c267 Merge pull request #208 from jcumming/zfs.121204
ztest: fix hardcoded paths
2012-12-05 22:36:08 -08:00
aszlig
acafaf9b23 rxvt-unicode: Add path to terminfo file.
On NixOS, we have set TERMINFO_DIRS to the user environment, so urxvt and curses
programs running within urxvt are able to find the terminfo file. Unfortunately
this isn't the case if you're not using NixOS.

Of course we now no longer need the longDescription, which suggests to issue

export TERMINFO=~/.nix-profile/share/terminfo

... which to my eyes essentially is a workaround. So please correct me when I'm
wrong, but i think it's better if software is working as-is rather than
requiring additional configuration (except if it really makes sense or breaks
purity).

Thanks to Eelis in #nixos for reporting this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-06 03:30:06 +01:00
Allen Short
843b9f332e fixes for mysql on OSX 10.8 2012-12-05 15:43:34 -08:00
cillianderoiste
5b0cd954f1 Merge pull request #206 from chaoflow/python-merge
python pureness, cleanup, and enable pth loaders (setuptoolsSite, recursivePthLoader)
2012-12-05 14:28:09 -08:00
Mathijs Kwik
bc9efb67ef spice: upgrade to 0.12.0 2012-12-05 20:22:49 +01:00
Mathijs Kwik
dac03f264e spice-protocol: upgrade to 0.12.2 2012-12-05 20:22:49 +01:00
Shea Levy
d4fa316aff pythonPackages.nose: Bump 2012-12-05 12:10:59 -05:00
Shea Levy
3a0b828a6d coverage pythonPackage 2012-12-05 12:10:59 -05:00
Peter Simons
7d3be6b5f9 dlx: link with gcc instead of g++ -- there is no c++ code here 2012-12-05 16:44:04 +01:00
Peter Simons
c4038db19d dlx: install both hp.m and new.m microcode 2012-12-05 16:43:49 +01:00
Peter Simons
0df00b7a1b all-packages.nix: provide an alias from 'haskell-darcs-ghc7.4.2-2.8.3' to 'darcs-2.8.3' 2012-12-05 14:25:09 +01:00
aszlig
8fd4b80bc7 chromium: Don't use the config attrset anymore.
We can still use the config attribute set from within all-packages to pass it to
the package expression, which we do in case of PulseAudio. In order to override
other stuff you can now conveniently use chromium.override without passing a
fake config attribute set.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:18 +01:00
aszlig
5138c46432 all-packages: Add chromiumBeta and chromiumDev.
Now Hydra should pick up those versions as well, so users can easily switch
between different chromium channels without the need to wait up to several hours
in order to build Chromium (depending on hardware of course, nowadays it
shouldn't take more than one hour, I guess).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:18 +01:00
aszlig
caabb8ee47 chromium: Allow package override on channels.
This allows for more flexible overrides instead of just passing a custom
configuration attrset like:

chromium.override { config.chromium.channel = "beta"; }

So you can now simply do:

chromium.override { channel = "beta"; }

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:18 +01:00
aszlig
e504299f94 chromium: Update channels to stable v23.0.1271.95.
This updates the beta channel as well:

stable: 23.0.1271.91 -> 23.0.1271.95
beta: 24.0.1312.25 -> 24.0.1312.27

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:17 +01:00
Peter Simons
496ecee2c9 haskell-warp: update to version 1.3.5.1 2012-12-05 14:03:48 +01:00
Peter Simons
9c72514f21 haskell-tls: update to version 1.0.3 2012-12-05 14:03:48 +01:00
Peter Simons
90605c2850 haskell-tls-extra: update to version 0.5.1 2012-12-05 14:03:48 +01:00
Peter Simons
354c261db6 haskell-test-framework: update to version 0.7.0 2012-12-05 14:03:47 +01:00
Peter Simons
d666015591 haskell-test-framework-quickcheck2: update to version 0.3.0 2012-12-05 14:03:47 +01:00
Peter Simons
7e71c1ec12 haskell-test-framework-quickcheck: update to version 0.3.0 2012-12-05 14:03:47 +01:00
Peter Simons
7269ebfa55 haskell-test-framework-hunit: update to version 0.3.0 2012-12-05 14:03:47 +01:00
Peter Simons
ba5b6b3a79 haskell-stylish-haskell: update to version 0.5.5.0 2012-12-05 14:03:47 +01:00
Peter Simons
c2443a8172 haskell-silently: update to version 1.2.4.1 2012-12-05 14:03:47 +01:00
Peter Simons
dfd90e33e2 haskell-repa-examples: update to version 3.2.3.1 2012-12-05 14:03:46 +01:00
Peter Simons
fa0160d575 haskell-project-template: update to version 0.1.1 2012-12-05 14:03:46 +01:00
Peter Simons
5c74cfb12f haskell-persistent-postgresql: update to version 1.1.1 2012-12-05 14:03:46 +01:00
Peter Simons
7220eb17f3 haskell-parseargs: update to version 0.1.3.4 2012-12-05 14:03:46 +01:00
Peter Simons
ae249a4b19 haskell-network-conduit: update to version 0.6.2 2012-12-05 14:03:46 +01:00
Peter Simons
fd037a2c09 haskell-lens: update to version 3.6.0.2 2012-12-05 14:03:46 +01:00
Peter Simons
4e2d9aaf4a haskell-http-conduit: update to version 1.8.5 2012-12-05 14:03:45 +01:00
Peter Simons
1245b6d617 haskell-hspec: update to version 1.4.2.3 2012-12-05 14:03:45 +01:00
Peter Simons
b920a3c5ad haskell-hamlet: update to version 1.1.2 2012-12-05 14:03:45 +01:00
Peter Simons
045b354777 haskell-ansi-terminal: update to version 0.5.5.1 2012-12-05 14:03:45 +01:00
Peter Simons
53995e2049 haskell-base64-conduit: add version 0.5.0 2012-12-05 14:03:45 +01:00
Florian Friesdorf
5c7c82f635 missed two failing tests 2012-12-05 11:31:28 +01:00
Florian Friesdorf
c17ae4bbf7 checkPhase after installPhase fixed some more tests 2012-12-05 11:31:28 +01:00
Florian Friesdorf
c7113470b8 python2.6 fixes 2012-12-05 11:31:28 +01:00
Florian Friesdorf
78be948175 change order of phases for python modules: checkPhase after installPhase
at least pycrypto it helps
2012-12-05 11:31:28 +01:00
Florian Friesdorf
3cf96816b0 pycrypto for python26 and 27 2012-12-05 11:31:28 +01:00
Florian Friesdorf
6dc414d6ae python2.6 fixes 2012-12-05 11:31:27 +01:00
Florian Friesdorf
cd905b16af pil uses buildPythonPackage and is now actually also built for 2.6 2012-12-05 11:31:27 +01:00
Evgeny Egorochkin
f2ca98c098 TOR: version bump 2012-12-05 06:16:45 +02:00
Evgeny Egorochkin
0eecd67d14 Package Samsung unified printer driver. i686 only but apparently can be improved to support x86_64. Based on patch by James Cook <james.cook[NOSPAM]@utoronto.ca> 2012-12-05 05:43:19 +02:00
Jack Cummings
462b2b5d7f ztest: fix hardcoded paths 2012-12-04 14:08:34 -08:00
Eelco Dolstra
e8ff7d627a Merge branch 'master' of github.com:NixOS/nixpkgs 2012-12-04 20:08:02 +01:00
Eelco Dolstra
7f115621ca Add Ubuntu 12.10 2012-12-04 20:06:07 +01:00
Eelco Dolstra
85650db656 Update Debian Squeeze to 6.0.6 2012-12-04 19:58:21 +01:00
Eelco Dolstra
b29d424115 Get deb-closure.pl to work with the latest dpkg 2012-12-04 19:56:31 +01:00
Eelco Dolstra
6751fac418 dpkg: Fix caching of architecture name
Our deb-closure script would causes zillions of invocations of "dpkg
--print-architecture", which is rather slow.
2012-12-04 19:54:44 +01:00
Michael Raskin
8a6b0087a9 Update GlusterFS 2012-12-04 21:54:20 +04:00
Peter Simons
50e7ddbdca Add DLX simulator. Upstream provides no version number. 2012-12-04 14:29:48 +01:00
Michael Raskin
138e9e0212 Oops. Fix LincityNG source search 2012-12-04 17:09:31 +04:00
Michael Raskin
f54b40f80e 4store: fix build 2012-12-04 17:09:31 +04:00
Eelco Dolstra
f4ec141869 Use "or" in a few places 2012-12-04 12:58:23 +01:00
Eelco Dolstra
3bdf95e05b Get rid of some error contexts that don't provide useful info 2012-12-04 12:58:22 +01:00
Eelco Dolstra
9a92f3fc35 Remove mkThenElse and mkAlways 2012-12-04 12:58:22 +01:00
Mathijs Kwik
2b4fba3d03 neoload: upgrade to 4.1.1 2012-12-04 12:02:36 +01:00
Mathijs Kwik
fe070086fb linux-3.6: upgrade to 3.6.9 2012-12-04 12:02:36 +01:00
Mathijs Kwik
38740214cb linux-3.4: upgrade to 3.4.21 2012-12-04 12:02:36 +01:00
Mathijs Kwik
47362f67ea linux-3.0: upgrade to 3.0.54 2012-12-04 12:02:36 +01:00
Michael Raskin
51bf29de63 Upstream tracking files for asymptote and fbterm 2012-12-04 14:55:19 +04:00
Michael Raskin
680ca19789 Xmoto: remove obsolete patch 2012-12-04 14:50:50 +04:00
Michael Raskin
38323efd03 Fix cfdg build 2012-12-04 14:46:59 +04:00
Michael Raskin
2ab2b27e93 Update FBTerm to current URL of tarball 2012-12-04 11:47:40 +04:00
Michael Raskin
20b15673f4 Update Asymptote 2012-12-04 10:33:37 +04:00
Michael Raskin
bb99b88e9b Update Monit 2012-12-04 10:21:36 +04:00
Michael Raskin
e2b68cb9dc Update GVPE 2012-12-04 10:21:11 +04:00
Michael Raskin
df44d8cbeb Update gnokii 2012-12-04 10:20:42 +04:00
Michael Raskin
95f5a898d9 Update cfdg 2012-12-04 10:20:02 +04:00
Michael Raskin
d7bbb34d64 Update CouchDB 2012-12-04 10:17:06 +04:00
Michael Raskin
46c57d105c Update 4store 2012-12-04 10:16:41 +04:00
Michael Raskin
60d26455b9 Update libev 2012-12-04 10:14:14 +04:00
Michael Raskin
3bfecac4af Update DirectFB 2012-12-04 10:13:38 +04:00
Michael Raskin
56f1c1ec24 Update veracity 2012-12-04 10:12:38 +04:00
Michael Raskin
8a1f312621 Update golly 2012-12-04 10:10:28 +04:00
Michael Raskin
8976915c6d Update xmoto 2012-12-04 10:09:18 +04:00
Michael Raskin
0918928cdb Currently advertised Lincity-NG download URL 2012-12-04 09:59:09 +04:00
Michael Raskin
2ace67c2bc Update SBCL to 1.1.2 2012-12-04 09:57:38 +04:00
Michael Raskin
363b1f9dc2 Fixing a typo and making steps more explicit 2012-12-04 09:56:38 +04:00
Eelco Dolstra
abd06b220d Remove unused function ‘selectDeclsAndDefs’ 2012-12-03 20:48:52 +01:00
Lluís Batlle i Rossell
6655cf6d23 firefox: update to 17.0.1
I feel lucky.
2012-12-03 17:19:56 +01:00
Ludovic Courtès
89beb9cf72 hwloc: update to 1.6 2012-12-03 16:21:15 +01:00
Peter Simons
158388b521 haskell-cpphs: update to version 1.15 2012-12-03 16:12:12 +01:00
Peter Simons
b690d7a20b haskell-hlint: update to version 1.8.37 2012-12-03 16:12:12 +01:00
Peter Simons
e9fc18f1e1 haskell-yesod: update to version 1.1.5 2012-12-03 16:12:11 +01:00
Peter Simons
7bc986c7b6 haskell-yesod-test: update to version 0.3.2 2012-12-03 16:12:11 +01:00
Peter Simons
99783182a2 haskell-yesod-persistent: update to version 1.1.0.1 2012-12-03 16:12:11 +01:00
Peter Simons
006afee7be haskell-yesod-form: update to version 1.2.0.2 2012-12-03 16:12:11 +01:00
Peter Simons
5bd47fd5b5 haskell-yesod-core: update to version 1.1.6.1 2012-12-03 16:12:10 +01:00
Peter Simons
ac3e804728 haskell-yesod-auth: update to version 1.1.2.1 2012-12-03 16:12:10 +01:00
Peter Simons
2b4569f528 haskell-wai-extra: update to version 1.3.0.5 2012-12-03 16:12:10 +01:00
Peter Simons
f78de0a623 haskell-void: update to version 0.5.10 2012-12-03 16:12:10 +01:00
Peter Simons
87c3707b5c haskell-unix-time: update to version 0.1.4 2012-12-03 16:12:10 +01:00
Peter Simons
b672dd4532 haskell-test-framework-th: update to version 0.2.4 2012-12-03 16:12:10 +01:00
Peter Simons
f742cae66e haskell-repa: update to version 3.2.3.1 2012-12-03 16:12:10 +01:00
Peter Simons
0806c798a2 haskell-repa-io: update to version 3.2.3.1 2012-12-03 16:12:09 +01:00
Peter Simons
05f1fcd269 haskell-repa-examples: update to version 3.2.3.1 2012-12-03 16:12:09 +01:00
Peter Simons
a4e47942c9 haskell-repa-algorithms: update to version 3.2.3.1 2012-12-03 16:12:09 +01:00
Peter Simons
e724fe3dc5 haskell-pool-conduit: update to version 0.1.1 2012-12-03 16:12:09 +01:00
Peter Simons
b18524091a haskell-persistent: update to version 1.1.0 2012-12-03 16:12:08 +01:00
Peter Simons
2ff122935a haskell-persistent-template: update to version 1.1.0 2012-12-03 16:12:08 +01:00
Peter Simons
090f151ae7 haskell-persistent-sqlite: update to version 1.1.0 2012-12-03 16:12:08 +01:00
Peter Simons
8b25a6ed59 haskell-persistent-postgresql: update to version 1.1.0 2012-12-03 16:12:08 +01:00
Peter Simons
d4b3e7c447 haskell-monad-logger: update to version 0.2.3.1 2012-12-03 16:12:08 +01:00
Peter Simons
4e77a0899f haskell-http-conduit: update to version 1.8.4.5 2012-12-03 16:12:08 +01:00
Peter Simons
2ea2715c45 haskell-hspec: update to version 1.4.2.2 2012-12-03 16:12:07 +01:00
Peter Simons
d7daa9c5ee haskell-hjsmin: update to version 0.1.4 2012-12-03 16:12:07 +01:00
Peter Simons
498cfc52ea haskell-happstack-server: update to version 7.1.1 2012-12-03 16:12:07 +01:00
Peter Simons
a69fbde5b3 haskell-hakyll: update to version 3.5.2.0 2012-12-03 16:12:07 +01:00
Peter Simons
7d8de45636 haskell-ghc-paths: update to version 0.1.0.9 2012-12-03 16:12:06 +01:00
Peter Simons
6413bb1533 haskell-diagrams-core: update to version 0.5.0.1 2012-12-03 16:12:06 +01:00
Peter Simons
8afc31a740 haskell-cprng-aes: update to version 0.3.0 2012-12-03 16:12:06 +01:00
Peter Simons
57631b141e haskell-conduit: update to version 0.5.5 2012-12-03 16:12:06 +01:00
Peter Simons
0444c4cc34 haskell-cipher-aes: update to version 0.1.4 2012-12-03 16:12:05 +01:00
Peter Simons
4e3daebfba haskell-MemoTrie: update to version 0.6.1 2012-12-03 16:12:05 +01:00
Peter Simons
401a5f682e haskell-HDBC: update to version 2.3.1.2 2012-12-03 16:12:05 +01:00
Peter Simons
562297c740 haskell-HDBC-odbc: update to version 2.3.1.1 2012-12-03 16:12:05 +01:00
Peter Simons
44b2202daa haskell-DSH: update to version 0.8.2.3 2012-12-03 16:12:05 +01:00
Peter Simons
627962c5e6 haskell-DAV: update to version 0.3 2012-12-03 16:12:05 +01:00
Peter Simons
1a1b91e0d6 haskell-xmobar: update to version 0.16 2012-12-03 16:12:04 +01:00
Peter Simons
3261d1d4aa git-annex: update to version 3.20121127 2012-12-03 16:12:04 +01:00
Peter Simons
6ebd25484e haskell-crypto-random-api: add version 0.1.0 2012-12-03 16:12:04 +01:00
Peter Simons
440e52ff4b haskell-time-compat: add version 0.1.0.1 2012-12-03 16:12:04 +01:00
Shea Levy
389df7d0c3 nodejs v0.8.15 2012-12-03 10:05:39 -05:00
Evgeny Egorochkin
21379504a4 Wine: add printing(cups) support 2012-12-03 17:02:01 +02:00
Ludovic Courtès
2809f9bbce ed: disable tests on Darwin 2012-12-03 15:26:20 +01:00
aszlig
e95bda9caf virtualbox: Update to upstream version 4.2.4.
This updates both virtualbox and guest additions.

Upstream changes in this release:

 * GUI: fixed validation warning on global settings / proxy page (4.2.2
        regression)
 * GUI: fixed crash with multiple guest screens on certain conditions (OS X
        hosts only)
 * VBoxBalloonCtrl: fixed command line argument handling of ballooning module
 * VRDP: fixed occasional crash during a video playback in the guest
 * BIOS: fixed broken DMI information (4.2 regression)
 * BIOS: workaround for booting from Windows 2000 floppy disks
 * EFI: fixed video mode selection loss on VM reboot
 * Parallel: fixed parallel port printing failure/ paper queue empty error
             (Windows hosts only)
 * NAT: fixed crash on alias-less DNS responses when host-resolver is used
 * Storage: fixed hang under rare circumstances

With bug IDs: https://www.virtualbox.org/wiki/Changelog

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-03 11:10:17 +01:00
aszlig
9938f5267a alsa-plugins: Update to upstream version 1.0.26.
Add alsa.cybermirror.org as an alternative URL because at the time of this
commit, ftp.alsa-project.org wasn't available.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-03 11:10:17 +01:00
aszlig
37fc18eb1e mplayer: Take config.pulseaudio into account.
Packages like libao or skype already honor config.pulseaudio, so let's assure
that mplayer does so as well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-03 11:10:16 +01:00
aszlig
57ece5d3e5 pavucontrol: Update to version 1.0.
As we are still mainly on gtk2, so I'm disabling gtk3 support for now. Though we
might want to add an option enableGTK3 someday.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-03 11:10:16 +01:00
aszlig
faf5d42621 mtr: Update to new upstream version 0.82.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-03 11:10:16 +01:00
Florian Friesdorf
d76e4420af pil for python27 and python26 2012-12-03 07:12:05 +01:00
Florian Friesdorf
e517d8791f fix nevow url and uncomment again 2012-12-03 06:54:13 +01:00
Florian Friesdorf
1adc9b1b1f python module cleanup, enable a couple of tests, add comments for failing 2012-12-03 06:38:11 +01:00
Florian Friesdorf
17597e8350 propagate setuptoolsSite to load pth files 2012-12-03 05:20:50 +01:00
Florian Friesdorf
e50571e29d setuptoolsSite - only setuptools' site.py 2012-12-03 05:20:04 +01:00
Florian Friesdorf
d4d76a8443 make diff to master look nicer 2012-12-03 04:41:19 +01:00
Florian Friesdorf
5436356733 a package does not need to include setuptools manually
this breaks for now
2012-12-03 04:40:38 +01:00
Rob Vermaas
dd0ba5d093 Only build hiphopvm on x86_64-linux. 2012-12-02 20:49:59 +01:00
Florian Friesdorf
e1d2ffa934 fix zabbix20 2012-12-02 17:52:01 +01:00
Rob Vermaas
70f9071adf Add zabbix 2.0.3 2012-12-02 15:28:08 +01:00
Rob Vermaas
8c5d9098fa Add hiphopvm 2012-12-02 15:24:28 +01:00
Rob Vermaas
6f4c88c7b9 Use older libmemcached 1.0.7 2012-12-02 15:19:14 +01:00
Rob Vermaas
faaa1581e2 Added re2c 0.13.5 2012-12-02 00:25:01 +01:00
Rob Vermaas
502587abb0 Added libdwarf, libevent 1.4, libmcrypt, libmemcached, oniguruma. These are dependencies for HipHop Virtual Machine. 2012-12-01 21:28:32 +01:00
Rob Vermaas
86a5ad6d80 Add some PHP support for gettext and gd/freetype needed for zabbix 2.0 2012-12-01 21:19:19 +01:00
Michael Raskin
e9c35e9381 Add Pingus 2012-12-02 00:23:28 +04:00
Rob Vermaas
cf68e76f14 Update memcached to 1.4.15 2012-12-01 21:09:55 +01:00
Rob Vermaas
636010a7aa Update dblatex to 0.3.4 2012-12-01 21:09:21 +01:00
Rob Vermaas
6faa35a89b Update flashplayer-11 to version 11.2.202.251 2012-12-01 18:20:05 +01:00
Ludovic Courtès
366689a448 gnutls: disable parallel builds 2012-12-01 15:18:24 +01:00
Mathijs Kwik
d4d4528833 new package: GPAC 2012-12-01 12:23:23 +01:00
Mathijs Kwik
4c8d63d549 mkvtoolnix: upgrade to 5.8.0 2012-12-01 12:23:23 +01:00
Antono Vasiljev
495f4c597f remove avr gcc from inputs (it should be rebuit with C++ support) 2012-12-01 05:00:45 +03:00
Alexander Tsamutali
bfa2cbe55e games/warsow: Updated to 1.02. 2012-12-01 02:27:47 +03:00
Ludovic Courtès
5b1cbc54b5 guile: update to 2.0.7 2012-11-30 22:34:01 +01:00
Michael Raskin
702590f6c6 Add Lincity-NG fork 2012-11-30 22:59:26 +04:00
Alexander Foremny
0a550a5354 Update plowshare to plowshare4-git20121126.e7e4480
plowshare now comes in two flavours, plowshare4 and plowshare3.
plowshare4 is recommonded if one can afford its larger (bash >= 4.1)
dependencies which we can. plowshare3 (bash >= 3, busybox) is aimed at
embedded devices.
2012-11-30 12:45:19 +01:00
Ambrus Kaposi
0fc2fd5bfb Create a symbolic link to cups/lib so that gutenprintBin can be specified as a driver in services.printing.drivers in /etc/nixos/configuration.nix 2012-11-30 12:43:00 +01:00
Ambrus Kaposi
3899bd04fd update ikiwiki version (old URL is not available anymore) 2012-11-30 12:42:44 +01:00
Eelco Dolstra
012a838ea2 Remove Firefox 16 2012-11-30 11:33:44 +01:00
Florian Friesdorf
3438681d80 Merge branch 'channel-nixos' into python-merge 2012-11-29 21:40:33 +01:00
Eelco Dolstra
2122adcdd1 systemd: Update to 196
Main change is that systemd now has its own PCI/USB IDs database, so
it no longer depends on pciutils/usbutils.
2012-11-29 18:50:07 +01:00
Eelco Dolstra
bce3c6db7e openjdk: Fix typo in the version 2012-11-29 16:32:37 +01:00
Eelco Dolstra
38e847ff19 libssh: Update to 0.5.3
Fixes CVE-2012-4559, CVE-2012-4560, CVE-2012-4561 and CVE-2012-4562.
2012-11-29 16:21:01 +01:00
Florian Friesdorf
471a4b583f Merge branch 'channel-nixos' into python-merge 2012-11-29 15:36:17 +01:00
Florian Friesdorf
a4ded47776 include offlineDistutils in preConfigure instead of configurePhase 2012-11-29 15:29:41 +01:00
Eelco Dolstra
59e979177d Remove duplicate tcp-wrappers package 2012-11-29 15:26:13 +01:00
Eelco Dolstra
ea1d49d0a1 Remove unused attribute qt4_for_skype 2012-11-29 15:26:13 +01:00
Eelco Dolstra
79725bb5bc Mark some packages as low priority and disambiguate some others 2012-11-29 15:26:13 +01:00
Eelco Dolstra
ab1b0e6359 Minor cleanup 2012-11-29 15:26:13 +01:00
Rok Garbas
5771bcde8b updating some python packages: alot httplib2, tweepy, urwid 2012-11-29 14:16:32 +01:00
Eelco Dolstra
72684fb42f Remove support for the obsolete powerpc-darwin and i686-darwin platforms 2012-11-29 14:10:49 +01:00
Eelco Dolstra
4b48d05c58 Remove nixCustomFun
Rationale: on the one hand, there are generic customisation facilities
like overrideDerivation; on the other hand, nixCustomFun cannot
possibly accomodate every customisation scenario, so it's easier to
just modify/copy default.nix.
2012-11-29 13:47:40 +01:00
Eelco Dolstra
5553546c21 Remove a bunch of unreferenced files
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Eelco Dolstra
f04aa4fb59 Remove findutils 4.2.27
We only used this version on Darwin, but the regular findutils seems
to build fine.
2012-11-29 12:02:07 +01:00
Eelco Dolstra
2eace0dfe6 Make "nix-env -i openjdk" do the right thing 2012-11-29 11:36:51 +01:00
Peter Simons
a4937f9031 Merge pull request #202 from jcumming/games.121128
World of Goo 1.41.
2012-11-29 02:22:58 -08:00
Peter Simons
3cf91145e3 Merge pull request #201 from jcumming/connect.121128.1
Add 'connect' for traversing SOCKS proxies
2012-11-29 02:22:22 -08:00
Ludovic Courtès
1ac274784b gcc 4.7: don't pass `--with-native-system-header-dir' when cross-compiling 2012-11-29 10:58:41 +01:00
Ludovic Courtès
cd30b83fd8 gcc 4.7: when cross-building for GNU, patch gnu.h', not i386/gnu.h' 2012-11-29 10:58:41 +01:00
Lluís Batlle i Rossell
0397d7c51e Removing the 2.6.39 kernel from release-cross; it wasn't in nixpkgs.
I add linux 3.6.
2012-11-29 10:27:34 +01:00
Ludovic Courtès
2aea62bd07 gcc 4.7: when cross-building for GNU, patch gnu-user.h', not gnu.h' 2012-11-29 10:07:21 +01:00
Ludovic Courtès
310567b91f zile: update to 2.4.9 2012-11-29 10:07:21 +01:00
Jack Cummings
6540190179 World of Goo 1.41. 2012-11-28 14:38:46 -08:00
Jack Cummings
9d6f5f79e4 Add 'connect' for traversing SOCKS proxies 2012-11-28 14:29:11 -08:00
Jack Cummings
949421a4b9 Applied to wrong branch.
Revert "add bash-4.2 patches 25 through 39"

This reverts commit b6c5b9806f.
2012-11-28 14:10:07 -08:00
Jack Cummings
a2bf1b169a Merge remote-tracking branch 'upstream/master' 2012-11-28 14:07:37 -08:00
Florian Friesdorf
781d9aa84c chromium 24.0.1312.25 and 23.0.1271.91 2012-11-28 17:01:52 +01:00
Florian Friesdorf
ac89a3de46 Revert "#185 Fix pycurl"
This reverts commit 671bf5b4d7.

We need to support preConfigure.
2012-11-28 16:13:37 +01:00
Antono Vasiljev
25f0472564 Improved arduino-core and ino 2012-11-28 17:37:11 +03:00
Michael Raskin
19b638f5c7 Update Julia / account for it now using patchelf 2012-11-28 16:19:26 +04:00
Lluís Batlle i Rossell
2671e32c20 qcad: removing it. it didn't build since long and librecad replaces it.
I think librecad is a good replacement for the super-outdated qcad community
edition. And afaik, librecad started by taking the qcad code and putting it
more up to date.
2012-11-28 11:45:58 +01:00
Lluís Batlle i Rossell
66e980ba31 librecad: updating to 1.0.2, and making it install
The expression was unfinished, not installing anything.
2012-11-28 11:40:18 +01:00
Lluís Batlle i Rossell
5a6e4e5d3f muparser: updating from 1.x to 2.x 2012-11-28 11:40:18 +01:00
Peter Simons
7838d3568b Merge pull request #198 from jcumming/zfs.121126.1
Need pthread_cancel for zdb to work properly. Add -lgcc_s.
2012-11-28 01:18:08 -08:00
Peter Simons
06cb0fa20c Merge pull request #197 from aforemny/despotify
Add despotify
2012-11-28 01:17:33 -08:00
Peter Simons
614c7501bc Merge pull request #193 from badi/gromacs
Add Gromacs
2012-11-28 01:16:17 -08:00
Peter Simons
46d1acdcf1 Merge pull request #199 from bbenoist/fix
Fixes and updates on qt-4.8, qtcreator, opera, dia and geany
2012-11-28 01:14:37 -08:00
Antono Vasiljev
1bf18a589c arduino-core libraries +inotool 2012-11-28 04:55:24 +03:00
Baptist BENOIST
82bdf7c8d9 opera|dia|geany: remove the obsolete share/icons/hicolor/icon-theme.cache file
This file should normally require a gtk-update-icon-cache -q /usr/share/icons/hicolor command
It have no reasons to exist in a redistribuable package
2012-11-28 00:21:34 +01:00
Cillian de Róiste
671bf5b4d7 #185 Fix pycurl
Moving the preConfigure command into the installCommand 'fixes' pycurl.
2012-11-27 23:50:24 +01:00
Cillian de Róiste
a5d5502100 #185 fix salut_a_toi 2012-11-27 23:41:42 +01:00
Baptist BENOIST
876b1c1cac qtcreator: Build QmlDesigner Plugin
Building of this plugin required qt's private headers.
See http://qt.gitorious.org/qt-creator/qt-creator/blobs/master/README for more.
2012-11-27 23:13:18 +01:00
Baptist BENOIST
a40d115a62 qt-4.8: Add a developerBuild option
This option configures qmake with the -developer-build option.
For example, this tells Qt installer to also install Qt's private headers.
See http://doc.qt.digia.com/qt/configure-options.html for more.
2012-11-27 23:13:18 +01:00
Baptist BENOIST
1a59276a64 qtcreator: update to 2.6.0 2012-11-27 23:13:18 +01:00
Cillian de Róiste
dd9d1b7cf9 #185 Fix calibre by adding setuptools as an input (thanks @chaoflow) 2012-11-27 20:27:04 +01:00
Peter Simons
d00afb644f haskell-gloss: update to version 1.7.7.1 2012-11-27 15:05:44 +01:00
Peter Simons
103b632742 haskell-conduit: update to version 0.5.4.2 2012-11-27 15:05:44 +01:00
Peter Simons
da4ca16360 haskell-multiset: add version 0.2.2
The new version is currently unused, though, because it compiles only
with GHC 7.6.1 or later.
2012-11-27 15:05:43 +01:00
Peter Simons
6dfa1da45f haskell-bmp: add version 1.2.3.2
The new version is currently unused, though, because it compiles only
with GHC 7.6.1 or later.
2012-11-27 15:05:43 +01:00
Rickard Nilsson
e6bd4b6865 darktable: Upgrade to 1.1 2012-11-27 14:32:22 +01:00
Peter Simons
8effc542b4 git-annex: update to 3.20121126 2012-11-27 13:46:27 +01:00
Peter Simons
62f8d24e56 git: update to 1.8.0.1 2012-11-27 13:46:12 +01:00
Jack Cummings
4775e71049 Need pthread_cancel for zdb to work properly. Add -lgcc_s. 2012-11-26 21:32:24 -08:00
Jack Cummings
0445871461 Merge remote-tracking branch 'upstream/master' 2012-11-26 21:15:54 -08:00
Shea Levy
3b8796ee9d Fix tarball 2012-11-26 20:31:45 -05:00
Mathijs Kwik
288d98afd9 neoload: upgrade to 4.1.0 2012-11-27 02:14:06 +01:00
Cillian de Róiste
dbe7377d28 Fix Tahoe-LAFS tests (thanks to zooko)
Zooko pointed out on IRC that running python setup.py build, before running the tests will create /bin/tahoe (which is necessary for running the tests).
2012-11-27 01:03:59 +01:00
Shea Levy
9b0879bf85 Linux 3.6.8 2012-11-26 15:42:07 -05:00
Shea Levy
d4d1100123 Linux 3.4.20 2012-11-26 15:41:55 -05:00
Shea Levy
1180478089 Linux 3.0.53 2012-11-26 15:37:06 -05:00
Peter Simons
7e4d863252 haskell-liblastfm: update to version 0.0.3.8 2012-11-26 17:39:39 +01:00
Peter Simons
89eb9435ae all-packages.nix: strip trailing whitespace 2012-11-26 16:18:05 +01:00
Peter Simons
a814d0bc90 SANE: switch snapshot version of the backends to git (and general cleanup) 2012-11-26 16:18:05 +01:00
Florian Friesdorf
fc57b8940b intltool: fix license attribute name 2012-11-26 16:11:32 +01:00
Florian Friesdorf
6a17fe1563 fix xoscope - thx archlinux! 2012-11-26 16:07:51 +01:00
Peter Simons
3d5f6b7d1c Drop obsolete haskell-time versions 1.1.3, 1.2.0.3, 1.2.0.5, and 1.4.0.1. 2012-11-26 15:32:19 +01:00
Peter Simons
2a7cda22f8 haskell-LambdaHack: update to version 0.2.6 2012-11-26 15:32:19 +01:00
Peter Simons
c9e36293d7 haskell-zlib-conduit: update to version 0.5.0.3 2012-11-26 15:32:19 +01:00
Peter Simons
323fdc1b35 haskell-yesod-core: update to version 1.1.6 2012-11-26 15:32:18 +01:00
Peter Simons
59da3e6a21 haskell-yesod-auth: update to version 1.1.1.7 2012-11-26 15:32:18 +01:00
Peter Simons
1fdea71350 haskell-warp: update to version 1.3.5 2012-11-26 15:32:18 +01:00
Peter Simons
9f8856064d haskell-type-equality: update to version 0.1.1 2012-11-26 15:32:18 +01:00
Peter Simons
92ec170b0a haskell-skein: update to version 0.1.0.10 2012-11-26 15:32:18 +01:00
Peter Simons
ddab4cb0cd haskell-resourcet: update to version 0.4.4 2012-11-26 15:32:17 +01:00
Peter Simons
ba1ba6b2c9 haskell-persistent: update to version 1.0.2.2 2012-11-26 15:32:17 +01:00
Peter Simons
955328bb36 haskell-persistent-sqlite: update to version 1.0.1 2012-11-26 15:32:17 +01:00
Peter Simons
f500826095 haskell-persistent-postgresql: update to version 1.0.2 2012-11-26 15:32:17 +01:00
Peter Simons
a97f95788d haskell-optparse-applicative: update to version 0.4.2 2012-11-26 15:32:17 +01:00
Peter Simons
c4d713deb9 haskell-liblastfm: update to version 0.0.3.7 2012-11-26 15:32:16 +01:00
Peter Simons
a70ea7779e haskell-lens: update to version 3.6 2012-11-26 15:32:16 +01:00
Peter Simons
5197e6daf1 haskell-http-reverse-proxy: update to version 0.1.0.6 2012-11-26 15:32:16 +01:00
Peter Simons
e458899255 haskell-http-conduit: update to version 1.8.4.3 2012-11-26 15:32:15 +01:00
Peter Simons
a298f1d295 haskell-hledger: update to version 0.19.3 2012-11-26 15:32:15 +01:00
Peter Simons
87a7a9c5fe haskell-hledger-web: update to version 0.19.3 2012-11-26 15:32:15 +01:00
Peter Simons
ee61dd86cf haskell-hledger-lib: update to version 0.19.3 2012-11-26 15:32:15 +01:00
Peter Simons
5d42c87087 haskell-editline: update to version 0.2.1.1 2012-11-26 15:32:15 +01:00
Peter Simons
00f0d78103 haskell-cryptohash: update to version 0.7.9 2012-11-26 15:32:15 +01:00
Peter Simons
3d91da00e1 haskell-crypto-conduit: update to version 0.4.1 2012-11-26 15:32:14 +01:00
Peter Simons
45ec716bae haskell-bytestring-nums: update to version 0.3.6 2012-11-26 15:32:14 +01:00
Peter Simons
4c0036660c haskell-blaze-markup: update to version 0.5.1.2 2012-11-26 15:32:14 +01:00
Peter Simons
d945390eeb haskell-blaze-html: update to version 0.5.1.1 2012-11-26 15:32:14 +01:00
Peter Simons
0bd25d2cc8 haskell-blaze-builder-conduit: update to version 0.5.0.3 2012-11-26 15:32:14 +01:00
Peter Simons
237b431d12 haskell-binary: update to version 0.6.4.0 2012-11-26 15:32:13 +01:00
Peter Simons
94acd42209 haskell-hledger-interest: update to version 1.4.2 2012-11-26 15:32:13 +01:00
Peter Simons
8a276cf90d haskell-time: add version 1.4.0.2 2012-11-26 15:32:13 +01:00
Florian Friesdorf
d66fa56de2 xsokoban: fix for colliding getline in score.c 2012-11-26 15:24:33 +01:00
Florian Friesdorf
7ac03301a7 xsokoban scorefile in current directory 2012-11-26 15:24:33 +01:00
Eelco Dolstra
9b97ceb397 firefox: Use exec in wrappers 2012-11-26 14:49:05 +01:00
Eelco Dolstra
b481d4daf1 Update e-mail address 2012-11-26 14:49:05 +01:00
Florian Friesdorf
39cb204797 zoom-1.1.5 - also adjust name 2012-11-26 14:43:28 +01:00
Florian Friesdorf
c1c0305df8 xtreemfs-1.4
1.3.0 did not build anymore, would need to be handed the correct
version of boost.
2012-11-26 14:42:09 +01:00
Florian Friesdorf
ed45707278 zoom-1.1.5 2012-11-26 14:32:03 +01:00
Florian Friesdorf
7d717444e5 zdoom 2.6.1 (instead of svn) 2012-11-26 14:32:03 +01:00
Peter Simons
bc6627c6e9 haskell-defaults.nix: add compiler-specific overrides to fix build of cabal-install 2012-11-26 14:17:38 +01:00
Florian Friesdorf
ca429c3b61 znes needs libpng12 2012-11-26 12:58:30 +01:00
Eelco Dolstra
cc4aab2025 firefox: Disable parallel building
http://hydra.nixos.org/build/3348854
2012-11-26 11:50:10 +01:00
Eelco Dolstra
a15fad323b Make Firefox 17 the default 2012-11-26 11:26:39 +01:00
Michael Raskin
f995cf6548 Fix at least obvious failures with python path 2012-11-26 01:43:30 +04:00
Michael Raskin
7333c01dba Update Compiz 2012-11-25 23:58:04 +04:00
Michael Raskin
f8f54dc8d3 Allow to skip more options to update-walker in simple cases. Now just an URL can work if everything is set up in default way 2012-11-25 23:57:49 +04:00
Rok Garbas
fdf3ff7a21 pythonPackages.turses: update to 0.2.9 2012-11-25 19:20:06 +01:00
Rok Garbas
61d6ab05c5 boost: wrong unpacking command 2012-11-25 18:59:38 +01:00
Rok Garbas
d9e097875c pythonPackages.flake8: Update to 1.6.2 2012-11-25 18:58:25 +01:00
Rok Garbas
b47b2e4f0b notmuch: sha256 was wrong 2012-11-25 18:57:58 +01:00
Rok Garbas
ee6f7e294e zathura: Update to 0.2.1 (also update plugins to latest) 2012-11-25 18:55:54 +01:00
Alexander Foremny
d50712e376 Add despotify 2012-11-25 14:01:13 +01:00
Florian Friesdorf
9208fb1edb fix mercurial -extra PYTHONPATH +setuptools
- PYTHONPATH is already set correctly
- setuptools is needed to see docutils
2012-11-24 23:24:34 +01:00
Florian Friesdorf
92a833604c Merge branch 'py/offline-distutils' into python-merge
Conflicts:
	pkgs/development/python-modules/generic/builder.sh
	pkgs/development/python-modules/generic/default.nix
2012-11-24 22:49:19 +01:00
Florian Friesdorf
d1c00eed91 Merge branch 'channel-nixos' into python-merge 2012-11-24 22:48:30 +01:00
Florian Friesdorf
74d963c69a offlineDistutils in PYTHONPATH in configurePhase instead of builder.sh
Conflicts:
	pkgs/development/python-modules/generic/default.nix
2012-11-24 22:34:09 +01:00
Peter Simons
4199b9e80a all-packages.nix: strip trailing whitespace 2012-11-23 23:21:15 +01:00
Peter Simons
3667144395 xsane: build with snapshot version of the sane backends
The last release of that code is ancient. Not sure what these SANE guys
are doing. Anyway, the current Git snapshot works just fine for me.
2012-11-23 23:20:55 +01:00
Peter Simons
0a6914a1ff gocr: fix path to 'wish' in gocr.tcl 2012-11-23 22:22:52 +01:00
Peter Simons
6287f78dcf gocr: update to version 0.49 2012-11-23 22:18:36 +01:00
Peter Simons
0bf71add78 sane-backends: update snapshot to version: 1.0.22.git20121123 2012-11-23 21:31:23 +01:00
Alexander Tsamutali
0dc8926b06 applications/networking/instant-messengers/mcabber:
Updated to 0.10.1.
2012-11-23 22:36:02 +03:00
Mathijs Kwik
ef51f327fe nxml-mode: remove from release as well 2012-11-23 19:59:19 +01:00
Florian Friesdorf
bdccb5417b fix python module builder 2012-11-23 18:33:33 +01:00
Florian Friesdorf
ccb5d0fc19 fix python module builder 2012-11-23 18:33:25 +01:00
Eelco Dolstra
7194db80e9 Merge branch 'master' into systemd 2012-11-23 18:06:49 +01:00
Florian Friesdorf
1171166518 Merge branch 'py/offline-distutils' into python-merge 2012-11-23 17:39:23 +01:00
Florian Friesdorf
337d16368a fix builder in python-module 2012-11-23 17:38:31 +01:00
Florian Friesdorf
ddbd5c2eba Merge branch 'py/offline-distutils' into python-merge
Conflicts:
	pkgs/development/python-modules/generic/default.nix
2012-11-23 17:28:51 +01:00
Florian Friesdorf
ad8a4c73fa use offline-disutils in buildPythonPackage 2012-11-23 17:27:55 +01:00
Florian Friesdorf
224251d104 python-offline-distutils 2012-11-23 17:27:12 +01:00
Eelco Dolstra
148f8d2c21 nano: Update to 2.2.6
Also enable all features that were disabled (mouse support!).  This
adds a whopping 48 KB to the binary.
2012-11-23 16:41:42 +01:00
Eelco Dolstra
9ba89899d5 thunderbird: Update to 17.0 2012-11-23 16:41:42 +01:00
Eelco Dolstra
d4e3064669 firefox: Add 17.0 2012-11-23 16:41:41 +01:00
Eelco Dolstra
c9baa28fef Remove Firefox 15 2012-11-23 16:41:41 +01:00
Florian Friesdorf
dce76a387d Merge branch 'py/pth-create' into python-merge
Conflicts:
	pkgs/development/python-modules/generic/default.nix
2012-11-23 15:57:09 +01:00
Florian Friesdorf
fa1c8fef2f move pth rename and site.py removal to buildPhase
This leaves the installCommand to be only easy_install and makes it
easy again to overwrite this.
2012-11-23 15:54:55 +01:00
Badi' Abdul-Wahid
06c522f739 remove reference to meta.nix 2012-11-23 15:46:49 +01:00
Badi' Abdul-Wahid
cba15c96f6 fix skipped indentation 2012-11-23 15:45:19 +01:00
Badi' Abdul-Wahid
7bdcb521b2 Update based on comments to pull request 2012-11-23 15:29:17 +01:00
Badi' Abdul-Wahid
0dab509b3c Merge branch 'master' of git://github.com/NixOS/nixpkgs into origin/gromacs 2012-11-23 15:27:37 +01:00
Lluís Batlle i Rossell
2880190491 valgrind: updating to bugfix release 3.8.1 2012-11-23 15:04:51 +01:00
Rob Vermaas
410b72e807 Add jsontool 5.1.1 (node.js package) 2012-11-23 14:20:48 +01:00
Eelco Dolstra
e31cd88d9e nvidia-x11: Update to 310.19 2012-11-23 11:11:01 +01:00
Eelco Dolstra
880ce8da2e nxml-mode: Remove
This package is now part of Emacs itself.
2012-11-23 11:10:30 +01:00
Badi' Abdul-Wahid
6d4711ae40 Merge branch 'master' of github.com:badi/nixpkgs 2012-11-23 03:49:00 +01:00
Badi' Abdul-Wahid
85a33507ea Add GROMACS v4.5.5 2012-11-23 03:38:13 +01:00
Cillian de Róiste
8fd7d5a5fe pylint: update download URL 2012-11-22 23:10:25 +01:00
Peter Simons
ec56583a11 haskell-lens: the haddock documentation has been fixed 2012-11-22 17:30:21 +01:00
Peter Simons
e6c384e5d3 haskell-yesod-form: update to version 1.2.0.1 2012-11-22 17:29:38 +01:00
Peter Simons
d7bb7ba8b9 haskell-rank1dynamic: update to version 0.1.0.2 2012-11-22 17:29:38 +01:00
Peter Simons
4b9cddcd2f haskell-network-transport: update to version 0.3.0.1 2012-11-22 17:29:38 +01:00
Peter Simons
37b04ff3a5 haskell-lens: update to version 3.4 2012-11-22 17:29:38 +01:00
Peter Simons
99cf7cba4b haskell-http-conduit: update to version 1.8.4.1 2012-11-22 17:29:38 +01:00
Peter Simons
8a37e8c82c haskell-email-validate: update to version 0.3.2 2012-11-22 17:29:38 +01:00
Peter Simons
d571a32318 haskell-distributed-static: update to version 0.2.1.1 2012-11-22 17:29:38 +01:00
Peter Simons
7f4631412a haskell-distributed-process: update to version 0.4.1 2012-11-22 17:29:37 +01:00
Peter Simons
763739107e haskell-distributed-process-simplelocalnet: update to version 0.2.0.8 2012-11-22 17:29:37 +01:00
Peter Simons
fe2fdc9e99 haskell-binary: update to version 0.6.3.0 2012-11-22 17:29:37 +01:00
Peter Simons
5000619377 haskell-SHA: update to version 1.6.1 2012-11-22 17:29:37 +01:00
Eelco Dolstra
2da2e5137f subversion: Update to 1.7.7 2012-11-22 16:56:03 +01:00
Michael Raskin
e72e74dad8 Update Julia to correspond to their changes 2012-11-22 17:30:33 +04:00
Florian Friesdorf
a68f4f12a9 more python cleanup, actually commenting for now
Conflicts:
	pkgs/top-level/python-packages.nix
2012-11-22 13:41:09 +01:00
Florian Friesdorf
311fe7e371 cleanup of python packages 2012-11-22 13:40:18 +01:00
Florian Friesdorf
24fd592d64 Merge branch 'py/always-unzip' into python-merge
Conflicts:
	pkgs/development/python-modules/generic/default.nix
2012-11-22 13:39:05 +01:00
Florian Friesdorf
1b013ac1ea Merge branch 'py/pdb' into python-merge 2012-11-22 13:38:08 +01:00
Florian Friesdorf
bd443d69c9 Merge branch 'py/pth-recursive' into python-merge 2012-11-22 13:37:51 +01:00
Florian Friesdorf
9a6b4e5621 Merge branch 'py/pth-create' into python-merge 2012-11-22 13:37:46 +01:00
Lluís Batlle i Rossell
5c09167b67 myEnv: making it not to add -rpath /lib
NIX_LDFLAGS was left with "-rpath /lib", which is annoying on non-nixos.
2012-11-22 10:55:53 +01:00
Shea Levy
7a16291828 Add rng-tools 2012-11-22 01:05:45 -05:00
Michael Raskin
cae78ef3e3 Merge pull request #190 from MarcWeber/fixes/lists-sort
fix sort in lists.nix
2012-11-21 21:34:42 -08:00
Michael Raskin
1c32897905 Merge pull request #187 from orbitz/ocaml-findlib-add-topfind
Ocaml findlib add topfind
2012-11-21 21:34:09 -08:00
Michael Raskin
1b15008952 Merge pull request #153 from jcumming/icecast
- icecast-2.3.3, libshout-2.3.1
2012-11-21 21:30:28 -08:00
Cillian de Róiste
c238c19220 Add Bristol: a range of synthesiser, electric piano and organ emulations 2012-11-22 00:08:28 +01:00
Rob Vermaas
ad928fee30 Update Oracle JDK to 1.6.0u38b04 2012-11-21 21:31:56 +01:00
Peter Simons
03abf1abbc git-annex: switch build to GHC 7.4.2 2012-11-21 17:40:56 +01:00
Peter Simons
baa71f8d37 haskell-testpack: patch to support recent versions of QuickCheck 2012-11-21 17:40:27 +01:00
Peter Simons
87144c6aa7 Agda: the current version supports recent QuickCheck 2012-11-21 17:35:22 +01:00
Peter Simons
9ada368ef8 git-annex: update to version 3.20121112-161-gb27d9eb to fix build errors with current version of yesod 2012-11-21 12:30:54 +01:00
Peter Simons
5407af5c14 haskell-DAV: add version 0.2 2012-11-21 12:30:54 +01:00
Peter Simons
4ea0f76ffc haskell-xml-hamlet: add version 0.4.0.3 2012-11-21 12:30:53 +01:00
Peter Simons
afc41f2278 haskell-lens: add version 3.3 2012-11-21 12:30:53 +01:00
Peter Simons
53d69fd13d haskell-comonads-fd: add version 3.0 2012-11-21 12:30:53 +01:00
Peter Simons
26f32d8df6 Merge pull request #191 from qknight/gobby_update
updates to libinfinity 0.5.3 and gobby 0.4.94
2012-11-21 03:07:38 -08:00
Peter Simons
32931c2837 haskell-monad-peel: update to version 0.1.1 2012-11-21 12:04:48 +01:00
Peter Simons
c9fabedfac haskell-http-date: update to version 0.0.3 2012-11-21 12:04:48 +01:00
Peter Simons
775dd5b7d5 haskell-graphviz: update to version 2999.14.1.0 2012-11-21 12:04:48 +01:00
Lluís Batlle i Rossell
40aa82192d st: update to 0.3 2012-11-21 10:12:01 +01:00
Mathijs Kwik
b155a188e3 neoload: link used jre to a location which is hard-coded into some binaries 2012-11-21 09:49:35 +01:00
Jack Cummings
f32bef9be0 Merge remote-tracking branch 'upstream/master' into bash.121120 2012-11-20 14:59:18 -08:00
Jack Cummings
b6c5b9806f add bash-4.2 patches 25 through 39 2012-11-20 14:06:10 -08:00
Joachim Schiele
1ed9e35be6 fixed compile errors for libinfinity and gobby 2012-11-20 21:21:47 +00:00
Peter Simons
b62393bbb0 Merge pull request #158 from bbenoist/qvtk
vtk: latest version + useQt4 option
2012-11-20 12:44:15 -08:00
Peter Simons
2f55f31f49 Merge pull request #155 from bbenoist/newpkgs
New pkgs: qtcreator fox xfe gmrun geany
2012-11-20 12:43:06 -08:00
Peter Simons
aa7d0c4cc5 Merge pull request #178 from mpashton/abcde-new
Updated version of abcde to 2.5.4
2012-11-20 12:41:40 -08:00
Rickard Nilsson
1f505d3871 opera: Upgrade to 12.11 2012-11-20 17:07:04 +01:00
Peter Simons
43c84c6ec8 haskell-zlib-bindings: update to version 0.1.1.2 2012-11-20 14:47:51 +01:00
Peter Simons
306cb4d9b5 haskell-cabal2nix: update to version 1.42 2012-11-20 14:42:19 +01:00
Peter Simons
0c20f29893 haskell-highlighting-kate: compile with regex-pcre instead of regex-pcre-builtin 2012-11-20 14:40:17 +01:00
Peter Simons
9fa9e0520f haskell-regex-pcre-builtin: removed from Nixpkgs -- use the superior regex-pcre library instead 2012-11-20 14:39:37 +01:00
Peter Simons
84591241db haskell-hlint: update to version 1.8.35 2012-11-20 14:02:04 +01:00
Peter Simons
f1733b361f haskell-cabal2nix: update to version 1.41 2012-11-20 14:02:04 +01:00
Peter Simons
154861e8d5 haskell-yaml: update to version 0.8.1.1 2012-11-20 14:02:04 +01:00
Peter Simons
830536a989 haskell-tls: update to version 1.0.2 2012-11-20 14:02:03 +01:00
Peter Simons
09349c6388 haskell-test-framework-th: update to version 0.2.3 2012-11-20 14:02:03 +01:00
Peter Simons
4dc5051353 haskell-shelly: update to version 0.14.3 2012-11-20 14:02:03 +01:00
Peter Simons
463fca2766 haskell-repa-examples: update to version 3.2.2.3 2012-11-20 14:02:03 +01:00
Peter Simons
fd7da95852 haskell-language-haskell-extract: update to version 0.2.3 2012-11-20 14:02:03 +01:00
Peter Simons
0d02e373cf haskell-instant-generics: update to version 0.3.7 2012-11-20 14:02:03 +01:00
Peter Simons
85addc3077 haskell-http-conduit: update to version 1.8.4 2012-11-20 14:02:02 +01:00
Peter Simons
57169b672a haskell-hackage-db: update to version 1.4 2012-11-20 14:02:02 +01:00
Peter Simons
e65c750b5a haskell-digest: update to version 0.0.1.2 2012-11-20 14:02:01 +01:00
Peter Simons
8bb2134069 haskell-cmdargs: update to version 0.10.1 2012-11-20 14:02:01 +01:00
Peter Simons
a87c823d19 haskell-Boolean: update to version 0.1.1 2012-11-20 14:02:00 +01:00
Marc Weber
1a948d97a2 fix sort in lists.nix 2012-11-20 13:56:14 +01:00
Eelco Dolstra
144b06f107 nix: Update to 1.2pre2980 2012-11-20 12:12:24 +01:00
Eelco Dolstra
a034c4b935 androidenv: Remove examples directory
As discussed on nix-dev, it's better to use fetchurl to obtain the
source of the examples.
2012-11-20 11:29:04 +01:00
Peter Simons
f0bd33556f smartmontools: update drivedb file to trunk revision 3605 2012-11-20 11:16:32 +01:00
aszlig
ba23852393 Merge branch 'chromium-update'.
Was about to open a new pull request about how to proceed with the BPF seccomp
sandbox, but turns out that the Chromium security team not even has finished
reviewing the legacy sandbox (http://crbug.com/26528, next time look at the date
of the issue, shall we?), so it shouldn't make a big difference whether we
enable the old seccomp sandbox or the new BPF one.

Which of course won't make either of these options more secure and leaves us at
the same state we had before, just with chrome://sandbox stating "NOT adequately
sandboxed" which resembles the truth more closely.
2012-11-20 05:01:11 +01:00
aszlig
a76e28b54c chromium: Add dependency on pciutils for v25.
This fixes the build for latest development version 25.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-20 04:55:45 +01:00
aszlig
af8f08d638 chromium: Drop obsolete pre-v23 seccomp patch.
The patch is no longer needed, as we are now using the BPF seccomp sandbox.
Unfortunately this is not marked "adequately sandboxed" in chrome://sandbox, as
it awaits security review on http://crbug.com/26528.

Unfortunately this gets us into a position where we can't be sure if the sandbox
is working correctly, especially because the non-BPF seccomp sandbox has a bunch
of stability issues and is marked legacy. And we definitely don't want to add
support for the setuid sandbox, do we?

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-20 04:55:45 +01:00
aszlig
d5c639cb55 chromium: Update channels to stable v23.0.1271.64.
This updates all release channels to the latest versions:

stable: 22.0.1229.94 -> 23.0.1271.64 (builds fine, tested)
beta: 23.0.1271.60 -> 24.0.1312.14 (builds fine, tested)
dev: 24.0.1312.2 -> 25.0.1323.1 (build failed, requires pciutils)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-20 04:55:45 +01:00
aszlig
bc4318dca3 chromium: Fix omahaproxy URL in updater.
Omahaproxy got an overhaul and thus doesn't give CSV output on the main URL
anymoare. We're switching to /all for now and may want to refine this to only
what we're exactly looking for, but for now it fixes the updater.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-20 04:55:28 +01:00
Lluís Batlle i Rossell
38153d9105 xf86 video openchrome: fixing the build, changing overrides. 2012-11-18 22:19:00 +01:00
viric
6b5c3ad453 Merge pull request #189 from aforemny/xf86-video-sis
Fix xf86-video-sis
2012-11-18 11:24:27 -08:00
Alexander Foremny
58d68427c6 Fix xf86-video-sis 2012-11-18 20:16:54 +01:00
Mathijs Kwik
3ab0cd1d41 neoload: fix evaluation of tarball job 2012-11-18 18:35:01 +01:00
Mathijs Kwik
125953f1bc add package: neoload-4.0.4 2012-11-18 15:33:52 +01:00
Peter Simons
c5f9242cb6 iwlwifi-6000g2a-ucode: update to version 18.168.6.1 2012-11-18 13:20:46 +01:00
Mathijs Kwik
3ee85e3a8d linux-3.6: upgrade to 3.6.7 2012-11-18 11:13:04 +01:00
Mathijs Kwik
6a46699855 linux-3.4: upgrade to 3.4.19 2012-11-18 11:13:04 +01:00
Mathijs Kwik
0404c409cc linux-3.2: upgrade to 3.2.34 2012-11-18 11:13:04 +01:00
Mathijs Kwik
d45b239dcc linux-3.0: upgrade to 3.0.52 2012-11-18 11:13:03 +01:00
Mathijs Kwik
f215bda5b4 linux-2.6.32: upgrade to 2.6.32.60 2012-11-18 11:13:03 +01:00
Rickard Nilsson
98ad245200 nss-pam-ldapd: Upgrade to 0.8.11 2012-11-18 09:44:30 +01:00
Rickard Nilsson
ed245ce732 perl-io-socket-ssl: Upgrade to 1.77 2012-11-18 09:44:29 +01:00
Mathijs Kwik
2df8e9f401 typo in url 2012-11-18 00:01:48 +01:00
Mathijs Kwik
b4e7e21134 add package: "safecopy-1.7" 2012-11-17 21:27:18 +01:00
Mathijs Kwik
aa2c066f39 ddrescue: upgrade to 1.16 2012-11-17 21:27:18 +01:00
Ludovic Courtès
eb08033e06 gcc 4.7: remove attempt to modify non-existent file 2012-11-17 20:54:29 +01:00
Cillian de Róiste
3aef242cc0 Update xf86-video-nested to work on current NixOS Xorg 2012-11-17 20:03:34 +01:00
Peter Simons
f9ec7d36ce wmname: add version 0.1
Run "wmname LG3D" to fix Java GUIs running in the ratpoison window manager.
This probably applies to other tiling window managers, too.
2012-11-17 12:57:25 +01:00
Peter Simons
07cf52ea9d haskell-hledger: update to version 0.19.1 2012-11-17 11:39:25 +01:00
Peter Simons
aba6f4ef25 haskell-hledger-web: update to version 0.19 2012-11-17 11:39:25 +01:00
Peter Simons
623c57b5c7 haskell-hledger-lib: update to version 0.19.1 2012-11-17 11:39:25 +01:00
Peter Simons
28ecebf1cd haskell-cryptocipher: update to version 0.3.6 2012-11-17 11:39:25 +01:00
Peter Simons
3e59afafca haskell-crypto-pubkey-types: update to version 0.2.0 2012-11-17 11:39:25 +01:00
Peter Simons
25e826c693 haskell-certificate: update to version 1.3.3 2012-11-17 11:39:25 +01:00
Peter Simons
ea4c5bc31d haskell-ReadArgs: update to version 1.2.1 2012-11-17 11:39:25 +01:00
Peter Simons
dd35ed9a2a haskell-RSA: update to version 1.2.2.0 2012-11-17 11:39:25 +01:00
Peter Simons
7ddee072ad haskell-stm: add version 2.4.2 2012-11-17 11:37:21 +01:00
Rok Garbas
d999c3f6ec tig: typo 2012-11-17 02:20:07 +01:00
Rok Garbas
a64b34a43e tig: update to 1.1 2012-11-17 02:13:25 +01:00
Rok Garbas
fc16fb3e28 i3status: update to 2.6 2012-11-17 02:10:21 +01:00
Peter Simons
58b56c268b graphviz-dot-mode: add version 0.3.3 2012-11-16 18:59:18 +01:00
Peter Simons
d7abf30a12 haskell-yesod: update to version 1.1.4 2012-11-16 15:59:16 +01:00
Peter Simons
eeffde23e3 haskell-yesod-json: update to version 1.1.2 2012-11-16 15:59:16 +01:00
Peter Simons
0bd52ed999 haskell-yesod-form: update to version 1.2.0 2012-11-16 15:59:16 +01:00
Peter Simons
30179b2e10 haskell-yesod-default: update to version 1.1.2 2012-11-16 15:59:16 +01:00
Peter Simons
4f585af82b haskell-yesod-core: update to version 1.1.5 2012-11-16 15:59:16 +01:00
Peter Simons
f6d6711875 haskell-yesod-auth: update to version 1.1.1.6 2012-11-16 15:59:16 +01:00
Peter Simons
a7f43c25ad haskell-shakespeare-js: update to version 1.1.0 2012-11-16 15:59:16 +01:00
Peter Simons
2646e975f8 haskell-repa: update to version 3.2.2.3 2012-11-16 15:59:15 +01:00
Peter Simons
0f13851829 haskell-repa-io: update to version 3.2.2.3 2012-11-16 15:59:15 +01:00
Peter Simons
4bacb52a8a haskell-repa-algorithms: update to version 3.2.2.3 2012-11-16 15:59:15 +01:00
Peter Simons
316700ac51 haskell-hspec: update to version 1.4.2 2012-11-16 15:59:15 +01:00
Peter Simons
9f487c40e0 haskell-gloss: update to version 1.7.6.6 2012-11-16 15:59:14 +01:00
Malcolm Matalka
5ff6be9224 Support installing findlib 2012-11-16 11:43:43 +01:00
Malcolm Matalka
6299baeb88 Support installing topfind now 2012-11-16 11:43:32 +01:00
Peter Simons
7c146f01e1 Merge pull request #161 from bbenoist/qtupdatefix
qt: fix update to 4.8.3
2012-11-15 08:21:49 -08:00
Peter Simons
60a0dc17fa Merge pull request #176 from dguibert/pulseaudio
update pulseaudio to 2.1
2012-11-15 08:20:19 -08:00
Peter Simons
84c6f6f88e git-annex: update to version 3.20121112 2012-11-15 12:50:17 +01:00
Peter Simons
a36040de70 haskell-liblastfm: drop version restrictions on 'urldecoded' and 'curl' to fix build 2012-11-15 12:50:17 +01:00
Peter Simons
e3afe4461d haskell-gsasl: add version 0.3.5 2012-11-15 12:50:17 +01:00
Peter Simons
4183068e55 haskell-gnutls: add version 0.1.4 2012-11-15 12:50:16 +01:00
Peter Simons
04ba7936a2 haskell-gnuidn: add version 0.2 2012-11-15 12:50:16 +01:00
Peter Simons
b72abe1834 haskell-network-protocol-xmpp: add version 0.4.4 2012-11-15 12:50:16 +01:00
Peter Simons
61750f46eb haskell-iproute: add version 1.2.7 2012-11-15 12:50:16 +01:00
Peter Simons
ca4305e3b6 haskell-dns: add version 0.3.6 2012-11-15 12:50:16 +01:00
Peter Simons
0ce12b7a53 haskell-SafeSemaphore: add version 0.9.0 2012-11-15 12:50:15 +01:00
Peter Simons
c2a614d820 haskell-appar: add version 0.1.4 2012-11-15 12:50:15 +01:00
Peter Simons
77e0dd27fa haskell-yesod-form: update to version 1.1.4.1 2012-11-15 12:50:15 +01:00
Peter Simons
b71948d34d haskell-yesod-core: update to version 1.1.4.2 2012-11-15 12:50:15 +01:00
Peter Simons
6c2d71cf8f haskell-urlencoded: update to version 0.4.0 2012-11-15 12:50:14 +01:00
Peter Simons
85db3b0916 haskell-hakyll: update to version 3.5.1.0 2012-11-15 12:50:14 +01:00
Peter Simons
d400002ebe haskell-fsnotify: update to version 0.0.4 2012-11-15 12:50:14 +01:00
Peter Simons
7291ce763e haskell-curl: update to version 1.3.8 2012-11-15 12:50:14 +01:00
Lluis Batlle
d2d761b692 gpg/pth: fixing the pth building on arm
I could built pth with the fix commented in:
http://forums.gentoo.org/viewtopic-t-904280-start-0.html

And I remove the 'pth.supported' structure I had built.
2012-11-15 12:38:18 +01:00
Lluis Batlle
086e1e84fa gnupg1: updating to 1.4.12 2012-11-15 12:38:17 +01:00
Lluis Batlle
9db4772c4e npth: updating to released version 0.91
Previously there was a fetchgit.
2012-11-15 12:38:16 +01:00
David Guibert
085825bc3c spl: remove useless patch 2012-11-15 09:13:03 +01:00
Ludovic Courtès
ebe07c644f gcc 4.7: remove now useless GNU/Hurd-related patch 2012-11-15 09:03:43 +01:00
David Guibert
2f98255be8 zfs: remove useless patch 2012-11-15 09:02:27 +01:00
David Guibert
87d2a82628 update spl/zfs to 0.6.0-rc12 2012-11-15 08:58:34 +01:00
David Guibert
c604ff045e add cifs_timeout to kernel 3.5 2012-11-15 07:41:11 +01:00
David Guibert
6c943d3758 update pulseaudio to 2.1
Systemd support has also been added because pulseaudio needs it to
be useable with the systemd branch of nixos.
2012-11-15 07:41:11 +01:00
Jack Cummings
b61ed12ea3 Add missing patch 2012-11-15 07:41:11 +01:00
Jack Cummings
0611a8b223 Linux-3.6 fixes. Need to ./autogen.sh in zfs now, as the linux-3.6 patch adds autoconf macros. Which means that all of my Makefile.in patches need to be puplifted to Makefile.am patches. 2012-11-15 07:41:11 +01:00
Jack Cummings
b999698440 - add back the plaform, as it is permitted to distribute the binary kernel modules. See https://github.com/NixOS/nixpkgs/pull/145 2012-11-15 07:41:11 +01:00
Jack Cummings
2dd60084f8 - updates from the license discussion in https://github.com/NixOS/nixpkgs/pull/145 2012-11-15 07:41:11 +01:00
Jack Cummings
3dbb87ec8e - make 'platforms' empty to prohibit building on hydra. 2012-11-15 07:41:11 +01:00
Jack Cummings
abd6046168 - fix spl license, add workarounds for zfs on i686-linux 2012-11-15 07:41:11 +01:00
Lluis Batlle
66ceb14b5e pth, gpg: taking out pth in non-supported platforms.
I know that pth fails to build on arm, by now.
2012-11-14 23:20:47 +01:00
Lluís Batlle i Rossell
677946fede mutt: fixing its gpgme support (upstream patch) 2012-11-14 22:51:18 +01:00
cillianderoiste
341eb7b133 Merge pull request #186 from cillianderoiste/python-rsvg-pull-request
Python rsvg pull request (was #115)
2012-11-14 11:34:18 -08:00
Eelco Dolstra
a05198b6ea Typos 2012-11-14 11:38:47 +01:00
Eelco Dolstra
2b255bb04d android-sdk: Add another exec 2012-11-14 11:38:28 +01:00
Lluís Batlle i Rossell
77e983a7d4 ghdl: building the standard libs with -O2
That leads to faster simulations.
2012-11-13 15:16:32 +01:00
Peter Simons
63901ddd21 haskell-yesod: update to version 1.1.3.1 2012-11-13 12:12:59 +01:00
Peter Simons
b1bc22f478 haskell-http-conduit: update to version 1.8.3 2012-11-13 12:12:59 +01:00
Peter Simons
3d446ffd14 haskell-classy-prelude: update to version 0.4.1 2012-11-13 12:12:58 +01:00
Peter Simons
7a066dccf5 haskell-classy-prelude-conduit: update to version 0.4.1 2012-11-13 12:12:58 +01:00
Peter Simons
fba5e3db7a haskell-ListLike: update to version 3.1.7.1 2012-11-13 12:12:58 +01:00
Rob Vermaas
efd4e5f0f7 Update Reviewboard to 1.6.13 2012-11-13 01:37:46 +01:00
Michael Raskin
1d010bea6d Erlang: fix my typo, too 2012-11-12 23:51:45 +04:00
Michael Raskin
f3a64ff8f9 Erlang: fix a typo 2012-11-12 23:49:30 +04:00
Peter Simons
fb1b425a74 Agda-executable: jailbreak to fix the build with recent versions of Agda 2012-11-12 12:48:27 +01:00
Peter Simons
76d78000e4 haskell-pango: update to version 0.12.4 2012-11-12 12:48:27 +01:00
Peter Simons
3ee1bb78b6 haskell-gtk2hs-buildtools: update to version 0.12.4 2012-11-12 12:48:27 +01:00
Peter Simons
fa864bfed6 haskell-gtk: update to version 0.12.4 2012-11-12 12:48:27 +01:00
Peter Simons
8b8e8f1110 haskell-glib: update to version 0.12.4 2012-11-12 12:48:26 +01:00
Peter Simons
5c69226b77 haskell-gio: update to version 0.12.4 2012-11-12 12:48:26 +01:00
Peter Simons
5ba7ba68a8 haskell-data-binary-ieee754: update to version 0.4.3 2012-11-12 12:48:26 +01:00
Peter Simons
350df68a3d haskell-cairo: update to version 0.12.4 2012-11-12 12:48:26 +01:00
Peter Simons
c6d37a63d6 haskell-Agda: update to version 2.3.2 2012-11-12 12:48:26 +01:00
Peter Simons
6ce0916044 haskell-geniplate: add version 0.6.0.3 2012-11-12 12:48:25 +01:00
Mathijs Kwik
d69e4da1c5 aacskeys: upgrade to 0.4.0e and change url 2012-11-12 11:26:59 +01:00
Florian Friesdorf
f1fba6482a notmuch-0.14 2012-11-12 00:01:36 +01:00
Peter Simons
bea08ce1f0 haskell-zlib-conduit: update to version 0.5.0.2 2012-11-11 22:50:41 +01:00
Peter Simons
e1c163a65b haskell-yesod-static: update to version 1.1.1.1 2012-11-11 22:50:41 +01:00
Peter Simons
3fb8aabd28 haskell-yesod-routes: update to version 1.1.1.1 2012-11-11 22:50:41 +01:00
Peter Simons
c8da423cf0 haskell-yesod-core: update to version 1.1.4.1 2012-11-11 22:50:41 +01:00
Peter Simons
21ba486d78 haskell-yesod-auth: update to version 1.1.1.5 2012-11-11 22:50:41 +01:00
Peter Simons
90ba8383a2 haskell-xml-conduit: update to version 1.0.3.3 2012-11-11 22:50:41 +01:00
Peter Simons
b53b344d4a haskell-warp: update to version 1.3.4.4 2012-11-11 22:50:41 +01:00
Peter Simons
6a7f870d0e haskell-wai-extra: update to version 1.3.0.4 2012-11-11 22:50:41 +01:00
Peter Simons
bd61bb3be4 haskell-wai-app-static: update to version 1.3.0.4 2012-11-11 22:50:41 +01:00
Peter Simons
850f7d186a haskell-resourcet: update to version 0.4.3 2012-11-11 22:50:41 +01:00
Peter Simons
af44c0b3f8 haskell-html-conduit: update to version 0.1.0.4 2012-11-11 22:50:41 +01:00
Peter Simons
d8f90b78c4 haskell-hspec: update to version 1.4.1 2012-11-11 22:50:40 +01:00
Peter Simons
568f970685 haskell-hamlet: update to version 1.1.1.1 2012-11-11 22:50:40 +01:00
Peter Simons
4b8a9c7ad1 haskell-gitit: update to version 0.10.0.2 2012-11-11 22:50:40 +01:00
Peter Simons
36a9257717 haskell-ghc-core: update to version 0.5.6 2012-11-11 22:50:40 +01:00
Peter Simons
1ca586f3d0 haskell-fsnotify: update to version 0.0.3 2012-11-11 22:50:40 +01:00
Peter Simons
107c0800c0 haskell-filesystem-conduit: update to version 0.5.0.2 2012-11-11 22:50:40 +01:00
Peter Simons
b1004698ef haskell-data-inttrie: update to version 0.0.8 2012-11-11 22:50:40 +01:00
Peter Simons
0eeeff8194 haskell-cryptohash: update to version 0.7.8 2012-11-11 22:50:40 +01:00
Peter Simons
94d86fff17 haskell-conduit: update to version 0.5.4.1 2012-11-11 22:50:40 +01:00
Peter Simons
626038f864 haskell-classy-prelude: update to version 0.4.0.1 2012-11-11 22:50:40 +01:00
Peter Simons
d97579b0d8 haskell-classy-prelude-conduit: update to version 0.4.0.1 2012-11-11 22:50:40 +01:00
Peter Simons
dab101503c haskell-blaze-builder-conduit: update to version 0.5.0.2 2012-11-11 22:50:40 +01:00
Peter Simons
1d1d0c6588 haskell-attoparsec-conduit: update to version 0.5.0.3 2012-11-11 22:50:40 +01:00
Peter Simons
35b6f1f015 haskell-SHA: update to version 1.6.0 2012-11-11 22:50:40 +01:00
Peter Simons
558a318ae8 haskell-packages.nix: cosmetic comment update 2012-11-11 22:05:22 +01:00
Peter Simons
5ecec6f399 erlang: add meta section 2012-11-11 20:48:33 +01:00
Peter Simons
73533ce2a0 erlang: drop the leading 'R' from the Erlang version number so that nix-env recognizes it and allows "nix-env -i erlang" to work 2012-11-11 20:44:37 +01:00
Peter Simons
724d416fae erlang: drop obsolete R15B01 version 2012-11-11 20:41:50 +01:00
Malcolm
4fbd441418 Adding Erlang R15B02 2012-11-11 20:38:53 +01:00
Peter Simons
0757af1693 qfsm: add version 0.53.0 2012-11-11 20:32:41 +01:00
Peter Simons
3d4068b11a graphviz: patch broken cdt.h header file
The cdt.h header duplicates the signatures of standard library functions
memcmp() and strcpy(), but those signatures don't match the real thing when
building with a C++ compiler, because they lack the no-throw declaration glibc
has. Simply dropping those redundant prototypes remedies the issue.
2012-11-11 20:16:21 +01:00
Cillian de Róiste
27f3a41754 Add key-mon
a utility to show live keyboard and mouse status for teaching and screencasts
2012-11-11 18:13:04 +01:00
Cillian de Róiste
d900c86302 Add python-rsvg
this is required by solfrege, key-mon, and probably many more gtk applications
2012-11-11 18:11:37 +01:00
Cillian de Róiste
60898eb064 Copy bonobo defs
python-rsvg will fail to build if if can't find the bonobo defs files
2012-11-11 18:03:35 +01:00
Cillian de Róiste
7c9eebf446 Enable pixbuf-loader
for gtk to be able to use the pixbuf-loader for svg files it needs to be enabled, and a loaders.cache needs to be created.
2012-11-11 18:02:27 +01:00
Andres Loeh
fbd58e20b5 haskell-repa and related: jailbreak to make build with latest haskell-vector 2012-11-11 16:56:13 +01:00
Mathijs Kwik
5406e02594 tkgate: limit to i686-linux and x86_64-linux to fix channel build
powerpc-linux seems to have a problem
http://hydra.nixos.org/build/3315312
2012-11-11 14:12:42 +01:00
Rob Vermaas
dca0643b29 Make sublime work on 32bit linux. 2012-11-11 13:23:15 +01:00
Rob Vermaas
aeb8d4c406 Oops, should have at least parsed the expression when committing before having had coffee... 2012-11-11 13:21:33 +01:00
Rob Vermaas
277bfc232b Sublime: add license attribute, and add assertion for i686-linux/x86_64-linux 2012-11-11 13:15:22 +01:00
Mathijs Kwik
278f711e36 oops, one more... 2012-11-11 09:10:36 +01:00
Mathijs Kwik
b2e671da76 typo/style fixes, should fix hydra's channel output 2012-11-11 09:06:26 +01:00
Rob Vermaas
ee142ea983 Add Sublime Text editor 2012-11-10 20:37:42 +01:00
Michael Raskin
4c5c8ba08e TBE: fix unneeded /bin/sh reference 2012-11-10 15:14:28 +04:00
Michael Raskin
66164a941b FSG: Fix unneeded /bin/sh reference 2012-11-10 15:09:42 +04:00
Michael Raskin
426b75c0a4 Fix unneeded /bin/sh reference 2012-11-10 15:03:40 +04:00
Michael Raskin
3061db0bb2 Wine: update, add auto-update helper 2012-11-10 14:43:17 +04:00
Michael Raskin
fe4b9beae7 Support for low-impact updaters; some SF.net boilerplate helper.
Added support code for comfortable writing of upstream data update
expressions that do not require change of layout of the updated
expressions (although they make assumptions about single assignment per
line). Also added a default for choosing file to update (it is supposed
to be default.nix in the same directory) and a one-liner for typical
sourceforge redirects (and sourceforge mirror:// handling).
2012-11-10 14:38:53 +04:00
Sander van der Burg
42238e4934 Added swig Node.js package 2012-11-09 18:02:44 +01:00
Shea Levy
9e5ee2b51e Resurrect firefox 13 from rev ea2fbd7864 (needed for selenium testing) 2012-11-09 10:25:03 -05:00
Peter Simons
4aaa6c890b haskell-yesod-test: update to version 0.3.1.1 2012-11-09 11:38:36 +01:00
Peter Simons
724d53b526 haskell-http-conduit: update to version 1.8.2.1 2012-11-09 11:38:36 +01:00
Peter Simons
2ccf46a9cd haskell-hspec: update to version 1.4.0 2012-11-09 11:38:36 +01:00
Peter Simons
182676def9 haskell-hexpat: update to version 0.20.3 2012-11-09 11:38:36 +01:00
Peter Simons
9c5b19b86d haskell-List: update to version 0.5.1 2012-11-09 11:38:36 +01:00
Peter Simons
088c54625e haskell-setenv: add version 0.1.0 2012-11-09 11:36:09 +01:00
Peter Simons
3c9afb00f6 haskell-Cabal: update to version 1.16.0.3 2012-11-09 11:36:01 +01:00
Peter Simons
0b29bb8fd2 cabal-install: update to version 1.16.0.2 2012-11-09 11:34:11 +01:00
Lluís Batlle i Rossell
55d74fbf3b Changing the crosscompiler to gcc47.
gcc from 4.5 to 4.7 have important bugs for mips.

https://www.linux-mips.org/cgi-bin/mesg.cgi?a=linux-mips&i=20120906140843.GA17068%40linux-mips.org
2012-11-08 22:33:56 +01:00
Shea Levy
e8cd81a055 openjdk: Install the unlimited crypto policy 2012-11-08 14:51:23 -05:00
Michael Raskin
48ad0f7443 Update Fossil to a still present version 2012-11-08 23:15:33 +04:00
Michael Raskin
a73aa0458a Unify and make customizable output of obtained upstream data 2012-11-08 23:15:33 +04:00
Michael Raskin
8af08d0d36 Allow relative paths in upstream expressions 2012-11-08 23:15:33 +04:00
Lluís Batlle i Rossell
da5aecb73b Making taskwarrior and podofo have cmake as buildNativeInput.
Otherwise they can't be crossbuilt.
2012-11-08 19:38:25 +01:00
Lluís Batlle i Rossell
63e14b0183 libbluray: making it friendlier to cross-build
Stating as native some native build inputs.
2012-11-08 19:38:25 +01:00
Lluís Batlle i Rossell
16dbe75e57 sharutils: making them crossbuild, thanks to a patch.
Patch taken from:
http://repository.timesys.com/buildsources/s/sharutils/sharutils-4.11.1/sharutils-4.11.1-cross-binary-mode-popen.patch
after a google search for the guilty part of 'configure'.
2012-11-08 19:38:24 +01:00
Peter Simons
86fa903f6c tkgate: add versions 1.8.7 and 2.0-b10 2012-11-08 17:30:50 +01:00
Eelco Dolstra
140d91fdc9 Use patchShebangs instead of obsolete shebangfix 2012-11-08 16:49:36 +01:00
Eelco Dolstra
e89eab8893 Make "nix-env -i android-sdk" DTRT 2012-11-08 16:38:38 +01:00
Eelco Dolstra
8fccca30f1 Mark some cross-compiled packages as low priority 2012-11-08 16:31:08 +01:00
Eelco Dolstra
5d6860ec5b skype: Update to 4.0.0.8
Also, use $out/libexec/skype rather than $out/opt/skype.
2012-11-08 16:31:08 +01:00
Eelco Dolstra
a668efbae2 dpkg: Update to 1.16.9 and fix the Perl-based tools 2012-11-08 16:31:08 +01:00
Eelco Dolstra
b74e1c9187 ec2-api-tools: Update to 1.6.5.1
Also, move everything to $out/libexec/ec2-api-tools.
2012-11-08 16:31:08 +01:00
Eelco Dolstra
8165e2ddb0 Document that Java packages should install JARs in $out/lib/java 2012-11-08 16:31:08 +01:00
Eelco Dolstra
704f7d6a2c adobe-reader: Unpack to $out/libexec/adobe-reader
This prevents polluting Nix profiles.
2012-11-08 16:31:08 +01:00
Eelco Dolstra
892180306d adobe-reader: Update to 9.5.1 2012-11-08 16:31:08 +01:00
Sander van der Burg
8349754e2a Fix two wrong paths, due to path refactoring so that the emulation script works again 2012-11-08 16:30:36 +01:00
Peter Simons
431b0dc03e haskell-hinotify: update to version 0.3.5 2012-11-08 15:04:59 +01:00
Peter Simons
39e5c66df2 haskell-fsnotify: patch to support recent versions of hinotify 2012-11-08 15:04:59 +01:00
Sander van der Burg
24d9e59cbb Implemented some sanity - the SDK resides in libexec/ now. I have added wrappers in bin/ that allow users to run the tools by installing an SDK composition in their profile 2012-11-08 15:01:06 +01:00
Peter Simons
6896a895c3 haskell-hlint: update to version 1.8.34 2012-11-08 14:57:37 +01:00
Peter Simons
b0d46dfee1 haskell-yesod: update to version 1.1.3 2012-11-08 14:57:37 +01:00
Peter Simons
71dafbc102 haskell-yesod-test: update to version 0.3.1 2012-11-08 14:57:37 +01:00
Peter Simons
afc198a87e haskell-yesod-static: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
5e43623fee haskell-yesod-routes: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
52afce67c5 haskell-yesod-json: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
a19c995dbf haskell-yesod-form: update to version 1.1.4 2012-11-08 14:57:37 +01:00
Peter Simons
20493d9549 haskell-yesod-default: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
3ee0c8cb0f haskell-yesod-core: update to version 1.1.4 2012-11-08 14:57:37 +01:00
Peter Simons
223e71c1c5 haskell-shelly: update to version 0.14.2.3 2012-11-08 14:57:37 +01:00
Peter Simons
4a507acf90 haskell-resourcet: update to version 0.4.2 2012-11-08 14:57:37 +01:00
Peter Simons
b610f40cac haskell-regex-pcre-builtin: update to version 0.94.4.1.8.31 2012-11-08 14:57:37 +01:00
Peter Simons
5f0d920548 haskell-lrucache: update to version 1.1.1.3 2012-11-08 14:57:37 +01:00
Peter Simons
971c1f9200 haskell-hspec-expectations: update to version 0.3.0.3 2012-11-08 14:57:37 +01:00
Peter Simons
14ebcad2d7 haskell-hoogle: update to version 4.2.14 2012-11-08 14:57:36 +01:00
Peter Simons
c867db9a14 haskell-fsnotify: update to version 0.0.2 2012-11-08 14:57:36 +01:00
Peter Simons
fffaca133a haskell-cryptohash: update to version 0.7.7 2012-11-08 14:57:36 +01:00
Peter Simons
7c6f3276dc haskell-conduit: update to version 0.5.4 2012-11-08 14:57:36 +01:00
Peter Simons
ede08a7c4a haskell-hinotify: downgrade to version 0.3.2
This down-grade is necessary to make fsnotify happy, which in turn is
required by Yesod: <https://github.com/mdittmer/hfsnotify/issues/24>.
2012-11-08 14:56:39 +01:00
Peter Simons
8f835604dc haskell-packages.nix: fix spelling of 'optparseApplicative' attribute 2012-11-08 14:52:06 +01:00
Peter Simons
0e5d5f2d21 haskell-ReadArgs: add version 1.2 2012-11-08 14:51:45 +01:00
Peter Simons
7b1ab8f26e haskell-word8: add version 0.0.2 2012-11-08 14:51:34 +01:00
Peter Simons
70cded1251 haskell-project-template: add version 0.1.0.1 2012-11-08 14:51:27 +01:00
Peter Simons
d770848b68 haskell-http-reverse-proxy: add version 0.1.0.5 2012-11-08 14:51:07 +01:00
Peter Simons
008e86ed5c haskell-fsnotify: add version 0.0.2 2012-11-08 14:50:52 +01:00
Peter Simons
0a008d4ae2 haskell-classy-prelude: add version 0.4.0
haskell-classy-prelude-conduit: add version 0.4.0
2012-11-08 14:49:34 +01:00
Peter Simons
c7d5f1ce2f haskell-basic-prelude: add version 0.3.1.0 2012-11-08 14:49:08 +01:00
Sander van der Burg
4f7de7b509 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-11-08 13:57:22 +01:00
Sander van der Burg
dec84b2bcd Added android_sdk_4_1 derivation that provides a precomposed SDK with everything required to develop for Android OS 4.1 2012-11-08 13:55:53 +01:00
Rickard Nilsson
67f478d1ed ddclient: Upgrade to 3.8.1 2012-11-08 13:54:53 +01:00
Eelco Dolstra
a70eb42f2b sqlite: Update to 3.7.14.1 2012-11-08 11:51:06 +01:00
Mathijs Kwik
320e0a46dc eclipse-sdk-4.2: upgrade to 4.2.1 2012-11-08 10:41:23 +01:00
Mathijs Kwik
977337716a dvdauthor: upgrade to 0.7.1 2012-11-08 10:41:22 +01:00
Michael Raskin
c7d2e34758 Add nspluginwrapper, a tool to execute browser plugins out-of-process 2012-11-08 11:38:34 +04:00
Michael Raskin
c2bc48aef3 Update Uzbl 2012-11-08 10:34:06 +04:00
Sander van der Burg
123c3f91a3 Removed result symlink 2012-11-07 21:12:24 +01:00
Sander van der Burg
3afa95bfba Added androidenv - the Android SDK, their additions and two functions that build and emulate Android Apps 2012-11-07 21:10:39 +01:00
Rickard Nilsson
7afafe0b6d dmenu: Add option config.dmenu.enableXft for enabling xft font support (turned off by default). 2012-11-07 16:03:37 +01:00
Andres Loeh
8c4f5d02aa Updating ghc HEAD snapshot. 2012-11-07 14:45:32 +01:00
Rok Garbas
577995f592 updating: flake8, alot, turses 2012-11-07 00:53:19 +01:00
Michael Raskin
67bde8453f Update Julia and compensat for their specification of /bin/bash as SHELL 2012-11-06 22:35:51 +04:00
Peter Simons
4ab06e5c24 Fix git-annex build.
git-annex depends on 'testpack', which doesn't compile with Haskell
Platform 2012.4.0.0. The testpack library appears to be unmaintained, so
there is probably no quick solution for this issue. For the time being,
we compile git-annex with GHC 7.4.1.
2012-11-06 18:34:54 +01:00
Peter Simons
f20b21ad1e Fix haskell-testpack build.
Testpack won't build with recent versions of QuickCheck
2012-11-06 18:34:54 +01:00
Peter Simons
6b40f836c7 Fix Agda build.
Agda won't build with recent versions of QuickCheck
2012-11-06 18:34:54 +01:00
Peter Simons
ce2e93a236 Update default Haskell environment to Haskell Platform 2012.4.0.0.
The most significant change brought by this update is that we now use
GHC version 7.4.2 by default.
2012-11-06 18:34:54 +01:00
Peter Simons
7bb8c6ac8f Merge pull request #174 from MarcWeber/fixes/plotutils-patch
2.6-2 moved to 2.6-3, so patches were not found
2012-11-06 09:10:52 -08:00
Peter Simons
0ae5d8fd05 haskell: drop noHaddock from some packages which build fine in their respective latest version 2012-11-06 13:38:34 +01:00
Peter Simons
7d11823819 haskell-semigroupoids: update to version 3.0.0.1 2012-11-06 13:30:54 +01:00
Peter Simons
47945f80b8 haskell-resourcet: update to version 0.4.1 2012-11-06 13:30:54 +01:00
Peter Simons
b759abeb39 haskell-lrucache: update to version 1.1.1.2 2012-11-06 13:30:53 +01:00
Peter Simons
730b5c828f haskell-hinotify: update to version 0.3.4 2012-11-06 13:30:53 +01:00
Peter Simons
713976591b haskell-conduit: update to version 0.5.3 2012-11-06 13:30:53 +01:00
Peter Simons
629420841b haskell-OpenGL: add version 2.6.0.1 2012-11-06 13:30:53 +01:00
Eelco Dolstra
9322bee988 Use systemd instead of udev, and don't use consolekit 2012-11-06 13:02:11 +01:00
Andres Loeh
3751271d25 Update Haskell Platform 2012.4.0.0 Cabal file to final version.
(Typos only.)
2012-11-06 11:51:27 +01:00
Rickard Nilsson
43c9c791e0 file: Add extra source URL 2012-11-06 11:23:48 +01:00
Rickard Nilsson
2658eccaea zip: Add extra source URL 2012-11-06 11:23:34 +01:00
Lluís Batlle i Rossell
bb3b603ea7 mips linux: Adding a patch to fix an ext3 bug in 3.5 and 3.6
I made it apply to all Mips, although the bug works only for n32 and o32 ABIs.
We don't support any n64 by now.
2012-11-06 00:16:13 +01:00
Peter Simons
11094a7960 pinentry: update to version 0.8.2 2012-11-05 22:31:30 +01:00
Peter Simons
31ca4356fb boost: update to version 1.52.0 2012-11-05 21:45:51 +01:00
Mathijs Kwik
b56a899320 linux-3.6: upgrade to 3.6.6, contains fix for recent ext4 corruption 2012-11-05 21:11:21 +01:00
Mathijs Kwik
97c5b93402 linux-3.4: kernel 3.4.18, contains fix for recent ext4 corruption 2012-11-05 21:11:21 +01:00
Mathijs Kwik
a1c54023ce linux-3.0: upgrade to 3.0.51 2012-11-05 21:11:20 +01:00
Eelco Dolstra
ae8a3386e4 Email::Sender: Update to 0.120002 2012-11-05 16:58:54 +01:00
Peter Simons
860929e68b haskell-gloss: jailbreak to fix build with recent versions of OpenGL 2012-11-05 16:25:29 +01:00
Peter Simons
2d5732e48d haskell: update OpenGL to version 2.6.0.0 and GLUT to version 2.3.1.0. 2012-11-05 16:25:29 +01:00
Peter Simons
5ce4e11e40 haskell-uuagc: update to version 0.9.42.1 2012-11-05 16:25:29 +01:00
Peter Simons
3385f76ae1 haskell-uuagc-cabal: update to version 1.0.3.0 2012-11-05 16:25:29 +01:00
Peter Simons
4fa4749b4f haskell-threadscope: update to version 0.2.2 2012-11-05 16:25:29 +01:00
Peter Simons
42c1c63919 haskell-splot: update to version 0.3.6 2012-11-05 16:25:28 +01:00
Peter Simons
22d12135b9 haskell-xml-conduit: update to version 1.0.3.2 2012-11-05 16:25:28 +01:00
Peter Simons
41268019a2 haskell-vty: update to version 4.7.0.20 2012-11-05 16:25:28 +01:00
Peter Simons
d14453b73c haskell-stylish-haskell: update to version 0.5.4.0 2012-11-05 16:25:27 +01:00
Peter Simons
efeadc8d3a haskell-shakespeare: update to version 1.0.2 2012-11-05 16:25:27 +01:00
Peter Simons
c19546cda7 haskell-shakespeare-js: update to version 1.0.1 2012-11-05 16:25:27 +01:00
Peter Simons
c51bb70aae haskell-shakespeare-css: update to version 1.0.2 2012-11-05 16:25:27 +01:00
Peter Simons
a029dcbbea haskell-html-conduit: update to version 0.1.0.3 2012-11-05 16:25:27 +01:00
Peter Simons
e0522ca42b haskell-gitit: update to version 0.10.0.2 2012-11-05 16:25:27 +01:00
Peter Simons
202ade2109 haskell-ghc-events: update to version 0.4.2.0 2012-11-05 16:25:27 +01:00
Peter Simons
1392f6166a haskell-dbus: update to version 0.10.4 2012-11-05 16:25:26 +01:00
Peter Simons
eb1dff71eb haskell-OpenGLRaw: update to version 1.3.0.0 2012-11-05 16:25:26 +01:00
Peter Simons
5df5841f55 haskell-GLURaw: update to version 1.3.0.0 2012-11-05 16:25:26 +01:00
Peter Simons
ff8156ac13 haskell-GLFW: update to version 0.5.1.0 2012-11-05 16:25:26 +01:00
Peter Simons
321ee97b4c haskell-darcs: update to version 2.8.3 2012-11-05 16:25:26 +01:00
Peter Simons
0f252c7ffc Merge pull request #180 from pcapriotti/master
new cabal packages
2012-11-05 07:16:34 -08:00
Peter Simons
c8d267b890 Merge pull request #181 from pcapriotti/annex
git-annex update
2012-11-05 07:15:50 -08:00
Paolo Capriotti
6ac427d391 Update git-annex to 3.20121017 2012-11-05 13:59:08 +00:00
Paolo Capriotti
54f58e9f2a optparse-applicative: add version 0.4.1 2012-11-05 13:50:54 +00:00
Paolo Capriotti
a4bb7cfc84 test-framework-th-prime: add version 0.0.5 2012-11-05 13:50:51 +00:00
Peter Simons
234b4affa3 man-pages: update to version 3.43 2012-11-05 11:42:05 +01:00
aszlig
993601a7c5 screen: Enable PAM support by default.
I hope noone is unhappy with enabling PAM bu default. Whover doesn't want PAM to
take care of authentication can still use the "password" configuration
directive.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-05 09:45:03 +01:00
Michael Raskin
af2fd342cd Updating SBCL to freshest release 1.1.1.
Replacing SBCL upstream tracking expression with a new version in a new
format.

Minuses: gave up on defining everything in Nix language (now update
expression is a series of actions to do when downloading fresh release,
it is actually interpreted by shell), now Nix expression contains
meaningful whitespace (the area to regenerate is determined by the
line with a specific comment and the closing brace on the otherwise
empty line).

Plusses: only one extra file which could even be moved out-of-tree if
desired, clean semantics for traversing multiple links (it is not found
in either Debian uscan or Gentoo euscan), the main expression is in one
file and is less different from usual style.
2012-11-04 23:52:19 +04:00
Michael Raskin
6c48c3c230 Add libpng dependency to MPlayer - screenshots now work 2012-11-04 21:58:13 +04:00
aszlig
6e779cbe0a Merge pull request #179.
Thanks to @ecarreras for the update.
2012-11-04 09:39:19 +01:00
Eduard Carreras
d23c7564c7 Update google talk plugin to 3.10.2.0 2012-11-03 21:52:08 +01:00
aszlig
a28fe19203 chromium: Update dev and beta channels.
beta: 23.0.1271.60 (build successful)
dev: 24.0.1312.2 (build successful after patching)

The development version needs a patch in order to build properly against
PulseAudio. Issue and origin of the patch can be found here:

http://crbug.com/157876

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-03 12:44:47 +01:00
Peter Simons
3d76661bd8 haskell-boomerang: add version 1.3.3 2012-11-03 11:53:34 +01:00
aszlig
2a58708d74 acpid: Update to version 2.0.17.
The reason behind this is because /proc/acpi/event has long been deprecated in
kernel 2.6.24 and is only there far backwards-compatibility reasons. New ACPI
events are delivered by either the input layer or the netlink interface.

As we no longer use kernels down to 2.6.24, I guess it's safe to make this
switch.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-02 23:56:13 +01:00
Eelco Dolstra
59a1d74ffb firefox: Fix hash 2012-11-01 14:56:43 +01:00
Peter Simons
e2e1526884 haskell-timeplot: update to version 1.0.18 2012-11-01 10:09:26 +01:00
Peter Simons
2531a08ef9 haskell-splot: update to version 0.3.5 2012-11-01 10:09:26 +01:00
Peter Simons
78a308f6f5 haskell-BNFC-meta: update to version 0.4.0.1 2012-11-01 10:09:26 +01:00
Peter Simons
6293ad0307 haskell-warp: update to version 1.3.4.2 2012-11-01 10:09:25 +01:00
Peter Simons
8cdcbc91e2 haskell-wai-app-static: update to version 1.3.0.3 2012-11-01 10:09:25 +01:00
Peter Simons
7be8dc38a1 haskell-vector-space: update to version 0.8.4 2012-11-01 10:09:25 +01:00
Peter Simons
b74182cb9b haskell-unlambda: update to version 0.1.3 2012-11-01 10:09:25 +01:00
Peter Simons
fa6807fa2a haskell-tls: update to version 1.0.1 2012-11-01 10:09:25 +01:00
Peter Simons
54a881f122 haskell-stylish-haskell: update to version 0.5.3.0 2012-11-01 10:09:25 +01:00
Peter Simons
0d61261b4c haskell-shelly: update to version 0.14.2.2 2012-11-01 10:09:24 +01:00
Peter Simons
659895febd haskell-sendfile: update to version 0.7.8 2012-11-01 10:09:24 +01:00
Peter Simons
b7b8313c97 haskell-reactive-banana: update to version 0.7.1.0 2012-11-01 10:09:24 +01:00
Peter Simons
17ddc48e1b haskell-reactive-banana-wx: update to version 0.7.1.0 2012-11-01 10:09:24 +01:00
Peter Simons
cada9e93e0 haskell-lrucache: update to version 1.1.1.1 2012-11-01 10:09:24 +01:00
Peter Simons
1eac54a4f7 haskell-http-conduit: update to version 1.8.2 2012-11-01 10:09:24 +01:00
Peter Simons
23604072cf haskell-hinotify: update to version 0.3.3 2012-11-01 10:09:23 +01:00
Peter Simons
6d8235b7aa haskell-hakyll: update to version 3.5.0.0 2012-11-01 10:09:23 +01:00
Peter Simons
00dedcba80 haskell-ghc-mod: update to version 1.11.2 2012-11-01 10:09:23 +01:00
Peter Simons
c25f23d3e1 haskell-generic-deriving: update to version 1.3.1 2012-11-01 10:09:23 +01:00
Peter Simons
4b6aa99d43 haskell-cryptohash: update to version 0.7.6 2012-11-01 10:09:23 +01:00
Peter Simons
3b1a14fc4b haskell-citeproc-hs: update to version 0.3.6 2012-11-01 10:09:23 +01:00
Peter Simons
71de088cd5 haskell-c2hs: update to version 0.16.4 2012-11-01 10:09:22 +01:00
Peter Simons
9d4aa6a6be haskell-idris: update to version 0.9.5.1 2012-11-01 10:09:22 +01:00
Peter Simons
f51d329343 haskell-hexpat: add version 0.20.2 2012-11-01 10:09:22 +01:00
Peter Simons
3f50c02496 haskell-List: add version 0.4.4 2012-11-01 10:09:18 +01:00
Eelco Dolstra
5896f13961 thunderbird: Update to 16.0.2 2012-10-31 17:16:01 +01:00
Eelco Dolstra
df5cca471e nss: Update to 3.14 2012-10-31 14:04:58 +01:00
Eelco Dolstra
db6abc4569 nspr: Update to 4.9.3 2012-10-31 13:49:25 +01:00
Eelco Dolstra
1d384b0fe0 linux: Update to 3.2.33 2012-10-31 13:48:04 +01:00
Eelco Dolstra
7a4e0c6b96 firefox: Update to 16.0.2 2012-10-31 13:46:51 +01:00
Eelco Dolstra
094c1fd108 systemd: Fix a systemd crash when doing "systemctl list-unit-files" 2012-10-31 13:46:51 +01:00
Eelco Dolstra
ccd44e84c8 Add a stdenv adapter ‘keepDebugInfo’ to make a debug build
This adapter causes the resulting binaries to have debug info and no
optimisations.  Example use (in all-packages.nix):

  foo = callPackage ./foo.nix {
    stdenv = keepDebugInfo stdenv;
  };
2012-10-31 13:46:51 +01:00
Mathijs Kwik
0dd3996ab4 node-packages: upgrade coffee-script to 1.4.0
I'm not sure yet how to handle these upgrades.
Should we keep the old version around?
Should we only keep it around if other pkgs in nixpkgs depend on it?

Probably people develop their own projects (that are not in nixpkgs)
on top of these and we don't want to break these.

For now, I think it's best just to keep old versions around, but
update the (unversioned) link to the latest.

External projects should then depend on explicit version numbers if
they don't want stuff to break.

If a certain package has +5 versions in nixpkgs, we can clear out the
unuseful ones.
2012-10-31 08:39:05 +01:00
Cyril Roelandt
4b3d29003e smatch: add dependency on Perl
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2012-10-30 17:15:26 +01:00
Ludovic Courtès
d1202f702b smatch: install files in the right place 2012-10-30 15:07:35 +01:00
Michael Raskin
8775cb95ba Update/fix PuTTY 2012-10-30 12:49:43 +04:00
Andres Loeh
4c5b56d212 Add cabal-dev. 2012-10-30 09:03:53 +01:00
Michael Ashton
78db9a8cb1 Updated version of abcde to 2.5.4
- Added support for MusicBrainz queries to abcde package
- Added new dependencies to abcde: mkcue, eject, perl, MusicBrainz, MusicBrainzDiscID
- libdiscid version in pkg-config was incorrect; patched libdiscid to fix
- Added WebServices::MusicBrainz Perl module
- Added MusicBrainz::DiscID Perl module
- Commented out XSLoader Perl module since it was broken, no packages depend on it,
  and it has been incorporated into the Perl core
2012-10-29 17:14:39 -07:00
Michael Raskin
472c5a5d77 Update Bluez/Obex 2012-10-29 23:56:26 +04:00
Michael Raskin
52d68190db Update Pidgin 2012-10-29 14:27:31 +04:00
Shea Levy
9f221073c2 Linux 3.6.4 2012-10-28 22:13:59 -04:00
Shea Levy
1da5d34957 Linux 3.4.16 2012-10-28 22:09:25 -04:00
Shea Levy
d843ec6b28 Linux 3.0.49 2012-10-28 22:05:33 -04:00
Peter Simons
aafa00ef5e Merge pull request #177 from qknight/spring_91
updated spring from 88 to 91 and downgraded the boost library
2012-10-28 13:16:58 -07:00
Peter Simons
85145941fa kicad: update homepage URL 2012-10-28 17:27:30 +01:00
Peter Simons
29035e15a4 ng-spice-rework: update to version 24 2012-10-28 17:27:13 +01:00
Rob Vermaas
b0cafe41ce Merge pull request #156 from ecarreras/eclipse_icon
Put eclipse icon into share/pixmaps
2012-10-28 07:06:18 -07:00
Joachim Schiele
49f2fef481 updated spring from 88 to 91 and downgraded the boost library which spring uses from default to 1.49 as the
more recent boost version results in a build issue at about 30%
2012-10-28 13:43:15 +00:00
Mathijs Kwik
11228a3834 node-packages: add "escape-html" 2012-10-27 13:06:53 +02:00
Mathijs Kwik
4afe7286c3 node.js: upgrade to v0.8.12 2012-10-27 13:06:53 +02:00
David Guibert
f16f48be88 update pulseaudio to 2.1
Systemd support has also been added because pulseaudio needs it to
be useable with the systemd branch of nixos.
2012-10-26 18:28:54 +02:00
Eelco Dolstra
0efbc7d3bf dnsmasq: Update to 2.63 2012-10-26 16:23:30 +02:00
Eelco Dolstra
620e3a1516 php: Update to 5.3.18 2012-10-26 16:23:30 +02:00
Eelco Dolstra
b40c41b7e3 zabbix: Update to 1.8.15 2012-10-26 16:23:30 +02:00
Rob Vermaas
d72ee9c961 Added sysbench 0.4.12 2012-10-26 14:45:16 +02:00
James Cook
01d749f0aa Rolled back xf86-video-ati to 6.14.4.
6.14.6 requires a newer version of libdrm, which in turn requires a newer
version of mesa.  I cheated and edited the generated default.nix file instead of
re-generating it, since generate-expr-from-tarballs.pl complained of a collision
between two tarballs providing different versions of xorg-server.
2012-10-26 14:03:07 +02:00
Michael Raskin
5e071cd74d OK, this version definitely builds both ways 2012-10-26 13:19:54 +04:00
Peter Simons
27cdf7af77 hadoop: update to version 2.0.2-alpha 2012-10-26 11:10:13 +02:00
Eelco Dolstra
0f8345a7f2 Small cleanup 2012-10-26 11:08:29 +02:00
Eelco Dolstra
7268c1c008 nvidia-x11: Update to 304.60 2012-10-26 11:08:29 +02:00
Peter Simons
7ffcf39ad6 haskell-timeplot: update to version 1.0.14 2012-10-26 11:04:36 +02:00
Peter Simons
c7d12cdd90 haskell-shelly: update to version 0.14.2.1 2012-10-26 11:04:36 +02:00
Peter Simons
8695749668 haskell-mongoDB: update to version 1.3.1 2012-10-26 11:04:36 +02:00
Peter Simons
cf9b80082b haskell-digestive-functors: update to version 0.5.0.4 2012-10-26 11:04:35 +02:00
Peter Simons
d1b848f3e5 haskell-digestive-functors-snap: update to version 0.5.0.2 2012-10-26 11:04:35 +02:00
Peter Simons
5df99f8838 haskell-dbus: update to version 0.10.3 2012-10-26 11:04:35 +02:00
Peter Simons
3bd4fc8848 haskell-certificate: update to version 1.3.1 2012-10-26 11:04:35 +02:00
Peter Simons
978c16a0ea haskell-JuicyPixels: update to version 2.0.2 2012-10-26 11:04:35 +02:00
Peter Simons
1c1f3962d3 cabal-install: update to version 1.16.0.1 2012-10-26 11:04:35 +02:00
Peter Simons
ac254165b1 haskell-Cabal: update to version 1.16.0.2 2012-10-26 11:04:35 +02:00
Peter Simons
263ca3e886 jbidwatcher: update to version 2.5.2 2012-10-26 10:35:07 +02:00
Peter Simons
df29700178 esniper: update to version 2.28.0 2012-10-26 10:32:23 +02:00
Peter Simons
c0b393866f curl: update to version 7.28.0 2012-10-26 10:32:04 +02:00
Michael Raskin
e7493370bd Account for difference between JRE and JDK in build 2012-10-26 12:11:00 +04:00
Michael Raskin
e862c150f0 Trying to fix OpenJDK build 2012-10-26 11:06:25 +04:00
Shea Levy
a234280340 openjdk: Create a cacerts file from pkgs.cacerts 2012-10-25 23:33:09 -04:00
Lluís Batlle i Rossell
9b973e02e1 The loongson2f bootstrap files were already at nixos.org.
I make the nix expression point to them.
2012-10-25 23:22:41 +02:00
Lluís Batlle i Rossell
2ac4ad0c9c Setting the loongson2f bootstrap tools in a public place.
It'd be nice having this in nixos.org though.
2012-10-25 23:16:32 +02:00
David Guibert
4f31337f07 fix mount/umount into libzfs 2012-10-25 22:24:33 +02:00
Shea Levy
989a9f8636 perlPackages.NetSMTPTLS 2012-10-25 10:33:23 -04:00
Rob Vermaas
56957e27cc update boto to 2.6.0 2012-10-25 10:55:22 +02:00
Rickard Nilsson
9c0459972f Revert "gnum4: Disable tests for ARM."
This reverts commit b63305721d.

gnum4 builds fine on Sheevaplug for me now. I consider my previous
failure a glitch, since I'm not sure how my stdenv looked at that
time. Sorry for the noise.
2012-10-25 10:03:53 +02:00
Andres Loeh
d900694b3d Update to Haskell Platform 2012.4.0.0 RC2. 2012-10-25 09:59:18 +02:00
Marc Weber
8dfa0a361f source of gupnp-igd is gone, too, use ubuntu source (launchpad) - same hash 2012-10-25 06:52:43 +02:00
Marc Weber
ca5077f03f 2.6-2 moved to 2.6-3, so patches were not found
Maybe some new important patches can be found here?
http://patch-tracker.debian.org/package/plotutils/2.6-3

upstream source didn't change
2012-10-25 06:07:39 +02:00
Jack Cummings
ccfb056255 shoutcast support for mpd 2012-10-24 18:15:48 -07:00
Michael Raskin
b2d0900e6e Update SBCL to 1.1.0 2012-10-24 23:09:29 +04:00
Peter Simons
59d7e94145 gprolog: disable parallel building to (hopefully) fix the weird error that occurred on Hydra 2012-10-24 20:30:04 +02:00
Peter Simons
b170bb0bf0 gprolog: update to version 1.4.1 2012-10-24 18:28:36 +02:00
Peter Simons
7b0d9ecdd5 haskell-zeromq3-haskell: add version 0.1.4 2012-10-24 18:17:42 +02:00
Peter Simons
e810a42b84 zeromq: add version 3.x 2012-10-24 18:17:27 +02:00
Peter Simons
f54cc84aec haskell-hlint: update to version 1.8.33 2012-10-24 18:06:11 +02:00
Peter Simons
67952094e4 haskell-yst: update to version 0.3.0.1 2012-10-24 18:06:11 +02:00
Peter Simons
3349b40b3f haskell-yesod-auth: update to version 1.1.1.4 2012-10-24 18:06:11 +02:00
Peter Simons
e3be6f55e5 haskell-tls: update to version 1.0.0 2012-10-24 18:06:11 +02:00
Peter Simons
741467beb3 haskell-tls-extra: update to version 0.5.0 2012-10-24 18:06:11 +02:00
Peter Simons
4ba13cae2b haskell-http-conduit: update to version 1.8.1 2012-10-24 18:06:11 +02:00
Peter Simons
42d80326d4 haskell-certificate: update to version 1.3.0 2012-10-24 18:06:11 +02:00
Peter Simons
6b1e437b13 haskell-authenticate: update to version 1.3.2 2012-10-24 18:06:11 +02:00
Peter Simons
ee1ce2bff2 haskell-HStringTemplate: update to version 0.6.12 2012-10-24 18:06:11 +02:00
Peter Simons
2cf39231f9 Merge pull request #173 from aforemny/haskell-ListZipper
Add package haskell-ListZipper-1.2.0.2
2012-10-24 08:45:55 -07:00
Peter Simons
d48aea2118 Fix haskellPackackages_ghc742_pedantic package set, which was broken by an earlier commit. 2012-10-24 16:43:26 +02:00
David Guibert
b963624867 update git to 1.8.0 2012-10-24 16:33:42 +02:00
Alexander Foremny
7cc6e0b379 Merge remote-tracking branch 'upstream/master' into haskell-ListZipper 2012-10-24 13:25:53 +02:00
Alexander Foremny
86eddda712 Add haskell-ListZipper-1.2.0.2 2012-10-24 13:25:18 +02:00
Peter Simons
2c8fe797ef Agda no longer depends on haskeline 0.6.x. 2012-10-24 12:14:26 +02:00
Peter Simons
bce624c25c hledger no longer depends on haskeline 0.6.x. 2012-10-24 12:13:04 +02:00
Vladimír Čunát
1dac30b689 Merge pull request #140 from MarcWeber/fixes/ati-proprietary
making ati dirvers compile again
2012-10-23 11:54:56 -07:00
Vladimír Čunát
73369e1e96 Merge pull request #170 from ecarreras/fix-xfce-gigolo
Fix waf env python to ${python}/bin/python
2012-10-23 11:19:36 -07:00
Peter Simons
f2b9fcdc66 asciidoc: update to version 8.6.8 2012-10-23 19:48:51 +02:00
Peter Simons
e5a68f8a67 Merge pull request #157 from ecarreras/virtualbox-icons
Make virtualbox icons available
2012-10-23 10:42:28 -07:00
Eduard Carreras
4be6b18fdf Fix waf env python to ${python}/bin/python 2012-10-23 19:40:46 +02:00
Peter Simons
74ea0584f2 Merge pull request #168 from aforemny/haskell-lambdacube-engine
Add package haskell-lambdacube-engine-0.2.4
2012-10-23 10:37:29 -07:00
Peter Simons
57a008fdac Merge pull request #169 from aforemny/haskell-elerea
Add haskell-elerea-2.7.0.2
2012-10-23 10:37:07 -07:00
Peter Simons
40c142201d haskell-hlint: update to version 1.8.32 2012-10-23 18:29:59 +02:00
Peter Simons
5ff29b0e3d haskell-yst: update to version 0.3 2012-10-23 18:29:59 +02:00
Peter Simons
0752f18e70 haskell-yesod-auth: update to version 1.1.1.3 2012-10-23 18:29:59 +02:00
Peter Simons
d0a08b93ff haskell-vty: update to version 4.7.0.18 2012-10-23 18:29:59 +02:00
Peter Simons
466f1f185c haskell-unlambda: update to version 0.1.2 2012-10-23 18:29:59 +02:00
Peter Simons
6e4939ad7c haskell-silently: update to version 1.2.4 2012-10-23 18:29:59 +02:00
Peter Simons
9d5d111e6e haskell-sendfile: update to version 0.7.7 2012-10-23 18:29:59 +02:00
Peter Simons
c278b67c2c haskell-pandoc: update to version 1.9.4.5 2012-10-23 18:29:59 +02:00
Peter Simons
800d44eb9a haskell-network-transport-tcp: update to version 0.3.1 2012-10-23 18:29:59 +02:00
Peter Simons
cbca9f8766 haskell-language-javascript: update to version 0.5.7 2012-10-23 18:29:59 +02:00
Peter Simons
e6f9b990ae haskell-hledger: update to version 0.19 2012-10-23 18:29:59 +02:00
Peter Simons
03b44b6790 haskell-hledger-lib: update to version 0.19 2012-10-23 18:29:59 +02:00
Peter Simons
4262eec106 haskell-happstack-hamlet: update to version 7.0.2 2012-10-23 18:29:58 +02:00
Peter Simons
bf84037a65 haskell-ghc-mod: update to version 1.11.1 2012-10-23 18:29:58 +02:00
Peter Simons
dfdbb69fdd haskell-filestore: update to version 0.5.0.1 2012-10-23 18:29:58 +02:00
Peter Simons
84aa9df309 haskell-distributed-process: update to version 0.4.0.2 2012-10-23 18:29:58 +02:00
Peter Simons
7f6f2cb977 haskell-distributed-process-simplelocalnet: update to version 0.2.0.7 2012-10-23 18:29:58 +02:00
Peter Simons
22bc23464f haskell-authenticate: update to version 1.3.1.2 2012-10-23 18:29:58 +02:00
Peter Simons
1301e91a44 haskell-Stream: update to version 0.4.6.1 2012-10-23 18:29:58 +02:00
Peter Simons
0bd2f95a31 haskell-xmonad-extras: update to version 0.10.1.2 2012-10-23 18:29:58 +02:00
Peter Simons
6702643f73 haskell-packages.nix: fix spelling of the attribute name for the HDBC-sqlite3 package 2012-10-23 18:14:11 +02:00
Peter Simons
7d2b61bcb3 haskell-HTTP: update to version 4000.2.6 2012-10-23 18:14:11 +02:00
Peter Simons
41ade95c30 haskell-async: update to version 2.0.1.4 2012-10-23 18:14:11 +02:00
Eelco Dolstra
56cee6fe5c Make Firefox 16 the default 2012-10-23 15:35:48 +02:00
Eelco Dolstra
8b9f3e9de4 systemd: Update to 195 2012-10-23 13:51:13 +02:00
Ludovic Courtès
b91a3927e6 libxml2: FreeBSD: add explicit dependency on XZ 2012-10-23 09:02:52 +02:00
aszlig
737eff7166 chromium: Update beta and dev releases.
beta: 23.0.1271.26 -> 23.0.1271.40
dev: 24.0.1284.2 -> 24.0.1297.0

Both are building successful and the BPF seccomp sandbox fix has been dropped as
it has finally been applied upstream.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-23 06:08:01 +02:00
Michael Raskin
9085403eb2 Let old WebKit build by silencing some borderline-errors 2012-10-23 01:06:33 +04:00
Alexander Foremny
a0e8e99150 Add haskell-elerea-2.7.0.2 2012-10-22 20:22:56 +02:00
Vladimír Čunát
dd1867ce73 Merge pull request #150 from ecarreras/fix-xfce4-panel-plugins
Fix xfce4 panel plugins
2012-10-22 11:06:58 -07:00
aszlig
78342bde93 virtualbox-guest: Update to version 4.2.2.
This should fix a few issues with charon and VMs crashing starting at an amount
of at least 4 running VMs in parallel.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-22 19:57:36 +02:00
aszlig
19bffad329 virtualbox: Update to version 4.2.2.
This time, we need to patch, because the upstream tarball got messed up
somehow[TM]. You can find some details about the issue here:

https://www.virtualbox.org/pipermail/vbox-dev/2012-October/005408.html

Our patch is removing the language file, as it seems that even in SVN trunk it
isn't available anymore. So, let's hope we can remove this patch in the next
upstream release.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-22 19:57:35 +02:00
Rickard Nilsson
2c0ff9bf9b Remove deprecated option --ephemeral from fetchdarcs 2012-10-22 15:02:33 +02:00
Alexander Foremny
540966025d Add package haskell-lambdacube-engine-0.2.4
Add package haskell-lambdacube-engine-0.2.4 and haskell-vect-0.4.7.
2012-10-22 14:39:24 +02:00
Jack Cummings
8ba64338f7 as we dereference a variable in a string, the expression needs to be recursive. 2012-10-21 21:59:23 -07:00
aszlig
5e2e5411c9 google-talk-plugin: Update to version 3.9.1.0.
Version 3.6.1.0 is no longer available at the upstream site, so we won't break
anything with this update.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-22 06:47:22 +02:00
Shea Levy
125f6a02a4 Linux 3.6.3 2012-10-21 22:40:13 -04:00
Shea Levy
e71103deef Linux 3.4.15 2012-10-21 22:38:53 -04:00
Shea Levy
c01c02a74b Linux 3.0.47 2012-10-21 22:36:33 -04:00
aszlig
6dd94d680a Merge minor updates from jcumming.
This merges branches 'libarchive.121020', 'gphoto2.121020' and 'ncmpcpp.121020'
of git://github.com/jcumming/nixpkgs.

Octopus merge of @jcumming's minor updates, apart flrom updating the version, a
few other changes were made to these packages as well:

 * libarchive: Now depends on xz.
 * libgphoto: License changed to LGPL 2.1 plus.

And he did an overhaul of some of the meta blocks as well.

Changes during this merge:

 * Inline and reword stray comment into meta tag in
   1db34880d7 (libgphoto).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-21 12:26:29 +02:00
Jack Cummings
d8006ae368 - libarchive-3.0.4 2012-10-20 22:17:14 -07:00
Jack Cummings
1db34880d7 - gphoto2-2.4.14, libgphoto2-2.4.14 2012-10-20 21:59:25 -07:00
Jack Cummings
fe6d7bc907 - ncmpcpp 0.5.10 2012-10-20 21:32:25 -07:00
Russell O'Connor
006af75c17 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-10-21 03:04:22 +02:00
Russell O'Connor
f5c346d556 Add tarsnap package. 2012-10-21 03:03:13 +02:00
Peter Simons
00d03f2f50 ipsec-tools: add version 0.8.0 2012-10-20 13:06:09 +02:00
Peter Simons
094cbf9b4d Move lxc from "applications/virtualization" to "os-specific/linux". 2012-10-20 12:36:44 +02:00
Peter Simons
04d13e193e lxc: fix documentation build and make version 0.8.0-rc2 the default 2012-10-20 12:11:09 +02:00
Lluís Batlle i Rossell
c91bb2ed64 freetype: making it crossbuild fine for mips.
I think at some point the unwrapped build system gcc got into the PATH,
and that breaks some cross-builds, because the configure scripts now
choose the unwrapped gcc instead of the wrapped.
I'll search when it happened and how to overcome this better.
2012-10-20 10:53:22 +02:00
Lluís Batlle i Rossell
35a3fc060a alsalib: update + more urls.
I can't connect to the main ftp url of alsaproject, then
I add a mirror I quickily found by web search.
2012-10-20 10:53:21 +02:00
Shea Levy
c93786bc7e nodePackages.buffertools 2012-10-19 16:21:24 -04:00
viric
207ba51fa1 Merge pull request #162 from ecarreras/update-vlc-2.0.4
VLC: update to v2.0.4
2012-10-19 10:18:31 -07:00
Eduard Carreras
76d8f6b7be VLC: update to v2.0.4 2012-10-19 18:57:19 +02:00
Ludovic Courtès
c8d9220257 cairo: pass `libiconvOrEmpty'; fixes builds on non-GNU system 2012-10-19 14:10:24 +02:00
Ludovic Courtès
6f21c88ffc gnutls: update to 3.1.3 2012-10-19 14:10:24 +02:00
Ludovic Courtès
1189d3fb2a nettle: update to 2.5. 2012-10-19 14:10:24 +02:00
Michael Raskin
47d3d58ec6 Fix xwd build 2012-10-19 13:50:02 +04:00
Peter Simons
118a5cf540 haskell-silently: update to version 1.2.3 2012-10-19 10:38:46 +02:00
Peter Simons
5741294501 haskell-DSH: update to version 0.8.2.2 2012-10-19 10:38:46 +02:00
Peter Simons
a29717f41f stellarium: update to version 0.11.4 2012-10-19 10:19:41 +02:00
Peter Simons
24ec840736 wxmaxima: update to version 12.09.0 2012-10-19 10:12:31 +02:00
Peter Simons
5c59edb8f4 maxima: update to version 5.28.0 2012-10-19 10:12:31 +02:00
Peter Simons
58f3e47166 git: update to version 1.7.12.4 2012-10-19 10:08:07 +02:00
Rickard Nilsson
ae573d8501 skype: Fix syntax error in .desktop-file 2012-10-19 09:53:06 +02:00
Michael Raskin
0e930058ae Update TigerVNC to SVN checkout that at least builds.. 2012-10-18 20:49:22 +04:00
Eelco Dolstra
76c010b928 linux: Update to 3.2.32 2012-10-18 12:22:17 -04:00
Ludovic Courtès
bf08f68ccb blas: really fix installation on FreeBSD 2012-10-18 17:35:00 +02:00
Eelco Dolstra
18c4b2180f Fix link 2012-10-18 10:10:49 -04:00
Eelco Dolstra
2947f91371 nvidia-x11: Update to 304.51 2012-10-18 10:10:49 -04:00
Mathijs Kwik
e0e00a86cb node-packages
- add     async-0.1.22
- add     wu-0.1.8
- upgrade mongodb-1.1.11
- upgrade bson-0.1.5
- upgrade underscore-1.4.2
2012-10-18 15:23:56 +02:00
Rickard Nilsson
a25a84ff86 jackaudio: Add extra download URL. Main site seems down. 2012-10-18 14:17:21 +02:00
Peter Simons
a8b903c849 haskell-zip-archive: update to version 0.1.2.1 2012-10-18 14:16:47 +02:00
Peter Simons
fcc014e13e haskell-shelly: update to version 0.14.2 2012-10-18 14:16:47 +02:00
Peter Simons
b15bc6df90 haskell-network-info: update to version 0.2.0.3 2012-10-18 14:16:47 +02:00
Peter Simons
d51ef5ab35 haskell-monadcryptorandom: update to version 0.5 2012-10-18 14:16:47 +02:00
Peter Simons
49229ee47e haskell-dbus: update to version 0.10.2 2012-10-18 14:16:47 +02:00
Peter Simons
94827f5b5d haskell-conduit: update to version 0.5.2.7 2012-10-18 14:16:47 +02:00
Peter Simons
609b1b01c3 haskell-DSH: update to version 0.8.2.1 2012-10-18 14:16:46 +02:00
Peter Simons
278601befb Merge pull request #154 from ecarreras/synergy-foss
Synergy foss
2012-10-18 03:18:40 -07:00
Ludovic Courtès
223b285776 cairo: clear all occurrences of `-ldl' on FreeBSD 2012-10-18 12:13:07 +02:00
Baptist BENOIST
e02c1630d1 Merge branch 'qtupdate' into master
It appeared that Eelco DOSTRA already made an update for it.
Unfortunately, his update was not complete as the dlopen-gtkstyle patch
didn't worked anymore.
This ommission can be explained by the fact there is (apparently) no usage
of the gtkstyle qt option in nixpkgs.
Also, and because Nokia abandonned Qt, I changed the homepage to match the
new url of Qt's open side (qt.digia.com is only for the commercial one).

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-18 11:28:23 +02:00
Ludovic Courtès
fa7f30bf5e glib: disable the NeXTstep on Darwin 2012-10-18 11:12:35 +02:00
Baptist BENOIST
39690a9904 qt: update to version 4.8.3
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-18 11:09:10 +02:00
Ludovic Courtès
b9982a7d11 cairo: fix FreeBSD builds 2012-10-18 10:53:05 +02:00
Ludovic Courtès
dc3fafe06d blas: `install -d' on FreeBSD 2012-10-18 10:21:24 +02:00
Michael Raskin
363756f0ce Merge pull request #160 from MarcWeber/fixes/csound
adding csound
2012-10-18 00:11:12 -07:00
Marc Weber
b18be4e5e5 adding csound 2012-10-18 06:24:32 +02:00
Michael Raskin
070f38d48d Update pqiv 2012-10-18 00:34:09 +04:00
Michael Raskin
3d2e43df37 Update sgt-puzzles 2012-10-18 00:21:42 +04:00
Lluís Batlle i Rossell
57dcac2d2a nvidia-legacy-173: updating to build with linux 3.6 2012-10-17 22:08:31 +02:00
Michael Raskin
2867563496 Adding a RC version of LinuX Containers 2012-10-17 23:16:42 +04:00
Michael Raskin
640a13c04c Update Psi 2012-10-17 22:59:41 +04:00
Michael Raskin
3b01ff4591 Update Wireshark 2012-10-17 22:45:54 +04:00
Michael Raskin
cdb8f0dfe4 Update Lazarus 2012-10-17 22:24:39 +04:00
Eelco Dolstra
53f008b854 Merge remote-tracking branch 'origin/x-updates' 2012-10-17 12:10:09 -04:00
Eelco Dolstra
f7436a9141 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-17 12:07:03 -04:00
aszlig
0b592ce677 apache-httpd/2.4: Add modules for NixOS service.
The NixOS service module loads those modules by default. So we need to build
them here as well.

I'm not really sure why these modules are included by default, because (except
from maybe CGI) they obviously are only usable in very rare cases. Am I wrong?

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 15:56:08 +02:00
aszlig
2f3dcb9dd2 apache-httpd/2.4: Fix libxml2 support.
The reason because the configure script is unnable to find libxml2 is because it
is searching for a header file in `libxml/*.h`. Obviously this cases an error,
because it's actually in `${libxml2}/include/libxml2/libxml/*.h`, so let's add
the parent directory to --with-libxml2 and remove the comment from buildInputs.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 15:56:07 +02:00
Michael Raskin
07f44ad945 Update Wine 2012-10-17 17:22:32 +04:00
Michael Raskin
cdd51e2730 Update Squid 3.2 to the latest 3.2.2 version 2012-10-17 16:44:26 +04:00
Michael Raskin
8eec7bf2f6 Updating BIND to freshest version 9.9.2 2012-10-17 16:27:38 +04:00
Eduard Carreras
9acffb949d Change copy file to symbolic link 2012-10-17 14:16:23 +02:00
Eduard Carreras
febe086bba Changing copy files to symbolic links to them 2012-10-17 14:11:08 +02:00
Michael Raskin
df2975f928 Update ECL to 12.7.1 2012-10-17 15:22:43 +04:00
Michael Raskin
3f0c47091c Update Clozure Common Lisp to version 1.8 2012-10-17 11:09:44 +04:00
Baptist BENOIST
28c909af86 vtk: latest version + useQt4 option
- Updated vtk to v5.10.0 (latest tagged release)
- Introduced a useQt4 option which allows to set the VTK_USE_QT option to true
- Added a package named vtkWithQt4 in the all-packages list

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 23:19:59 +02:00
Eelco Dolstra
ae7044a001 nix: Update to 1.2pre2950_ac238d6 2012-10-16 17:11:54 -04:00
Eduard Carreras
28181c15e8 Make virtualbox icons available 2012-10-16 19:35:59 +02:00
Peter Simons
9b302e1518 Merge branch 'master' into x-updates 2012-10-16 19:10:46 +02:00
Peter Simons
347b5800b2 grub-2.0: strip trailing whitespace 2012-10-16 19:10:16 +02:00
Peter Simons
06bdd77d3d grub-2.0: fix bash completion script 2012-10-16 19:10:11 +02:00
Eduard Carreras
d22e3a02fd Put eclipse icon into share/pixmaps 2012-10-16 18:38:53 +02:00
Peter Simons
82e94ccbeb Merge branch 'master' into x-updates 2012-10-16 18:27:27 +02:00
Peter Simons
31b7510e22 bash-completion: remove NixOS-specific patch
The new bash-completion support in NixOS doesn't require this patch anymore.
Besides, the patch was insufficient for most purposes anyway: Bash completion
modules are spread out over all user profiles listed in $NIX_PROFILES (plus the
current-system profile), so getting full support for all installed modules
requires support for more than one "bash_completion.d" directory anyway.
2012-10-16 18:26:02 +02:00
Baptist BENOIST
ca264f8da0 Add gmrun-0.9.2
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00
Baptist BENOIST
440656dbd0 Add qtcreator-2.5.2
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00
Baptist BENOIST
829ad425d3 Add xfe-1.33 and fox-1.6.9
This specific version of fox is required by xfe

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Baptist BENOIST
946dcba80b Add fox-1.7.9
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Baptist BENOIST
51fe788417 Add geany-1.22
Geany is a small and lightweight Integrated Development Environment.
It was developed to provide a small and fast IDE, which has only a few dependencies from other packages.
Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.
Geany only requires the GTK2 runtime libraries.

Some basic features of Geany:
 - Syntax highlighting
 - Code folding
 - Symbol name auto-completion
 - Construct completion/snippets
 - Auto-closing of XML and HTML tags
 - Call tips
 - Many supported filetypes including C, Java, PHP, HTML, Python, Perl, Pascal (full list)
 - Symbol lists
 - Code navigation
 - Build system to compile and execute your code
 - Simple project management
 - Plugin interface

Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Baptist BENOIST
e45d4e2722 Add bbenoist as maintainer
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:11 +02:00
Eelco Dolstra
dbfcc9336c cairo: Update to 1.12.4 2012-10-16 12:00:41 -04:00
Eelco Dolstra
fae22cb3e9 libpng: Update to 1.5.13 2012-10-16 11:56:31 -04:00
Eelco Dolstra
36b4ab4163 Fix building libxml2 on non-Linux platforms 2012-10-16 11:50:35 -04:00
Peter Simons
5679ad6964 haskell-language-javascript: update to version 0.5.6 2012-10-16 12:18:33 +02:00
Peter Simons
5984182d03 haskell-language-c-quote: update to version 0.4.3 2012-10-16 12:18:33 +02:00
Peter Simons
4fd9c94e0a haskell-hxt: update to version 9.3.1.1 2012-10-16 12:18:33 +02:00
Peter Simons
41d4bf099c haskell-digestive-functors: update to version 0.5.0.3 2012-10-16 12:18:32 +02:00
Peter Simons
eb89801acf haskell-digestive-functors-snap: update to version 0.5.0.1 2012-10-16 12:18:32 +02:00
Eelco Dolstra
dee64b4c2c Work around timeouts after creating a LUKS device 2012-10-15 15:36:52 -04:00
Eelco Dolstra
3aae32372a Work around some crazy race condition in devicemapper device creation 2012-10-15 14:46:15 -04:00
Peter Simons
a13346961f haskell-cabal2nix: update to version 1.40 2012-10-15 20:23:43 +02:00
Peter Simons
c90a15a604 git-annex: update to version 3.20121010 2012-10-15 20:17:33 +02:00
Peter Simons
c8851cefbc haskell-dbus: add version 0.10.1 2012-10-15 20:17:33 +02:00
Peter Simons
e7121b6f27 haskell-libxml-sax: add version 0.7.3 2012-10-15 20:17:33 +02:00
Peter Simons
34380b91a6 haskell-network-info: add version 0.2.0.2 2012-10-15 20:17:33 +02:00
Eelco Dolstra
87399d57d6 Doh! Forgot to add file 2012-10-15 14:02:15 -04:00
Eduard Carreras
9962055627 Remove pwd to know where I am 2012-10-15 20:01:45 +02:00
Eduard Carreras
1bf9b9bc7b fix align 2012-10-15 20:00:20 +02:00
Eelco Dolstra
ba2911fe1e lvm2: Update to 2.02.98 2012-10-15 13:14:12 -04:00
Eelco Dolstra
31212a0a95 Fix font-cursor-misc build 2012-10-15 13:14:12 -04:00
Peter Simons
87c5696996 pkgs/servers/x11/xorg/overrides.nix: correctly patch path to mkfontscale into mkfontdir wrapper script 2012-10-15 19:06:59 +02:00
Eelco Dolstra
5af277bbd1 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-15 12:16:58 -04:00
Eelco Dolstra
3c2f28c67e firefox: Disable profiling since it adds 12 MB to the build 2012-10-15 12:16:01 -04:00
Eelco Dolstra
1d8e80f1b9 Fix gvfs build
http://hydra.nixos.org/build/3156351
2012-10-15 12:13:39 -04:00
Eelco Dolstra
80fa05f1f5 xf86-video-intel: Update to 2.20.10 2012-10-15 12:09:28 -04:00
Eelco Dolstra
3b968053d4 Fix font-schumacher-misc build
http://hydra.nixos.org/build/3157818
2012-10-15 11:52:11 -04:00
Eelco Dolstra
55aa7f0d6f sylpheed: Update to 3.2
http://hydra.nixos.org/build/3156892
2012-10-15 11:27:37 -04:00
Eelco Dolstra
873595ee6d php: Update to 5.3.17
Also remove unsupported PHP 5.2 (which doesn't build anymore).

http://hydra.nixos.org/build/3131326
2012-10-15 11:14:26 -04:00
Eelco Dolstra
9663c37534 Cleanup 2012-10-15 10:52:53 -04:00
Joachim Schiele
789adef3a4 fixes the build error for 4.7 and 4.8 with both don't work with boost 1.50 2012-10-15 10:52:53 -04:00
Eelco Dolstra
b377586b7a Fix psi build
hydra.nixos.org/build/3154247
2012-10-15 10:52:53 -04:00
Eduard Carreras
94471a459f Updated synergy to 1.4.10-foss 2012-10-15 14:26:44 +02:00
Peter Simons
5c9b7e3f15 haskell-packages: update haskellPlatformArgs_future 2012-10-15 11:59:29 +02:00
Peter Simons
b1701fc609 haskell-alex-meta: update to version 0.3.0.5 2012-10-15 11:52:34 +02:00
Peter Simons
cbc3cb7bd8 haskell-BNFC-meta: update to version 0.4 2012-10-15 11:52:34 +02:00
Peter Simons
e87df1fd83 haskell-yesod: update to version 1.1.2 2012-10-15 11:52:34 +02:00
Peter Simons
35c7887d87 haskell-yesod-routes: update to version 1.1.0.2 2012-10-15 11:52:34 +02:00
Peter Simons
0fdc576cc0 haskell-yesod-core: update to version 1.1.3.1 2012-10-15 11:52:34 +02:00
Peter Simons
b82db1ce31 haskell-warp: update to version 1.3.4.1 2012-10-15 11:52:33 +02:00
Peter Simons
9e617aaf96 haskell-symbol: update to version 0.1.4 2012-10-15 11:52:33 +02:00
Peter Simons
b55333241e haskell-srcloc: update to version 0.3.0 2012-10-15 11:52:33 +02:00
Peter Simons
e07de73dbe haskell-repa: update to version 3.2.2.2 2012-10-15 11:52:33 +02:00
Peter Simons
c701ed4e83 haskell-numbers: update to version 3000.1.0.1 2012-10-15 11:52:33 +02:00
Peter Simons
367eae2bb8 haskell-mainland-pretty: update to version 0.2.4 2012-10-15 11:52:33 +02:00
Peter Simons
909c17342c haskell-language-javascript: update to version 0.5.5 2012-10-15 11:52:33 +02:00
Peter Simons
e4f8ccf5b3 haskell-language-c-quote: update to version 0.4.2 2012-10-15 11:52:33 +02:00
Peter Simons
ff5969a39f haskell-hjsmin: update to version 0.1.3 2012-10-15 11:52:32 +02:00
Peter Simons
fac44cdc2f haskell-highlighting-kate: update to version 0.5.3.3 2012-10-15 11:52:32 +02:00
Peter Simons
ed1cea8a12 haskell-gloss: update to version 1.7.6.5 2012-10-15 11:52:32 +02:00
Peter Simons
891aec62ae haskell-exception-transformers: update to version 0.3.0.3 2012-10-15 11:52:32 +02:00
Peter Simons
c1a5a23e44 haskell-exception-mtl: update to version 0.3.0.3 2012-10-15 11:52:32 +02:00
Peter Simons
b7a540e882 haskell-deepseq-th: update to version 0.1.0.4 2012-10-15 11:52:32 +02:00
Peter Simons
6049431dac haskell-DSH: update to version 0.8.1.0 2012-10-15 11:52:32 +02:00
Peter Simons
e32db14a59 haskell-haddock: add version 2.13.1 2012-10-15 11:52:01 +02:00
Eduard Carreras
b6096b99c4 Merge remote-tracking branch 'upstream/master' into fix-xfce4-panel-plugins 2012-10-15 09:23:15 +02:00
Jack Cummings
5ded1fb645 - icecast-2.3.3, libshout-2.3.1 2012-10-14 23:48:46 -07:00
Michael Raskin
29980e0d54 Add threads support to CLisp 2012-10-14 22:28:49 +04:00
Peter Simons
70334f04ee pkgs/servers/x11/xorg/overrides.nix: xinput needs libXrender to build 2012-10-14 20:28:00 +02:00
Mathijs Kwik
e9f0cae00f miniupnpd: upgrade to 1.7.20121005 2012-10-13 20:39:40 +02:00
Mathijs Kwik
c39805d81c add libnetfilter_conntrack-1.0.2 2012-10-13 20:28:47 +02:00
Mathijs Kwik
e9a1c82bac add libmnl-1.0.3 2012-10-13 20:27:33 +02:00
Mathijs Kwik
d5e4b92f22 add libnfnetlink-1.0.1 2012-10-13 20:23:36 +02:00
Mathijs Kwik
fb62b5fb91 linux-3.0: upgrade to 3.0.46 2012-10-13 12:22:48 +02:00
Mathijs Kwik
444b136eee linux-3.4: upgrade to 3.4.14 2012-10-13 12:22:47 +02:00
Mathijs Kwik
86693f1c5c linux-3.5: upgrade to 3.5.7 2012-10-13 12:22:47 +02:00
Mathijs Kwik
12ad270d2a linux-3.6: upgrade to 3.6.2 2012-10-13 12:22:47 +02:00
Mathijs Kwik
5711282fd8 linux kernels: mark kernels that can disable the conntrack-helper 2012-10-13 12:22:47 +02:00
Mathijs Kwik
8ea8105071 linux kernels: mark kernels with rpfilter support 2012-10-13 12:22:47 +02:00
Mathijs Kwik
6b8e468e2d iptables: upgrade to 1.4.16.2 2012-10-13 12:22:47 +02:00
Lluís Batlle i Rossell
900ffd2d00 release: making hydra build firefox16. 2012-10-13 12:19:58 +02:00
aszlig
1f857877ad python-publicsuffix: New package, version 1.0.2.
This is for determining the public suffix of a particular domain name from
http://publicsuffix.org/.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-13 09:54:37 +02:00
viric
4e2da16eee Merge pull request #149 from falsifian/upgrade_firefox
Update Firefox 16.0 to 16.0.1, and switch to the high-bandwidth releases.mozilla.org for the source.
2012-10-12 12:22:01 -07:00
Rok Garbas
06eff3c860 weechat: update to 0.3.9 2012-10-12 20:07:20 +02:00
James Cook
cfebdffd58 firefox 16: Use the published sha1, and pass the ftp url to fetchurl as a fallback. 2012-10-12 10:59:33 -07:00
Lluís Batlle i Rossell
84c18a97e4 testdisk: updating to 6.13
I fixed the licence field to GPLv2+ too
2012-10-12 15:43:26 +02:00
Peter Simons
4b6813821f Merge pull request #148 from qknight/gsmartcontrol
added gsmartcontrol 0.8.7 to nixpkgs
2012-10-12 06:26:51 -07:00
Peter Simons
f77a2f460a Merge branch 'master' into x-updates. 2012-10-12 15:24:24 +02:00
Peter Simons
b1169e5509 ghc-*-binary: remove redundant assertion
Any attempt to instantiate these expressions on an unsupported platform is
going to 'throw' an error. The call to 'assert' doesn't add any value to
that (and generates less readable error messages, too). Further details are
available at <https://github.com/NixOS/nix/issues/56>.
2012-10-12 15:23:05 +02:00
Eduard Carreras
c322dc6844 Remove themes, not working for now 2012-10-12 09:52:16 +02:00
Eduard Carreras
170b01ba77 Adding libdir into the patch 2012-10-12 09:11:05 +02:00
David Guibert
85140f590a zfs: fix udev rules
This patch fixes Nixos checking of udev rules:
Checking that all programs call by absolute paths in udev rules exist ... FAIL
/lib/udev/vdev_id is called in udev rules but not installed by udev
2012-10-12 08:38:38 +02:00
James Cook
9e6e5391ad Update Firefox 16.0 to 16.0.1, and switch to the high-bandwidth releases.mozilla.org for the source. 2012-10-11 21:49:25 -07:00
Joachim Schiele
74196058ee added gsmartcontrol 0.8.7 to nixpkgs 2012-10-12 00:45:42 +00:00
Eduard Carreras
aa4dc42459 Using a patch to load plugins to xfce4-panel 2012-10-12 01:20:47 +02:00
Jack Cummings
b70d41d309 - long descriptions 2012-10-11 13:50:28 -07:00
Jack Cummings
8a911c889b Merge branch 'master' into zfs 2012-10-11 13:16:41 -07:00
Jack Cummings
168a5f6ec2 Merge remote-tracking branch 'upstream/master' 2012-10-11 13:16:03 -07:00
Eelco Dolstra
e117d037e3 iproute: Update to 3.6.0 2012-10-11 15:38:54 -04:00
Eduard Carreras
7924c7f0b8 Merge branch 'master' into imp_xfce4 2012-10-11 19:58:03 +02:00
Eelco Dolstra
bf5967e77e systemd: Add libgcrypt dependency
This is required for forward secure sealing of the journal.
2012-10-11 12:33:47 -04:00
Eelco Dolstra
2fa1b38853 systemd: Properly handle device aliases used as dependencies
http://lists.freedesktop.org/archives/systemd-devel/2012-October/006872.html
2012-10-11 12:33:28 -04:00
Eelco Dolstra
fa27534ec6 pylint: Update to 0.26.0 2012-10-11 11:05:33 -04:00
Florian Friesdorf
21e59f4a5f sphinx 1.1.3 2012-10-11 14:22:26 +02:00
aszlig
50faa2cbef chromium: Update stable and beta channels.
stable: 22.0.1229.79 (build tested)
beta: 22.0.1229.94 (build and usage tested)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-11 12:44:33 +02:00
aszlig
702aec1881 chromium: Use final implementation of BPF patch.
The new version is the one already committed in trunk as revision 160697.
In order to get into beta and stable this could take some while so we're going
need to carry around that patch for some time.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-11 12:44:13 +02:00
Ludovic Courtès
018068d7c5 samba: fix cross-compilation 2012-10-11 12:02:46 +02:00
Sander van der Burg
b8e30a8af6 Changed the netbeans expression to use openjdk, which should work now 2012-10-11 10:31:42 +02:00
Peter Simons
a47d1d8569 haskell-yesod-core: update to version 1.1.2.2 2012-10-11 10:18:50 +02:00
Peter Simons
d330da6f54 haskell-yesod-auth: update to version 1.1.1.2 2012-10-11 10:18:50 +02:00
Peter Simons
2112958f8a haskell-warp: update to version 1.3.3.2 2012-10-11 10:18:50 +02:00
Peter Simons
4db1166d01 haskell-wai-extra: update to version 1.3.0.3 2012-10-11 10:18:50 +02:00
Peter Simons
c30dc2231e haskell-snap: update to version 0.9.2.2 2012-10-11 10:18:50 +02:00
Peter Simons
4b9b535b74 haskell-snap-server: update to version 0.9.2.4 2012-10-11 10:18:50 +02:00
Peter Simons
7d22f8d91b haskell-snap-core: update to version 0.9.2.2 2012-10-11 10:18:49 +02:00
Peter Simons
864924a65d haskell-resourcet: update to version 0.4.0.2 2012-10-11 10:18:49 +02:00
Peter Simons
fca7287491 haskell-persistent: update to version 1.0.1.3 2012-10-11 10:18:49 +02:00
Peter Simons
b7cc6df1de haskell-numbers: update to version 3000.1.0.0 2012-10-11 10:18:49 +02:00
Peter Simons
5f8a0e285a haskell-network-conduit: update to version 0.6.1.1 2012-10-11 10:18:49 +02:00
Peter Simons
000791e74a haskell-http-conduit: update to version 1.6.1.2 2012-10-11 10:18:49 +02:00
Peter Simons
6f4063686e haskell-hint: update to version 0.3.3.5 2012-10-11 10:18:49 +02:00
Peter Simons
09aef77b4e haskell-heist: update to version 0.8.2 2012-10-11 10:18:49 +02:00
Peter Simons
4a383ed6c7 haskell-ghc-mtl: update to version 1.0.1.2 2012-10-11 10:18:49 +02:00
Peter Simons
86750b4567 haskell-data-memocombinators: update to version 0.4.4 2012-10-11 10:18:49 +02:00
Peter Simons
0d6432e26c haskell-criterion: update to version 0.6.2.0 2012-10-11 10:18:48 +02:00
Peter Simons
101cc0bde5 haskell-conduit: update to version 0.5.2.6 2012-10-11 10:18:48 +02:00
Peter Simons
182c28ba4a haskell-DSH: update to version 0.8.0.1 2012-10-11 10:18:48 +02:00
Peter Simons
5b2191bf22 haskell-vector: add version 0.10.0.1 2012-10-11 09:53:45 +02:00
Peter Simons
8e8143262b haskell-primitive: add version 0.5.0.1 2012-10-11 09:53:33 +02:00
Michael Raskin
0bf1789b6a Use newly-added taskwarrior as an update to existing taskwarrior attribute 2012-10-11 10:50:53 +04:00
Michael Raskin
3fa383f70d Merge pull request #144 from MarcWeber/fixes/taskwarrior
adding taskwarrior
2012-10-10 22:14:57 -07:00
Michael Raskin
4f8becaaa3 Merge pull request #139 from aforemny/jhc
Add jhc 0.8.0
2012-10-10 22:12:27 -07:00
Michael Raskin
b481647941 Merge pull request #143 from falsifian/master
upgrade firmware-linux-nonfree to 0.36
2012-10-10 21:38:07 -07:00
Michael Raskin
5aa665d5fe Merge pull request #136 from jcumming/master
Games updates
2012-10-10 21:35:16 -07:00
Marc Weber
7b40d67d61 adding taskwarrior 2012-10-11 06:12:23 +02:00
Eelco Dolstra
ebd2b0e1ab linux: Update to 3.2.31 2012-10-10 21:51:36 -04:00
Cillian de Róiste
bc4d201478 distrho: fix HybridReverb2 2012-10-11 01:23:10 +02:00
Cillian de Róiste
537fa309b5 Remove phat
Phat was only used by Specimen, which has been replaced by Petri-Foo. Petri-Foo dropped the dependency on Phat, so it is no longer being used at all, and it also fails to build.
2012-10-10 23:17:35 +02:00
Peter Simons
0bb86f86b1 Merge branch 'master' into x-updates. 2012-10-10 19:26:31 +02:00
Peter Simons
6ef73f57c3 smartmontools: update to version 6.0 2012-10-10 19:26:02 +02:00
Peter Simons
64556b022b gravit: update to version 0.5.0 2012-10-10 19:25:42 +02:00
Peter Simons
8f662e0663 asymptote: update to version 2.20 2012-10-10 19:25:10 +02:00
Peter Simons
a352796e0d lua: add version 5.1
The 5.1 build system doesn't seem to support building a shared object anymore?
2012-10-10 19:24:37 +02:00
Peter Simons
6ff829f19d Merge branch 'master' into x-updates 2012-10-10 18:46:48 +02:00
Peter Simons
7dd1e71c2e gamin: fix download URL for patch files 2012-10-10 18:39:02 +02:00
Eelco Dolstra
c35a43315c Fix evaluation
http://hydra.nixos.org/build/3153986
2012-10-10 10:42:16 -04:00
Lluís Batlle i Rossell
b8471def24 firefox: adding 16.0. Enabling profiling, to see the new profiling features. 2012-10-10 16:37:20 +02:00
Rickard Nilsson
e74916ed62 xscreensaver: Update to 5.19 2012-10-10 16:05:37 +02:00
James Cook
abf60bdb08 Upgrade firmware-linux-nonfree to 0.36, because the last version disappeared from the Debian mirrors. 2012-10-09 23:18:50 -07:00
Mathijs Kwik
b949359a14 probable fix for failing hydra build since e32567bcf7
(ocaml_4_00_0 not found).

I'm not an ocaml user so I don't understand the implications of my change.
It is only meant to get the nix expressions valid again.
2012-10-10 00:20:16 +02:00
Eelco Dolstra
44da496dcf Forgot to add some files 2012-10-09 17:07:59 -04:00
Rickard Nilsson
5dbe17f315 darktable: Update to version 1.0.5 2012-10-09 22:53:38 +02:00
Eelco Dolstra
34ff91d602 nginx: Update to 1.2.4 2012-10-09 14:20:44 -04:00
Marco Maggesi
e32567bcf7 OCaml 4.00.1 2012-10-09 14:03:12 -04:00
Marco Maggesi
2221bf0593 Update camlp5 to 6.06. 2012-10-09 14:03:12 -04:00
Marco Maggesi
a090424115 Update ocamlnet to version 3.6. (Does not compile under 4.00.0 though.) 2012-10-09 14:03:12 -04:00
Marco Maggesi
3989f09ae6 Update ounit to version 1.1.2 2012-10-09 14:03:11 -04:00
Marco Maggesi
c3e12acb5a Update extlib to version 1.5.2 2012-10-09 14:03:11 -04:00
Alexander Foremny
29d3112ee9 Rename plowshare-git to plowshare 2012-10-09 14:02:23 -04:00
Eelco Dolstra
156e1f1e1f Add psqlodbc for iodbc 2012-10-09 14:02:09 -04:00
Eelco Dolstra
0b056a06a0 VirtualBox-GuestAdditions: Install drivers for X.org server 1.12 2012-10-09 12:42:10 -04:00
Eelco Dolstra
54aea93a84 inkscape: Update to 0.48.3.1
http://hydra.nixos.org/build/3151653
2012-10-09 12:10:45 -04:00
Eelco Dolstra
a1300037d2 glib: Propagate pcre
http://hydra.nixos.org/build/3150785
2012-10-09 11:34:02 -04:00
Eelco Dolstra
f81a86d4b9 loudmouth: Fix building with the latest glib
http://hydra.nixos.org/build/3148780
2012-10-09 11:28:38 -04:00
Eelco Dolstra
b713d13bb4 gnucash: Update to 2.4.11 2012-10-09 11:24:38 -04:00
Eelco Dolstra
4eb7fa7c9a goffice: Update to 0.8.17
Fixes http://hydra.nixos.org/build/3149255
2012-10-09 11:24:21 -04:00
Eelco Dolstra
58082f0acb libgnomecups: Fix build
http://hydra.nixos.org/build/3149255
2012-10-09 11:23:56 -04:00
Shea Levy
5150b55bf2 openjdk: Add lib{fontconfig,Xcursor,Xinerama} to rpaths. 2012-10-09 11:11:19 -04:00
Lluís Batlle i Rossell
85398493bf go: updating to 1.0.3 2012-10-09 17:02:11 +02:00
Sander van der Burg
4ef6aa3a6c Bumped MySQL java connector version to 5.1.22
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-10-09 16:41:30 +02:00
Sander van der Burg
da52aeefad Bump MySQL java connector version to 5.1.22 2012-10-09 16:41:01 +02:00
Mathijs Kwik
da8b2dfcc7 samba: upgrade to 3.6.8 2012-10-09 16:05:24 +02:00
Mathijs Kwik
10462c7a82 btrfsprogs: upgrade to current version (0.20 pre) 2012-10-09 16:05:24 +02:00
Mathijs Kwik
8f480e3035 linux-3.6: upgrade to 3.6.1
- enable aufs3 patch
- check other patches needing upgrade/enable
2012-10-09 16:05:24 +02:00
Mathijs Kwik
2f39ec92e3 linux-3.5: upgrade to 3.5.6 2012-10-09 16:05:23 +02:00
Mathijs Kwik
76aa428ac6 linux-3.4: upgrade to 3.4.13 2012-10-09 16:05:23 +02:00
Mathijs Kwik
332c6de736 linux-3.0: upgrade to 3.0.45 2012-10-09 16:05:23 +02:00
Eduard Carreras
759f17d7d0 Drop eelco as a maintaner due copy&paste 2012-10-09 14:46:16 +02:00
Sander van der Burg
27cadaa404 Added package for netbeans IDE 2012-10-09 11:40:06 +02:00
Michael Raskin
18c0bca167 Fix some of the debian-devscripts shell references 2012-10-09 11:02:06 +04:00
Eelco Dolstra
90d9f8ec18 Update xcb-proto and libxcb 2012-10-08 15:15:05 -04:00
Eelco Dolstra
a779d2ba18 foomatic-filters: Update to 4.0.12 2012-10-08 14:52:06 -04:00
Eelco Dolstra
c961c840f6 cups: Update to 1.5.4 2012-10-08 14:50:19 -04:00
Eelco Dolstra
f5e0a05f80 Revert "cups: Update to 1.6.1"
This reverts commit 5046d0628f.
2012-10-08 14:43:49 -04:00
Eelco Dolstra
318202951e Revert "Remove cups-pdf-filter"
This reverts commit 006002d16f.
2012-10-08 14:43:47 -04:00
Eelco Dolstra
f32979e2d8 Revert "cups: Drop unused dependencies and add libusb1 dependency"
This reverts commit 6f700142c4.
2012-10-08 14:43:42 -04:00
Eelco Dolstra
1c3ed1b8d4 gtk+: Update to 3.2.4 2012-10-08 14:20:30 -04:00
Eelco Dolstra
41e9f7cfed Merge remote-tracking branch 'origin/master' into x-updates 2012-10-08 13:48:30 -04:00
Eduard Carreras
fe5a7357e6 Merge branch 'master' into imp_xfce4 2012-10-08 18:27:47 +02:00
aszlig
25b702d2d6 Merge branch 'chromium-update'.
This updates the following channels:

beta: 23.0.1271.17
dev: 24.0.1284.2

Builds are now tested on all three channels, even the dev channel.
2012-10-08 17:56:25 +02:00
aszlig
1983d4fdfc chromium: Build using libusb (1.0) from nixpkgs.
This dependency has recently been added to chromium while we didn't notice it,
so let's avoid to use the bundled version.

It might make sense to remove the unneeded files in third_party/ based on a
whitelist, so that we notice future changes like this earlier.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-08 15:06:15 +02:00
aszlig
692ad8059a chromium: Build using libexif from nixpkgs.
While libexif has been bundled with chromium for some months already, they only
recently added the GYP option to switch to using the system library. So, let's
enable it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-08 15:05:00 +02:00
Rickard Nilsson
58afd43615 obnam: Update to version 1.2. Also update its dependencies (python libraries) 2012-10-08 12:35:25 +02:00
Eduard Carreras
92c922166d Merge branch 'master' into imp_xfce4 2012-10-08 11:52:05 +02:00
Peter Simons
e6f26c5142 haskell-happy-meta: update to version 0.2.0.5 2012-10-08 11:25:28 +02:00
Peter Simons
fc470f1d5a haskell-alex-meta: update to version 0.3.0.4 2012-10-08 11:25:27 +02:00
Peter Simons
8029d18f7a haskell-BNFC-meta: update to version 0.3.0.5 2012-10-08 11:25:27 +02:00
Peter Simons
8cf5551b6a haskell-yesod: update to version 1.1.1.2 2012-10-08 11:25:27 +02:00
Peter Simons
3ff871a11d haskell-yesod-routes: update to version 1.1.0.1 2012-10-08 11:25:27 +02:00
Peter Simons
559a6cc24f haskell-yesod-default: update to version 1.1.0.2 2012-10-08 11:25:27 +02:00
Peter Simons
f273a6054f haskell-yesod-core: update to version 1.1.2.1 2012-10-08 11:25:27 +02:00
Peter Simons
e754ab10ed haskell-yaml: update to version 0.8.1 2012-10-08 11:25:27 +02:00
Peter Simons
963a0bfc40 haskell-warp: update to version 1.3.3.1 2012-10-08 11:25:27 +02:00
Peter Simons
6af81dcb12 haskell-vector-algorithms: update to version 0.5.4.2 2012-10-08 11:25:27 +02:00
Peter Simons
fc608ef86a haskell-uu-parsinglib: update to version 2.7.4 2012-10-08 11:25:27 +02:00
Peter Simons
0f654ae624 haskell-tls-extra: update to version 0.4.7 2012-10-08 11:25:26 +02:00
Peter Simons
92e4df6ff4 haskell-temporary: update to version 1.1.2.4 2012-10-08 11:25:26 +02:00
Peter Simons
e55f32d2d7 haskell-stylish-haskell: update to version 0.5.2.0 2012-10-08 11:25:26 +02:00
Peter Simons
58f227a11f haskell-stringsearch: update to version 0.3.6.4 2012-10-08 11:25:26 +02:00
Peter Simons
587bf8d2d8 haskell-snap-loader-dynamic: update to version 0.9.0.1 2012-10-08 11:25:26 +02:00
Peter Simons
093aa60a74 haskell-parallel-io: update to version 0.3.2.1 2012-10-08 11:25:26 +02:00
Peter Simons
2833c14608 haskell-network-transport: update to version 0.3.0 2012-10-08 11:25:26 +02:00
Peter Simons
7901fa7d96 haskell-network-transport-tcp: update to version 0.3.0 2012-10-08 11:25:26 +02:00
Peter Simons
1148be313e haskell-network-conduit: update to version 0.6.0 2012-10-08 11:25:26 +02:00
Peter Simons
5049bf5573 haskell-multiarg: update to version 0.6.0.0 2012-10-08 11:25:25 +02:00
Peter Simons
22caa0a777 haskell-lifted-base: update to version 0.2 2012-10-08 11:25:25 +02:00
Peter Simons
4af7e7d46c haskell-libmpd: update to version 0.8.0.1 2012-10-08 11:25:25 +02:00
Peter Simons
ce72803dff haskell-json: update to version 0.7 2012-10-08 11:25:25 +02:00
Peter Simons
7c35fd86ed haskell-http-conduit: update to version 1.6.1.1 2012-10-08 11:25:25 +02:00
Peter Simons
a191dca5e7 haskell-hspec: update to version 1.3.0.1 2012-10-08 11:25:25 +02:00
Peter Simons
be0fe5c0d8 haskell-hashtables: update to version 1.0.1.8 2012-10-08 11:25:25 +02:00
Peter Simons
143650b1b1 haskell-happstack-server: update to version 7.0.7 2012-10-08 11:25:25 +02:00
Peter Simons
c9cdb612d3 haskell-gloss: update to version 1.7.6.4 2012-10-08 11:25:24 +02:00
Peter Simons
bf151cdbd7 haskell-file-embed: update to version 0.0.4.6 2012-10-08 11:25:24 +02:00
Peter Simons
0ab16be804 haskell-edit-distance: update to version 0.2.1.1 2012-10-08 11:25:24 +02:00
Peter Simons
e7a86c9ded haskell-distributed-static: update to version 0.2.1 2012-10-08 11:25:24 +02:00
Peter Simons
136581a717 haskell-distributed-process: update to version 0.4.0.1 2012-10-08 11:25:24 +02:00
Peter Simons
d44ce8ee8b haskell-distributed-process-simplelocalnet: update to version 0.2.0.6 2012-10-08 11:25:24 +02:00
Peter Simons
10eda4938a haskell-data-accessor-template: update to version 0.2.1.10 2012-10-08 11:25:24 +02:00
Peter Simons
ce15d915bb haskell-conduit: update to version 0.5.2.5 2012-10-08 11:25:24 +02:00
Peter Simons
fbb2b63632 haskell-citeproc-hs: update to version 0.3.5 2012-10-08 11:25:23 +02:00
Peter Simons
9812fb3961 haskell-binary: update to version 0.6.2.0 2012-10-08 11:25:23 +02:00
Peter Simons
0f54bd6130 haskell-idris: update to version 0.9.4.1 2012-10-08 11:25:23 +02:00
Peter Simons
3e5dc7a950 haskell-yesod-auth: jail-break to support current versions of lifted-base 2012-10-08 11:16:16 +02:00
Peter Simons
5387c50157 haskell-resourcet: jail-break to support current versions of lifted-base 2012-10-08 11:15:03 +02:00
Peter Simons
3ed8a0c9dc haskell-persistent: jail-break to support current versions of lifted-base 2012-10-08 11:14:39 +02:00
Peter Simons
0a9568df7b haskell-tar: update to version 0.4.0.1 2012-10-08 10:47:32 +02:00
Peter Simons
3b9a7e59b2 haskell-Cabal: update to versions 1.16.0.1 2012-10-08 10:46:55 +02:00
Peter Simons
18ccd4b340 haskell-cabal-install: add version 1.16.0 2012-10-08 10:46:10 +02:00
Shea Levy
29fd8d4eaa cmake: Bump 2012-10-08 03:12:42 -04:00
Shea Levy
7786353848 Add libc++ 2012-10-08 02:32:09 -04:00
Shea Levy
4f178d1698 clang: Bump to 3.1 2012-10-08 01:57:39 -04:00
aszlig
58a4edd294 chromium: Drop seccomp patch for version 21.
Version 22 is the current version of the stable channel, so we don't need to
carry around a patch for earlier versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-08 07:35:57 +02:00
aszlig
17fe198695 chromium: Disable legacy seccomp sandbox in v23.
This removes the patch introduced in 949afcc0f2.
The reason behind this is because even though we patch in the legacy seccomp
sandbox by default, it won't be used anyway as both cannot coexist anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-08 07:35:57 +02:00
aszlig
10679a7ba6 chromium: Fix chromium bug 149834 for version 23.
This is just a temporary fix and will only thrown away as soon as a proper fix
is included upstream, see http://crbug.com/149834 for more details about this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-08 07:33:52 +02:00
aszlig
df64adc2df chromium: Update dev and beta channels.
dev: 23.0.1271.10 -> 24.0.1284.2 (not tested, probably won't build?)
beta: 22.0.1229.91 -> 23.0.1271.17 (issues, see below)

While testing the beta release, I've been bitten by http://crbug.com/149834, so
as this is a beta release, I'm not sure if we should patch again to disable the
BPF seccomp sandbox.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-08 07:33:51 +02:00
aszlig
949afcc0f2 chromium: New seccomp patch for versions >= 23.
The BPF renderer sandbox is now the default in 23. But still, it is not regarded
as "adequately sandboxed" from Google so we still need the legacy seccomp
sandbox.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-08 07:33:51 +02:00
aszlig
77d424875c chromium: Temporarily use bundled zlib.
Well, after looking a bit more thoroughly through the zlib patch from the
Chromium team, it seams, that this really fix an issue that hasn't yet been
applied upstream. Unfortunately neither Chromium nor Zlib give more information
about that issue. Maybe they're waiting until its resolved upstream and thus the
temporary patch?

The bad news is, that the fix for the vulnerability is incomplete in Chromium
and covers only the use cases of Chromium itself, so we can't include that
patched version in nixpkgs zlib derivation.

Until the issue is fixed upstream we're hereby safer off turning it off in
Chromium and thus use the bundled and patched version.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-08 07:33:51 +02:00
Shea Levy
5a6fd3d510 llvm: Bump to 3.1 2012-10-07 23:25:11 -04:00
aszlig
c6c7019091 haxe: Remove build files of haxelib/haxedoc early.
Previously, we installed std by omitting the tools directory. Now, there are
occasions where you actually want to use things like tools.haxelib from within
your project, for example to create something that interfaces with the haxelib
API. So we now just remove all files in there that were created during the main
build in postBuild.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-08 02:26:09 +02:00
Shea Levy
529fee610b libicns: Bump 2012-10-07 18:22:30 -04:00
Shea Levy
2f8ab5e651 Merge branch 'refind' into upstream 2012-10-07 17:54:30 -04:00
aszlig
c585be8619 neko: Correctly set 64bit mode in build.
Neko seems to think it is running in 32bit, even though it is compiled for
64bit. The fix is included in 1.8.3, which is not yet released as of now, so we
add a temporary fix until the release.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-07 23:13:56 +02:00
Cillian de Róiste
65358fad8c Upgrade libraw1394 to 2.1.0 2012-10-07 23:02:32 +02:00
Shea Levy
026dd8b6f2 rEFInd: 0.4.5 2012-10-07 16:54:02 -04:00
Cillian de Róiste
fc817640e5 Tidy up the expression for the Calf audio plugin pack 2012-10-07 22:33:50 +02:00
Cillian de Róiste
df5abaf8b4 Update the calf plugin pack to 0.0.19-rc7
This is a significant update with loads of new features, plugins and GUIs
2012-10-07 22:33:50 +02:00
Cillian de Róiste
aaebab484b Disable the debug option for FFADO
The debug option is enabled by default and causes performance and stability issues
2012-10-07 22:33:50 +02:00
Eelco Dolstra
d72adde530 Add nss-myhostname 2012-10-07 14:59:29 -04:00
Rickard Nilsson
a570a4c9ed opera: Update to version 12.02 2012-10-07 19:21:56 +02:00
Peter Simons
0826608328 spamassassin: don't pass 'IOSocketInet6'
Adding that package as a build input makes SpamAssassin print "function
re-defined" warnings at run-time.
2012-10-07 18:55:41 +02:00
Marc Weber
2e7847cd12 making ati dirvers compile again
See comments on the nixos patch
2012-10-07 18:03:06 +02:00
Alexander Foremny
471ceb6dbb Merge remote-tracking branch 'upstream/master' into jhc 2012-10-07 17:58:43 +02:00
Alexander Foremny
f2e82a385e Add jhc 0.8.0 2012-10-07 17:52:43 +02:00
Michael Raskin
4454e45955 Adding meta.maintainers 2012-10-07 19:21:35 +04:00
Michael Raskin
749cc2bf1e Adding Debian devscripts. Mostly for uscan.
I plan to later use uscan for simplifying package updates in some
NixPkgs packages. I have no code for that now.

I added Perl packages File::DesktopEntry and File::BaseDir in a slightly
hascky way because one part of the installation system replaced PREFIX=
with --prefix= and the other complained that it doesn't know what to do
with --prefix=. I checked that a script using File::DesktopEntry works,
and I don't know enough Perl to rewrite buildPerlPackage and hope that
my change is an improvement.

I removed trnaslated manpages because it uses po4a which has some more
Debian-specific dependencies of its own.
2012-10-07 18:02:46 +04:00
Cillian de Róiste
25b4957e4a Add the Distrho collection of audio plugins 2012-10-07 14:06:36 +02:00
Cillian de Róiste
2b31648dee Upgrading suil (LV2 plugin library) from 0.6.2 to 0.6.4 2012-10-07 14:06:35 +02:00
Cillian de Róiste
08e025acab Adding Qt and GTK support to suil so that they can be used for the LV2 plugin GUIs 2012-10-07 14:06:35 +02:00
aszlig
064cf68281 haxe: Rewrite package from scratch, version 2.10.
As well as for neko, we now have way less cruft within the mkDerivation
attribute set. We also now use make to build haxe, which will include haxelib
and haxedoc as well.

The main reason why I was doing this was because the package didn't build and
still was referencing mawercer.de, which does not contain those tarballs
anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-07 11:41:59 +02:00
aszlig
e5239b78bd neko: Rewrite package from scratch, version 1.8.2.
This should simplify the input of the derivation builder significantly and of
course we don't need to rely on mawercer.de to supply the needed files. Also,
the derivation name doesn't include "-cvs" anymore, as we're building from the
release tarball.

In addition, we don't need the patch anymore, as it was so simple that it could
be done easily with sed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-07 11:41:19 +02:00
aszlig
79fa3e2181 pyaudio: New package, version 0.2.4.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-07 11:41:18 +02:00
Jack Cummings
a4978228e2 Merge remote-tracking branch 'upstream/master' 2012-10-06 20:27:01 -07:00
Michael Raskin
90f1e5b672 Add V4L support to SANE 2012-10-06 22:42:06 +04:00
Jack Cummings
0bb3795d3c - on a bumpy path from hg to git.. 2012-10-05 15:19:27 -07:00
Eelco Dolstra
c1719a5835 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-05 17:57:45 -04:00
Eelco Dolstra
a4cd5afd03 Fix "Failed to add path to set" error during nixos-rebuild 2012-10-05 16:58:36 -04:00
Jack Cummings
66e43a5297 - Make rili work with new autoconf versions 2012-10-05 13:56:51 -07:00
Jack Cummings
91d58edafc - Make rili work with new autoconf versions 2012-10-05 13:52:54 -07:00
Eelco Dolstra
29aa7abe87 thunderbird: Update to 15.0.1 2012-10-05 16:24:04 -04:00
Eelco Dolstra
05d240ceda thunderbird: Update to 15.0.1 2012-10-05 16:15:56 -04:00
Eelco Dolstra
d9c01ef51d p7zip: Update to 9.20.1 2012-10-05 16:06:35 -04:00
Eelco Dolstra
e8c4748cdb cabextract: Update to 1.4 2012-10-05 16:06:19 -04:00
Eduard Carreras
d73a3f618a Adding xfce4 task manager 2012-10-05 20:52:40 +02:00
Eelco Dolstra
e0be32f676 Add a function ‘getVersion’ to get the version of a derivation 2012-10-05 13:48:57 -04:00
Eduard Carreras
4261b8a8ea Adding gigolo app 2012-10-05 17:02:38 +00:00
Eduard Carreras
494fe12a30 Trying to improve xfce4 desktop 2012-10-05 16:52:58 +00:00
Jack Cummings
e23bda977d - removing old spl/zfs versions 2012-10-05 09:40:26 -07:00
Jack Cummings
18d4a832b0 - clean up openttd, rili, uqm, and widelands descriptions 2012-10-05 09:36:36 -07:00
Jack Cummings
e7f3ff803e - zfs 0.6.0-rc11, spl 0.6.0-rc11 2012-10-05 09:11:25 -07:00
Jack Cummings
ccad09d3b9 Revert " - zfs-0.6.0-rc11, and spl-0.6.0-rc11"
This reverts commit 8eb9491a22.
2012-10-05 09:07:33 -07:00
Jack Cummings
8043344266 Revert " - remove old versions"
This reverts commit 65d3ef369e.
2012-10-05 09:07:11 -07:00
Cyril Roelandt
172abb4b26 Add a "smatch" package.
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2012-10-05 10:41:44 +02:00
Michael Raskin
d26ac88caf Merging pull request 121 from MarcWeber: update/fix debootstrap with minor fixes 2012-10-05 12:26:13 +04:00
Jack Cummings
65d3ef369e - remove old versions 2012-10-05 00:12:15 -07:00
Jack Cummings
8eb9491a22 - zfs-0.6.0-rc11, and spl-0.6.0-rc11 2012-10-05 00:09:49 -07:00
Jack Cummings
27ec277359 - add myself as a maintainer for the packages I've added 2012-10-04 23:39:00 -07:00
Jack Cummings
22ece175a0 - openttd 1.2.2, rili 2.0.1, widelands-build17, uqm-0.7.0 2012-10-04 23:32:34 -07:00
Eelco Dolstra
bc9bff1da4 Remove obsolete versions of Flash 2012-10-04 21:18:44 -04:00
Eelco Dolstra
99f38ee7a5 Flashplayer: add libXcursor to the RPATH
This prevented Flash from working after the last update.
2012-10-04 21:15:26 -04:00
Shea Levy
af045b4ee1 edk2: Bump version 2012-10-04 20:11:47 -04:00
Shea Levy
ce6dbfc66a gnu-efi: Version 3.0r 2012-10-04 19:57:17 -04:00
Shea Levy
c592992b14 Fix tarball 2012-10-04 19:53:10 -04:00
Shea Levy
a08ca4c04a openjdk: Don't use the official build system's boostrapping, do our own.
The openjdk BOOT_CYCLE bootstrap doesn't use the binaries built in the first stage for the second stage, so we get a bunch of errors like:
  /bin/sh: /nix/store/wdgl7xl9b72hn212l0672ad5sn7vh44y-openjdk-bootstrap/bin/native2ascii: No such file or directory
Instead, just build each stage as a separate derivation
2012-10-04 16:56:41 -04:00
Michael Raskin
3ab23d9542 LibreOffice 3.6.2.2 bugfix update. 2012-10-05 00:50:02 +04:00
Eelco Dolstra
925aeb98d5 PostgreSQL updates 2012-10-04 11:26:19 -04:00
Eelco Dolstra
3240b48f74 systemd: Update to 194 2012-10-04 11:24:07 -04:00
Mathijs Kwik
73f79401b1 eaglemode: remove unused xineLib dependency
It seems the resulting output path has no reference to libxine, so it
does not get used. Probably it needs some hard-coded link-paths as
eaglemode wants to use dlopen for some things.

If anyone wants to use eaglemode's xine support and fix this issue,
please make it optional.
2012-10-04 13:53:08 +02:00
Rickard Nilsson
24298db823 xdg-utils: Fix reference to /usr/bin/file in xdg-mime 2012-10-04 13:38:26 +02:00
Michael Raskin
396de23762 Enable V4L2 modules 2012-10-04 15:35:21 +04:00
Rickard Nilsson
4959fd19f4 sheevaplug platform: Add hardware watchdog support 2012-10-04 13:11:13 +02:00
Rickard Nilsson
0c88675592 sheevaplug platform: Add VLAN support (CONFIG_VLAN_8021Q=m) 2012-10-04 13:10:24 +02:00
Mathijs Kwik
e3ae9289e0 MPlayer: upgrade to 1.1
- big cleanup of optional dependency handling
I hope I didn't miss any cases.

- XVID
xvid support seams broken, both built-in as external.
I didn't notice any issues playing xvid video's though, as ffmpeg's
default mpeg4 decoder handles xvid-encoded files just fine.
It seems the only users affected by this are users who still encode
xvid with mencoder (instead of plain ffmpeg). If this really is an
issue to anyone, please let me know, so I can look into it some more,
or retain an older mplayer version next to this one.
2012-10-04 10:40:52 +02:00
Mathijs Kwik
4c96b8587b logic cleanup 2012-10-04 10:40:52 +02:00
Mathijs Kwik
488b43586c vlc: use ffmpeg 1.0 2012-10-04 10:40:51 +02:00
Mathijs Kwik
55f97f3a0d node-packages: upgrade mongodb and bson 2012-10-04 10:40:51 +02:00
Mathijs Kwik
2f6a498b52 node-packages: add "source-map" and dependencies 2012-10-04 10:40:51 +02:00
Michael Raskin
6b6a23c1aa Tell git to ignore .*.swp - Vim swap files 2012-10-04 11:27:57 +04:00
aszlig
1de3682f98 mysql55: Enable parallel building.
In order to extend the lifes of keyboards, monitors, mice and other hardware in
range of impatient people, this should shorten build times a bit on multicore
systems. And of course keeps blood pressure at low rates so cholerics may live
longer. Whether the latter is good or bad is up to the readers choice and
imagination.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-04 08:35:03 +02:00
aszlig
d4c56cef43 mysql55: Update to version 5.5.28.
The current build fails because the URL at inria.fr is no longer accessible. And
5.5.23 is quite old, so let's update it.

With this update we also provide three URLs to fetchurl, just to make sure that
we have enough sources, should one URL become inaccessible again.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-04 08:35:02 +02:00
aszlig
a5c38c8d3e python/polib: Add new package, version 1.0.1.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-04 08:35:02 +02:00
Michael Raskin
8e38efac32 Update/fix MuPDF 2012-10-04 10:37:54 +04:00
Michael Raskin
0013b8faa5 Add reptyr, tool to change controlling terminal of a process under Linux 2012-10-04 09:17:09 +04:00
Andres Loeh
a84ad8010a Add haskell-platform-2012.4.0.0 release candidate. 2012-10-03 21:12:46 +02:00
Eelco Dolstra
31f89ba349 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-03 14:43:10 -04:00
Eelco Dolstra
f9714ace11 boehm-gc: Update to 7.2d 2012-10-03 14:07:35 -04:00
Eelco Dolstra
114dc08026 openjpeg: Update to 1.5.1
Fixes CVE-2012-3535, CVE-2012-3358.
2012-10-03 14:07:35 -04:00
Shea Levy
bc829a1050 Revert "Add template-haskell haskellPackage"
This reverts commit 7f871719d5.

Apparently, GHC comes with template-haskell, so there's no point in installing it separately.
2012-10-03 07:46:58 -04:00
Petr Rockai
63a72d4625 Update flashplayer to 11.2.202.238 since 11.1.102.55 is no longer available. 2012-10-03 11:55:02 +02:00
Eelco Dolstra
7dd3236c81 git: Update to 1.7.12.2 2012-10-02 12:34:38 -04:00
Eelco Dolstra
9bc8e1250b xinetd: Update to 2.3.15
Fixes CVE-2012-0862.
2012-10-02 11:52:37 -04:00
Eelco Dolstra
3cf0b00b5a bind: Update to 9.7.6-P3
Fixes CVE-2012-4244.
2012-10-02 11:48:54 -04:00
Eelco Dolstra
f75dddde80 apache-httpd: Update to 2.2.23
Fixes CVE-2012-0883, CVE-2012-2687.
2012-10-02 11:45:54 -04:00
Eelco Dolstra
3c572df900 alsa-utils: Fix the path to alsactl in the udev rule 2012-10-02 11:09:28 -04:00
Michael Raskin
dad7ea5a7e Fix timidity source url 2012-10-02 11:23:43 +04:00
Rickard Nilsson
38161b6c64 dosfstools: Add alternative URL, since main site seems to be down. 2012-10-02 08:51:51 +02:00
Rickard Nilsson
cf230cddda sysfsutils: Use SourceForge mirror instead of static URL. 2012-10-02 08:50:42 +02:00
Rickard Nilsson
b63305721d gnum4: Disable tests for ARM.
I can't get the `diversions' to pass on SheevaPlug. It builds fine otherwise.
2012-10-02 08:49:33 +02:00
aszlig
d2df1ada27 chromium: Update channels to stable v22.0.1229.79.
dev: 23.0.1271.10
beta: 22.0.1229.91
stable: 22.0.1229.79

The revert for SVN revision 151720 is now obsolete in the current beta release
and is only needed for the stable version. So let's hope that >= 22.0.1229.91
will get stable soon.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:42 +02:00
aszlig
59a75fc985 Fix typo introduced by e6077fbc46.
Already created a line note about that in the commit, but somehow it went
unnoticed and most other typos introduced by that commit are already fixed by
now.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:42 +02:00
aszlig
7e439ea13c i3: Update to version 4.3.
Though upstream clearly recommends to not deactivate Pango, we currently can't
use Pango right now, as we are stuck at cairo-1.10.2. This version only has
experimental support for XCB which became stable in 1.12.x.

So we need to wait for 21bf5ef509 to be merged
into master before we can enable Pango.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
aszlig
cbaf071944 youtube-dl: Update to version 2012.09.27.
As the current version doesn't work anymore and there has been a lot of progress
since February, I think it's time to switch over to the new versen.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
aszlig
5908f6c28f linuxconsoletools: New package, version 1.4.3.
This is a small set of tools useful for testing and calibrating joysticks,
gamepads and various other input devices.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
aszlig
240cd87eda virtualbox-guest-additions: Update to 4.2.0.
Tested with a bunch of charon VirtualBox machines.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
aszlig
91b26c0e42 virtualbox: Update to 4.2.0.
New major upstream version, changes can be found here:

https://www.virtualbox.org/wiki/Changelog

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:40 +02:00
Cillian de Róiste
21271fee8d Add the LV2 version of the SWH audio plugins (used for audio production) 2012-10-02 01:00:13 +02:00
Cillian de Róiste
c073071e13 Patch JACK to be compatible with the 2.1.0 release of ffado 2012-10-01 22:28:12 +02:00
Shea Levy
7f871719d5 Add template-haskell haskellPackage 2012-10-01 11:48:41 -04:00
Eelco Dolstra
b78256fbd7 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-01 11:43:43 -04:00
Rok Garbas
41ca123e73 python-httplib2: updated to 0.7.6, added python-turses and its dependencies (python-oauth2, python-tweepy) 2012-10-01 13:05:57 +02:00
Shea Levy
359355e150 Linux 3.6 2012-10-01 07:01:31 -04:00
Cillian de Róiste
471eb0ba53 ffmpeg: Add option to enable x11grab support.
This is useful for making screencasts, or bug reporting.

Note: This is copied from aszlig's pull request: 05831d3a66
2012-09-30 23:53:39 +02:00
Cillian de Róiste
16203f845a Merge branch 'master' of github.com:NixOS/nixpkgs 2012-09-30 21:24:40 +02:00
Cillian de Róiste
564cc7d12c Upgrade ffado (FireWire audio drivers) to the recently released 2.1.0 2012-09-30 21:23:28 +02:00
Lluís Batlle i Rossell
cb7e161361 ffmpeg: adding 1.0 back as an attribute apart. 2012-09-30 12:20:55 +02:00
Lluís Batlle i Rossell
3bc6675d70 Revert "ffmpeg: update to 1.0"
This reverts commit 8ea11ec677.

It was breaking things, as said by Eelco said in nix-dev:
http://hydra.nixos.org/eval/742774
2012-09-30 12:19:37 +02:00
Lluís Batlle i Rossell
f31de09d5c libvpx: updating to 1.1.0 2012-09-29 23:38:41 +02:00
Lluís Batlle i Rossell
8ea11ec677 ffmpeg: update to 1.0 2012-09-29 23:37:05 +02:00
Eelco Dolstra
745cb58e4e Doh 2012-09-29 14:40:56 -04:00
Eelco Dolstra
3ffc960b18 Fix libxml2Python build
hydra.nixos.org/build/3106762
2012-09-29 12:08:25 -04:00
Eelco Dolstra
bf1b2e9c2e qt4: Update to 4.8.3 2012-09-28 23:20:59 -04:00
Eelco Dolstra
46b05945e0 pciutils: Update to 3.1.10
Also update the pci.ids database.
2012-09-28 23:20:59 -04:00
Eelco Dolstra
f2ccebcae4 usbutils: Update to 006 2012-09-28 23:20:59 -04:00
Eelco Dolstra
6f700142c4 cups: Drop unused dependencies and add libusb1 dependency 2012-09-28 23:20:59 -04:00
Eelco Dolstra
62f231756a libusb1: Update to 1.0.9 2012-09-28 23:20:59 -04:00
Eelco Dolstra
281fa6f85a Revert "xorg-server: Boldly update to 1.13.0"
This reverts commit 2f2426a02f89458451de0570ee6f0bf1442a3619.

xf86-video-intel requires a newer version of libdrm, which in turn
breaks mesa.  So stick to 1.12.4 until this gets sorted out.
2012-09-28 17:44:38 -04:00
Eelco Dolstra
1b807c2acd xorg-server: Boldly update to 1.13.0 2012-09-28 17:44:38 -04:00
Eelco Dolstra
14310ed2c8 libxslt: Update to 1.1.27 2012-09-28 17:44:38 -04:00
Eelco Dolstra
c7658cf9b0 libxml2: Update to 2.9.0 2012-09-28 17:44:38 -04:00
Eelco Dolstra
7d9593db6d xterm: Update to 281 and fix the fontconfig dependency 2012-09-28 16:23:56 -04:00
Peter Simons
35cc2c32bb haskell-parallel-io: add version 0.3.2 2012-09-28 21:45:21 +02:00
Eelco Dolstra
006002d16f Remove cups-pdf-filter
It has been obsoleted by the cups-filters package.
2012-09-28 15:09:14 -04:00
Eelco Dolstra
7f053d6157 Remove HAL
It's obsolete.  There was only one package still using it (nut) but it
builds fine without it.
2012-09-28 12:15:12 -04:00
Eelco Dolstra
c958552828 systemd: Update to 193 2012-09-28 11:48:30 -04:00
Rok Garbas
1bcbffc8c5 afew, alot: version update; adding new python package flake8 2012-09-28 17:06:07 +02:00
Rok Garbas
70ee9a6bb6 aircrack-ng: updating hash 2012-09-28 17:02:19 +02:00
Peter Simons
71a51e3d47 haskell-simple-sendfile: update to version 0.2.8 2012-09-28 10:46:39 +02:00
Peter Simons
88a859891c haskell-rank1dynamic: update to version 0.1.0.1 2012-09-28 10:46:39 +02:00
Peter Simons
be459eddd8 haskell-hs-bibutils: update to version 4.15 2012-09-28 10:46:39 +02:00
Peter Simons
84413b00e2 haskell-DSH: update to version 0.7.8.2 2012-09-28 10:46:38 +02:00
Peter Simons
9ffe9d4e09 haskell-hxt: jailbreak to support recent versions of the 'network' library 2012-09-28 10:35:15 +02:00
Eelco Dolstra
f021420036 Revert "gtk+: Update to 3.6.0"
This reverts commit 6cbb674895.
2012-09-27 17:42:46 -04:00
Eelco Dolstra
40eaa8657c Add Harfbuzz, an OpenType text shaping engine 2012-09-27 17:23:36 -04:00
Eelco Dolstra
6cbb674895 gtk+: Update to 3.6.0 2012-09-27 17:22:56 -04:00
Eelco Dolstra
b7cadbb7d2 gobject-introspection: Update to 1.34.0 2012-09-27 16:17:06 -04:00
Eelco Dolstra
4cdca52f7e glib: Update to 2.34.0 2012-09-27 16:16:52 -04:00
Eelco Dolstra
4a6a87eedc Fix builds depending on libXft 2012-09-27 12:38:48 -04:00
Peter Simons
dfaab992c2 spamassassin: enable more plugins and provide gpg for sa-update 2012-09-27 15:29:01 +02:00
Peter Simons
74c0850efd spamassassin: site-wide rules are in $out/share/spamassassin; user-rules in /etc/spamassassin 2012-09-27 15:28:14 +02:00
Peter Simons
a596022d80 apache-httpd: update to version 2.4.3 2012-09-27 13:46:50 +02:00
Peter Simons
310c7be3a1 Revert "adding python libraries serial and game which are both dependencies of plover steno engine which needs more testing".
The patch lacks the required file "pygame.patch".
2012-09-27 13:41:44 +02:00
Peter Simons
8432dddfe8 haskell-warp: update to version 1.3.2 2012-09-27 12:21:19 +02:00
Peter Simons
6a695af99b haskell-vector-space: update to version 0.8.3 2012-09-27 12:21:19 +02:00
Peter Simons
669de74d36 haskell-snap: update to version 0.9.2.1 2012-09-27 12:21:18 +02:00
Peter Simons
0ff49d3405 haskell-snap-server: update to version 0.9.2.3 2012-09-27 12:21:18 +02:00
Peter Simons
ef710f5c4d haskell-random-fu: update to version 0.2.3.1 2012-09-27 12:21:18 +02:00
Peter Simons
ced4dd874a haskell-hxt: update to version 9.3.1.0 2012-09-27 12:21:18 +02:00
Peter Simons
ba6b7c53c4 haskell-http-conduit: update to version 1.6.1 2012-09-27 12:21:18 +02:00
Peter Simons
219109de4e haskell-hs-bibutils: update to version 4.14 2012-09-27 12:21:18 +02:00
Peter Simons
9ec744961f haskell-ghc-events: update to version 0.4.0.1 2012-09-27 12:21:17 +02:00
Peter Simons
ee606adc9e haskell-directory-tree: update to version 0.11.0 2012-09-27 12:21:17 +02:00
Peter Simons
2f2658d4ff haskell-dataenc: update to version 0.14.0.4 2012-09-27 12:21:17 +02:00
Peter Simons
d06f4cf000 haskell-Boolean: update to version 0.1.0 2012-09-27 12:21:17 +02:00
Peter Simons
083ac8dafc Merge pull request #132 from MarcWeber/fixes/smpeg
fix build of smpeg
2012-09-27 02:34:20 -07:00
Peter Simons
10b3a56d85 Merge pull request #133 from MarcWeber/fixes/add_python_game
adding python libraries serial and game which are both dependencies of p...
2012-09-27 02:34:00 -07:00
Peter Simons
0cd82f1d17 Merge pull request #131 from aforemny/plowshare
Plowshare
2012-09-27 02:30:04 -07:00
Peter Simons
bed0328879 systemd: add myself as a maintainer 2012-09-27 10:54:44 +02:00
Peter Simons
0a2f397ce0 systemd: fix build on Linux/i686 2012-09-27 10:53:25 +02:00
Andres Loeh
42cf8b1002 Add distributed-process-simplelocalnet and dependencies. 2012-09-27 09:50:02 +02:00
Andres Loeh
f81253e743 Add haskell-distributed-process and dependencies. 2012-09-27 09:45:07 +02:00
Eelco Dolstra
5b7d7b11f3 dbus: Update to 1.6.4 2012-09-26 22:21:14 -04:00
Marc Weber
1c35a0ca48 adding python libraries serial and game which are both dependencies of plover steno engine which needs more testing 2012-09-27 01:35:40 +02:00
Marc Weber
d9152f0133 fix build of smpeg 2012-09-27 01:29:53 +02:00
Eelco Dolstra
5046d0628f cups: Update to 1.6.1 2012-09-26 18:11:23 -04:00
Cillian de Róiste
d8e8ff1fe9 Typo, fix the googleTalkPlugin 2012-09-26 23:45:35 +02:00
Eelco Dolstra
2ca9fc3a32 Make Firefox 15 the default (for realz this time) 2012-09-26 17:29:07 -04:00
Eelco Dolstra
775d62748f Make Firefox 15 the default 2012-09-26 17:28:53 -04:00
Eelco Dolstra
599517668c Fix Firefox config option processing 2012-09-26 17:27:20 -04:00
Eelco Dolstra
0446a79473 Fix icewm build on libX11-1.5.0 2012-09-26 17:00:55 -04:00
Lluís Batlle i Rossell
27bd526654 freeswitch: updating to stable 1.2.3
I'll avoid using the git version; I'm less sure if it's better than the
released stable.
2012-09-26 22:55:56 +02:00
Eelco Dolstra
2fed9dfbc5 Some X.org updates (include xorg-server to 1.12.4) 2012-09-26 16:11:26 -04:00
Eelco Dolstra
9f9a561107 xkeyboard-config; Update to 2.7 2012-09-26 15:51:57 -04:00
Eelco Dolstra
2122279858 gtk+: Update to 2.24.13 2012-09-26 15:39:32 -04:00
Eelco Dolstra
948aa32e46 atk: Update to 2.6.0 2012-09-26 15:17:54 -04:00
Eelco Dolstra
62cd9ea869 pango: Update to 1.30.1 2012-09-26 15:17:31 -04:00
Eelco Dolstra
bda3c649c4 mesa: Update to 8.0.4 2012-09-26 15:17:01 -04:00
Eelco Dolstra
d8b7b65bb1 Slight cleanup 2012-09-26 15:07:43 -04:00
Eelco Dolstra
943346d9d0 fontconfig: Update to 2.10.1 2012-09-26 15:07:11 -04:00
Eelco Dolstra
d9e4b08c08 freetype: Update to 2.4.10 2012-09-26 15:04:41 -04:00
Eelco Dolstra
013b137325 expat: Update to 2.1.0 2012-09-26 15:04:27 -04:00
Eelco Dolstra
99df2b42a7 libtiff: Update to 3.9.7 2012-09-26 14:59:48 -04:00
Cillian de Róiste
cc02b6cc19 Updating the google talk plugin to 3.6.1 since 3.5.1 is no longer available for download. Although, it does not work correctly on my system. 2012-09-26 20:56:56 +02:00
Eelco Dolstra
d5758c99a3 Merge remote-tracking branch 'origin/master' into x-updates
Conflicts:
	pkgs/misc/maven/maven-1.0.nix
	pkgs/os-specific/linux/xf86-input-wacom/default.nix
2012-09-26 14:51:51 -04:00
Eelco Dolstra
e710915ffc systemd: Update to 192 2012-09-26 10:04:19 -04:00
Lluís Batlle i Rossell
5ba1df3811 mosh: update to 1.2.2 2012-09-26 09:38:36 +02:00
Eelco Dolstra
2a8e532e0a qemu-kvm: Update to 1.2.0
This time it will work for sure!
2012-09-25 17:30:43 -04:00
Lluís Batlle i Rossell
62c5eab5cd Adding opus-tools.
At least a program that uses libopus.
2012-09-25 20:08:01 +02:00
Lluís Batlle i Rossell
664ee28936 Adding libopus
I still don't know any program that can use it.
2012-09-25 20:01:56 +02:00
Lluis Batlle
839f124ba1 ocaml: native code building for ARM on 3.12 and 4.00
I think it already works. I'll test more throughly tomorrow.
2012-09-25 19:38:06 +02:00
Lluis Batlle
be20063772 mldonkey: update to 3.1.3
Claimed suport for ocaml 4.00.0 and finally, BT magnets.
2012-09-25 19:37:54 +02:00
Lluis Batlle
30e76124e6 platforms: adding sha1 to the sheevaplug
The mv-cesa requires soft sha1 as fallback, to work.
2012-09-25 19:37:17 +02:00
Lluís Batlle i Rossell
1bd6ee6556 Adding umurmur and protobuf-c. 2012-09-25 19:35:03 +02:00
Lluís Batlle i Rossell
ad0b63265c picocom: adding picocom, 1.7 2012-09-25 19:23:34 +02:00
Alexander Foremny
d73b69716a Merge remote-tracking branch 'upstream/master' into plowshare 2012-09-25 17:45:50 +02:00
Alexander Foremny
1329ae018d Bump plowshare version to git20120916 2012-09-25 17:44:57 +02:00
Peter Simons
63b87a116e hardlink: update to latest version 2012-09-25 15:35:54 +02:00
Peter Simons
b5416d6ed6 darcs: install bash completion instructions 2012-09-25 15:15:38 +02:00
Peter Simons
3a34ac175f pkgs/development/compilers/ghc/with-packages.nix: include bash completion files in the generated environment 2012-09-25 15:05:49 +02:00
Peter Simons
656badd501 cabal-install: install bash-completion instructions 2012-09-25 14:44:39 +02:00
Peter Simons
a1d08ed4f6 haskell-yesod: update to version 1.1.1 2012-09-25 13:12:48 +02:00
Peter Simons
aad56b31e7 haskell-yesod-form: update to version 1.1.3 2012-09-25 13:12:48 +02:00
Peter Simons
ff32b5e738 haskell-yesod-core: update to version 1.1.2 2012-09-25 13:12:48 +02:00
Peter Simons
ce340103d5 haskell-warp: update to version 1.3.1.2 2012-09-25 13:12:48 +02:00
Peter Simons
c3c66b0167 haskell-tls: update to version 0.9.11 2012-09-25 13:12:48 +02:00
Peter Simons
4ac7aeb60d haskell-split: update to version 0.2.1.1 2012-09-25 13:12:48 +02:00
Peter Simons
1902ca085a haskell-json: update to version 0.6 2012-09-25 13:12:47 +02:00
Peter Simons
0e25ce427e haskell-hamlet: update to version 1.1.1 2012-09-25 13:12:47 +02:00
Peter Simons
cb96271787 haskell-attoparsec-conduit: update to version 0.5.0.2 2012-09-25 13:12:47 +02:00
Peter Simons
f2b6eee34e dovecot: cosmetic 2012-09-25 12:51:41 +02:00
Peter Simons
e07f0bbeb2 cyrus-sasl: put daemon state to '/run/ssalauthd' instead of the default value '/var/state/ssalauthd' 2012-09-25 12:50:44 +02:00
Peter Simons
23d5a7a042 cyrus-sasl: add support for PAM on Linux 2012-09-25 12:50:44 +02:00
Peter Simons
d3dc95834a boost-headers: update to version 1.51.0 2012-09-25 12:16:01 +02:00
Peter Simons
bae4524eee boost: delete obsolete version 1.50.0 2012-09-25 12:15:59 +02:00
Michael Raskin
def0189ccd Add support for authentication via user list in MySQL to restund 2012-09-25 10:47:00 +04:00
Michael Raskin
1527b10016 Adding restund 2012-09-25 10:34:45 +04:00
Michael Raskin
4517d03af1 Opportunistic measures to prevent the need to convert null to string; they may work or may not work for actually building 2012-09-24 23:49:11 +04:00
Michael Raskin
732811700a Added BareSIP 2012-09-24 21:03:02 +04:00
Petr Rockai
e9315d4a1c Enable the aspell plugin for KDE 4.7 (the default kde4). 2012-09-24 16:26:46 +02:00
Peter Simons
f1bfc3055d dovecot: drop obsolete versions 1.0.3 and 1.1.1 2012-09-24 10:03:10 -04:00
Peter Simons
ca6b9bdf17 alsa-utils: choose yet another mirror again 2012-09-24 15:53:57 +02:00
Lluís Batlle i Rossell
612ed601f2 gcc47: updating to 4.7.2 2012-09-24 15:24:01 +02:00
Peter Simons
436d8ce1f6 alsa-utils: update to version 1.0.26
ftp://ftp.alsa-project.org/ appears to be offline. We download from a mirror
until that issue has been resolved.
2012-09-24 14:54:48 +02:00
Peter Simons
625e2e45f7 git: update to version 1.7.12.1 2012-09-24 13:28:31 +02:00
Peter Simons
964efb4adc magit: update to version 1.2.0 2012-09-24 13:25:19 +02:00
Peter Simons
d2b8b9e45a haskell-defaults.nix: drop override of repaExamples attribute in older compilers 2012-09-24 12:08:34 +02:00
Peter Simons
878595c2a0 haskell-hslogger: update to version 1.2.1 2012-09-24 12:08:34 +02:00
Peter Simons
56c3274d20 haskell-vector-space-points: update to version 0.1.2.0 2012-09-24 12:08:34 +02:00
Peter Simons
f548355ce8 haskell-string-combinators: update to version 0.6.0.4 2012-09-24 12:08:34 +02:00
Peter Simons
46b259a0cc haskell-shakespeare: update to version 1.0.1.4 2012-09-24 12:08:33 +02:00
Peter Simons
911aca1f74 haskell-shakespeare-text: update to version 1.0.0.5 2012-09-24 12:08:33 +02:00
Peter Simons
94acf765ac haskell-shakespeare-js: update to version 1.0.0.6 2012-09-24 12:08:33 +02:00
Peter Simons
e7b6f8f059 haskell-shakespeare-css: update to version 1.0.1.5 2012-09-24 12:08:33 +02:00
Peter Simons
4eca3fc600 haskell-repr: update to version 0.4.1.3 2012-09-24 12:08:33 +02:00
Peter Simons
dc15f8716e haskell-repa: update to version 3.2.2.1 2012-09-24 12:08:33 +02:00
Peter Simons
4635bf2bff haskell-repa-io: update to version 3.2.2.1 2012-09-24 12:08:32 +02:00
Peter Simons
48b987139c haskell-repa-examples: update to version 3.2.2.1 2012-09-24 12:08:32 +02:00
Peter Simons
ec7e8fe127 haskell-repa-algorithms: update to version 3.2.2.1 2012-09-24 12:08:32 +02:00
Peter Simons
77cfb32d17 haskell-persistent: update to version 1.0.1.2 2012-09-24 12:08:32 +02:00
Peter Simons
2e88930b1b haskell-persistent-template: update to version 1.0.0.2 2012-09-24 12:08:32 +02:00
Peter Simons
d140ba4a6f haskell-pathtype: update to version 0.5.3 2012-09-24 12:08:32 +02:00
Peter Simons
86d28b4460 haskell-path-pieces: update to version 0.1.2 2012-09-24 12:08:32 +02:00
Peter Simons
a6f1f51ccd haskell-monad-logger: update to version 0.2.1 2012-09-24 12:08:31 +02:00
Peter Simons
b2505f6eaf haskell-liblastfm: update to version 0.0.3.6 2012-09-24 12:08:31 +02:00
Peter Simons
a5c2666c4f haskell-happstack-server: update to version 7.0.5 2012-09-24 12:08:31 +02:00
Peter Simons
0f15bcdc78 haskell-hamlet: update to version 1.1.0.3 2012-09-24 12:08:31 +02:00
Peter Simons
fb7be61740 haskell-hakyll: update to version 3.4.2.1 2012-09-24 12:08:31 +02:00
Peter Simons
9633471a67 haskell-gloss: update to version 1.7.6.1 2012-09-24 12:08:30 +02:00
Peter Simons
561062b21d haskell-dstring: update to version 0.4.0.4 2012-09-24 12:08:30 +02:00
Peter Simons
55cbcc15ef haskell-cabal-file-th: update to version 0.2.3 2012-09-24 12:08:30 +02:00
Peter Simons
4d9e6486c1 haskell-bmp: update to version 1.2.2.1 2012-09-24 12:08:30 +02:00
Peter Simons
85982d0e89 haskell-attoparsec-binary: update to version 0.2 2012-09-24 12:08:30 +02:00
Peter Simons
5e85ad98cd haskell-MissingH: update to version 1.2.0.0 2012-09-24 12:08:29 +02:00
Peter Simons
fb37bdc583 haskell-threads: add version 0.5.0.1 2012-09-24 12:08:29 +02:00
Peter Simons
7621bd32ae haskell-QuickCheck: update to version 2.5.1.1 2012-09-24 12:08:29 +02:00
Peter Simons
df80a705af haskell-happy: add version 1.18.10 2012-09-24 12:08:29 +02:00
Peter Simons
1fd867426d systemd: fix build on 32 bit machines 2012-09-24 12:01:39 +02:00
Александр Цамутали
6dba407b45 Merge branch 'master' of https://github.com/NixOS/nixpkgs 2012-09-24 02:37:24 +04:00
Александр Цамутали
400db72f1d games/warsow: Updated to 1.0. 2012-09-24 02:27:34 +04:00
Lluís Batlle i Rossell
762c6b1b76 cryptodev: fixing build problems
Some paths/vars were wrong.
2012-09-23 21:41:24 +02:00
Lluís Batlle i Rossell
57b578189b Adding cryptodev-linux, and made openssl use it optionally.
I'm trying to get the CESA of the sheevaplug available to openssl.
2012-09-23 20:51:15 +02:00
Lluis Batlle
22e050f8c6 linux: In case of an ARM kernel build, add extra include directories
They are required in order to build some modules, like that of
cryptodev.
2012-09-23 19:59:37 +02:00
Michael Raskin
37418b3f70 Add farstream support to gajim 2012-09-23 21:39:26 +04:00
Michael Raskin
04cacaf628 Julia: fresher revision with a fresher dependency 2012-09-23 05:10:42 +04:00
Shea Levy
48395bd3e4 nodePackages.knox 2012-09-22 09:32:37 -04:00
Shea Levy
a45a8698b3 nodePackages.node-expat 2012-09-22 09:29:51 -04:00
Peter Simons
88f166bf61 Merge pull request #129 from aforemny/haskell-attoparsec-binary
Haskell attoparsec binary
2012-09-22 02:55:45 -07:00
Eelco Dolstra
fae03557fb systemd: Update to 191 2012-09-21 22:46:35 -04:00
Eelco Dolstra
beb5b65e9c systemd: Make "systemctl daemon-reexec" do the right thing on NixOS 2012-09-21 14:57:12 -04:00
Eelco Dolstra
0874615fcc Remove User Mode Linux
It hasn't built in a long time and it's obsolete IMHO.
2012-09-21 13:32:37 -04:00
Eelco Dolstra
7057acb322 systemd: Update to 190 2012-09-21 13:30:00 -04:00
Eelco Dolstra
50aac3247a linux: Update to 3.2.30 2012-09-21 13:30:00 -04:00
Lluís Batlle i Rossell
cd1a5cd784 gimp: updating from 2.8.0 to 2.8.2 2012-09-21 18:02:45 +02:00
Lluís Batlle i Rossell
3b04eca150 freeimage: update to 3.15.3
Patch sent by Carles Pagès.
2012-09-21 18:02:44 +02:00
Eelco Dolstra
a18bf8bc7b Remove obsolete Xfce 4.6 2012-09-21 10:58:06 -04:00
Peter Simons
c270c75548 haskell-strptime: update to version 1.0.8 2012-09-21 16:36:25 +02:00
Peter Simons
ba26b90dac haskell-snap: update to version 0.9.2.1 2012-09-21 16:36:25 +02:00
Peter Simons
8ab696d92f haskell-snap-server: update to version 0.9.2.3 2012-09-21 16:36:25 +02:00
Peter Simons
ddaea62f91 haskell-snap-core: update to version 0.9.2.1 2012-09-21 16:36:25 +02:00
Peter Simons
db90286ff7 haskell-shelly: update to version 0.14.1 2012-09-21 16:36:25 +02:00
Peter Simons
46b291f6ea haskell-certificate: update to version 1.2.8 2012-09-21 16:36:25 +02:00
Peter Simons
e3a68cc130 haskell-JuicyPixels: update to version 2.0.1 2012-09-21 16:36:25 +02:00
Peter Simons
0de6725105 haskell-idris: update to version 0.9.3.1 2012-09-21 16:36:24 +02:00
Alexander Foremny
882ccb0f52 Patch attoparsec-binary to work with GHC 7.6.1 2012-09-21 16:33:24 +02:00
Alexander Foremny
47706bf9f6 Fix typo 2012-09-21 16:29:55 +02:00
Alexander Foremny
abc7c382ce Add attoparsec-binary-0.1.0.1 2012-09-21 16:29:12 +02:00
viric
383336a563 Merge pull request #128 from MarcWeber/fixes/blender
fix blender build and enable parallel building
2012-09-21 06:06:43 -07:00
Shea Levy
309ec44f40 build-node-package: make fewer assumptions about the name of the node tarball 2012-09-20 14:45:31 -04:00
Shea Levy
a9f8dd2c13 Add optimist nodePackage 2012-09-20 14:08:40 -04:00
Peter Simons
97d688b787 asymptote: add myself as maintainer 2012-09-20 14:35:30 +02:00
Peter Simons
42917c1c46 asymptote: update to version 2.18 2012-09-20 14:35:19 +02:00
Peter Simons
2433317cf0 haskell-yesod: update to version 1.1.0.3 2012-09-20 14:34:54 +02:00
Peter Simons
8127dab3d5 haskell-yesod-test: update to version 0.3.0.1 2012-09-20 14:34:54 +02:00
Peter Simons
4c84e5275a haskell-yesod-form: update to version 1.1.2 2012-09-20 14:34:54 +02:00
Peter Simons
9540d6e6f2 haskell-warp: update to version 1.3.1.1 2012-09-20 14:34:54 +02:00
Peter Simons
3b26099b62 haskell-wai: update to version 1.3.0.1 2012-09-20 14:34:53 +02:00
Peter Simons
36b729ea62 haskell-wai-extra: update to version 1.3.0.2 2012-09-20 14:34:53 +02:00
Peter Simons
a845d17efc haskell-wai-app-static: update to version 1.3.0.2 2012-09-20 14:34:53 +02:00
Peter Simons
95b00cb92b haskell-unix-compat: update to version 0.4.0.0 2012-09-20 14:34:53 +02:00
Peter Simons
012b942ca3 haskell-stylish-haskell: update to version 0.5.1.0 2012-09-20 14:34:53 +02:00
Peter Simons
5e3e55ea08 haskell-strptime: update to version 1.0.7 2012-09-20 14:34:53 +02:00
Peter Simons
5adbb7aaf4 haskell-snap: update to version 0.9.2 2012-09-20 14:34:53 +02:00
Peter Simons
4f2e67cb7d haskell-snap-server: update to version 0.9.2.2 2012-09-20 14:34:53 +02:00
Peter Simons
51ec98ee2a haskell-snap-core: update to version 0.9.2 2012-09-20 14:34:52 +02:00
Peter Simons
a19959bfa6 haskell-shelly: update to version 0.14.0.1 2012-09-20 14:34:52 +02:00
Peter Simons
d5f1233623 haskell-network-conduit: update to version 0.5.0.2 2012-09-20 14:34:52 +02:00
Peter Simons
9958d66805 haskell-murmur-hash: update to version 0.1.0.6 2012-09-20 14:34:52 +02:00
Peter Simons
70a1ead4a2 haskell-http-conduit: update to version 1.6.0.4 2012-09-20 14:34:52 +02:00
Peter Simons
7347039d0d haskell-binary: update to version 0.6.1.0 2012-09-20 14:34:52 +02:00
Peter Simons
e5b709fef6 haskell-SDL: update to version 0.6.4 2012-09-20 14:34:52 +02:00
Peter Simons
76eaa4c4f0 haskell-HStringTemplate: update to version 0.6.10 2012-09-20 14:34:52 +02:00
Peter Simons
56bb1ac90b haskell-network: update to version 2.4.0.1 2012-09-20 14:09:08 +02:00
Peter Simons
355cf69c76 haskell-Cabal: add version 1.16.0 2012-09-20 14:08:10 +02:00
Marc Weber
8cb034fd30 fix blender build and enable parallel building 2012-09-19 22:41:15 +02:00
Eelco Dolstra
e6077fbc46 Remove getConfig helper function
An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’
can be written more concisely as ‘config.cabal.libraryProfiling or false’.
2012-09-19 13:56:56 -04:00
Eelco Dolstra
0062d0f11d Mark alternative stdenvs as lowPrio 2012-09-19 13:13:34 -04:00
Shea Levy
99571aa242 Add temp nodePackage 2012-09-19 12:45:05 -04:00
Rickard Nilsson
267c54921f modemmanager: Update to 0.5.4.0 2012-09-19 15:19:33 +02:00
Marc Weber
ef9a15a5a4 fix/update debootstrap (thereby updating fakeroot)
fakeroot is used to create devices.tar.gz now (thanks to aszlig)
2012-09-19 11:48:27 +02:00
Peter Simons
4f099c9880 popa3d: enable standalone mode 2012-09-19 01:38:07 +02:00
Peter Simons
d23aef5432 popa3d: customize for use on NixOS 2012-09-19 01:27:00 +02:00
Peter Simons
7ba33d813e popa3d: add version 1.0.2 2012-09-19 01:16:01 +02:00
Rob Vermaas
265a0563fa Apply patch to shadow which allows dots (.) in user names. 2012-09-18 23:56:51 +02:00
Eelco Dolstra
f590586775 xorg-server: Enable the SECURITY extension
This allows "ssh -X" to do the right thing.
2012-09-18 17:10:36 -04:00
Eelco Dolstra
2322899a1f openssh: Update to 6.1p1 2012-09-18 17:01:08 -04:00
Eelco Dolstra
167df7ad32 Add tzdata
Glibc 2.16 no longer contains timezone data (yay!) so provide tzdata
instead.
2012-09-18 14:00:18 -04:00
Peter Simons
570dcf6788 smartmontools: update drivedb.h to latest version 2012-09-18 19:35:24 +02:00
Shea Levy
7d5bb08534 Add cipher-block-size node package and remove the nativeDeps argument to build-node-package (buildInputs can just be specified directly) 2012-09-18 12:08:16 -04:00
Peter Simons
aa2d8d1e02 dovecot: rename file for version 1.0.3 to improve consistency 2012-09-18 15:08:28 +02:00
Peter Simons
5940f10394 haskell-tagsoup: update to version 0.12.8 2012-09-18 12:04:01 +02:00
Peter Simons
061118c665 haskell-pwstore-fast: update to version 2.3 2012-09-18 12:04:01 +02:00
Peter Simons
438e301c87 haskell-hashed-storage: update to version 0.5.10 2012-09-18 12:04:01 +02:00
Peter Simons
2460be6f63 haskell-splot: add version 0.3.4 2012-09-18 11:58:12 +02:00
Peter Simons
3865d54f0f haskell-timeplot: add version 1.0.11 2012-09-18 11:58:12 +02:00
Peter Simons
6e0a176878 haskell-vcs-revision: add version 0.0.1 2012-09-18 11:58:12 +02:00
Peter Simons
7a505d7830 haskell-strptime: add version 1.0.6 2012-09-18 11:58:12 +02:00
Petr Rockai
0444a83417 texlive-beamer: 3.07 -> 3.10 (works with texlive 2012 now) 2012-09-18 09:25:10 +02:00
Peter Simons
1a89d01497 haskell-zlib-enum: update to version 0.2.3 2012-09-17 16:17:58 +02:00
Peter Simons
866e6af90b haskell-xmlhtml: update to version 0.2.0.3 2012-09-17 16:17:57 +02:00
Peter Simons
03ea8d67ad haskell-tagstream-conduit: update to version 0.5.3 2012-09-17 16:17:57 +02:00
Peter Simons
03b1403c8d haskell-tagged: update to version 0.4.4 2012-09-17 16:17:57 +02:00
Peter Simons
38ab8228b2 haskell-system-fileio: update to version 0.3.10 2012-09-17 16:17:57 +02:00
Peter Simons
99859a9e6f haskell-stylish-haskell: update to version 0.5.0.2 2012-09-17 16:17:57 +02:00
Peter Simons
2379b71850 haskell-srcloc: update to version 0.2.1 2012-09-17 16:17:57 +02:00
Peter Simons
15d02d4a1d haskell-process-extras: update to version 0.2.0 2012-09-17 16:17:57 +02:00
Peter Simons
7830e23ea5 haskell-monads-tf: update to version 0.1.0.1 2012-09-17 16:17:57 +02:00
Peter Simons
de5902e386 haskell-mainland-pretty: update to version 0.2.2 2012-09-17 16:17:57 +02:00
Peter Simons
079ff81985 haskell-liblastfm: update to version 0.0.3.5 2012-09-17 16:17:57 +02:00
Peter Simons
17e6b25fb5 haskell-language-c-quote: update to version 0.4.1 2012-09-17 16:17:56 +02:00
Peter Simons
6314bfdb4c haskell-hashtables: update to version 1.0.1.7 2012-09-17 16:17:56 +02:00
Peter Simons
0c11a13bd5 haskell-hakyll: update to version 3.4.2.0 2012-09-17 16:17:56 +02:00
Peter Simons
27ab1bab7f haskell-generic-deriving: update to version 1.2.2 2012-09-17 16:17:56 +02:00
Peter Simons
a05489e7e8 haskell-data-lens-template: update to version 2.1.7 2012-09-17 16:17:56 +02:00
Peter Simons
ca5314f472 haskell-cipher-aes: update to version 0.1.2 2012-09-17 16:17:56 +02:00
Peter Simons
e6120ed7be haskell-certificate: update to version 1.2.7 2012-09-17 16:17:56 +02:00
Peter Simons
1a64cbaf85 haskell-blaze-markup: update to version 0.5.1.1 2012-09-17 16:17:56 +02:00
Peter Simons
24e100b38a haskell-binary: update to version 0.6.0.0 2012-09-17 16:17:56 +02:00
Peter Simons
b581d13fef haskell-accelerate-cuda: update to version 0.12.1.2 2012-09-17 16:17:56 +02:00
Peter Simons
3c627e290c haskell-JuicyPixels: update to version 2.0 2012-09-17 16:17:55 +02:00
Peter Simons
8363515431 haskell-idris: update to version 0.9.3 2012-09-17 16:17:55 +02:00
Peter Simons
f766cd32ee haskell-HTTP: drop 4000.2.4 2012-09-17 16:09:09 +02:00
Peter Simons
27cffbd3cb haskell-network: add version 2.4.0.0 2012-09-17 16:08:48 +02:00
Peter Simons
3f5e18dcd7 haskell-HTTP: add version 4000.2.5 2012-09-17 16:08:28 +02:00
Peter Simons
e6d0852c2c haskell-GLUT: patch version 2.3.0.0 to build with GHC 7.6.1 2012-09-17 16:04:00 +02:00
Peter Simons
097e1bfdbd haskell-pandoc: enable building with blaze-html 0.5 or later 2012-09-17 15:51:00 +02:00
Peter Simons
9a6c3c8f60 xmonad-extras: patch to allow building with split 0.2.x 2012-09-17 15:50:11 +02:00
Peter Simons
51722e9526 haskell-split: delete version 0.1.x ... again
Man, getting rid of split 0.1.x is more difficult than I would have thought.
2012-09-17 15:49:41 +02:00
Mathijs Kwik
177a0d761a node-packages: add 4 packages
- faye-websocket
- node-uuid
- rbytes
- sockjs
2012-09-17 09:56:49 +02:00
Mathijs Kwik
e0d35483aa node-packages: upgrade mongodb and bson (and build native module) 2012-09-17 09:56:49 +02:00
Mathijs Kwik
baa6223904 node-packages: ability to build npms that have native extensions 2012-09-17 09:56:49 +02:00
aszlig
9a65507b0f nss: Fix and add URL for security_load.patch.
We now provide an additional URL from the Debian Git repository as well, just to
be sure that the URL is available.

And, well, of course fix the URL that has gone invalid.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-17 09:31:47 +02:00
aszlig
9ff9d85ef6 darcs-to-git: Remove propagatedBuildInputs.
I missed this while checking the commit diffs before my last push. And it really
doesn't make sense to propagate ruby all the way up to whatever in the universe
may depend on this package.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-17 06:35:49 +02:00
aszlig
98b7228c06 darcs-to-git: New package from upstream Git.
This consists of just one single ruby script, which runs shell commands assuming
that the current PATH has all dependencies set up correctly. Unfortunately, this
somewhat breaks functional purity as the command won't work correctly in
environments that do not contain git, darcs or diffutils.

During the patchPhase we replace all those dependencies directly in the ruby
source code, rather than creating a wrapper. Afterwards we run a checkPhase
which not only checks whether we caught all the dependencies (PATH=) but also
checks if the conversion has been done correctly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-17 06:08:04 +02:00
Lluis Batlle
04f93115a3 sheevaplug: adding ubifs support to the kernel. 2012-09-16 22:46:57 +02:00
Lluís Batlle i Rossell
029aabe7f3 mtdutils: updating, and making them build
The previous 1.3.1 wasn't properly fetched by fetchgit, somehow.
2012-09-16 22:41:32 +02:00
Lluís Batlle i Rossell
6a63479899 amd-ucode: updating to 2012-09-10 2012-09-16 22:36:43 +02:00
Mathijs Kwik
ce3e42df72 linux aufs3: upgrade patch and utils to 20120827 for all 3.x kernels 2012-09-16 13:05:52 +02:00
Mathijs Kwik
7b92af45f8 linux-3.4: upgrade to 3.4.11 2012-09-16 13:05:52 +02:00
Mathijs Kwik
c9b24ba210 linux-3.0: upgrade to 3.0.43 2012-09-16 13:05:52 +02:00
Lluís Batlle i Rossell
95fa07e183 linux-3.5: Updating to 3.5.4 2012-09-15 21:57:05 +02:00
Mathijs Kwik
68f6866ab6 node.js: upgrade to 0.8.9
- espipe patch no longer needed
- linkV8 headers replaced by buildNodePackage's upcoming binary support
2012-09-15 20:53:19 +02:00
Mathijs Kwik
12e71e4c22 v8: upgrade to 3.11.10.22 2012-09-15 20:53:19 +02:00
Mathijs Kwik
ba83178aed xmonad-extras: pass old version of split
optional features depend on it.
2012-09-15 20:53:19 +02:00
Mathijs Kwik
b1f8a1b916 add: haskell-split older version (0.1) 2012-09-15 20:53:19 +02:00
aszlig
e678cd2611 youtube-dl: Update to version 2012.02.27.
In addition, we're now switching to using refs/tags from git rather than commit
refs directly, which has the advantage, that we don't have to do bookkeeping
twice, where people forget to increment the version in nixpkgs.

This happened for the previous version, where `pkgver` had the value
"2011.12.08", but in rg3/youtube-dl@661a807c65 the
version actually is "2012.01.08b".

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-15 08:10:35 +02:00
aszlig
6667ee858b chromium: Update dev/beta channels.
beta: 22.0.1229.56
dev: 23.0.1262.0

Patch for http://crbug.com/143623 still applies and is still not fixed upstream.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-15 07:44:21 +02:00
aszlig
b2392c09a0 aewan: New package, version 1.0.01.
This adds a small ASCII art drawing tool, which supports drawing with multiple
layers. Might be especially helpful for larger "images", which become quite
tedious to do using vim.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
aszlig
cb94852ae3 hexedit: New package, version 1.2.12.
A typical three-pane style hex editor, which is somewhat similar than bvi, but
smaller and without vi-like keybindings.

(Don't ask me why I use both, I just can't tell why I'm sometimes in bvi and
sometimes in hexedit mood... there simply is no rational explanation)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
Eelco Dolstra
517612c2ca sqlite: Update to 3.7.14 2012-09-14 13:16:47 -04:00
Eelco Dolstra
4606b60dbf nixUnstable: Update to 1.2pre2910_b674665 2012-09-14 12:32:44 -04:00
Rickard Nilsson
7c43b041d9 Add nss-pam-ldapd version 0.8.10
nss-pam-ldapd is a fork of nss_ldap that uses a daemon (nslcd) to
connect to the LDAP server, instead of going directly from PAM/NSS.
This improves performance and separation, and increases security
if you connect to LDAP with a password, since only the nscd daemon
needs to know the password, not every user of PAM/NSS.

This commit will be followed by a commit to NixOS which enables the
use of the nslcd daemon.
2012-09-14 00:06:25 +02:00
Eelco Dolstra
2ab46949cf Add universe repo for older Ubuntu releases 2012-09-13 17:15:58 -04:00
Eelco Dolstra
fc35bed470 Fix incorrect version of Ubuntu Maverick (10.10) 2012-09-13 17:15:58 -04:00
Eelco Dolstra
75ec7a07c2 geeqie: Update to 1.1 2012-09-13 17:15:58 -04:00
Peter Simons
40fe4cf682 pmtools: add version 20071116 2012-09-13 20:00:17 +02:00
Andres Loeh
14fe075e06 Make regex-compat and regex-posix compile with ghc-7.6.1. 2012-09-13 19:33:52 +02:00
Eelco Dolstra
fcb1d64322 curl: Update to 7.27.0 2012-09-13 11:36:34 -04:00
Eelco Dolstra
c843abc1bc nvidia-x11: Update to 304.43 2012-09-13 11:36:34 -04:00
Eelco Dolstra
696206c405 Rename spiceProtocol -> spice_protocol 2012-09-13 11:36:34 -04:00
Michael Raskin
e12c0dbace LaTeX + Spelling work 2012-09-13 19:25:04 +04:00
Michael Raskin
5df4c97694 Fix wrapping 2012-09-13 19:25:04 +04:00
Michael Raskin
c20a9e4ac5 Make Gajim find speller 2012-09-13 19:25:04 +04:00
Eelco Dolstra
080c0a5c20 linux: Update to 3.2.29 2012-09-13 10:10:26 -04:00
Michael Raskin
8b7d12d0f5 Gajim: make OpenSSL code work 2012-09-13 18:03:50 +04:00
Michael Raskin
947741de5f Gajim: update to 0.15.1 2012-09-13 18:03:50 +04:00
Eelco Dolstra
d9c0fc6a51 Fix Nixpkgs evaluation
http://hydra.nixos.org/build/3020333
2012-09-13 09:56:19 -04:00
Peter Simons
33e67e8394 ghc-head: update to version 7.7.20120912 2012-09-13 15:50:15 +02:00
Peter Simons
52454d7593 ghc-7.4.2: add binary snapshot required for bootstrapping ghc 7.7.x 2012-09-13 15:49:42 +02:00
Peter Simons
eb288cf12e ghc-wrapper: choose '-package-conf' or '-package-db' flag depending on the version of GHC that's being wrapped 2012-09-13 15:13:00 +02:00
Peter Simons
13be1ff86e ghc-wrapper.nix: cosmetic 2012-09-13 15:12:43 +02:00
Peter Simons
da6db0dc19 python-packages.nix: drop trailing whitespace 2012-09-13 14:54:10 +02:00
Peter Simons
f16a0e8c12 python-packages.nix: remove trace message
The attribute

  builtins.trace "beatifulsoap is a typo" beautifulsoup;

looked like it was checked in by accident.
2012-09-13 14:53:54 +02:00
Peter Simons
86cdcbc56d haskell-void: update to version 0.5.8 2012-09-13 14:47:40 +02:00
Peter Simons
17190945ff haskell-vacuum: update to version 2.1.0.1 2012-09-13 14:47:40 +02:00
Peter Simons
4c814f8772 haskell-regular: update to version 0.3.4.2 2012-09-13 14:47:40 +02:00
Peter Simons
b89096d865 haskell-instant-generics: update to version 0.3.6 2012-09-13 14:47:40 +02:00
Peter Simons
3fb5f84abd haskell-ghc-syb-utils: update to version 0.2.1.1 2012-09-13 14:47:39 +02:00
Peter Simons
7254d03a59 haskell-explicit-exception: update to version 0.1.7.1 2012-09-13 14:47:39 +02:00
Peter Simons
3ee9d56b83 haskell-data-accessor: update to version 0.2.2.3 2012-09-13 14:47:39 +02:00
Peter Simons
a0395b87c4 haskell-X11: update to version 1.6.0.2 2012-09-13 14:47:39 +02:00
Peter Simons
d820210188 haskell-zlib: add version 0.5.4.0 2012-09-13 14:47:39 +02:00
Peter Simons
b9739ad02f haskell-cgi: update to version 3001.1.8.3 2012-09-13 14:47:39 +02:00
Michael Raskin
009db2ae7a Fix license 2012-09-13 15:30:12 +04:00
Michael Raskin
2dec65340b Fix python path 2012-09-13 14:46:45 +04:00
Michael Raskin
917db3212f Add PyFeed dependency. Starts now 2012-09-13 14:32:38 +04:00
Michael Raskin
5c767b9313 Add xe, a dependency of pyfeed 2012-09-13 14:32:16 +04:00
Michael Raskin
48b257663a Added PyFeed 2012-09-13 14:28:05 +04:00
Michael Raskin
070f2419dd Fixed a few SaT dependencies 2012-09-13 14:24:07 +04:00
Michael Raskin
b52919ac9e Buildable Salut-à-toi 2012-09-13 14:14:49 +04:00
Michael Raskin
bc8e5d2da2 Propagate dependencies of wokkel 2012-09-13 14:12:42 +04:00
Michael Raskin
e67736de93 Add wokkel library 2012-09-13 14:09:08 +04:00
Michael Raskin
45f8ec426a Fix a typo in beautifulsoup name 2012-09-13 13:59:48 +04:00
Michael Raskin
de5be50b2d Adding a function capable of extracting the name with version out of url/file path 2012-09-13 13:59:23 +04:00
Eelco Dolstra
14b1ed53a0 DBD::SQLite: Don't link against /usr/lib/libsqlite3.dylib on Darwin 2012-09-12 12:33:03 -04:00
Arie Middelkoop
44dec2d5dd fixes the build of coccinelle. 2012-09-12 12:08:21 +02:00
aszlig
64b474e897 Merge branch 'haskell-yesod-test'.
This adds yesodTest to haskellPackages, which is required by default by the
cabal file generated using the Yesod scaffolder. But even if you don't use the
scaffolder it's useful for - well - writing tests, which most people might want
to do if they're not completely insane.

I'm merging this right in because it's non-trivial and just adds packages.
2012-09-12 07:16:34 +02:00
aszlig
8f29e4edb3 haskell-yesod-test: New package, version 0.3.0.
You might have noticed, that the commit summary always abbreviated "version".
That's no coincidence, as we want to empathize that our goal is (or was)
yesod-test, right?

                          /\
 `.,'   .''.    ,`,       ()  HOORAY!
  ,''.  `,.'    `,'       ()
             ___  __      ()_  __
 `,'       _(*__)(__)  __\##/)(_*)_
 ' `     _(__)(__)(*_)(__/||\)(*)(_)__
       _(__*__)(__*__)(_*)(_*_)(__)(_*)_
     _(_*__)(_*_)(_*_)(__*_)(_*_)(*_)(__)_
    (_*_)(_*_)(_*____)(_)(___)(__)(_*_)(__)
   _(__*__)()_(_*_)(_)(*_)(__*)(_*__)(__*_)
  (_*(__)`--`---(___)' (__)   _  (__*_)(__)
 (_(_*_):|    .-.         .  (o)   |(_*)(_)
  (___)::|   ( o )   .'    `._~    |:(*__*)
         |    `-'  .'         ~-.  |::(_*_)
         `.      .'     ______   `.|   (_)
  We now  `.   .' _   .'  ()  `.  |
  finally  `.  | | `. `.  () _.' .'
  have      `. `.`--'   ` ()' _,'|
  yesod-test `.  ~~~-----~()~~ .'
  in nixpkgs  |  _ _ _ _ _()   |
  by just     `.|#|#|#|#|#()\ .'
  running      ||#|#|#|#|.() `.___
  cabal2nix    `.________|()  |.-.|
  on a bunch             |    || |^.-.
  of packages!           |    `| | | |^.
                         `-._._| | | | |\.
                             | |       |_|
    next time, let's be      `.       .'
    productive, shall we?     |       |
                              |       |

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:18 +02:00
aszlig
afe407545f haskell-wai-test: New package, v1.3.0.
:::::::
   .|||||||        /"""""""""".
  ,`       `.     | wai test? |
 | ,".  .-, | ____)  because! |
 | `-`  `-' | `---------------'
 `. ,----. ,'
   `----./'

Now guess what we have left? Just one single destination:
                             ,
                            :    .___.  _ _  .___.
 ,'-.,-'  ___  ,---' ,-. ,--:    | | | | | | | | |
    ::  ,'.,-' `--. :  : :  :      |      _    |
    ::  `-,--  .--' `--' `--'      |   |_| |   |

I have to admit, that i got lazy wthi the ASCII drawings in
this commit, but well... isn't this all about lazy ev

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:18 +02:00
aszlig
86f00072ca haskell-html-conduit: New package, v0.1.0.2.
~~_-~,----.~-
   ~~-,'      `.~-
     ,'        |
    /       |  `.
  ,','      |`. |
  `,','/'\  | | |
.'~`| |. .| |~`|'
:  (`-') (`-') :
:   `'~   ~~`' : "OMG! They killed html-conduit!"
:   `' /^\  () : Let's see what we have left:
:   ()`'~`' ,, :
:   ,_--_--_.  :         yesod-test
`. '/ HTML! \` :              |
 `.'~\_---_/~` :           wai-test
  `._       _.'
   | ~~~~~~~|
   :.:.::.:::
   :  :"::"'

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
a4d82a2273 haskell-tagstream-conduit: New package, v0.5.2.
So, look at how small we chopped our little tree, we finally got all
dependencies for html-conduit:

        .- yesod-test -.
        |              |
     wai-test      html-conduit
     ___
   <'   `>
 <'  ,.., `>  |----------..
 <  `-'`-' >  | conduit    `.
 `<   ^^   >  |--------.    |
   \vvvvv/'            |    |
  TAGSTREAM
   `^^^^^'

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
b0522b53cd haskell-filesystem-conduit: New package, v0.5.0.1.
A fresh delivery of filesystem conduits just arrived, so we just have to add
tagstream-conduit and we just have direct dependencies left.

    .- yesod-test -.
    |              |
 wai-test          |                        ,-------.
               html-conduit                |  FOOD! |
                   |                       |  ______/
          tagstream-conduit                |/`
  ._________________________.
  |                         |         ,'`--__T__T__T_`::
  |  FILESYSTEM CONDUIT(S)  |         Vvvv. <o] [] []`:,:
  |_________________________|    >--------) _________,-':
...`-'`-'.............`-'`-'.........\^^^^_,'`-'.`-'`-'.:
                                      `"""

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
ecceb38bfb haskell-hspec: New package, v1.3.0.
Well, we now have a direct dependency of yesod-test, things are coming close,
almost TOO close. But we still have a long journey ahead.

         .---- yesod-test -------.
         |          |            |
         |          |            |
         :       wai-test    html-conduit -.
         :                    |            |
         :                    |  filesystem-conduit
         :                    |
         .                    |
         .           tagstream-conduit
        .

               ,-.,-.,-.-,-.-,.-,-.,-.,-.
              ( down with the s^Hhspec! )
        ,--.  ,'`-'-`-'`-'-`-'--'-`-'-`-'
        |o o|
         `-'\.
        [|]-' \.-`
        .'.   `\
        | |    '`
        | |
        | |
         \|
        hspec

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
fb5c721cbe haskell-hspec-expectations: New package, v0.3.0.2.
Let's continue our trip into the ancient realms of yesod-test:

     .---- yesod-test -------.
     |          |            |
     |          |            |
   hspec     wai-test    html-conduit -.
                          |            |
                          |  filesystem-conduit
                          |
                          |
                 tagstream-conduit

                                `.
.
.`-___                          ' ' '
`- `  `-'-'._,                    , '
  ______      `',               ''' ''
  `-(o,-`       `.  ,          ,'hspec,
                  `' )        ,''  ,'
       __.-,,_,._,-,,'     ,-', expectations
       `-,===,-'-,-'-,====='-, ,'''' '
         `,,==-,-'-,-======,-'---' ,'
-,-,-,-,,_  `-,__ '',       ` '  '
' /'/'    `-,-.__`-,'
                 )'

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:16 +02:00
aszlig
0695a74c68 haskell-silently: New package, v1.2.0.2.
Let's begin silently and add the first dependency in our ongoing roadmap of
butchering missing dependencies leading up to yesod-test:

         .---- yesod-test -------.
         |          |            |
         |          |            |
    .- hspec -.  wai-test    html-conduit -.
    |         |               |            |
    :         |               |  filesystem-conduit
    :    hspec-expectations   |
    :                         |
    :                tagstream-conduit
    :
    :
 silently <- Yay, our first victim, silently killed by a chainsaw:

  .,.,.,.,.,.,.||\      ,-. ROAWRR!
 ::::::::::::::   | o O `-'
  `'`'`'`'`'`'`---`

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:16 +02:00
Eelco Dolstra
ea2fbd7864 Fix Thunderbird/Firefox URLs
The Mozilla FTP site has old releases, so is preferred over HTTP.
2012-09-11 16:11:16 -04:00
Eelco Dolstra
b1ce15f77b firefox: Update to 15.0.1
Also untabified the expression.
2012-09-11 13:47:34 -04:00
Eelco Dolstra
fcd30ecfc1 systemd: Add to channel 2012-09-11 13:47:34 -04:00
Eelco Dolstra
4db2f403ba nspr: Update to 4.9.2 2012-09-11 13:47:34 -04:00
Peter Simons
52bdfef521 hopenssl: add myself as maintainer 2012-09-11 18:22:31 +02:00
Peter Simons
7596ce3dbb Remove myself as maintainer of these packages. 2012-09-11 18:22:31 +02:00
Rob Vermaas
ff68b3e130 Add apacheAntOracleJDK variant 2012-09-11 17:07:52 +02:00
Arie Middelkoop
504e2ad128 updates coccinelle to 1.0-rc15 2012-09-11 15:02:37 +02:00
Peter Simons
d6f289f10c haskell-yesod: update to version 1.1.0.3 2012-09-11 12:15:36 +02:00
Peter Simons
cc22e43f5a haskell-yesod-static: update to version 1.1.0.1 2012-09-11 12:15:36 +02:00
Peter Simons
bac22b8743 haskell-yesod-form: update to version 1.1.1.1 2012-09-11 12:15:36 +02:00
Peter Simons
6d21a18369 haskell-yesod-core: update to version 1.1.1.2 2012-09-11 12:15:36 +02:00
Peter Simons
44fe21f093 haskell-yesod-auth: update to version 1.1.1.1 2012-09-11 12:15:36 +02:00
Peter Simons
4d329a6ee5 haskell-xml-conduit: update to version 1.0.3.1 2012-09-11 12:15:36 +02:00
Peter Simons
b24351998b haskell-wai-logger: update to version 0.3.0 2012-09-11 12:15:35 +02:00
Peter Simons
1622070cef haskell-skein: update to version 0.1.0.9 2012-09-11 12:15:35 +02:00
Peter Simons
7b27f68e42 haskell-shakespeare: update to version 1.0.1.3 2012-09-11 12:15:35 +02:00
Peter Simons
053d65377b haskell-resourcet: update to version 0.4.0.1 2012-09-11 12:15:35 +02:00
Peter Simons
1464dd7183 haskell-pool-conduit: update to version 0.1.0.3 2012-09-11 12:15:35 +02:00
Peter Simons
0af0365640 haskell-persistent: update to version 1.0.1.1 2012-09-11 12:15:35 +02:00
Peter Simons
b32dc0cad7 haskell-persistent-template: update to version 1.0.0.1 2012-09-11 12:15:35 +02:00
Peter Simons
bee2f63817 haskell-http-conduit: update to version 1.6.0.3 2012-09-11 12:15:35 +02:00
Peter Simons
5c75c45f26 haskell-fast-logger: update to version 0.3.1 2012-09-11 12:15:34 +02:00
Peter Simons
98865175ac haskell-async: update to version 2.0.1.3 2012-09-11 12:15:34 +02:00
Peter Simons
d23a9edde1 haskell-diagrams: cosmetic 2012-09-11 12:13:55 +02:00
Peter Simons
20518a9556 haskell-yaml: update to version 0.8.0.2 2012-09-11 12:07:40 +02:00
Peter Simons
277527fef7 haskell-wai-extra: update to version 1.3.0.1 2012-09-11 12:07:40 +02:00
Peter Simons
027faa3045 haskell-wai-app-static: update to version 1.3.0.1 2012-09-11 12:07:39 +02:00
Peter Simons
80505bb416 haskell-monad-logger: update to version 0.2.0.1 2012-09-11 12:07:39 +02:00
Peter Simons
7ef7641d1e haskell-http-conduit: update to version 1.6.0.2 2012-09-11 12:07:39 +02:00
Peter Simons
6cff725ee9 haskell-file-embed: update to version 0.0.4.5 2012-09-11 12:07:39 +02:00
Peter Simons
74eaab50ce haskell-conduit: update to version 0.5.2.4 2012-09-11 12:07:39 +02:00
Peter Simons
e81449b41e haskell-clientsession: update to version 0.8.0.1 2012-09-11 12:07:38 +02:00
Peter Simons
b4102299e5 haskell-authenticate: update to version 1.3.1.1 2012-09-11 12:07:38 +02:00
Peter Simons
2a183e60bf all-packages.nix: recurse into haskellPackages_ghc761 package set to make it available to nix-env 2012-09-11 10:42:50 +02:00
aszlig
2c315dee85 Merge branch 'tcl-tkabber-fixup'
This introduces the following changes:

 * Fixes libPrefix in Tcl libraries I fucked up a few months ago and adds
   missing meta attributes.
 * Correctly set TKABBER_SITE_PLUGINS so Tkabber is able to find plugins, if
   present.
 * Rely on OPENSSL_X509_CERT_FILE instead of depending on cacert directly.
 * Introduces a new license called "Tcl/Tk", which applies to some Tcl libraries
   and is a variation of the BSD license with restrictions regarding
   governmental use.
 * New package tclgpg for GPG support in Tkabber.
2012-09-11 05:13:03 +02:00
aszlig
9ebc8cbc33 Merge branch 'chromium-update'
This updates the versions for the following channels:

stable: 21.0.1180.81 -> 21.0.1180.89
beta: 22.0.1229.14 -> 22.0.1229.39
dev: 23.0.1243.2 -> 23.0.1255.0

And also fixes build failures for the beta and dev channels.
2012-09-11 04:55:15 +02:00
aszlig
2347cfa4f9 chromium: Revert zlib changes for v22 and higher.
SVN revision 151720 breaks the build with system zlib, see:

http://src.chromium.org/viewvc/chrome?view=rev&revision=151720

The issue here is, that r151720 introduces changes directly in zlib, which
aren't upstream and unfortunately there is no more information stating the exact
reasons for this change, as all references to it are not publicly available:

http://crbug.com/139744
https://chromiumcodereview.appspot.com/10837057

So for the moment, we're going to add a patch, which applies to v22 and higher,
which essentially reverts r151720, until either more information on the issue is
available or it is resolved upstream.

As someone has already reported the issue, we just need to track the following
issue:

http://crbug.com/143623

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-11 04:54:26 +02:00
aszlig
20f883179e chromium: Update channels to latest versions.
stable: 21.0.1180.89
beta: 22.0.1229.39
dev: 23.0.1255.0

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-11 04:54:25 +02:00
aszlig
e99788541e Merge branch 'conky-update'
This updates conky to version 1.9.0 and adds the weather plugins.

In addition, the patch removing curl/types.h from source files is removed as
well and instead replaced by a patch including stdbool.h, as some source files
don't compile well with C99 (instead, they should be compiled with a C++
compiler, as done in upstream's master).

We also now re-enable building with ncurses, which has been fixed in 1.9.0 as
well.
2012-09-11 00:00:13 +02:00
aszlig
109fdfe34f conky: Enable weather plugins.
Those plugins do not require additional dependencis or at least no dependencies
we don't actually use, so let's build them aswell. And after all, If you work in
your hermetically sealed environment, you surely want to know what's going on
outside.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 23:54:00 +02:00
aszlig
2b7e88e9f5 conky: Re-enable support for ncurses.
Build breakage with enabled ncurses is fixed in 1.9.0 now, so we can safely
re-enable it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 23:54:00 +02:00
aszlig
b0ace9fa11 conky: Add license attribute to meta.
As the GPL license is more restrictive than the BSD license of the original
(torsmo) of the fork, I'm adding GPL as the license here.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 23:54:00 +02:00
aszlig
3b7dd3c930 conky: Patch to #include <stdbool.h> in conky.c.
In current upstream master, they converted conky.c to C++ already, so it's not
an issue there anymore. But until then we need to patch it on our own to fix the
build.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 23:53:59 +02:00
aszlig
b2b67c055b conky: Remove curl/types.h patch.
This patch is no longer needed, as it is fixed upstream now.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 23:53:59 +02:00
aszlig
3692a2e83d conky: Update to version 1.9.0.
Version 1.8.1 seems to be quite dated, in addition I'd like to use the weather
plugin, which isn't available in 1.8.1 as well. If you work in your hermetically
sealed environment, you surely want to know what's going on outside.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 23:53:59 +02:00
Russell O'Connor
048ef1659f Merge branch 'master' of github.com:NixOS/nixpkgs 2012-09-10 23:50:17 +02:00
Russell O'Connor
46d9146d64 Update SSReflect to version 1.4 2012-09-10 23:15:54 +02:00
aszlig
fc87209691 virtualbox/guest-additions: Update to 4.1.22.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 21:37:37 +02:00
aszlig
d891fc6f3b virtualbox: Update to version 4.1.22.
Upstream changes are:

 * VMM: fixed a potential host crash triggered by shutting down a VM when
        another VM was running (only affected 32-bit hosts and 64-bit OS X
        hosts, 4.1 regression)
 * VMM: fixed a potential host crash under a high guest memory pressure (seen
        with Windows 8 guests)
 * VMM: respect RAM preallocation while restoring saved state.
 * VMM: fixed handling of task gates if VT-x/AMD-V is disabled
 * Storage: fixed audio CD passthrough for certain media players
 * USB: don't crash if a USB device is plugged or unplugged when saving or
        loading the VM state (SMP guests only)
 * RTC: fixed a potential corruption of CMOS bank 1
 * Mac OS X hosts: installer fixes for Leopard (4.1.20 regression)
 * Windows Additions: fixed memory leak in VBoxTray

Full changelogs with bug ids and links to it can be found at:

https://www.virtualbox.org/wiki/Changelog

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 21:37:36 +02:00
aszlig
61e7956b3e Merge branch 'haskell-diagrams'.
Reviewed by @peti, this adds the diagrams library/DSL and dependencies to
haskellPackages.

The missing Haskell library dependencies are:
 - vector-space-points
 - newtype
 - active
2012-09-10 19:57:52 +02:00
aszlig
3ed91754e2 lastwatch: New package, version 0.4.1.
This is actually one of my own programs I've written some years ago, but as I'm
still using it on several systems, I'm adding it to nixpkgs. As it is an (at the
moment, fanotify looks like it's more suitable) inotify based scrobbler, it of
course requires the inotify feature to be enabled in the kernel.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:54 +02:00
aszlig
9d71bb96c0 w3m: Add mouse support for completeness.
I'm personally not using mouse/gpm support for w3m, because I find it somewhat
too awkward when copy/pasting text. But maybe there are users out there who want
to have it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:54 +02:00
aszlig
194e9d929c w3m: Add support for fbcon image display.
This builds the w3m image helper with fbcon support if the derivation is called
with graphicsSupport set to true. This change shouldn't break anything as
graphicsSupport is disabled by default, so in any case it could only break
things for users explicitly passing the attribute.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
de5c5467a6 mmv: New package, version 1.01b from Debian.
This package as well as the patches are used from Debian, as the upstream
version is no longer maintained, plus other distributions seem to use the Debian
patched version aswell. And by looking at the patch from Debian, it seems
reasonable, because it contains a _lot_ of fixes that accrued over time.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
930d13e12c picard: New package, version 1.1.
Picard is the official MusicBrainz audio tagger which is able to use audio
fingerprinting to tag your files.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
03a8eea607 pyinotify: New package, version 0.9.3.
Provides Python bindings for the inotify syscalls. For more information on
inotify, see: http://en.wikipedia.org/wiki/Inotify

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
e94d50f359 pep8: New package, version 1.3.3.
This is a style checker/linter to check whether a source files is correctly
formatted according to PEP8: http://www.python.org/dev/peps/pep-0008/

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:52 +02:00
aszlig
96ab1aa9df pylast: New package, version 0.5.11.
pylast is an interface for the last.fm API version 2.0.
It also supports services such as Libre.fm, which has a similar API.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:52 +02:00
aszlig
5320792ed7 haskell-diagrams: Move main libs into single dir.
That way we have all diagrams specific stuff in one directory, which coulde make
it easier for code-reuse in the future.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:17 +02:00
aszlig
3e1c9217c4 haskell-diagrams: Don't invoke haddock.
This package is only a metapackage and doesn't contain any source files, so we
don't need to generate source code documentation at all.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
4c418cd3aa haskell-diagrams: New package, v0.5.
This is just a metapackage, so the build is going to fail and we need to fix
things up next.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
1763eb518b haskell-diagrams-cairo: New package, v0.5.0.2.
We use the jailbreak attribute here to avoid splitting off cmdargs and split
into directly versioned packages.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:19:16 +02:00
aszlig
e3826e5e9c haskell-diagrams-core: New package, v0.5.0.1.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
a7ca544945 haskell-diagrams-lib: New package, v0.5.0.1.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
cad8a942e1 haskel-vector-space-points: New package.
Starting with version 0.1.1.1, required by diagrams-core.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
d12f707f6c haskell-newtype: New package in version 0.2.
This package is required by diagrams-lib.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
6e0924ca84 haskell-active: New package in version 0.1.0.2.
This package is required by diagrams-lib.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
Peter Simons
bb7daf767b cosmetic 2012-09-10 18:28:17 +02:00
Peter Simons
7b587a5ad8 haskell-funcmp: update to version 1.7 2012-09-10 18:27:35 +02:00
Peter Simons
9f7f71aeaa Add myself as maintainer to those packages Haskell packages I, well, maintain. 2012-09-10 16:31:41 +02:00
Peter Simons
741a7ef530 haskell-packages.nix: update 'haskellPlatformArgs_future' for GHC 7.6.1 2012-09-10 16:30:58 +02:00
Peter Simons
bbf098baa8 haskell-defaults.nix: extensible-exceptions is not a part of GHC 7.6.1 2012-09-10 15:59:20 +02:00
Peter Simons
249ff424a9 haskell-zlib: jailbreak version 0.5.3.3 to fix build with GHC 7.6.1 2012-09-10 15:56:51 +02:00
Peter Simons
5bde8b0985 Override 'Cabal' attribute in 'jailbreakCabal' only when building with a GHC
version older than 7.2.x. Newer compilers can use their native version of Cabal
to build this tool.
2012-09-10 15:39:44 +02:00
Peter Simons
010c282cb2 haskell-lhs2tex: update to version 1.18.1 2012-09-10 15:08:24 +02:00
Peter Simons
4fc17179f9 haskell-zlib-conduit: update to version 0.5.0.1 2012-09-10 15:08:24 +02:00
Peter Simons
09f1fbfa1c haskell-zlib-bindings: update to version 0.1.1.1 2012-09-10 15:08:24 +02:00
Peter Simons
07a2ac1634 haskell-zipper: update to version 0.4.2 2012-09-10 15:08:24 +02:00
Peter Simons
2c4011974d haskell-warp: update to version 1.3.1 2012-09-10 15:08:24 +02:00
Peter Simons
69074bf98b haskell-unordered-containers: update to version 0.2.2.1 2012-09-10 15:08:24 +02:00
Peter Simons
d1990fed5d haskell-texmath: update to version 0.6.1.1 2012-09-10 15:08:24 +02:00
Peter Simons
0dd2732946 haskell-system-filepath: update to version 0.4.7 2012-09-10 15:08:24 +02:00
Peter Simons
0acfb5994f haskell-syb-with-class: update to version 0.6.1.4 2012-09-10 15:08:23 +02:00
Peter Simons
6ab66d48fe haskell-simple-sendfile: update to version 0.2.7 2012-09-10 15:08:23 +02:00
Peter Simons
2040c25c3d haskell-semigroups: update to version 0.8.4.1 2012-09-10 15:08:23 +02:00
Peter Simons
76ae366292 haskell-pureMD5: update to version 2.1.2.1 2012-09-10 15:08:23 +02:00
Peter Simons
2d5e95a09c haskell-persistent: update to version 1.0.1 2012-09-10 15:08:23 +02:00
Peter Simons
bf6b450d70 haskell-network-conduit: update to version 0.5.0.1 2012-09-10 15:08:23 +02:00
Peter Simons
efe11de735 haskell-multirec: update to version 0.7.3 2012-09-10 15:08:23 +02:00
Peter Simons
b3eb13c229 haskell-mime-mail: update to version 0.4.1.2 2012-09-10 15:08:23 +02:00
Peter Simons
e421db3284 haskell-math-functions: update to version 0.1.1.2 2012-09-10 15:08:23 +02:00
Peter Simons
0a5b6548e7 haskell-logict: update to version 0.5.0.2 2012-09-10 15:08:22 +02:00
Peter Simons
b422578f1d haskell-iteratee: update to version 0.8.9.4 2012-09-10 15:08:22 +02:00
Peter Simons
4127150fcf haskell-hscolour: update to version 1.20.3 2012-09-10 15:08:22 +02:00
Peter Simons
51384cc519 haskell-highlighting-kate: update to version 0.5.3.2 2012-09-10 15:08:22 +02:00
Peter Simons
26a7363aad haskell-haskell-src-meta: update to version 0.6.0.1 2012-09-10 15:08:22 +02:00
Peter Simons
8b4ee13aad haskell-gloss: update to version 1.7.5.2 2012-09-10 15:08:22 +02:00
Peter Simons
6a34dabe17 haskell-flexible-defaults: update to version 0.0.1.0 2012-09-10 15:08:22 +02:00
Peter Simons
603be88be1 haskell-filepath: update to version 1.3.0.1 2012-09-10 15:08:22 +02:00
Peter Simons
6c78b5f919 haskell-fclabels: update to version 1.1.4.3 2012-09-10 15:08:22 +02:00
Peter Simons
ead567b890 haskell-cuda: update to version 0.4.1.1 2012-09-10 15:08:22 +02:00
Peter Simons
bd4ae80584 haskell-crypto-conduit: update to version 0.4.0.1 2012-09-10 15:08:22 +02:00
Peter Simons
19c8861568 haskell-cookie: update to version 0.4.0.1 2012-09-10 15:08:22 +02:00
Peter Simons
d35889b374 haskell-blaze-html: update to version 0.5.1.0 2012-09-10 15:08:22 +02:00
Peter Simons
639926af26 haskell-blaze-builder-conduit: update to version 0.5.0.1 2012-09-10 15:08:21 +02:00
Peter Simons
5d84d2e176 haskell-attoparsec-conduit: update to version 0.5.0.1 2012-09-10 15:08:21 +02:00
Peter Simons
e2c9238fae haskell-arrows: update to version 0.4.4.1 2012-09-10 15:08:21 +02:00
Peter Simons
ac751dc753 haskell-darcs: update to version 2.8.2 2012-09-10 15:08:21 +02:00
Peter Simons
69f66a11b6 haskell-language-c-quote: jailbreak to support recent versions of haskell-src-meta 2012-09-10 15:05:13 +02:00
Peter Simons
44f8ce0fe1 haskell-src-exts: update to version 1.13.5 2012-09-10 14:53:18 +02:00
Peter Simons
4517928069 haskell-X11: update to version 1.6.0.1 2012-09-10 14:53:18 +02:00
Peter Simons
0626786545 haskell-deepseq: update to version 1.3.0.1 2012-09-10 14:21:42 +02:00
Peter Simons
c03160831b haskell-th-orphans: add version 0.6 2012-09-10 14:19:47 +02:00
Peter Simons
18e9e6832b haddock: add version 2.11.0 and 2.12.0 2012-09-10 14:18:40 +02:00
Peter Simons
b9f0b44b1a haskell-haskeline: update to version 0.7.0.3 2012-09-10 14:14:33 +02:00
Peter Simons
9a19904d32 cosmetic 2012-09-10 14:11:19 +02:00
Peter Simons
d7d1f995e6 Use jailbreak to get rid of overspecified version restrictions to fix
builds of Agda, accelerate-cuda, clientsession, filestore, ghc-events,
gitit, happstack, happstack, happstack, hledger-lib, hledger, mime-mail,
pandoc, snap, wai-app-static, yesod-static, and urlencoded.
2012-09-10 12:36:18 +02:00
Peter Simons
470ade254e Add support for jailbreak-cabal utility to the Cabal builder.
Jailbreaks-cabal allows Nixpkgs maintainers to quick-fix builds of packages
that over-specify their version requirements by removing the version
restrictions of all dependencies from the Cabal file. Set

  jailbreak = true

in the build expression to activate this feature.
2012-09-10 12:36:10 +02:00
Peter Simons
2ccd0238cb haskell-jailbreak-cabal: add version 1.0 2012-09-10 12:28:25 +02:00
Peter Simons
11111c7d01 haskell-cabal2nix: update to version 1.39 2012-09-10 12:28:25 +02:00
Peter Simons
15df3d131a ghc-7.6.1: parallel builds of this package fail
I got the following error in 4 consecutive attempts:

  building rts/dist/build/AutoApply.debug_o
  building rts/dist/build/AutoApply.thr_o
    rts_dist_HC rts/dist/build/AutoApply.debug_o
  /nix/store/1iigiim5855m8j7pmwf5xrnpf705s4dh-binutils-2.21.1a/bin/ld: cannot find libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers_o_split/gmp-wrappers__1.o
  collect2: ld returned 1 exit status
  make[1]: *** [libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers.p_o] Error 1
2012-09-10 12:28:25 +02:00
Peter Simons
1037089c55 Update default version of boost to 1.51.0.
Version 1.50.0 should be dropped from Nixpkgs, if possible, once we're
reasonably sure that the update doesn't break any packages in ways that
cannot be trivially fixed.
2012-09-10 11:31:36 +02:00
Peter Simons
64c0d7a490 ghc: bump 7.6.1-rc1 to version 7.6.1 2012-09-10 11:30:12 +02:00
Mathijs Kwik
da87b2c9bf emacs: add package "org2blog" 2012-09-09 19:32:27 +02:00
Mathijs Kwik
7bbda346ba emacs: add package "xml-rpc" 2012-09-09 19:32:14 +02:00
Mathijs Kwik
338e78c7b6 emacs htmlize: upgrade to 1.40 2012-09-09 19:31:54 +02:00
Mathijs Kwik
ad628ab557 mongodb: fix build on i686, restrict platforms to linux
mongodb is supposed to work on most unixes but its build system is
quite picky and fragile.
As it hasn't worked for non-linux platforms on NixOS yet, this change
won't affect anyone and will remove the illusion that other platforms
are currently supported.
2012-09-09 17:25:59 +02:00
Mathijs Kwik
071d685dda mongodb: upgrade to 2.2.0 2012-09-09 13:04:14 +02:00
Mathijs Kwik
d7f89b2075 libnl1, libnl2: remove now they are unused 2012-09-09 13:04:14 +02:00
Mathijs Kwik
3de1a56a73 hostapd: upgrade to 1.0 2012-09-09 13:04:14 +02:00
Mathijs Kwik
c1c9c9d2a1 network-manager: use libnl3, as libnl1 is no longer maintained 2012-09-09 13:04:13 +02:00
Mathijs Kwik
d9aac705bb wpa_supplicant: upgrade to 1.0 2012-09-09 13:04:13 +02:00
Mathijs Kwik
3ab9e5a38a powertop: upgrade to 2.1 2012-09-09 13:04:13 +02:00
Mathijs Kwik
09c3613d4a libnl: upgrade to 3.2.13 2012-09-09 13:04:13 +02:00
aszlig
4f1b8117f3 tcltls: Add missing meta attributes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:01 +02:00
aszlig
1ca55953fc tcllib: Add missing meta attributes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:01 +02:00
aszlig
bd130c34ec bwidget: Add missing meta attributes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:01 +02:00
aszlig
ae32dd91d4 tcl: Set license to licenses.tcltk.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:01 +02:00
aszlig
ce1c6fe0fd licenses: Add Tcl/Tk license.
It is similar to the BSD license but has a few restrictions regarding government
use. But as I am not a lawyer, I'm not sure if that could be merged with bsd3,
so I'm listing it here separately just to be sure.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:00 +02:00
aszlig
36947c8957 tkabber: Honor OPENSSL_X509_CERT_FILE.
This gets rid of the dependency on cacert and ensures that Tkabber will read
OPENSSL_X509_CERT_FILE whenever the sslcacertstore is not set by the user in
Tkabber's options.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:00 +02:00
aszlig
c544eb4c71 tkabber: Set the correct path to tkabber-plugins.
This should now point to the path for the tkabber plugins package, which will be
used as soon as the tkabber-plugins derivation is available as a symlink in the
user's environment.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:00 +02:00
aszlig
e18227378a tkabber-plugins: Add missing meta attributes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:00 +02:00
aszlig
bf72d46084 tkabber: Add missing meta.license.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:59 +02:00
aszlig
5b59bb4d28 tkabber-plugins: Remove dependency on tkabber.
The tkabber plugins really do not require a dependency on tkabber itself, so
let's drop it. In addition, this also removes creating a $out/bin dir, which was
left back then when creating the tkabber-plugins derivation by copy & pasting
stuff from the main tkabber derivation.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:59 +02:00
aszlig
5d15972278 tkabber: Clean up TCLLIBPATH generation.
This should make things a lot more DRY as we now can generalize library paths by
using the libPrefix attribute of each library. In addition this also cuts the
line length in wrapProgram.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:59 +02:00
aszlig
d058ae5b0b tkabber: Add tclgpg to TCLLIBPATH.
This ensures that Tkabber can now be used with GPG support, though as of gnupg
version 2, this requires gpg-agent as well. Only if all conditions are met, an
option to actually use GPG will show up in Tkabber's settings.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:59 +02:00
aszlig
882289a583 tclgpg: New package, pre-1.0 release.
The library has not been released so far, but it is used by Tkabber and some
other software in Tcl (none of them is in nixpkgs so far).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:58 +02:00
aszlig
28a725fcbe bwidget/tcllib/tcltls: Add libPrefix attributes.
This is what I forgot in the packages I have added a few months ago, so it's
time to revisit them and improve things, like for example set the right
libPrefix in order to stay consistent with other TCL libraries.

In addition this fixes some whitespace ugliness in the affected packages.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:58 +02:00
Peter Simons
a9da133fda boost: add version 1.51.0 2012-09-08 14:35:05 +02:00
viric
ffba00b0b7 Merge pull request #125 from cpages/master
yafc: update to 1.2.3
2012-09-06 12:42:48 -07:00
Peter Simons
ef649da119 polyml: fix bogus license attribute 2012-09-06 18:46:54 +02:00
Peter Simons
94da2e30dd ghostscript: cosmetic don't rely on magic URL syntax; URLs are strings 2012-09-06 18:34:18 +02:00
Peter Simons
52e5b8e2c5 ghostscript: cosmetic
Refer to the source code as "src" rather than "data".
2012-09-06 18:32:59 +02:00
Peter Simons
14da2bf31b git: update to version 1.7.12 2012-09-06 18:13:45 +02:00
Peter Simons
33bf9644cf git-annex: update to version 3.20120825 2012-09-06 18:13:44 +02:00
Peter Simons
b6f5f5976a ikiwiki: update to version 3.20120725 2012-09-06 18:13:44 +02:00
Carles Pagès
ef0c0089da yafc: update to 1.2.3 2012-09-06 17:31:40 +02:00
Peter Simons
c31c9c9cbb Merge pull request #122 from maggesi/isabelle2012
Isabelle2012
2012-09-06 06:50:35 -07:00
Peter Simons
d9f3317942 haskell-split: drop obsolete version 0.1.4.3 2012-09-06 15:47:03 +02:00
Peter Simons
116a96b7a4 haskell-urlencoded: patch to support recent versions of split 2012-09-06 15:46:36 +02:00
Peter Simons
8de7a575f5 Merge pull request #119 from dmalikov/master
Add haskellPackages.liblastfm
2012-09-06 06:23:13 -07:00
Dmitry Malikov
d4145f4f7d haskellPackages.liblastfm: initial 2012-09-05 18:38:32 +00:00
Dmitry Malikov
38a844e0e9 haskellPackages.urlencoded: initial 2012-09-05 18:38:32 +00:00
Dmitry Malikov
843053d7a7 haskellPackages.split: add 0.1.4.3 2012-09-05 18:38:32 +00:00
Dmitry Malikov
8ffc870e78 Tig: cosmetics 2012-09-05 18:38:32 +00:00
Shea Levy
7fbf92d8f9 npm2nix: Bump to 0.1.3 2012-09-05 12:22:03 -04:00
Mathijs Kwik
0bf2161b03 e2fsprogs: minor upgrade to 1.42.5 2012-09-05 16:14:20 +02:00
Russell O'Connor
b881bee48b Merge branch 'master' of https://github.com/NixOS/nixpkgs 2012-09-04 12:39:56 -04:00
Russell O'Connor
314af2262c 2030 Images – for Intel Centrino Wireless-N 2230 2012-09-04 12:39:40 -04:00
Mathijs Kwik
b78b5b3f36 node-packages: add a lot of packages 2012-09-04 17:49:32 +02:00
Mathijs Kwik
278312a38c node-packages: ability to fix sources that use the impure "latest" dependency 2012-09-04 17:49:32 +02:00
Mathijs Kwik
df82c94263 node-packages: introduced alphabet 2012-09-04 17:49:32 +02:00
Mathijs Kwik
39760a2ad6 davfs2: upgrade to 1.4.7
- add option to disable the default user/group in the config file.
  If you only want to mount filesystems as root (don't use setuid
  root), the default is not very useful. This setting is not
  overridable from an external config file, so this needs to be done
  here. Perhaps it's possible to tell the package to look in system
  /etc, but that makes the install-phase try to put files there too.
  Would take quite some patching.
2012-09-04 17:49:32 +02:00
Mathijs Kwik
2b8d80d22d org-mode: upgrade to 7.9.1 2012-09-04 17:49:31 +02:00
Rob Vermaas
b3c63a98f0 Remove all svn references 2012-09-04 16:14:01 +02:00
Lluís Batlle i Rossell
6cdb98a140 valgrind: update to 3.8.0 2012-09-04 15:50:47 +02:00
Marco Maggesi
286d068b37 Upgrade Isabelle proof assistant to version 2012 2012-09-04 14:34:31 +02:00
Marco Maggesi
264c528154 Upgrade PolyML to version 5.4.1 2012-09-04 12:02:18 +02:00
Lluís Batlle i Rossell
449230335d sipwitch: update to 1.2.4 2012-09-04 09:59:26 +02:00
Michael Raskin
da01cdaa82 Update Julia to latest revision, include zlib in dependencies 2012-09-04 09:32:59 +04:00
Lluís Batlle i Rossell
510b86f387 libreoffice: trying to enable parallel building
I use the nix approach about the number of cores, as enableParallelBuilding.
2012-09-03 15:53:07 +02:00
Lluís Batlle i Rossell
a683b2f6b4 libreoffice: update to 3.6.1.2
I've not tried if it works; I'll revert it if it fails.
2012-09-03 15:10:37 +02:00
Peter Simons
40431dfcd4 haskell-tls: update to version 0.9.10 2012-09-03 14:20:15 +02:00
Peter Simons
02d27b8a02 haskell-iteratee: update to version 0.8.9.3 2012-09-03 14:20:15 +02:00
Peter Simons
1505130da1 haskell-fingertree: update to version 0.0.1.1 2012-09-03 14:20:15 +02:00
Peter Simons
f11475eaa8 haskell-cmdargs: update to version 0.10 2012-09-03 14:20:15 +02:00
Peter Simons
e9abf1899a haskell-hledger: patch to support recent versions of cmdargs 2012-09-03 14:20:10 +02:00
Peter Simons
1637d95fff haskell-date-cache: add version 0.3.0 2012-09-03 14:19:35 +02:00
Peter Simons
267e268a31 haskell-HTTP: add version 4000.2.4 2012-09-03 14:19:25 +02:00
Peter Simons
14c808baa7 haskell-haskeline: add version 0.7.0.2 2012-09-03 14:18:57 +02:00
Rob Vermaas
c9f46b2d40 Merge pull request #105 from ierton/zathura
Zathura
2012-09-02 04:10:30 -07:00
Rob Vermaas
7ea0160fee Merge pull request #93 from oxij/master
Support PCI passthrough in Xen. Add enca package.

Revert of Xen version from 4.1.2 to 4.0.3.
2012-09-02 04:09:25 -07:00
Mathijs Kwik
8277c18b53 vnstat: upgrade to 1.11 2012-09-02 11:57:49 +02:00
Mathijs Kwik
7672f20121 gogoclient: fix url and lower default metric
this allows other routes to take precedence over gogonet
2012-09-02 11:57:49 +02:00
Lluís Batlle i Rossell
724451668c firefox15: trying another way of telling hydra to build it 2012-09-02 10:45:16 +02:00
Lluís Batlle i Rossell
6bff865155 mono: fixing build
it looks like it doesn't like parallel builds.
2012-09-02 09:06:30 +02:00
Rob Vermaas
ac8dd727d0 Restore google talk plugin versioned url, now it seems to work again. 2012-09-01 21:36:46 +02:00
Lluís Batlle i Rossell
36619822a1 firefox15: Telling hydra to build it 2012-09-01 16:39:13 +02:00
Michael Raskin
fdf82b66e7 Falling Sand Game: use a mirror 2012-09-01 10:27:41 +04:00
Michael Raskin
4add07db0c Firefox: add 15.0 version 2012-09-01 09:55:59 +04:00
Lluís Batlle i Rossell
fcfa8908ca miniupnpc: update to 1.7. 2012-09-01 00:10:43 +02:00
Rob Vermaas
fbbaf6759d Update google talk plugin 2012-08-31 23:22:04 +02:00
Alexander Foremny
27127238f5 Merge remote-tracking branch 'upstream/master' into plowshare 2012-08-31 16:03:10 +02:00
Alexander Foremny
c98559a6fc Remove curl from buildInputs 2012-08-31 16:02:10 +02:00
Alexander Foremny
addbf658e5 Add maintainer 2012-08-31 16:01:19 +02:00
Rob Vermaas
66bb38cce3 Add area53 2012-08-31 12:25:53 +02:00
Ludovic Courtès
04f242e281 Set noSysDirs' to false' on non-GNU/Linux platforms. 2012-08-31 11:50:04 +02:00
Rickard Nilsson
abf6366f87 Add surfraw 2.2.8 2012-08-31 10:55:23 +02:00
Yury G. Kudryashov
1de0428020 KTorrent-4.2.1 2012-08-31 12:20:41 +04:00
Yury G. Kudryashov
096db8fe10 KDevelop-4.3.1 2012-08-31 12:20:09 +04:00
Yury G. Kudryashov
7a9def2829 LibreOffice-3.6.0.4
* Use more system libraries
* Enable KDE4 desktop integration
* Split preparation between postUnpack, patchPhase and preConfigure

Viric, feel free to revert (parts of) this commit.
2012-08-31 12:11:41 +04:00
Yury G. Kudryashov
db81ec4242 bangarang-2.1 2012-08-31 12:09:38 +04:00
Yury G. Kudryashov
834884ae7b Explicitly pass SDO 2012-08-31 12:09:11 +04:00
Yury G. Kudryashov
ebf190e793 calligra-2.5.0 2012-08-31 12:08:31 +04:00
Yury G. Kudryashov
97c6a2fd4f skrooge-1.3.2 2012-08-31 12:08:04 +04:00
Yury G. Kudryashov
c2ad9f873d mr-1.13, more verbose install 2012-08-31 12:07:22 +04:00
Yury G. Kudryashov
f1a2d031e5 konversation-1.4 2012-08-31 12:07:09 +04:00
Yury G. Kudryashov
7d8aa35a07 rekonq-1.1 2012-08-31 12:06:48 +04:00
Yury G. Kudryashov
dd45319df1 amarok-2.6.0 2012-08-31 12:05:47 +04:00
Yury G. Kudryashov
f15e95a891 libjpeg-8d
It fixes some crashes (e.g., KDE workspace crashed when I tried to configure
webcam in Skype).
2012-08-31 12:04:47 +04:00
Yury G. Kudryashov
c5f9ee3325 Add libexttextcat (part of LibreOffice) 2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
38d07f5018 Add MyThes 2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
28f0597bd6 Add clucene-core.2.x 2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
34bafa4893 Add libcdr (libreoffice dependency) 2012-08-31 12:03:24 +04:00
Yury G. Kudryashov
d41c08ee54 Add mdds (libreoffice dependency) 2012-08-31 12:03:24 +04:00
Yury G. Kudryashov
30ba367d5a Add libvisio (libreoffice dependency) 2012-08-31 12:03:24 +04:00
Peter Simons
702854cb5d haskell-Ebnf2ps: update to version 1.0.11 2012-08-31 09:10:18 +02:00
Ludovic Courtès
953eadbfc3 gnutls: Pass CPPFLAGS to help find GMP on OpenIndiana.
Suggested by Mats Erik Andersson <gnu@gisladisker.se>.
2012-08-30 22:54:18 +02:00
Mathijs Kwik
d37b642769 newer kernels need cifs-utils to mount CIFS filesystems
the kernel itself (and busybox's cifs mount code) are no longer able
to do this in some/most cases and will error out saying:
"CIFS VFS: connecting to DFS root not implemented yet""

Nixos' qemu-vm target is hurt by this, as it wants to mount /nix/store
via cifs very early in the boot process.

this commit just marks the problematic kernels.
An associated commit in nixos will use this info to fix the problem.
2012-08-30 18:25:49 +02:00
Mathijs Kwik
50dca38b26 cifs-utils: upgrade to 5.6 2012-08-30 18:25:49 +02:00
Mathijs Kwik
6fabe047c6 linux-3.4: upgrade to 3.4.10 2012-08-30 18:25:49 +02:00
Mathijs Kwik
8f1a34e228 linux-3.5: upgrade to 3.5.3 2012-08-30 18:25:49 +02:00
Ludovic Courtès
96f76db396 gnutls: Pass `--with-libnettle-prefix' on OpenIndiana.
Suggested by Mats Erik Andersson <gnu@gisladisker.se>.
2012-08-30 18:07:11 +02:00
Alexander Foremny
a23f6dc4c4 Add quotes to wrapProgram's arguments 2012-08-30 14:27:03 +02:00
Alexander Foremny
50400e345c Give correct PATH to wrapProgram 2012-08-30 14:07:47 +02:00
Peter Simons
410ba4ee20 haskell-SourceGraph: update to version 0.7.0.3 2012-08-30 13:02:00 +02:00
Peter Simons
7638637b68 haskell-test-framework-quickcheck2: update to version 0.2.12.3 2012-08-30 13:02:00 +02:00
Peter Simons
9ffc9076dc haskell-postgresql-simple: update to version 0.2.4.1 2012-08-30 13:02:00 +02:00
Peter Simons
d11f3d5551 haskell-http-conduit: update to version 1.6.0.1 2012-08-30 13:02:00 +02:00
Peter Simons
45485db623 haskell-hoauth: update to version 0.3.5 2012-08-30 13:02:00 +02:00
Peter Simons
60ae16e0aa haskell-graphviz: update to version 2999.14.1.0 2012-08-30 13:02:00 +02:00
Peter Simons
70acc59794 haskell-Graphalyze: update to version 0.13.0.1 2012-08-30 13:02:00 +02:00
Andres Loeh
69e307a2e3 Change default version of parallel for GHC 7.5 and above. 2012-08-30 11:56:33 +02:00
Rickard Nilsson
59180564d5 dev86: Update to 0.16.19 (old sources disappeared) 2012-08-30 11:07:45 +02:00
Mathijs Kwik
7e8240d71b haskell: add stylish-haskell 2012-08-30 10:11:23 +02:00
Mathijs Kwik
b54e608807 spice-protocol: fix maintainer 2012-08-30 08:36:51 +02:00
Michael Raskin
3f887534be Meshlib: update to 1.3.2, it now builds and runs 2012-08-30 10:18:24 +04:00
Mathijs Kwik
280fb5585d spice seems really just for linux at the moment 2012-08-29 23:35:39 +02:00
Mathijs Kwik
23f20dcdfe emacs/sunrise-commander: change to github source
previous source replaces itself every now and then and doesn't do versioning
2012-08-29 22:57:57 +02:00
Mathijs Kwik
fadaad6f89 qemu-kvm: add (optional) spice support 2012-08-29 22:27:39 +02:00
Mathijs Kwik
cb4443ef26 add spice-0.10.1
spice is a next-generation remote desktop protocol, aimed at virtual
machines.
focus is not just on display/input devices, but clipboard, audio,
video, opengl, smartcards, usb devices as well, no matter if the
virtual machine runs locally or on a remote host.

not everything is implemented yet, and I didn't enable all available
features yet.

Currently, spice is able to make qemu-kvm virtual machines very usable
for workstation guests, with good 2d video support, clipboard sharing,
full resolutions, auto-mouse-grab/ungrab, xinerama / multiple guest
monitors. Good drivers for windows 7 guests are available, as well as
linux Xorg drivers / agents.

Basically, kvm was already the best-performing VM solution (using
virtio drivers), but virtualbox, while slower, had better
desktop-integration support (still wins if you want opengl). Spice
fixes this, making the choice very easy.
2012-08-29 22:27:39 +02:00
Mathijs Kwik
30514a5346 add spice-protocol-0.10.1 2012-08-29 22:27:39 +02:00
Mathijs Kwik
af6265e66d add celt-0.5.1 2012-08-29 22:27:39 +02:00
Alexander Foremny
aed5c36694 Use makeWrapper 2012-08-29 15:16:03 +02:00
Cillian de Róiste
58e282b907 Update the download URL for ncmpcpp
The old URL for ncmpcpp was broken (reported by nobdraisentone on IRC)
2012-08-29 00:48:44 +02:00
Peter Simons
d7470b6c68 postfix: update to version 2.8.12 2012-08-28 15:18:17 +02:00
Peter Simons
85350ca2d4 postfix: clean-up install phase
Passing install_root=$out isn't a good idea because the install script is going
to pre-pend that prefix to all other paths even though these have the $out
prefix already. The resulting installation is a mess. Instead, we use the
"fake" install prefix "out" and then move all files and directories into the
right place afterward.
2012-08-28 15:17:06 +02:00
Peter Simons
40fe2d03b5 postfix: re-use $name in src URL 2012-08-28 15:14:59 +02:00
Peter Simons
919b357255 postfix: add meta section 2012-08-28 15:14:59 +02:00
Peter Simons
b920bd538a postfix: strip trailing whitespace 2012-08-28 15:14:59 +02:00
Marc Weber
aa583c8cf4 experimental/lib-fold-attr
adding useful function foldAttr which behave like fold on attr values grouped by name
(without assertions now)

Signed-off-by: Marc Weber <marco-oweber@gmx.de>
2012-08-28 15:06:14 +02:00
Peter Simons
def452861d Delete obsolete Haskell packages:
* comonad 1.1.1.6
 * comonad-transformers 2.1.2
 * semigroupoids 1.3.4
 * split 0.1
 * tagsoup 0.10.1
 * texmath 0.4
2012-08-28 12:59:20 +02:00
Peter Simons
da00b344cf haskell-yesod-core: update to version 1.1.1.1 2012-08-28 12:37:14 +02:00
Peter Simons
fda535b52d haskell-reactive-banana: update to version 0.7.0.1 2012-08-28 12:37:14 +02:00
Peter Simons
49a3481f5d haskell-http-types: update to version 0.7.3.0.1 2012-08-28 12:37:14 +02:00
Peter Simons
5bddcc2f21 haskell-cprng-aes: update to version 0.2.4 2012-08-28 12:37:14 +02:00
Peter Simons
e01aa340f6 haskell-configurator: update to version 0.2.0.1 2012-08-28 12:37:14 +02:00
Peter Simons
cf4076daba haskell-certificate: update to version 1.2.6 2012-08-28 12:37:14 +02:00
Peter Simons
c7a7caf7ab haskell-base64-bytestring: update to version 1.0.0.0 2012-08-28 12:37:14 +02:00
Peter Simons
77cd02f766 haskell-asn1-data: update to version 0.7.1 2012-08-28 12:37:14 +02:00
Peter Simons
b61ed4a580 haskell-abstract-deque: update to version 0.1.6 2012-08-28 12:37:14 +02:00
Peter Simons
dbe1ee0921 haskell-HsOpenSSL: update to version 0.10.3.3 2012-08-28 12:37:14 +02:00
Peter Simons
9bce51f6ec haskell-gitit: patch to support recent versions of base64-bytestring 2012-08-28 12:34:15 +02:00
Peter Simons
7d889c6dfa haskell-yesod-static: patch to support recent versions of base64-bytestring 2012-08-28 12:31:19 +02:00
Peter Simons
bf188b3fd2 haskell-http-conduit: patch to support recent versions of base64-bytestring and asn1-data 2012-08-28 12:28:51 +02:00
Peter Simons
824b62a61a haskell-cipher-aes: add version 0.1.1 2012-08-28 12:18:10 +02:00
Cillian de Róiste
0a6c7e432b Patch linuxsampler so that it can load SFZ state when used as an LV2 plugin: http://tracker.ardour.org/view.php?id=4462 2012-08-27 23:48:44 +02:00
Lluís Batlle i Rossell
0f1326cde9 Adding praat. 2012-08-27 20:26:32 +02:00
Lluís Batlle i Rossell
602fde4ad4 Adding espeakedit, phoneme editor for espeak.
I've no idea how to use it still.
2012-08-27 20:26:32 +02:00
Shea Levy
8c128db32e Add oraclejdk and oraclejre attributes for packages that want to use them 2012-08-27 14:15:57 -04:00
Eelco Dolstra
bc8b1376da postgresql-jdbc: Update to 9.1-902 2012-08-27 14:02:39 -04:00
Eelco Dolstra
20de8c8086 Make the "universe" repository available to the Ubuntu image generator
Also fix Ubuntu 12.04 name from "oneiric" to "precise".
2012-08-27 13:53:07 -04:00
Eelco Dolstra
bacc6ab790 Remove trailing whitespace 2012-08-27 13:53:07 -04:00
Eelco Dolstra
395718e927 Create /dev/random and /dev/urandom in VMs
WWW::Curl needs this to prevent "Fatal: no entropy gathering module
detected".
2012-08-27 13:53:07 -04:00
Lluís Batlle i Rossell
faf6ad8428 espeak: update to 1.46.02 2012-08-27 19:10:06 +02:00
Shea Levy
f4bc57feba openjdk: passthru the architecture attribute like oracle jdk6 does. 2012-08-27 12:41:13 -04:00
Ludovic Courtès
dc4cfe89ff emacs: Update to 24.2. 2012-08-27 18:16:06 +02:00
Shea Levy
488f46c19c Merge branch 'openjdk-default' of github.com:shlevy/nixpkgs
With this change, java packages will build with openjdk by default. The
primary driver for this is legal: The build farm is not allowed to
distribute the proprietary Oracle jdk6, and so it is not allowed to
distribute any packages that depend on it. In my view, this is a purely
beneficial change: from the perspective of the build farm, packages will
go from undistributable due to licensing to either distributable or
undistributable due to failed build (if the package doesn't build
properly with openjdk), and from the perspective of the end user it is
very easy to override the jdk on a package-by-package basis or for all
of nixpkgs in the nixpkgs configuration.
2012-08-27 11:26:46 -04:00
Michael Raskin
289d7a5cfa Fix typo 2012-08-27 15:49:33 +04:00
Michael Raskin
098b0c6a1d Rapcad: add
Rapcad is a tool similar to OpenSCAD but with a richer language.
2012-08-27 15:41:49 +04:00
Michael Raskin
2001983746 dxflib: add the DXF format support library 2012-08-27 15:17:02 +04:00
Peter Simons
8cb967fb95 haskell-unix-compat: update to version 0.3.0.2 2012-08-27 11:30:50 +02:00
Peter Simons
da852fee50 haskell-statistics: update to version 0.10.2.0 2012-08-27 11:30:50 +02:00
Peter Simons
527dd9db06 haskell-resource-pool: update to version 0.2.1.1 2012-08-27 11:30:49 +02:00
Peter Simons
3063736918 haskell-reactive-banana: update to version 0.7.0.0 2012-08-27 11:30:49 +02:00
Peter Simons
8782724875 haskell-reactive-banana-wx: update to version 0.7.0.0 2012-08-27 11:30:49 +02:00
Peter Simons
38dda82cc1 haskell-largeword: update to version 1.0.3 2012-08-27 11:30:49 +02:00
Peter Simons
3445b2cb0f haskell-graphviz: update to version 2999.14.0.0 2012-08-27 11:30:49 +02:00
Peter Simons
bba0b43d0f haskell-fclabels: update to version 1.1.4.2 2012-08-27 11:30:49 +02:00
Peter Simons
d2b775d31c haskell-double-conversion: update to version 0.2.0.5 2012-08-27 11:30:49 +02:00
Peter Simons
6596fdf4d7 haskell-derive: update to version 2.5.11 2012-08-27 11:30:49 +02:00
Peter Simons
e40f7b88e9 haskell-blaze-textual: update to version 0.2.0.8 2012-08-27 11:30:48 +02:00
Peter Simons
322b47e720 haskell-MonadRandom: update to version 0.1.8 2012-08-27 11:30:48 +02:00
Peter Simons
8ff755c5f3 haskell-CouchDB: update to version 1.2 2012-08-27 11:30:48 +02:00
Peter Simons
430e7454e9 haskell-mathblog: drop obsolete package; it doesn't build with current versions of GHC 2012-08-27 11:29:45 +02:00
Peter Simons
48c5ad011d haskell-test-framework: update to version 0.6.1 2012-08-27 11:29:11 +02:00
aszlig
bf3e1b0013 Merge branch 'chromium-beta-22-update'.
This updates the stable version from 21.0.1180.79 to 21.0.1180.81 and introduces
version 22/23 for the beta/dev channels respectively. This needed quite a bit of
patching because beginning in version 22, the seccomp sandbox is considered
legacy (though BPF is still unfinished) and in order to successfully build, we
need to update the patches as well.

I'm merging this right into master for two reasons:

- There are no changes to the derivation if you're building the stable version
  (which is the default), except for the upgrade to version 21.0.1180.81.
- Chromium currently has no reverse dependencies that may break due to this
  update.

This originally was one single commit (just an update of all channels) until I
discovered the seccomp BPF build failure.
2012-08-27 07:06:42 +02:00
aszlig
d5c2b35b82 chromium: Re-enable legacy sandbox for version 22.
This enables legacy seccomp sandbox by default even on chromium 22, because the
BPF sandbox is still work in progress, please see:

http://crbug.com/139872
http://crbug.com/130662

Because the BPF seccomp sandbox is used in case the legacy seccomp mode
initialization fails, we might need to patch this again, as soon as the BPF
sandbox is fully implemented to fall back to legacy seccomp and use BPF by
default.

We now have two patches for "default to seccomp" - one for Chromium 21 and one
for 22 or higher.
2012-08-27 06:50:35 +02:00
Lluis Batlle
e5bf4de6b6 go: improving the expression so it works if overriden by hg src
Users might want to override the 'src' and 'name' of go from 'hg'.
I make the expression compatible with that.

Aside, I also set GOARM in the wrapper for it to build programs fine on
armv5tel by default.
2012-08-26 23:16:29 +02:00
Lluis Batlle
ba47bf7258 fetchhg: removing the nix dependency
I don't think it's required for anything. I tried once without it, and it
worked equally fine.
2012-08-26 23:16:28 +02:00
Lluis Batlle
df35189985 go: Removing an out of date comment 2012-08-26 23:16:27 +02:00
Lluis Batlle
bf007753d1 go: make it accept armv5tel
It doesn't build though, due to some problems fixed in go trunk. But
I failed to port them over to 1.0.2.
2012-08-26 23:16:26 +02:00
Shea Levy
7e24bde3d9 Add node-gyp 2012-08-26 16:18:03 -04:00
Shea Levy
ddb3f8c34e Add npm2nix 0.1.2 2012-08-26 16:11:29 -04:00
Shea Levy
a94e8d2756 Add npm2nix as a nodePackage 2012-08-26 16:02:04 -04:00
Shea Levy
9a8b0b644b Add semver node package 2012-08-26 15:43:02 -04:00
Yury G. Kudryashov
77da73a72b akonadi-1.7.2 2012-08-26 22:38:50 +04:00
Yury G. Kudryashov
40078e2f90 xf86-input-wacom-0.16.0 2012-08-26 22:38:15 +04:00
Yury G. Kudryashov
ce5d5568a4 Soprano-2.8.0 2012-08-26 22:23:25 +04:00
Yury G. Kudryashov
497c364f7c SDO-0.10.0 2012-08-26 22:23:17 +04:00
Yury G. Kudryashov
a4d13df801 Add qoauth 2012-08-26 22:21:14 +04:00
Yury G. Kudryashov
448b7cce53 Merge branch 'fix-NM-pptp' 2012-08-26 22:09:56 +04:00
Yury G. Kudryashov
bee287597a Fix gnokii URL 2012-08-26 22:08:41 +04:00
Yury G. Kudryashov
1e3c42eb69 Libspectre: a couple of upstream patches (fix 2 crashes) 2012-08-26 22:06:45 +04:00
Yury G. Kudryashov
c03efbd8f9 Fix libical
Libical searched zoneinfo in /usr/share/zoneinfo, and failed to find it.
This leads to, e.g., random Kontact freezes.
2012-08-26 22:05:19 +04:00
Shea Levy
016b665402 Default 'jdk' and 'jre' to openjdk and openjre, respectively, on supporting systems 2012-08-26 13:33:44 -04:00
Alexander Foremny
172e6f5e77 Merge remote-tracking branch 'upstream/master' into plowshare 2012-08-26 14:46:43 +02:00
Alexander Foremny
c89a0d6c4f Add package: plowshare-git20120807 2012-08-26 14:43:25 +02:00
aszlig
c67d8bcabe chromium: Don't use the sandbox patch on v21.
The patch doesn't apply in version 22 and newer, because mode 1 sandboxes are
connsidered "legacy" (well, apart from the fact that I'd personally prefer BPF
anyway), for reasons I wasn't able to find, yet. But let's proceed on BPF
integration and thus gain more insight on the exact reasons.
2012-08-26 07:36:57 +02:00
aszlig
b1a6a98139 chromium: Drop dependency on subversion.
Versions older than 21 needed subversion in order to build. As the oldest
version we support is 21, we no longer need this dependency.
2012-08-26 03:03:24 +02:00
aszlig
819ee63851 chromium: Update to new release channels.
If you look at what changed, you'll surely notice that version 22 is now in
beta, so we have to expect things to break. And one thing that will break for
sure is the seccomp patch, because beginning with 22 the new BPF seccomp sandbox
is going to replace the mode 1 seccomp sandbox.
2012-08-26 02:56:59 +02:00
aszlig
224098757f chromium/update.sh: Fix spacing in cache messages.
This commit doesn't add any feature and just fixes a small annoyance which
result in messages like this:

Checking if xxx applies...no.

See that there is no whitespace between "..." and "no"? Well, the world cares
for more important things, but for me personally those minor annoyances can turn
into major annoyances.
2012-08-26 02:52:33 +02:00
Shea Levy
84e1da4b09 openjdk bootstrap tarballs are on nixos.org now. 2012-08-25 17:55:21 -04:00
Mathijs Kwik
7202f40707 xmonad-extras: pass old version of split
optional features depend on it.
2012-08-25 21:31:14 +02:00
Mathijs Kwik
55b964e179 add: haskell-split older version (0.1) 2012-08-25 21:31:14 +02:00
Rob Vermaas
77948b7204 Remove old maven versions, aliased maven to maven3. Updated maven 3 to 3.0.4 2012-08-25 19:43:54 +02:00
Rob Vermaas
d1d5c6d983 Update URL for xmlbeans 2.2.0 2012-08-25 19:40:15 +02:00
Rob Vermaas
1d26619edf use openjdk as default for ant-build.nix 2012-08-25 19:39:49 +02:00
Rob Vermaas
79e3d17280 update ecj to 3.7.2 2012-08-25 19:39:19 +02:00
Michael Raskin
2ab1594512 Atop: add package (atop is one more load monitor) 2012-08-25 21:24:17 +04:00
aszlig
ca3f140e9b urweb: Use lib.licenses.bsd3 in meta attributes. 2012-08-25 16:08:01 +02:00
aszlig
9dace1124e urweb: Update to version 20120807.
The previous version seemed rather old and not even the examples from the
official site compile with that fossil. As there are no reverse dependencies,
this update should be trivial and hopefully doesn't hurt someones personal
feelings.
2012-08-25 16:06:21 +02:00
Mathijs Kwik
528b508b87 add logcheck 1.3.15
nixos-module follows soon
2012-08-25 11:20:09 +02:00
Mathijs Kwik
e5cc68e8d5 add lockfile-progs-0.1.16 2012-08-25 11:20:09 +02:00
Mathijs Kwik
8c96572638 add liblockfile-1.09 2012-08-25 11:20:09 +02:00
Mathijs Kwik
130a4aa507 add perl packages: IPC-Signal, mime-construct, Proc-WaitStat 2012-08-25 11:20:09 +02:00
Shea Levy
df2c5f3568 Merge branch 'openjdk-bootstrap'
This allows building openjdk without requiring a proprietary jdk as a bootstrap.
2012-08-24 23:19:11 -04:00
Shea Levy
228c35f0b2 openjdk: Build from bootstrap 2012-08-24 23:05:41 -04:00
Cillian de Róiste
32e339da54 Adding jack_capture: A program for recording soundfiles with jack 2012-08-25 01:58:56 +02:00
Shea Levy
a4b39fac65 openjdk-bootstrap: nukerefs the whole thing and put it in a tarball 2012-08-24 08:30:48 -04:00
Peter Simons
4cc7571b9d haskell-fclabels: update to version 1.1.4.1 2012-08-24 13:42:56 +02:00
Lluís Batlle i Rossell
87a3bcd470 libreoffice: trying to make it build with openjdk 2012-08-24 09:20:53 +02:00
Shea Levy
6ed6d1c5c0 Add expression to create an openjdk bootstrap capable of building the full openjdk 2012-08-23 23:07:38 -04:00
Eelco Dolstra
dbe524fe3f flac: Add description 2012-08-23 13:57:31 -04:00
Peter Simons
165257a8ee haskell-yesod: update to version 1.1.0.2 2012-08-23 17:42:12 +02:00
Peter Simons
1138fe5085 haskell-yesod-form: update to version 1.1.1 2012-08-23 17:42:12 +02:00
Peter Simons
336aa54bf0 haskell-yesod-core: update to version 1.1.1 2012-08-23 17:42:12 +02:00
Peter Simons
bbd07b136f haskell-wl-pprint-text: update to version 1.1.0.0 2012-08-23 17:42:12 +02:00
Peter Simons
da94736f6a haskell-vault: update to version 0.2.0.1 2012-08-23 17:42:12 +02:00
Peter Simons
7f80024b2a haskell-unbound: update to version 0.4.1.1 2012-08-23 17:42:12 +02:00
Peter Simons
ff960a5603 haskell-split: update to version 0.2.0.0 2012-08-23 17:42:12 +02:00
Peter Simons
776d748c5b haskell-postgresql-simple: update to version 0.2.4.0 2012-08-23 17:42:11 +02:00
Peter Simons
636db52af2 haskell-postgresql-libpq: update to version 0.8.2.1 2012-08-23 17:42:11 +02:00
Peter Simons
a9a09e632a haskell-http-types: update to version 0.7.3 2012-08-23 17:42:11 +02:00
Peter Simons
f3d1ddc21f haskell-glpk-hs: update to version 0.3.3 2012-08-23 17:42:11 +02:00
Peter Simons
87fdf726ca haskell-async: update to version 2.0.1.2 2012-08-23 17:42:11 +02:00
Peter Simons
f3f58a8465 haskell-RepLib: update to version 0.5.3.1 2012-08-23 17:42:11 +02:00
Peter Simons
5318c4652c Patch overzealous dependency restrictions in Haskell packages. 2012-08-23 17:42:10 +02:00
Rob Vermaas
06f1a0bec4 Forgot to commit all-packages.nix for pstack. 2012-08-23 14:15:56 +02:00
Rob Vermaas
64a57c8f16 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-08-23 11:22:53 +02:00
Rob Vermaas
7b5d312720 Add pstack, a wrapper script for gdb. Used to be part of gdb. 2012-08-23 11:22:06 +02:00
Lluís Batlle i Rossell
518c90d361 cscope: update to 15.8a 2012-08-23 10:15:27 +02:00
Michael Raskin
0d27d47897 Merge pull request #114 from ierton/gimp26fix
gimp: revert broken gimp-2.6 dependencies
2012-08-22 21:18:17 -07:00
Sergey Mironov
222b6e21a5 gimp: revert broken gimp-2.6 dependencies 2012-08-23 03:09:19 +04:00
Shea Levy
270c7f2209 nodejs: Bump and backport fix to support ESPIPE 2012-08-22 18:54:47 -04:00
Ludovic Courtès
a167fadc07 gnutls: Disable tests on FreeBSD. 2012-08-23 00:37:29 +02:00
Lluís Batlle i Rossell
9b1c34f8f2 qemu-kvm: Revert the qemu update to 1.1.1
This reverts commit 607c28ea38
and c43f385e67.

Some builds hang, as they did with 1.1.0.
http://hydra.nixos.org/build/2963125
2012-08-23 00:07:51 +02:00
Lluís Batlle i Rossell
607c28ea38 qemu-kvm: I missed a change present in a previous reverted update
Eelco pointed it out.
2012-08-22 23:27:58 +02:00
Lluís Batlle i Rossell
c43f385e67 qemu-kvm: update to 1.1.1 2012-08-22 23:20:57 +02:00
Eelco Dolstra
e188f8ec66 virtualbox: Update to 4.1.20 2012-08-22 16:48:03 -04:00
Eelco Dolstra
22b545c325 nvidia-x11: Update to 304.37 2012-08-22 15:59:26 -04:00
Eelco Dolstra
964880ec8f virtualbox: Drop accidental JDK dependency 2012-08-22 15:55:46 -04:00
Eelco Dolstra
ac73fc486c Removed unused jdkPlugin attribute 2012-08-22 15:43:19 -04:00
Eelco Dolstra
2bc9508034 Prevent the JDK from appearing in the Nixpkgs channel 2012-08-22 15:43:19 -04:00
Eelco Dolstra
8020c37f55 Remove obsolete JDK versions
These are the JDK 5 on powerpc-linux (no longer a maintained Nixpkgs
platform), JDK 1.4 (required a manual download) and JDK 5 on Linux
(idem).
2012-08-22 15:43:19 -04:00
Eelco Dolstra
bf2b75ca7e Add hacky way to prevent Hydra from building/distributing unfree packages
If the environment variable HYDRA_DISALLOW_UNFREE is set to "1", then
evaluation of a package with license "unfree" will throw an error.
Thus such packages or any packages that depend on them will fail to
evaluate.
2012-08-22 15:43:18 -04:00
Eelco Dolstra
85047983a1 stdenv/generic/default.nix: Simplify the code using the "or" construct 2012-08-22 15:43:18 -04:00
Shea Levy
cdc0c13c00 buildNodePackage: Remove absolute path to source tarball to avoid runtime dependency 2012-08-22 15:35:00 -04:00
Andres Loeh
39cfbf6163 Set platforms for packages depending on CUDA to none. 2012-08-22 17:52:18 +02:00
Mathijs Kwik
48d98bd582 gimp28 should probably be gimp_2_8 2012-08-22 17:49:56 +02:00
Mathijs Kwik
af3a95d6f3 libiconvOrEmpty: always return a list
- fixes nixpkgs-tarball
2012-08-22 16:57:13 +02:00
Shea Levy
aa4ce18077 node-packages.nix: Export buildNodePackage 2012-08-22 09:44:38 -04:00
Shea Levy
695ca8c498 node.js: Bump 2012-08-22 09:14:05 -04:00
Peter Simons
1f18f24387 gcc-4.7: download source code from a mirror instead of hard-coding the URL of the master site 2012-08-22 14:30:15 +02:00
Peter Simons
966b4c336d mirrors.nix: use GNU mirrors before hitting the master site
Our first download URL of choice is http://ftpmirror.gnu.org/, which is an
automatic re-director.
2012-08-22 14:28:50 +02:00
Peter Simons
30a36ad6e5 hadoop: add version 2.0.1-alpha 2012-08-22 14:13:40 +02:00
Shea Levy
f34225c440 Merge branch 'chromium-updater' of https://github.com/aszlig/nixpkgs
chromium: Improve update script and update to latest versions.

Previously, we had a single hash of the whole version response from
omahaproxy.

Unfortunately the dev version is released quite frequently, so the hash
is of no use at all (we could rather directly fetch rather than
executing the script, because it will fetch all channels anyway).

This pull request adds two methods of caching:

* First of all, if a perticular version/channel is already in the
previous version of the sources.nix file, don't download it again.

* And the second method is to check if the current sha256 is already
downloaded and reads the corresponding sha256 from the lookup table.

So, this should really help to avoid flooding the download servers and
to not stress impatient users too much.
2012-08-22 06:36:33 -04:00
Shea Levy
e375671437 Merge branch 'fix-nss' of https://github.com/aszlig/nixpkgs
Fix NSS library not finding root CA certificates.

This now uses more or less hardcoded CA certificates from Mozilla, which
is the case on Debian and Gentoo aswell. And it fixes the root CA
loading issue, as i discovered that firefox builds with the bundled
version of NSS. With this branch this is no longer the case.

My long-term plans are to integrate an automatic chainloader for
OPENSSL_X509_CERT_FILE, but I'm not sure if this is really a good idea
(hence not included in this branch), as the nss-pem module is still
somewhat experimental. Regardless of it's experimental nature i'm still
including it in order to make it possible for users to load custom PEM
encoded certificates into the NSS database.

This fixups also makes it possible to enable FIPS mode, in case someone
might be interested in that.

And finally, we have a Chromium without quirky bugs from the
experimental OpenSSL integration, which was my original motivation to do
this.

See #112 for further comments.
2012-08-22 06:24:09 -04:00
Michael Raskin
559f5be097 release.nix: use the freshest release GIMP version (2.8.0) 2012-08-22 13:08:49 +04:00
Michael Raskin
fc3c71cb04 Merge pull request #113 from aszlig/ncdu
ncdu: New package, starting at version 1.8.
2012-08-22 01:07:03 -07:00
aszlig
ec6926bf7e ncdu: New package, starting at version 1.8.
`ncdu` is a little ncurses tool to browse the filesystem tree sorted by disk
usage.
2012-08-22 10:02:19 +02:00
aszlig
5df4e12c92 firefox: Build against system NSS.
So, now even Firefox can be built with our shiny new fixed up NSS derivation,
and as this is desired (especially if we want to support certificates from the
CA bundle), let's make it the default.
2012-08-22 08:29:10 +02:00
aszlig
8b4fae76b3 chromium: Build with NSS by default.
Hurray! This is the first time chromium is working with NSS _and_ is able to
verify certificates using the root certificates built in into NSS.

Optimally it would use certs from OPENSSL_X509_CERT_FILE, but at least it's
working, so let's add that at some later point.
2012-08-22 08:29:10 +02:00
aszlig
808108105d nss: Just delete files if includeTools is false.
Before, the entire directory was deleted and recreated, which fails if we want
to sign libraries (shlibsign is obviously deleted in that step as well), so we
delete everything but "nss-config" on postFixup.
2012-08-22 08:29:10 +02:00
aszlig
c672997dc6 nss: Remove redundant nss-config.in.
This file is already contained in nss-3.12.5-gentoo-fixups.diff, so we don't
need to do all that cruft twice.
2012-08-22 08:29:10 +02:00
aszlig
38a4d77665 nss: Fix referencePath to security modules.
This adds a patch from Debian, as they're already have security modules from NSS
in it's own library directory rather than /usr/lib{,64}/ and patch in loading of
libsoftokn as well.

The patch and our own fix of the patch (well, they hardcode Debian specific
stuff in there) ensures that SECMOD_AddNewModule() will find the right module
from the derivation's output path, so the built-in CA root certificates are
recognized and verified correctly.
2012-08-22 08:29:09 +02:00
aszlig
9e0aaf30aa nss: Sign libraries after striping.
Running NSS in FIPS mode is only possible if the libraries are signed correctly,
so we're doing this in the postFixup hook, to insure nothing gets altered after
that phase.

For more information about FIPS mode, please see:
https://developer.mozilla.org/en-US/docs/NSS/FIPS_Mode_-_an_explanation
2012-08-22 08:29:09 +02:00
aszlig
29fce94665 nss: Clean up build/make flags.
First of all, let's remove that redundant BUILD_OPT variable.

This variable already is in makeFlags, so we really don't want it to be lurking
around in the attribute set of the derivation, and it annoys me for being there
for days.

We now state build targets explicitly rather than relying on "nss_build_all".
This makes NSPR_CONFIG_STATUS and the touch of build_nspr stamp obsolete, as
only nss_build_all includes build_nspr.

In addition, we don't need the -lz hack anymore, as this has been fixed in
recent NSS versions, so we can completly remove the postBuild hook.

And while we're at it, we're removing those outdated build instructions as well,
especially because we don't and can't follow official building guidelines
anymore, as those are difficult to apply to Nix.
2012-08-22 08:29:09 +02:00
aszlig
5f4ca8ec18 nss: Add nss-pem module from fedora.
This is a compatibility module which adds suport for PEM certificates used by
OpenSSL and compatible libraries. The module gets built but isn't used at the
moment, so we're going to work on integration of it later.
2012-08-22 08:29:09 +02:00
aszlig
485dcc9152 nss: Build using system libsqlite.
Let's use system SQLite library, which makes sense anyway. More importantly
because it conflicts with the sqlite package, as NSS is building this as a
shared library aswell.
2012-08-22 08:29:09 +02:00
aszlig
0e768ba98d nss: Update NSS to version 3.13.6.
So to begin with fixing NSS let's get to the latest upstream release and start
fixing, so we won't carry around historic crap we then will throw away anyway.
2012-08-22 08:29:09 +02:00
Eelco Dolstra
d7fc07705a Add latest patchelf prerelease 2012-08-21 15:57:41 -04:00
Eelco Dolstra
e3605e7e76 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-08-21 14:27:18 -04:00
Eelco Dolstra
dc2f0f6474 gdb: Update to 7.5 2012-08-21 14:27:00 -04:00
Ludovic Courtès
45ce8c915d libiconvOrNull: Fix libc check. 2012-08-21 16:58:55 +02:00
Ludovic Courtès
11602dad82 glib: Use libiconvOrNull' instead of libiconv'. 2012-08-21 15:53:43 +02:00
Ludovic Courtès
f959a26e33 stdenv: Fix typo. 2012-08-21 15:30:50 +02:00
Ludovic Courtès
d53cb937f5 libiconvOrNull: Do not use an external libiconv on glibc systems. 2012-08-21 15:29:37 +02:00
Ludovic Courtès
6adc5cedae stdenv: Add `isGlibc' function. 2012-08-21 15:29:07 +02:00
Eelco Dolstra
606e6acd6f postgresql: Update to latest versions
Fixes CVE-2012-3488, CVE-2012-3489.
2012-08-21 08:42:44 -04:00
Eelco Dolstra
8b6edfe78d polkit: Update to 0.105 and enable systemd (logind) support
There are even newer polkit releases, but they have a spidermonkey
dependency which I don't want to bother with right now.
2012-08-21 08:42:44 -04:00
Eelco Dolstra
ab3788b382 upower: Update to 0.9.18 and enable systemd support 2012-08-21 08:42:44 -04:00
Eelco Dolstra
6121046a1c systemd: Set the path to pkttyagent
This allows commands like "systemctl reboot" to ask for authentication
when run by mere mortals.
2012-08-21 08:42:44 -04:00
Eelco Dolstra
1dadeaeb18 man-pages: Update to 3.42 2012-08-21 08:42:44 -04:00
Eelco Dolstra
c557db2d5c nix: Update to 1.2pre2793_d950cfe
Necessary for systemd.
2012-08-21 08:42:44 -04:00
Mathijs Kwik
00fa89e41f pv: upgrade to 1.3.4 2012-08-21 12:38:44 +02:00
Mathijs Kwik
a5663aee4d emacs: add "sunrise commander" 2012-08-21 10:33:20 +02:00
Mathijs Kwik
85c88d473b emacs: add "rect-mark" 2012-08-21 10:33:06 +02:00
Mathijs Kwik
192b29181b linux-3.4: upgrade to 3.4.9
- aufs patch: upgrade to latest stable 3.4
2012-08-21 10:27:13 +02:00
Mathijs Kwik
6e9a6a5924 linux-3.3: upgrade to 3.3.8
- aufs patch: upgrade to latest stable 3.3
2012-08-21 10:26:44 +02:00
Shea Levy
265b8c565b gptfdisk: Bump 2012-08-20 22:22:02 -04:00
Shea Levy
1b2acb25e6 xclip: Bump 2012-08-20 16:36:10 -04:00
Peter Simons
970a326ebb bash-completion: automatically source any completion files that the user might have installed in ~/.nix-profile/etc/bash_completion.d 2012-08-20 16:36:20 +02:00
Eelco Dolstra
e91a4fb1e4 linux: Update to 3.2.28 2012-08-20 09:56:39 -04:00
Peter Simons
a886d4f2ab bash-completion: update to version 2.0
Please note that this update changes the directory structure quite a bit. In
particular, the file "/etc/bash_completion" no longer exists, which means that
shell code which relies on that path must be updated. I'll commit appropriate
changes for NixOS in a moment.
2012-08-20 10:34:56 +02:00
Peter Simons
7f8246c76e haskell-hlint: update to version 1.8.31 2012-08-20 10:34:56 +02:00
Peter Simons
2731fd220f haskell-threadmanager: update to version 0.1.5 2012-08-20 10:34:56 +02:00
Peter Simons
490f8c4382 haskell-tagsoup: update to version 0.12.7 2012-08-20 10:34:56 +02:00
Peter Simons
5e19db2ce5 haskell-semigroups: update to version 0.8.4 2012-08-20 10:34:56 +02:00
Peter Simons
439ba01f0a haskell-io-choice: update to version 0.0.2 2012-08-20 10:34:56 +02:00
Peter Simons
f3ad914481 haskell-hoogle: update to version 4.2.13 2012-08-20 10:34:55 +02:00
Peter Simons
2f187b26ac haskell-case-insensitive: update to version 0.4.0.3 2012-08-20 10:34:55 +02:00
Peter Simons
46d8125a70 haskell-MonadCatchIO-mtl: update to version 0.3.0.5 2012-08-20 10:34:55 +02:00
Peter Simons
2879d112b0 haskell-network: update to version 2.3.1.0 2012-08-20 10:34:54 +02:00
Peter Simons
08e09e4caf haskell-comonad: update to version 3.0.0.2 2012-08-20 10:34:54 +02:00
Ludovic Courtès
a5615adc97 gcc 4.7: Add `gcc47_debug'. 2012-08-20 10:15:42 +02:00
Ludovic Courtès
255c72ede6 gcc 4.5: Update to 4.5.4. 2012-08-20 10:15:17 +02:00
Eelco Dolstra
bccab0ff91 slim: Build with ConsoleKit support 2012-08-19 16:00:24 -04:00
Shea Levy
18bbb2fa5c Merge branch 'virtualbox-manual-kernel' of github.com:aszlig/nixpkgs
virtualbox: Fix build for manual kernel.

This should fix building VirtualBox against kernels made using the new
manual kernel configuration system.

This has been tested with the standard nixpkgs kernel as well.
2012-08-19 10:03:45 -04:00
Ludovic Courtès
0ac1cf106d gpsbabel: Update to 1.4.3. 2012-08-19 15:50:50 +02:00
aszlig
347e8c32a3 virtualbox: Remove unused variable $srcroot.
Thanks to @shlevy for mentioning this.
2012-08-19 09:02:16 +02:00
aszlig
0f9a5eb027 virtualbox: Add symbol versions to all modules.
Copy all symbol versions from the ones generated in the vboxdrv build.
2012-08-19 09:02:16 +02:00
aszlig
1b8ec2eeec virtualbox: Don't build modules for guests.
We're the host so we don't need the kernel modules for the guest additions, as
they're build with in a separate derivation anyway.
2012-08-19 09:02:15 +02:00
aszlig
9fb1d2e6fc virtualbox: Remove redundant NIX_CFLAGS_COMPILE.
The "include/generated" stuff is already added to the search path by the kernel
modules build system, so no need to hack it in like this.
2012-08-19 09:02:15 +02:00
aszlig
3e62a02b17 virtualbox: Separate modules build and install.
First of all, modules won't install when there is no "make modules" prior to it,
so we're doing this now with a new function called forEachModule, so we can
avoid duplication as much as possible.

In addition this sets $sourcedir to the current directory of the configurePhase,
so we're able to find the source tree later on, after several chdir()s.
2012-08-19 09:02:15 +02:00
aszlig
e32d7843da virtualbox: Set depmod path to /do_not_use_depmod.
The scripts/depmod.sh checks whether the path in $DEPMOD is executable and only
executes it if that's the case. So, by setting DEPMOD to "/do_not_use_depmod"
the destination path doesn't exist _and_ thus isn't executable aswell.
2012-08-19 09:02:15 +02:00
aszlig
31d8a9a1f4 virtualbox: Fix wrong path when recursing modules.
The for loop didn't find $curdir, because it was set _after_ the directory has
been changed. The variable is now called $srcroot and is set before the
installPhase is changing directories.
2012-08-19 09:02:15 +02:00
aszlig
830e9db5dd virtualbox: Use Linux's kbuild to build modules.
Don't rely on VirtualBox's in-tree build scripts to set include paths correctly
and use the official way of the Linux kernel to build the modules. That way we
don't need to make ugly symlinks in the kernel tree or heavily patch VirtualBox.
2012-08-19 09:02:14 +02:00
Russell O'Connor
525b8015e7 Fixing configure patch for coq 8.3. 2012-08-19 01:11:11 -04:00
Russell O'Connor
eafd2008f1 Correcting filename. 2012-08-19 01:06:15 -04:00
Russell O'Connor
fdb659906a Merge branch 'master' of https://github.com/NixOS/nixpkgs 2012-08-19 01:05:17 -04:00
Russell O'Connor
706cbc9318 Update coq to 8.4 2012-08-19 01:01:30 -04:00
Eelco Dolstra
006e3fbf46 nix: Update to latest unstable version 2012-08-18 17:54:22 -04:00
Michael Raskin
b32844654b Julia: update source revision 2012-08-18 20:52:52 +04:00
Eelco Dolstra
911e9f3f43 DBD::SQLite: Don't install a copy of the SQLite sources
This saves almost 5 MB.
2012-08-17 18:11:53 -04:00
Eelco Dolstra
b8be9b54f3 samba: Update to 3.6.7 2012-08-17 16:09:13 -04:00
Shea Levy
1e1634604c Compress-Raw-Zlib: Don't check on Darwin.
Fixes #102
2012-08-17 13:14:10 -04:00
Eelco Dolstra
1e4c4b70b1 slim: Really update to 1.3.4 2012-08-17 11:33:59 -04:00
Arie Middelkoop
4c3c452e7f provides a better download url for the intel-microcode2ucode sources. 2012-08-17 19:25:05 +02:00
Eelco Dolstra
bc3865e414 slim: Update to 1.3.4 2012-08-17 10:51:44 -04:00
Eelco Dolstra
acdd81fb9c Add some packages to the channel 2012-08-17 09:53:55 -04:00
aszlig
4393fffcce chromium: Update channels to latest versions.
This removes the now obsolete VHASH line in sources.nix aswell.
2012-08-17 12:57:35 +02:00
aszlig
6968400a34 chromium: Check sha256 per channel in update.sh.
Until this commit we had a single hash of the whole version response from
omahaproxy. This worked well for not updating unnecessarily but only until one
single channel has a new version available.

Unfortunately the dev version is released quite frequently, so the hash is of no
use at all (we could rather directly fetch everything everytime we execute the
script).

This led to this commit, which adds two methods of caching:

First of all, if a perticular version/channel is already in the previous version
of the sources.nix file, don't download it again.

And the second method is to check if the current sha256 is already downloaded
and reads the corresponding sha256 from the lookup table.

So, this should really help to avoid flooding the download servers and to not
stress impatient users too much.
2012-08-17 12:57:34 +02:00
Peter Simons
dad33bbfe5 haskell-uu-parsinglib: update to version 2.7.3.4 2012-08-17 12:52:38 +02:00
Peter Simons
6d6189082b haskell-skein: update to version 0.1.0.8 2012-08-17 12:52:37 +02:00
Peter Simons
79883d78c8 haskell-lifted-base: update to version 0.1.2 2012-08-17 12:52:37 +02:00
Peter Simons
483fcf47a5 haskell-case-insensitive: update to version 0.4.0.2 2012-08-17 12:52:37 +02:00
Peter Simons
019fc2d03d haskell-happstack-hamlet: fix build in presence for recent versions of hamlet 2012-08-17 11:07:14 +02:00
Mathijs Kwik
5a146e9cff emacs: add "color-theme" 2012-08-17 08:55:47 +02:00
Eelco Dolstra
f27f8a1177 xpdf: Don't use t1lib
t1lib has multiple unpatched vulnerabilities (see
e.g. http://rhn.redhat.com/errata/RHSA-2012-0062.html).
2012-08-16 16:31:44 -04:00
Eelco Dolstra
b06cb3578d systemd: Drop dependency on cryptsetup for now
This is necessary to prevent a cyclic dependency.
2012-08-16 15:46:20 -04:00
Eelco Dolstra
548365b95c lvm2: Update to 2.02.97 2012-08-16 15:37:36 -04:00
Michael Raskin
ca84b7ff22 uclibcCross: convert to using callPackage
It doesn't add any unwanted defaults, and it makes cross-building
experiments (and cross-building for a new device is always
experimental..) way easier.
2012-08-16 19:39:57 +04:00
Eelco Dolstra
a54734e087 vmTools: Provide hook to add more Samba shares 2012-08-16 10:55:13 -04:00
Sergey Mironov
51ccf1f213 zathura: fix broken links in meta information 2012-08-16 18:33:25 +04:00
Sergey Mironov
d339184bbf zathura: version 0.1.2 with plugins
Expression handles new modular structure of zathura and adds support for djvu,
pdf and ps plugins.
2012-08-16 18:25:52 +04:00
Peter Simons
c0dafdf8d5 Merge pull request #94 from aszlig/boomerang
boomerang: New package from the fork.
2012-08-16 06:50:55 -07:00
Peter Simons
2253afb4f1 scala: cosmetic 2012-08-16 15:49:00 +02:00
Peter Simons
7ab915da52 scala: enable 'fixupPhase' (among other things) which corrects the shebang paths of the installed scripts 2012-08-16 15:48:18 +02:00
Peter Simons
cf2071e9c0 haskell-yesod: update to version 1.1.0.1 2012-08-16 15:41:23 +02:00
Peter Simons
f8914fa177 haskell-yesod-auth: update to version 1.1.1 2012-08-16 15:41:23 +02:00
Peter Simons
100e13fca7 haskell-vector-algorithms: update to version 0.5.4.1 2012-08-16 15:41:23 +02:00
Peter Simons
bc9d3787e2 haskell-unordered-containers: update to version 0.2.2.0 2012-08-16 15:41:23 +02:00
Peter Simons
ad78f75434 haskell-tls: update to version 0.9.9 2012-08-16 15:41:22 +02:00
Peter Simons
55c100564d haskell-simple-sendfile: update to version 0.2.6 2012-08-16 15:41:22 +02:00
Peter Simons
f1a5724ae8 haskell-mwc-random: update to version 0.12.0.1 2012-08-16 15:41:22 +02:00
Peter Simons
3999d82a40 haskell-http-types: update to version 0.7.2 2012-08-16 15:41:22 +02:00
Peter Simons
75506e4005 haskell-http-conduit: update to version 1.6.0 2012-08-16 15:41:22 +02:00
Peter Simons
e9ac89975a haskell-hashable: update to version 1.1.2.5 2012-08-16 15:41:22 +02:00
Peter Simons
f6b2363b72 haskell-fast-logger: update to version 0.2.2 2012-08-16 15:41:21 +02:00
Peter Simons
dc745663eb haskell-criterion: update to version 0.6.1.1 2012-08-16 15:41:21 +02:00
Peter Simons
d2347755e0 haskell-certificate: update to version 1.2.5 2012-08-16 15:41:21 +02:00
Peter Simons
3f857bd69c haskell-authenticate: update to version 1.3.1 2012-08-16 15:41:21 +02:00
Peter Simons
5bbf9d5b25 haskell-attoparsec-enumerator: update to version 0.3.1 2012-08-16 15:41:21 +02:00
Peter Simons
cf7be76526 haskell-ListLike: update to version 3.1.6 2012-08-16 15:41:21 +02:00
Peter Simons
a72e2a076d haskell-text: update to version 0.11.2.3 2012-08-16 15:35:34 +02:00
Antono Vasiljev
61f7853e43 Merge pull request #92 from dmalikov/b125ef36b67f2a0aedabc34eb4dac12e61ae9828
gitAndTools: bump tig from 0.16 to 1.0
2012-08-16 06:03:54 -07:00
Mathijs Kwik
03228d60fe linux-3.5: upgrade aufs3 patch to latest stable 2012-08-16 12:00:25 +02:00
Mathijs Kwik
05ed13dc49 linux-3.5: upgrade to 3.5.2 2012-08-16 12:00:04 +02:00
Shea Levy
10aa2bd5c3 Update autobuild URL
Only tested building autobuild.src, succeeds now, failed before.

Fixes #99.
2012-08-15 05:58:25 -04:00
Lluís Batlle i Rossell
443d65df34 automake: disabling automake tests in mips (2nd attempt)
As explained in my previous attempt:
  There is a test that fails on mips, and that breaks the nix build.
  The text does not exist anymore in automake upstream git, so the next
  version may not need this mips-specific disabling.
2012-08-15 10:28:31 +02:00
Rob Vermaas
61817876fc Revert "automake: Disabling tests on mips." Causes infinite recursion on all other platforms.
This reverts commit eadcd7dab6.
2012-08-15 10:13:02 +02:00
Lluís Batlle i Rossell
eadcd7dab6 automake: Disabling tests on mips.
There is a test that fails on mips, and that breaks the nix build.
The text does not exist anymore in automake upstream git, so the next
version may not need this mips-specific disabling.
2012-08-15 09:56:13 +02:00
Mathijs Kwik
8a53159a32 Merge pull request #100 from ierton/smironov
Please, merge my commits
2012-08-14 22:09:25 -07:00
Sergey Mironov
7ef3f9dd2a xfce-gvfs: add fuse to buildInputs
Passing fuse to gvfs results in building gvfs-fuse-daemon, which makes
it possible to access gvfs mounts via ~/.gvfs folder.
2012-08-15 01:10:40 +04:00
Sergey Mironov
b229c3e09f gxneur: add frontend for XNEUR keyboard layout switcher 2012-08-15 01:10:23 +04:00
Sergey Mironov
36f0a97fc6 atool: add archiver helper 2012-08-15 01:10:05 +04:00
Eelco Dolstra
c67c397c11 VirtualBox-GuestAdditions: Add to the channel 2012-08-14 13:43:37 -04:00
Eelco Dolstra
9d516f16fc Fix evaluation problem
http://hydra.nixos.org/build/2940128
2012-08-14 13:42:43 -04:00
Peter Simons
f136179002 haskell-zlib-bindings: update to version 0.1.1 2012-08-14 14:28:06 +02:00
Peter Simons
0d8d30884b haskell-yesod-form: update to version 1.1.0.1 2012-08-14 14:28:06 +02:00
Peter Simons
fec4c86291 haskell-yesod-core: update to version 1.1.0.1 2012-08-14 14:28:05 +02:00
Peter Simons
8754609371 haskell-yesod-auth: update to version 1.1.0.1 2012-08-14 14:28:05 +02:00
Peter Simons
28eb30c211 haskell-shakespeare: update to version 1.0.1.1 2012-08-14 14:28:05 +02:00
Peter Simons
f12301c4f9 haskell-shakespeare-text: update to version 1.0.0.4 2012-08-14 14:28:05 +02:00
Peter Simons
94f77400c4 haskell-shakespeare-js: update to version 1.0.0.5 2012-08-14 14:28:05 +02:00
Peter Simons
0879e2889b haskell-shakespeare-css: update to version 1.0.1.4 2012-08-14 14:28:05 +02:00
Peter Simons
4efed5529b haskell-hamlet: update to version 1.1.0.2 2012-08-14 14:28:05 +02:00
Peter Simons
82097115b6 haskell-cmdargs: update to version 0.9.7 2012-08-14 14:28:04 +02:00
Rob Vermaas
a19a68e93b Use /var/log/sa for statedir of sysstat, in stead of $out/var/lib/sa. This path cannot be overriden at runtime, so choosing a 'sane' default. 2012-08-14 14:14:55 +02:00
Eelco Dolstra
4f7917ac62 Remove obsolete flattenAttrs function 2012-08-13 18:26:19 -04:00
Eelco Dolstra
8225460f82 Remove obsolete eqLists function 2012-08-13 18:19:06 -04:00
Eelco Dolstra
37159c1b9a Remove obsolete eqStrict function
Use the "==" operator instead.
2012-08-13 18:08:35 -04:00
Eelco Dolstra
503b4fd5bf busybox: Update to 1.20.2 2012-08-13 15:56:09 -04:00
Eelco Dolstra
0b4fb4e4f6 Replace some calls to attrByPath with "or" 2012-08-13 15:15:16 -04:00
Eelco Dolstra
c68c95d55a Provide O(n) time implementations of fold/foldl/any/all
Previous implementations were O(n^2) because tail takes O(n) time.
2012-08-13 15:15:16 -04:00
Eelco Dolstra
c0a483632c Eliminate some calls to ‘tail’ 2012-08-13 15:15:16 -04:00
Eelco Dolstra
431c55cbf1 Use builtin filter, elem, concatLists functions if available 2012-08-13 15:15:16 -04:00
Eelco Dolstra
3bf4437622 Remove obsolete backwards compatibility hack for getAttr 2012-08-13 15:15:16 -04:00
Eelco Dolstra
1baf48f087 Do some let-floating to prevent repeated evaluation of impureEnvVars 2012-08-13 15:15:16 -04:00
Mathijs Kwik
50cc5629af emacs: add "jade-mode" 2012-08-13 17:50:19 +02:00
Andres Loeh
e093d7ea38 ghc-7.6.1-rc1: Add release candidate. 2012-08-13 16:29:01 +02:00
Ludovic Courtès
04661ec850 openssl: fix GNU/kFreeBSD builds 2012-08-13 14:12:54 +02:00
Peter Simons
59d4db07bc haskell-unix-time: update to version 0.1.2 2012-08-13 14:01:13 +02:00
Peter Simons
4de2d810e0 haskell-process-extras: update to version 0.1.3 2012-08-13 14:01:13 +02:00
Peter Simons
156f399995 haskell-highlighting-kate: update to version 0.5.2 2012-08-13 14:01:13 +02:00
Peter Simons
78ac496dc5 haskell-blaze-builder-enumerator: update to version 0.2.0.5 2012-08-13 14:01:13 +02:00
Rok Garbas
d91b51c140 Update: notmuch to 0.13.2 2012-08-13 00:24:14 +02:00
Shea Levy
839c58f5b1 linux/manual-config: Cleanup 2012-08-11 21:21:06 -04:00
Shea Levy
9ac776ab22 linux/manual-config.nix: Set sourceRoot directly to the pre-unpacked source rather than using a symlink 2012-08-11 21:07:37 -04:00
Shea Levy
0c18551c93 linux/manual-config: Do source unpacking/patching in a separate derivation.
Since we keep the source in the kernel build anyway, no space is wasted by having a separate store path for the unpacked source. The upside is that the same source can be used to build the kernel multiple times, or generate configurations for later kernel builds, without going through the (fairly long) unpack and patch process multiple times.
2012-08-11 21:02:30 -04:00
Ludovic Courtès
0dea12ff8d gnutls: FreeBSD: patch Makefile.in, not Makefile.am 2012-08-11 21:57:17 +02:00
Ludovic Courtès
cb76c03216 guile: fix Solaris builds 2012-08-11 21:53:43 +02:00
Lluís Batlle i Rossell
88f3b097ee Adding linux iw. 2012-08-11 20:22:45 +02:00
Shea Levy
3b78bd796d microcodeIntel: Bump version 2012-08-11 14:10:06 -04:00
Lluís Batlle i Rossell
2c0b930149 Removing rt73fw. The url was broken, and ralink_fw contains it.
ralink_fw attribute contains the rt73 firmware, among others from ralink.
2012-08-11 14:47:15 +02:00
Lluís Batlle i Rossell
2ecb9fdb58 aircrackng, kismet: update them to latest trunk and release respectively 2012-08-11 14:42:35 +02:00
Mathijs Kwik
58ccf70f47 it seems fetchgit does not like version tags
I think they built ok on my system before, because I nix-prefetch-git'd them.
2012-08-11 11:45:31 +02:00
Mathijs Kwik
b62acd8855 oops typo 2012-08-11 11:34:59 +02:00
Mathijs Kwik
a6f17bd1a9 emacs: add "flymake-cursor" 2012-08-11 09:36:20 +02:00
Mathijs Kwik
eaeb0a41b6 Merge pull request #96 from aszlig/google-talkplugin
google-talk-plugin: Prefer Debian package.
2012-08-10 22:58:04 -07:00
Eelco Dolstra
e69a6c57bc linux: Update to 3.2.27 2012-08-10 18:54:10 -04:00
Eelco Dolstra
6020d52cbe strace: Update to 4.7 2012-08-10 18:54:10 -04:00
Eelco Dolstra
36e604ed1a cryptsetup: Update to 1.5.0 2012-08-10 18:54:10 -04:00
Eelco Dolstra
b4aa7cd475 systemd: Drop bogus dependency on udev 2012-08-10 18:54:10 -04:00
Eelco Dolstra
1966010ec7 systemd: Update to 188 2012-08-10 18:54:09 -04:00
Ludovic Courtès
aa5220c701 gnutls: fix FreeBSD builds 2012-08-10 23:28:23 +02:00
Ludovic Courtès
986f04c87e guile: disable thread support on Solaris 2012-08-10 23:16:02 +02:00
Peter Simons
f20913e51f ikiwiki: support OpenID via HTTPS
Also enable Perl LWPxParanoidAgent for "additional security".
2012-08-10 18:57:57 +02:00
Peter Simons
397f1d73ee ikiwiki: enable OpenID support
* added perl-Crypt-DH-GMP-0.00010
 * added perl-Devel-CheckLib-0.98
 * added perl-HTTP-Message-6.03
 * added perl-IO-CaptureOutput-1.1102
 * added perl-Net-OpenID-Common-1.14
 * added perl-Net-OpenID-Consumer-1.13
2012-08-10 18:44:01 +02:00
Ludovic Courtès
a9764e7599 gnutls: update to 3.0.22 2012-08-10 17:17:32 +02:00
Lluís Batlle i Rossell
c88f2ecbcd gtkwave: updating to 3.3.39 2012-08-10 16:54:00 +02:00
Ludovic Courtès
13f133f71f libgpg-error: re-run `config.status' with Bash on OpenIndiana 2012-08-10 16:39:00 +02:00
Ludovic Courtès
9b70bc6e34 guile: allow libunistring and Readline to be found on OpenSolaris 2012-08-10 16:30:28 +02:00
aszlig
d10772ec8a boomerang: Fix prefix in dlopen().
We already have the correct library dir in our search path, so we don't need to
prepend lib/ again.
2012-08-10 15:02:19 +02:00
aszlig
a6e266306f boomerang: Fix endless loop in createDirectory().
Fix is on GitHub, so changing the git URL to point to the commit ID of my fix.
2012-08-10 14:59:05 +02:00
Peter Simons
f77a3a15ee netperf: update to version 2.6.0 2012-08-10 11:56:22 +02:00
Peter Simons
9459860678 haskell-unix-time: update to version 0.1.1 2012-08-10 11:48:20 +02:00
Peter Simons
78aa1ccfb2 haskell-postgresql-simple: update to version 0.2.3.0 2012-08-10 11:48:20 +02:00
Peter Simons
59e78c12e4 haskell-hakyll: update to version 3.4.1.0 2012-08-10 11:48:20 +02:00
Peter Simons
bcafa07c25 haskell-lrucache: add version 1.1.1 2012-08-10 11:47:48 +02:00
Lluís Batlle i Rossell
691d069af9 perf: make it take the linux patches
Otherwise the previous patch I added does not get used for perf.
2012-08-10 10:03:53 +02:00
Lluís Batlle i Rossell
734bb84f09 linux-3.5: fix perf build with a patch from the perf mailing list 2012-08-10 09:41:43 +02:00
Lluís Batlle i Rossell
186601f461 opencascade: fixing build by downgrading the automake used 2012-08-10 09:26:47 +02:00
Mathijs Kwik
7fd5e6d668 emacs: upgrade "haskell-mode" to more recent git version 2012-08-10 08:27:09 +02:00
Mathijs Kwik
c0a455b370 emacs: add "auto-complete" mode 2012-08-10 08:27:09 +02:00
Mathijs Kwik
260650e7e2 emacs: add "coffee-mode" 2012-08-10 08:27:09 +02:00
Mathijs Kwik
d6befca296 emacs/js2-mode: upgrade 2012-08-10 08:27:09 +02:00
Mathijs Kwik
cbb2c3abf2 linux-3.5: upgrade to 3.5.1 2012-08-10 08:27:09 +02:00
Mathijs Kwik
5b3517b2b6 Merge pull request #95 from cpages/master
minecraft: update to 1.3.1
2012-08-09 22:30:08 -07:00
Carles Pagès
389a76c085 minecraft: update to 1.3.1 2012-08-09 23:39:57 +02:00
aszlig
77b1a7ff42 boomerang: New package from the fork.
This adds the boomerang decompiler, which has been forked on github because of
some years of inactivity.
2012-08-09 19:05:16 +02:00
Ludovic Courtès
55cf142175 guile: allow GMP to be found on OpenSolaris 2012-08-09 18:39:30 +02:00
Ludovic Courtès
711d1fc6f0 nettle: allow GMP to be found on OpenSolaris 2012-08-09 18:32:53 +02:00
Shea Levy
cff9e132e7 binary-tarball.nix: Forgot to source functions.sh 2012-08-09 07:12:20 -04:00
Peter Simons
63bcec08b3 haskell-zlib-conduit: update to version 0.5.0 2012-08-09 12:11:18 +02:00
Peter Simons
edd12bf490 haskell-yesod: update to version 1.1.0 2012-08-09 12:11:18 +02:00
Peter Simons
4d67ae81f5 haskell-yesod-static: update to version 1.1.0 2012-08-09 12:11:18 +02:00
Peter Simons
55dc4972cb haskell-yesod-routes: update to version 1.1.0 2012-08-09 12:11:18 +02:00
Peter Simons
75342a50e4 haskell-yesod-persistent: update to version 1.1.0 2012-08-09 12:11:17 +02:00
Peter Simons
959c23183b haskell-yesod-json: update to version 1.1.0 2012-08-09 12:11:17 +02:00
Peter Simons
5cd5c8df14 haskell-yesod-form: update to version 1.1.0 2012-08-09 12:11:17 +02:00
Peter Simons
fcd1e9eee4 haskell-yesod-default: update to version 1.1.0 2012-08-09 12:11:17 +02:00
Peter Simons
19dca37062 haskell-yesod-core: update to version 1.1.0 2012-08-09 12:11:17 +02:00
Peter Simons
f40657e94b haskell-yesod-auth: update to version 1.1.0 2012-08-09 12:11:16 +02:00
Peter Simons
d2be882ab1 haskell-yaml: update to version 0.8.0.1 2012-08-09 12:11:16 +02:00
Peter Simons
3a6a59920b haskell-xml-conduit: update to version 1.0.3 2012-08-09 12:11:16 +02:00
Peter Simons
655c7d61d7 haskell-warp: update to version 1.3.0.1 2012-08-09 12:11:16 +02:00
Peter Simons
d58036f542 haskell-wai: update to version 1.3.0 2012-08-09 12:11:16 +02:00
Peter Simons
89a0de93f5 haskell-wai-logger: update to version 0.2.0 2012-08-09 12:11:16 +02:00
Peter Simons
54f1ff4cff haskell-wai-extra: update to version 1.3.0 2012-08-09 12:11:16 +02:00
Peter Simons
34e0642359 haskell-wai-app-static: update to version 1.3.0 2012-08-09 12:11:16 +02:00
Peter Simons
34af15ebe0 haskell-vacuum: update to version 2.0.0.0 2012-08-09 12:11:15 +02:00
Peter Simons
8387a3e51b haskell-terminfo: update to version 0.3.2.5 2012-08-09 12:11:15 +02:00
Peter Simons
6cf377b963 haskell-postgresql-simple: update to version 0.2.2.0 2012-08-09 12:11:15 +02:00
Peter Simons
7dbc731dca haskell-persistent: update to version 1.0.0 2012-08-09 12:11:15 +02:00
Peter Simons
3bc886d04b haskell-persistent-template: update to version 1.0.0 2012-08-09 12:11:15 +02:00
Peter Simons
33906970d7 haskell-persistent-sqlite: update to version 1.0.0 2012-08-09 12:11:15 +02:00
Peter Simons
155895087c haskell-persistent-postgresql: update to version 1.0.0 2012-08-09 12:11:15 +02:00
Peter Simons
7e50fc4bc5 haskell-network-conduit: update to version 0.5.0 2012-08-09 12:11:15 +02:00
Peter Simons
0d16a90c96 haskell-http-types: update to version 0.7.1 2012-08-09 12:11:14 +02:00
Peter Simons
58aac6b0b8 haskell-http-conduit: update to version 1.5.0.3 2012-08-09 12:11:14 +02:00
Peter Simons
7294f7e31a haskell-hoogle: update to version 4.2.12 2012-08-09 12:11:14 +02:00
Peter Simons
7e40c4950c haskell-happstack-server: update to version 7.0.4 2012-08-09 12:11:14 +02:00
Peter Simons
b477528c80 haskell-hamlet: update to version 1.1.0.1 2012-08-09 12:11:14 +02:00
Peter Simons
33cd3511ac haskell-fast-logger: update to version 0.2.1 2012-08-09 12:11:14 +02:00
Peter Simons
626f0fa4c7 haskell-data-default: update to version 0.5.0 2012-08-09 12:11:14 +02:00
Peter Simons
82ad60c861 haskell-crypto-conduit: update to version 0.4.0 2012-08-09 12:11:14 +02:00
Peter Simons
106e21f216 haskell-conduit: update to version 0.5.2.3 2012-08-09 12:11:13 +02:00
Peter Simons
19a790ddb8 haskell-clientsession: update to version 0.8.0 2012-08-09 12:11:13 +02:00
Peter Simons
ae1cb6006c haskell-blaze-builder-conduit: update to version 0.5.0 2012-08-09 12:11:13 +02:00
Peter Simons
caa14bb60b haskell-authenticate: update to version 1.3.0.1 2012-08-09 12:11:13 +02:00
Peter Simons
f061cfe2f3 haskell-attoparsec-conduit: update to version 0.5.0 2012-08-09 12:11:13 +02:00
Peter Simons
63a87e38c6 haskell-HStringTemplate: update to version 0.6.9 2012-08-09 12:11:13 +02:00
Peter Simons
e0c204a940 haskell-hakyll: patch to allow building with latest version of 'hamlet' 2012-08-09 12:11:13 +02:00
Peter Simons
0979c3df69 haskell-snap: patch to allow building with latest version of 'clientsession' 2012-08-09 12:11:12 +02:00
Peter Simons
7aa98d2f5e haskell-monad-logger: add version 0.2.0 2012-08-09 12:11:12 +02:00
Peter Simons
b454e2e43e haskell-unix-time: add version 0.1.0 2012-08-09 12:11:12 +02:00
Michael Raskin
801dee4a36 SBCL: update to 1.0.58 2012-08-09 13:01:04 +04:00
Michael Raskin
2a2b52201e Wine: update to 1.5.10 2012-08-09 12:55:30 +04:00
Michael Raskin
938d86b16b Veracity: update to version 2.0
Still no permission support or commit signing, though.
2012-08-09 11:05:43 +04:00
Michael Raskin
6be27d8c4e Vacuum-IM: update to 1.2.0 2012-08-09 08:59:38 +04:00
aszlig
cb9b55a197 google-talk-plugin: Prefer Debian package.
The reason is because unpacking debian packages requires fewer dependencies (ar,
gzip and tar, nothing more), and in addition we can explicitly reference a
version number from the apt repository.
2012-08-08 19:06:46 +02:00
Yury G. Kudryashov
8040b72293 KDE NM 0.9.0.4 2012-08-08 12:55:00 +04:00
Yury G. Kudryashov
8071b4040e pptp: Fix path to ip
routing.c has hardcoded /bin/ip. Use ${iproute2}/sbin/ip instead.
2012-08-08 12:54:10 +04:00
Jan Malakhovski
179b1bd294 Add package enca 1.13 to tools/text 2012-08-08 03:58:17 +04:00
Jan Malakhovski
da7408e105 xen: Support PCI passthrough.
Previous commit reverted Xen back to 4.0.3 because xend from 4.1.* and newer
hangs for unknown reasons.
The new "xl" toolstack from 4.1.* and unstable works, yet PCI passthrough is not
supported by xl in 4.1.* and is broken in the unstable.

With this patch I was able to passthrough ATI Radeon HD 6950 without 3D
acceleration, though, to both Linux and Windows guests. Which is the best
archived result with Xen PCI passthrough on NixOS after trying out all possible
Xen versions.
Same VGA card works fine if passed through into a guest with KVM (acceleration,
GPGPU, everything works). I should have tried KVM from the start.
2012-08-08 03:16:57 +04:00
Dmitry Malikov
b125ef36b6 Bump gitAndTools/tig from 0.16 to 1.0 2012-08-08 00:51:25 +02:00
Jan Malakhovski
bff9f2720f Revert "xen: update to version 4.1.2"
This reverts commit af32fd6ce3.
2012-08-08 02:30:25 +04:00
Mathijs Kwik
a8ef82d372 Merge pull request #91 from aszlig/chromium-ffmpeg-fix
chromium: Install libffmpegsumo.so.
2012-08-07 11:57:04 -07:00
aszlig
fbfd84f816 chromium: Install libffmpegsumo.so.
This caused HTML5 video to not work because this shared library is loaded at
runtime.

Unfortunately we can't use system ffmpeg yet, because upgrading would break
builds of other packages, and it would result in a copy of ffmpeg laying around
aswell, so we can defer this until we have fixed ffmpeg.

Thanks to @bluescreen303 for the bug report.
2012-08-07 19:11:58 +02:00
Vladimír Čunát
cf3ea80e1f Scribus minor update, modifying dependencies.
- using the boostHeaders dep to build scribus with 2geom (internal)
- adding more xorg deps to build with XCB support
2012-08-07 17:41:18 +02:00
Vladimír Čunát
54651b2662 Hunspell upgrade. 2012-08-07 16:38:26 +02:00
Vladimír Čunát
740cd9b5f4 LyX: add support for spell checking via enchant.
Also comment on testing of other config options.
2012-08-07 16:06:13 +02:00
Shea Levy
21a200d6b2 linux/manual-config: Fix depmod step, remove false comment 2012-08-07 06:36:50 -04:00
Rob Vermaas
374886444f xvfb-run: add some runtime dependencies to wrapper, set FONTCONFIG_FILE 2012-08-07 03:27:00 +02:00
Rob Vermaas
f676f9e487 Add xvfb-run, a wrapper script for Xvfb. 2012-08-07 03:14:17 +02:00
Rob Vermaas
679b534dd0 Add selenium python package 2012-08-07 00:11:55 +02:00
Eelco Dolstra
f901b6d38d git: Update to 1.7.11.4 2012-08-06 15:27:28 -04:00
Shea Levy
988ef8acea Merge pull request #85 from coreyoconnor/master
Adds Eclipse 4.2 to editors/eclipse
2012-08-06 13:27:06 -04:00
viric
0eb1b30947 Merge pull request #88 from cpages/master
awesome: update to 3.4.13
2012-08-06 08:59:32 -07:00
Carles Pagès
dabc583abb awesome: update to 3.4.13
I removed some patches that were no longer needed. Russian manpages still fail.
2012-08-06 17:43:30 +02:00
Eelco Dolstra
d6cc420fd7 linux: Update to 3.2.26 2012-08-06 09:57:21 -04:00
Peter Simons
1cd7e32001 Merge pull request #87 from aszlig/django-1.4-fix
django: Fix URL in src.
2012-08-06 06:55:56 -07:00
aszlig
17c8e65cef django: Fix URL in src.
Accidentally left the ${version} url but it didn't cause an error on my machine,
as I used nix-prefetch-url with the correct URL.

This should be fixed by now.
2012-08-06 14:17:41 +02:00
Peter Simons
3e2e746d5a haskell-shelly: update to version 0.14.0.1 2012-08-06 12:44:35 +02:00
Peter Simons
f020eac1ff haskell-multiplate: update to version 0.0.2 2012-08-06 12:44:35 +02:00
Peter Simons
b2eb3b886e haskell-irc: update to version 0.5.1.0 2012-08-06 12:44:35 +02:00
Peter Simons
f3ae30b8d6 haskell-accelerate-cuda: update to version 0.12.1.1 2012-08-06 12:44:35 +02:00
Alexander Foremny
97081611e2 Add package haskell-digestive-functors-heist
Generated by cabal2nix, builds locally.
2012-08-06 12:44:35 +02:00
Michael Raskin
bdb1ccaf80 Lilypond: update to 2.14.2 2012-08-05 23:10:49 +04:00
Lluís Batlle i Rossell
6655bc783e go: patching it to get the nixos cacert bundle taken just fine 2012-08-05 20:50:54 +02:00
Lluís Batlle
3d2e1508ee surf: updating to 0.5, and making it build.
It needed webkit_gtk2.
2012-08-05 16:16:55 +02:00
Michael Raskin
1229893ebe ModernCV: use launchpad-based versioned downloads 2012-08-05 17:28:19 +04:00
Mathijs Kwik
e8afe3c1c8 add package dstat 2012-08-05 15:10:26 +02:00
Mathijs Kwik
aed4ee4025 sysstat: upgrade to 10.1.1 2012-08-05 15:10:25 +02:00
Vladimír Čunát
98614c72c1 LyX: a minor update. 2012-08-05 14:30:45 +02:00
Mathijs Kwik
107f5e3560 bup: include support for xattrs, acls and fuse on linux
this enables the commands "bup meta" and "bup fuse".
2012-08-05 14:03:34 +02:00
Mathijs Kwik
9b91fc81a3 add package python-fuse 2012-08-05 14:03:34 +02:00
Mathijs Kwik
0ab4328279 add package python-pylibacl 2012-08-05 14:03:34 +02:00
Mathijs Kwik
b39897bdfd add package python-pyxattr 2012-08-05 14:03:34 +02:00
Lluís Batlle
7620bd06cf Adding 'st-0.2.1' 2012-08-05 12:44:01 +02:00
Mathijs Kwik
a8be5de82e emacs: add lorem-ipsum package 2012-08-05 02:16:01 +02:00
Mathijs Kwik
56d30f72da emacs: add gist package 2012-08-05 02:15:48 +02:00
Mathijs Kwik
ad5c002891 emacs: add gh (github) package 2012-08-05 02:15:34 +02:00
Mathijs Kwik
733b548cd0 emacs: add pcache package 2012-08-05 02:15:11 +02:00
Mathijs Kwik
c700ec276d emacs: add logito package 2012-08-05 02:14:53 +02:00
Mathijs Kwik
fb99c24d7c kernel-3.5: add aufs3 patch 2012-08-05 01:55:31 +02:00
Corey O'Connor
a79dd881c7 add eclipse 4.2 2012-08-04 11:14:02 -07:00
Peter Simons
705fbf2e8c bison: update to version 2.6.2 2012-08-04 13:00:44 +02:00
Peter Simons
b8d0aebe51 stellarium: update to version 0.11.3 2012-08-04 13:00:29 +02:00
Rob Vermaas
19ce2dd9de Merge pull request #82 from aszlig/chromium-update
chromium: Update channels for stable version 21.
2012-08-04 03:17:42 -07:00
Mathijs Kwik
9ba62b6910 moderncv: upgrade to 1.1.1 2012-08-04 12:12:38 +02:00
Mathijs Kwik
c736b59d2a google-talkplugin: upgrade to 3.2.4.0 2012-08-04 12:12:38 +02:00
aszlig
a898f9ce8f chromium: Update channels for stable version 21.
Version 20 doesn't seem to build with a newer version of pulse audio and as 21
is stable now anyway, let's update the channels.
2012-08-04 09:53:53 +02:00
Lluís Batlle i Rossell
f682ff3521 gcc47: disabling parallel build if profiled bootstrap required
The gccinstall manual says that parallel building with a profiled
bootstrap is not supported. As we don't have much means of checking
if our profiled bootstrap with parallel build was good or bad, I
propose going to safe terrain.
2012-08-03 19:59:43 +02:00
Lluís Batlle i Rossell
592b980931 gccgo46: removing it. I set gccgo = gcc47
gccgo46 did not build for me, and maybe never built at all.
The same recipe, though, worked fine for gcc47. So let's go with gcc47.
2012-08-03 19:52:19 +02:00
Lluís Batlle i Rossell
a375ffa53f Adding gccgo for gcc4.7.
I tested hello world, and it works.
2012-08-03 19:49:53 +02:00
Peter Simons
58d1298c45 haskell-xml-types: update to version 0.3.3 2012-08-03 17:42:48 +02:00
Peter Simons
bb6b804fd1 haskell-void: update to version 0.5.7 2012-08-03 17:42:48 +02:00
Peter Simons
6dbbb861cc haskell-socks: update to version 0.4.2 2012-08-03 17:42:48 +02:00
Peter Simons
efbc72d31e haskell-shelly: update to version 0.13.4 2012-08-03 17:42:48 +02:00
Peter Simons
42b11c6474 haskell-instant-generics: update to version 0.3.5 2012-08-03 17:42:48 +02:00
Peter Simons
cbe1d3163d haskell-hmatrix: update to version 0.14.1.0 2012-08-03 17:42:47 +02:00
Peter Simons
6370084870 haskell-hastache: update to version 0.4.2 2012-08-03 17:42:47 +02:00
Peter Simons
de73ae1aac haskell-fclabels: update to version 1.1.4 2012-08-03 17:42:47 +02:00
Peter Simons
3ff06e92a2 haskell-derive: update to version 2.5.10 2012-08-03 17:42:47 +02:00
Peter Simons
ff7d63d2bf haskell-data-lens: update to version 2.10.2 2012-08-03 17:42:47 +02:00
Peter Simons
0a1ffe3dc9 haskell-cmdargs: update to version 0.9.6 2012-08-03 17:42:47 +02:00
Peter Simons
972f9dab8f haskell-certificate: update to version 1.2.4 2012-08-03 17:42:47 +02:00
Peter Simons
a1c1e671e2 haskell-Vec: update to version 1.0.1 2012-08-03 17:42:46 +02:00
Peter Simons
def966e7e7 haskell-Chart: update to version 0.16 2012-08-03 17:42:46 +02:00
Peter Simons
2dbe88630b haskell-AspectAG: update to version 0.3.6.1 2012-08-03 17:42:45 +02:00
Peter Simons
09cf14f73d Drop haskell-Shellac-{readline,haskeline}.
Both packages are broken with recent versions of the compiler and upstream
doesn't respond to e-mail.
2012-08-03 16:09:52 +02:00
Peter Simons
42b5938a84 trivial cosmetic 2012-08-03 15:44:24 +02:00
Peter Simons
209e2b9991 trivial cosmetic 2012-08-03 15:44:23 +02:00
Peter Simons
1e0b1b211b Merge pull request #74 from aforemny/haskell-snap
Haskell snap
2012-08-03 06:43:22 -07:00
Michael Raskin
b244629571 acpi-call: force example script to be executable 2012-08-03 16:49:57 +04:00
Shea Levy
1935f7e5b8 linux/manual-config: Add informative comment 2012-08-03 08:33:31 -04:00
Shea Levy
ac23e96ec9 Whoops, forgot to actually add my changes to fix the missing .nix 2012-08-03 08:29:47 -04:00
Michael Raskin
f82c864a4b acpi-call: update and fix kernel version handling 2012-08-03 16:20:24 +04:00
Daniel Santa Cruz
51c95330b3 Extra libraries required for web dev with Snap
[shlevy]: Fixed missing .nix in haskell-packages.nix
2012-08-03 08:15:15 -04:00
Peter Simons
a143bb79e2 spamassassin: disable taint mode, without it we cannot configure the PERL5LIB search path 2012-08-03 13:21:29 +02:00
Yury G. Kudryashov
64f932f8fd NetworkManager-pptp: fix path to pppd and pptp, upgrade 2012-08-02 23:44:50 +04:00
Eelco Dolstra
866ed72060 libjpeg-turbo: Update to 1.2.1
CVE-2012-2806
2012-08-02 12:07:54 -04:00
Michael Raskin
901574fe8a Julia language: update to a fresh version
Update julia and some of its dependencies

Split PCRE because a lot of packages depend on it and I am not sure we
want to test them in a hurry (and Julia specifies exact version).
2012-08-02 17:48:36 +04:00
Lluís Batlle i Rossell
4f972b793f Adding the gcc47 attribute, pointing to gcc47_real, for
the attributes to look like the gcc46 case.

I add a comment about a sheevaplug situation we have to test again.
2012-08-02 12:54:51 +02:00
Lluís Batlle i Rossell
7954b01342 Adding gcc 4.7.1. 2012-08-02 12:53:30 +02:00
Shea Levy
1b7264d349 linux/manual-config.nix: When stripping, use xargs -r in case CONFIG_MODULES=y but no modules are actually installed 2012-08-01 23:32:02 -04:00
Shea Levy
4aba2bb3f5 linux/manual-config: Use kernelPatches like generic.nix, not a plain patches list 2012-08-01 23:02:17 -04:00
Shea Levy
ec587dfc25 kernelPackages.splashUtils: Enable detecting if manually configured kernels have fbcondecor 2012-08-01 21:44:53 -04:00
Shea Levy
fd330e9315 linux/manual-config: Install the kernel with the name given in stdenv.platform.kernelTarget 2012-08-01 15:39:49 -04:00
Eelco Dolstra
f4847262ae grub2: Add dependency on devicemapper (needed for LVM support) 2012-08-01 21:30:47 +02:00
Shea Levy
ad49d92899 linux/manual-config: When installing firmware, create the firmware directory prior to make *_install.
It is probably a kernel build system bug that this is necessary, but it's not really a big deal either.
2012-08-01 11:56:12 -04:00
Shea Levy
3f4fd55c63 linux/manual-config: Remove unnecessary quotation 2012-08-01 11:26:30 -04:00
Shea Levy
443b9bc936 linux/kernel/manual-config: use isDisabled instead of isNo in case FIRMWARE_IN_KERNEL is left unspecified 2012-08-01 11:21:32 -04:00
7c6f434c
dda816b346 Merge pull request #78 from aszlig/django-security-update
django: Security update to 1.3.2 and 1.4.1.
2012-08-01 08:12:46 -07:00
Alexander Foremny
8ea5b1aeaa Fix naming convention for haskell-packages.nix 2012-08-01 12:59:34 +02:00
Peter Simons
1480737d0f Merge pull request #77 from rizsotto/master
w3m package fix
2012-08-01 03:46:26 -07:00
Shea Levy
3dbfca0d7f linux/manual-config: Change from 'features' to 'config' and fix build when firmware is installed.
Instead of manually adding which 'features' a kernel has based on its config here, just generate a nixexpr representation of the whole config and let places that need it (e.g. NixOS modules) decide how to map config options to features.

Note that if your kernel requires firmware whose hex file sits directly in ${src}/firmware rather than in a subdirectory thereof, you may need this patch for now: https://lkml.org/lkml/2012/7/31/724
2012-08-01 06:18:03 -04:00
Shea Levy
6c0b7103c9 Add sbc 2012-08-01 06:12:20 -04:00
Rickard Nilsson
70114d1b0d networkmanagerapplet: Update to 0.9.4.1
Also add dependency on mobile_broadband_provider_info.
2012-08-01 11:51:41 +02:00
Rickard Nilsson
c01b8a76e4 gnomeicontheme: Update to 3.4.0 2012-08-01 11:50:42 +02:00
Rickard Nilsson
b530c8c22f networkmanager: Add me as maintainer 2012-08-01 11:49:56 +02:00
aszlig
10d92ca988 django: Rename django_1_3_2 to django_1_3.
The django team tries very hard to not introduce backwards-incompatible changes
into patch versions, so I guess it is safe to only use the major and minor
version number for specific Django versions.

This way, it doesn't require manual action by users who have added django_1_3_*
into system packages or local overrides/custom derivations.

Thanks to @7c6f434c for the suggestion.
2012-08-01 10:59:44 +02:00
Eelco Dolstra
bd8d7a8d15 Add some packages to the channel 2012-07-31 19:26:35 -04:00
aszlig
36fc363a47 django: Security update to 1.3.2 and 1.4.1.
Django 1.4.0 and 1.3.1 have serious security vulnerabilities which are addressed
in those releases, for details, please see:

https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued/
2012-08-01 00:24:17 +02:00
Laszlo Nagy
ed8c4b0585 Fix w3m configure problem on non-chroot build env.
The configure script picks up libbsd.so from the host machine.
It uses simple find command to locate the file, but the linker
can not use it.

The fix replace the search path to /no-such-path
2012-07-31 23:34:52 +02:00
Shea Levy
5300731177 Joe: Bump to 3.7 2012-07-31 16:30:50 -04:00
Rob Vermaas
eb29e0449b Add mod_evasive 2012-07-31 15:51:31 +02:00
Rickard Nilsson
2faada9f30 mobile-broadband-provider-info: Update to 20120614 2012-07-31 15:16:11 +02:00
Arie Middelkoop
26b4e2a286 compatibility fix of ocaml-extlib for ocaml 4.00.0. 2012-07-31 14:10:11 +02:00
Arie Middelkoop
2d09dbf8fc update of ocaml-makefile to version 6.37.0. 2012-07-31 14:09:49 +02:00
Arie Middelkoop
63be0ae2f7 patch of sexplib for compatibility with ocaml 4.00.0. 2012-07-31 14:09:40 +02:00
Arie Middelkoop
5bc99bc883 Adds Ocaml 4.00.0 (first attempt)
Bumps Findlib to 1.3.3 (required for ocaml 4.00)
2012-07-31 14:09:27 +02:00
Arie Middelkoop
2df1d646c8 frama-c: add version 20111001 2012-07-31 14:08:52 +02:00
Arie Middelkoop
7d70836580 ocamlgraph: update to 1.8.2
Also added the dependency on lablgtk, so that it builds the 'dgraph' module,
which is needed for packaging frama-c. This dependency can be made optional.
2012-07-31 14:08:48 +02:00
Mathijs Kwik
b5d4e8a17a linux-3.4: upgrade to 3.4.7 2012-07-31 10:26:18 +02:00
Rickard Nilsson
cae8bec490 stunnel: Update to 4.53 2012-07-31 00:11:03 +02:00
Eelco Dolstra
5d4916871c libcgroup: Update to 0.38 2012-07-30 13:48:19 -04:00
Lluís Batlle i Rossell
bec34c6f59 btar: update to 1.1.1 (bugfix) 2012-07-30 19:25:31 +02:00
Rickard Nilsson
bb2cff55ae dovecot_2: Enable LDAP support. 2012-07-30 18:58:54 +02:00
Eelco Dolstra
812c182be5 s3sync: Require Ruby 1.8 2012-07-30 11:18:18 -04:00
Shea Levy
da4c64026a linux/kernel/manual-config: Greatly simplify config parser 2012-07-29 15:54:31 -04:00
Peter Simons
9e334221fc ikiwiki: enable pass phrase authentication support 2012-07-29 21:39:49 +02:00
Peter Simons
8a112fe598 perl-packages.nix: add perl-Authen-Passphrase (and its dependencies)
- Authen-DecHpwd-2.006
 - Authen-Passphrase-0.008
 - Class-Mix-0.005
 - Crypt-Eksblowfish-0.009
 - Crypt-MySQL-0.04
 - Crypt-Rijndael-1.11
 - Crypt-UnixCrypt_XS-0.09
 - Data-Entropy-0.007
 - Data-Float-0.012
 - Data-Integer-0.004
 - Digest-CRC-0.18
 - Digest-MD4-1.5
 - HTTP-Lite-2.4
 - Scalar-String-0.002
2012-07-29 21:39:29 +02:00
Peter Simons
f8ff9b74e9 all-packages.nix: strip trailing whitespace 2012-07-29 21:34:20 +02:00
Peter Simons
248faf4726 perl-DB_File: update to version 1.826 2012-07-29 20:54:45 +02:00
Peter Simons
5d44de6398 perl-CGI-Session: update to version 4.46 2012-07-29 20:54:44 +02:00
Shea Levy
47d277a7c0 Merge branch 'manual-kernel-config'
Since the original merge won't be reverted, no need to keep things in a
separate branch.
2012-07-29 14:45:43 -04:00
Shea Levy
298b5ccdab linux/kernel/manual-config: Only import from derivation when explicitly asked to 2012-07-29 13:26:39 -04:00
Shea Levy
f0694a3151 linux/kernel/manual-config: Do all of the config file parsing in the imported-from derivation 2012-07-29 13:24:05 -04:00
Lluís Batlle i Rossell
e58b351734 go: updating to 1.0.2
I've only tried it in 386. We'll see if it works on amd64.
2012-07-29 17:24:19 +02:00
Lluís Batlle i Rossell
855e5dc05a btar: updating to 1.1 2012-07-29 14:12:52 +02:00
Shea Levy
2a12fe8f8b Merge branch 'manual-kernel-config'
This adds a function to build a kernel from a .config generated via the kernel's configuration system.

The function takes a version, a modDirVersion, the src, and the config.
Additionally, patches can be specified.

The kernel's features can be autodetected from the config, or manually specified.

Known future work includes:
* Testing to determine minimal features required for NixOS booting
  * Updating NixOS modules to explicitly require the features they require
* Cross-compilation support
2012-07-29 05:03:05 -04:00
Shea Levy
6585646d41 linux/kernel/manual-config: Add meta 2012-07-29 04:59:38 -04:00
Shea Levy
46fa5ab105 linux/kernel/manual-config: Relink the symlink from the build directory to the source directory after the source directory is moved 2012-07-29 04:56:56 -04:00
Shea Levy
f7b6f01da1 linux/kernel/manual-config: Cleanup 2012-07-29 04:52:34 -04:00
Shea Levy
98341e0bda linux/kernel/manual-config: Use the kernel's make install 2012-07-29 04:48:50 -04:00
Shea Levy
a9a7085684 linux/kernel/manual-config: Allow manually specifying features, cleanup 2012-07-29 04:31:40 -04:00
Shea Levy
6bb20c7ba2 linux/kernel/manual-config: Strip modules after install 2012-07-29 04:23:28 -04:00
Shea Levy
6b18ab5365 linux/kernel/manual-config: Remove useless INSTALL_MOD_STRIP variable 2012-07-29 04:07:43 -04:00
Shea Levy
6e3b17feec linux/kernel/manual-config: Run depmod after build 2012-07-29 04:01:40 -04:00
Shea Levy
4f713d27f7 kmod: Bump to version 9 2012-07-29 03:57:50 -04:00
Shea Levy
48b5e8eee7 linux/kernel/manual-config: Build in a separate directory and move the build and source trees into $out 2012-07-29 03:49:52 -04:00
Shea Levy
e42a6c5f46 linux/kernel/manual-config: Move the build directory to $out instead of symlinking it 2012-07-29 03:27:09 -04:00
Shea Levy
a36456ca25 linux/kernel-manual-config: Simplify the lines.nix runCommand now that I know how to escape properly 2012-07-29 03:09:44 -04:00
Shea Levy
5a9d9f4f45 linux/kernel/manual-config: Properly escape makeFlagsArray and installFlagsArray 2012-07-29 02:57:58 -04:00
Shea Levy
471b4bc9bb MODLIB needs to be passed directly to make 2012-07-29 02:49:31 -04:00
Shea Levy
aa40e0ff59 linux/kernel/manual-config: The default 'make install' tries to do something with LILO, so install the kernel manually 2012-07-29 01:57:59 -04:00
Shea Levy
dfa750732d linux/kernel/manual-config: Properly set env vars referencing $out 2012-07-29 01:34:27 -04:00
Shea Levy
ff728a6365 The kernel build needs hostname and perl 2012-07-29 01:29:56 -04:00
Shea Levy
bf7467cbb1 Add first attempt at linux/kernel/manual-config.
The goal of this function is to make it possible to build a kernel with a user provided .config.
As a secondary goal, it will extract NixOS-relevant features from the config automatically.
As a tertiary goal, the build will aim to be simpler than the current generic kernel builder.sh.

Unfortunately, that simplicity is offset by the complexity of the feature extraction, especially since nix segfaults when trying to split the file into lines (so an import from a derivation is used)
2012-07-29 01:23:51 -04:00
Shea Levy
c3c68b6510 Mercurial: Install hgweb.wsgi as well 2012-07-28 20:25:41 -04:00
Lluís Batlle i Rossell
184ea61eb6 vlc: updating to 2.0.3
I hadd problems with how 2.0.1 disabled and reenabled DPMS on xorg. Let's see
if anything improves with 2.0.3.
2012-07-28 22:47:15 +02:00
Peter Simons
b5e7975f59 Merge pull request #75 from aforemny/digestive-functors-snap
Digestive functors snap
2012-07-28 02:39:49 -07:00
Shea Levy
deb09fd9de Mercurial: Bump 2012-07-27 19:44:01 -04:00
Shea Levy
f11631c8c4 tcsh: Bump 2012-07-27 19:27:25 -04:00
Cillian de Róiste
2a1215115f Updating Ardour3 to beta 5 2012-07-28 00:35:39 +02:00
Lluís Batlle i Rossell
c0832627c4 ocaml, unison: make them build on mips (native compilers)
I switch off the build of ocaml compilers to native code, and add
a 'passthru' that unison can use to see if it needs to call the native
or the bytecode compiler.
2012-07-27 22:43:40 +02:00
Lluís Batlle i Rossell
32b48d64dc Adding 'ii', irc it. 2012-07-27 22:43:40 +02:00
Lluís Batlle i Rossell
54146ea191 octave: updating to 3.6.2 (bugfix release)
I don't know what they fixed.
2012-07-27 16:11:31 +02:00
Peter Simons
1dacb511e2 esniper: add support for CURL_CA_BUNDLE variable to fix SSL authentication errors 2012-07-27 11:21:32 +02:00
Peter Simons
5c924ed7c5 ikiwiki: fix test suite in the presence of enabled Git support 2012-07-27 10:25:06 +02:00
Alexander Foremny
a5ec3d71d0 Remove blank line in haskell-packages.nix 2012-07-27 06:26:53 +02:00
Alexander Foremny
a636d4b13a Add package haskell-digestive-functors-snap
Add dependency haskell-digestive-functors.
2012-07-27 06:23:28 +02:00
Peter Simons
af6c1c5ef3 esniper: the 'which' alias won't work when run in a subshell; we need the real thing 2012-07-27 01:50:50 +02:00
Peter Simons
48bce09773 esniper: man, this is more difficult than I would have thought 2012-07-27 01:34:54 +02:00
Peter Simons
54cf26ad8d esniper: fix more impurities 2012-07-27 01:30:48 +02:00
Peter Simons
3acaeefabd esniper: remedy some impurities 2012-07-27 01:23:17 +02:00
Eelco Dolstra
84b4a086dd nvidia-x11: Update to 304.22
Now with glorious Xrandr 1.2/1.3 support! No more need to
nvidia-settings!
2012-07-26 18:59:33 -04:00
Lluís Batlle i Rossell
02e6a689be nvidia-legacy-173: Updating to 173.14.35
I also add gdk_pixbuf; otherwise nvidia-settings does not start.
2012-07-26 23:02:29 +02:00
Mathijs Kwik
c0fda4da9b v8: depend on which during i686-linux build 2012-07-26 20:46:33 +02:00
Mathijs Kwik
50e173755b grive: upgrade to 0.3.0 2012-07-26 20:46:33 +02:00
Shea Levy
263a55eda3 perlPackages.XMLLibXML: Bump 2012-07-26 14:00:52 -04:00
Eelco Dolstra
4e7df1423f dhcp: Update to 4.1-ESV-R6
Fixes several security problems.
2012-07-26 11:44:34 -04:00
Eelco Dolstra
1c307015dc DBD::Pg: update to 2.19.2
Fixes CVE-2012-1151.
2012-07-26 11:44:08 -04:00
Eelco Dolstra
1b0abce6de linux: Update to 3.2.24 2012-07-26 11:32:53 -04:00
Rickard Nilsson
1786bef686 trayer: Update to 1.1.5 2012-07-26 17:02:36 +02:00
Alexander Foremny
a992abd00c Removed bogus XBMC build not belonging here 2012-07-26 12:39:51 +02:00
Alexander Foremny
eea626a6b3 fixed some dependencies 2012-07-26 12:32:38 +02:00
Alexander Foremny
d987fedd43 Merge remote-tracking branch 'upstream/master' into haskell-snap
Conflicts:
	pkgs/development/libraries/haskell/comonad-transformers/default.nix
	pkgs/development/libraries/haskell/semigroupoids/default.nix
	pkgs/top-level/haskell-packages.nix
2012-07-26 12:27:59 +02:00
Alexander Foremny
932574a529 Add package haskell-snap and dependencies
comonad-1.1.1.6
comonad-3.0.0.1
configurator-0.2.0.0
contravariant-0.2.0.2
data-lens-2.10.1
data-lens-template-2.1.5
distributive-0.2.2
heist-0.8.1.1
semigroupoids-1.3.4
snap-0.9.1.1
xmlhtml-0.2.0.0
2012-07-26 12:17:26 +02:00
Peter Simons
da63b3d2e7 haskell-benchpress: update to version 0.2.2.6 2012-07-26 11:07:00 +02:00
Eelco Dolstra
1d44578b48 Add ciopfs 2012-07-25 23:18:40 -04:00
Eelco Dolstra
7bd3cf21a5 ntfs-3g: Update to 2012.1.15 2012-07-25 23:18:40 -04:00
Eelco Dolstra
b044cac2fc sysvinit: Don't install mountpoint and wall
These are already provided by util-linux.
2012-07-25 23:18:40 -04:00
Eelco Dolstra
60a63886f0 shadow: Don't install ‘groups’
Coreutils already provides this command.
2012-07-25 23:18:40 -04:00
Eelco Dolstra
732ea6382a shadow: Update to 4.1.5.1
Fixes CVE-2005-4890 and CVE-2011-0721.
2012-07-25 23:18:40 -04:00
Eelco Dolstra
d3fb3157d1 autossh: Fix indentation and add to the channel 2012-07-25 23:18:39 -04:00
Eelco Dolstra
03f9026ac5 buildEnv: don't warn about collisions in propagated packages
This mimicks buildenv in Nix more closely.
2012-07-25 23:18:39 -04:00
Eelco Dolstra
403e594207 ec2-ami-tools: Update to 1.6.0.0 2012-07-25 23:18:39 -04:00
Shea Levy
b0552eb9ca Add npm2nix 2012-07-25 18:11:57 -04:00
Shea Levy
42da3759a2 Remove the 'with pkgs;' from node-packages.nix.
Packages depending on non-node packages should refer to their deps with pkgs.name
2012-07-25 17:53:02 -04:00
Shea Levy
6a4887475b Add nodePackages attr to all-packages 2012-07-25 17:51:33 -04:00
Shea Levy
e2576899c1 Add coffee-script node package 2012-07-25 17:51:19 -04:00
Shea Levy
c516517656 Add empty node-packages.nix using build-node-package.nix from npm2nix.
buildNodePackage is a function to build npm packages.

npm2nix (https://bitbucket.org/shlevy/npm2nix) can be used to generate subexpressions to go in node-packages.nix
2012-07-25 17:46:21 -04:00
Eelco Dolstra
7bfdeb102b kde-workspace: Disable parallel building
Maybe this fixes this build failure:

In file included from /tmp/nix-build-103m3iz49n04a7h1pzinalqnw7x5g0da-kde-workspace-4.8.4.drv-0/kde-workspace-4.8.4/plasma/generic/runners/kill/killrunner.h:28:0,
                 from /tmp/nix-build-103m3iz49n04a7h1pzinalqnw7x5g0da-kde-workspace-4.8.4.drv-0/kde-workspace-4.8.4/plasma/generic/runners/kill/killrunner.cpp:20:
/tmp/nix-build-103m3iz49n04a7h1pzinalqnw7x5g0da-kde-workspace-4.8.4.drv-0/kde-workspace-4.8.4/plasma/generic/runners/kill/killrunner_config.h:24:34: fatal error: ui_killrunner_config.h: No such file or directory
compilation terminated.

http://hydra.nixos.org/build/2837527
2012-07-25 14:49:16 -04:00
Eelco Dolstra
830aa1a2f0 ipw2100-fw: Drop runtime dependency on binutils etc. 2012-07-25 14:31:58 -04:00
Florian Friesdorf
044e43a538 Merge pull request #71 from aszlig/ipython
ipython: Update to 0.13
2012-07-25 09:53:09 -07:00
Lluís Batlle i Rossell
beb64d1bea readline: picking more patches from upstream
I'm particularly interested in 003, which solves a copy-paste trouble I have
copying matrices into octave, having enabled fltk.
2012-07-25 18:14:52 +02:00
aszlig
003ea37724 ipython: Update to 0.13. 2012-07-25 18:04:52 +02:00
Shea Levy
3a37f47fd4 v8: build with gyp.
The scons build has been deprecated
2012-07-25 11:42:15 -04:00
Eelco Dolstra
3aae4ccffa libpng: Update to 1.2.50 and 1.5.12
Addresses CVE-2012-3386.
2012-07-25 11:04:47 -04:00
Shea Levy
7f4b27f464 Add gyp python package 2012-07-25 10:55:49 -04:00
Shea Levy
6a3ea47c4e node: Update to 0.8.3 2012-07-25 10:45:04 -04:00
Shea Levy
a9cd20e601 v8: Update to 3.11.10.15 2012-07-25 10:26:34 -04:00
Peter Simons
2302e45632 haskell-vector-space: update to version 0.8.2 2012-07-25 15:48:12 +02:00
Peter Simons
076d0635b3 haskell-tls: update to version 0.9.8 2012-07-25 15:48:12 +02:00
Peter Simons
99903896a8 haskell-snap: update to version 0.9.1.1 2012-07-25 15:48:11 +02:00
Peter Simons
6d7f1e10ad haskell-semigroupoids: update to version 3.0 2012-07-25 15:48:11 +02:00
Peter Simons
2cadf555b0 haskell-data-lens: update to version 2.10.1 2012-07-25 15:48:11 +02:00
Peter Simons
1d5c4851a0 haskell-comonad: update to version 3.0.0.1 2012-07-25 15:48:10 +02:00
Peter Simons
acd0cdbe72 haskell-comonad-transformers: update to version 3.0 2012-07-25 15:48:10 +02:00
Peter Simons
96fd0e446a haskell-HsOpenSSL: update to version 0.10.3.2 2012-07-25 15:48:10 +02:00
Alexander Foremny
d4d1f785db removed unofficial autoconf-2.67 from xbmc branch 2012-07-25 15:45:17 +02:00
Alexander Foremny
d6e12aa1f6 more progress on XBMC build 2012-07-25 15:43:34 +02:00
Eelco Dolstra
0d5f1fd833 upower: Update to 0.9.17 2012-07-24 22:45:26 -04:00
Eelco Dolstra
6262db94a9 grub: Update to 2.00 2012-07-24 22:33:39 -04:00
Eelco Dolstra
ddb5bd38bb kbd: Update to 1.15.3 2012-07-24 22:33:39 -04:00
Eelco Dolstra
99413d3e3c kbd: Hard-code the path to gzip/bzip2
This is necessary for systemd-vconsole-setup.service in systemd.
2012-07-24 22:33:39 -04:00
Shea Levy
912440dae8 dovecot2: Bump to 2.1.8 2012-07-24 18:34:19 -04:00
Peter Simons
e198f4b237 Revert "Update RPM to 4.10.0."
Commit e29c284926 breaks some builds, i.e.
<http://hydra.nixos.org/build/2890636>.
2012-07-24 21:57:18 +02:00
Eelco Dolstra
63b257e0e1 Revert "ffmpeg: Update to latest version 0.11.1."
This reverts commit c6a2a1f885.
2012-07-24 11:43:31 -04:00
Eelco Dolstra
bb8ac70291 Revert "ffmpeg: Add option to enable x11grab support."
This reverts commit 05831d3a66.
2012-07-24 11:43:30 -04:00
Eelco Dolstra
605f9bec52 Revert "ffmpeg: Add alsaLib to dependencies."
This reverts commit d9f08cf6f2.
2012-07-24 11:43:29 -04:00
Eelco Dolstra
bf4c4d7a36 Revert "ffmpeg: Add optional Jack audio support."
This reverts commit fe42f8add9.
2012-07-24 11:43:24 -04:00
Florian Friesdorf
471a9615a2 fix mpich2 and mplayer 2012-07-24 14:17:45 +02:00
Phreedom
0b112cb489 F-Prot: package 2012-07-24 10:48:22 +03:00
Shea Levy
8c9bef04a6 linux-3.5: Enable XEN_DOM0 support 2012-07-24 02:26:04 +00:00
Alexander Foremny
db6b88a50b attempt on Nix expression for xbmc
configure fails while trying to lookup the sonames of some libraries.
2012-07-24 00:41:58 +02:00
Petr Rockai
ce77a5ceec Factor out repeated scriptlets from build-support/release/*.nix. 2012-07-23 20:33:04 +02:00
Petr Rockai
1eb5450bd4 Add --nodeps to rpm when test-uninstalling after a rpmBuild. 2012-07-23 20:31:51 +02:00
Petr Rockai
e1c172ab6b Call rpm -U instead of rpm -i to test package installation. 2012-07-23 20:31:35 +02:00
Petr Rockai
e29c284926 Update RPM to 4.10.0. 2012-07-23 20:30:28 +02:00
Peter Simons
afada80a4f Haskell Platform 2012.2.0.0 mandates deepseq 1.3.x, so let's use that for ghc 7.2.x, too. 2012-07-23 20:29:21 +02:00
Petr Rockai
bcd8fded1a In ghc 7.2.2 (and 7.2.1) deepseq is not yet part of the core set. 2012-07-23 20:29:21 +02:00
Peter Simons
65235ec558 Merge pull request #54 from aszlig/ffmpeg-x11grab
ffmpeg: Add option to enable x11grab support.
2012-07-23 11:22:09 -07:00
Peter Simons
519248fdbb Merge pull request #56 from aszlig/netrw
Add package netrw
2012-07-23 11:21:06 -07:00
Peter Simons
bef1738d0e Merge pull request #57 from dstcruz/snap
Haskell libraries required for Snap development
2012-07-23 11:18:43 -07:00
Eelco Dolstra
16d2d9acab php: Update to 5.3.15
Includes fixes for CVE-2012-2688 and CVE-2012-3365.
2012-07-23 13:46:50 -04:00
Phreedom
113016af86 ClamAV: package. 2012-07-23 17:22:51 +03:00
Lluís Batlle i Rossell
8686b20bec opencv: update from 2.4.1 to 2.4.2 2012-07-23 16:09:45 +02:00
Peter Simons
1e9adc147d haskell-tls: update to version 0.9.7 2012-07-23 11:56:21 +02:00
Peter Simons
176e44ab69 haskell-terminfo: update to version 0.3.2.4 2012-07-23 11:56:21 +02:00
Peter Simons
7ffb4c1471 haskell-shakespeare: update to version 1.0.1 2012-07-23 11:56:21 +02:00
Peter Simons
3c92eb2e66 haskell-shakespeare-text: update to version 1.0.0.3 2012-07-23 11:56:21 +02:00
Peter Simons
49a87bc72b haskell-shakespeare-js: update to version 1.0.0.4 2012-07-23 11:56:21 +02:00
Peter Simons
0909580c51 haskell-shakespeare-css: update to version 1.0.1.3 2012-07-23 11:56:21 +02:00
Peter Simons
17c2d161d8 haskell-process-extras: update to version 0.1.1 2012-07-23 11:56:21 +02:00
Peter Simons
4bfa404d75 haskell-directory-tree: update to version 0.10.1 2012-07-23 11:56:21 +02:00
Peter Simons
f110ebe38e haskell-benchpress: update to version 0.2.2.5 2012-07-23 11:56:21 +02:00
Peter Simons
974fcebd7f haskell-AspectAG: update to version 0.3.5 2012-07-23 11:56:21 +02:00
Peter Simons
b400d48a99 haskell-HUnit: update to version 1.2.5.1 2012-07-23 11:37:23 +02:00
Florian Friesdorf
30ffafb47d recursive pth loader 2012-07-23 09:10:57 +02:00
Mathijs Kwik
c750a66717 bup: update to latest git version.
why the git version? 0.24b (in nixpkgs) was broken.
using 0.25rc1 gave the same error (gcc 4.6 related)
Both these versions are over a year old and lots of
commits were made after that, including something
that fixed building on nix.
2012-07-22 19:53:35 +02:00
Peter Simons
2c867c6c04 nbd: update to version 3.2 2012-07-22 18:56:21 +02:00
Peter Simons
201bdd1b6c all-packages.nix: strip trailing whitespace 2012-07-22 18:55:02 +02:00
Peter Simons
72e07c2940 bison: add version 2.6 2012-07-22 18:54:50 +02:00
Shea Levy
053f641d16 Add linux-3.5 2012-07-22 11:33:00 -04:00
Lluis Batlle
d23b81b6ee libextractor: Fixing about videoSupport builtInputs.
I don't know how could I commit the weird lines I fix.
2012-07-22 10:28:04 +02:00
Lluís Batlle i Rossell
305eb0a30f yafc: making the derivation name include the version 2012-07-22 10:24:15 +02:00
Eelco Dolstra
0435f39008 wine: Update to 1.5.9 2012-07-22 01:18:02 -04:00
Eelco Dolstra
2547e0e96a systemd: Use an interface version, just like we have for Upstart 2012-07-22 01:18:01 -04:00
Florian Friesdorf
f8d3671629 fix pth files 2012-07-22 02:08:00 +02:00
Mathijs Kwik
d652ae4253 rdiff-backup: upgrade to 1.2.8 2012-07-21 19:56:44 +02:00
Lluís Batlle i Rossell
a78098451e webkit-1.4: fix build (perl versions)
Setting perl 5.10 later on buildInputs so it detects this 5.10 perl instead of
the 5.14 that comes through some propagatedBuildInputs. I don't know what one.
2012-07-21 15:46:23 +02:00
Florian Friesdorf
7bf4ec13f9 RealPlayer needs callPackage_i686 2012-07-21 14:11:41 +02:00
aszlig
172f29cc3c netrw: Add missing license to meta attributes. 2012-07-21 13:39:55 +02:00
Joachim Schiele
19bd2da96e fixed the hash, which was wrong 2012-07-21 09:17:12 +00:00
Joachim Schiele
b1dabe6011 Merge branch 'master' of github.com:qknight/nixpkgs 2012-07-20 23:58:35 +00:00
Florian Friesdorf
a40da09b44 python: create pth files for python build inputs (propagate/native or not) 2012-07-21 01:55:50 +02:00
Joachim Schiele
538b17a791 fixed most virt-manager issues! 2012-07-20 23:27:24 +00:00
Florian Friesdorf
5c564f26f0 python: always unzip eggs installed into the store
grepping and tagging are two use cases coming to mind
2012-07-21 00:20:21 +02:00
Joachim Schiele
c6452f372c added urlgrabber-3.9.1 and removed one python/.pth related code segment 2012-07-20 22:17:21 +00:00
System administrator
c043cd2d26 added new version 2012-07-20 22:16:38 +00:00
Florian Friesdorf
2c3ffeb79c python: remove colliding site.py* files 2012-07-21 00:14:03 +02:00
Florian Friesdorf
e7c1aa52cc python: rename eventually created easy_install.pth to pkg-specific file 2012-07-21 00:11:02 +02:00
Florian Friesdorf
3665e02901 python: make pdb.py available as bin/pdb and bin/pdb${python.majorVersion} 2012-07-20 21:43:14 +02:00
Florian Friesdorf
892c2e0413 virtualenv: readline and sqlite 2012-07-20 21:33:49 +02:00
Joachim Schiele
457616656e Merge branch 'master' of https://github.com/NixOS/nixpkgs 2012-07-20 21:09:49 +02:00
Eelco Dolstra
44cf3d5808 systemd: Update to 187 2012-07-20 10:44:19 -04:00
Mathijs Kwik
f3b43a268d linux-3.4: update to 3.4.6 2012-07-20 13:37:46 +02:00
Daniel Santa Cruz
a2762b5254 Haskell libraries required for Snap development 2012-07-19 22:37:21 -04:00
aszlig
8bd81bc3d6 netrw: Allow to specify checksum hash library.
Within netrw the only checksum algorithm that is available is MD5. We thus make
it possible for users to override this, so algorithms from other libraries such
as OpenSSL and MHash can used.
2012-07-20 01:49:47 +02:00
aszlig
8ded076ac0 Add new package netrw, version 1.3.2.
The upstream URL unfortunately wasn't available at this time, so I provided an
alternate mirror. I checksummed the file against the hashes from various
distributions in order to make sure it's the right one.
2012-07-20 01:45:49 +02:00
Eelco Dolstra
bfc2de46d1 sysklogd: Support systemd socket-based activation
Syslogd cannot open /dev/log directly but must receive syslog messages
from systemd (http://www.freedesktop.org/wiki/Software/systemd/syslog).
The patch adds support for that.
2012-07-19 12:46:39 -04:00
Eelco Dolstra
28a76a96be libcap: Update to 2.22
Systemd requires the recent CAP_SYSLOG capability.
2012-07-19 10:26:44 -04:00
Rickard Nilsson
b5ff5d0371 pythonPackages.larch: Update to 1.20120527 2012-07-19 15:36:22 +02:00
Mathijs Kwik
62f698dfd3 give pkgs a reference to itself.
As discussed on nix-dev, this allows me to create a separate package
repository which can be used like all-packages.nix (callPackage),
without the need to run from a forked tree.
2012-07-19 14:15:18 +02:00
Peter Simons
03d98589e2 haskell-cabal2nix: update to version 1.38 2012-07-19 12:18:40 +02:00
Vladimír Čunát
196f5cb265 Fix broadcom_sta for linux-3.4 and clean nix source.
Idea from Kevin Quick, implementation from Gentoo. Also cleaned and
added a minor license patch from Gentoo. Builds for many x86_64 kernels.
2012-07-19 11:42:40 +02:00
7c6f434c
0b9284c8da Merge pull request #55 from 7c6f434c/texlive-2012
LMMath: add Latin Modern Math font
2012-07-18 22:07:39 -07:00
Michael Raskin
7bb60c640d LMMath: add Latin Modern Math font 2012-07-19 09:07:57 +04:00
Shea Levy
4497344e49 Merge branch 'master' into x-updates 2012-07-18 23:24:10 -04:00
Cillian de Róiste
fe42f8add9 ffmpeg: Add optional Jack audio support.
The author of this commit is @cillianderoiste because he made the patch and I'm
just committing it.

This change adds support for Jack audio "while we're at it", see discussion at
pull request #54.
2012-07-19 04:37:33 +02:00
Eelco Dolstra
d077a98e77 nix: Update to 1.1 2012-07-18 21:50:41 -04:00
Cillian de Róiste
70298ba42c Fix style: The meta.description field should be capitalised (niksnut) 2012-07-18 23:35:20 +02:00
Cillian de Róiste
933205acaf Add the sha256 for xf86-video-nested 2012-07-18 23:04:00 +02:00
Cillian de Róiste
8ebb309320 Pin xf86-video-nested to a revision that works with Xorg 7.6 2012-07-18 22:52:43 +02:00
Cillian de Róiste
6efd9b24d3 Add xf86-video-nested
This does not yet compile. I had a working version from an obsolete github repo, but then found the upstream repo. Perhaps it needs a newer Xorg.
2012-07-18 22:52:16 +02:00
aszlig
d9f08cf6f2 ffmpeg: Add alsaLib to dependencies.
As @cillianderoiste pointed out, it makes sense to have this in, not only to
record audio while grabbing the display. This is not optional in this case, as
it isn't a compile time option either. And on the other hand, having ffmpeg
running with OSS doesn't appear reasonable to me, as ffmpeg will fall back to
OSS if alsa isn't available anyway.
2012-07-18 17:27:24 +02:00
Eelco Dolstra
c101d6fd63 Fix Nixpkgs evaluation
http://hydra.nixos.org/build/2842914
2012-07-18 11:16:02 -04:00
Eelco Dolstra
eeb09aa1bc nix: Update to 1.1pre2749_ccc52ad 2012-07-18 17:03:55 +02:00
Andres Loeh
8984139215 Fix bug in uniqList. 2012-07-18 16:31:39 +02:00
Peter Simons
bdc0530f93 Revert updates to srcloc, mainland-pretty, and language-c-quote to un-break accelerate-cuda. 2012-07-18 16:05:10 +02:00
Eelco Dolstra
5750566c2a Fix Pyrex build 2012-07-18 09:50:36 -04:00
Peter Simons
cca94ee05e lhs2tex: remove myself as maintainer 2012-07-18 15:49:12 +02:00
Eelco Dolstra
26fa2425c6 Fix dmraid build
http://hydra.nixos.org/build/2842473
2012-07-18 09:25:58 -04:00
Eelco Dolstra
b9b5a8d7c1 Fix btrfs-progs build
http://hydra.nixos.org/build/2842473
2012-07-18 09:21:33 -04:00
Peter Simons
24f7a2b72b haskell-hslogger-template: update to version 2.0.1 2012-07-18 14:37:08 +02:00
Peter Simons
05952b2e37 haskell-Hipmunk: update to version 5.2.0.10 2012-07-18 14:37:07 +02:00
Peter Simons
5b0edeb003 haskell-HUnit: add version 1.2.5.0 2012-07-18 14:37:01 +02:00
aszlig
05831d3a66 ffmpeg: Add option to enable x11grab support.
This is especially useful if you want to do screencasts and other sorts of
things like that.
2012-07-18 14:33:26 +02:00
aszlig
c6a2a1f885 ffmpeg: Update to latest version 0.11.1.
This is needed in order to enable x11grab, as it isn't included in 0.10.
2012-07-18 13:34:22 +02:00
Peter Simons
b6325a7213 tbb: add version 4.0-u5 2012-07-18 12:44:37 +02:00
Rob Vermaas
597da08646 Pass docutils from pythonPackages to mercurial 2012-07-18 12:42:33 +02:00
Peter Simons
bf195b742e haskell-srcloc: update to version 0.2.0 2012-07-18 11:43:54 +02:00
Peter Simons
0ed4ac39b6 haskell-mainland-pretty: update to version 0.2.1 2012-07-18 11:43:53 +02:00
Peter Simons
11e260ec74 haskell-language-c-quote: update to version 0.4.0 2012-07-18 11:43:53 +02:00
Peter Simons
f3aa348936 haskell-benchpress: fix build with modern versions of GHC 2012-07-18 11:43:53 +02:00
Peter Simons
884e91e9a7 Merge pull request #45 from 7c6f434c/texlive-2012
TeXLive: update to 2012 snapshot from Debian
2012-07-18 02:39:42 -07:00
Peter Simons
3c167d0340 Add meta.maintainer to Haskell packages. 2012-07-18 11:36:17 +02:00
Peter Simons
63d6e4fe2e Merge pull request #49 from dmalikov/master
Add haskell-lambdabot
2012-07-18 02:35:41 -07:00
Andres Loeh
3fbd694d7d Try to cut recursion depth in uniqList and closePropagation. 2012-07-18 11:18:15 +02:00
Andres Loeh
83505f15b2 ghc-head: bump snapshot version 2012-07-18 11:02:00 +02:00
Andres Loeh
c432af3932 Revert "haskell-language-c-quote: update to version 0.4.0"
This reverts commit 3be2d8d9cd.

Depends on recent version of mainland-pretty, which in turn depends on
srcloc-2 which in turns breaks accelerate-cuda.
2012-07-18 10:25:52 +02:00
Andres Loeh
fe4677de2f Revert "haskell-mainland-pretty: update to version 0.2.1"
This reverts commit 8e85516e04.

This depends on srcloc-2, and srcloc-2 breaks accelerate-cuda.
2012-07-18 10:25:52 +02:00
Andres Loeh
001fb53524 Revert "haskell-srcloc: update to version 0.2.0"
This reverts commit ffbdd377f1.

Version 0.2.0 breaks accelerate-cuda, and doesn't seem to be required
or used in many other places, so I'll just revert.
2012-07-18 10:25:52 +02:00
Andres Loeh
a6bf9b8bdf Add haskell-glpk-hs. 2012-07-18 10:25:52 +02:00
Peter Simons
10682e5377 Merge pull request #53 from cpages/master
yafc: update to 1.2.0
2012-07-18 01:22:43 -07:00
Dmitry Malikov
18c6e6c9d6 Bump lambdabot version 2012-07-18 08:56:41 +02:00
Dmitry Malikov
c145369e3c Add haskell/dataInttrie 2012-07-18 08:48:34 +02:00
Dmitry Malikov
71be80e8e9 Some correctness 2012-07-18 08:48:34 +02:00
Dmitry Malikov
d16ef6d182 Add haskell/unlambda 2012-07-18 08:48:34 +02:00
Dmitry Malikov
0e8b4cd7ad Add haskell/show 2012-07-18 08:48:34 +02:00
Dmitry Malikov
f3319f0cf6 Add haskell/oeis 2012-07-18 08:48:34 +02:00
Dmitry Malikov
67e105efd0 Add haskell/numbers 2012-07-18 08:48:34 +02:00
Dmitry Malikov
d972bae84f Add haskell/logict 2012-07-18 08:48:34 +02:00
Dmitry Malikov
0a5a20d365 Add haskell/lambdabot-utils 2012-07-18 08:48:33 +02:00
Dmitry Malikov
269f013d90 Add haskell-IOSpec 2012-07-18 08:48:33 +02:00
Dmitry Malikov
4c50696a1b Add haskell/data-memocombinators 2012-07-18 08:48:33 +02:00
Dmitry Malikov
cac9051fbf Add brainfuck 2012-07-18 08:48:33 +02:00
Dmitry Malikov
5c12df46cf Add haskell-lambdabot 2012-07-18 08:48:33 +02:00
Carles Pagès
03179bd37e yafc: update expression to refer to maintainers list. 2012-07-17 23:31:39 +02:00
Carles Pagès
c93ecad6e2 Adding myself (page) to maintainers. 2012-07-17 23:31:19 +02:00
Peter Simons
be22305ace haskell-BNFC: update to version 2.4.2.1 2012-07-17 22:50:29 +02:00
Carles Pagès
bae6ad5914 yafc: update to 1.2.0
The project has been retaken and this is the latest tarball available.
2012-07-17 22:17:01 +02:00
Peter Simons
7e2979b56f i3: fix build some more
The build process depends on a script that relies on /usr/bin/env to find Perl.
Running 'patchShebangs' early fixes that script.
2012-07-17 14:44:23 +02:00
Shea Levy
b658ae200c Merge branch 'flask-propagate' 2012-07-17 08:23:39 -04:00
Rob Vermaas
35be2b54d1 Merge pull request #52 from aszlig/master
Chromium updates
2012-07-17 04:33:33 -07:00
Peter Simons
0a7e280587 xscreensaver: update to version 5.18 2012-07-17 12:48:15 +02:00
Rickard Nilsson
83d63ea910 opera: Update to 12.0 2012-07-17 12:46:39 +02:00
aszlig
96b5e9795a chromium: Update to the latest release channels. 2012-07-17 12:03:13 +02:00
Shea Levy
c5ad1e22a1 gnupg: Try to build on all platforms 2012-07-16 21:26:04 -04:00
Shea Levy
d04cbc85cf linux-3.4: Update to 3.4.5 2012-07-16 20:26:27 -04:00
Shea Levy
94e2616c1a flask: Dependencies need to be propagated 2012-07-16 11:54:45 -04:00
Eelco Dolstra
be4a92ad33 nix: Update to 1.1pre2742_a7a43ad 2012-07-16 11:22:28 -04:00
Shea Levy
00b8c77012 Add flask python package 2012-07-16 07:20:24 -04:00
Shea Levy
a677ded47f Add werkzeug python package 2012-07-16 07:16:34 -04:00
Rob Vermaas
09f6874aad Add trickle 1.07 2012-07-16 12:06:31 +02:00
Peter Simons
0b0babffc5 Add meta.maintainer attribute to Haskell packages. 2012-07-16 11:36:56 +02:00
Peter Simons
36265e9c66 Merge pull request #5 from aszlig/xpra
New version of Xpra from the fork
2012-07-16 02:32:02 -07:00
Peter Simons
fd749dd9bf Merge pull request #32 from peti/xen-update
Xen for Linux 3.2
2012-07-16 02:27:23 -07:00
Peter Simons
76c096e4ea haskell-hoogle: revert update to version 4.2.12
We need a current version of http-types for this update.
2012-07-16 11:22:51 +02:00
Peter Simons
abad8b8873 haskell-hslogger: update to version 1.2.0 2012-07-16 11:21:30 +02:00
Peter Simons
ffbdd377f1 haskell-srcloc: update to version 0.2.0 2012-07-16 11:21:30 +02:00
Peter Simons
932ee764a4 haskell-simple-sendfile: update to version 0.2.5 2012-07-16 11:21:30 +02:00
Peter Simons
8e85516e04 haskell-mainland-pretty: update to version 0.2.1 2012-07-16 11:21:30 +02:00
Peter Simons
3be2d8d9cd haskell-language-c-quote: update to version 0.4.0 2012-07-16 11:21:29 +02:00
Peter Simons
666a1aa727 haskell-hoogle: update to version 4.2.12 2012-07-16 11:21:29 +02:00
Peter Simons
3c090b3f29 haskell-gitit: patch to support current version of hslogger 2012-07-16 11:21:29 +02:00
Peter Simons
e97fd3491a Merge pull request #50 from dstcruz/yesod
Packages needed for Yesod + Postgresql development
2012-07-16 01:19:49 -07:00
Shea Levy
0ef65a6bab webkit: Update to 1.8.1 in attempt to fix build with new glib
Sorry if my 'fixConfigure' is not idiomatic builderDefs, I've not used it before
2012-07-16 00:16:03 -04:00
Shea Levy
37cc7e80ad gstreamer: Update gstreamer and plugins-base to 0.10.36 2012-07-16 00:02:24 -04:00
Shea Levy
4fd1a24af4 libsoup: Update to 2.38.1 2012-07-15 23:39:55 -04:00
Shea Levy
f85fc1eafb xchat: Fix build with glib-2.32.4 2012-07-15 23:15:21 -04:00
Shea Levy
1e4e0c18b8 xf86-input-wacom: Update to 0.16.0 2012-07-15 23:03:23 -04:00
Shea Levy
5315a0bb6d xf86-input-keyboard: Needs pixman 2012-07-15 22:56:49 -04:00
Shea Levy
27339f2ad8 xf86-input-mouse: Needs pixman 2012-07-15 22:55:12 -04:00
Shea Levy
4f01e68ff8 xf86-input-synaptics: Needs mtdev and pixman 2012-07-15 22:53:43 -04:00
Shea Levy
d382822803 xf86-video-ati: Needs pixman 2012-07-15 22:48:28 -04:00
Shea Levy
ccceaba50a xf86-video-cirrus: Needs pixman 2012-07-15 22:47:27 -04:00
Shea Levy
08e7a18a2c xf86-video-nv: Needs pixman 2012-07-15 22:45:57 -04:00
Shea Levy
c95e6d5dc4 xf86-video-vesa: Need pixman 2012-07-15 22:44:11 -04:00
Shea Levy
a55bcacbe2 xorg-video-unichrome: Update git url, fix build with new xorg 2012-07-15 22:40:52 -04:00
Daniel Santa Cruz
0d64ae8335 Packages needed for Yesod + Postgresql development 2012-07-15 14:40:58 -04:00
Shea Levy
7d64f1a93e epdfview: Fix build with glib-2.32.4 2012-07-15 11:06:04 -04:00
Shea Levy
3c6a778b02 dia: Fix build with glib-2.32.4 2012-07-15 11:01:27 -04:00
Shea Levy
cea4f23adf json-glib: Update to 14.0.2 2012-07-15 09:59:08 -04:00
Shea Levy
15f765cc6a awesome: update to 3.4.13 2012-07-15 09:55:41 -04:00
Cillian de Róiste
039b709041 Fix the hardcoded /usr/local path in the debug ffado-diag, diagnostic script 2012-07-15 11:51:49 +02:00
Shea Levy
3060d2fcf6 libgsf: Update, fix test case compilation 2012-07-15 03:59:04 -04:00
Shea Levy
f0b7c9813b xorg.ev: Needs libXrender 2012-07-15 03:36:48 -04:00
Shea Levy
1a0baad6b2 Update some (seemingly very old) packages that hard-coded the path to make-wrapper.sh 2012-07-15 03:32:50 -04:00
Shea Levy
e873877e42 glib: update to 2.32.4 2012-07-14 23:17:18 -04:00
Shea Levy
e821297f82 qt-4.8: Patch to build with glib-2.32 2012-07-14 23:09:14 -04:00
Eelco Dolstra
dc5ba23ab4 linux: Update to 3.2.23 2012-07-14 17:41:52 -04:00
Shea Levy
a47ba7a6f7 xf86-input-mtrack: Update, use pixman 2012-07-14 16:32:20 -04:00
Shea Levy
65ac9694c7 xorg: evdev and fbdev need pixman 2012-07-14 16:26:22 -04:00
Shea Levy
fdf6f17a1b x11: Some fonts need mkfontscale
There may be others, these are just the ones that needed it for my configuration to build
2012-07-14 16:16:31 -04:00
Shea Levy
d6d6b623c9 xorgserver: Update xkbcomp-path patch
_XkbDupString was migrated to Xstrdup
2012-07-14 15:13:08 -04:00
Shea Levy
13c5b75b80 xorgserver: Add needed deps 2012-07-14 15:07:36 -04:00
Shea Levy
bb469d5e25 xorgserver: Update dir path patch 2012-07-14 15:03:36 -04:00
Shea Levy
71e0a3fb93 x.org: Update to 7.7 2012-07-14 14:33:58 -04:00
Shea Levy
c514ee974a Merge remote-tracking branch 'upstream/master' into x-updates
mountall conflict was trivial

Conflicts:
	pkgs/os-specific/linux/mountall/default.nix
2012-07-14 14:24:27 -04:00
Cillian de Róiste
8ff20e5b77 Build the LinuxSampler LV2 plugin 2012-07-14 18:50:32 +02:00
Shea Levy
6bf409999f linux-3.4: Add the improved transaction scheduler for USB 2.0
This is needed for new Apple trackpads
2012-07-14 12:17:28 -04:00
Peter Simons
40ef76f4a4 ikiwiki: make docutils support optional 2012-07-14 15:47:05 +02:00
Peter Simons
3d416ed030 ikiwiki: update to version 3.20120629 2012-07-14 14:51:08 +02:00
Peter Simons
aa986a89ae perl-HTML-Tree: update to version 4.2 2012-07-14 14:48:46 +02:00
Peter Simons
ac7781cc40 perl-File-chdir: update to version 0.1006 2012-07-14 14:40:31 +02:00
Peter Simons
49b893ba3a perl-Font-AFM: add version 1.20 2012-07-14 14:26:06 +02:00
Peter Simons
ed7a149f7d haskell-cpphs: update to version 1.14 2012-07-14 11:14:40 +02:00
Peter Simons
f2d77b76d7 haskell-hlint: update to version 1.8.30 2012-07-14 11:14:40 +02:00
Peter Simons
d4f99e2395 haskell-yesod-json: update to version 1.0.1.0 2012-07-14 11:14:40 +02:00
Peter Simons
d5cbb3ce2c haskell-system-fileio: update to version 0.3.9 2012-07-14 11:14:40 +02:00
Peter Simons
58a5340112 haskell-symbol: update to version 0.1.3 2012-07-14 11:14:40 +02:00
Peter Simons
618a95a37b haskell-srcloc: update to version 0.1.2 2012-07-14 11:14:40 +02:00
Peter Simons
e2b33fbbca haskell-shelly: update to version 0.13.0.1 2012-07-14 11:14:39 +02:00
Peter Simons
50df34469d haskell-mainland-pretty: update to version 0.1.3.0 2012-07-14 11:14:39 +02:00
Peter Simons
f405ab6467 haskell-largeword: update to version 1.0.2 2012-07-14 11:14:39 +02:00
Peter Simons
b012e956ad haskell-language-c-quote: update to version 0.3.2 2012-07-14 11:14:39 +02:00
Peter Simons
3ff1801d9e haskell-hledger: update to version 0.18.2 2012-07-14 11:14:39 +02:00
Peter Simons
3a602ec029 haskell-hledger-web: update to version 0.18.2 2012-07-14 11:14:39 +02:00
Peter Simons
23dcb273a1 haskell-hledger-lib: update to version 0.18.2 2012-07-14 11:14:39 +02:00
Peter Simons
7a539c2b1b haskell-haxr: update to version 3000.9.0.1 2012-07-14 11:14:39 +02:00
Peter Simons
ad0f0d6817 haskell-hastache: update to version 0.4.1 2012-07-14 11:14:39 +02:00
Peter Simons
658b9855fe haskell-happstack-server: update to version 7.0.3 2012-07-14 11:14:39 +02:00
Peter Simons
6838d503ab haskell-hakyll: update to version 3.4.0.0 2012-07-14 11:14:38 +02:00
Peter Simons
39fb1d6f38 haskell-binary: update to version 0.5.1.1 2012-07-14 11:14:38 +02:00
Peter Simons
d29fe161ce haskell-base-unicode-symbols: update to version 0.2.2.4 2012-07-14 11:14:38 +02:00
Peter Simons
9dfeb7c0d0 haskell-async: update to version 2.0.1.1 2012-07-14 11:14:38 +02:00
Peter Simons
bb7be36700 haskell-Vec: update to version 1.0 2012-07-14 11:14:38 +02:00
Peter Simons
3b532b371a haskell-SHA: update to version 1.5.1 2012-07-14 11:14:38 +02:00
Peter Simons
65b67ce2a1 haskell-Hipmunk: update to version 5.2.0.9 2012-07-14 11:14:38 +02:00
Peter Simons
3f7c859b8e haskell-maude: update to version 0.6.1 2012-07-14 11:02:38 +02:00
Peter Simons
b52336f242 haskell-process-extras: add version 0.1.0 2012-07-14 11:02:12 +02:00
Peter Simons
297982be34 haskell-mime-types: add version 0.1.0.0 2012-07-14 11:01:59 +02:00
Peter Simons
45f6ee29ec haskell-JuicyPixels: add meta.maintainer 2012-07-14 10:55:23 +02:00
Peter Simons
b5d312a56c haskell-hoauth: add meta.maintainer 2012-07-14 10:54:43 +02:00
Shea Levy
685acc6ef8 Linux 3.4: Enable options to make b43 work with bcm4331 2012-07-13 22:48:43 -04:00
Shea Levy
1a1ee54241 The word is spelled 'licenses', not 'lisences' 2012-07-13 20:58:58 -04:00
Shea Levy
5330b4a343 Add b43-firmware-5.100.138
Placed into a versioned nix file because kernels older than 3.2 need an older version.
2012-07-13 18:31:09 -04:00
Shea Levy
9d387d616d Add b43-firmware-cutter 2012-07-13 18:00:00 -04:00
Eelco Dolstra
ae67368e54 exif / libexif: Update to 0.6.21
Addresses CVE-2012-2812, CVE-2012-2813, CVE-2012-2814, CVE-2012-2836,
CVE-2012-2837, CVE-2012-2840, CVE-2012-2841 and CVE-2012-2845.
2012-07-13 12:34:22 -04:00
Michael Raskin
f2a77f5d9d TeXLive: update to 2012 snapshot from Debian 2012-07-13 18:18:52 +04:00
Rickard Nilsson
a126bf9ae4 networkmanager: Update to 0.9.4.0 2012-07-13 01:53:07 +02:00
Rickard Nilsson
7c4b2bb6c4 obnam: Update to 1.1 2012-07-13 01:37:16 +02:00
Shea Levy
38c581db96 kobodeluxe: Fix compilation errors.
Didn't build before, builds now.
2012-07-12 18:03:03 -04:00
Carles Pagès
0b85d04d9e kobodeluxe: fix compilation errors.
The glibc29 patch was taken from Gentoo.
2012-07-12 23:42:20 +02:00
Eelco Dolstra
46dc120270 Fix the "path" option type
Comparing a string with a context with "/" doesn't work because the
"==" operator also compares context.  So the context needs to be
discarded.
2012-07-12 11:54:05 -04:00
Peter Simons
293027453f i3: fixed build
- The make variable PREFIX must be at build time because common.mk uses it to
   decide where to expect $SYSCONFDIR.

 - The make target "all" is run by default and needn't be set explicitly.

 - Shebang paths in scripts are patched automatically be the default builder,
   we don't have to do that manually.
2012-07-12 11:28:15 +02:00
Lluís Batlle i Rossell
8f736be126 disnix-activation-scripts: updating the hash
The url change involved an output hash change. Who could have imagined.
2012-07-12 10:44:54 +02:00
Lluís Batlle i Rossell
ab638b9caa disnix-activation-scripts: updating URL
Hydra should have some of those URL permament. Otherwise it will break from
time to time.

mornfall requested this change on irc.
2012-07-12 09:31:00 +02:00
Shea Levy
9e7363b750 Merge commit 'b9e1a3f'
Add JuicyPixels package from Hackage.
2012-07-11 22:13:31 -04:00
Eelco Dolstra
2dd9874d8d pan: Updated to 0.139 2012-07-11 17:05:13 -04:00
Alexander Foremny
b9e1a3f109 Add JuicyPixels Haskell package
Forgot to attach the Nix expression for that package. It is generated by
cabal2nix and works fine on my machine (i686, ghc7.4.1).
2012-07-11 21:55:39 +02:00
Alexander Foremny
978f18b931 Add JuicyPixels Haskell package 2012-07-11 21:55:09 +02:00
Lluís Batlle i Rossell
8fd57ff21e libextractor: fixing the videoSupport = false
I comitted it wrong before.
2012-07-11 20:29:44 +02:00
Lluís Batlle i Rossell
b4e0565a86 libextractor: allow disabling video support. 2012-07-11 20:20:14 +02:00
Lluís Batlle i Rossell
6163742ea4 libgsf: fix build without gnome support
I recently committed it with broken without-gnome support.
2012-07-11 20:15:06 +02:00
Lluís Batlle i Rossell
715737b3ac gnunet: removing gtk dependencies
gnunet does not depend anymore on gtk. There is a separate package,
gnunet-gtk, still not in nixpkgs.
2012-07-11 20:07:00 +02:00
Lluís Batlle i Rossell
db46c668b8 libgsf and libextractor: allow build without gtk/gnome
I leave them enabled by default though; I don't really know how much it helps,
having them built with gtk or gnome support.

I head towards building gnunet without gtk dependencies.
2012-07-11 20:05:36 +02:00
Andres Loeh
945a3480d4 ghc-HEAD: update to a new snapshot 2012-07-11 20:04:15 +02:00
Shea Levy
81f8f21640 Merge branch 'haskell-hoauth' of https://github.com/aforemny/nixpkgs
Add haskell-hoauth-0.3.4
2012-07-11 12:26:24 -04:00
Shea Levy
8253542544 Add logstash
For now just download the pre-built jar. We may build our own later.
2012-07-11 07:23:14 -04:00
Alexander Foremny
0b71387b76 Add haskell-hoauth-0.3.4 2012-07-11 11:05:24 +02:00
Peter Simons
cfb08fc600 mountall: strip trailing whitespace 2012-07-10 22:26:27 +02:00
Peter Simons
719852784a automake-1.11.x: create symlinks for un-versioned directory names
The latest Automake version installs the 'aclocal' and 'automake' directories
with a '-1.11' version suffix. Our setup hook is not prepared to handle that,
so we add those symlinks as a quick fix. A better solution would be to extend
the setup hook for Automake to recognize those kind of version suffixes.
2012-07-10 22:26:27 +02:00
Rok Garbas
662f7d02ab alot, afew: update to latest revision, adding new dependency (pygpgme) 2012-07-10 19:45:59 +02:00
Peter Simons
5c6185d925 automake-1.12.x.nix: disable 't/aclocal7.sh' regression test to avoid failures on Hydra
The test succeeds on my machine, but not when built on Hydra. It would
be great if some Automake guru could examine what exactly is going on.
2012-07-10 17:38:43 +02:00
Peter Simons
d59146be3d all-packages.nix: strip trailing whitespace 2012-07-10 16:15:31 +02:00
Peter Simons
12c0998e03 libmng: build library with Automake 1.10.x; the build fails with later versions 2012-07-10 16:15:30 +02:00
Peter Simons
bb6c1e9878 automake-1.12.x: update to version 1.12.2 2012-07-10 16:15:30 +02:00
Peter Simons
9ca3cc08f6 automake-1.11.x: update to version 1.11.6 2012-07-10 16:15:30 +02:00
Rok Garbas
f3052e14e5 weechat: update to 0.3.8 2012-07-10 15:56:23 +02:00
Eelco Dolstra
0b07259865 linux: Update to 3.2.22 2012-07-10 09:18:12 -04:00
Shea Levy
a6c8986ee0 dwm: Bump to 4.5 2012-07-10 06:38:41 -04:00
Andres Loeh
91cfda020b haskell-accelerate-cuda: Patch Setup file 2012-07-10 10:44:51 +02:00
Eelco Dolstra
baf5e27aaf ruby: Fix URL and enable parallel building 2012-07-09 17:32:11 -04:00
Shea Levy
be48fe265a ruby: update to 1.9.3-p194 2012-07-09 17:29:57 -04:00
Eelco Dolstra
03964c1032 Add fakes3, an implementation of the S3 protocol for testing 2012-07-09 17:25:23 -04:00
Eelco Dolstra
b00c839f4b Add ElasticMQ, a message queue service 2012-07-09 15:26:07 -04:00
Eelco Dolstra
a0cb7e4a61 Add aws, a utility for working with various AWS services 2012-07-09 13:47:41 -04:00
Shea Levy
45bbcb9638 Add initial attempt at ossec
Note: This will almost certainly not work as-is, but at least it compiles.
NixOS module to come.
2012-07-09 11:44:44 -04:00
Shea Levy
57e1ad943e hello: Update to 2.8 2012-07-09 04:06:36 -04:00
Peter Simons
172f03517e ratpoison: install ratpoison.el into $out/share/emacs/site-lisp directory where Emacs can find it
Also, copy the glibc patch into Nixpkgs to avoid errors with changing hashes
from cgit.
2012-07-09 07:16:07 +02:00
Eelco Dolstra
9abd2194ce Revert "qemu-kvm: update to 1.1.0"
This reverts commit df645c22cc.

KVM 1.1.0 breaks several VM builds.  The NixOS installer tests hang:

  http://hydra.nixos.org/build/2763935

but worse, some builds give random failures indicating corruption:

  http://hydra.nixos.org/build/2776221
  http://hydra.nixos.org/build/2776180
  http://hydra.nixos.org/build/2769347
  http://hydra.nixos.org/build/2769337
2012-07-08 18:42:55 -04:00
Ludovic Courtès
ac1081fb48 guile: update to 2.0.6 2012-07-08 23:48:00 +02:00
Shea Levy
02cafefac4 ec2-api-tools: Upstream updated zipball 2012-07-08 07:00:50 -04:00
Peter Simons
75adf28346 perl-MailDKIM: the unit test suite fails on Hydra because it relies on network access 2012-07-08 12:36:33 +02:00
Shea Levy
158e74fd43 Merge branch 'lv2-support' of https://github.com/cillianderoiste/nixpkgs-goibhniu
Add lv2 support

All builds, and the only change that's not a pure addition is to
ardour3, which Cillian maintains.

If there are future lv2 plugins coming, it may make sense to group them
somehow in all-packages.
2012-07-07 20:53:14 -04:00
Shea Levy
c5c41832f0 Merge branch 'tptp-5.4.0' of https://github.com/7c6f434c/nixpkgs
Update tptp to 5.4

It builds, and the change is a simple version+hash update.
2012-07-07 20:36:15 -04:00
Peter Simons
9c5f897465 SpamAssassin: add version 3.3.2 2012-07-08 00:32:37 +02:00
Peter Simons
90d6e6890a perl-packages.nix: add Crypt-OpenSSL-Random-0.04, Crypt-OpenSSL-RSA-0.28, IO-Socket-INET6-2.69, and Mail-DKIM-0.39 2012-07-08 00:32:37 +02:00
Shea Levy
0841407843 ledger3: Build with boost 1.49
The build failed with boost 1.50, and succeeds now.
2012-07-07 18:00:58 -04:00
Peter Simons
55ea7dc453 wxmaxima: update to version 12.04.0 2012-07-07 22:20:18 +02:00
Peter Simons
0c107996d3 maxima: update to version 5.27.0 2012-07-07 22:20:18 +02:00
Peter Simons
b3efedcea0 Merge pull request #39 from 7c6f434c/sbcl-1.0.57
Sbcl 1.0.57
2012-07-07 13:18:56 -07:00
Michael Raskin
2331ea4ec2 TPTP: update to 5.4.0 2012-07-07 20:32:48 +04:00
Michael Raskin
253c129f78 SBCL: update to 1.0.57
It looks like SBCL 1.0.58 is not coming soon, so I update to the latest
release now.
2012-07-07 20:11:55 +04:00
Michael Raskin
77b03dbc71 update-upstream-data: Fix a small bug 2012-07-07 20:11:06 +04:00
Antono Vasiljev
631a59e449 Added mr - Multiple Repository management tool 2012-07-07 17:12:18 +02:00
Ludovic Courtès
2424ac71e0 libmng: use Automake 1.11
Reported by Peter Simons <simons@cryp.to>.
2012-07-07 15:44:34 +02:00
Ludovic Courtès
50d9f2300a add `.gitignore' 2012-07-07 13:56:29 +02:00
Ludovic Courtès
74c0e77271 automake 1.11: fix test case with Autoconf 2.69 2012-07-07 13:56:19 +02:00
Peter Simons
af61749b18 cyrus-sasl: update to version 2.1.25 2012-07-07 13:01:02 +02:00
Peter Simons
a59ed42a8b boost-1.50: added 'taggedLayout' parameter to force use of tagged layout in single variant builds 2012-07-07 12:01:25 +02:00
Peter Simons
48b6730f3c ghost-one: the linking phase requires boost in tagged layout 2012-07-07 11:57:52 +02:00
Peter Simons
eb7ad413b8 boost-1.44: add 'taggedLayout' parameter to force use of tagged layout in single-variant builds 2012-07-07 11:57:14 +02:00
Peter Simons
5b4d0bb383 boost: drop unused 'boostFull' variant
The full boost build is huge, it's unused, and it crashes GCC 4.6 anyway.
2012-07-07 11:51:22 +02:00
Peter Simons
0921d5ddda ghost-one: fix build by compiling with Boost 1.44 2012-07-07 11:50:03 +02:00
Peter Simons
5479b9f3b6 twinkle: link standard version of boost 2012-07-07 11:49:31 +02:00
Peter Simons
8347aefe69 cppnetlib: build with boostHeaders 2012-07-07 11:45:36 +02:00
Peter Simons
fda57fdd5e ccrtp-1.8: fix build with gcc 4.6 2012-07-07 11:44:28 +02:00
Peter Simons
08b29c6f96 blender: update to version 2.63a 2012-07-07 11:31:32 +02:00
Ludovic Courtès
ef38f708d6 automake: switch the default to 1.12 2012-07-07 11:27:29 +02:00
Ludovic Courtès
25adbc91bb automake: add version 1.12.1 2012-07-07 11:27:29 +02:00
Ludovic Courtès
c04a322018 autoconf: update to 2.69 2012-07-07 11:27:29 +02:00
Ludovic Courtès
240d2e9cfa automake: remove versions 1.7 and 1.9 2012-07-07 11:27:29 +02:00
Peter Simons
b98782f339 apache-httpd-2.4: build MPMs as DSOs so that the desired one can be selected at run-time 2012-07-07 09:09:05 +02:00
Peter Simons
32449b5ae6 apache-httpd-2.4: replace use of tabs with blanks 2012-07-07 08:57:53 +02:00
Peter Simons
ea1d479afb apache-httpd-2.4: ensure that libgcc_s can be found at run-time 2012-07-07 08:57:28 +02:00
Peter Simons
c870b80512 apache: add version 2.4 2012-07-07 08:47:19 +02:00
Peter Simons
2659c3be45 apr-util: enable SSL support by default and enable ldapSupport on Darwin, too 2012-07-07 08:47:19 +02:00
Peter Simons
2199730941 apr: strip trailing whitespace 2012-07-07 08:47:19 +02:00
Peter Simons
f47c5d6bd7 openldap: update to version 2.4.31 2012-07-07 08:47:19 +02:00
Ludovic Courtès
5debe94bb3 gmp: don't build fat binaries on Solaris 2012-07-07 00:59:40 +02:00
Eelco Dolstra
4184e580a9 php: Update to 5.3.14 2012-07-06 15:14:16 -04:00
Eelco Dolstra
714f100970 httpd: Support building with another multi-processing module 2012-07-06 14:25:40 -04:00
Lluís Batlle i Rossell
f3b78a6b6f gnunet: update to 0.9.3 2012-07-06 17:38:30 +02:00
Lluís Batlle i Rossell
96a0a68598 ffmpeg: build the ffserver
Since the first expression of ffmpeg, it's disabled. I don't know why.
It does not require more dependencies.
2012-07-06 12:10:06 +02:00
Lluís Batlle i Rossell
8427f56203 ffmpeg: adding libdc1394 support (default false) 2012-07-06 12:01:58 +02:00
Lluís Batlle i Rossell
758209f075 Adding libdivsufsort.
Required for zpaq; I want to package it.
2012-07-06 12:01:49 +02:00
aszlig
ceff799efc xpra: Add python notify module.
This is not needed to run XPRA, but gets rid of a few nasty errors.

XPRA is using the notify library to display nice desktop notifications, so there
might be users who actually like to have those funny things.
2012-07-06 03:41:32 +02:00
aszlig
5cf8899673 xpra: Don't include cython into store requisites.
Cython is not required in order to run XPRA, so we now explicitly specify what
should be put into PYTHONPATH instead of using the PYTHONPATH which is set
during build time.

That way we don't get unnecessary stuff in /nix/store, like the mentioned
cython compiler/interpreter.
2012-07-06 03:40:47 +02:00
aszlig
d802bacdd9 xpra: New version from the fork.
This is because the original version is no longer in development, as stated on
the website at http://code.google.com/p/partiwm/wiki/xpra:

"This project is in deep hibernation; I haven't had time to devote for several
years now. If you are looking for xpra, you may prefer Antoine Martin's fork,
which receives more support. It is available at: http://xpra.org/"

So I guess its safe to switch over to that fork.
2012-07-06 03:39:55 +02:00
aszlig
af9924b929 Add Cython, because it's needed to build xpra. 2012-07-06 03:12:08 +02:00
Eelco Dolstra
1afb3b58e1 systemd: Update to 186 2012-07-05 17:31:38 -04:00
Eelco Dolstra
ebc1c7d6c7 cacert: Update to 20120628 2012-07-05 17:31:23 -04:00
Cillian de Róiste
a2501c3561 Adding lv2 support
LV2 is a portable plugin standard for audio systems, similar in scope to  LADSPA, VST, AU, and others. The Calf audio plugin pack uses LV2 and Ardour3 has also been updated to support LV2 Plugins
2012-07-05 23:29:45 +02:00
Eelco Dolstra
562259efc1 nix: Update to 1.1pre2723_1aba0bf 2012-07-05 14:05:02 -04:00
Eelco Dolstra
df645c22cc qemu-kvm: update to 1.1.0 2012-07-05 12:55:50 -04:00
Eelco Dolstra
500037bb4b Add perl-WWW-Curl 2012-07-05 12:13:01 -04:00
Mathijs Kwik
ffe4829bbb mongodb: switch to boost 1.49 now it's back 2012-07-05 12:01:24 +02:00
Mathijs Kwik
2cedd7021b node.js: copy v8 headers
most npm's that want to build binary stuff (bindings) look for the v8 headers at NODE_BINARY_PATH/../include
Ideally, we get something like npm2nix someday and fix these build scripts.

Until then, this little hack does the trick.
2012-07-05 12:01:23 +02:00
Mathijs Kwik
b659b026c5 google-talk-plugin: updated upstream, changing hashes 2012-07-05 12:01:23 +02:00
Ludovic Courtès
1ae3ea8385 hwloc: Propagate `pciutils'. 2012-07-05 11:55:24 +02:00
Peter Simons
622a53ca61 haskell-yesod-core: update to version 1.0.1.3 2012-07-05 11:22:36 +02:00
Peter Simons
6e6a037272 haskell-wxcore: update to version 0.90.0.3 2012-07-05 11:22:36 +02:00
Peter Simons
5784af1772 haskell-wxc: update to version 0.90.0.4 2012-07-05 11:22:36 +02:00
Peter Simons
54b28b0300 haskell-tls: update to version 0.9.6 2012-07-05 11:22:35 +02:00
Peter Simons
83c234b48a haskell-async: update to version 2.0.1.0 2012-07-05 11:22:35 +02:00
Peter Simons
9fdec86356 haskell-syb: add version 0.3.7 2012-07-05 11:22:35 +02:00
Peter Simons
e8cbee8278 haskell-stm: add version 2.4 2012-07-05 11:22:35 +02:00
Lluís Batlle i Rossell
3bdc4b417f lrzip: adding an upstream patch that fixes its md5 checksum.
The next version will have this fix already.
2012-07-05 09:56:22 +02:00
Ludovic Courtès
71ffa0ce4e Seeks 0.4.1. 2012-07-05 00:52:36 +02:00
Lluís Batlle i Rossell
aa75c065d4 libmikmod and mikmod: update the former to 3.2.0, and add mikmod. 2012-07-04 23:43:25 +02:00
Shea Levy
6ba310e908 Merge pull request #36 from aszlig/chromium-channels
Use chromium release channels
2012-07-04 07:25:45 -07:00
aszlig
950c73271a chromium: Remove obsolete source.nix.
As already promised, the old single-channel source.nix is now obsolete as we're
using Omahaproxy now and the build of the stable version finishes successful and
the browser runs fine.
2012-07-04 14:47:02 +02:00
aszlig
834d8be46e chromium: Fix build for versions older than 21.x.
The current stable version won't build if gyp can't use svnversion from the
subversion package, so let's provide it for versions below 21.x.
2012-07-04 14:47:02 +02:00
aszlig
f6e063e7fc chromium: Use new channel based sources.
Switch to channel based sources and default to the "stable" channel.
2012-07-04 14:47:02 +02:00
aszlig
a65ba9e083 chromium: Generate new sources.nix.
This means that we now have hashes and URLs for the latest versions of chromium
and can now work on integrating the changes into default.nix.
2012-07-04 14:47:02 +02:00
aszlig
ec395a78ee chromium: Extend update script to use channels.
The previos update script just used the last version of chromium that showed up
at the bucket list at:

http://commondatastorage.googleapis.com/chromium-browser-official/

I'm not sure which channel this list actually holds, so I'm going to switch now
using the official release channels grabbed by omahaproxy. This also has the
advantage that we can provide different versions/flavors of chromium.

We now also write our data to sources.nix instead of source.nix, as we have more
than one source.
2012-07-04 14:47:02 +02:00
System administrator
fb4fad68f0 Merge branch 'master' of https://github.com/NixOS/nixpkgs 2012-07-04 12:22:50 +02:00
Lluís Batlle i Rossell
d0bfd4b623 opencv: updating to 2.4.1.
Let's hydra tell us if it breaks anything.
2012-07-04 09:59:31 +02:00
Eelco Dolstra
2e2335c5c0 reviewboard: Update to 1.6.9 and fix the build
ReviewBoard requires Django 1.3.1.
2012-07-03 20:14:24 -04:00
aszlig
8a5d9bad94 Update VirtualBox to version 4.1.18.
This should make #15 obsolete, as those patches were cherry-picked from
upstream.
2012-07-03 08:44:35 -04:00
Lluís Batlle i Rossell
ef1d8eb915 xine-lib: removing a now unused patch
I forgot that in a previous commit.
2012-07-02 23:09:01 +02:00
Lluís Batlle i Rossell
5592b1f9b1 eaglemode: update to 0.84.0
It failds to build with xine-lib, but it goes on as it's
not a strong requirement. Then, the final path is not dependant
on xine anymore. I hope next releases fix this.
2012-07-02 23:04:12 +02:00
Lluís Batlle i Rossell
8a764b7891 xine-ui: update to 0.99.7 2012-07-02 23:04:12 +02:00
Lluís Batlle i Rossell
946f2c10ea xineLib: update to 1.2.2 2012-07-02 23:04:11 +02:00
Ludovic Courtès
cb0d79e60f viking: Update to 1.3. 2012-07-02 22:52:37 +02:00
Lluís Batlle i Rossell
dcdea9d2b8 cinepaint: updating, and making it build
I wrote a little patch for the cmake files, or it
didn't install.

I also used the NIX_LDFLAGS trick; they are not doing proper linking somehow.
2012-07-02 22:27:18 +02:00
Lluís Batlle i Rossell
f0e4e770f0 fltk: updating, the old url didn't work. 2012-07-02 22:26:38 +02:00
Lluís Batlle i Rossell
808e50c7cf freeswitch: Updating to the latest master. This fixes the build.
They say that 'master' is the best stable code to use.
2012-07-02 22:17:38 +02:00
Lluís Batlle i Rossell
aab4bec314 ufoai: fixing the build. Building with libpng12. 2012-07-02 21:53:03 +02:00
Lluís Batlle i Rossell
bda2b3ca5a blackshadeselite: fix build in gcc 4.6
I simply added '-fpermissive', and it went on.
2012-07-02 21:40:14 +02:00
Lluís Batlle i Rossell
40b91ced40 octave: disabling parallel building
The error http://hydra.nixos.org/build/2748254/log/tail-reload
makes me think there are concurrency problems in the octave build.
In my computer it builds fine.
2012-07-02 21:27:18 +02:00
Lluís Batlle i Rossell
95072d1485 pyqt: Adding a new url; the old does not work anymore. 2012-07-02 21:00:09 +02:00
Lluís Batlle i Rossell
c43a18b8ec speed dreams: fixing build (libpng order in buildInputs)
I forgot committing this in my previous commit for speed dreams.
2012-07-02 20:40:16 +02:00
Lluís Batlle i Rossell
cfea75c381 speed dreams: fixing the build (libpng version) 2012-07-02 20:38:57 +02:00
Lluís Batlle i Rossell
cace272941 opencv 2.1: fixing the build
Related to libpng versions, and the gcc change (ptrdiff_t vs std::ptrdiff_t)
2012-07-02 20:18:48 +02:00
Lluís Batlle i Rossell
6389fcdbde rawtherapee: updating it. It fixes its build. 2012-07-02 20:10:10 +02:00
Lluís Batlle i Rossell
e81c31cd51 libreoffice: trying to make it build again, with boots 1.49
The error shown in hydra looks like that appearing in other packages
fixed by downgrading their boost dependency from 1.50 to 1.49.

Not tested.
2012-07-02 19:46:16 +02:00
Lluís Batlle i Rossell
77da6ba734 enblend/enfuse: making it build again, with boost 1.49.
Boost 1.50 broke its build.
2012-07-02 19:44:12 +02:00
Peter Simons
af32fd6ce3 xen: update to version 4.1.2
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 17:45:47 +02:00
Peter Simons
55876bd4e6 Add configuration to build a XEN-enabled variant of the Linux 3.2 kernel. 2012-07-02 17:45:41 +02:00
Peter Simons
f9d9a0c4ca gtkglextmm: add version 1.2.0
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 17:13:36 +02:00
Peter Simons
8db6c55944 klavaro: add version 1.9.5
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 17:13:36 +02:00
Peter Simons
2e1e7fcc4c gtkdatabox: add version 0.9.1.3
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 17:13:36 +02:00
Peter Simons
07e94a8892 gconfmm: add version 2.28.3
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 17:13:35 +02:00
Peter Simons
0945c119a5 remmina: add version 1.0.0
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 17:13:35 +02:00
Peter Simons
7c76847d5b mirage: add version 0.9.5.2
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 17:13:35 +02:00
Peter Simons
36e345d052 mcomix: added version 0.98
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 17:13:35 +02:00
Peter Simons
3c28927a00 transmission-remote-gtk: add version 1.0.1
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 17:13:35 +02:00
Peter Simons
d05ae2d875 freerdp: update hash for release archive
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:54 +02:00
Peter Simons
a2981c1d24 SDL_net: fix-up installed headers
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:54 +02:00
Peter Simons
225ee0a26c ffmpeg: enable support for libvdpau acceleration
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:53 +02:00
Peter Simons
82b2588e35 Linux no-xsave.patch: commit patch into Nixpkgs since fetchurl no longer works
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:53 +02:00
Peter Simons
a2f4366497 libvdpau: simplify arguments to this function
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:52 +02:00
Peter Simons
281494cd51 libdrm: enable support for experimental radeon API
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:52 +02:00
Peter Simons
09bb4b0292 ati-drivers: update download URL
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:52 +02:00
Peter Simons
c64e1c214f psmisc: update to version 22.19
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:52 +02:00
Peter Simons
f7a95ce194 wine: update to version 1.5.5
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:51 +02:00
Peter Simons
fb4df48329 firefox-12.0: update download URL
releases.mozilla.org doesn't seem to carry old release archive anymore.

Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:51 +02:00
Ludovic Courtès
e80145b909 tar, gzip: Adjust the `gets' patch.
Fixes the incorrect patches introduced in
9786a98261.
2012-07-02 16:10:46 +02:00
Peter Simons
bcdf987533 asymptote: update to version 2.16 2012-07-02 16:01:18 +02:00
Peter Simons
d98161617f Update Haskell packages.
- hinotify: added meta.maintainers section
 - hledger-lib: update to version 0.18.1
 - hledger: update to version 0.18.1
 - hledger-web: update to version 0.18.1
 - lifted-base: update to version 0.1.1.1
 - monad-control: update to version 0.3.1.4
 - multiarg: update to version 0.4.0.0
 - pandoc: update to version 1.9.4.2
 - shelly: update to version 0.12.2
2012-07-02 10:46:19 +02:00
Peter Simons
3d660e4598 smartmontools: update to version 5.43 2012-07-02 10:42:42 +02:00
Shea Levy
4f8d6d0ee2 Merge remote-tracking branch 'peti/boost-cleanup'
Keep boost-1.49 for now.
2012-07-02 01:05:52 -04:00
Shea Levy
d068dbb933 Merge pull request #28 from gitfoxi/master
Curl bug makes nix all mental. One-line fix.
2012-07-01 21:23:13 -07:00
Cillian de Róiste
f823b6230d Fix compilation error when using boost 1.5 by pinning the boost version to 1.49 2012-07-02 00:13:19 -04:00
Andres Loeh
823f7d012b Add haskell-remote. 2012-07-01 18:58:50 +02:00
Ludovic Courtès
9786a98261 tar, gzip, diffutils: Allow builds with newer versions of glibc.
This is a follow-up to 77fdc7bb35 ("GNU
Coreutils: Allow builds with newer versions of glibc.").
2012-07-01 01:14:56 +02:00
System administrator
6527fa0c4a Merge branch 'master' of https://github.com/NixOS/nixpkgs 2012-06-30 16:03:30 +02:00
Mathijs Kwik
81baf55892 mongodb: needs boost 1.4.*
Downgraded to use boost 1.4.7 as 1.4.9 is scheduled to be removed.
2012-06-30 10:34:08 +02:00
Mathijs Kwik
b37521e297 grive: new package 2012-06-30 10:34:07 +02:00
Michael Fox
063a627493 Curl. Uprev to 2.26.0
Solves a hideous bug which affects lots of things including nix-env.
The question now is, how to rebuild everything that depends directly or indirectly on curl?

More about the underlying bug and its resolution here:
    http://comments.gmane.org/gmane.comp.web.curl.library/33285

Bug looks like this:

    curl google.com
    curl: (7) Failed to connect to 74.125.224.35: Invalid argument
2012-06-29 21:15:35 -07:00
David Guibert
3b0d9374a4 git-annex: update to 3.20120629 2012-06-29 21:09:52 +02:00
David Guibert
a97e27fc82 git-annex: update to 3.20120624 2012-06-29 21:09:52 +02:00
Peter Simons
31d237129d haskell-cabal2nix: update to version 1.37 2012-06-29 12:05:29 +02:00
Peter Simons
b9f9ed68e8 haskell-shelly: update to version 0.12.1 2012-06-29 12:05:29 +02:00
Peter Simons
bcfe8814cc haskell-resourcet: update to version 0.3.3.1 2012-06-29 12:05:29 +02:00
Eelco Dolstra
b5949d2509 busybox: Update to 1.20.1 2012-06-28 14:05:56 -04:00
Peter Simons
aa5b45fc3e amd-ucode: add AMD processor microcode patch version 2012-01-17
Enable by adding "hardware.firmware = [ pkgs.amdUcode ];" to configuration.nix.
2012-06-28 19:54:24 +02:00
Peter Simons
42faecad0d boost: delete unused versions 1.42.0, 1.48.0, and 1.49.0 as well as 1.49.0-headers 2012-06-28 18:06:59 +02:00
Peter Simons
6e936640b0 bitcoin: update to version 0.6.3 (and build with boost 1.50.0) 2012-06-28 18:04:29 +02:00
Eelco Dolstra
99c765ff57 e2fsprogs: Update to 1.42.4 2012-06-28 11:32:59 -04:00
Peter Simons
8498c9b86c boost: update to version 1.50.0 2012-06-28 16:42:41 +02:00
Ludovic Courtès
18a9c46a46 GNU M4: Disable tests on Solaris. 2012-06-28 15:50:03 +02:00
Ludovic Courtès
77fdc7bb35 GNU Coreutils: Allow builds with newer versions of glibc. 2012-06-28 15:30:02 +02:00
Peter Simons
169c5be05d haskell-packages.nix: updated comments 2012-06-28 15:00:15 +02:00
Peter Simons
a74406e04b haskell-packages.nix: dropped obsolete 'mtl1' and 'mtl2' attributes 2012-06-28 14:51:14 +02:00
Peter Simons
c5c98b7617 Updated Haskell packages.
- derive: updated to version 2.5.9
 - ghc-mod: updated to version 1.11.0
 - hamlet: updated to version 1.0.1.4
 - http-conduit: updated to version 1.4.1.10
 - leksah: updated to version 0.12.1.3
 - mmap: updated to version 0.5.8
 - mtl: added version 2.1.2
 - prolog-graph-lib: updated to version 0.2.0.1
 - prolog: updated to version 0.2.0.1
 - reactive-banana-wx: updated to version 0.6.0.1
 - resourcet: updated to version 0.3.3
 - shelly: updated to version 0.12.0.2
 - simple-sendfile: updated to version 0.2.4
 - syb: added version 0.3.6.2
 - wai-app-static: updated to version 1.2.0.4
 - wai: updated to version 1.2.0.3
 - warp: updated to version 1.2.2
 - xml-types: updated to version 0.3.2
 - zlib-conduit: updated to version 0.4.0.2
2012-06-28 14:50:44 +02:00
Lluís Batlle i Rossell
c05fcf6a2b chromium: Making hydra build chromium for linux.
I think it will save quite a lot of users build time.
2012-06-28 12:56:51 +02:00
Mathijs Kwik
42ea23675e ogmtools: new package 2012-06-28 11:41:58 +02:00
Mathijs Kwik
38bcd42219 shelly: new package through cabal2nix 2012-06-28 11:41:58 +02:00
Mathijs Kwik
d4d440ae0a libmatroska: upgrade 1.0.0 -> 1.3.0 2012-06-28 11:41:57 +02:00
Mathijs Kwik
af7fe29943 libebml: upgrade 1.0.0 -> 1.2.2 2012-06-28 11:41:57 +02:00
Lluís Batlle i Rossell
894fad326a offrss: update to 1.3
I also enabled the iconv linking on non-linux.
2012-06-27 23:19:30 +02:00
Lluís Batlle i Rossell
002ffde4a4 trac: Removing the old misc/trac.
There is a much newer trac at python-packages.nix, and it is used
by nixos' trac apache service.
2012-06-27 22:34:27 +02:00
Lluís Batlle i Rossell
876ff45fd5 linux perf: Allowing perf to build with its gtk interface.
Disabled by default, it can be enabled using overrides.
2012-06-27 22:23:15 +02:00
Lluís Batlle i Rossell
0a79aa8275 genshi: disabling tests. Two tests fail in my x86_64.
I left a comment next to 'doCheck = false'. I did not investigate
why the tests fail.
2012-06-27 22:07:09 +02:00
Lluís Batlle i Rossell
db395d9eb3 cgdb: Packaging cgdb 0.6.6 2012-06-27 20:29:56 +02:00
Lluís Batlle i Rossell
4c06f5fcda gdb: Removing the unused fetchgit from the parameters. 2012-06-27 20:21:44 +02:00
Lluís Batlle
1f1a6c9773 Merge branch 'master' from viric's fork.
It has a few updates to some packages: taskwarrior, dar.
Also made links2 cross-build.
2012-06-27 19:33:34 +02:00
Shea Levy
9400646dcd Merge remote-tracking branch 'aszlig/glibc_ssp_fix'
glibc 2.13 and 2.14 fail to build with our current stdenv unless the ssp is
disabled. For glibc 2.13, I've only disabled the ssp when it's being built with
a complete stdenv to avoid a stdenv rebuild
2012-06-27 11:11:36 -04:00
aszlig
f5a5915f6e Work around SSP build failure in glibc214, too.
Glibc 2.14 also produces a build failure in Hydra, so we need to apply the same
fix here, too.
2012-06-27 16:41:33 +02:00
System administrator
5c43b626c3 added new version 2012-06-27 14:39:29 +02:00
Shea Levy
aecc8b64ed Merge pull request #23 from cillianderoiste/sonic-visualiser-fix
Sonic visualiser fix

SL: Didn't build before, builds now.
2012-06-26 20:40:01 -07:00
Shea Levy
9117819e60 Merge pull request #24 from antono/fix-ikarus-url
Fix ikarus download url (ikarus-scheme.org is down)
2012-06-26 20:27:43 -07:00
Shea Levy
3c7dba0dc6 Merge pull request #25 from antono/vala-generations
Vala 15, 16, 17. Default is 17 now
2012-06-26 20:23:57 -07:00
Eelco Dolstra
2ead90a36b pan: Updated to 0.138 2012-06-25 15:41:19 -04:00
Rob Vermaas
30ac65f600 Merge pull request #22 from antono/fix-ncompress-url
Updated ncompress url (prev version missing on mirrors) (Fixes #21)
2012-06-25 09:03:34 -07:00
Rob Vermaas
89e4069ce1 Merge pull request #26 from antono/bsod-emulator
Added bsod emulator for unix
2012-06-25 09:02:26 -07:00
Antono Vasiljev
58738223ab Rm vala 14 add versions 2012-06-25 19:01:51 +03:00
Rob Vermaas
045288221b Merge pull request #20 from bluescreen303/master
linux kernel: 3.4.2 -> 3.4.4
2012-06-25 09:01:13 -07:00
Eelco Dolstra
6a1d4504ad Fix duplicate ID 2012-06-25 11:24:05 -04:00
Antono Vasiljev
584ff70a16 Use installPhase instead of builder for BSOD 2012-06-25 18:04:08 +03:00
Antono Vasiljev
182f0dfe5e Added bsod emulator for unix 2012-06-25 17:25:01 +03:00
Antono Vasiljev
e6e6301c5f Vala 14, 15, 16, 17. Default is 17 now 2012-06-25 16:46:26 +03:00
Antono Vasiljev
019963b256 Fix ikarus download url (ikarus-scheme.org is down) 2012-06-25 15:34:05 +03:00
Rob Vermaas
484c13cce1 nixUnstable: Updated to 1.1pre2718_8da6772
This version brings better isolation in chroot builds (private network and SysV IPC namespace).
2012-06-25 11:40:17 +02:00
Rob Vermaas
6dc45870af * Add MiniDLNA 1.0.24, media server 2012-06-24 20:24:58 +02:00
Lluís Batlle
fc8fb52341 Merge branch 'master' of https://github.com/viric/nixpkgs 2012-06-24 19:12:50 +02:00
Lluís Batlle
ae7991b97e Updating dar to 2.4.6 2012-06-24 19:12:20 +02:00
Lluís Batlle
7ab7120964 Merge remote-tracking branch 'central/master' 2012-06-24 19:03:50 +02:00
Cillian de Róiste
1afe86a7b7 Tidy up 2012-06-24 16:54:51 +02:00
Cillian de Róiste
c6457c322b Upgrading sonic-visualiser to 1.9 and adding pkgconfig so that it finds rasqal.h successfully 2012-06-24 16:51:42 +02:00
Antono Vasiljev
1fb5c38fce Updated ncompress url (prev version missing on mirrors) (Fixes #21) 2012-06-24 16:37:32 +03:00
Mathijs Kwik
f97a277efc linux kernel: 3.4.2 -> 3.4.4 2012-06-24 10:03:09 +02:00
Rob Vermaas
486996e9a3 Merge pull request #19 from antono/ubuntu-font-family
Added ubuntu-font-family
2012-06-23 06:30:39 -07:00
Antono Vasiljev
dd3354f002 ubuntu-font-family: rec back 2012-06-23 02:42:37 +03:00
Antono Vasiljev
6db0c4c51d ubuntu-font-family: free is a string, not var 2012-06-23 02:40:04 +03:00
Antono Vasiljev
d4092f153e Cleaning up ubuntu-font-family 2012-06-23 02:38:27 +03:00
Antono Vasiljev
b5b9b0371c sha256 in base32 format 2012-06-23 02:36:46 +03:00
Antono Vasiljev
bca195dcb8 Reordered alphabetically 2012-06-23 02:26:39 +03:00
Antono Vasiljev
48eeb312c5 Improved meta section for ubuntu-font-family 2012-06-23 02:23:02 +03:00
Antono Vasiljev
76021a76cb Add myself to maintainers.nix 2012-06-23 02:22:38 +03:00
Antono Vasiljev
1b2d1f8399 Added ubuntu-font-family 2012-06-23 01:55:47 +03:00
Eelco Dolstra
d1ca1bd455 Merge branch 'aszlig-chromium'
Fixes #14.
2012-06-22 15:57:42 -04:00
aszlig
d23dcbb9a5 chromium: Enable parallel building.
Always did this manually by putting -j8 into make flags, which i didn't commit,
as it obviously doesn't make sense to hardcode. However, this flag makes more
sense and obviously we need to avoid overriding buildPhase.
2012-06-22 15:53:30 -04:00
aszlig
59f8de864f chromium: Add support for pulseaudio.
Which is enabled by default if neither pulseaudio or chromium.pulseaudio is
explicitly set. The reason is that chromium falls back to ALSA in case no
pulseaudio is available.

In addition it was necessary to patch media.gyp to ignore the array-out-of-
bounds warning.
2012-06-22 15:53:30 -04:00
aszlig
a2984e3d82 chromium: Simplify names of getConfig options.
This makes it easier to remember, as so far the naming wasn't quite consistent,
sometimes "use*", sometimes "enable*". So in using just use the feature name
itself, it should be pretty clear.
2012-06-22 15:53:30 -04:00
aszlig
fc24f460f1 chromium: Use bundled versions of some libraries.
These libraries are heavily patched by the chromium project itself, so let's use
the bundled versions as those won't build anyway and also don't break functional
purity.
2012-06-22 15:53:30 -04:00
aszlig
d8e9536498 chromium: Cleanup dependencies.
This mostly is a code structure change, but also involves deleting some unused
dependencies and adding a few constraints on existing ones.
2012-06-22 15:53:30 -04:00
aszlig
c7db5ff34d chromium: Add dependency for libselinux.
This doesn't really work at the current state of NixOS and SELinux support, but
will make it easier in case we someday support SELinux altogether.
2012-06-22 15:53:30 -04:00
aszlig
a88eb35ff1 chromium: Enable proprietary codecs by default.
We now switch to using bundled ffmpeg, as this adds stuff such as support for
the H.264 codec.
2012-06-22 15:53:30 -04:00
aszlig
04ae9f288d chromium: Implement handling of enableCUPS.
We also need to patch the compilation process, so it allows deprecated
declarations when building support for the cups backend. In addition, we also
need to add libgcrypt to dependencies as it's needed by the cups implementation.
2012-06-22 15:53:29 -04:00
aszlig
8371d50836 chromium: Update source to version 21.0.1179.1. 2012-06-22 15:53:29 -04:00
aszlig
70c0af9a37 chromium: Add mesa to build dependencies.
This finally enables support for WebGL and accelerated rendering.
2012-06-22 15:53:29 -04:00
aszlig
57e127099b chromium: Add flag to disable Gnome support.
This also separates gcrypt and gconf from the basic dependencies.
Unfortunately we cannot get rid of dbus_glib altogether, but maybe we want to
work on a patch to get rid of it? On the other hand it seems to be a TODO of the
chromium project itself, so let's wait and see.
2012-06-22 15:53:29 -04:00
aszlig
c2b145c32f chromium: Allow to switch off openssl support.
Currently building fails with NSS, so we're using OpenSSL by default. And that's
why we want to make this configurable so if we manage to fix that build failure,
we could switch to using NSS by default.
2012-06-22 15:53:29 -04:00
aszlig
f0cdea2e99 chromium: Use patches from system OpenSSL.
This is mainly because of the patch to use OPENSSL_X509_CERT_FILE as a way to
specify the CA bundle. A browser which isn't able to verify SSL certificates
might be somewhat useless.
2012-06-22 15:53:29 -04:00
aszlig
b1fdecc460 chromium: Rename "chrome" binary to "chromium".
This is to make it more consistent with the naming of the package file and also
consistent with the build, as we're not using the Google branded version.

In addition the derivation attribute set now has a packageName value which can
be used to easily switch the binary names and paths, just in case we want to
switch to using "chrome" (or something entirely different) again.
2012-06-22 15:53:29 -04:00
aszlig
22f5045bde chromium: Use system libraries whenever possible.
There are still some libraries left, which we either need to patch or provide
more recent versions. Plus we're going to use openssl, as libnss doesn't want to
do proper SSL (let's debug this later).
2012-06-22 15:53:28 -04:00
aszlig
6350706c0d chromium: Add "which" to build dependencies.
This is needed by a lot of scripts within chromium, so we're not going to patch
them using type, which is shell-specific anyway.
2012-06-22 15:53:28 -04:00
aszlig
ef45195126 chromium: Enable seccomp by default.
If useSELinux is not set, enable seccomp mode by default and avoid building the
SUID helper sandbox at all. This involves a small patch which causes the
commandline arguments to be swapped: --disable-seccomp-sandbox to disable it,
while the option is active by default.
2012-06-22 15:53:28 -04:00
aszlig
2571488e6a chromium: Clean up build flags.
This also includes setting compiler architectures and paths.
2012-06-22 15:53:28 -04:00
aszlig
dc32b4caef chromium: Generate the latest source.nix. 2012-06-22 15:53:28 -04:00
aszlig
d342672f5a chromium: Add an update script.
It fetches the latest version based on the bucketlist XML from
commondatastorage and generates a "source.nix" which contains an attribute set
about where to fetch the latest version.

The XML is parsed in a somewhat hackish way using sed, but as this is just an
updater, its okay and we don't want to break a fly on the wheel by employing a
full XML parser.
2012-06-22 15:53:28 -04:00
aszlig
b5956ec179 chromium: Add an install phase.
This tries to put pathes unte the same directory as the previous prebuilt
version of Chromium.
2012-06-22 15:53:28 -04:00
aszlig
a31301dab4 chromium: Minimal build (no install) from source.
This only gets chromium to build so far, installation is missing by upstream, so
we need to manually copy the corresponding files. And I guess with nix, we also
need to patch a few paths on installation.

Another issue is that at the moment, a lot of dependencies are used from the
source tree, rather than from the system.

Also, it would be nice to build using LLVM, as it really speeds up compilation a
*LOT* and also has the side effect of resulting in smaller binaries.

Working unit tests would be nice, too. Unfortunately they're quite heavyweight
and take hours to run, so I guess "someday" would be the most appropriate time
to integrate.

Further todo's:

- Allow to disable GConf, GIO and CUPS.
- Option to disable the sandbox (for whatever reason the user might have).
- Integrate gold binutils.
- Pulseaudio support.
- Clearly separate Linux specific stuff.
2012-06-22 15:53:27 -04:00
aszlig
b06fb762b4 Add tkabber plugins v0.11.1. 2012-06-22 14:47:34 -04:00
aszlig
74b408e151 Add tkabber v0.11.1. 2012-06-22 14:47:34 -04:00
aszlig
572cc12321 Add tkabber dependency tcltls v1.6. 2012-06-22 14:47:34 -04:00
aszlig
3c7da30e12 Add tkabber dependency tcllib v1.14. 2012-06-22 14:47:34 -04:00
aszlig
6c8509b98d Add tkabber dependency bwidget v1.9.5. 2012-06-22 14:47:34 -04:00
Antono Vasiljev
e350003667 Fix url for guile-lint (geocities is dead now)
It doesn't fix build though...
2012-06-22 14:36:11 -04:00
Eelco Dolstra
d3cdacab03 klibc: Fix URL
P.S. the only reason we need klibc is because of the "nfsmount"
program in the initrd.  But I'm pretty sure we can use Busybox's mount
command there.
2012-06-22 12:02:12 -04:00
Eelco Dolstra
d5bb10417e nixUnstable: Updated to 1.1pre2714_2f3f413
This version brings systemd support and automatic log compression.
2012-06-22 10:34:08 -04:00
Lluís Batlle i Rossell
18ac2b9ebc Making links2 cross-build again
The bzip2 target binary was breaking the unpackPhase.
2012-06-22 16:04:02 +02:00
Lluís Batlle
743cf1ec50 Removing the old unstable taskwarrior; the stable version is on 2.x already. 2012-06-22 15:53:42 +02:00
Lluís Batlle
9f1c069d3f Merge commit 'd13e6824910584201ccfd4c701894a9caf201782' 2012-06-22 15:53:05 +02:00
Rob Vermaas
25bb1c640e Merge pull request #17 from viric/nodejs
Fixing npm and updating nodejs to 0.6.19
2012-06-22 05:59:30 -07:00
Lluís Batlle
d13e682491 Updating taskwarrior. 2012-06-22 14:51:41 +02:00
Lluís Batlle
0067a945d4 Updating nodejs to 0.6.19. 2012-06-22 14:50:58 +02:00
Lluís Batlle
a4045a92d7 Making 'npm' work from commandline (fix interpreter). 2012-06-22 14:50:58 +02:00
Lluís Batlle
d12ff528ea Updating nodejs to 0.6.19. 2012-06-21 22:40:33 +02:00
Lluís Batlle
b293ced9a8 Making 'npm' work from commandline (fix interpreter). 2012-06-21 22:10:06 +02:00
Eelco Dolstra
94812c9dd3 git: Fix the "notSupported" scripts for "git send-email" and "git gui" 2012-06-21 15:25:02 -04:00
Eelco Dolstra
9365981409 git: Updated to 1.7.11 2012-06-21 15:23:29 -04:00
Eelco Dolstra
7925441bab net-snmp: Moved to pkgs/servers/monitoring 2012-06-21 15:22:17 -04:00
Eelco Dolstra
b0359cdf11 gdb: Drop outdated "bleeding edge" version
Also note that Nixpkgs shoould ship "bleeding edge" versions unless
there is some compelling reason.
2012-06-21 09:28:17 -04:00
Rob Vermaas
2057d7b14b Merge pull request #16 from viric/gdbupdate
Updating gdb to 7.4.1
2012-06-21 03:35:49 -07:00
Lluís Batlle i Rossell
e2ec2e27e2 Updating gdb to 7.4.1 2012-06-21 09:40:51 +02:00
Kirill Elagin
1be62b87fe Handle invalid references 2012-06-20 23:28:53 -04:00
Kirill Elagin
ba766ebcf4 Do not use old way of setting url and rev
This was breaking `nix-prefetch-git --url smth --ref smth` (when
expected hash is not specified)
2012-06-20 23:28:52 -04:00
aszlig
c1c74e45c5 Add fonts from the DOSEmu project.
These are mainly fonts like the DOS standard VGA fonts.
2012-06-20 23:25:16 -04:00
Eelco Dolstra
0881877021 sqlite: Updated to 3.7.13
First Nixpkgs Git commit! Yay!
2012-06-20 23:13:22 -04:00
Eelco Dolstra
023e8f2fb9 * Linux 3.2.21.
svn path=/nixpkgs/trunk/; revision=34570
2012-06-20 12:42:56 +00:00
Peter Simons
4490fe934e Updated Haskell packages.
- base64-bytestring: updated to version 0.1.2.0
 - binary-shared: updated to version 0.8.2
 - bson: updated to version 0.2.1
 - leksah-server: updated to version 0.12.1.2
 - leksah: updated to version 0.12.1.2
 - MonadRandom: updated to version 0.1.7
 - random-shuffle: updated to version 0.0.4

svn path=/nixpkgs/trunk/; revision=34569
2012-06-20 10:56:24 +00:00
Vladimír Čunát
cf2a383bc7 Hot-fixing kile's nl handbook compilation problem on KDE-4.7 by removing it.
svn path=/nixpkgs/trunk/; revision=34568
2012-06-20 09:11:58 +00:00
Eelco Dolstra
9c3087b6cb * Set $VARTEXFONTS to make LaTeX documents build in a chroot.
svn path=/nixpkgs/trunk/; revision=34567
2012-06-19 22:25:39 +00:00
Eelco Dolstra
1c5f4b8b45 * Fix the gid for /dev/pts/ ttys.
svn path=/nixpkgs/trunk/; revision=34566
2012-06-19 19:58:49 +00:00
Eelco Dolstra
6551b822af * Enable devtmpfs since recent udev (systemd) versions need it.
svn path=/nixpkgs/trunk/; revision=34565
2012-06-19 19:10:54 +00:00
Lluís Batlle i Rossell
7de1a6a074 Updating digikam to 2.6.0. It builds.
svn path=/nixpkgs/trunk/; revision=34564
2012-06-19 17:42:08 +00:00
Eelco Dolstra
1582276602 * Drop some old obsolete kernels and unused patches.
svn path=/nixpkgs/trunk/; revision=34558
2012-06-19 15:56:17 +00:00
Eelco Dolstra
cf6db2bbac * "powermanagement" is not a word.
svn path=/nixpkgs/trunk/; revision=34557
2012-06-19 15:01:49 +00:00
Peter Simons
4007f29367 haskell-haxr: patched to support HaXml 1.12.3
svn path=/nixpkgs/trunk/; revision=34556
2012-06-19 08:24:22 +00:00
Peter Simons
ecbccbcd1c haskell-HaXml: updated to version 1.23.3
svn path=/nixpkgs/trunk/; revision=34555
2012-06-19 08:24:18 +00:00
Vladimír Čunát
fc6ce9f799 Minor kile update.
svn path=/nixpkgs/trunk/; revision=34554
2012-06-18 20:18:09 +00:00
Peter Simons
a3224ededc git-and-tools: fixed build in the presence of QuickCheck 2.5
svn path=/nixpkgs/trunk/; revision=34553
2012-06-18 18:16:23 +00:00
Lluís Batlle i Rossell
972006aa43 Making nvidia 96.x build on linux 3.4. I took patches from AUR.
svn path=/nixpkgs/trunk/; revision=34552
2012-06-18 18:15:26 +00:00
Eelco Dolstra
9f350c653a * Ant updated to 1.8.4.
svn path=/nixpkgs/trunk/; revision=34551
2012-06-18 16:58:57 +00:00
Vladimír Čunát
ef188787a0 A minor LyX update.
svn path=/nixpkgs/trunk/; revision=34550
2012-06-18 15:41:18 +00:00
Vladimír Čunát
1a33b4b654 Fixing stardict broken by my mistake.
svn path=/nixpkgs/trunk/; revision=34549
2012-06-18 15:37:35 +00:00
Peter Simons
fc496faab0 Resurrect the hledger-web package.
svn path=/nixpkgs/trunk/; revision=34548
2012-06-18 15:22:07 +00:00
Peter Simons
8261e2a133 Removed obsolete hledger-{chart,vty} packages.
svn path=/nixpkgs/trunk/; revision=34547
2012-06-18 15:22:05 +00:00
Peter Simons
df3afb4d13 haskell-QuickCheck: added version 2.5
svn path=/nixpkgs/trunk/; revision=34546
2012-06-18 15:22:01 +00:00
Vladimír Čunát
1a856c200d Updated transmission to 2.52.
svn path=/nixpkgs/trunk/; revision=34545
2012-06-18 15:18:45 +00:00
Lluís Batlle i Rossell
19be0c1f27 Updating skype from 2.2 to 4.0
svn path=/nixpkgs/trunk/; revision=34544
2012-06-18 12:39:44 +00:00
Lluís Batlle i Rossell
8a79b20781 Fixing the firefox 13 crash of plugin-container, using wrapProgram instead of patchelf.
svn path=/nixpkgs/trunk/; revision=34543
2012-06-18 11:10:43 +00:00
Peter Simons
bc7c4c1951 Updated Haskell packages.
- base16-bytestring: updated to version 0.1.1.5
 - base64-bytestring: updated to version 0.1.1.3
 - bloomfilter: updated to version 1.2.6.10
 - cryptocipher: updated to version 0.3.5
 - gtk: updated to version 0.12.3.1
 - http-conduit: updated to version 1.4.1.9
 - snap-core: updated to version 0.9.0
 - snap-server: updated to version 0.9.0
 - stringsearch: updated to version 0.3.6.3
 - text: updated to version 0.11.2.2
 - void: updated to version 0.5.6

svn path=/nixpkgs/trunk/; revision=34542
2012-06-18 09:52:42 +00:00
Peter Simons
1e196a120f all-packages.nix: stripped trailing whitespace
svn path=/nixpkgs/trunk/; revision=34541
2012-06-18 09:52:37 +00:00
Peter Simons
5f81184129 all-packages.nix: fixed path to stardict expression
svn path=/nixpkgs/trunk/; revision=34540
2012-06-18 09:52:30 +00:00
Lluís Batlle i Rossell
71882eb193 Fixing bad version in xulrunner for firefox 13.
svn path=/nixpkgs/trunk/; revision=34532
2012-06-17 20:44:49 +00:00
Joachim Schiele
0de49e8c04 StarDict is a Cross-Platform and international dictionary Software. Now it is available on NixOS. See https://nixos.org/wiki/Solve_GConf_errors_when_running_GNOME_applications if you want to get it running.
svn path=/nixpkgs/trunk/; revision=34531
2012-06-17 18:41:00 +00:00
Lluís Batlle i Rossell
d3ffbea9d6 Updating firefox 13.0 to 13.0.1. Maybe this improves the flash issue.
svn path=/nixpkgs/trunk/; revision=34530
2012-06-17 17:12:31 +00:00
Eelco Dolstra
5808b3804c * Add bchunk.
svn path=/nixpkgs/trunk/; revision=34529
2012-06-17 03:36:22 +00:00
Lluís Batlle i Rossell
a5c2318d08 Fixing the mips patch for sigill fpu cases.
svn path=/nixpkgs/trunk/; revision=34527
2012-06-16 15:37:04 +00:00
Peter Simons
3c57d2b40e rtorrent: updated to version 0.9.2
svn path=/nixpkgs/trunk/; revision=34526
2012-06-16 14:15:46 +00:00
Peter Simons
ba3c1f4a93 libtorrent: updated to version 0.13.2
svn path=/nixpkgs/trunk/; revision=34525
2012-06-16 14:15:42 +00:00
Peter Simons
a77ecd2199 libsigcxx: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=34524
2012-06-16 14:15:32 +00:00
Lluís Batlle i Rossell
3874e5812d Adding two kernel patches for mips, that make the life easier on loongson2f
(less sigill, less sigbus). Related to bad handling of FPU instructions.

I apply them only to linux 3.4, although I think they can apply to many older kernels too.


svn path=/nixpkgs/trunk/; revision=34522
2012-06-16 10:49:03 +00:00
Eelco Dolstra
404c21de2f * kmod: look in /etc/modprobe.d.
svn path=/nixpkgs/trunk/; revision=34521
2012-06-15 18:12:25 +00:00
Eelco Dolstra
9e76f38ee2 * kmod updated to version 8. Disabled the xz and zlib dependencies
because they're inconvenient in the initrd.  Put modprobe etc. in
  $out/sbin.

svn path=/nixpkgs/trunk/; revision=34520
2012-06-15 17:58:42 +00:00
Eelco Dolstra
d9df48bd36 * Copy some things from the udev package.
svn path=/nixpkgs/trunk/; revision=34519
2012-06-15 17:06:06 +00:00
Peter Simons
2a60c221d1 git-annex: updated to version 3.20120614
svn path=/nixpkgs/trunk/; revision=34518
2012-06-15 15:33:47 +00:00
Peter Simons
da350b93a2 Updated Haskell packages.
- bson: updated to version 0.2.0
 - cpu: updated to version 0.1.1
 - defaults.nix: cosmetic
 - iteratee: updated to version 0.8.9.1
 - ListLike: updated to version 3.1.5
 - mongoDB: updated to version 1.3.0
 - packages.nix: cosmetic
 - stringsearch: added version 0.3.6.3
 - system-fileio: updated to version 0.3.8
 - wai-extra: updated to version 1.2.0.5

svn path=/nixpkgs/trunk/; revision=34517
2012-06-15 08:06:11 +00:00
Peter Simons
75cd74c72c haskell-defaults.nix: switched GHC 7.4.2 to use the Haskell Platform 2012.2.0.0 configuration
svn path=/nixpkgs/trunk/; revision=34516
2012-06-15 08:06:06 +00:00
Eelco Dolstra
44210695c8 * systemd: fix path to loadkeys/setfont, and add SysV compatibility
links (reboot/shutdown/etc.).

svn path=/nixpkgs/trunk/; revision=34515
2012-06-14 22:10:52 +00:00
Lluís Batlle i Rossell
24ed82236a Changing an 'if' to cleaner optionalAttrs.
svn path=/nixpkgs/trunk/; revision=34513
2012-06-14 21:28:41 +00:00
Ludovic Courtès
6ccf519fc6 GCC 4.7.1.
svn path=/nixpkgs/trunk/; revision=34512
2012-06-14 20:40:22 +00:00
Lluís Batlle i Rossell
0f795aea78 Making libtheora build on mips64el-linux
svn path=/nixpkgs/trunk/; revision=34511
2012-06-14 19:54:19 +00:00
Peter Simons
e71f2ed1f7 all-packages.nix: disable dependencies in Emacs 24 that we didn't have in Emacs 23 either
It's unclear what adding these dependencies accomplishes. If you find that a
feature you need doesn't work anymore, please feel free to re-enable the
appropriate dependencies.

svn path=/nixpkgs/trunk/; revision=34510
2012-06-14 19:44:34 +00:00
Eelco Dolstra
4b5c1dec62 * Add a function ‘mapAttrsToList’ that maps a function over the
attributes in a set, returning a list.  (Note that the regular
  ‘mapAttrs’ returns an attribute set.)

svn path=/nixpkgs/trunk/; revision=34509
2012-06-14 19:07:01 +00:00
Eelco Dolstra
3c948a1a03 * libiodbc: fix the iodbctest program, which had a broken RPATH.
svn path=/nixpkgs/trunk/; revision=34506
2012-06-13 15:26:50 +00:00
Eelco Dolstra
4f19239875 * Clean up the Ant name, e.g. "ant-openjdk-1.8.0RC1" instead of
"ant-<JDK name>".
* Remove openjdkDarwin/ecjDarwin/antDarwin attributes.  Instead
  the openjdk attribute refers to the Darwin package on Darwin.

svn path=/nixpkgs/trunk/; revision=34505
2012-06-13 14:11:52 +00:00
Peter Simons
abdd4f3498 haskell-ghc-mod: updated to version 1.10.18
svn path=/nixpkgs/trunk/; revision=34498
2012-06-13 12:57:33 +00:00
Peter Simons
1de91e33f3 haskell-async: updated to version 2.0.0.0
svn path=/nixpkgs/trunk/; revision=34497
2012-06-13 12:57:29 +00:00
Lluís Batlle i Rossell
c5e03fecce Updating doxygen to 1.8.1. It fixes some parsing issues in 1.8.0.
svn path=/nixpkgs/trunk/; revision=34496
2012-06-13 12:44:52 +00:00
Yury G. Kudryashov
5487fbe94a telepathy-glib-0.18.1 (0.19.x requires glib-2.32.x)
Drop pkg-config patch, pass pkgconfigUpstream to rakia and salut.

svn path=/nixpkgs/trunk/; revision=34495
2012-06-13 07:09:23 +00:00
Yury G. Kudryashov
316222e2e1 Mass telepathy update, add telepathy-haze
svn path=/nixpkgs/trunk/; revision=34494
2012-06-13 07:09:19 +00:00
Yury G. Kudryashov
28aabd6311 kde-telepathy-0.4.0, tweak update script etc.
svn path=/nixpkgs/trunk/; revision=34493
2012-06-13 07:09:15 +00:00
Yury G. Kudryashov
c6d9ead047 Add vanilla pkg-config
Some packages (e.g., telepathy) rely on the upstream way to handle
Requires.private in pkg-config.

svn path=/nixpkgs/trunk/; revision=34492
2012-06-13 07:09:10 +00:00
Yury G. Kudryashov
7ad2658f83 zanshin-0.2.1, fix advertised version
svn path=/nixpkgs/trunk/; revision=34491
2012-06-13 07:09:07 +00:00
Yury G. Kudryashov
4638c52fb6 dovecot-2.1.7
svn path=/nixpkgs/trunk/; revision=34490
2012-06-13 07:09:03 +00:00
Peter Simons
ff2b57f957 Updated Haskell packages.
- BNFC-meta: updated to version 0.3.0.3
 - HUnit: added version 1.2.4.3
 - multirec: updated to version 0.7.2
 - resourcet: updated to version 0.3.2.2

svn path=/nixpkgs/trunk/; revision=34489
2012-06-13 07:08:57 +00:00
Eelco Dolstra
e0b38f88db * Fortune: use a "-" instead of a "_" to separate the package name
from the version.  Otherwise "nix-env -i fortune-mod" doesn't work.
  (Reported on IRC.)

svn path=/nixpkgs/trunk/; revision=34487
2012-06-12 23:41:05 +00:00
Eelco Dolstra
4cfe058218 * Linux 3.2.20.
svn path=/nixpkgs/trunk/; revision=34486
2012-06-12 22:27:55 +00:00
Karn Kallio
c89f37078d Make ProofGeneral build with Emacs 24.
svn path=/nixpkgs/trunk/; revision=34485
2012-06-12 21:51:53 +00:00
Florian Friesdorf
20db3374cf js2-mode-0-20120601
svn path=/nixpkgs/trunk/; revision=34484
2012-06-12 21:18:22 +00:00
karltk
c7fb96a684 * Added coilmq and dependencies; distribute and stompclient.
svn path=/nixpkgs/trunk/; revision=34482
2012-06-12 20:16:04 +00:00
Eelco Dolstra
ebd5ec8296 * Delete bad directory.
svn path=/nixpkgs/trunk/; revision=34481
2012-06-12 20:11:31 +00:00
Eelco Dolstra
4c868ec330 * PHP updated to 5.3.13.
svn path=/nixpkgs/trunk/; revision=34480
2012-06-12 17:39:59 +00:00
Peter Simons
6ace4728f5 emacs-24: improved meta.description
svn path=/nixpkgs/trunk/; revision=34477
2012-06-12 12:18:12 +00:00
Peter Simons
d2d77e702e haskell-cabal2nix: updated to version 1.34
svn path=/nixpkgs/trunk/; revision=34476
2012-06-12 08:42:55 +00:00
Peter Simons
7a626565df Updated Haskell packages.
- parsec: added version 3.1.3
 - xmonad-extras: updated to version 0.10.1.1

svn path=/nixpkgs/trunk/; revision=34475
2012-06-12 08:39:32 +00:00
Lluís Batlle i Rossell
fece483f5e Updating vimprobable2.
svn path=/nixpkgs/trunk/; revision=34472
2012-06-11 20:24:55 +00:00
Mathijs Kwik
c0efa356fc uhc: fixed building on ghc 7.2.1+
by removing the check for the 'binary' package, which is built-in from
that version onward. This is a workaround for the problem where ghc's
built-in libraries (like containers, array, binary) don't show up in
"ghc-pkg list" output.

svn path=/nixpkgs/trunk/; revision=34471
2012-06-11 18:58:28 +00:00
Mathijs Kwik
51ec873c8d mongodb: upgraded to 2.0.6
svn path=/nixpkgs/trunk/; revision=34470
2012-06-11 17:41:14 +00:00
Mathijs Kwik
3d4ab75229 linux kernel headers: copy generated headers as well
as they are referenced from other kernel headers, this seems like the
best thing to do. Ubuntu seems to do so too.

Fixes issues with nvidia's binary driver and bbswitch on kernels > 3.3

svn path=/nixpkgs/trunk/; revision=34469
2012-06-11 17:41:11 +00:00
Mathijs Kwik
46beccef20 linux kernel aufs (needed for livecd): added to 3.4
upgraded 3.3 version to stable

svn path=/nixpkgs/trunk/; revision=34468
2012-06-11 17:41:05 +00:00
Mathijs Kwik
25b199771d google-talk-plugin: upgraded to 2.9.10.0
svn path=/nixpkgs/trunk/; revision=34467
2012-06-11 17:41:03 +00:00
Mathijs Kwik
e19cc94e1a added vobcopy: nice CLI dvd ripper
svn path=/nixpkgs/trunk/; revision=34466
2012-06-11 17:40:58 +00:00
Mathijs Kwik
b40092010c mkvtoolnix: upgraded to 5.6.0
svn path=/nixpkgs/trunk/; revision=34465
2012-06-11 17:40:55 +00:00
Peter Simons
ac3df043d6 haskell-happstack-data: obsolete package removed
svn path=/nixpkgs/trunk/; revision=34463
2012-06-11 17:15:52 +00:00
Eelco Dolstra
d63bcce038 * Added pam_ssh_agent_auth, a PAM module for authentication through
the SSH agent.

svn path=/nixpkgs/trunk/; revision=34462
2012-06-11 16:45:54 +00:00
Peter Simons
e0f5d8870e Updated Emacs default version from 23.3 to 24.1.
Yay!

svn path=/nixpkgs/trunk/; revision=34461
2012-06-11 16:41:31 +00:00
Peter Simons
09321105f1 ghc: added version 7.4.2
svn path=/nixpkgs/trunk/; revision=34460
2012-06-11 16:25:45 +00:00
Peter Simons
f723b4dcb4 haskell-defaults.nix: added empty 'haskellPlatform' attribute to ghcHEADPrefs
Writing generic expressions is easier if this attribute always exists.

svn path=/nixpkgs/trunk/; revision=34459
2012-06-11 15:07:33 +00:00
Peter Simons
1c9727a81c haskell-defaults.nix: explicitly set mtl version in Haskell Platform 2009.2.0.2 to fix builds with GHC 6.10.4
svn path=/nixpkgs/trunk/; revision=34458
2012-06-11 15:04:44 +00:00
Peter Simons
edb10988b3 xmonad: fixed build with GHC 7.4.1
svn path=/nixpkgs/trunk/; revision=34457
2012-06-11 14:55:56 +00:00
Peter Simons
a89d66337c haskell-packages.nix: updated default 'cgi' reference to the latest version
svn path=/nixpkgs/trunk/; revision=34456
2012-06-11 14:55:52 +00:00
Peter Simons
6054beaee7 haskell-Agda: patched to support modern versions of mtl
Committed on behalf of Karn Kallio.

svn path=/nixpkgs/trunk/; revision=34454
2012-06-11 10:40:10 +00:00
Florian Friesdorf
892947cd93 tesseract-3.0.1
svn path=/nixpkgs/trunk/; revision=34453
2012-06-11 10:28:28 +00:00
Florian Friesdorf
3133b57940 leptonica-1.68 needs older libpng12
no newer leptonica release available

svn path=/nixpkgs/trunk/; revision=34452
2012-06-11 10:28:25 +00:00
Florian Friesdorf
a44af6bbc1 powertop-2.0
svn path=/nixpkgs/trunk/; revision=34451
2012-06-11 10:28:21 +00:00
Ludovic Courtès
22da1866a7 Qt 4.8: Disable dependency on MESA when the platform doesn't support it.
svn path=/nixpkgs/trunk/; revision=34450
2012-06-11 09:31:43 +00:00
Peter Simons
cc54e3e695 all-packages.nix: removed recurseIntoAttrs from emacs24Packages
Offering the names of those packages in "nix-env -qa *" is pointless
because it's impossible to install any of those packages by name. Only
packages from emacs23Packages can be installed by name.

svn path=/nixpkgs/trunk/; revision=34449
2012-06-11 08:21:32 +00:00
Peter Simons
73ede3160b all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=34448
2012-06-11 07:44:16 +00:00
Peter Simons
b4ebc3bb42 emacs: version emacs-24.1 is out
The 24.x version is still low-prio in nixpkgs until we've figured out how to
support multiple 'emacsPackages' sets properly.

svn path=/nixpkgs/trunk/; revision=34447
2012-06-11 07:44:12 +00:00
Peter Simons
6db9c6f241 update i3status and i3lock
svn path=/nixpkgs/trunk/; revision=34446
2012-06-11 07:18:52 +00:00
Peter Simons
8b65b2e2bc afew and alot updates
svn path=/nixpkgs/trunk/; revision=34445
2012-06-11 07:18:17 +00:00
Peter Simons
a7949741f6 gimp 2.8
- rename package from gimp_2_8_0 to gimp_2_8 as discussed on mailing list[1]
- remove babl_0_1_10 and gegl_0_2_0 and use them as default versions

[1] http://article.gmane.org/gmane.linux.distributions.nixos/8708

svn path=/nixpkgs/trunk/; revision=34444
2012-06-11 07:17:39 +00:00
Peter Simons
84547c5307 Fix xfontsel to find the app defaults file.
svn path=/nixpkgs/trunk/; revision=34443
2012-06-11 07:16:51 +00:00
Peter Simons
7b14de6733 Add package for vlock from Debian mirror.
This is mainly because the original upstream URL is not available anymore.

svn path=/nixpkgs/trunk/; revision=34442
2012-06-11 07:16:11 +00:00
Peter Simons
499161282e Update Django to version 1.4.
svn path=/nixpkgs/trunk/; revision=34441
2012-06-11 07:15:12 +00:00
Peter Simons
5375a3edf6 Fix installation of figlet 2.2.4.
svn path=/nixpkgs/trunk/; revision=34440
2012-06-11 07:15:10 +00:00
Peter Simons
befd7e0ee8 Update figlet to version 2.2.4.
This is primarily because version 222 is no longer available at the upstream FTP
site.

svn path=/nixpkgs/trunk/; revision=34439
2012-06-11 07:15:06 +00:00
Peter Simons
3ecf94ae27 Update VirtualBox and guest additions to v4.1.16.
This includes fixes for kernels up to v3.4, so we shouldn't get build failures
with kernel 3.4 anymore.

svn path=/nixpkgs/trunk/; revision=34438
2012-06-11 07:15:03 +00:00
Peter Simons
58f3a6e25e Updated Haskell packages.
- accelerate-cuda: updated to version 0.12.1.0
 - accelerate-examples: updated to version 0.12.1.0
 - accelerate-io: updated to version 0.12.1.0
 - accelerate: updated to version 0.12.1.0
 - hakyll: updated to version 3.3.0.1
 - pandoc: updated to version 1.9.4.1
 - Vec: updated to version 0.9.9

svn path=/nixpkgs/trunk/; revision=34431
2012-06-11 07:04:40 +00:00
Karn Kallio
ea102b34f6 Patch PAKCS to build with GHC 7.4.1 .
Also fix symbolic links to emacs lisp files.

svn path=/nixpkgs/trunk/; revision=34430
2012-06-11 06:05:18 +00:00
Joachim Schiele
249badd76f a minor update as the package seems to be incomplete
svn path=/nixpkgs/trunk/; revision=34428
2012-06-10 22:35:35 +00:00
Joachim Schiele
9629d66928 qt_mobility is a requirement for monav i'm going to package soon
svn path=/nixpkgs/trunk/; revision=34427
2012-06-10 21:31:06 +00:00
Lluís Batlle i Rossell
0820367a35 Adding the XFS and JFS modules to the sheevaplug kernel. They may be worth
using.


svn path=/nixpkgs/trunk/; revision=34426
2012-06-10 19:11:07 +00:00
Shea Levy
3119e4983d pv: Update source url
svn path=/nixpkgs/trunk/; revision=34425
2012-06-10 18:01:37 +00:00
Eelco Dolstra
c9f95fa0c2 * net-snmp: enable Perl support.
svn path=/nixpkgs/trunk/; revision=34424
2012-06-10 17:06:35 +00:00
Lluís Batlle i Rossell
1697485678 Updating linux 3.4.1 to 3.4.2
svn path=/nixpkgs/trunk/; revision=34423
2012-06-10 15:24:28 +00:00
Lluís Batlle i Rossell
4a380e1eb1 Updating xfsprogs
svn path=/nixpkgs/trunk/; revision=34417
2012-06-10 14:41:22 +00:00
Lluís Batlle i Rossell
0f6b8dbd52 Updating pv to 1.3.1
svn path=/nixpkgs/trunk/; revision=34415
2012-06-10 10:47:16 +00:00
Karn Kallio
b81add3520 Change download location for qt everywhere 4.8.2; was not found.
svn path=/nixpkgs/trunk/; revision=34414
2012-06-10 00:51:46 +00:00
Eelco Dolstra
192291eb01 * Added net-snmp.
svn path=/nixpkgs/trunk/; revision=34413
2012-06-09 23:28:07 +00:00
Lluís Batlle i Rossell
5d263987a0 Updating the sheevaplug kernel config to include btrfs and netconsole.
svn path=/nixpkgs/trunk/; revision=34412
2012-06-09 20:27:00 +00:00
Lluís Batlle i Rossell
9ebd661fb8 Updating linux 3.4 to 3.4.1
svn path=/nixpkgs/trunk/; revision=34411
2012-06-09 20:25:48 +00:00
Yury G. Kudryashov
70dbdd0e5b cups-bjnp: fix FTBFS
svn path=/nixpkgs/trunk/; revision=34410
2012-06-09 20:10:40 +00:00
Yury G. Kudryashov
94726d19e7 gutenprint-5.2.7, fix FTBFS
svn path=/nixpkgs/trunk/; revision=34409
2012-06-09 20:10:35 +00:00
Yury G. Kudryashov
29b8d20f33 Fix old typo in kdeutils/superkaramba.nix
svn path=/nixpkgs/trunk/; revision=34408
2012-06-09 13:09:59 +00:00
Yury G. Kudryashov
98a130a504 Fix some find_*
svn path=/nixpkgs/trunk/; revision=34407
2012-06-09 13:09:56 +00:00
Yury G. Kudryashov
63deb1d30a skrooge-1.3.0
svn path=/nixpkgs/trunk/; revision=34406
2012-06-09 13:09:53 +00:00
Yury G. Kudryashov
baff5fc9f3 calligra-2.4.2
svn path=/nixpkgs/trunk/; revision=34405
2012-06-09 13:09:50 +00:00
Yury G. Kudryashov
f6e6e4287d Add kbibtex
svn path=/nixpkgs/trunk/; revision=34404
2012-06-09 13:09:45 +00:00
Yury G. Kudryashov
3640b0c1e9 Add GiNaC
svn path=/nixpkgs/trunk/; revision=34403
2012-06-09 13:09:41 +00:00
Yury G. Kudryashov
6b6dba1bce kde-telepathy-0.3.1
Drop upstream patches already included in this version

svn path=/nixpkgs/trunk/; revision=34402
2012-06-09 13:09:37 +00:00
Yury G. Kudryashov
1629524bb2 qt-gstreamer-0.10.2
svn path=/nixpkgs/trunk/; revision=34401
2012-06-09 13:09:33 +00:00
Yury G. Kudryashov
e4c0e87db0 KDE SC 4.8.4 (automatic changes)
svn path=/nixpkgs/trunk/; revision=34400
2012-06-09 13:09:29 +00:00
Yury G. Kudryashov
ecc8549965 soprano-2.7.6, update patch
svn path=/nixpkgs/trunk/; revision=34399
2012-06-09 13:09:24 +00:00
Yury G. Kudryashov
70316d4e42 attica-0.4.0
svn path=/nixpkgs/trunk/; revision=34398
2012-06-09 13:09:20 +00:00
Yury G. Kudryashov
0d83120fd8 qt-4.8.2
svn path=/nixpkgs/trunk/; revision=34397
2012-06-09 13:09:16 +00:00
Yury G. Kudryashov
eef17e625f pyqt-4.9.1
svn path=/nixpkgs/trunk/; revision=34396
2012-06-09 13:09:13 +00:00
Yury G. Kudryashov
888a6507e6 sip-4.13.2
svn path=/nixpkgs/trunk/; revision=34395
2012-06-09 13:09:07 +00:00
Lluís Batlle i Rossell
f5cb1ecaf4 Updating the sheevaplug uboot. I've not tried it, but the old one disappeared from the server.
svn path=/nixpkgs/trunk/; revision=34394
2012-06-09 07:27:40 +00:00
Eelco Dolstra
b36fce8040 * NSPR updated to 4.9.1.
svn path=/nixpkgs/trunk/; revision=34390
2012-06-08 17:41:59 +00:00
Joachim Schiele
1181658cb8 this won't compile yet as there is a python problem, probably related to what marc weber already fixed. will fix that later
svn path=/nixpkgs/trunk/; revision=34388
2012-06-08 15:57:53 +00:00
Peter Simons
330ea0887f git-annex: added openssh to build inputs so that the configure phase enables support for SSH connection caching
svn path=/nixpkgs/trunk/; revision=34386
2012-06-08 14:02:28 +00:00
Peter Simons
87d25896c1 git-annex: updated to version 3.20120605
svn path=/nixpkgs/trunk/; revision=34385
2012-06-08 14:02:21 +00:00
Peter Simons
e55ca0628f Updated Haskell packages.
- generic-deriving: updated to version 1.2.1
 - ghc-mod: updated to version 1.10.17
 - gitit: updated to version 0.10.0.1
 - graphviz: updated to version 2999.13.0.3
 - hsemail: updated to version 1.7.2
 - split: updated to version 0.1.4.3

svn path=/nixpkgs/trunk/; revision=34384
2012-06-08 13:38:20 +00:00
Peter Simons
572b182042 all-packages.nix: removed broken 'dzen2' attribute, it refers to a non-existent file
svn path=/nixpkgs/trunk/; revision=34383
2012-06-08 13:34:43 +00:00
Eelco Dolstra
dd6ab8d7bf * Linux 3.2.19.
svn path=/nixpkgs/trunk/; revision=34382
2012-06-08 13:11:38 +00:00
Joachim Schiele
b6ee9fb5c0 fixed wgetpaste to make it work without having to have wget in the profile
svn path=/nixpkgs/trunk/; revision=34381
2012-06-08 12:20:41 +00:00
Arie Middelkoop
3c74283d03 Committing some outstanding modifications that I cannot make into smaller chunks anymore.
* added briss: a pdf cropper
* added compton, an improved fork of xcompmgr
* added myself to the maintainers list
* minor version bumps: xcompmgr, upower


svn path=/nixpkgs/trunk/; revision=34380
2012-06-08 10:16:46 +00:00
Andres Löh
789df7619e Updated GHC HEAD snapshot.
svn path=/nixpkgs/trunk/; revision=34379
2012-06-08 08:25:30 +00:00
Andres Löh
acb95ca925 Removed an unnecessary (and harmful) version constraint for haskell-download-curl.
svn path=/nixpkgs/trunk/; revision=34378
2012-06-07 11:27:25 +00:00
Andres Löh
4d7e4334d9 Patching ghc-events to work with latest mtl.
svn path=/nixpkgs/trunk/; revision=34377
2012-06-07 10:58:24 +00:00
Marco Maggesi
4a5f21239f Fix build of neon on darwin
svn path=/nixpkgs/trunk/; revision=34375
2012-06-06 21:47:26 +00:00
Marco Maggesi
93f41f5ad3 Fix build of apr on darwin
svn path=/nixpkgs/trunk/; revision=34374
2012-06-06 21:44:20 +00:00
Marco Maggesi
cadc02cb2b Fix build of ocaml 3.12.1 on darwin
svn path=/nixpkgs/trunk/; revision=34373
2012-06-06 20:44:11 +00:00
Cillian de Roiste
4b2c3d52de Adding optional wx (GUI) support for Erlang, which enables the graphical debugger although pman (the process manager) fails to start.
svn path=/nixpkgs/trunk/; revision=34372
2012-06-06 19:05:06 +00:00
Eelco Dolstra
e9a003e3a2 * Updated systemd to 185 (which I overlooked because of the version
jump).  This contains the merged udev.

svn path=/nixpkgs/trunk/; revision=34371
2012-06-06 16:07:30 +00:00
Eelco Dolstra
36667965f9 * Updated bind to 9.7.6-P1, which includes a fix for CVE-2012-1667.
svn path=/nixpkgs/trunk/; revision=34370
2012-06-06 15:51:48 +00:00
Eelco Dolstra
f677edf57f * Firefox 13.0. It's not stable yet though - it seems to hang the
first time a Flash control is loaded, with the following message on
  stderr:

    /nix/store/c5ma4l7nlzcwdkjzrflni58aacqrfs1y-xulrunner-13.0/lib/xulrunner-13.0/plugin-container: symbol lookup error: /nix/store/c5ma4l7nlzcwdkjzrflni58aacqrfs1y-xulrunner-13.0/lib/xulrunner-13.0/plugin-container: undefined symbol: malloc_message

  Need to investigate where malloc_message is defined.

svn path=/nixpkgs/trunk/; revision=34368
2012-06-06 14:35:56 +00:00
Michael Raskin
43bc3880f6 Process relative URLs
svn path=/nixpkgs/trunk/; revision=34367
2012-06-06 13:26:48 +00:00
Peter Simons
36d30b8279 Updated Haskell packages.
- cereal: updated to version 0.3.5.2
 - leksah-server: updated to version 0.12.1.1
 - repa-algorithms: updated to version 3.2.1.1
 - repa-examples: updated to version 3.2.1.1
 - repa-io: updated to version 3.2.1.1
 - repa: updated to version 3.2.1.1
 - RepLib: updated to version 0.5.3
 - unbound: updated to version 0.4.1

svn path=/nixpkgs/trunk/; revision=34366
2012-06-06 08:08:25 +00:00
Lluís Batlle i Rossell
0332f87a0b Adding windows jom; it does not build for me still, but it's close to it.
I think it's better to share it though. I wrote a comment about the expression
not building.


svn path=/nixpkgs/trunk/; revision=34365
2012-06-05 21:24:27 +00:00
Lluís Batlle i Rossell
430b055516 Adding crossAttrs to cross-build qt with mingw32 and mingw64
svn path=/nixpkgs/trunk/; revision=34364
2012-06-05 21:21:21 +00:00
Cillian de Roiste
da4c1e38fd Removed patch, no longer necessary
svn path=/nixpkgs/trunk/; revision=34363
2012-06-05 17:50:22 +00:00
Cillian de Roiste
1067f51f92 Updating Kdenlive to 0.9.2, and also updating mlt to 0.8.0 since it's a dependency
svn path=/nixpkgs/trunk/; revision=34362
2012-06-05 16:52:11 +00:00
Eelco Dolstra
73a1d5e27f * PostgreSQL updates.
svn path=/nixpkgs/trunk/; revision=34361
2012-06-05 15:24:16 +00:00
Ludovic Courtès
797fafd808 hwloc: Disable tests on Cygwin.
svn path=/nixpkgs/trunk/; revision=34359
2012-06-05 12:29:03 +00:00
Arie Middelkoop
7fd5e26ede Revert on kosmikus' request.
svn path=/nixpkgs/trunk/; revision=34358
2012-06-05 09:33:40 +00:00
Arie Middelkoop
3370d1284e Some explicit dependencies so that xmobar works with the latest haskellPlatform/stable ghc:
xmobar -> mtl-version1
mtl-version1 -> transformers-version2
where version1 and version2 are different from the default, which is needed because their
respective cabal files require that.

svn path=/nixpkgs/trunk/; revision=34357
2012-06-05 09:12:45 +00:00
Peter Simons
7d15ad90b9 Updated Haskell packages.
- http-conduit: updated to version 1.4.1.8
 - leksah-server: updated to version 0.12.1.0
 - leksah: updated to version 0.12.1.0
 - ltk: updated to version 0.12.1.0
 - yaml: updated to version 0.7.0.3

svn path=/nixpkgs/trunk/; revision=34356
2012-06-05 08:31:42 +00:00
Andres Löh
cfdf9cafaa Setting GHC default version to 7.4.1, default platform to 2012.2.0.0.
svn path=/nixpkgs/trunk/; revision=34355
2012-06-05 08:09:10 +00:00
Andres Löh
8cf7f46ea0 Patching xmobar-0.15 to accept mtl-2.1.
svn path=/nixpkgs/trunk/; revision=34354
2012-06-05 08:09:06 +00:00
aszlig
d0d4123962 Compile glibc without -fstack-protector.
At least until NixOS full supports -fstack-protector it's better to turn it off
at the moment, as previous successful builds didn't include it either.
2012-06-04 19:54:32 +02:00
Cillian de Roiste
27bef25b17 Applying the patch from Rok Garbas to add GIMP 2.8.0
svn path=/nixpkgs/trunk/; revision=34352
2012-06-04 17:38:47 +00:00
Eelco Dolstra
104bd01e1d * Git 1.7.10.4.
svn path=/nixpkgs/trunk/; revision=34349
2012-06-04 15:54:57 +00:00
Eelco Dolstra
ce10ebebac * Subversion 1.7.5.
svn path=/nixpkgs/trunk/; revision=34348
2012-06-04 15:40:25 +00:00
Peter Simons
f0b9f401ae haskell-defaults.nix: switched ghc-7.5 pre-release to 'future' configuration
svn path=/nixpkgs/trunk/; revision=34343
2012-06-04 09:46:26 +00:00
Peter Simons
a92f3fac24 haskell-packages.nix: oops, fixed typo committed earlier
svn path=/nixpkgs/trunk/; revision=34342
2012-06-04 09:46:23 +00:00
Peter Simons
2e8c5de358 haskell-defaults.nix: updated mtl1 to the latest 1.x version (and override that choice in older compilers if necessary)
svn path=/nixpkgs/trunk/; revision=34341
2012-06-04 09:46:20 +00:00
Peter Simons
c63096c9a9 haskell-filestore: disable Haddock phase to fix build with GHC 7.0.4
svn path=/nixpkgs/trunk/; revision=34340
2012-06-04 09:46:16 +00:00
Peter Simons
1495e5ac1e haskell-packages.nix: build xmobar with STM 2.3
This is the default in HP 2012.2.0.0, but GHC 7.0.4 still uses an older version.

svn path=/nixpkgs/trunk/; revision=34339
2012-06-04 09:24:22 +00:00
Peter Simons
9a59fdb416 haskell-packages.nix: added 'haskellPlatformArgs_future' configuration that has the latest version of the network library
svn path=/nixpkgs/trunk/; revision=34338
2012-06-04 09:24:18 +00:00
Peter Simons
4fdbd75e4f Updated Haskell packages.
- ghc-mod: updated to version 1.10.16
 - network: added version 2.3.0.14
 - pandoc: updated to version 1.9.4
 - xmobar: updated to version 0.15

svn path=/nixpkgs/trunk/; revision=34337
2012-06-04 09:24:14 +00:00
Rickard Nilsson
0d719146a2 Moved obnam from pythonPackages to pkgs.
svn path=/nixpkgs/trunk/; revision=34336
2012-06-04 05:02:31 +00:00
Eelco Dolstra
887c89cc33 * Include the Git shortrev in the version number.
* Less verbose output in the tarball job.

svn path=/nixpkgs/trunk/; revision=34335
2012-06-04 04:12:17 +00:00
Eelco Dolstra
3761afc91a * Bump version number.
svn path=/nixpkgs/trunk/; revision=34334
2012-06-04 03:53:25 +00:00
Eelco Dolstra
6ed8a76ac6 * Nixpkgs 0.14 release notes.
svn path=/nixpkgs/trunk/; revision=34333
2012-06-04 03:24:14 +00:00
Eelco Dolstra
1d828ffaab * systemd: use units in /etc rather than $out/etc. Also fix
references to mount/umount.

svn path=/nixpkgs/trunk/; revision=34332
2012-06-04 03:21:12 +00:00
Rickard Nilsson
ca5dfc9634 obnam 1.0
obnam is a backup program with support for deduplication, compression and encryption. See http://liw.fi/obnam/.

svn path=/nixpkgs/trunk/; revision=34331
2012-06-03 22:11:09 +00:00
Peter Simons
f3649161ec haskell-cabal2nix: updated to version 1.33
svn path=/nixpkgs/trunk/; revision=34329
2012-06-03 18:57:30 +00:00
Peter Simons
b89f433951 haskell-reactive-banana-wx: re-generated expression with the latest version of Cabal2Nix
The package won't compile when 'buildExamples' is enabled. First of all,
it depends on an ancient version of the 'executable-path' library. That
problem can be remedied by adding

  patchPhase = ''
    sed -i -e 's|executable-path == 0.0.\*|executable-path|' reactive-banana-wx.cabal
  '';

..., but even then it won't build because the Cabal file doesn't declare
all dependencies properly. Both GHC 7.0.4 and 7.4.1 fail complaining
about the absence of Prelude.

svn path=/nixpkgs/trunk/; revision=34328
2012-06-03 18:52:43 +00:00
Peter Simons
678c30c050 xmobar: re-generated expression with the latest version of Cabal2Nix
This change enables wireless support unconditionally.

svn path=/nixpkgs/trunk/; revision=34327
2012-06-03 18:52:38 +00:00
Peter Simons
53d7bcb206 haskell-packages.nix: cosmetic, no functional change
Re-ordered entries in haskellPlatformArgs_2012_2_0_0 to match the order
in the Cabal file. This makes it easier to compare the package list side
by side.

svn path=/nixpkgs/trunk/; revision=34326
2012-06-03 18:26:15 +00:00
Peter Simons
1a024eabbc haskell-packages.nix: Haskell Platform version 2012.2.0.0 is out.
Renamed 'haskellPlatformArgs_future' to 'haskellPlatformArgs_2012_2_0_0'.

svn path=/nixpkgs/trunk/; revision=34325
2012-06-03 18:26:12 +00:00
Peter Simons
7ea86fc8a2 Updated Haskell packages.
- hlint: updated to version 1.8.29
 - hscolour: updated to version 1.20.2
 - random-fu: updated to version 0.2.3.0

svn path=/nixpkgs/trunk/; revision=34324
2012-06-03 18:26:09 +00:00
Cillian de Roiste
b5d937ce33 Updating the bitcoin client to 0.6.2
svn path=/nixpkgs/trunk/; revision=34323
2012-06-02 18:00:39 +00:00
Lluís Batlle i Rossell
3ed5283c2d argh. I forgot to increase the btar version number to 1.0.1.
svn path=/nixpkgs/trunk/; revision=34322
2012-06-02 17:58:46 +00:00
Lluís Batlle i Rossell
a25d4ef702 Updating btar again - failed release.
svn path=/nixpkgs/trunk/; revision=34321
2012-06-02 17:57:31 +00:00
Lluís Batlle i Rossell
0ed3babd16 Updating btar.
svn path=/nixpkgs/trunk/; revision=34320
2012-06-02 16:39:58 +00:00
Cillian de Roiste
2d85463e7d Applying patch from Rok Garbas to update weechat to 0.3.7, also taking the opportunity to tidy up the style a bit.
svn path=/nixpkgs/trunk/; revision=34318
2012-06-01 22:04:08 +00:00
Rob Vermaas
0cbfd8ff04 * update hashes for debian queeze
svn path=/nixpkgs/trunk/; revision=34316
2012-06-01 17:53:53 +00:00
Ludovic Courtès
ad17bee255 hwloc: Fix typo.
svn path=/nixpkgs/trunk/; revision=34315
2012-06-01 13:06:35 +00:00
Andres Löh
23f81c74c9 Provide a shortcut for the current Haskell Platform version.
svn path=/nixpkgs/trunk/; revision=34314
2012-06-01 12:27:20 +00:00
Marco Maggesi
6cf6d40534 Update OCaml sqlite3
svn path=/nixpkgs/trunk/; revision=34312
2012-06-01 09:42:29 +00:00
Marco Maggesi
de6b7ac64e Update download link for pcre-ocaml
svn path=/nixpkgs/trunk/; revision=34311
2012-06-01 06:08:29 +00:00
Marco Maggesi
7fda94a082 Upstream hash change
svn path=/nixpkgs/trunk/; revision=34310
2012-05-31 21:26:12 +00:00
Eelco Dolstra
45c8db6065 * Remove duplicate python- prefix.
svn path=/nixpkgs/trunk/; revision=34308
2012-05-31 19:22:20 +00:00
Ludovic Courtès
6bba2234c4 hwloc: Add -L' for numactl in libhwloc.la'.
svn path=/nixpkgs/trunk/; revision=34306
2012-05-31 16:45:37 +00:00
Lluís Batlle i Rossell
781666f649 Updating ethtool (we had a 5-year-old ethtool)
svn path=/nixpkgs/trunk/; revision=34305
2012-05-31 16:03:49 +00:00
Ludovic Courtès
99e9ea69b5 hwloc: Add dependency on pciutils and numactl on Linux.
svn path=/nixpkgs/trunk/; revision=34304
2012-05-31 15:47:38 +00:00
Eelco Dolstra
c2fd3c184b * Install/uninstall all RPMs in one operation. This is necessary if
the RPMs have dependencies between each other.

svn path=/nixpkgs/trunk/; revision=34303
2012-05-31 13:50:47 +00:00
Michael Raskin
f6b2f17bc3 Given that I have a vested interest in working LLVM now - add myself as maintainer
svn path=/nixpkgs/trunk/; revision=34302
2012-05-31 11:26:16 +00:00
Michael Raskin
2de23edd59 Adding LLVM 3.1. (as a separate attribute, because it seems to be API-incompatible)
svn path=/nixpkgs/trunk/; revision=34300
2012-05-31 11:04:28 +00:00
Peter Simons
83d7540add haskell-regex-pcre: updated to version 0.94.4
svn path=/nixpkgs/trunk/; revision=34299
2012-05-31 07:24:54 +00:00
Peter Simons
bd1c986e5b haskell-monad-loops: updated to version 0.3.3.0
svn path=/nixpkgs/trunk/; revision=34298
2012-05-31 07:24:50 +00:00
Peter Simons
0781e6718c haskell-highlighting-kate: updated to version 0.5.1
svn path=/nixpkgs/trunk/; revision=34297
2012-05-31 07:24:47 +00:00
Peter Simons
1dcdab8988 haskell-gitit: updated to version 0.10
svn path=/nixpkgs/trunk/; revision=34296
2012-05-31 07:24:44 +00:00
Peter Simons
0deabf5eaa haskell-filestore: updated to version 0.5
svn path=/nixpkgs/trunk/; revision=34295
2012-05-31 07:24:40 +00:00
Eelco Dolstra
c57a50290a * Mark jdkPlugin/jrePlugin as low priority.
svn path=/nixpkgs/trunk/; revision=34294
2012-05-31 02:28:14 +00:00
Eelco Dolstra
596eddb6e8 * Add some dependencies.
svn path=/nixpkgs/trunk/; revision=34293
2012-05-30 21:49:36 +00:00
Eelco Dolstra
5bd2bc4a58 * Add ReviewBoard and its dependencies (such as Django).
svn path=/nixpkgs/trunk/; revision=34292
2012-05-30 21:12:40 +00:00
Eelco Dolstra
eed22970cd * Updated to pycrypto to 2.6.
svn path=/nixpkgs/trunk/; revision=34291
2012-05-30 21:12:04 +00:00
Marco Maggesi
5ca0b381e0 Update HOL Light to rev 141
svn path=/nixpkgs/trunk/; revision=34290
2012-05-30 20:53:13 +00:00
Peter Simons
0b56a39d46 haskell-multiplate: patched to support current mtl and transformers
svn path=/nixpkgs/trunk/; revision=34289
2012-05-29 21:26:15 +00:00
Peter Simons
8fad2b0a98 haskell-happstack-util: patched to support current mtl and transformers
svn path=/nixpkgs/trunk/; revision=34288
2012-05-29 21:26:09 +00:00
Peter Simons
5fb3ac1d5b haskell-happstack-data: patched to support current mtl and transformers
svn path=/nixpkgs/trunk/; revision=34287
2012-05-29 21:25:52 +00:00
Peter Simons
72a4c7aa88 haskell-Shellac-haskeline: patched to support current mtl and transformers
svn path=/nixpkgs/trunk/; revision=34286
2012-05-29 21:25:45 +00:00
Peter Simons
272753809c haskell-hledger-interest: updated to version 1.4.1
svn path=/nixpkgs/trunk/; revision=34285
2012-05-29 20:47:29 +00:00
Peter Simons
6050e8749c haskell-defaults.nix: dropped 'packages_ghc741_pedantic' variant, it's identical to 'packages_ghc741' now
svn path=/nixpkgs/trunk/; revision=34284
2012-05-29 20:16:16 +00:00
Peter Simons
e70b655b3c haskell-hledger: updated to version 0.18
svn path=/nixpkgs/trunk/; revision=34283
2012-05-29 20:16:08 +00:00
Peter Simons
bb2d3311a2 haskell-hledger-web: updated to version 0.18
svn path=/nixpkgs/trunk/; revision=34282
2012-05-29 20:16:06 +00:00
Peter Simons
011cd1baa6 haskell-hledger-lib: updated to version 0.18
svn path=/nixpkgs/trunk/; revision=34281
2012-05-29 20:16:01 +00:00
Ludovic Courtès
7e9eb60cfe hwloc 1.4.2.
svn path=/nixpkgs/trunk/; revision=34279
2012-05-29 16:37:34 +00:00
Ludovic Courtès
606913fc8f hwloc: Disable dependency on Cairo and X11 on Cygwin.
svn path=/nixpkgs/trunk/; revision=34278
2012-05-29 16:37:31 +00:00
Ludovic Courtès
472a9d6e3d GNU M4: Disable tests on Cygwin.
svn path=/nixpkgs/trunk/; revision=34277
2012-05-29 16:37:28 +00:00
Lluís Batlle i Rossell
dc4035a4bd Fixing a typo in fio
svn path=/nixpkgs/trunk/; revision=34276
2012-05-29 14:24:10 +00:00
Lluís Batlle i Rossell
ac1857cef1 Adding fio, the flexible IO tester.
svn path=/nixpkgs/trunk/; revision=34275
2012-05-29 14:21:55 +00:00
Andres Löh
854ebba387 Whitespace.
svn path=/nixpkgs/trunk/; revision=34274
2012-05-29 14:02:31 +00:00
Andres Löh
9f47f715c1 Revert bogus change.
svn path=/nixpkgs/trunk/; revision=34273
2012-05-29 14:02:26 +00:00
Andres Löh
4e10015cab Added gnumeric.
svn path=/nixpkgs/trunk/; revision=34272
2012-05-29 12:21:33 +00:00
Ludovic Courtès
ae23a33b9a GNU Gettext: Fix Cygwin build.
svn path=/nixpkgs/trunk/; revision=34270
2012-05-29 10:13:23 +00:00
Ludovic Courtès
8c810af59b GNU libiconv: Build the static library on Cygwin.
svn path=/nixpkgs/trunk/; revision=34269
2012-05-29 09:08:55 +00:00
Mathijs Kwik
b82a8f6319 xmobar: enable optional wireless support
svn path=/nixpkgs/trunk/; revision=34268
2012-05-29 07:44:01 +00:00
Mathijs Kwik
71c3057406 mongodb: upgraded to 2.0.5
svn path=/nixpkgs/trunk/; revision=34267
2012-05-29 07:43:58 +00:00
Mathijs Kwik
459de475ee node.js : upgraded to 0.6.18
svn path=/nixpkgs/trunk/; revision=34266
2012-05-29 07:43:56 +00:00
Mathijs Kwik
4129e8e78c v8: upgraded to latest stable (3.6.6.25)
svn path=/nixpkgs/trunk/; revision=34265
2012-05-29 07:43:50 +00:00
Russell O'Connor
dace27b4c4 Revert accidentaly patch of ssreflect.
svn path=/nixpkgs/trunk/; revision=34264
2012-05-28 20:57:54 +00:00
Russell O'Connor
417a07a0e9 Updatings ssreflect to depend on camlp5 version 6.
svn path=/nixpkgs/trunk/; revision=34263
2012-05-28 20:53:17 +00:00
Russell O'Connor
f02a71103a add support to make building coqide optional.
svn path=/nixpkgs/trunk/; revision=34262
2012-05-28 19:45:14 +00:00
Russell O'Connor
390907e0a2 Update coq to use camlp5 version 6.
svn path=/nixpkgs/trunk/; revision=34261
2012-05-28 19:41:26 +00:00
Marco Maggesi
0ff3dd24ad Fix hash change of ocaml-pcre sources
svn path=/nixpkgs/trunk/; revision=34260
2012-05-28 14:14:35 +00:00
Peter Simons
952fabe3ce haskell-cabal2nix: updated to version 1.32
svn path=/nixpkgs/trunk/; revision=34258
2012-05-28 11:14:19 +00:00
Peter Simons
8a4cc0bc12 nbd: updated to version 3.1.1
svn path=/nixpkgs/trunk/; revision=34257
2012-05-28 10:57:45 +00:00
Peter Simons
e6f2845b30 haskell-defaults.nix: switch ghc 7.4.1 to latest versions of 'mtl' and 'transformers'
svn path=/nixpkgs/trunk/; revision=34256
2012-05-28 10:53:46 +00:00
Peter Simons
c664157e7d Updated Haskell packages.
- attoparsec: updated to version 0.10.2.0
 - blaze-html: dropped obsolete version 0.4.3.4
 - cairo: updated to version 0.12.3.1
 - cryptocipher: updated to version 0.3.4
 - file-embed: updated to version 0.0.4.4
 - glib: updated to version 0.12.3.1
 - gtk2hs-buildtools: updated to version 0.12.3.1
 - gtksourceview2: updated to version 0.12.3.1
 - hakyll: updated to version 3.3.0.0
 - happstack-server: updated to version 7.0.2
 - hjsmin: updated to version 0.1.2
 - http-conduit: updated to version 1.4.1.7
 - http-types: updated to version 0.6.11
 - language-c-quote: updated to version 0.3.1.2
 - parallel: added version 3.2.0.3
 - regex-pcre: updated to version 0.94.3
 - regex-posix: added version 0.95.2
 - shakespeare-js: updated to version 1.0.0.3
 - svgcairo: updated to version 0.12.1.1
 - text: added version 0.11.2.1
 - vty: updated to version 4.7.0.14
 - warp: updated to version 1.2.1.1
 - yaml: updated to version 0.7.0.2
 - yesod-static: updated to version 1.0.0.3

svn path=/nixpkgs/trunk/; revision=34255
2012-05-28 10:23:20 +00:00
Lluís Batlle i Rossell
472808c5f9 Adding mesa and libaio to qemu-kvm. As for libaio, I think it runs much better for IO for me.
svn path=/nixpkgs/trunk/; revision=34254
2012-05-28 09:13:30 +00:00
Evgeny Egorochkin
62b353e605 proxychains: add revision and hash
svn path=/nixpkgs/trunk/; revision=34253
2012-05-27 12:37:59 +00:00
Evgeny Egorochkin
46809b6094 ProxyChains: version bump
svn path=/nixpkgs/trunk/; revision=34252
2012-05-27 11:28:19 +00:00
Lluís Batlle i Rossell
a887c8c2c7 Updating task spooler to 0.7.3
svn path=/nixpkgs/trunk/; revision=34251
2012-05-27 11:15:01 +00:00
Cillian de Roiste
9b0cf4ca5d Updating Ardour 3 to beta 4a
svn path=/nixpkgs/trunk/; revision=34250
2012-05-26 17:29:31 +00:00
Lluís Batlle i Rossell
6934b46182 Making a trick on myEnv so I can put the cross gcc and some 'propagatedBuildInputs',
to have myEnv with cross-builders and cross-built libs.

(I'm trying by now to mingw64 + librsync.hostDrv)


svn path=/nixpkgs/trunk/; revision=34249
2012-05-25 17:53:37 +00:00
Lluís Batlle i Rossell
d40123a247 Making librsync not stripped by native strip; it breaks the static lib.
It's the case of mingw64 by default, it seems.


svn path=/nixpkgs/trunk/; revision=34248
2012-05-25 17:52:45 +00:00
Eelco Dolstra
040cf06388 * Add a type "path".
svn path=/nixpkgs/trunk/; revision=34247
2012-05-25 17:19:07 +00:00
Eelco Dolstra
89af9f3f4c * Add a variant of mapAttrs that allows rewriting the name of each
attribute in addition to the value.

svn path=/nixpkgs/trunk/; revision=34246
2012-05-25 17:01:58 +00:00
Andres Löh
3ff236c739 Latest change (or reverse change) for the upcoming Haskell Platform.
svn path=/nixpkgs/trunk/; revision=34245
2012-05-25 16:19:52 +00:00
Lluís Batlle i Rossell
44b2d21212 Mingw changes to gcc.
Removing a gcc flag, --enable-version-specific-runtime-libs, that put gcc libs
in a speparate directory instead of /lib; this broke the installation of
libgcc_s.a for the case of "--enable-shared" in mingw-w64. And we already have all gccs in directories apart.

I also add the option --enable-fully-dynamic-string, which is used in the
prebuilt mingw64 toolchain; this way nixpkgs creates ABI-compatible binaries
with mingw64 upstream. (told by jon_y on irc ##mingw)


svn path=/nixpkgs/trunk/; revision=34242
2012-05-25 13:49:01 +00:00
Ludovic Courtès
e38bf54592 GNU Awk: Fix Cygwin builds.
svn path=/nixpkgs/trunk/; revision=34240
2012-05-25 09:11:51 +00:00
Lluís Batlle i Rossell
c0be42fd68 Trying to fix crossGNU builds (attribute `platform.kernelMajor' missing)
svn path=/nixpkgs/trunk/; revision=34239
2012-05-25 08:15:41 +00:00
Ludovic Courtès
c5b6f8a374 GNU Awk: Disable tests on Cygwin.
svn path=/nixpkgs/trunk/; revision=34236
2012-05-25 07:38:44 +00:00
Lluís Batlle i Rossell
383b76df79 Fixing mingw-w64 builds. I can build simple C++ programs with gccCrossStageFinal.
I also add tests for hydra; let's see if it builds far.


svn path=/nixpkgs/trunk/; revision=34232
2012-05-24 22:07:23 +00:00
Lluís Batlle i Rossell
e9186a03b9 Making gcc not build libgomp with uclibc, as it lacks '-ldl' in its checks and
I don't know how to add it.
This makes gcc build with uclibc.


svn path=/nixpkgs/trunk/; revision=34231
2012-05-24 21:45:49 +00:00
Lluís Batlle i Rossell
5aa41fb2ef Adding a check for linux 2.6 related cross build parameters in glibc.
svn path=/nixpkgs/trunk/; revision=34230
2012-05-24 21:45:18 +00:00
Lluís Batlle i Rossell
1402a2ebc3 Fixing the paths of uclibc libpthread
svn path=/nixpkgs/trunk/; revision=34229
2012-05-24 21:44:34 +00:00
Lluís Batlle i Rossell
3729f9ce5e Trying to add a few bits of mingw-w64. To be tested.
svn path=/nixpkgs/trunk/; revision=34228
2012-05-24 21:23:23 +00:00
Lluís Batlle i Rossell
37fce10f9b Adding native threads support unconditionally to uclibc,
or gcc fails to build (lack of pthread.h).

Let's see if this breaks anything; I'm changing this to make comtrend.nix work
(kernel 2.4).


svn path=/nixpkgs/trunk/; revision=34227
2012-05-24 19:16:00 +00:00
Lluís Batlle i Rossell
d5a5a30ae0 Adding UCLIBC_SUSV4_LEGACY, otherwise we get this building gcc:
armv5tel-unknown-linux-gnueabi/libstdc++-v3/include/cstdio:133:11: error: '::tmpnam' has not been declared

http://hydra.nixos.org/build/2644907


svn path=/nixpkgs/trunk/; revision=34226
2012-05-24 19:12:36 +00:00
Lluís Batlle i Rossell
d9fdfffef9 Fixing the mingw cross gcc. I set it not to build shared libraries, because its specs for
shared libraries are wrong.
It should run "-lstdc++ -lsupc++" if libstdc++-6.dll is available, and instead it runs
"-lstdc++" and therefore lack symbols.

I think simply few people use shared gcc libs on mingw.


svn path=/nixpkgs/trunk/; revision=34225
2012-05-24 19:02:27 +00:00
Lluís Batlle i Rossell
b71ca8c138 Updating the kernels to be cross-built by hydra. The list was quite outdated related to nixpkgs.
svn path=/nixpkgs/trunk/; revision=34224
2012-05-24 18:59:13 +00:00
Lluís Batlle i Rossell
70074d2b98 Updating uclibc. This fixes some cross builds.
svn path=/nixpkgs/trunk/; revision=34223
2012-05-24 17:25:03 +00:00
Eelco Dolstra
ed2564f750 * Set the version number of generated Debian packages. Note that dpkg
apparently doesn't allows underscores in version strings, so we
  replace them by dashes.  This is the exact opposite of RPM, which
  doesn't allow dashes.

svn path=/nixpkgs/trunk/; revision=34220
2012-05-24 15:07:38 +00:00
Ludovic Courtès
0524b60614 PCRE: Disable tests on Cygwin.
svn path=/nixpkgs/trunk/; revision=34219
2012-05-24 15:03:54 +00:00
Ludovic Courtès
b4cecdea10 Ploticus 2.41.
svn path=/nixpkgs/trunk/; revision=34216
2012-05-22 21:18:25 +00:00
Ludovic Courtès
801c82da55 GNU Guile 2.0: Provide a 2.0ish setup hook.
svn path=/nixpkgs/trunk/; revision=34215
2012-05-22 21:18:20 +00:00
Peter Simons
ac64ba04bd git-annex: updated to version 3.20120522
svn path=/nixpkgs/trunk/; revision=34213
2012-05-22 19:46:37 +00:00
Peter Simons
d628fd3d34 ikiwiki: updated to version 3.20120516
svn path=/nixpkgs/trunk/; revision=34212
2012-05-22 19:46:33 +00:00
Lluís Batlle i Rossell
a1d64b8082 Updating the nvidia 295 driver, so it builds with linux 3.4.
svn path=/nixpkgs/trunk/; revision=34211
2012-05-22 18:12:46 +00:00
Lluís Batlle i Rossell
8805bf1ba5 'perf' wants flex and bison, since linux 3.4.
svn path=/nixpkgs/trunk/; revision=34210
2012-05-22 17:32:23 +00:00
Lluís Batlle i Rossell
5c393a469b Adding linux 3.4.
svn path=/nixpkgs/trunk/; revision=34209
2012-05-22 15:29:51 +00:00
Lluís Batlle i Rossell
7962af0fe5 Updating libv4l (part of v4l-utils). I moved v4l-utils to stdenv.mkDerivation style,
and it's used to build either libv4l or the utils (with qt4).


svn path=/nixpkgs/trunk/; revision=34208
2012-05-22 14:30:12 +00:00
Rickard Nilsson
21bd78667a Removed empty directory structure that I managed to commit by mistake.
svn path=/nixpkgs/trunk/; revision=34207
2012-05-22 12:31:31 +00:00
Andres Löh
f0e99eca2a Updated the Haskell Platform prerelease.
svn path=/nixpkgs/trunk/; revision=34206
2012-05-22 06:14:35 +00:00
Cillian de Roiste
6bf4d9522a Submitting patch by qknight (Joachim Schiele) to add Gnome2 python bindings
svn path=/nixpkgs/trunk/; revision=34203
2012-05-21 22:46:40 +00:00
Cillian de Roiste
f44b78641d http://ftp.logilab.org is no longer valid, changing to ftp:// instead
svn path=/nixpkgs/trunk/; revision=34202
2012-05-21 22:38:44 +00:00
Eelco Dolstra
4ac1552b15 * Added systemd.
svn path=/nixpkgs/trunk/; revision=34200
2012-05-21 20:48:19 +00:00
Eelco Dolstra
8336d55993 * Be less verbose generating initrds.
svn path=/nixpkgs/trunk/; revision=34199
2012-05-21 20:47:57 +00:00
Eelco Dolstra
690051abbc * Linux 3.2.18.
svn path=/nixpkgs/trunk/; revision=34198
2012-05-21 18:14:47 +00:00
Eelco Dolstra
1a22e9761d * By default, build a dynamically linked Busybox. In the initrd we
need Glibc anyway, so there is no point in static linking.  This
  saves about a megabyte from the initrd.

svn path=/nixpkgs/trunk/; revision=34197
2012-05-21 17:51:40 +00:00
Rickard Nilsson
3724758a96 Fixed stupid syntax error in gnome-terminator's default.nix.
svn path=/nixpkgs/trunk/; revision=34196
2012-05-21 15:45:03 +00:00
Rickard Nilsson
61ef2ff439 gnome-terminator 0.96.
svn path=/nixpkgs/trunk/; revision=34195
2012-05-21 15:08:16 +00:00
Rickard Nilsson
5a270abcb6 Added missing pygtk dependency to Gnome VTE library.
svn path=/nixpkgs/trunk/; revision=34194
2012-05-21 14:58:16 +00:00
Andres Löh
6706ef1e99 Fixed incorrect version number of Haskell Platform.
svn path=/nixpkgs/trunk/; revision=34192
2012-05-21 06:17:27 +00:00
Andres Löh
0542d35900 Added prerelease version of haskell-platform-2012.2.0.0
svn path=/nixpkgs/trunk/; revision=34191
2012-05-20 21:04:52 +00:00
Andres Löh
513b42ef2b Regenerated accelerate-examples expression with cabal2nix.
svn path=/nixpkgs/trunk/; revision=34190
2012-05-20 20:31:15 +00:00
Andres Löh
5144845d71 Platform refinement.
This should be stable under regeneration with hackage4nix.

svn path=/nixpkgs/trunk/; revision=34189
2012-05-20 20:21:55 +00:00
Andres Löh
56a2503c80 Remove platforms from accelerate-cuda.
svn path=/nixpkgs/trunk/; revision=34188
2012-05-20 19:56:35 +00:00
Cillian de Roiste
4550700ec9 Updating Yoshimi, no need for the fluid patch any more.
svn path=/nixpkgs/trunk/; revision=34187
2012-05-20 18:15:23 +00:00
Andres Löh
7aa85ac536 Adding NVIDIA CUDA toolkit and haskell-accelerate-cuda plus deps.
svn path=/nixpkgs/trunk/; revision=34186
2012-05-20 17:38:03 +00:00
Eelco Dolstra
920eedb75f * Audacious updated to 3.2.2.
svn path=/nixpkgs/trunk/; revision=34185
2012-05-20 03:23:31 +00:00
Cillian de Roiste
531b63a389 Patching python-virtualenv so that it doesn't fail if the python version is specified, e.g. --python=python2.7, and now iff the python version is specified it successfully also installs additional libs such as readline into the virtualenv
svn path=/nixpkgs/trunk/; revision=34184
2012-05-19 23:15:50 +00:00
Eelco Dolstra
41840af689 * Add a setup hook ‘autoreconfHook’ to simplify packages that need to
run autoreconf:

    buildInputs = [ autoreconfHook ];

  is essentially equivalent to

    buildInputs = [ autoconf automake libtool ];
    preConfigure = "autoreconf -i";

svn path=/nixpkgs/branches/x-updates/; revision=34181
2012-05-19 02:52:36 +00:00
Eelco Dolstra
76c0be09f8 * Updated usbutils to 005. (Upstream decided to restart numbering
versions from 001.  Urgh.)

svn path=/nixpkgs/branches/x-updates/; revision=34180
2012-05-19 00:44:30 +00:00
Eelco Dolstra
ca74fa40db * Updated the USB IDs.
svn path=/nixpkgs/branches/x-updates/; revision=34179
2012-05-19 00:14:33 +00:00
Eelco Dolstra
ee5b3c893c * Remove empty directory.
svn path=/nixpkgs/trunk/; revision=34178
2012-05-18 20:52:40 +00:00
Eelco Dolstra
5e7f049fc9 * svn2git-kde 1.0.5.
svn path=/nixpkgs/trunk/; revision=34169
2012-05-18 15:01:54 +00:00
Michael Raskin
f5211427b4 Adding zgrviewer
svn path=/nixpkgs/trunk/; revision=34166
2012-05-18 09:32:02 +00:00
Rob Vermaas
1e7dc29a98 add haproxy
svn path=/nixpkgs/trunk/; revision=34165
2012-05-18 07:50:10 +00:00
Eelco Dolstra
45a98ed3fc * Linux man-pages updated to 3.41.
svn path=/nixpkgs/trunk/; revision=34156
2012-05-17 16:07:03 +00:00
Eelco Dolstra
1a931bfa62 * Use Gamin to detect log file changes.
svn path=/nixpkgs/trunk/; revision=34155
2012-05-17 13:43:11 +00:00
Eelco Dolstra
28df4ab97b * pycurl: don't require a static curl, and don't put the generated
pycurl.so in a .egg file.

svn path=/nixpkgs/trunk/; revision=34154
2012-05-17 13:33:08 +00:00
Mathijs Kwik
c84bc77774 reactive-banana-wx haskell package
svn path=/nixpkgs/trunk/; revision=34152
2012-05-17 10:16:14 +00:00
Mathijs Kwik
14968a4923 cabal-macosx haskell package
svn path=/nixpkgs/trunk/; revision=34151
2012-05-17 10:16:10 +00:00
Mathijs Kwik
660341c395 executable-path haskell package
svn path=/nixpkgs/trunk/; revision=34150
2012-05-17 10:16:05 +00:00
Eelco Dolstra
1d4df9f299 * Added fail2ban, a program that scans log files for repeated failing
login attempts and bans IP addresses.

svn path=/nixpkgs/trunk/; revision=34148
2012-05-16 22:58:49 +00:00
Eelco Dolstra
932d5bee54 * X.org 7.7 RC1. Note that xorg-server doesn't build yet.
svn path=/nixpkgs/branches/x-updates/; revision=34147
2012-05-16 22:06:27 +00:00
Russell O'Connor
cfc8538326 Updating coq and ssreflect to patch level 4.
svn path=/nixpkgs/trunk/; revision=34146
2012-05-16 22:04:02 +00:00
Eelco Dolstra
277bd69fa9 * Glib/ATK/Pango/GTK+ updates.
svn path=/nixpkgs/branches/x-updates/; revision=34145
2012-05-16 21:58:57 +00:00
Eelco Dolstra
c5e63c593f * Go back to a slightly older libdrm version, otherwise Mesa's Nouveau
driver fails to build (because libdrm removed some header files on
  which it depends).

svn path=/nixpkgs/branches/x-updates/; revision=34144
2012-05-16 21:56:03 +00:00
Eelco Dolstra
5755aa2ce9 * Mesa updated to 8.0.2.
svn path=/nixpkgs/branches/x-updates/; revision=34143
2012-05-16 21:55:18 +00:00
Eelco Dolstra
21bf5ef509 * Cairo updated to 1.12.2.
svn path=/nixpkgs/branches/x-updates/; revision=34142
2012-05-16 20:49:31 +00:00
Eelco Dolstra
3fb08e0150 * Remove obsolete flag.
svn path=/nixpkgs/branches/x-updates/; revision=34141
2012-05-16 20:48:30 +00:00
Eelco Dolstra
503576d277 * Pan 0.137.
svn path=/nixpkgs/trunk/; revision=34139
2012-05-16 20:04:56 +00:00
Andres Löh
e5e2432277 Upgrade ghc stable snapshot to 7.4.2rc1.
svn path=/nixpkgs/trunk/; revision=34137
2012-05-16 12:00:05 +00:00
Peter Simons
9be7b3b4be haskell-reactive-banana: updated to version 0.6.0.0
svn path=/nixpkgs/trunk/; revision=34136
2012-05-16 08:58:34 +00:00
Peter Simons
e2df1da1e0 haskell-certificate: updated to version 1.2.3
svn path=/nixpkgs/trunk/; revision=34135
2012-05-16 08:58:30 +00:00
Marco Maggesi
d61fb6e4ca BLCR fix arsert to include kernel versions 2.6.38.x
svn path=/nixpkgs/trunk/; revision=34134
2012-05-16 08:44:20 +00:00
Eelco Dolstra
340afa4008 * libdrm updated to 2.4.34. Drop the Cairo dependency because it's
only used for tests (which we don't run anyway), and it will cause a
  cyclic dependency problem if we enable OpenGL support in Cairo.

svn path=/nixpkgs/branches/x-updates/; revision=34132
2012-05-15 22:12:27 +00:00
Eelco Dolstra
6e6e5a0dde * FreeType updated to 2.4.9.
svn path=/nixpkgs/branches/x-updates/; revision=34131
2012-05-15 22:05:13 +00:00
Eelco Dolstra
8846bef013 * Fontconfig updated to 2.9.0.
svn path=/nixpkgs/branches/x-updates/; revision=34130
2012-05-15 22:04:47 +00:00
Rickard Nilsson
840b2b013c opera 11.64.
svn path=/nixpkgs/trunk/; revision=34129
2012-05-15 21:46:56 +00:00
Rickard Nilsson
cd55352e46 Updated the Xfce URLs.
The upstream releases have moved from http://www.xfce.org/archive to
http://archive.xfce.org.

svn path=/nixpkgs/trunk/; revision=34128
2012-05-15 21:45:35 +00:00
Eelco Dolstra
1a4d1facda * xkeyboard-config updated to 2.5.1.
svn path=/nixpkgs/branches/x-updates/; revision=34127
2012-05-15 21:30:03 +00:00
Eelco Dolstra
868efc48e6 * libjpeg updated to 8d.
svn path=/nixpkgs/branches/x-updates/; revision=34125
2012-05-15 21:16:09 +00:00
Eelco Dolstra
e2edc964fd * Updated libtiff to 3.9.6 and applied a fix for CVE-2012-1173.
svn path=/nixpkgs/branches/x-updates/; revision=34124
2012-05-15 21:13:46 +00:00
Marco Maggesi
b734682fb4 Fix openafs hash
svn path=/nixpkgs/trunk/; revision=34118
2012-05-15 19:36:39 +00:00
Cillian de Roiste
e9548cc845 Upgrading default erlang to R15 and keeping R14 as an older option, removing extra random older versions. I assume they are not of interest.
svn path=/nixpkgs/trunk/; revision=34117
2012-05-15 17:57:50 +00:00
Cillian de Roiste
a5d77fcf2b Updating erlange to R14B04
svn path=/nixpkgs/trunk/; revision=34116
2012-05-15 17:54:05 +00:00
Marco Maggesi
68d2c3d70f Blind attempt to update OpenAFS to version 1.6.1
svn path=/nixpkgs/trunk/; revision=34115
2012-05-15 17:31:53 +00:00
Eelco Dolstra
fb23d3a515 * Mark sqlite and sqliteFull as low priority (as opposed to
sqliteInteractive).

svn path=/nixpkgs/trunk/; revision=34112
2012-05-15 16:08:10 +00:00
Eelco Dolstra
a3fe6bd059 * Samba 3.6.5 (fixes CVE-2012-2111).
svn path=/nixpkgs/trunk/; revision=34111
2012-05-15 15:40:20 +00:00
Eelco Dolstra
13bcdc5f33 * Fix building the tarball in a chroot.
svn path=/nixpkgs/trunk/; revision=34110
2012-05-15 14:37:24 +00:00
Rickard Nilsson
c12005ef56 spotify 0.8.3.278.
svn path=/nixpkgs/trunk/; revision=34109
2012-05-15 14:31:43 +00:00
Rickard Nilsson
ec996106ec tftp-hpa 5.2.
svn path=/nixpkgs/trunk/; revision=34108
2012-05-15 14:25:14 +00:00
Rickard Nilsson
ea74e1ea6d lighttpd 1.4.30.
svn path=/nixpkgs/trunk/; revision=34107
2012-05-15 14:14:33 +00:00
Rickard Nilsson
c7ab74bacc lsof 4.86.
svn path=/nixpkgs/trunk/; revision=34106
2012-05-15 14:09:15 +00:00
Rickard Nilsson
00b9523bbb Added IP_PNP_DHCP to the SheevaPlug kernel configuration.
This allows the SheevaPlug to set up the network automatically with
DHCP, if the "ip=dhcp" kernel option is set.

svn path=/nixpkgs/trunk/; revision=34105
2012-05-15 14:00:21 +00:00
Rickard Nilsson
3e2a3f5d09 Added ZRAM module support to the SheevaPlug kernel.
svn path=/nixpkgs/trunk/; revision=34104
2012-05-15 13:51:03 +00:00
Peter Simons
201bdca962 Updated Haskell packages.
- cryptocipher: updated to version 0.3.2
 - Crypto: updated to version 4.2.5
 - darcs: updated to version 2.8.1
 - hamlet: updated to version 1.0.1.3
 - monad-par-extras: updated to version 0.3.2
 - persistent-template: updated to version 0.9.0.2
 - pool-conduit: updated to version 0.1.0.2
 - shakespeare-css: updated to version 1.0.1.2
 - shakespeare-i18n: updated to version 1.0.0.2
 - shakespeare-js: updated to version 1.0.0.2
 - shakespeare-text: updated to version 1.0.0.2
 - shakespeare: updated to version 1.0.0.2
 - warp: updated to version 1.2.1
 - wxcore: updated to version 0.90.0.1
 - wxc: updated to version 0.90.0.3
 - wx: updated to version 0.90.0.1
 - xml-conduit: updated to version 0.7.0.3
 - xss-sanitize: updated to version 0.3.2
 - yesod-auth: updated to version 1.0.2.1
 - yesod-core: updated to version 1.0.1.2
 - yesod-default: updated to version 1.0.1.1
 - yesod-form: updated to version 1.0.0.4
 - yesod-json: updated to version 1.0.0.1
 - yesod-persistent: updated to version 1.0.0.1
 - yesod-routes: updated to version 1.0.1.2
 - yesod-static: updated to version 1.0.0.2
 - yesod: updated to version 1.0.1.6

svn path=/nixpkgs/trunk/; revision=34102
2012-05-15 11:50:48 +00:00
Marco Maggesi
ebb486baf8 Typo
svn path=/nixpkgs/trunk/; revision=34100
2012-05-15 06:52:38 +00:00
Marco Maggesi
003d844aaf Removed dead code
svn path=/nixpkgs/trunk/; revision=34099
2012-05-15 06:30:58 +00:00
Marco Maggesi
4d90c6b835 Add assertion: BLCR do not build on recent kernels
svn path=/nixpkgs/trunk/; revision=34098
2012-05-15 06:28:14 +00:00
Eelco Dolstra
7a6887fc8a * Cryptsetup updated to 1.4.2.
svn path=/nixpkgs/trunk/; revision=34090
2012-05-14 20:27:55 +00:00
Andres Löh
c601a302c7 Restructured Haskell packages a bit.
* There's a new file called haskell-defaults.nix.
   * The new file contains:

         - Default package version settings for each compiler version.
         - All the stuff that previously still was in all-packages.nix.

   * A relatively small part is left in all-packages.nix.

svn path=/nixpkgs/trunk/; revision=34088
2012-05-14 13:09:05 +00:00
Peter Simons
13a10c3e54 Updated Haskell packages.
- authenticate: updated to version 1.2.1.1
 - blaze-html: added version 0.5.0.0 (unused right now because happstack can't deal with it)
 - BNFC-meta: updated to version 0.3.0.2
 - graphviz: patched build to succeed with transformers 0.3.x
 - haskeline: updated to version 0.6.4.7
 - http-conduit: updated to version 1.4.1.3
 - numeric-prelude: updated to version 0.3.0.2
 - pandoc: updated to version 1.9.3

svn path=/nixpkgs/trunk/; revision=34087
2012-05-14 09:56:52 +00:00
Eelco Dolstra
069604730b * Work around some problems in tarball checks. Nix wants to open the
DB even in read-only mode.  Should probably fix that.  Also, "or" no
  longer works like this because it's a keyword now.

svn path=/nixpkgs/trunk/; revision=34079
2012-05-13 19:10:57 +00:00
Eelco Dolstra
500c46b56b * Update AEFS.
svn path=/nixpkgs/trunk/; revision=34078
2012-05-13 00:47:58 +00:00
Eelco Dolstra
5749281c0c * nzbget updated to 0.8.0.
svn path=/nixpkgs/trunk/; revision=34077
2012-05-12 23:11:18 +00:00
Eelco Dolstra
627f3574a6 * sshfs updated to 2.4.
svn path=/nixpkgs/trunk/; revision=34076
2012-05-12 23:11:00 +00:00
Russell O'Connor
bc43657f1e Updating calibre to 0.8.51
svn path=/nixpkgs/trunk/; revision=34075
2012-05-12 20:56:47 +00:00
Russell O'Connor
ff1fa88e3d Adding pdftohtml to the PATH for calibre.
svn path=/nixpkgs/trunk/; revision=34074
2012-05-12 20:34:01 +00:00
Eelco Dolstra
da01b6db17 * Linux 3.2.17.
svn path=/nixpkgs/trunk/; revision=34073
2012-05-12 19:55:39 +00:00
Eelco Dolstra
42ac6a45aa * FUSE updated to 2.8.7.
svn path=/nixpkgs/trunk/; revision=34072
2012-05-12 19:46:07 +00:00
Eelco Dolstra
7c1612d6f2 * svn2git -> svn2git-kde to distinguish it from the other svn2git.
svn path=/nixpkgs/trunk/; revision=34071
2012-05-12 19:45:55 +00:00
Shea Levy
b64a1dac46 Linux 3.3.6
svn path=/nixpkgs/trunk/; revision=34070
2012-05-12 17:50:19 +00:00
Eelco Dolstra
8a5d68220a * Nix 1.0.
svn path=/nixpkgs/trunk/; revision=34068
2012-05-12 04:20:26 +00:00
Eelco Dolstra
09ab016c6c * Sync CSS with the Nix manual.
svn path=/nixpkgs/trunk/; revision=34062
2012-05-11 21:42:00 +00:00
Eelco Dolstra
a78d2f55fb * Perl: set passthru.libPrefix to communicate the relative location of
Perl packages for $PERL5LIB.

svn path=/nixpkgs/trunk/; revision=34061
2012-05-11 13:41:24 +00:00
Peter Simons
5dd0d85528 Updated Haskell packages.
- haskell-src-exts: updated to version 1.13.3
 - MemoTrie: updated to version 0.5
 - semigroups: updated to version 0.8.3.2
 - tagged: updated to version 0.4.2.1
 - vector-space: updated to version 0.8.1
 - WebBits: updated to version 2.2

svn path=/nixpkgs/trunk/; revision=34060
2012-05-11 13:04:35 +00:00
Peter Simons
767db7397c haskell-packages: downgrade 'mtl' and 'transformers' in GHC 7.4.1 environment to fix build errors
The new versions of mtl and transformers break many important packages, such as
monad-par, graphviz, pandoc, and all other packages that depend on any of those.
This situation causes serious problems for me, because I depend on some of those
packages for my daily work. IMHO, it is an overreaction to have all those builds
fail, because some day in the future a new version of Haskell Platform *may* be
released that *may* recommend the latest versions of 'transformers' and 'mtl'. As
long as those changes have such profound negative effects on our packages, those
upgrades should be deferred. This approach seems consistent with the way we've
handled these matters things in the past, too. For example, we happily break
conformance with older versions of HP, when those changes are beneficial for
users. In other words, we have usually valued usability over strict conformance
before, and IMHO that is a sensible policy.

I agree that it's nice to test what kind of trouble these upgrades cause, but I
don't believe that 'trunk' is the right place to perform those tests. The breakage
these changes cause affect users who rely on Nixpkgs to provide a stable working
environment.

svn path=/nixpkgs/trunk/; revision=34059
2012-05-11 13:04:28 +00:00
Peter Simons
7a4f8c97c5 pigz: updated to version 2.2.4
svn path=/nixpkgs/trunk/; revision=34058
2012-05-11 12:16:09 +00:00
Ludovic Courtès
63a9c0e5a1 LCOV: Fix FreeBSD patch.
svn path=/nixpkgs/trunk/; revision=34057
2012-05-11 09:31:37 +00:00
Michel Alexandre Salim
2c64c7fe9d - update leiningen to 1.7.1
- apply patch (applied upstream) to assume rlwrap is present
- update expression to depend on rlwrap
- rebase the nix-specific patch to apply cleanly

svn path=/nixpkgs/trunk/; revision=34056
2012-05-11 03:36:13 +00:00
Eelco Dolstra
b6917d3b73 * Added Ubuntu 12.04.
svn path=/nixpkgs/trunk/; revision=34055
2012-05-11 02:04:14 +00:00
Eelco Dolstra
bcefaeea13 * Don't use the prerelease of GnuPG by default.
svn path=/nixpkgs/trunk/; revision=34054
2012-05-10 23:51:40 +00:00
Ludovic Courtès
e3ccebccec GNU libc 2.13: Skip `dont_use_system_ld_so_cache.patch' on GNU.
svn path=/nixpkgs/trunk/; revision=34053
2012-05-10 20:23:45 +00:00
Joachim Schiele
2a6579bdb6 virtinst installs now. still most tools don't work and virt-manager still has problems with finding libvirt.
svn path=/nixpkgs/trunk/; revision=34052
2012-05-10 19:29:54 +00:00
Eelco Dolstra
203b85334a * Merge the stdenv branch.
svn path=/nixpkgs/trunk/; revision=34051
2012-05-10 15:16:27 +00:00
2243 changed files with 51293 additions and 40299 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
*~
,*
.*.swp
.*.swo

View File

@@ -1 +1 @@
0.14
1.0

View File

@@ -7,13 +7,13 @@
<para>This manual tells you how to write packages for the Nix Packages
collection (Nixpkgs). Thus its for packagers and developers who want
to add packages to Nixpkgs. End users are kindly referred to the
<link xlink:href="http://nixos.org/releases/nix/unstable/manual/">Nix
<link xlink:href="http://hydra.nixos.org/job/nix/trunk/tarball/latest/download-by-type/doc/manual">Nix
manual</link>.</para>
<para>This manual does not describe the syntax and semantics of the
Nix expression language, which are given in the Nix manual in the
<link
xlink:href="http://nixos.org/releases/nix/unstable/manual/#chap-writing-nix-expressions">chapter
xlink:href="http://hydra.nixos.org/job/nix/trunk/tarball/latest/download-by-type/doc/manual/#chap-writing-nix-expressions">chapter
on writing Nix expressions</link>. It only describes the facilities
provided by Nixpkgs to make writing packages easier, such as the
standard build environment (<literal>stdenv</literal>).</para>

View File

@@ -18,10 +18,10 @@ such as Perl or Haskell. These are described in this chapter.</para>
<para>Nixpkgs provides a function <varname>buildPerlPackage</varname>,
a generic package builder function for any Perl package that has a
standard <varname>Makefile.PL</varname>. Its implemented in <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/development/perl-modules/generic"><filename>pkgs/development/perl-modules/generic</filename></link>.</para>
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/perl-modules/generic"><filename>pkgs/development/perl-modules/generic</filename></link>.</para>
<para>Perl packages from CPAN are defined in <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/top-level/perl-packages.nix"><filename>pkgs/perl-packages.nix</filename></link>,
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/perl-packages.nix"><filename>pkgs/perl-packages.nix</filename></link>,
rather than <filename>pkgs/all-packages.nix</filename>. Most Perl
packages are so straight-forward to build that they are defined here
directly, rather than having a separate function for each package
@@ -162,7 +162,7 @@ ClassC3Componentised = buildPerlPackage rec {
which many Python packages do nowadays, can be built very simply using
the <varname>buildPythonPackage</varname> function. This function is
implemented
in <link xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/development/python-modules/generic/default.nix"><filename>pkgs/development/python-modules/generic/default.nix</filename></link>
in <link xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/generic/default.nix"><filename>pkgs/development/python-modules/generic/default.nix</filename></link>
and works similarly to <varname>buildPerlPackage</varname>. (See
<xref linkend="ssec-language-perl"/> for details.)
</para>
@@ -170,7 +170,7 @@ ClassC3Componentised = buildPerlPackage rec {
<para>
Python packages that use <varname>buildPythonPackage</varname> are
defined
in <link xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/top-level/python-packages.nix"><filename>pkgs/top-level/python-packages.nix</filename></link>.
in <link xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/python-packages.nix"><filename>pkgs/top-level/python-packages.nix</filename></link>.
Most of them are simple. For example:
<programlisting>
@@ -196,16 +196,18 @@ twisted = buildPythonPackage {
</section>
<section><title>Haskell</title>
<section><title>Java</title>
<para>TODO</para>
<para>Java packages should install JAR files in
<filename>$out/lib/java</filename>.</para>
</section>
<section><title>Java</title>
<!--
<section><title>Haskell</title>
<para>TODO; Java support needs lots of improvement</para>
<para>TODO</para>
</section>
@@ -215,6 +217,7 @@ twisted = buildPythonPackage {
<para>* Special support for building TeX documents</para>
</section>
-->
</chapter>

View File

@@ -14,14 +14,12 @@
<surname>Dolstra</surname>
</personname>
<affiliation>
<orgname>Delft University of Technology</orgname>
<orgdiv>Department of Software Technology</orgdiv>
<orgname>LogicBlox</orgname>
</affiliation>
</author>
<copyright>
<year>2008</year>
<year>2009</year>
<year>2008-2012</year>
<holder>Eelco Dolstra</holder>
</copyright>

View File

@@ -103,7 +103,7 @@ interpretation:</para>
&lt;alice@example.org>" "Bob &lt;bob@example.com>"]</literal>. If
you are the maintainer of multiple packages, you may want to add
yourself to <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/lib/maintainers.nix"><filename>pkgs/lib/maintainers.nix</filename></link>
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/lib/maintainers.nix"><filename>pkgs/lib/maintainers.nix</filename></link>
and write something like <literal>[stdenv.lib.maintainers.alice
stdenv.lib.maintainers.bob]</literal>.</para></listitem>
</varlistentry>
@@ -176,6 +176,12 @@ following:
(“MIT”) License</link>.</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>perl5</varname></term>
<listitem><para>The Perl 5 license (Artistic License, version 1
and GPL, version 1 or later).</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>free</varname></term>
<listitem><para>Catch-all for free software licenses not listed

View File

@@ -1,6 +1,6 @@
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xml:id="chap-introduction">
xml:id="chap-package-notes">
<title>Package Notes</title>
@@ -16,7 +16,7 @@ Linux kernel or X.org.</para>
<title>Linux kernel</title>
<para>The Nix expressions to build the Linux kernel are in <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/os-specific/linux/kernel"><filename>pkgs/os-specific/linux/kernel</filename></link>.</para>
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/linux/kernel"><filename>pkgs/os-specific/linux/kernel</filename></link>.</para>
<para>The function that builds the kernel has an argument
<varname>kernelPatches</varname> which should be a list of
@@ -49,7 +49,7 @@ modulesTree = [kernel]
<orderedlist>
<listitem>
<para>Copy (<command>svn cp</command>) the old Nix expression
<para>Copy the old Nix expression
(e.g. <filename>linux-2.6.21.nix</filename>) to the new one
(e.g. <filename>linux-2.6.22.nix</filename>) and update it.</para>
</listitem>
@@ -69,7 +69,7 @@ modulesTree = [kernel]
<orderedlist>
<listitem>
<para>Make an <command>svn copy</command> from the old
<para>Make an copy from the old
config (e.g. <filename>config-2.6.21-i686-smp</filename>) to
the new one
(e.g. <filename>config-2.6.22-i686-smp</filename>).</para>
@@ -224,19 +224,23 @@ you should modify
<!--============================================================-->
<!--
<section>
<title>Gnome</title>
<para>* Expression is auto-generated</para>
<para>* How to update</para>
</section>
-->
<!--============================================================-->
<!--
<section>
<title>GCC</title>
<para>…</para>
</section>
-->
</chapter>

View File

@@ -12,7 +12,7 @@
<para>Checkout the Nixpkgs source tree:
<screen>
$ svn checkout https://svn.nixos.org/repos/nix/nixpkgs/trunk nixpkgs
$ git clone git://github.com/NixOS/nixpkgs.git
$ cd nixpkgs</screen>
</para>
@@ -29,7 +29,7 @@ $ cd nixpkgs</screen>
organisation. Create a directory for your package, e.g.
<screen>
$ svn mkdir pkgs/development/libraries/libfoo</screen>
$ mkdir pkgs/development/libraries/libfoo</screen>
</para>
</listitem>
@@ -44,7 +44,7 @@ $ svn mkdir pkgs/development/libraries/libfoo</screen>
<screen>
$ emacs pkgs/development/libraries/libfoo/default.nix
$ svn add pkgs/development/libraries/libfoo/default.nix</screen>
$ git add pkgs/development/libraries/libfoo/default.nix</screen>
</para>
@@ -56,7 +56,7 @@ $ svn add pkgs/development/libraries/libfoo/default.nix</screen>
<listitem>
<para>GNU cpio: <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/tools/archivers/cpio/default.nix"><filename>pkgs/tools/archivers/cpio/default.nix</filename></link>.
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/archivers/cpio/default.nix"><filename>pkgs/tools/archivers/cpio/default.nix</filename></link>.
The simplest possible package. The generic builder in
<varname>stdenv</varname> does everything for you. It has
no dependencies beyond <varname>stdenv</varname>.</para>
@@ -64,21 +64,21 @@ $ svn add pkgs/development/libraries/libfoo/default.nix</screen>
<listitem>
<para>GNU Hello: <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/applications/misc/hello/ex-2/default.nix"><filename>pkgs/applications/misc/hello/ex-2/default.nix</filename></link>.
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/misc/hello/ex-2/default.nix"><filename>pkgs/applications/misc/hello/ex-2/default.nix</filename></link>.
Also trivial, but it specifies some <varname>meta</varname>
attributes which is good practice.</para>
</listitem>
<listitem>
<para>GNU Multiple Precision arithmetic library (GMP): <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/development/libraries/gmp/default.nix"><filename>pkgs/development/libraries/gmp/default.nix</filename></link>.
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/gmp/default.nix"><filename>pkgs/development/libraries/gmp/default.nix</filename></link>.
Also done by the generic builder, but has a dependency on
<varname>m4</varname>.</para>
</listitem>
<listitem>
<para>Pan, a GTK-based newsreader: <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/applications/networking/newsreaders/pan/default.nix"><filename>pkgs/applications/networking/newsreaders/pan/default.nix</filename></link>.
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/newsreaders/pan/default.nix"><filename>pkgs/applications/networking/newsreaders/pan/default.nix</filename></link>.
Has an optional dependency on <varname>gtkspell</varname>,
which is only built if <varname>spellCheck</varname> is
<literal>true</literal>.</para>
@@ -86,7 +86,7 @@ $ svn add pkgs/development/libraries/libfoo/default.nix</screen>
<listitem>
<para>Apache HTTPD: <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/servers/http/apache-httpd/default.nix"><filename>pkgs/servers/http/apache-httpd/default.nix</filename></link>.
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/http/apache-httpd/default.nix"><filename>pkgs/servers/http/apache-httpd/default.nix</filename></link>.
A bunch of optional features, variable substitutions in the
configure flags, a post-install hook, and miscellaneous
hackery.</para>
@@ -94,9 +94,9 @@ $ svn add pkgs/development/libraries/libfoo/default.nix</screen>
<listitem>
<para>BitTorrent (wxPython-based): <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/tools/networking/p2p/bittorrent/default.nix"><filename>pkgs/tools/networking/p2p/bittorrent/default.nix</filename></link>.
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/networking/p2p/bittorrent/default.nix"><filename>pkgs/tools/networking/p2p/bittorrent/default.nix</filename></link>.
Uses an external <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/tools/networking/p2p/bittorrent/builder.sh">build
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/networking/p2p/bittorrent/builder.sh">build
script</link>, which can be useful if you have lots of code
that you dont want cluttering up the Nix expression. But
external builders are mostly obsolete.
@@ -105,22 +105,22 @@ $ svn add pkgs/development/libraries/libfoo/default.nix</screen>
<listitem>
<para>Thunderbird: <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/3.x.nix"><filename>pkgs/applications/networking/mailreaders/thunderbird/3.x.nix</filename></link>.
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/mailreaders/thunderbird/3.x.nix"><filename>pkgs/applications/networking/mailreaders/thunderbird/3.x.nix</filename></link>.
Lots of dependencies.</para>
</listitem>
<listitem>
<para>JDiskReport, a Java utility: <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/tools/misc/jdiskreport/default.nix"><filename>pkgs/tools/misc/jdiskreport/default.nix</filename></link>
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/jdiskreport/default.nix"><filename>pkgs/tools/misc/jdiskreport/default.nix</filename></link>
(and the <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/tools/misc/jdiskreport/builder.sh">builder</link>).
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/jdiskreport/builder.sh">builder</link>).
Nixpkgs doesnt have a decent <varname>stdenv</varname> for
Java yet so this is pretty ad-hoc.</para>
</listitem>
<listitem>
<para>XML::Simple, a Perl module: <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/top-level/perl-packages.nix"><filename>pkgs/top-level/perl-packages.nix</filename></link>
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/perl-packages.nix"><filename>pkgs/top-level/perl-packages.nix</filename></link>
(search for the <varname>XMLSimple</varname> attribute).
Most Perl modules are so simple to build that they are
defined directly in <filename>perl-packages.nix</filename>;
@@ -129,10 +129,10 @@ $ svn add pkgs/development/libraries/libfoo/default.nix</screen>
<listitem>
<para>Adobe Reader: <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/applications/misc/adobe-reader/default.nix"><filename>pkgs/applications/misc/adobe-reader/default.nix</filename></link>.
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/misc/adobe-reader/default.nix"><filename>pkgs/applications/misc/adobe-reader/default.nix</filename></link>.
Shows how binary-only packages can be supported. In
particular the <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/applications/misc/adobe-reader/builder.sh">builder</link>
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/misc/adobe-reader/builder.sh">builder</link>
uses <command>patchelf</command> to set the RUNPATH and ELF
interpreter of the executables so that the right libraries
are found at runtime.</para>
@@ -163,7 +163,7 @@ $ svn add pkgs/development/libraries/libfoo/default.nix</screen>
<listitem>
<para>A list of schemes for <literal>mirror://</literal>
URLs can be found in <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/build-support/fetchurl/mirrors.nix"><filename>pkgs/build-support/fetchurl/mirrors.nix</filename></link>.</para>
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/build-support/fetchurl/mirrors.nix"><filename>pkgs/build-support/fetchurl/mirrors.nix</filename></link>.</para>
</listitem>
</itemizedlist>
@@ -173,7 +173,7 @@ $ svn add pkgs/development/libraries/libfoo/default.nix</screen>
<para>The exact syntax and semantics of the Nix expression
language, including the built-in function, are described in the
Nix manual in the <link
xlink:href="http://nixos.org/releases/nix/unstable/manual/#chap-writing-nix-expressions">chapter
xlink:href="http://hydra.nixos.org/job/nix/trunk/tarball/latest/download-by-type/doc/manual/#chap-writing-nix-expressions">chapter
on writing Nix expressions</link>.</para>
</listitem>
@@ -181,7 +181,7 @@ $ svn add pkgs/development/libraries/libfoo/default.nix</screen>
<listitem>
<para>Add a call to the function defined in the previous step to
<link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/top-level/all-packages.nix"><filename>pkgs/top-level/all-packages.nix</filename></link>
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/all-packages.nix"><filename>pkgs/top-level/all-packages.nix</filename></link>
with some descriptive name for the variable,
e.g. <varname>libfoo</varname>.
@@ -220,8 +220,7 @@ $ nix-env -f . -iA libfoo</screen>
</listitem>
<listitem>
<para>Optionally commit the new package (<command>svn
ci</command>) or send a patch to
<para>Optionally commit the new package, or send a patch to
<literal>nix-dev@cs.uu.nl</literal>.</para>
</listitem>
@@ -230,7 +229,7 @@ $ nix-env -f . -iA libfoo</screen>
package and make them available in the <link
xlink:href="http://nixos.org/releases/nixpkgs/channels/nixpkgs-unstable/"><literal>nixpkgs</literal>
channel</link>, add it to <link
xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/top-level/release.nix"><filename>pkgs/top-level/release.nix</filename></link>.</para>
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/release.nix"><filename>pkgs/top-level/release.nix</filename></link>.</para>
</listitem>
</orderedlist>

View File

@@ -5,6 +5,21 @@
<title>Nixpkgs Release Notes</title>
<section><title>Release 0.14 (June 4, 2012)</title>
<para>In preparation for the switch from Subversion to Git, this
release is mainly the prevent the Nixpkgs version number from going
backwards. (This would happen because prerelease version numbers
produced for the Git repository are lower than those for the
Subversion repository.)</para>
<para>Since the last release, there have been thousands of changes and
new packages by numerous contributors. For details, see the commit
logs.</para>
</section>
<section><title>Release 0.13 (February 5, 2010)</title>
<para>As always, there are many changes. Some of the most important

View File

@@ -8,15 +8,14 @@
body
{
font-family: sans-serif;
font-family: "Nimbus Sans L", sans-serif;
background: white;
margin: 2em 1em 2em 1em;
}
h1,h2,h3
h1, h2, h3, h4
{
color: #005aa0;
text-align: left;
}
h1 /* title */
@@ -46,6 +45,11 @@ h3 /* subsections */
font-size: 125%;
}
div.simplesect h2
{
font-size: 110%;
}
div.appendix h3
{
font-size: 150%;
@@ -70,11 +74,13 @@ div.refsection h3
div.example
{
border: 1px solid #6185a0;
border: 1px solid #b0b0b0;
padding: 6px 6px;
margin-left: 1.5em;
margin-right: 1.5em;
background: #f4f4f8;
border-radius: 0.4em;
box-shadow: 0.4em 0.4em 0.5em #e0e0e0;
}
div.example p.title
@@ -82,6 +88,11 @@ div.example p.title
margin-top: 0em;
}
div.example pre
{
box-shadow: none;
}
/***************************************************************************
Screen dumps:
@@ -89,14 +100,15 @@ div.example p.title
pre.screen, pre.programlisting
{
border: 1px solid #6185a0;
border: 1px solid #b0b0b0;
padding: 3px 3px;
margin-left: 1.5em;
margin-right: 1.5em;
color: #600000;
background: #f4f4f8;
font-family: monospace;
/* font-size: 90%; */
border-radius: 0.4em;
box-shadow: 0.4em 0.4em 0.5em #e0e0e0;
}
div.example pre.programlisting
@@ -113,13 +125,15 @@ div.example pre.programlisting
.note, .warning
{
border: 1px solid #6185a0;
border: 1px solid #b0b0b0;
padding: 3px 3px;
margin-left: 1.5em;
margin-right: 1.5em;
margin-bottom: 1em;
padding: 0.3em 0.3em 0.3em 0.3em;
background: #fffff5;
border-radius: 0.4em;
box-shadow: 0.4em 0.4em 0.5em #e0e0e0;
}
div.note, div.warning
@@ -131,7 +145,6 @@ div.note h3, div.warning h3
{
color: red;
font-size: 100%;
// margin: 0 0 0 0;
padding-right: 0.5em;
display: inline;
}
@@ -162,20 +175,26 @@ div.navfooter *
Links colors and highlighting:
***************************************************************************/
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:link { color: #0048b3; }
a:visited { color: #002a6a; }
a:hover { background: #ffffcd; }
/***************************************************************************
Table of contents:
***************************************************************************/
.toc
div.toc
{
font-size: 90%;
}
div.toc dl
{
margin-top: 0em;
margin-bottom: 0em;
}
/***************************************************************************
@@ -208,76 +227,29 @@ div.glosslist dt
font-style: italic;
}
.default
{
font-style: italic;
}
.availability
{
font-style: italic;
}
.varname
{
color: #400000;
}
div.informaltable table
span.command strong
{
border: 1px solid #6185a0;
width: 100%;
}
div.informaltable td
{
border: 0;
padding: 5px;
}
div.informaltable td.default
{
text-align: right;
}
div.informaltable th
{
text-align: left;
color: #005aa0;
border: 0;
padding: 5px;
background: #fffff5;
font-weight: normal;
font-style: italic;
}
td.varname, td.tagname, td.paramname
{
font-weight: bold;
vertical-align: top;
}
div.epigraph
{
font-style: italic;
text-align: right;
}
table.productionset table.productionset
{
font-family: monospace;
}
strong.command
{
// font-family: monospace;
// font-style: italic;
// font-weight: normal;
font-weight: normal;
color: #400000;
}
div.calloutlist td
div.calloutlist table
{
padding-bottom: 1em;
box-shadow: none;
}
table
{
border-collapse: collapse;
box-shadow: 0.4em 0.4em 0.5em #e0e0e0;
}
div.affiliation
{
font-style: italic;
}

View File

@@ -10,25 +10,25 @@ base="$(basename "$url")"
if [ -z "$base" ]; then echo "bad URL"; exit 1; fi
dstPath="$distDir/$base"
if [ -e "$dstPath" ]; then echo "$dstPath already exists"; exit 0; fi
if [ -e "$dstPath" ]; then if [ -n "$VERBOSE" ]; then echo "$dstPath already exists"; fi; exit 0; fi
if [ -z "$file" ]; then
echo "downloading $url to $dstPath"
if [ -n "$dryRun" ]; then exit 0; fi
if [ -n "$DRY_RUN" ]; then exit 0; fi
declare -a res
if ! res=($(PRINT_PATH=1 nix-prefetch-url "$url")); then
continue
exit
fi
storePath=${res[1]}
else
storePath="$file"
fi
cp $storePath "$dstPath.tmp.$$"
mv -f "$dstPath.tmp.$$" "$dstPath"

View File

@@ -8,7 +8,19 @@ urls=$(nix-instantiate --eval-only --xml --strict '<nixpkgs/maintainers/scripts/
for url in $urls; do
if echo "$url" | grep -q -E "www.cs.uu.nl|nixos.org|.stratego-language.org|java.sun.com|ut2004|linuxq3a|RealPlayer|Adbe|belastingdienst|microsoft|armijn/.nix|sun.com|archive.eclipse.org"; then continue; fi
if ! echo "$url" | grep -q -E "\-.*[0-9].*"; then echo "skipping $url"; continue; fi
# Check the URL scheme.
if ! echo "$url" | grep -q -E "^[a-z]+://"; then echo "skipping $url (no URL scheme)"; continue; fi
# Check the basename. It should include something resembling a version.
base="$(basename "$url")"
#if ! echo "$base" | grep -q -E "[-_].*[0-9].*"; then echo "skipping $url (no version)"; continue; fi
if ! echo "$base" | grep -q -E "[a-zA-Z]"; then echo "skipping $url (no letter in name)"; continue; fi
if ! echo "$base" | grep -q -E "[0-9]"; then echo "skipping $url (no digit in name)"; continue; fi
if ! echo "$base" | grep -q -E "[-_\.]"; then echo "skipping $url (no dot/underscore in name)"; continue; fi
if echo "$base" | grep -q -E "[&?=%]"; then echo "skipping $url (bad character in name)"; continue; fi
if [ "${base:0:1}" = "." ]; then echo "skipping $url (starts with a dot)"; continue; fi
$(dirname $0)/copy-tarball.sh "$url"
done

View File

@@ -5,7 +5,7 @@
with import ../../pkgs/lib;
let
trace = if (builtins.getEnv "VERBOSE") == "1" then builtins.trace else (x: y: y);
trace = if builtins.getEnv "VERBOSE" == "1" then builtins.trace else (x: y: y);
rel = removeAttrs (import ../../pkgs/top-level/release.nix) [ "tarball" "xbursttools" ];
@@ -13,7 +13,7 @@ let
strictAttrs = as: seqList (attrValues as) as;
maybe = as: let y = builtins.tryEval (strictAttrs as); in if y.success then y.value else builtins.trace "FAIL" null;
maybe = as: let y = builtins.tryEval (strictAttrs as); in if y.success then y.value else builtins.trace "FAIL" {};
call = attrs: flip mapAttrs attrs
(n: v: trace n (

View File

@@ -0,0 +1,122 @@
#! /bin/sh -e
export PERL5LIB=/nix/var/nix/profiles/per-user/eelco/cpan-generator/lib/perl5/site_perl
name="$1"
[ -n "$name" ] || { echo "no name"; exit 1; }
cpan -D "$name" > cpan-info
url="$(echo $(cat cpan-info | sed '6!d'))"
[ -n "$url" ] || { echo "no URL"; exit 1; }
url="mirror://cpan/authors/id/$url"
echo "URL = $url" >&2
version=$(cat cpan-info | grep 'CPAN: ' | awk '{ print $2 }')
echo "VERSION = $version"
declare -a xs=($(PRINT_PATH=1 nix-prefetch-url "$url"))
hash=${xs[0]}
path=${xs[1]}
echo "HASH = $hash" >&2
namedash="$(echo $name | sed s/::/-/g)-$version"
attr=$(echo $name | sed s/:://g)
rm -rf cpan_tmp
mkdir cpan_tmp
tar xf "$path" -C cpan_tmp
shopt -s nullglob
meta=$(echo cpan_tmp/*/META.json)
if [ -z "$meta" ]; then
yaml=$(echo cpan_tmp/*/META.yml)
[ -n "$yaml" ] || { echo "no meta file"; exit 1; }
meta=$(echo $yaml | sed s/\.yml$/.json/)
perl -e '
use YAML;
use JSON;
local $/;
$x = YAML::Load(<>);
print encode_json $x;
' < $yaml > $meta
fi
description="$(json abstract < $meta | perl -e '$x = <>; print uc(substr($x, 0, 1)), substr($x, 1);')"
homepage="$(json resources.homepage < $meta)"
if [ -z "$homepage" ]; then
#homepage="$(json meta-spec.url < $meta)"
true
fi
license="$(json license < $meta | json -a 2> /dev/null || true)"
if [ -z "$license" ]; then
license="$(json -a license < $meta)"
fi
license="$(echo $license | sed s/perl_5/perl5/)"
f() {
local type="$1"
perl -e '
use JSON;
local $/;
$x = decode_json <>;
if (defined $x->{prereqs}) {
$x2 = $x->{prereqs}->{'$type'}->{requires};
} elsif ("'$type'" eq "runtime") {
$x2 = $x->{requires};
} elsif ("'$type'" eq "configure") {
$x2 = $x->{configure_requires};
} elsif ("'$type'" eq "build") {
$x2 = $x->{build_requires};
}
foreach my $y (keys %{$x2}) {
next if $y eq "perl";
eval "use $y;";
if (!$@) {
print STDERR "skipping Perl-builtin module $y\n";
next;
}
print $y, "\n";
};
' < $meta | sed s/:://g
}
confdeps=$(f configure)
builddeps=$(f build)
testdeps=$(f test)
runtimedeps=$(f runtime)
buildInputs=$(echo $(for i in $confdeps $builddeps $testdeps; do echo $i; done | sort | uniq))
propagatedBuildInputs=$(echo $(for i in $runtimedeps; do echo $i; done | sort | uniq))
echo "===" >&2
cat <<EOF
$attr = buildPerlPackage {
name = "$namedash";
src = fetchurl {
url = $url;
sha256 = "$hash";
};
EOF
if [ -n "$buildInputs" ]; then
cat <<EOF
buildInputs = [ $buildInputs ];
EOF
fi
if [ -n "$propagatedBuildInputs" ]; then
cat <<EOF
propagatedBuildInputs = [ $propagatedBuildInputs ];
EOF
fi
cat <<EOF
meta = {
homepage = $homepage;
description = "$description";
license = "$license";
};
};
EOF

View File

@@ -5,7 +5,6 @@ hydra_eval_jobs \
--argstr system x86_64-linux \
--argstr system i686-linux \
--argstr system x86_64-darwin \
--argstr system i686-darwin \
--argstr system i686-cygwin \
--argstr system i686-freebsd \
--arg officialRelease false \

View File

@@ -0,0 +1,30 @@
Two changes:
* Add an alias for `which', so abcde can find things in store
* Choose the right CDROM reader syntax for `cd-paranoia'
--- abcde-2.5.4/abcde~ 2012-09-18 06:09:31.000000000 -0700
+++ abcde-2.5.4/abcde 2012-10-27 00:08:48.000862364 -0700
@@ -17,6 +17,11 @@
VERSION='2.5.4'
+which ()
+{
+ type -P $1
+}
+
usage ()
{
echo "This is abcde v$VERSION."
@@ -3497,6 +3502,10 @@
for DEFAULT_CDROMREADER in $DEFAULT_CDROMREADERS; do
if new_checkexec $DEFAULT_CDROMREADER; then
CDROMREADERSYNTAX=$DEFAULT_CDROMREADER
+ case "$DEFAULT_CDROMREADER" in
+ cd-paranoia) CDROMREADERSYNTAX=cdparanoia;;
+ *) CDROMREADERSYNTAX=$DEFAULT_CDROMREADER;;
+ esac
break
fi
done

View File

@@ -1,16 +0,0 @@
Choose the right CDROM reader syntax for `cd-paranoia'.
--- abcde-2.3.99.6/abcde 2006-08-05 21:14:00.000000000 +0200
+++ abcde-2.3.99.6/abcde 2008-10-29 22:55:38.000000000 +0100
@@ -3184,7 +3184,10 @@ if [ -n "$DISCID" ] || [ "$CDROMREADERSY
if [ "$CDROMREADERSYNTAX" = "" ]; then
for DEFAULT_CDROMREADER in $DEFAULT_CDROMREADERS; do
if new_checkexec $DEFAULT_CDROMREADER; then
- CDROMREADERSYNTAX=$DEFAULT_CDROMREADER
+ case "$DEFAULT_CDROMREADER" in
+ cd-paranoia) CDROMREADERSYNTAX=cdparanoia;;
+ *) CDROMREADERSYNTAX=$DEFAULT_CDROMREADER;;
+ esac
break
fi
done

View File

@@ -1,19 +1,20 @@
{ stdenv, fetchurl, libcdio, cddiscid, wget, bash, vorbisTools, id3v2, lame
{ stdenv, fetchurl, libcdio, cddiscid, wget, bash, vorbisTools, id3v2, lame, flac, eject, mkcue
, perl, DigestSHA, MusicBrainz, MusicBrainzDiscID
, makeWrapper }:
let version = "2.3.99.6";
let version = "2.5.4";
in
stdenv.mkDerivation {
name = "abcde-${version}";
src = fetchurl {
url = "mirror://debian/pool/main/a/abcde/abcde_${version}.orig.tar.gz";
sha256 = "1wl4ygj1cf1d6g05gwwygsd5g83l039fzi011r30ma5lnm763lyb";
sha256 = "14g5lsgh53hza9848351kwpygc0yqpvvzp3s923aja77f2wpkdl5";
};
# FIXME: This package does not support MP3 encoding (only Ogg),
# nor `distmp3', `eject', etc.
patches = [ ./install.patch ./which.patch ./cd-paranoia.patch ];
patches = [ ./abcde.patch ];
configurePhase = ''
sed -i "s|^[[:blank:]]*prefix *=.*$|prefix = $out|g ;
@@ -29,25 +30,37 @@ in
substituteInPlace "abcde" \
--replace "/etc/abcde.conf" "$out/etc/abcde.conf"
'';
# no ELFs in this package, only scripts
dontStrip = true;
dontPatchELF = true;
buildInputs = [ makeWrapper ];
postInstall = ''
substituteInPlace "$out/bin/cddb-tool" \
--replace '#!/bin/sh' '#!${bash}/bin/sh'
substituteInPlace "$out/bin/abcde" \
--replace '#!/bin/bash' '#!${bash}/bin/bash'
# substituteInPlace "$out/bin/cddb-tool" \
# --replace '#!/bin/sh' '#!${bash}/bin/sh'
# substituteInPlace "$out/bin/abcde" \
# --replace '#!/bin/bash' '#!${bash}/bin/bash'
# generic fixup script should be doing this, but it ignores this file for some reason
substituteInPlace "$out/bin/abcde-musicbrainz-tool" \
--replace '#!/usr/bin/perl' '#!${perl}/bin/perl'
wrapProgram "$out/bin/abcde" --prefix PATH ":" \
"$out/bin:${libcdio}/bin:${cddiscid}/bin:${wget}/bin:${vorbisTools}/bin:${id3v2}/bin:${lame}/bin"
wrapProgram "$out/bin/cddb-tool" --prefix PATH ":" \
"${wget}/bin"
wrapProgram "$out/bin/abcde-musicbrainz-tool" --prefix PATH ":" \
"${wget}/bin"
'';
meta = {
homepage = http://www.hispalinux.es/~data/abcde.php;
homepage = "http://lly.org/~rcw/abcde/page/";
licence = "GPLv2+";
description = "A Better CD Encoder (ABCDE)";

View File

@@ -1,21 +0,0 @@
--- abcde-2.3.3/Makefile~ 2005-08-26 00:43:27.000000000 +0200
+++ abcde-2.3.3/Makefile 2008-05-26 22:20:17.000000000 +0200
@@ -14,13 +14,13 @@ clean:
install:
$(INSTALL) -d -m 755 $(bindir)
- $(INSTALL) -m 755 -o 0 abcde $(bindir)
- $(INSTALL) -m 755 -o 0 cddb-tool $(bindir)
+ $(INSTALL) -m 755 abcde $(bindir)
+ $(INSTALL) -m 755 cddb-tool $(bindir)
$(INSTALL) -d -m 755 $(mandir)
- $(INSTALL) -m 644 -o 0 abcde.1 $(mandir)
- $(INSTALL) -m 644 -o 0 cddb-tool.1 $(mandir)
+ $(INSTALL) -m 644 abcde.1 $(mandir)
+ $(INSTALL) -m 644 cddb-tool.1 $(mandir)
$(INSTALL) -d -m 755 $(etcdir)
- $(INSTALL) -m 644 -o 0 abcde.conf $(etcdir)
+ $(INSTALL) -m 644 abcde.conf $(etcdir)
tarball:
@cd .. && tar czvf abcde_$(VERSION).orig.tar.gz \

View File

@@ -1,16 +0,0 @@
Add an alias for `which'.
--- abcde-2.3.99.6/abcde 2006-08-05 21:14:00.000000000 +0200
+++ abcde-2.3.99.6/abcde 2008-10-29 22:49:16.000000000 +0100
@@ -15,6 +15,11 @@
VERSION='2.3.99-$Revision: 222M $'
+which ()
+{
+ type -P $1
+}
+
usage ()
{
echo "This is abcde v$VERSION."

View File

@@ -1,28 +1,30 @@
{ stdenv, fetchurl, lib, qtscriptgenerator, perl, gettext, curl
, libxml2, mysql, taglib, taglib_extras, loudmouth , kdelibs
, qca2, libmtp, liblastfm, libgpod, pkgconfig, automoc4, phonon
, strigi, soprano }:
, strigi, soprano, qjson, ffmpeg, libofa }:
stdenv.mkDerivation rec {
name = "${pname}-${version}";
pname = "amarok";
version = "2.5.0";
version = "2.6.0";
src = fetchurl {
url = "mirror://kde/stable/${pname}/${version}/src/${name}.tar.bz2";
sha256 = "0jc8fsrhshgfv441b2dgqk0wz3ms5bzjqchcj5ydxphg57dr3l8y";
sha256 = "1h6jzl0jnn8g05pz4mw01kz20wjjxwwz6iki7lvgj70qi3jq04m9";
};
QT_PLUGIN_PATH="${qtscriptgenerator}/lib/qt4/plugins";
patches = ./find-mysql.patch;
buildInputs = [ qtscriptgenerator stdenv.gcc.libc gettext curl
libxml2 mysql taglib taglib_extras loudmouth kdelibs automoc4 phonon strigi
soprano qca2 libmtp liblastfm libgpod pkgconfig ];
soprano qca2 libmtp liblastfm libgpod pkgconfig qjson ffmpeg libofa ];
postInstall = ''
mkdir -p $out/nix-support
echo ${qtscriptgenerator} > $out/nix-support/propagated-user-env-packages
'';
meta = {
description = "Popular music player for KDE";
license = "GPL";

View File

@@ -0,0 +1,46 @@
commit 9979970f05f25329100168d85a5c4cdc8c084b7a
Author: Yury G. Kudryashov <urkud.urkud@gmail.com>
Date: Thu Aug 30 12:32:53 2012 +0400
FindMySQLAmarok.cmake: use PATH_SUFFIXES
diff --git a/cmake/modules/FindMySQLAmarok.cmake b/cmake/modules/FindMySQLAmarok.cmake
index 910b434..4c8b8e8 100644
--- a/cmake/modules/FindMySQLAmarok.cmake
+++ b/cmake/modules/FindMySQLAmarok.cmake
@@ -13,18 +13,17 @@
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
if(NOT WIN32)
- find_program(MYSQLCONFIG_EXECUTABLE NAMES mysql_config mysql_config5 PATHS ${BIN_INSTALL_DIR} ~/usr/bin /usr/local/bin)
+ find_program(MYSQLCONFIG_EXECUTABLE NAMES mysql_config mysql_config5 HINTS ${BIN_INSTALL_DIR})
endif(NOT WIN32)
find_path(MYSQL_INCLUDE_DIR mysql.h
- /opt/local/include/mysql5/mysql
+ PATHS
+ /opt/local/include
/opt/mysql/mysql/include
- /opt/mysqle/include/mysql
- /opt/ports/include/mysql5/mysql
- /usr/include/mysql
- /usr/local/include/mysql
- /usr/mysql/include/mysql
- ~/usr/include/mysql
+ /opt/mysqle/include
+ /opt/ports/include
+ /usr/mysql/include
+ PATH_SUFFIXES mysql mysql5/mysql
)
if(MYSQLCONFIG_EXECUTABLE)
@@ -40,8 +39,7 @@ if(MYSQLCONFIG_EXECUTABLE)
find_library(MYSQLD_PIC_SEPARATE
mysqld_pic
- PATHS
- /usr/lib/mysql
+ PATH_SUFFIXES mysql
)
if(MYSQLD_PIC_SEPARATE)

View File

@@ -1,37 +0,0 @@
{ stdenv, fetchgit, fetchgitrevision
, lib, cmake, qt4, qtscriptgenerator, perl, gettext, curl
, libxml2, mysql, taglib, taglib_extras, loudmouth , kdelibs, automoc4, phonon
, strigi, soprano, qca2, libmtp, liblastfm, libgpod, pkgconfig
, repository ? "git://git.kde.org/amarok"
, branch ? "heads/master"
, rev ? fetchgitrevision repository branch
, src ? fetchgit {
url = repository;
rev = rev;
}
}:
stdenv.mkDerivation rec {
name = "${pname}-${version}";
pname = "amarok";
version = "live";
inherit src;
QT_PLUGIN_PATH="${qtscriptgenerator}/lib/qt4/plugins";
buildInputs = [ cmake qt4 qtscriptgenerator perl stdenv.gcc.libc gettext curl
libxml2 mysql taglib taglib_extras loudmouth kdelibs automoc4 phonon strigi
soprano qca2 libmtp liblastfm libgpod pkgconfig ];
postInstall = ''
mkdir -p $out/nix-support
echo ${qtscriptgenerator} > $out/nix-support/propagated-user-env-packages
'';
meta = {
description = "Popular music player for KDE";
license = "GPL";
homepage = http://amarok.kde.org;
inherit (kdelibs.meta) maintainers;
};
}

View File

@@ -2,27 +2,31 @@
, fftwSinglePrec, flac, glib, glibmm, gtk, gtkmm, jackaudio
, libgnomecanvas, libgnomecanvasmm, liblo, libmad, libogg, librdf
, librdf_raptor, librdf_rasqal, libsamplerate, libsigcxx, libsndfile
, libusb, libuuid, libxml2, libxslt, makeWrapper, pango, perl, pkgconfig
, python }:
, libusb, libuuid, libxml2, libxslt, lilv, lv2, makeWrapper, pango
, perl, pkgconfig, python, serd, sord, sratom, suil }:
let
rev = "11483";
# Ardour 3 Beta 5
rev = "13072";
in
stdenv.mkDerivation {
name = "ardour3-svn-${rev}";
src = fetchsvn {
url = http://subversion.ardour.org/svn/ardour2/tags/3.0-beta3;
url = http://subversion.ardour.org/svn/ardour2/branches/3.0;
inherit rev;
sha256 = "02az11lvfbln475np9jyfkdlrkpp1pszjmk6gl75wq6ws08dd7rd";
sha256 = "17k990kdb5q17z6jcz5b60imvvfbjw9zfxzy9fk0vg8gd6yq7736";
};
buildInputs = [ alsaLib aubio boost cairomm curl fftw fftwSinglePrec
flac glib glibmm gtk gtkmm jackaudio libgnomecanvas
libgnomecanvasmm liblo libmad libogg librdf librdf_raptor
librdf_rasqal libsamplerate libsigcxx libsndfile libusb libuuid
libxml2 libxslt pango perl pkgconfig python ];
buildInputs =
[ alsaLib aubio boost cairomm curl fftw fftwSinglePrec
flac glib glibmm gtk gtkmm jackaudio libgnomecanvas
libgnomecanvasmm liblo libmad libogg librdf librdf_raptor
librdf_rasqal libsamplerate libsigcxx libsndfile libusb libuuid
libxml2 libxslt lilv lv2 pango perl pkgconfig python serd sord
sratom suil
];
patchPhase = ''
printf '#include "ardour/svn_revision.h"\nnamespace ARDOUR { const char* svn_revision = \"${rev}\"; }\n' > libs/ardour/svn_revision.cc

View File

@@ -4,19 +4,19 @@
}:
let
version = "3.2.1";
version = "3.2.2";
in
stdenv.mkDerivation {
name = "audacious-${version}";
src = fetchurl {
url = "http://distfiles.audacious-media-player.org/audacious-${version}.tar.bz2";
sha256 = "064a8d2887a0f92a1637df9d71b8eefa8064199c04eccfaac725f840cff6eac3";
sha256 = "1vj2f3jq67r9wc3s8p51w8338cjhidj3lpxmzyh31lrfikj21766";
};
pluginsSrc = fetchurl {
url = "http://distfiles.audacious-media-player.org/audacious-plugins-${version}.tar.bz2";
sha256 = "5b7d3e52f6b8903bc01ae15651817e990d3348ae6b9734767f354eb2dbfc8c2d";
sha256 = "1z5p4ny0kzszaki4f1fgrvcr0q1j6i19847jhplc07nl1rvycdy6";
};
# `--enable-amidiplug' is to prevent configure from looking in /proc/asound.

View File

@@ -4,12 +4,12 @@
}:
stdenv.mkDerivation rec {
version = "2.0.0";
version = "2.0.2";
name = "audacity-${version}";
src = fetchurl {
url = "http://audacity.googlecode.com/files/audacity-minsrc-${version}.tar.bz2";
sha256 = "0spbib3f86b4qri0g13idyxvysg28hkpsglmjza681zrln62hjfq";
sha256 = "17c7p5jww5zcg2k2fs1751mv5kbadcmgicszi1zxwj2p5b35x2mc";
};
buildInputs = [ pkgconfig wxGTK libsndfile expat alsaLib libsamplerate
libvorbis libmad flac id3lib ffmpeg gettext ];

View File

@@ -0,0 +1,29 @@
{ stdenv, fetchurl, alsaLib, jackaudio, pkgconfig, pulseaudio, xlibs }:
stdenv.mkDerivation rec {
name = "bristol-${version}";
version = "0.60.10";
src = fetchurl {
url = "mirror://sourceforge/bristol/${name}.tar.gz";
sha256 = "070rn5zdx6vrqmq7w1rrpxig3bxlylbsw82nlmkjnhjrgm6yx753";
};
buildInputs = [
alsaLib jackaudio pkgconfig pulseaudio xlibs.libX11 xlibs.libXext
xlibs.xproto
];
preInstall = ''
sed -e "s@\`which bristol\`@$out/bin/bristol@g" -i bin/startBristol
sed -e "s@\`which brighton\`@$out/bin/brighton@g" -i bin/startBristol
'';
meta = with stdenv.lib; {
description = "A range of synthesiser, electric piano and organ emulations";
homepage = http://bristol.sourceforge.net;
license = licenses.gpl3;
platforms = platforms.linux;
maintainers = [ maintainers.goibhniu ];
};
}

View File

@@ -0,0 +1,25 @@
{ stdenv, fetchurl, cairo, expat, fftwSinglePrec, fluidsynth, glib
, gtk, jackaudio, ladspaH , libglade, lv2, pkgconfig }:
stdenv.mkDerivation rec {
name = "calf-${version}";
version = "0.0.19-rc7";
src = fetchurl {
url = "mirror://sourceforge/calf/${name}.tar.gz";
sha256 = "0515pzc7ishrq0j5hza83s0yp3x34r977h776lpky389whcyf45j";
};
buildInputs = [
cairo expat fftwSinglePrec fluidsynth glib gtk jackaudio ladspaH
libglade lv2 pkgconfig
];
meta = with stdenv.lib; {
homepage = http://calf.sourceforge.net;
description = "A set of high quality open source audio plugins for musicians";
license = licenses.lgpl2;
maintainers = [ maintainers.goibhniu ];
platforms = platforms.linux;
};
}

View File

@@ -0,0 +1,34 @@
{ stdenv, fetchurl, cmake, libsndfile, flex, bison
, alsaLib ? null
, pulseaudio ? null
, tcltk ? null
# maybe csound can be compiled with support for those, see configure output
# , ladspa ? null
# , fluidsynth ? null
# , jack ? null
# , gmm ? null
# , wiiuse ? null
}:
stdenv.mkDerivation {
name = "csound5.18.02";
enableParallelBuilding = true;
src = fetchurl {
url = http://netcologne.dl.sourceforge.net/project/csound/csound5/csound5.18/Csound5.18.02.tar.gz;
sha256 = "4c461cf3bf60b83671224949dd33805379b7121bf2c0ad6af5e191e7f6f8adc8";
};
buildInputs = [ cmake libsndfile flex bison alsaLib pulseaudio tcltk ];
meta = {
description = "sound design, audio synthesis, and signal processing system, providing facilities for music composition and performance on all major operating systems and platforms";
homepage = http://www.csounds.com/;
license = stdenv.lib.licenses.gpl2;
maintainers = [stdenv.lib.maintainers.marcweber];
platforms = stdenv.lib.platforms.linux;
};
}

View File

@@ -0,0 +1,67 @@
{ stdenv, fetchgit, alsaLib, fftwSinglePrec, freetype, jackaudio
, libxslt, lv2, pkgconfig, premake, xlibs }:
let
rev = "7815b3545978e";
in
stdenv.mkDerivation rec {
name = "distrho-${rev}";
src = fetchgit {
url = "git://distrho.git.sf.net/gitroot/distrho/distrho";
inherit rev;
sha256 = "2e260f16ee67b1166c39e2d55c8dd5593902c8b3d8d86485545ef83139e1e844";
};
patchPhase = ''
sed -e "s#xsltproc#${libxslt}/bin/xsltproc#" -i Makefile
sed -e "s#PREFIX = /usr/local#PREFIX = $out#" -i Makefile
sed -e "s#/etc/HybridReverb2#$out/etc/Hybridreverb2#" \
-i ports/hybridreverb2/source/SystemConfig.cpp
sed -e "s#/usr#$out#" -i ports/hybridreverb2/data/HybridReverb2.conf
'';
buildInputs = [
alsaLib fftwSinglePrec freetype jackaudio pkgconfig premake
xlibs.libX11 xlibs.libXcomposite xlibs.libXcursor xlibs.libXext
xlibs.libXinerama xlibs.libXrender
];
buildPhase = ''
sh ./scripts/premake-update.sh linux
make standalone
make lv2
# generate lv2 ttl
sh scripts/generate-ttl.sh
'';
installPhase = ''
mkdir -p $out/bin
cp bin/standalone/* $out/bin/
mkdir -p $out/lib/lv2
cp -a bin/lv2/* $out/lib/lv2/
# HybridReverb2 data
mkdir -p $out/etc/HybridReverb2
cp ports/hybridreverb2/data/HybridReverb2.conf $out/etc/HybridReverb2/
mkdir -p $out/share
cp -a ports/hybridreverb2/data/HybridReverb2 $out/share/
'';
meta = with stdenv.lib; {
homepage = http://distrho.sourceforge.net;
description = "A collection of cross-platform audio effects and plugins";
longDescription = ''
Includes:
3BandEQ bitmangler drowaudio-distortion drowaudio-flanger
drowaudio-tremolo eqinox HybridReverb2 juce_pitcher sDelay
TAL-Filter TAL-NoiseMaker TAL-Reverb-2 TAL-Vocoder-2 ThePilgrim
Wolpertinger argotlunar capsaicin drowaudio-distortionshaper
drowaudio-reverb drumsynth highlife JuceDemoPlugin PingPongPan
TAL-Dub-3 TAL-Filter-2 TAL-Reverb TAL-Reverb-3 TheFunction vex
'';
maintainers = [ maintainers.goibhniu ];
platforms = platforms.linux;
};
}

View File

@@ -1,10 +1,10 @@
{stdenv, fetchurl, unzip, portaudio }:
stdenv.mkDerivation {
name = "espeak-1.44.03";
name = "espeak-1.46.02";
src = fetchurl {
url = mirror://sourceforge/espeak/espeak-1.44.03-source.zip;
sha256 = "0lnv89xmsq3bax0qpabd0z2adaag7mdl973bkw3gdszidafmfyx4";
url = mirror://sourceforge/espeak/espeak-1.46.02-source.zip;
sha256 = "1fjlv5fm0gzvr5wzy1dp4nspw04k0bqv3jymha2p2qfjbfifp2zg";
};
buildInputs = [ unzip portaudio ];
@@ -18,7 +18,7 @@ stdenv.mkDerivation {
configurePhase = ''
cd src
makeFlags="PREFIX=$out"
makeFlags="PREFIX=$out DATADIR=$out/share/espeak-data"
'';
meta = {

View File

@@ -0,0 +1,31 @@
{stdenv, fetchurl, unzip, portaudio, wxGTK}:
stdenv.mkDerivation {
name = "espeakedit-1.46.02";
src = fetchurl {
url = mirror://sourceforge/espeak/espeakedit-1.46.02.zip;
sha256 = "1cc5r89sn8zz7b8wj4grx9xb7aqyi0ybj0li9hpy7hd67r56kqkl";
};
buildInputs = [ unzip portaudio wxGTK ];
patchPhase = if portaudio.api_version == 19 then ''
cp src/portaudio19.h src/portaudio.h
'' else "";
buildPhase = ''
cd src
gcc -o espeakedit *.cpp `wx-config --cxxflags --libs`
'';
installPhase = ''
ensureDir $out/bin
cp espeakedit $out/bin
'';
meta = {
description = "Phoneme editor for espeak";
homepage = http://espeak.sourceforge.net/;
license = "GPLv3+";
};
}

View File

@@ -1,24 +1,25 @@
{stdenv, fetchurl, libogg}:
{ stdenv, fetchurl, libogg }:
stdenv.mkDerivation rec {
name = "flac-1.2.1";
src = fetchurl {
url = mirror://sourceforge/flac/flac-1.2.1.tar.gz;
sha256 = "1pry5lgzfg57pga1zbazzdd55fkgk3v5qy4axvrbny5lrr5s8dcn";
};
buildInputs = [libogg];
buildInputs = [ libogg ];
patches =
[ # Fix for building on GCC 4.3.
(fetchurl {
url = "http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/media-libs/flac/files/flac-1.2.1-gcc-4.3-includes.patch?rev=1.1";
sha256 = "1m6ql5vyjb2jlp5qiqp6w0drq1m6x6y3i1dnl5ywywl3zd36k0mr";
})
];
patches = [
# Fix for building on GCC 4.3.
(fetchurl {
url = "http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/media-libs/flac/files/flac-1.2.1-gcc-4.3-includes.patch?rev=1.1";
sha256 = "1m6ql5vyjb2jlp5qiqp6w0drq1m6x6y3i1dnl5ywywl3zd36k0mr";
})
];
meta = {
homepage = http://flac.sourceforge.net;
description = "Library and tools for encoding and decoding the FLAC lossless audio file format";
};
}

View File

@@ -0,0 +1,53 @@
{ stdenv, fetchurl, python, gettext, intltool, pkgconfig, jackaudio, libsndfile
, glib, gtk, glibmm, gtkmm, fftw, librdf, ladspaH, boost }:
stdenv.mkDerivation rec {
name = "guitarix-${version}";
version = "0.25.2";
src = fetchurl {
url = "mirror://sourceforge/guitarix/guitarix2-${version}.tar.bz2";
sha256 = "1wcg3yc2iy72hj6z9l88393f00by0iwhhn8xrc3q55p4rj0mnrga";
};
buildInputs =
[ python gettext intltool pkgconfig jackaudio libsndfile glib gtk glibmm
gtkmm fftw librdf ladspaH boost
];
configurePhase = "python waf configure --prefix=$out";
buildPhase = "python waf build";
installPhase = "python waf install";
meta = {
description = "A virtual guitar amplifier for Linux running with JACK";
longDescription = ''
guitarix is a virtual guitar amplifier for Linux running with
JACK (Jack Audio Connection Kit). It is free as in speech and
free as in beer. Its free sourcecode allows to build it for
other UNIX-like systems also, namely for BSD and for MacOSX.
It takes the signal from your guitar as any real amp would do:
as a mono-signal from your sound card. Your tone is processed by
a main amp and a rack-section. Both can be routed separately and
deliver a processed stereo-signal via JACK. You may fill the
rack with effects from more than 25 built-in modules spanning
from a simple noise-gate to brain-slashing modulation-fx like
flanger, phaser or auto-wah. Your signal is processed with
minimum latency. On any properly set-up Linux-system you do not
need to wait for more than 10 milli-seconds for your playing to
be delivered, processed by guitarix.
guitarix offers the range of sounds you would expect from a
full-featured universal guitar-amp. You can get crisp
clean-sounds, nice overdrive, fat distortion and a diversity of
crazy sounds never heard before.
'';
homepage = http://guitarix.sourceforge.net/;
license = stdenv.lib.licenses.gpl3Plus;
maintainers = [ stdenv.lib.maintainers.astsmtl ];
platforms = stdenv.lib.platforms.linux;
};
}

View File

@@ -0,0 +1,28 @@
{ stdenv, fetchurl, jackaudio, libsndfile, pkgconfig }:
stdenv.mkDerivation rec {
name = "jack_capture-${version}";
version = "0.9.69";
src = fetchurl {
url = "http://archive.notam02.no/arkiv/src/${name}.tar.gz";
sha256 = "0sk7b92my1v1g7rhkpl1c608rb0rdb28m9zqfll95kflxajd16zv";
};
buildInputs = [ jackaudio libsndfile pkgconfig ];
buildPhase = "PREFIX=$out make jack_capture";
installPhase = ''
mkdir -p $out/bin
cp jack_capture $out/bin/
'';
meta = with stdenv.lib; {
description = "A program for recording soundfiles with jack";
homepage = http://archive.notam02.no/arkiv/src;
license = licenses.gpl2;
maintainers = [ maintainers.goibhniu ];
platforms = stdenv.lib.platforms.linux;
};
}

View File

@@ -0,0 +1,29 @@
{ stdenv, fetchgit, pythonPackages }:
pythonPackages.buildPythonPackage rec {
name = "lastwatch-${version}";
namePrefix = "";
version = "0.4.1";
src = fetchgit {
url = "git://github.com/aszlig/LastWatch.git";
rev = "refs/tags/v${version}";
sha256 = "c43f0fd87e9f3daafc7e8676daf2e89c8e21fbabc278eb1455e28d2997587a92";
};
pythonPath = [
pythonPackages.pyinotify
pythonPackages.pylast
pythonPackages.mutagen
];
propagatedBuildInputs = pythonPath;
installCommand = "python setup.py install --prefix=$out";
meta = {
homepage = "https://github.com/aszlig/LastWatch";
description = "An inotify-based last.fm audio scrobbler";
license = stdenv.lib.licenses.gpl2;
};
}

View File

@@ -1,5 +1,5 @@
{ stdenv, fetchsvn, alsaLib, asio, autoconf, automake, bison
, jackaudio, libgig, libsndfile, libtool , pkgconfig }:
, jackaudio, libgig, libsndfile, libtool, lv2, pkgconfig }:
stdenv.mkDerivation rec {
name = "linuxsampler-svn-${version}";
@@ -11,13 +11,16 @@ stdenv.mkDerivation rec {
sha256 = "0zsrvs9dwwhjx733m45vfi11yjkqv33z8qxn2i9qriq5zs1f0kd7";
};
patchPhase = "sed -e 's/which/type -P/g' -i scripts/generate_parser.sh";
patches = ./linuxsampler_lv2_sfz_fix.diff;
preConfigure = "make -f Makefile.cvs";
preConfigure = ''
sed -e 's/which/type -P/g' -i scripts/generate_parser.sh
make -f Makefile.cvs
'';
buildInputs = [
alsaLib asio autoconf automake bison jackaudio libgig libsndfile
libtool pkgconfig
libtool lv2 pkgconfig
];
meta = with stdenv.lib; {
@@ -34,7 +37,8 @@ stdenv.mkDerivation rec {
have questions on the subject, that are not yet covered by the
FAQ, please contact us.
'';
license = licenses.gpl2;
license = licenses.proprietary;
maintainers = [ maintainers.goibhniu ];
platforms = platforms.linux;
};
}

View File

@@ -0,0 +1,50 @@
Index: linuxsampler-r2359/src/hostplugins/lv2/PluginLv2.cpp
===================================================================
--- linuxsampler-r2359/src/hostplugins/lv2/PluginLv2.cpp (revision 2359)
+++ linuxsampler-r2359/src/hostplugins/lv2/PluginLv2.cpp (working copy)
@@ -18,6 +18,8 @@
* MA 02110-1301 USA *
***************************************************************************/
+#define _BSD_SOURCE 1 /* for realpath() */
+
#include <algorithm>
#include <cassert>
#include <cstdio>
@@ -118,6 +120,23 @@
dmsg(2, ("linuxsampler: Deactivate\n"));
}
+ static String RealPath(const String& path)
+ {
+ String out = path;
+ char* cpath = NULL;
+#ifdef _WIN32
+ cpath = (char*)malloc(MAX_PATH);
+ GetFullPathName(path.c_str(), MAX_PATH, cpath, NULL);
+#else
+ cpath = realpath(path.c_str(), NULL);
+#endif
+ if (cpath) {
+ out = cpath;
+ free(cpath);
+ }
+ return out;
+ }
+
String PluginLv2::PathToState(const String& path) {
if (MapPath) {
char* cstr = MapPath->abstract_path(MapPath->handle, path.c_str());
@@ -131,9 +150,10 @@
String PluginLv2::PathFromState(const String& path) {
if (MapPath) {
char* cstr = MapPath->absolute_path(MapPath->handle, path.c_str());
- const String abstract_path(cstr);
+ // Resolve symbolic links so SFZ sample paths load correctly
+ const String absolute_path(RealPath(cstr));
free(cstr);
- return abstract_path;
+ return absolute_path;
}
return path;
}

View File

@@ -0,0 +1,19 @@
{ stdenv, fetchurl, libmikmod, ncurses }:
stdenv.mkDerivation rec {
name = "mikmod-3.2.2";
src = fetchurl {
url = "http://mikmod.shlomifish.org/files/${name}.tar.gz";
sha256 = "105vl1kyah588wpbpq6ck1wlr0jj55l2ps72q5i01gs9px8ncmp8";
};
buildInputs = [ libmikmod ncurses ];
meta = {
description = "Tracker music player for the terminal";
homepage = http://mikmod.shlomifish.org/;
license = "GPLv2+";
maintainers = with stdenv.lib.maintainers; [ viric ];
platforms = with stdenv.lib.platforms; linux;
};
}

View File

@@ -1,12 +1,12 @@
{stdenv, fetchurl, ncurses, curl, taglib, fftw, mpd_clientlib, pkgconfig}:
stdenv.mkDerivation rec {
version = "0.5.8";
version = "0.5.10";
name = "ncmpcpp-${version}";
src = fetchurl {
url = "http://unkart.ovh.org/ncmpcpp/ncmpcpp-${version}.tar.bz2";
sha256 = "1kbkngs4fhf9z53awskqiwdl94i5slvxmjiajkrayi99373fallx";
url = "http://ncmpcpp.rybczak.net/stable/ncmpcpp-${version}.tar.bz2";
sha256 = "ff6d5376a2d9caba6f5bb78e68af77cefbdb2f04cd256f738e39f8ac9a79a4a8";
};
buildInputs = [ ncurses curl taglib fftw mpd_clientlib pkgconfig ];

View File

@@ -0,0 +1,17 @@
{stdenv, fetchurl, libogg, libao, pkgconfig, libopus}:
stdenv.mkDerivation rec {
name = "opus-tools-0.1.5";
src = fetchurl {
url = "http://downloads.xiph.org/releases/opus/${name}.tar.gz";
sha256 = "0184zfamg3qcjknk4liz4smws3mbv77gjhq2pn9xgcx9nw78srvn";
};
buildInputs = [ libogg libao pkgconfig libopus ];
meta = {
description = "Tools to work with opus encoded audio streams";
homepage = http://www.opus-codec.org/;
license = "BSD";
};
}

View File

@@ -2,17 +2,17 @@
, libglademm, libcanberra, intltool, gettext }:
stdenv.mkDerivation rec {
name = "pavucontrol-0.9.10";
name = "pavucontrol-1.0";
src = fetchurl {
url = "http://0pointer.de/lennart/projects/pavucontrol/${name}.tar.gz";
sha256 = "0g2sd9smwwpnyq8yc65dl9z0iafj2rrimi8v58wkxx98vhnnvsby";
url = "http://freedesktop.org/software/pulseaudio/pavucontrol/${name}.tar.xz";
sha256 = "1plcyrc7p6gqxjhxx2xh6162bkb29wixjrqrjnl9b8g3nrjjigix";
};
buildInputs = [ pkgconfig pulseaudio gtkmm libsigcxx libglademm libcanberra
intltool gettext ];
configureFlags = "--disable-lynx";
configureFlags = "--disable-lynx --disable-gtk3";
meta = {
description = "PulseAudio Volume Control";

View File

@@ -0,0 +1,46 @@
{ stdenv, fetchurl, pythonPackages, gettext, pyqt4
, pkgconfig, libdiscid, libofa, ffmpeg }:
pythonPackages.buildPythonPackage rec {
name = "picard-${version}";
namePrefix = "";
version = "1.1";
src = fetchurl {
url = "http://ftp.musicbrainz.org/pub/musicbrainz/picard/${name}.tar.gz";
md5 = "57abb76632a423760f336ac11da5c149";
};
buildInputs = [
pkgconfig
ffmpeg
libofa
gettext
];
propagatedBuildInputs = [
pythonPackages.mutagen
pyqt4
libdiscid
];
configurePhase = ''
python setup.py config
'';
buildPhase = ''
python setup.py build
'';
installPhase = ''
python setup.py install --prefix="$out"
'';
doCheck = false;
meta = {
homepage = "http://musicbrainz.org/doc/MusicBrainz_Picard";
description = "The official MusicBrainz tagger";
license = stdenv.lib.licenses.gpl2;
};
}

View File

@@ -0,0 +1,26 @@
{stdenv, fetchurl, alsaLib, gtk, pkgconfig }:
stdenv.mkDerivation {
name = "praat-5323";
src = fetchurl {
url = http://www.fon.hum.uva.nl/praat/praat5323_sources.tar.gz;
sha256 = "1m0m5165h74mw5xhmnnyzh5ans3cn78w5rs9572sa1512cams203";
};
configurePhase = ''
cp makefiles/makefile.defs.linux makefile.defs
'';
installPhase = ''
ensureDir $out/bin
cp praat $out/bin
'';
buildInputs = [ alsaLib gtk pkgconfig ];
meta = {
description = "Doing phonetics by computer";
homepage = http://www.fon.hum.uva.nl/praat/;
license = "GPLv2+"; # Has some 3rd-party code in it though
};
}

View File

@@ -1,20 +1,22 @@
{ stdenv, fetchurl, qt4, alsaLib, jackaudio, dbus }:
stdenv.mkDerivation rec {
version = "0.3.8";
version = "0.3.9";
name = "qjackctl-${version}";
# some dependencies such as killall have to be installed additionally
src = fetchurl {
url = "mirror://sourceforge/qjackctl/${name}.tar.gz";
sha256 = "1rbipbknq7f8qfma33vwfv2ar3vxkz1p1ykp5mx6nirmcn1nj247";
sha256 = "0a4s7lwd5b67qbwv1yck8bw6zz8ffx1gza5fwflfqrfcfl3dds2y";
};
buildInputs = [ qt4 alsaLib jackaudio dbus ];
configureFlags = "--enable-jack-version";
meta = {
description = "qt jackd control gui tool";
description = "A Qt application to control the JACK sound server daemon";
homepage = http://qjackctl.sourceforge.net/;
license = "GPL";
};

View File

@@ -1,21 +1,24 @@
# TODO add plugins having various licenses, see http://www.vamp-plugins.org/download.html
{ stdenv, fetchurl, alsaLib, bzip2, fftw, jackaudio, libX11, liblo,
libmad, libogg, librdf, librdf_raptor, librdf_rasqal, libsamplerate,
libsndfile, makeWrapper, pulseaudio, qt4, redland, rubberband, vampSDK
{ stdenv, fetchurl, alsaLib, bzip2, fftw, jackaudio, libX11, liblo
, libmad, libogg, librdf, librdf_raptor, librdf_rasqal, libsamplerate
, libsndfile, makeWrapper, pkgconfig, pulseaudio, qt4, redland
, rubberband, vampSDK
}:
stdenv.mkDerivation {
name = "sonic-visualiser-1.8";
stdenv.mkDerivation rec {
name = "sonic-visualiser-${version}";
version = "1.9";
src = fetchurl {
url = http://downloads.sourceforge.net/sv1/sonic-visualiser-1.8.tar.gz;
sha256 = "16ik6q9n92wljvnqcv7hyzb9v3yp3ixxp6df9kasf53fii973dh7";
url = "http://code.soundsoftware.ac.uk/attachments/download/194/${name}.tar.gz";
sha256 = "00igf7j6s8xfyxnlkbqma0yby9pknxqzy8cmh0aw95ix80cw56fq";
};
buildInputs =
[ libsndfile qt4 fftw /* should be fftw3f ??*/ bzip2 librdf rubberband
libsamplerate vampSDK alsaLib librdf_raptor librdf_rasqal redland
pkgconfig
# optional
jackaudio
# portaudio
@@ -46,8 +49,10 @@ stdenv.mkDerivation {
description = "View and analyse contents of music audio files";
homepage = http://www.sonicvisualiser.org/;
license = "GPLv2";
maintainers = [ stdenv.lib.maintainers.marcweber
stdenv.lib.maintainers.goibhniu ];
maintainers =
[ stdenv.lib.maintainers.marcweber
stdenv.lib.maintainers.goibhniu
];
platforms = stdenv.lib.platforms.linux;
};
}

View File

@@ -2,7 +2,7 @@
assert stdenv.system == "i686-linux" || stdenv.system == "x86_64-linux";
let version = "0.6.6.10"; in
let version = "0.8.3.278"; in
stdenv.mkDerivation {
name = "spotify-${version}";
@@ -10,13 +10,13 @@ stdenv.mkDerivation {
src =
if stdenv.system == "i686-linux" then
fetchurl {
url = "http://repository.spotify.com/pool/non-free/s/spotify/spotify-client-qt_${version}.gbd39032.58-1_i386.deb";
sha256 = "184wvw2jqihw7bbmd7pgz51nkzvk777imz9pvknv52mggai61523";
url = "http://repository.spotify.com/pool/non-free/s/spotify/spotify-client_${version}.g21c7566.632-1_i386.deb";
sha256 = "7f587585365498c5182bd7f3beafaf511d883102f5cece66cf84f4f94077765b";
}
else if stdenv.system == "x86_64-linux" then
fetchurl {
url = "http://repository.spotify.com/pool/non-free/s/spotify/spotify-client-qt_${version}.gbd39032.58-1_amd64.deb";
sha256 = "0qy4dgcl4y8ymqk8i9vgabik7mq0niqpbkwl3sk8z66znax4am4c";
url = "http://repository.spotify.com/pool/non-free/s/spotify/spotify-client_${version}.g21c7566.632-1_amd64.deb";
sha256 = "a37a13b1c1a8088a811054c732d85b9d6ccf0bd92ad4da75bfee6d70dc344b5e";
}
else throw "Spotify not supported on this platform.";

View File

@@ -0,0 +1,39 @@
{ stdenv, fetchgit, fftwSinglePrec, libxslt, lv2, pkgconfig }:
let
rev = "ec6b85e19e24ed";
in
stdenv.mkDerivation rec {
name = "swh-lv2-${rev}";
src = fetchgit {
url = "git://github.com/swh/lv2.git";
inherit rev;
sha256 = "d0d918ee642cd9649215737fcc008ce2bf55f4ea893a1897138b33775ea60d17";
};
patchPhase = ''
sed -e "s#xsltproc#${libxslt}/bin/xsltproc#" -i Makefile
sed -e "s#PREFIX = /usr/local#PREFIX = $out#" -i Makefile
'';
buildInputs = [ fftwSinglePrec lv2 pkgconfig ];
installPhase = "make install-system";
meta = with stdenv.lib; {
homepage = http://plugin.org.uk;
description = "LV2 version of Steve Harris' SWH plugins";
longDescription = ''
SWH plugins include:
amp, fast overdrive, overdrive (with colourisation), comb
filter, waveshaper, ringmod, divider, diode, decliper, pitch
scaler, 16 band equaliser, sinus wavewrapper, hermes filter,
chorus, flanger, decimater, oscillator, gverb, phasers, harmonic
generators, surround encoders and more.
'';
license = licenses.gpl3;
maintainers = [ maintainers.goibhniu ];
platforms = platforms.linux;
};
}

View File

@@ -5,11 +5,11 @@ assert stdenv ? glibc;
stdenv.mkDerivation rec {
name = "yoshimi-${version}";
version = "0.060.10";
version = "0.060.12";
src = fetchurl {
url = "mirror://sourceforge/yoshimi/${name}.tar.bz2";
sha256 = "0y67w7y515hx2bi5gfjgsw1hdah1bdrrvcfmqyjsvn7jbd0q47v1";
sha256 = "14javywkw6af9z9c7jr06rzdgzncyaz2ab6f0v0k6bgdndlcgslc";
};
buildInputs = [ alsaLib boost fftwSinglePrec fltk jackaudio libsndfile mesa
@@ -18,13 +18,6 @@ stdenv.mkDerivation rec {
preConfigure = "cd src";
patches = [
(fetchurl {
url = http://patch-tracker.debian.org/patch/series/dl/yoshimi/0.060.10-3/02-fluid_1.3.patch;
sha256 = "1sywirbaaw4zhn5ypga27j02qvrvqjwv3lw8kvzyj575q4c4qnri";
})
];
cmakeFlags = [ "-DFLTK_MATH_LIBRARY=${stdenv.glibc}/lib/libm.so" ];
meta = with stdenv.lib; {

View File

@@ -1,39 +1,33 @@
{stdenv, fetchurl, x11, libjpeg, libpng12, libXmu, freetype, pam}:
{ stdenv, fetchurl, cmake, pkgconfig, x11, libjpeg, libpng12, libXmu
, fontconfig, freetype, pam, dbus_libs }:
stdenv.mkDerivation rec {
name = "slim-1.3.2";
name = "slim-1.3.4";
src = fetchurl {
url = "http://download.berlios.de/slim/${name}.tar.gz";
sha256 = "1f42skdp5k1zrb364s3i0ps5wmx9szz9h192i2dkn9az00jh2mpi";
sha256 = "00fmrg2v41jnqhx0yc1kv97xxh5gai18n0i4as9g1fcq1i32cp0m";
};
patches = [
# Allow the paths of the configuration file and theme directory to
# be set at runtime.
./runtime-paths.patch
# Fix a bug in slim's PAM support: the "resp" argument to the
# conversation function is a pointer to a pointer to an array of
# pam_response structures, not a pointer to an array of pointers to
# pam_response structures. Of course C can't tell the difference...
./pam.patch
# Don't set PAM_RHOST to "localhost", it confuses ConsoleKit
# (which assumes that a non-empty string means a remote session).
./pam2.patch
];
buildInputs = [x11 libjpeg libpng12 libXmu freetype pam];
buildInputs =
[ cmake pkgconfig x11 libjpeg libpng12 libXmu fontconfig freetype
pam dbus_libs
];
NIX_CFLAGS_COMPILE = "-I${freetype}/include/freetype2";
preConfigure = "substituteInPlace CMakeLists.txt --replace /etc $out/etc";
preBuild = ''
substituteInPlace Makefile --replace /usr /no-such-path
makeFlagsArray=(CC=gcc CXX=g++ PREFIX=$out MANDIR=$out/share/man CFGDIR=$out/etc USE_PAM=1)
'';
cmakeFlags = [ "-DUSE_PAM=1" ];
NIX_CFLAGS_LINK = "-lXmu";
meta = {
homepage = http://slim.berlios.de;
platforms = stdenv.lib.platforms.linux;
};
}

View File

@@ -1,89 +0,0 @@
diff -rc slim-1.3.1-orig/app.cpp slim-1.3.1/app.cpp
*** slim-1.3.1-orig/app.cpp 2008-09-26 02:54:15.000000000 +0200
--- slim-1.3.1/app.cpp 2009-02-17 19:50:06.000000000 +0100
***************
*** 41,48 ****
Panel* panel = *static_cast<Panel**>(appdata_ptr);
int result = PAM_SUCCESS;
for (int i=0; i<num_msg; i++){
! resp[i]->resp=0;
! resp[i]->resp_retcode=0;
switch(msg[i]->msg_style){
case PAM_PROMPT_ECHO_ON:
// We assume PAM is asking for the username
--- 41,48 ----
Panel* panel = *static_cast<Panel**>(appdata_ptr);
int result = PAM_SUCCESS;
for (int i=0; i<num_msg; i++){
! (*resp)[i].resp=0;
! (*resp)[i].resp_retcode=0;
switch(msg[i]->msg_style){
case PAM_PROMPT_ECHO_ON:
// We assume PAM is asking for the username
***************
*** 51,63 ****
case Panel::Suspend:
case Panel::Halt:
case Panel::Reboot:
! resp[i]->resp=strdup("root");
break;
case Panel::Console:
case Panel::Exit:
case Panel::Login:
! resp[i]->resp=strdup(panel->GetName().c_str());
break;
}
break;
--- 51,63 ----
case Panel::Suspend:
case Panel::Halt:
case Panel::Reboot:
! (*resp)[i].resp=strdup("root");
break;
case Panel::Console:
case Panel::Exit:
case Panel::Login:
! (*resp)[i].resp=strdup(panel->GetName().c_str());
break;
}
break;
***************
*** 73,79 ****
default:
panel->EventHandler(Panel::Get_Passwd);
! resp[i]->resp=strdup(panel->GetPasswd().c_str());
break;
}
break;
--- 73,79 ----
default:
panel->EventHandler(Panel::Get_Passwd);
! (*resp)[i].resp=strdup(panel->GetPasswd().c_str());
break;
}
break;
***************
*** 89,97 ****
}
if (result!=PAM_SUCCESS){
for (int i=0; i<num_msg; i++){
! if (resp[i]->resp==0) continue;
! free(resp[i]->resp);
! resp[i]->resp=0;
};
free(*resp);
*resp=0;
--- 89,97 ----
}
if (result!=PAM_SUCCESS){
for (int i=0; i<num_msg; i++){
! if ((*resp)[i].resp==0) continue;
! free((*resp)[i].resp);
! (*resp)[i].resp=0;
};
free(*resp);
*resp=0;

View File

@@ -1,20 +0,0 @@
diff -rc slim-1.3.1-orig/app.cpp slim-1.3.1/app.cpp
*** slim-1.3.1-orig/app.cpp 2008-09-26 02:54:15.000000000 +0200
--- slim-1.3.1/app.cpp 2009-08-17 02:59:37.000000000 +0200
***************
*** 226,232 ****
pam.start("slim");
pam.set_item(PAM::Authenticator::TTY, DisplayName);
pam.set_item(PAM::Authenticator::Requestor, "root");
! pam.set_item(PAM::Authenticator::Host, "localhost");
}
catch(PAM::Exception& e){
--- 226,232 ----
pam.start("slim");
pam.set_item(PAM::Authenticator::TTY, DisplayName);
pam.set_item(PAM::Authenticator::Requestor, "root");
! pam.set_item(PAM::Authenticator::Host, "");
}
catch(PAM::Exception& e){

View File

@@ -0,0 +1,19 @@
{ stdenv, fetchurl, zlib, ncurses }:
stdenv.mkDerivation rec {
name = "aewan-${version}";
version = "1.0.01";
src = fetchurl {
url = "mirror://sourceforge/aewan/${name}.tar.gz";
sha256 = "5266dec5e185e530b792522821c97dfa5f9e3892d0dca5e881d0c30ceac21817";
};
buildInputs = [ zlib ncurses ];
meta = {
description = "Ascii-art Editor Without A Name";
homepage = "http://aewan.sourceforge.net/";
license = stdenv.lib.licenses.gpl2Plus;
};
}

View File

@@ -49,6 +49,8 @@ let
# Create desktop item.
mkdir -p $out/share/applications
cp ${desktopItem}/share/applications/* $out/share/applications
mkdir -p $out/share/pixmaps
ln -s $out/eclipse/icon.xpm $out/share/pixmaps/eclipse.xpm
''; # */
meta = {
@@ -158,6 +160,19 @@ in {
};
};
eclipse_sdk_42 = buildEclipse {
name = "eclipse-sdk-4.2";
description = "Eclipse Classic";
src =
if stdenv.system == "x86_64-linux" then
fetchurl {
url = http://eclipse.ialto.com/eclipse/downloads/drops4/R-4.2.1-201209141800/eclipse-SDK-4.2.1-linux-gtk-x86_64.tar.gz;
sha256 = "1mlyy90lk08lb2971ynglgi3nqvqfq1k70md2kb39jk160wd1xrk";
}
else
fetchurl {
url = http://eclipse.ialto.com/eclipse/downloads/drops4/R-4.2.1-201209141800/eclipse-SDK-4.2.1-linux-gtk.tar.gz;
sha256 = "1av6qm9wkbyk123qqf38f0jq4jv2bj9wp6fmpnl55zg6qr463c1w";
};
};
}

View File

@@ -8,7 +8,16 @@ stdenv.mkDerivation rec {
sha256 = "18gvhyhwpabmgv4lh21lg8vl3z7acdyhh2mr2kj9g75wksj39pcp";
};
doCheck = true;
/* FIXME: Tests currently fail on Darwin:
building test scripts for ed-1.5...
testing ed-1.5...
*** Output e1.o of script e1.ed is incorrect ***
*** Output r3.o of script r3.ed is incorrect ***
make: *** [check] Error 127
*/
doCheck = !stdenv.isDarwin;
crossAttrs = {
compileFlags = [ "CC=${stdenv.cross.config}-gcc" ];

View File

@@ -9,19 +9,19 @@ assert (libXft != null) -> libpng != null; # probably a bug
assert stdenv.isDarwin -> libXaw != null; # fails to link otherwise
stdenv.mkDerivation rec {
name = "emacs-24.0.94";
name = "emacs-24.2";
builder = ./builder.sh;
src = fetchurl {
url = "http://alpha.gnu.org/gnu/emacs/pretest/${name}.tar.gz";
sha256 = "1dgy53dxpnwrn6h3i3z8fpcyasms0wlvhqfyih4cwkz712var393";
url = "mirror://gnu/emacs/${name}.tar.bz2";
sha256 = "13wbjfjmz13qpjwssy44nw2230lllmkkgjsy0rqfm6am2cf87n3k";
};
buildInputs =
buildInputs =
[ ncurses x11 texinfo libXaw Xaw3d libXpm libpng libjpeg libungif
libtiff librsvg libXft gconf libxml2 imagemagick gnutls alsaLib
]
]
++ stdenv.lib.optionals (gtk != null) [ gtk pkgconfig ]
++ stdenv.lib.optional stdenv.isLinux dbus;
@@ -45,7 +45,7 @@ EOF
doCheck = true;
meta = {
description = "PRETEST: GNU Emacs 24.x, the extensible, customizable text editor";
description = "GNU Emacs 24, the extensible, customizable text editor";
longDescription = ''
GNU Emacs is an extensible, customizable text editorand more. At its
@@ -64,7 +64,7 @@ EOF
separately.
'';
homepage = http://www.gnu.org/software/emacs/;
homepage = "http://www.gnu.org/software/emacs/";
license = "GPLv3+";
maintainers = with stdenv.lib.maintainers; [ ludo simons chaoflow ];

View File

@@ -0,0 +1,30 @@
{ stdenv, fetchurl, emacs }:
stdenv.mkDerivation rec {
name = "auto-complete-1.3.1";
src = fetchurl {
url = "http://cx4a.org/pub/auto-complete/${name}.tar.bz2";
sha256 = "124qxfp0pcphwlmrasbfrci48brxnrzc38h4wcf2sn20x1mvcrlj";
};
buildInputs = [ emacs ];
preInstall = ''
install -d $out/share/emacs/site-lisp
'';
installFlags = "DIR=$(out)/share/emacs/site-lisp";
postInstall = ''
ln -s javascript-mode $out/share/emacs/site-lisp/ac-dict/js2-mode
'';
meta = {
description = "Auto-complete extension for Emacs";
homepage = http://cx4a.org/software/auto-complete/;
license = "GPLv3+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -0,0 +1,30 @@
{ stdenv, fetchgit, emacs }:
stdenv.mkDerivation rec {
name = "coffee-mode-0.4.1";
src = fetchgit {
url = "https://github.com/defunkt/coffee-mode.git";
rev = "c45c5f7a529363bc7aa57db0f3df26389fd233d8";
sha256 = "36a7792b5ffbcc5a580e8d5b2425494c60a8015cfde0e3f8a946a685da231ce2";
};
buildInputs = [ emacs ];
buildPhase = ''
emacs --batch -f batch-byte-compile coffee-mode.el
'';
installPhase = ''
install -d $out/share/emacs/site-lisp
install coffee-mode.el coffee-mode.elc $out/share/emacs/site-lisp
'';
meta = {
description = "An Emacs major mode for CoffeeScript, unfancy JavaScript.";
homepage = https://github.com/defunkt/coffee-mode;
license = "GPLv2+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -0,0 +1,26 @@
{stdenv, fetchurl, emacs}:
stdenv.mkDerivation rec {
name = "color-theme-6.6.0";
src = fetchurl {
url = "http://download.savannah.gnu.org/releases/color-theme/${name}.tar.gz";
sha256 = "0yx1ghcjc66s1rl0v3d4r1k88ifw591hf814ly3d73acvh15zlsn";
};
# patches from http://aur.archlinux.org/packages.php?ID=54883
patches = [ ./fix-build.patch ./gnus-bug.diff ];
buildInputs = [ emacs ];
installFlags = [ "ELISPDIR=$(out)/share/emacs/site-lisp" ];
installTargets = "install-bin";
meta = {
description = "An emacs-lisp mode for skinning your emacs.";
homepage = http://www.nongnu.org/color-theme;
license = "GPLv2+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -0,0 +1,19 @@
--- a/Makefile 2009-05-15 18:22:49.000000000 +0200
+++ b/Makefile 2009-05-16 08:59:36.000000000 +0200
@@ -15,6 +15,7 @@
TARGET = $(patsubst %.el,%.elc,$(SPECIAL) $(SOURCE))
MANUAL = color-theme
MISC = AUTHORS COPYING ChangeLog Makefile.defs Makefile $(AUTOLOADFILE).in
+LOADPATH = "$(shell pwd)" "$(shell pwd)/themes"
#AUTHORS CREDITS HISTORY NEWS README Makefile ChangeLog \
#ChangeLog.2005 ChangeLog.2004 ChangeLog.2003 ChangeLog.2002 \
#ChangeLog.2001 servers.pl color-theme-auto.in color-theme.texi
@@ -47,7 +48,7 @@
%.elc: %.el
@$(EMACS) $(OPTIONCOMPILE) \
- --eval '(setq load-path (cons "." load-path))' \
+ --eval '(setq load-path (append load-path (list $(LOADPATH))))' \
-f batch-byte-compile $<
%.info: %.texi

View File

@@ -0,0 +1,28 @@
diff -Naur color-theme-6.6.0.orig/color-theme.el color-theme-6.6.0.new/color-theme.el
--- color-theme-6.6.0.orig/color-theme.el 2011-11-18 01:17:29.000000000 +0100
+++ color-theme-6.6.0.new/color-theme.el 2011-11-18 01:24:07.000000000 +0100
@@ -73,9 +73,10 @@
"Non-nil if running XEmacs.")
;; Add this since it appears to miss in emacs-2x
-(or (fboundp 'replace-in-string)
- (defun replace-in-string (target old new)
- (replace-regexp-in-string old new target)))
+(if (fboundp 'replace-in-string)
+ (defalias 'color-theme-replace-in-string 'replace-in-string)
+ (defsubst color-theme-replace-in-string (target old new &optional literal)
+ (replace-regexp-in-string old new target nil literal)))
;; face-attr-construct has a problem in Emacs 20.7 and older when
;; dealing with inverse-video faces. Here is a short test to check
@@ -1626,8 +1627,8 @@
(add-to-list 'color-themes
(list ',n
(upcase-initials
- (replace-in-string
- (replace-in-string
+ (color-theme-replace-in-string
+ (color-theme-replace-in-string
(symbol-name ',n) "^color-theme-" "") "-" " "))
,author))
(defun ,n ()

View File

@@ -0,0 +1,32 @@
{ stdenv, fetchurl, emacs }:
stdenv.mkDerivation rec {
name = "flymake-cursor-0.1.5";
src = fetchurl {
url = "http://www.emacswiki.org/emacs/download/flymake-cursor.el";
sha256 = "1qqppd1786w8pl1avjb01n23lwihb7m0hr23abjklsxz03gmp4qz";
};
phases = [ "buildPhase" "installPhase"];
buildInputs = [ emacs ];
buildPhase = ''
cp $src flymake-cursor.el
emacs --batch -f batch-byte-compile flymake-cursor.el
'';
installPhase = ''
install -d $out/share/emacs/site-lisp
install flymake-cursor.el flymake-cursor.elc $out/share/emacs/site-lisp
'';
meta = {
description = "Displays flymake error msg in minibuffer after delay.";
homepage = http://www.emacswiki.org/emacs/flymake-cursor.el;
license = stdenv.lib.licenses.publicDomain;
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -0,0 +1,31 @@
{ stdenv, fetchgit, emacs, pcache, logito }:
stdenv.mkDerivation rec {
name = "gh-0.5.3";
src = fetchgit {
url = "https://github.com/sigma/gh.el.git";
rev = "ef03b63d063ec22f03af449aa955c98dfad7f80e";
sha256 = "efa231e0091e8c7785385149dc97b2d8dc24aba65f4b0974b8ed7f62b7596ad3";
};
buildInputs = [ emacs ];
propagatedUserEnvPkgs = [ pcache logito ];
patchPhase = ''
sed -i Makefile \
-e "s|^ *EFLAGS *=|& -L ${pcache}/share/emacs/site-lisp -L ${logito}/share/emacs/site-lisp --eval '(setq user-emacs-directory \"./\")'|" \
-e "s|/usr/local|$out|" \
-e "s|/site-lisp/\$(PKGNAME)|/site-lisp|"
'';
buildPhase = "make lisp";
meta = {
description = "A (very early) GitHub client library for Emacs";
homepage = https://github.com/sigma/gh.el;
license = "GPLv2+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -0,0 +1,36 @@
{ stdenv, fetchgit, emacs, gh, pcache, logito }:
stdenv.mkDerivation rec {
name = "gist-1.0";
src = fetchgit {
url = "https://github.com/sigma/gist.el.git";
rev = "bbb457e4eaaf5f96cfaaa4f63021e3e542bfbfed";
sha256 = "469f9df52076d0c6038183cff4b9415bca98de66c08814a60b69729b44bdf294";
};
buildInputs = [ emacs ];
buildPhase = ''
emacs -L ${gh}/share/emacs/site-lisp \
-L ${pcache}/share/emacs/site-lisp \
-L ${logito}/share/emacs/site-lisp \
--eval '(setq user-emacs-directory "./")' \
--batch -f batch-byte-compile gist.el
'';
propagatedUserEnvPkgs = [ gh pcache logito ];
installPhase = ''
install -d $out/share/emacs/site-lisp
install gist.el gist.elc $out/share/emacs/site-lisp
'';
meta = {
description = "Emacs integration for gist.github.com";
homepage = https://github.com/sigma/gist.el;
license = "GPLv2+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -0,0 +1,25 @@
{ stdenv, fetchurl, emacs }:
stdenv.mkDerivation rec {
name = "graphviz-dot-mode-0.3.3";
src = fetchurl {
url = "http://www.graphviz.org/Misc/graphviz-dot-mode.el";
sha256 = "6465c18cfaa519a063cf664207613f70b0a17ac5eabcfaa949b3c4c289842953";
};
buildInputs = [ emacs ];
unpackPhase = ":";
installPhase = ''
mkdir -p "$out/share/emacs/site-lisp"
cp -v ${src} "$out/share/emacs/site-lisp/graphviz-dot-mode.el"
emacs -batch --eval '(setq load-path (cons "." load-path))' -f batch-byte-compile "$out/share/emacs/site-lisp/graphviz-dot-mode.el"
'';
meta = {
homepage = "http://www.graphviz.org/";
description = "An emacs mode for the DOT Language, used by graphviz";
};
}

View File

@@ -1,12 +1,12 @@
{ stdenv, fetchgit, emacs }:
stdenv.mkDerivation {
name = "haskell-mode-2.8.0.29-g7682f99";
name = "haskell-mode-2.8.0.29-gae3e4499d2";
src = fetchgit {
url = "http://github.com/haskell/haskell-mode.git";
rev = "7682f991acd63d9400597d5f4980f62d7b1c4c0b";
sha256 = "f4508a11fa65ece237c9ee9f623bc4e9ad3d3d58ab2fcacc8ddb080c29aac717";
rev = "ae3e4499d27a1468bdf88ffe0ce15cd7e4bb9f2a";
sha256 = "29a1725da620c13ff2b3b56906e76dd9f19317eee92bd5750b3aa9a4264effae";
};
buildInputs = [emacs];

View File

@@ -1,13 +1,13 @@
{ stdenv, fetchurl }:
stdenv.mkDerivation {
name = "htmlize-1.37";
name = "htmlize-1.43";
builder = ./builder.sh;
src = fetchurl {
url = http://fly.srk.fer.hr/~hniksic/emacs/htmlize.el.cgi;
sha256 = "70cf41a2ea6a478a45143a8cd672381c01ed894448200e602531acbf2b1fd160";
sha256 = "0bdaxh3pjf4z55i7vz4yz3yz45720h8aalhmx13bgkrpijzn93bi";
};
meta = {

View File

@@ -0,0 +1,30 @@
{ stdenv, fetchgit, emacs }:
stdenv.mkDerivation {
name = "jade-mode-0-20120802";
src = fetchgit {
url = "https://github.com/brianc/jade-mode.git";
rev = "275ab149edb0f6bcfae6ac17ba456f3351191604";
sha256 = "3cd2bebcd66e59d60b8e5e538e65a8ffdfc9a53b86443090a284e8329d7cb09b";
};
buildInputs = [ emacs ];
buildPhase = ''
emacs --batch -L . -f batch-byte-compile *.el
'';
installPhase = ''
mkdir -p $out/share/emacs/site-lisp
cp *.el *.elc $out/share/emacs/site-lisp/
'';
meta = {
description = "Emacs major mode for jade and stylus.";
homepage = https://github.com/brianc/jade-mode;
license = "GPLv2+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -1,12 +1,12 @@
{ stdenv, fetchgit, emacs }:
stdenv.mkDerivation {
name = "js2-mode-0-20120130";
name = "js2-mode-0-20120712";
src = fetchgit {
url = "git://github.com/mooz/js2-mode.git";
rev = "4c008b1987aa53769899e24808b6d74b41b4ff40";
sha256 = "6af5f52e46ffe85b7610e2db19a96afbef60a6f5374f1c5db3653448e30160be";
rev = "f8cb9c52614e0a8e477f1ac557585ed950246c9b";
sha256 = "37055b7e8c1d9eee6b86f6b9b9d74ad196cc43701bc2263ffd539a3e44025047";
};
buildInputs = [ emacs ];

View File

@@ -0,0 +1,30 @@
{ stdenv, fetchgit, emacs }:
stdenv.mkDerivation rec {
name = "logito-0.1";
src = fetchgit {
url = "https://github.com/sigma/logito.git";
rev = "824acb89d2cc18cb47281a4fbddd81ad244a2052";
sha256 = "b9a7433417eafc5bc158f63dddf559b2044368eb3061f0264169de319c68fe4a";
};
buildInputs = [ emacs ];
buildPhase = ''
emacs --batch -f batch-byte-compile logito.el
'';
installPhase = ''
install -d $out/share/emacs/site-lisp
install logito.el logito.elc $out/share/emacs/site-lisp
'';
meta = {
description = "tiny logging framework for Emacs";
homepage = https://github.com/sigma/logito;
license = "GPLv2+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -0,0 +1,32 @@
{ stdenv, fetchurl, emacs }:
stdenv.mkDerivation rec {
name = "lorem-ipsum-0.1";
src = fetchurl {
url = "http://www.emacswiki.org/emacs/download/lorem-ipsum.el";
sha256 = "122d0z3xqfaikgk34l7bh989mfxddin2ljinysp2lqw8djfi7jsl";
};
phases = [ "buildPhase" "installPhase"];
buildInputs = [ emacs ];
buildPhase = ''
cp $src lorem-ipsum.el
emacs --batch -f batch-byte-compile lorem-ipsum.el
'';
installPhase = ''
install -d $out/share/emacs/site-lisp
install lorem-ipsum.el lorem-ipsum.elc $out/share/emacs/site-lisp
'';
meta = {
description = "Insert dummy pseudo Latin text for emacs.";
homepage = http://www.emacswiki.org/emacs/LoremIpsum;
license = "GPLv2+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -1,22 +1,32 @@
{ stdenv, fetchurl, emacs, texinfo }:
{ stdenv, fetchurl, emacs, texinfo, unzip }:
let
version = "1.1.1";
version = "1.2.0";
in
stdenv.mkDerivation {
name = "magit-${version}";
src = fetchurl {
url = "http://github.com/downloads/magit/magit/magit-${version}.tar.gz";
sha256 = "0zp5qxippmalin2fr73w2alf2w7ilcahmybzdvgn4ch2s3dgvzcz";
url = "https://github.com/magit/magit/zipball/${version}";
sha256 = "1877s8ikvcb457mmljmw366h6pgg4zzx98qfazhqj8snl4yqsj4i";
name = "magit-${version}.zip";
};
buildInputs = [emacs texinfo];
buildInputs = [ emacs texinfo unzip ];
configurePhase = "makeFlagsArray=( PREFIX=$out SYSCONFDIR=$out/etc )";
# Add (require 'magit-site-init) to your ~/.emacs file to set-up magit mode.
postInstall = ''
mv $out/etc/emacs/site-start.d/50magit.el $out/share/emacs/site-lisp/magit-site-init.el
sed -i -e 's|50magit|magit-site-init|' $out/share/emacs/site-lisp/magit-site-init.el
rmdir $out/etc/emacs/site-start.d $out/etc/emacs $out/etc
'';
meta = {
homepage = "https://github.com/magit/magit";
description = "Magit, an Emacs interface to Git";
license = "GPLv3+";
longDescription = ''
With Magit, you can inspect and modify your Git repositories with
@@ -30,8 +40,6 @@ stdenv.mkDerivation {
save you from learning Git itself.
'';
license = "GPLv3+";
homepage = "https://github.com/magit/magit";
platforms = stdenv.lib.platforms.all;
maintainers = with stdenv.lib.maintainers; [ simons ludo ];
};

View File

@@ -1,7 +0,0 @@
source $stdenv/setup
mkdir -p $out/emacs/site-lisp
cd $out/emacs/site-lisp
tar xvfz $src
mv nxml-mode-*/* .
rmdir nxml-mode-*

View File

@@ -1,8 +0,0 @@
{stdenv, fetchurl}: stdenv.mkDerivation {
name = "nxml-mode-20041004";
builder = ./builder.sh;
src = fetchurl {
url = http://nixos.org/tarballs/nxml-mode-20041004.tar.gz;
md5 = "ac137024cf337d6f11d8ab278d39b4db";
};
}

View File

@@ -1,30 +1,24 @@
{ fetchurl, stdenv, emacs, texinfo, which }:
{ fetchurl, stdenv, emacs, texinfo, which, texLive }:
stdenv.mkDerivation rec {
name = "org-7.8.03";
name = "org-7.9.1";
src = fetchurl {
url = "http://orgmode.org/${name}.tar.gz";
sha256 = "49357cca7d892e70cd2dfcc0b5d96d9fd164ef5a1f251ace3865ecb27dc1e958";
sha256 = "0kz1dnzfpmmslwal150z9rxrnddjpaw2glx26qihpxzs0zzpw201";
};
buildInputs = [ emacs texinfo ];
patchPhase =
'' sed -i "lisp/org-clock.el" -e's|"which"|"${which}/bin/which"|g'
'';
buildInputs = [ emacs ];
buildNativeInputs = [ texinfo texLive ];
configurePhase =
'' sed -i Makefile \
-e "s|^prefix=.*$|prefix=$out|g"
'' sed -i mk/default.mk \
-e "s|^prefix\t=.*$|prefix=$out|g"
'';
#XXX: fails because of missing UTILITIES/manfull.pl, currently not
# included in the release tarball, but git.
#postBuild =
# '' make doc
# '';
postBuild =
'' make doc
'';
installPhase =
'' make install install-info

View File

@@ -0,0 +1,31 @@
{ stdenv, fetchgit, emacs, xmlRpc }:
stdenv.mkDerivation rec {
name = "org2blog-0.5";
src = fetchgit {
url = https://github.com/punchagan/org2blog.git;
rev = "338abe30e9bc89684f8384f8deaf826b63844da6";
sha256 = "46ab31e90d0d54071c126b7d5599a3e82062baa79ddf26b988bcb88d306d6827";
};
buildInputs = [ emacs ];
propagatedUserEnvPkgs = [ xmlRpc ];
buildPhase = ''
emacs -L . -L ${xmlRpc}/share/emacs/site-lisp --batch -f batch-byte-compile *.el
'';
installPhase = ''
install -d $out/share/emacs/site-lisp
install *.el* $out/share/emacs/site-lisp
'';
meta = {
description = "A tool to publish directly from Emacs org-mode to WordPress blogs.";
homepage = https://github.com/punchagan/org2blog;
license = "GPLv3+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -0,0 +1,30 @@
{ stdenv, fetchgit, emacs }:
stdenv.mkDerivation rec {
name = "pcache-0.2.3";
src = fetchgit {
url = "https://github.com/sigma/pcache.git";
rev = "fa8f863546e2e8f2fc0a70f5cc766a7f584e01b6";
sha256 = "f7cdad5a729b24f96ec69db4adfd19daf45c27aaf3a0267385b252cb2e59daa0";
};
buildInputs = [ emacs ];
buildPhase = ''
emacs --batch -f batch-byte-compile pcache.el
'';
installPhase = ''
install -d $out/share/emacs/site-lisp
install pcache.el pcache.elc $out/share/emacs/site-lisp
'';
meta = {
description = "Persistent caching for Emacs";
homepage = https://github.com/sigma/pcache.el;
license = "GPLv2+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -22,6 +22,9 @@ stdenv.mkDerivation (rec {
# @image{ProofGeneral} fails, so remove it.
sed -i '94d' doc/PG-adapting.texi
sed -i '101d' doc/ProofGeneral.texi
# Emacs 24 compatibility.
sed -i 's|interactive-p|called-interactively-p '\'''any|' isar/isabelle-system.el generic/proof-{menu,script,splash}.el lib/scomint.el
'';
preBuild = ''

View File

@@ -0,0 +1,32 @@
{stdenv, fetchurl, emacs}:
stdenv.mkDerivation rec {
name = "rect-mark-1.4";
src = fetchurl {
url = "http://emacswiki.org/emacs/download/rect-mark.el";
sha256 = "0pyyg53z9irh5jdfvh2qp4pm8qrml9r7lh42wfmdw6c7f56qryh8";
};
phases = [ "buildPhase" "installPhase"];
buildInputs = [ emacs ];
buildPhase = ''
cp $src rect-mark.el
emacs --batch -f batch-byte-compile rect-mark.el
'';
installPhase = ''
install -d $out/share/emacs/site-lisp
install rect-mark.el* $out/share/emacs/site-lisp
'';
meta = {
description = "Mark a rectangle of text with highlighting.";
homepage = http://emacswiki.org/emacs/RectangleMark;
license = "GPLv2+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -0,0 +1,30 @@
{stdenv, fetchgit, emacs}:
stdenv.mkDerivation rec {
name = "sunrise-commander-6r435";
src = fetchgit {
url = https://github.com/escherdragon/sunrise-commander.git;
rev = "7a44ca7abd9fe79f87934c78d00dc2a91419a4f1";
sha256 = "2909beccc9daaa79e70876ac6547088c2459b624c364dda1886fe4d7adc7708b";
};
buildInputs = [ emacs ];
buildPhase = ''
emacs -L . --batch -f batch-byte-compile *.el
'';
installPhase = ''
mkdir -p $out/share/emacs/site-lisp
install *.el* $out/share/emacs/site-lisp
'';
meta = {
description = "Two-pane file manager for Emacs based on Dired and inspired by MC.";
homepage = http://www.emacswiki.org/emacs/Sunrise_Commander;
license = "GPLv3+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -0,0 +1,32 @@
{stdenv, fetchurl, emacs}:
stdenv.mkDerivation rec {
name = "xml-rpc-1.6.8";
src = fetchurl {
url = https://launchpadlibrarian.net/40270196/xml-rpc.el;
sha256 = "0i8hf90yhrjwqrv7q1f2g1cff6ld8apqkka42fh01wkdys1fbm7b";
};
phases = [ "buildPhase" "installPhase"];
buildInputs = [ emacs ];
buildPhase = ''
cp $src xml-rpc.el
emacs --batch -f batch-byte-compile xml-rpc.el
'';
installPhase = ''
install -d $out/share/emacs/site-lisp
install xml-rpc.el* $out/share/emacs/site-lisp
'';
meta = {
description = "An elisp implementation of clientside XML-RPC.";
homepage = https://launchpad.net/xml-rpc-el;
license = "GPLv3+";
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -0,0 +1,51 @@
{ stdenv, fetchurl, gtk2, which, pkgconfig, intltool }:
let
version = "1.22";
in
stdenv.mkDerivation rec {
name = "geany-${version}";
src = fetchurl {
url = "http://download.geany.org/${name}.tar.gz";
md5 = "1cb7f6cea8e301c416211786cec474fa";
};
buildInputs = [ gtk2 which pkgconfig intltool ];
doCheck = true;
enableParallelBuilding = true;
# This file should normally require a gtk-update-icon-cache -q /usr/share/icons/hicolor command
# It have no reasons to exist in a redistribuable package
postInstall = "rm $out/share/icons/hicolor/icon-theme.cache";
meta = {
description = "A GTK2 small and ligthweight IDE.";
longDescription = ''
Geany is a small and lightweight Integrated Development Environment.
It was developed to provide a small and fast IDE, which has only a few dependencies from other packages.
Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.
Geany only requires the GTK2 runtime libraries.
Some basic features of Geany:
- Syntax highlighting
- Code folding
- Symbol name auto-completion
- Construct completion/snippets
- Auto-closing of XML and HTML tags
- Call tips
- Many supported filetypes including C, Java, PHP, HTML, Python, Perl, Pascal (full list)
- Symbol lists
- Code navigation
- Build system to compile and execute your code
- Simple project management
- Plugin interface
'';
homepage = "http://www.geany.org/";
license = "GPL";
maintainers = [ stdenv.lib.maintainers.bbenoist ];
platforms = stdenv.lib.platforms.all;
};
}

View File

@@ -9,10 +9,10 @@ let
in stdenv.mkDerivation rec {
name = "gobby-0.4.93";
name = "gobby-0.4.94";
src = fetchurl {
url = "http://releases.0x539.de/gobby/${name}.tar.gz";
sha256 = "1zk6p0kdp9vcvrr3kx0kw106ln309hd7bbsq8li1g0pcnkgrf4q4";
sha256 = "b9798808447cd94178430f0fb273d0e45d0ca30ab04560e3790bac469e03bb00";
};
buildInputs = [ pkgconfig gtkmm gsasl gtksourceview libxmlxx libinf intltool ]

View File

@@ -0,0 +1,19 @@
{ stdenv, fetchurl, ncurses }:
stdenv.mkDerivation rec {
name = "hexedit-${version}";
version = "1.2.12";
src = fetchurl {
url = "http://rigaux.org/${name}.src.tgz";
sha256 = "bcffbf3d128516cc4e1da64485866fbb5f62754f2af8327e7a527855186ba10f";
};
buildInputs = [ ncurses ];
meta = {
description = "View and edit files in hexadecimal or in ASCII";
homepage = "http://prigaux.chez.com/hexedit.html";
license = stdenv.lib.licenses.gpl2Plus;
};
}

View File

@@ -4,7 +4,7 @@ stdenv.mkDerivation {
name = "jedit-4.4.2";
src = fetchurl {
url = mirror://sf/jedit/jedit4.4.2source.tar.bz2;
url = mirror://sourceforge/jedit/jedit4.4.2source.tar.bz2;
sha256 = "5e9ad9c32871b77ef0b9fe46dcfcea57ec52558d36113b7280194a33430b8ceb";
};

View File

@@ -1,18 +0,0 @@
args: with args;
stdenv.mkDerivation {
name = jedit.name+"_startscript";
java = jre+"/bin/java";
jeditjar = jedit+"/lib/jedit.jar";
phases = "buildPhase";
buildPhase = "
mkdir -p \$out/bin
cat > \$out/bin/${jedit.name} << EOF
#!/bin/sh
exec $java -jar $jeditjar \\$*
EOF
chmod +x \$out/bin/${jedit.name}
";
}

View File

@@ -1,10 +1,11 @@
{stdenv, fetchurl} :
stdenv.mkDerivation {
name = "joe-3.3";
stdenv.mkDerivation rec {
name = "joe-3.7";
src = fetchurl {
url = mirror://sourceforge/joe-editor/joe-3.3.tar.gz;
md5 = "02221716679c039c5da00c275d61dbf4";
url = "mirror://sourceforge/joe-editor/${name}.tar.gz";
sha256 = "0vqhffdjn3xwsfa383i6kdrpfwilq8b382ljjhy1v32smphmdr6a";
};
meta = {

View File

@@ -3,18 +3,26 @@
stdenv.mkDerivation rec {
name = "${pname}-${version}";
version = "4.3.0";
version = "4.3.1";
pname = "kdevelop";
src = fetchurl {
url = "mirror://kde/stable/${pname}/${version}/src/${name}.tar.bz2";
sha256 = "0vb2f5922r1da4va8sx2qn2i1lf2gqg7nfg594kncy98a9b1avnr";
sha256 = "0015hv39rqhyq1w6jw65lx7ls4l5pc3a2asvd5zsd65831vrfxxs";
};
buildInputs = [ kdevplatform kdebase_workspace okteta ];
buildNativeInputs = [ cmake pkgconfig automoc4 shared_mime_info gettext perl ];
patches =
[ ( fetchurl {
url = https://git.reviewboard.kde.org/r/105211/diff/raw/;
name = "okteta-0.9.patch"; # fixes build with KDE-4.9.x
sha256 = "1mvqhw7jr1vi66l3jgam3slyfafcvwy4g3iapfi69dpfnzhmcxl0";
} )
];
NIX_CFLAGS_COMPILE = "-I${okteta}/include/KDE";
meta = with stdenv.lib; {

View File

@@ -1,16 +1,19 @@
{stdenv, fetchurl, kdelibs, cmake, gettext }:
stdenv.mkDerivation rec {
name = "kile-2.1";
name = "kile-2.1.2";
src = fetchurl {
url = "mirror://sourceforge/kile/${name}.tar.bz2";
sha256 = "0ag6ya0625w34hpk0bpkjyi0ydw699zbkf86vwc19mh9cb0n0aic";
sha256 = "0nx5fmjrxrndnzvknxnybd8qh15jzfxzbny2rljq3amjw02y9lc2";
};
buildNativeInputs = [ cmake gettext ];
buildInputs = [ kdelibs ];
# for KDE 4.7 the nl translations fail since kile-2.1.2
preConfigure = "rm -r translations/nl";
meta = {
description = "An integrated LaTeX editor for KDE";
homepage = http://kile.sourceforge.net;

View File

@@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "leksah";
version = "0.12.0.3";
sha256 = "1374ffwban58kabnynacl0fyzs6756kd5q1lcfya46mp26l7syrd";
version = "0.12.1.3";
sha256 = "1w61wnd0nq9iqh0pwn9dz3m4qn3m0zasv0m3ki4k7plcdrmkqb3y";
isLibrary = true;
isExecutable = true;
buildDepends = [

View File

@@ -2,7 +2,7 @@
, gtkmozembedsharp, monodoc
, perl, perlXMLParser, pkgconfig
, glib, gtk, GConf, gnome_vfs, libbonobo, libglade, libgnome
, mozilla
, mozilla, makeWrapper
}:
stdenv.mkDerivation {
@@ -14,8 +14,6 @@ stdenv.mkDerivation {
md5 = "8c33df5629b0676b7ab552854c1de6fd";
};
makeWrapper = ../../../build-support/make-wrapper/make-wrapper.sh;
patches = [./prefix.patch];
buildInputs = [
@@ -24,5 +22,5 @@ stdenv.mkDerivation {
gtkmozembedsharp monodoc
];
inherit mozilla monodoc gtksharp gtkmozembedsharp gtksourceviewsharp;
inherit mozilla monodoc gtksharp gtkmozembedsharp gtksourceviewsharp makeWrapper;
}

View File

@@ -1,4 +1,4 @@
{stdenv, fetchurl, mono, gtksharp, pkgconfig}:
{stdenv, fetchurl, mono, gtksharp, pkgconfig, makeWrapper}:
stdenv.mkDerivation {
name = "monodoc-1.0.6";
@@ -9,9 +9,7 @@ stdenv.mkDerivation {
md5 = "f2fc27e8e4717d90dc7efa2450625693";
};
makeWrapper = ../../../build-support/make-wrapper/make-wrapper.sh;
buildInputs = [mono gtksharp pkgconfig];
inherit gtksharp;
inherit gtksharp makeWrapper;
}

View File

@@ -2,27 +2,16 @@
stdenv.mkDerivation (rec {
pname = "nano";
version = "2.2.3";
version = "2.2.6";
name = "${pname}-${version}";
src = fetchurl {
url = "mirror://gnu/nano/${name}.tar.gz";
sha256 = "1vpl993xrpj8bqi1ayga8fc0j2jag90xp6rqakzwm3bxw71hmwi2";
sha256 = "0yp6pid67k8h7394spzw0067fl2r7rxm2b6kfccg87g8nlry2s5y";
};
buildInputs = [ ncurses gettext ];
configureFlags = ''
--disable-browser
--disable-help
--disable-justify
--disable-mouse
--disable-operatingdir
--disable-speller
--disable-tabcomp
--disable-wrapping
'';
meta = {
homepage = http://www.nano-editor.org/;

View File

@@ -1,6 +1,6 @@
{stdenv, fetchurl, x11, motif, libXpm}:
assert stdenv.system == "i686-linux";
assert stdenv.isLinux;
stdenv.mkDerivation {
name = "nedit-5.5";
@@ -15,7 +15,7 @@ stdenv.mkDerivation {
inherit motif;
buildInputs = [x11 motif libXpm];
buildFlags = if stdenv.system == "i686-linux" then "linux" else "";
buildFlags = if stdenv.isLinux then "linux" else "";
meta = {
homepage = http://www.nedit.org;

View File

@@ -0,0 +1,41 @@
{stdenv, fetchurl, jdk, unzip, which, makeWrapper, makeDesktopItem}:
let
desktopItem = makeDesktopItem {
name = "netbeans";
exec = "netbeans";
comment = "Integrated Development Environment";
desktopName = "Netbeans IDE";
genericName = "Integrated Development Environment";
categories = "Application;Development;";
};
in
stdenv.mkDerivation {
name = "netbeans-7.2";
src = fetchurl {
url = http://download.netbeans.org/netbeans/7.2/final/zip/netbeans-7.2-201207171143-ml.zip;
sha256 = "18ya1w291hdnc35vb12yqnai82wmqm7351wn82fax12kzha5fmci";
};
buildCommand = ''
# Unpack and copy the stuff
unzip $src
mkdir -p $out
cp -a netbeans $out
# Create a wrapper capable of starting it
mkdir -p $out/bin
makeWrapper $out/netbeans/bin/netbeans $out/bin/netbeans \
--prefix PATH : ${jdk}/bin:${which}/bin
# Create desktop item, so we can pick it from the KDE/GNOME menu
mkdir -p $out/share/applications
cp ${desktopItem}/share/applications/* $out/share/applications
'';
buildInputs = [ unzip makeWrapper ];
meta = {
description = "An integrated development environment for Java, C, C++ and PHP";
maintainers = [ stdenv.lib.maintainers.sander ];
};
}

View File

@@ -0,0 +1,39 @@
{ fetchurl, stdenv, glib, xlibs, cairo, gtk}:
let
libPath = stdenv.lib.makeLibraryPath [glib xlibs.libX11 gtk cairo];
in
assert stdenv.system == "i686-linux" || stdenv.system == "x86_64-linux";
stdenv.mkDerivation rec {
name = "sublimetext-2.0.1";
src =
if stdenv.system == "i686-linux" then
fetchurl {
name = "sublimetext-2.0.1.tar.bz2";
url = http://c758482.r82.cf2.rackcdn.com/Sublime%20Text%202.0.1.tar.bz2;
sha256 = "1x6vmlfn5mdbf23nyfr7dhhi6y60lnpcmqj59svl3bzvayijsxaf";
}
else
fetchurl {
name = "sublimetext-2.0.1.tar.bz2";
url = http://c758482.r82.cf2.rackcdn.com/Sublime%20Text%202.0.1%20x64.tar.bz2;
sha256 = "0174dnp9zika5as25mcls5y0qzhh8mnc5ajxsxz7qjrk4lrzk3c5";
};
buildCommand = ''
tar xvf ${src}
mkdir -p $out/bin
mv Sublime* $out/sublime
ln -s $out/sublime/sublime_text $out/bin/sublime
echo ${libPath}
patchelf \
--interpreter "$(cat $NIX_GCC/nix-support/dynamic-linker)" \
--set-rpath ${libPath}:${stdenv.gcc.gcc}/lib${stdenv.lib.optionalString stdenv.is64bit "64"} \
$out/sublime/sublime_text
'';
meta = {
description = "Sublime Text is a sophisticated text editor for code, markup and prose.";
license = "unfree";
};
}

View File

@@ -0,0 +1,19 @@
{ stdenv, fetchurl, ncurses }:
stdenv.mkDerivation rec {
name = "vbindiff-${version}";
version = "3.0_beta4";
buildInputs = [ ncurses ];
src = fetchurl {
url = "http://www.cjmweb.net/vbindiff/${name}.tar.gz";
sha256 = "0gcqy4ggp60qc6blq1q1gc90xmhip1m6yvvli4hdqlz9zn3mlpbx";
};
meta = {
description = "A terminal visual binary diff viewer";
homepage = "http://www.cjmweb.net/vbindiff/";
license = stdenv.lib.licenses.gpl2Plus;
};
}

View File

@@ -46,14 +46,14 @@ composableDerivation {} {
;
cfg = {
pythonSupport = getConfig [ "vim" "python" ] true;
darwinSupport = getConfig [ "vim" "darwin" ] false;
nlsSupport = getConfig [ "vim" "nls" ] false;
tclSupport = getConfig [ "vim" "tcl" ] false;
multibyteSupport = getConfig [ "vim" "multibyte" ] false;
cscopeSupport = getConfig [ "vim" "cscope" ] false;
pythonSupport = config.vim.python or true;
darwinSupport = config.vim.darwin or false;
nlsSupport = config.vim.nls or false;
tclSupport = config.vim.tcl or false;
multibyteSupport = config.vim.multibyte or false;
cscopeSupport = config.vim.cscope or false;
# add .nix filetype detection and minimal syntax highlighting support
ftNixSupport = getConfig [ "vim" "ftNix" ] true;
ftNixSupport = config.vim.ftNix or true;
};
#--enable-gui=OPTS X11 GUI default=auto OPTS=auto/no/gtk/gtk2/gnome/gnome2/motif/athena/neXtaw/photon/carbon

View File

@@ -1,16 +1,19 @@
{ fetchurl, stdenv, ncurses, boehmgc, perl, help2man }:
stdenv.mkDerivation rec {
name = "zile-2.4.7";
name = "zile-2.4.9";
src = fetchurl {
url = "mirror://gnu/zile/${name}.tar.gz";
sha256 = "1ak7qjb7s4whxg8qpkg7yixfnhinwfmzgav7rzi0kjmm93z35xcc";
sha256 = "0j801c28ypm924rw3lqyb6khxyslg6ycrv16wmmwcam0mk3mj6f7";
};
buildInputs = [ ncurses boehmgc ];
buildNativeInputs = [ help2man perl ];
# `help2man' wants to run Zile, which fails when cross-compiling.
crossAttrs.buildNativeInputs = [];
# Tests can't be run because most of them rely on the ability to
# fiddle with the terminal.
doCheck = false;

View File

@@ -3,7 +3,7 @@
, bzip2
, freetype
, graphviz
, ghostscript
, ghostscript ? null
, libjpeg
, libpng
, libtiff
@@ -27,16 +27,17 @@ stdenv.mkDerivation rec {
sha256 = "0m0sa4jxsvm8pf9nfvkzlbzq13d1lj15lfz6jif12l6ywyh2c1cs";
};
configureFlags = ''
configureFlags = "" + stdenv.lib.optionalString (ghostscript != null && stdenv.system != "x86_64-darwin") ''
--with-gs-font-dir=${ghostscript}/share/ghostscript/fonts
--with-gslib
'' + ''
--with-frozenpaths
${if librsvg != null then "--with-rsvg" else ""}
'';
propagatedBuildInputs =
[ bzip2 freetype ghostscript libjpeg libpng libtiff libxml2 zlib librsvg
libtool jasper libX11 ];
[ bzip2 freetype libjpeg libpng libtiff libxml2 zlib librsvg
libtool jasper libX11 ] ++ stdenv.lib.optional (ghostscript != null && stdenv.system != "x86_64-darwin") ghostscript;
buildInputs = [ tetex graphviz ];
@@ -46,6 +47,8 @@ stdenv.mkDerivation rec {
'' else "";
meta = {
homepage = http://www.imagemagick.org;
homepage = http://www.imagemagick.org/;
description = "A software suite to create, edit, compose, or convert bitmap images";
platforms = stdenv.lib.platforms.linux;
};
}

Some files were not shown because too many files have changed in this diff Show More