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
Eelco Dolstra
587b2e7d3e
* Bravely delete the mergeinfo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=34050
2012-05-10 15:14:08 +00:00
Eelco Dolstra
c60af6bbd1
* Third attempt.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=34048
2012-05-10 15:00:17 +00:00
Eelco Dolstra
928a24da69
* Second attempt.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=34047
2012-05-10 14:58:45 +00:00
Eelco Dolstra
f1a63ee0a7
* Hack svn:mergeinfo to hopefully allow "svn merge --reintegrate"
...
to succeed. The error is:
$ svn merge --reintegrate ^/nixpkgs/branches/stdenv-updates
svn: E195016: Reintegrate can only be used if revisions 33530 through 34045 were previously merged from https://nixos.org/repos/nix/nixpkgs/trunk to the reintegrate source, but this is not the case:
nixpkgs/branches/stdenv-updates/pkgs/misc/screensavers/xscreensaver/default.nix
Missing ranges: /nixpkgs/trunk/pkgs/misc/screensavers/xscreensaver/default.nix:33655-33656
svn path=/nixpkgs/branches/stdenv-updates/; revision=34046
2012-05-10 14:56:19 +00:00
Eelco Dolstra
3bb2f92106
* Final sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=34045
2012-05-10 14:41:16 +00:00
Andres Löh
50a51c7654
Reverting some more Haskell changes, to make things complete again.
...
svn path=/nixpkgs/trunk/; revision=34044
2012-05-10 14:23:48 +00:00
Andres Löh
2720636b7b
Reverted changes to the Haskell package defaults.
...
The current versions are the ones being proposed for the
new Haskell Platform. If they cause problems with other
packages, those packages should be fixed, not the defaults.
svn path=/nixpkgs/trunk/; revision=34043
2012-05-10 10:38:52 +00:00
Peter Simons
c07854ace4
Updated Haskell packages.
...
- DSH: updated to version 0.7.8.1
- alex: updated to versino 3.0.2
- certificate: updated to version 1.2.2
- language-c: updated to version 0.4.2
- xhtml: updated to version 3000.2.1
Also, downgraded GHC 7.4.1 environment to use mtl 2.0 and transformers 2.0 to
avoid lots of build errors, i.e. with monad-par.
svn path=/nixpkgs/trunk/; revision=34042
2012-05-10 10:28:49 +00:00
Eelco Dolstra
196c30de9b
* Linux 3.0.31.
...
svn path=/nixpkgs/trunk/; revision=34036
2012-05-09 21:49:39 +00:00
Eelco Dolstra
bf2d945a02
* Disable some failing builds on specific platforms.
...
svn path=/nixpkgs/trunk/; revision=34033
2012-05-09 21:10:12 +00:00
Andres Löh
40274ca75c
Adapted the ghc-7.4.1 package version defaults to upcoming Platform release.
...
svn path=/nixpkgs/trunk/; revision=34032
2012-05-09 17:21:37 +00:00
Andres Löh
262c2a45b0
Changing the way haskellPackagesFun is invoked.
...
This is supposed to make it easier to create locally modified
version preferences in Haskell package sets, by using override
on the extraPrefs attribute.
svn path=/nixpkgs/trunk/; revision=34031
2012-05-09 16:20:01 +00:00
Andres Löh
aa6e1f4586
Added haskell-mpi and dependencies.
...
svn path=/nixpkgs/trunk/; revision=34030
2012-05-09 16:19:52 +00:00
Ludovic Courtès
c1dd4327dc
GNU Guile 2.0: Fix cross-GNU builds.
...
svn path=/nixpkgs/trunk/; revision=34029
2012-05-09 13:42:46 +00:00
Eelco Dolstra
24594b0fb3
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=34028
2012-05-09 11:49:52 +00:00
Peter Simons
5930e47068
Updated Haskell packages.
...
- attoparsec-conduit: updated to version 0.4.0.1
- conduit: updated to version 0.4.2
- network-conduit: updated to version 0.4.0.1
- persistent-sqlite: updated to version 0.9.0.2
- persistent: updated to version 0.9.0.4
- semigroups: updated to version 0.8.3.1
- wai-app-static: updated to version 1.2.0.3
- wai-extra: updated to version 1.2.0.4
- wai: updated to version 1.2.0.2
- warp: updated to version 1.2.0.2
- xml-conduit: updated to version 0.7.0.2
svn path=/nixpkgs/trunk/; revision=34027
2012-05-09 11:25:59 +00:00
Mathijs Kwik
206c6b1bbb
upgraded uhc
...
svn path=/nixpkgs/trunk/; revision=34026
2012-05-09 10:01:41 +00:00
Mathijs Kwik
5ff5c38cb6
bbswitch: upgraded to 0.4.2
...
svn path=/nixpkgs/trunk/; revision=34025
2012-05-09 10:01:38 +00:00
Mathijs Kwik
aac9492dde
mplayer: enabled speex support
...
I enabled it by default, as ffmpeg/libav/vlc/xine all have speex enabled by
default too, so it's probably on most systems already
svn path=/nixpkgs/trunk/; revision=34024
2012-05-09 10:01:35 +00:00
Peter Simons
1cdbd5add0
numpy: reverted build fix that committed earlier on behalf of Konrad Hinsen
...
The patch broke the build of matplotlib.
svn path=/nixpkgs/trunk/; revision=34023
2012-05-09 07:22:18 +00:00
Lluís Batlle i Rossell
b713e291a4
The jujuutils are meant for a recent kernel, more recent than our linuxHeaders.
...
Therefore I add recent linuxHeaders for it.
It's quite a hack to build it mixed with 2.6.35 headers and 3.3.5, but it builds at least.
svn path=/nixpkgs/trunk/; revision=34021
2012-05-08 16:38:21 +00:00
Lluís Batlle i Rossell
671857995d
Adding jujuutils.
...
svn path=/nixpkgs/trunk/; revision=34020
2012-05-08 15:31:21 +00:00
Russell O'Connor
812ced356f
Updating cssutils.
...
svn path=/nixpkgs/trunk/; revision=34017
2012-05-08 11:36:04 +00:00
Peter Simons
58c83ceae2
haskell-file-embed: updated to version 0.0.4.3
...
svn path=/nixpkgs/trunk/; revision=34016
2012-05-08 10:08:16 +00:00
Peter Simons
10e9b46ffb
haskell-abstract-par: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=34015
2012-05-08 10:08:13 +00:00
Lluís Batlle i Rossell
57397d3331
Updating libraw1394 to 2.0.8.
...
svn path=/nixpkgs/trunk/; revision=34014
2012-05-08 09:52:16 +00:00
Lluís Batlle i Rossell
97abdd38a5
Adding the Allied Technologies libdc1394 variant and the cc1394 viewer.
...
svn path=/nixpkgs/trunk/; revision=34013
2012-05-08 09:50:58 +00:00
Lluís Batlle i Rossell
9b2efc0a33
Adding support in VLC for 1394 cameras.
...
svn path=/nixpkgs/trunk/; revision=34012
2012-05-08 09:49:38 +00:00
Shea Levy
829e78f78f
Linux 3.3.5
...
svn path=/nixpkgs/trunk/; revision=34011
2012-05-07 22:24:35 +00:00
Eelco Dolstra
32649ce94c
* libpng 1.5.10, which includes a fix for CVE-2011-3048.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=34010
2012-05-07 20:12:53 +00:00
Eelco Dolstra
b5fa2175db
* Zlib updated to 1.2.7.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=34009
2012-05-07 20:10:50 +00:00
Eelco Dolstra
356ce12cd0
* Python 2.7.3 (including various security fixes).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=34008
2012-05-07 20:08:10 +00:00
Eelco Dolstra
ab55de20c1
* GMP 5.0.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=34007
2012-05-07 20:03:12 +00:00
Eelco Dolstra
6c36eece34
* Remove the FreeBSD patch. It no longer applies and no longer seems needed.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=34006
2012-05-07 19:56:14 +00:00
Michael Raskin
36b543a26e
Fixing webserver path..
...
svn path=/nixpkgs/trunk/; revision=34005
2012-05-07 16:34:58 +00:00
Peter Simons
3a61a44035
Added missing meta.maintainers tags.
...
svn path=/nixpkgs/trunk/; revision=34004
2012-05-07 09:38:04 +00:00
Peter Simons
acc5a88cdd
Updated Haskell packages.
...
- abstract-deque: added version 0.1.5
- abstract-par: added version 0.3
- bits-atomic: added version 0.1.3
- blaze-builder-conduit: updated to version 0.4.0.2
- IORefCAS: added version 0.2
- MemoTrie: updated to version 0.4.12
- monad-par: added version 0.3
- monad-par-extras: added version 0.3
- repa: updated to version 3.1.4.2
- texmath: updated to version 0.6.0.6
svn path=/nixpkgs/trunk/; revision=34003
2012-05-07 09:36:49 +00:00
Eelco Dolstra
08b6b9fa3a
* Cygwin: provide a Perl setup hook so that Perl dependencies work
...
properly.
svn path=/nixpkgs/trunk/; revision=34002
2012-05-07 02:06:29 +00:00
Eelco Dolstra
d0a1fe6b90
* Revert to the OpenSSL 1.0.0 series (though a newer version) because
...
1.0.1 doesn't build on FreeBSD and Darwin (due to our patches).
svn path=/nixpkgs/branches/stdenv-updates/; revision=34001
2012-05-07 01:08:33 +00:00
Joachim Schiele
0d95f69b2d
virtinst
...
svn path=/nixpkgs/trunk/; revision=34000
2012-05-07 00:17:43 +00:00
Joachim Schiele
2b126e57b2
virtinst is still missing, but i will finish this tomorrow
...
svn path=/nixpkgs/trunk/; revision=33999
2012-05-06 23:08:20 +00:00
Joachim Schiele
38ec761dcf
nearly there, please someone check: libvirt/default.nix and see this post: http://www.redhat.com/archives/libvir-list/2007-May/msg00064.html
...
svn path=/nixpkgs/trunk/; revision=33998
2012-05-06 22:39:39 +00:00
Joachim Schiele
f6c6bdda81
virt-manager is not working yet, but as we are not using git yet, i use this to cooperate with viric ;-)
...
svn path=/nixpkgs/trunk/; revision=33997
2012-05-06 19:25:01 +00:00
Karn Kallio
e96679b973
Apply patch from Michel Alexandre Salim advancing mysql workbench version to 5.2.39.
...
svn path=/nixpkgs/trunk/; revision=33996
2012-05-06 02:59:25 +00:00
Shea Levy
4a292d3bd6
gem nix missed a lot of hashes, strange...
...
svn path=/nixpkgs/trunk/; revision=33995
2012-05-05 20:25:42 +00:00
Shea Levy
c21ab61f9a
gem nix failed to fill in the hash for bundler
...
svn path=/nixpkgs/trunk/; revision=33994
2012-05-05 20:12:54 +00:00
Shea Levy
5425b06ef6
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=33993
2012-05-05 20:09:48 +00:00
Marco Maggesi
2cef87022c
Update HOL Light to r134
...
svn path=/nixpkgs/trunk/; revision=33992
2012-05-05 16:46:53 +00:00
Lluís Batlle i Rossell
2523c0b9d1
Updating lrzip to 0.612.
...
svn path=/nixpkgs/trunk/; revision=33991
2012-05-05 15:50:31 +00:00
Eelco Dolstra
0ae007e26f
* OpenSSL 1.0.1b (includes security fixes).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=33989
2012-05-05 15:00:10 +00:00
Eelco Dolstra
69c66055b7
* OpenSSH 6.0.
...
svn path=/nixpkgs/trunk/; revision=33988
2012-05-05 14:42:17 +00:00
Shea Levy
497a4afe72
We no longer need the bootstub config patch
...
svn path=/nixpkgs/trunk/; revision=33987
2012-05-05 14:26:20 +00:00
Lluís Batlle i Rossell
7a4c5e084c
Updating calibre, and adding sourceforge as a backup url, suggested by roconnor.
...
svn path=/nixpkgs/trunk/; revision=33983
2012-05-04 19:01:51 +00:00
Rob Vermaas
49d0db04a3
update tomcat-connectors url
...
svn path=/nixpkgs/trunk/; revision=33982
2012-05-03 13:50:11 +00:00
Lluís Batlle i Rossell
593eeb54d0
Fixing a typo, semicolon, in the coriander expression.
...
svn path=/nixpkgs/trunk/; revision=33980
2012-05-03 12:07:45 +00:00
Lluís Batlle i Rossell
6209407d7a
Adding the license meta for two packages I added today.
...
svn path=/nixpkgs/trunk/; revision=33977
2012-05-03 09:41:11 +00:00
Lluís Batlle i Rossell
f9526cd7f1
Adding coriander. I don't know how to make its gconf thing work, so it shows a
...
warning at gui start.
svn path=/nixpkgs/trunk/; revision=33976
2012-05-03 09:38:36 +00:00
Lluís Batlle i Rossell
b30b5a192e
Adding libdc1394
...
svn path=/nixpkgs/trunk/; revision=33975
2012-05-03 07:38:58 +00:00
Peter Simons
8b8ab3e977
Updated Haskell packages.
...
- reactive-banana: updated to version 0.5.0.3
- vault: updated to version 0.2.0.0
- wai: patched to support recent versions of the vault library
svn path=/nixpkgs/trunk/; revision=33974
2012-05-03 07:23:57 +00:00
Joachim Schiele
acbd97ed2e
a new revision
...
svn path=/nixpkgs/trunk/; revision=33973
2012-05-02 19:42:23 +00:00
Eelco Dolstra
4520bb84f7
* Make mercurialFull available in the channel.
...
svn path=/nixpkgs/trunk/; revision=33972
2012-05-02 14:34:09 +00:00
Eelco Dolstra
5bdea119d4
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=33971
2012-05-02 13:19:07 +00:00
Peter Simons
e0bd67afd7
git-annex: updated to version 3.20120430
...
svn path=/nixpkgs/trunk/; revision=33970
2012-05-02 09:25:28 +00:00
Peter Simons
dec4675e86
Updated Haskell packages.
...
- cpu: added version 0.1.0
- cryptocipher: updated to version 0.3.1
- fclabels: updated to version 1.1.3
- hamlet: updated to version 1.0.1.2
- highlighting-kate: updated to version 0.5.0.6
- lifted-base: updated to version 0.1.1
- monad-control: updated to version 0.3.1.3
- reactive-banana: updated to version 0.5.0.2
- test-framework-quickcheck2: updated to version 0.2.12.2
- test-framework-quickcheck: updated to version 0.2.8.1
svn path=/nixpkgs/trunk/; revision=33969
2012-05-02 09:25:23 +00:00
Michael Raskin
063b03b650
Update Julia; a few fixes get included; changes to build system
...
svn path=/nixpkgs/trunk/; revision=33968
2012-05-02 03:14:05 +00:00
Eelco Dolstra
be901fa8be
* Add an installCheckPhase.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=33967
2012-05-01 21:00:30 +00:00
Eelco Dolstra
40609ab6d5
* Add a hook for running a test after the RPMs have been installed.
...
svn path=/nixpkgs/trunk/; revision=33966
2012-05-01 20:31:01 +00:00
Eelco Dolstra
87693235b8
* Dropbox updated to 1.4.0. Patch by Michel Alexandre Salim
...
<michel@sylvestre.me >.
svn path=/nixpkgs/trunk/; revision=33965
2012-05-01 16:25:48 +00:00
Joachim Schiele
424c24d4fc
updated to a new version
...
svn path=/nixpkgs/trunk/; revision=33964
2012-05-01 12:40:57 +00:00
Michael Raskin
6ed169c19d
Update Clojure to 1.4.0
...
svn path=/nixpkgs/trunk/; revision=33963
2012-05-01 11:39:58 +00:00
Michael Raskin
304facbf3b
Adding LCI lambda calculus interpreter
...
svn path=/nixpkgs/trunk/; revision=33962
2012-05-01 05:07:39 +00:00
Shea Levy
242e54dab6
Linux 3.3.4 (not compile tested, sorry
...
svn path=/nixpkgs/trunk/; revision=33956
2012-04-30 17:31:39 +00:00
Eelco Dolstra
930185a408
* Make Firefox 12 the default.
...
svn path=/nixpkgs/trunk/; revision=33955
2012-04-30 15:34:55 +00:00
Eelco Dolstra
83f7c6988e
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=33954
2012-04-30 15:33:59 +00:00
Eelco Dolstra
6b1b79c172
* Fix license attributes.
...
svn path=/nixpkgs/trunk/; revision=33953
2012-04-30 15:24:21 +00:00
Rob Vermaas
97cac0a58c
Added i3wm. Added newer version of file. (this time tested, I screwed up a patch by garbas)
...
svn path=/nixpkgs/trunk/; revision=33952
2012-04-30 14:34:57 +00:00
Rob Vermaas
0823167b43
Revert my previous 2 commits.
...
svn path=/nixpkgs/trunk/; revision=33951
2012-04-30 14:28:08 +00:00
Rob Vermaas
0362f55a22
add missing files from previous commit
...
svn path=/nixpkgs/trunk/; revision=33950
2012-04-30 13:45:50 +00:00
Rob Vermaas
191d2e4be6
Adding i3wm, file 5.11, python packages. Patch by garbas.
...
svn path=/nixpkgs/trunk/; revision=33949
2012-04-30 13:30:47 +00:00
Rob Vermaas
506c2ee455
Update offlineimap to 6.5.3. Patch by garbas.
...
svn path=/nixpkgs/trunk/; revision=33948
2012-04-30 12:47:30 +00:00
Michael Raskin
9683cada87
Update ECL
...
svn path=/nixpkgs/trunk/; revision=33947
2012-04-30 08:14:19 +00:00
Peter Simons
5c1b0582d2
build-support/fetchurl/mirrors.nix: add funet.fi to more mirrors
...
Committed on behalf of Ilja Honkonen <ilja.honkonen@helsinki.fi >.
svn path=/nixpkgs/trunk/; revision=33946
2012-04-29 18:17:50 +00:00
Peter Simons
0eac8bb084
mysql51: update location of mysql-5.1.54.tar.gz
...
Committed on behalf of Ilja Honkonen <ilja.honkonen@helsinki.fi >.
svn path=/nixpkgs/trunk/; revision=33945
2012-04-29 18:17:46 +00:00
Shea Levy
23506543a4
Add minecraft
...
Patch by Carles Pagès, minor modification (adding in version number, updating
sha256) by me
svn path=/nixpkgs/trunk/; revision=33944
2012-04-29 14:09:58 +00:00
Peter Simons
6c37520d2a
numpy: fixed build (patch by Konrad Hinsen)
...
svn path=/nixpkgs/trunk/; revision=33941
2012-04-28 14:14:16 +00:00
Peter Simons
ce7f9e1d14
Updated Haskell packages.
...
- crypto-api: updated to version 0.10.2
- hashtables: updated to version 1.0.1.6
- hjsmin: updated to version 0.1.1
- repa: updated to version 3.1.3.3
svn path=/nixpkgs/trunk/; revision=33940
2012-04-27 13:18:36 +00:00
Eelco Dolstra
5287bbf3a8
* Don't build mysql-workbench on i686-linux since it just hangs
...
(http://hydra.nixos.org/build/2482930 ).
svn path=/nixpkgs/trunk/; revision=33939
2012-04-27 09:31:11 +00:00
Peter Simons
27de563164
Updated Python 3.x.
...
- updated to version 3.2.3
- fixed version numbers in setup-hook.sh
- sort input variable list alphabetically
- tk support needs x11 support as well
- deleted obsolete version 3.1
Furthermore, all CPPFLAGS and LDFLAGS required to find the build inputs are now
explicitly passed to ./configure. The python 3.x build systems tries to ignore
the environment as much as possible to provide deterministic builds. This means
that our magic environment variable stuff won't work, and previously built
python3 binaries lacked all kinds of extensions, such as zlib, etc.
svn path=/nixpkgs/trunk/; revision=33937
2012-04-27 08:20:46 +00:00
Eelco Dolstra
fa276c45dd
* Set preferLocalBuild on a few more trivial builders.
...
svn path=/nixpkgs/trunk/; revision=33935
2012-04-26 15:17:43 +00:00
Eelco Dolstra
e5fc65ed40
* writeTextFile: don't use the build hook. NixOS uses this function a
...
lot, and it causes a lot of unnecessary overhead on machines with
remote building enabled.
svn path=/nixpkgs/trunk/; revision=33934
2012-04-26 15:01:41 +00:00
Eelco Dolstra
48b2a26898
* Firefox 12.0.
...
svn path=/nixpkgs/trunk/; revision=33931
2012-04-26 13:25:20 +00:00
Eelco Dolstra
fbd90d2103
* SQLite updated to 3.7.11.
...
svn path=/nixpkgs/trunk/; revision=33930
2012-04-26 13:24:58 +00:00
Peter Simons
2e44afa7bb
ikiwiki: updated to version 3.20120419
...
svn path=/nixpkgs/trunk/; revision=33924
2012-04-26 08:09:31 +00:00
Peter Simons
9ed244d86c
Updated Haskell packages.
...
- language-javascript: updated to version 0.5.4
- syb: updated to version 0.3.6.1
- yesod: updated to version 1.0.1.5
- zlib-enum: updated to version 0.2.2.1
svn path=/nixpkgs/trunk/; revision=33923
2012-04-26 08:01:34 +00:00
Lluís Batlle i Rossell
f5da2fe902
Updating calibre
...
svn path=/nixpkgs/trunk/; revision=33922
2012-04-25 21:31:09 +00:00
Ludovic Courtès
95d60d6938
nixUnstable: Use Apple-GCC on Darwin.
...
svn path=/nixpkgs/trunk/; revision=33920
2012-04-25 14:25:34 +00:00
Ludovic Courtès
75f636067e
GNU Emacs 23: Use Apple-GCC on Darwin.
...
svn path=/nixpkgs/trunk/; revision=33919
2012-04-25 14:21:41 +00:00
Lluís Batlle i Rossell
32d84a2338
Adding a mirror for the pyqt version we use; the usual upstream channel does not
...
have the file anymore.
svn path=/nixpkgs/trunk/; revision=33917
2012-04-25 13:56:08 +00:00
Eelco Dolstra
b222e1b61f
* Updated the EC2 API tools to 1.5.3.0.
...
svn path=/nixpkgs/trunk/; revision=33916
2012-04-25 13:33:25 +00:00
Eelco Dolstra
12130aea67
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=33915
2012-04-25 12:24:16 +00:00
Peter Simons
3117cc72fb
Updated Haskell packages.
...
- clientsession: updated to version 0.7.5
- gloss: updated to version 1.7.4.1
- haskeline: enable terminfo support and patch to support mtl >= 2.1
- HaskellForMaths: updated to version 0.4.5
- HsOpenSSL: updated to version 0.10.3.1
- language-javascript: updated to version 0.5.3
- mtl: added version 2.1.1
- network: updated to version 2.3.0.13
- repa-algorithms: updated to version 3.1.3.1
- repa-examples: updated to version 3.1.3.1
- repa-io: updated to version 3.1.3.1
- repa: updated to version 3.1.3.2
- resourcet: updated to version 0.3.2.1
- RSA: updated to version 1.2.1.0
- yesod-auth: updated to version 1.0.2
- yesod-form: updated to version 1.0.0.3
- yesod: updated to version 1.0.1.3
- zlib-enum: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=33913
2012-04-25 10:12:44 +00:00
Yury G. Kudryashov
cdc3fa0462
Fix ilbc build
...
svn path=/nixpkgs/trunk/; revision=33912
2012-04-24 17:14:24 +00:00
Ludovic Courtès
7e70f890c4
Darwin: Change noSysDirs' to false' by default.
...
svn path=/nixpkgs/trunk/; revision=33911
2012-04-24 16:14:44 +00:00
Eelco Dolstra
7716976345
* Linux 3.2.16.
...
svn path=/nixpkgs/trunk/; revision=33908
2012-04-24 13:54:33 +00:00
Ludovic Courtès
daaa950c31
GNU Emacs 22: Use Apple-GCC.
...
svn path=/nixpkgs/trunk/; revision=33901
2012-04-24 08:49:35 +00:00
Lluís Batlle i Rossell
86232ad5f7
Updating mldonkey. Upstream picked the patch we had.
...
svn path=/nixpkgs/trunk/; revision=33900
2012-04-24 07:54:57 +00:00
Ludovic Courtès
d4f26f65d9
GNU Readline 6.x: Build with Apple-GCC on Darwin.
...
svn path=/nixpkgs/trunk/; revision=33899
2012-04-23 23:04:05 +00:00
Ludovic Courtès
daf8c7fced
allStdenvs: Propagate `system'.
...
svn path=/nixpkgs/trunk/; revision=33898
2012-04-23 22:31:39 +00:00
Ludovic Courtès
d44d30b0ba
GHC 7.4.2: Remove `darwinInstallNameToolUtility'.
...
svn path=/nixpkgs/trunk/; revision=33897
2012-04-23 16:28:10 +00:00
Ludovic Courtès
b53f6b9dd0
GCC 4.6: Don't bail out when `gnused' isn't provided.
...
svn path=/nixpkgs/trunk/; revision=33896
2012-04-23 16:28:06 +00:00
Ludovic Courtès
6a85ec6abe
GFortran: Use GFortran 4.6 on Darwin.
...
svn path=/nixpkgs/trunk/; revision=33895
2012-04-23 15:47:41 +00:00
Ludovic Courtès
29bc53265d
Darwin: Use GCC 4.6 in `stdenvNix'.
...
svn path=/nixpkgs/trunk/; revision=33894
2012-04-23 15:47:37 +00:00
Ludovic Courtès
04600bbec1
Darwin: Add mig', lipo', etc. to `stdenvNative'.
...
Consequently, remove `darwinLipoUtility', `darwinArchUtility', etc.
svn path=/nixpkgs/trunk/; revision=33893
2012-04-23 15:47:31 +00:00
Ludovic Courtès
0a9d954bc6
GNU Patch: On Darwin, use an existing tarball, and patch from there.
...
svn path=/nixpkgs/trunk/; revision=33892
2012-04-23 15:47:21 +00:00
Eelco Dolstra
661d16d3fe
* Revert pcre (r33561). It breaks Apache
...
(http://hydra.nixos.org/build/2447441 ).
svn path=/nixpkgs/branches/stdenv-updates/; revision=33890
2012-04-23 12:42:03 +00:00
Peter Simons
f1135ba545
Updated Haskell packages.
...
- alternative-io: updated to version 0.0.1
- blaze-markup: added version 0.5.1.0
- crypto-conduit: updated to version 0.3.2
- cryptohash: updated to version 0.7.5
- darcs: updated to version 2.8.0
- filestore: updated to version 0.4.2
- Graphalyze: cosmetic change
- hamlet: updated to version 1.0.1.1
- happstack-hamlet: updated to version 7.0.1
- happstack-server: updated to version 7.0.1
- HFuse: updated to version 0.2.4.1
- Hipmunk: updated to version 5.2.0.8
- language-javascript: updated to version 0.5.2
- libmpd: updated to version 0.8.0
- lifted-base: updated to version 0.1.0.4
- monad-control: updated to version 0.3.1.2
- persistent: updated to version 0.9.0.3
- regex-compat: use latest version when building with GHC 7.4.1
- skein: updated to version 0.1.0.7
- snap-core: updated to version 0.8.1
- snap-server: updated to version 0.8.1.1
- tls: updated to version 0.9.5
- vty: updated to version 4.7.0.12
- wai-app-static: updated to version 1.2.0.2
- yesod-core: updated to version 1.0.1.1
svn path=/nixpkgs/trunk/; revision=33889
2012-04-23 09:34:01 +00:00
Shea Levy
f9a88de275
VirtualBox 4.1.12
...
svn path=/nixpkgs/trunk/; revision=33888
2012-04-23 04:25:18 +00:00
Shea Levy
50a0b839af
Linux 3.3.3
...
This incorporates the btrfs fix, so remove that patch. Also, I will test
that this builds after committing, and fix it if it fails
svn path=/nixpkgs/trunk/; revision=33885
2012-04-23 00:12:47 +00:00
Karn Kallio
50cab85e88
Fix mlton build: apply Marc Weber patch and update download URL.
...
svn path=/nixpkgs/trunk/; revision=33882
2012-04-22 20:39:43 +00:00
Karn Kallio
75692dfc1e
Remove some commented out instructions.
...
svn path=/nixpkgs/trunk/; revision=33881
2012-04-22 18:56:30 +00:00
Cillian de Roiste
bf3b6be157
Adding Piano Booster, a MIDI file player that teaches you how to play the piano.
...
svn path=/nixpkgs/trunk/; revision=33880
2012-04-22 16:55:12 +00:00
Andres Löh
1a355ca2ea
Updated the GHC HEAD snapshot.
...
svn path=/nixpkgs/trunk/; revision=33879
2012-04-22 16:31:21 +00:00
Eelco Dolstra
d0300a2776
* Switch to QEMU/KVM 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=33878
2012-04-22 16:30:27 +00:00
Ludovic Courtès
72ed868803
GnuTLS: Allow builds on non-Linux-based OSes.
...
svn path=/nixpkgs/trunk/; revision=33876
2012-04-22 10:44:53 +00:00
Karn Kallio
e81f9de121
Advance wesnoth version to 1.10.2; fixes old version failing build.
...
svn path=/nixpkgs/trunk/; revision=33874
2012-04-22 05:31:22 +00:00
Karn Kallio
2dbe2887ed
Fix build of dvdauthor; also advance version to 0.7.0
...
svn path=/nixpkgs/trunk/; revision=33873
2012-04-22 00:25:20 +00:00
Karn Kallio
819a05bfae
Update mysql 5.5 to 5.5.23 and fix no longer responding URL.
...
svn path=/nixpkgs/trunk/; revision=33872
2012-04-21 22:36:15 +00:00
Karn Kallio
1097d76801
Fix download URL for Perl Graph package.
...
svn path=/nixpkgs/trunk/; revision=33871
2012-04-21 20:23:00 +00:00
Lluís Batlle i Rossell
2eb8304fcf
Adding ntop. It runs for me, if using "-P directory".
...
svn path=/nixpkgs/trunk/; revision=33870
2012-04-21 15:04:46 +00:00
Karn Kallio
0842337d80
The hash for qhull has changed too.
...
svn path=/nixpkgs/trunk/; revision=33869
2012-04-21 04:21:25 +00:00
Karn Kallio
81db13ca16
Eigen hash does not match. I wonder whether upstream replaced it?
...
svn path=/nixpkgs/trunk/; revision=33868
2012-04-21 04:04:06 +00:00
Cillian de Roiste
6264f9cd91
Adding qsampler, the frontend for LinuxSampler
...
svn path=/nixpkgs/trunk/; revision=33867
2012-04-20 22:44:50 +00:00
Peter Simons
68f07e270a
magit: updated to version 1.1.1
...
svn path=/nixpkgs/trunk/; revision=33866
2012-04-20 22:37:30 +00:00
Cillian de Roiste
45ac14621a
Adding LinuxSampler and dependencies, using SVN version for SFZ support
...
svn path=/nixpkgs/trunk/; revision=33865
2012-04-20 20:39:42 +00:00
Cillian de Roiste
34b058dcce
Upgrading qjackctl from 0.3.7 to 0.3.8, fixes a bug where it crashes when jack is stopped
...
svn path=/nixpkgs/trunk/; revision=33864
2012-04-20 20:37:54 +00:00
Peter Simons
f412a1fbe7
development/compilers/ghc/head.nix: fixed sha256 hash
...
svn path=/nixpkgs/trunk/; revision=33863
2012-04-20 20:17:07 +00:00
Peter Simons
8ee3bc82ee
haskell-Graphalyze: removed myself from the list of maintainers
...
svn path=/nixpkgs/trunk/; revision=33862
2012-04-20 20:15:29 +00:00
Rob Vermaas
8e510f1888
Update scala to 2.9.2
...
svn path=/nixpkgs/trunk/; revision=33861
2012-04-20 13:45:49 +00:00
Peter Simons
b5c67150cf
Updated Haskell packages.
...
- blaze-html: updated to version 0.4.3.4
- gloss: updated to version 1.7.3.1
- hashtables: updated to version 1.0.1.4
- repa: updated to version 3.1.2.1
- skein: updated to version 0.1.0.6
svn path=/nixpkgs/trunk/; revision=33859
2012-04-20 12:50:37 +00:00
Andres Löh
8915da0a6b
New GHC snapshots.
...
svn path=/nixpkgs/trunk/; revision=33858
2012-04-20 12:22:23 +00:00
Peter Simons
4fc0e49bdd
git-annex: updated to version 3.20120418
...
svn path=/nixpkgs/trunk/; revision=33856
2012-04-20 11:35:20 +00:00
Peter Simons
6242869b9d
haskell-edit-distance: added version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=33855
2012-04-20 11:35:17 +00:00
Peter Simons
cbbf85d839
haskell-tls-extra: updated to version 0.4.6
...
svn path=/nixpkgs/trunk/; revision=33854
2012-04-20 11:35:13 +00:00
Peter Simons
c05f314f7f
Updated Haskell packages.
...
- authenticate: updated to version 1.2.1
- blaze-builder-enumerator: updated to version 0.2.0.4
- graphviz: updated to version 2999.13.0.2
- tls: updated to version 0.9.4
svn path=/nixpkgs/trunk/; revision=33853
2012-04-20 09:57:42 +00:00
Michael Raskin
e9226f1ca6
Add a needed dependency
...
svn path=/nixpkgs/trunk/; revision=33851
2012-04-20 04:31:17 +00:00
Eelco Dolstra
e24547ab88
* libvirt updated to 0.9.11.
...
svn path=/nixpkgs/trunk/; revision=33850
2012-04-19 21:40:07 +00:00
Eelco Dolstra
9aa30ba705
* Pass -cpu kvm64 to keep GMP from barfing.
...
svn path=/nixpkgs/trunk/; revision=33848
2012-04-19 18:44:02 +00:00
Eelco Dolstra
f92ee1a13d
* QEMU/KVM 1.0.1. Will make this the default if it looks stable.
...
svn path=/nixpkgs/trunk/; revision=33847
2012-04-19 18:39:58 +00:00
Eelco Dolstra
4b414f89ed
* e2fsprogs updated to 1.42.2.
...
svn path=/nixpkgs/trunk/; revision=33846
2012-04-19 16:49:35 +00:00
Eelco Dolstra
6a01fe514e
* Fix PAM. It accidentally lost xcrypt support in r33798.
...
svn path=/nixpkgs/trunk/; revision=33845
2012-04-19 15:15:39 +00:00
Peter Simons
c5c473b469
haskell-SourceGraph: updated to version 0.7.0.2
...
svn path=/nixpkgs/trunk/; revision=33843
2012-04-19 15:11:58 +00:00
Peter Simons
ee29e0bc9f
haskell-monadcryptorandom: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=33842
2012-04-19 15:11:55 +00:00
Peter Simons
08f798736b
haskell-graphviz: updated to version 2999.13.0.1
...
svn path=/nixpkgs/trunk/; revision=33841
2012-04-19 15:11:50 +00:00
Peter Simons
e12f48b3a1
haskell-Graphalyze: updated to version 0.13.0.0
...
svn path=/nixpkgs/trunk/; revision=33840
2012-04-19 15:11:41 +00:00
Peter Simons
8691ff4ea1
Updated Haskell packages.
...
- certificate: updated to version 1.2.1
- crypto-api: updated to version 0.10.1
- crypto-conduit: patched to build crypto-api 0.10.x
- http-conduit: updated to version 1.4.1.2
- http-enumerator: deleted obsolete package
- MonadCatchIO-transformers: updated to version 0.3.0.0
- pem: updated to version 0.1.1
- RSA: updated to version 1.2.0.0
- skein: updated to version 0.1.0.5
- snap-core: patched to support MonadCatchIO-transformers version 0.3.0.0
- snap-server: patched to support MonadCatchIO-transformers version 0.3.0.0
- tagged: updated to version 0.4.2
- tls-extra: updated to version 0.4.5
- tls: updated to version 0.9.3
- yesod-auth: updated to version 1.0.1
- yesod: updated to version 1.0.1.1
svn path=/nixpkgs/trunk/; revision=33839
2012-04-19 11:16:36 +00:00
Peter Simons
7762bb93ee
Updated Haskell packages.
...
- cabal-install: added support for version 0.14.0 to GHC 7.0.4, 6.12.3, and 6.10.4
- crypto-conduit: updated to version 0.3.1
- haskell-src-exts: updated to version 1.13.2
- hjsmin: updated to version 0.1.0
- persistent: updated to version 0.9.0.2
- wai-extra: updated to version 1.2.0.3
- wxdirect: updated to version 0.90.0.1
- yesod-core: updated to version 1.0.1
- yesod-default: updated to version 1.0.1
- yesod-form: updated to version 1.0.0.2
- yesod-routes: updated to version 1.0.1
- yesod: updated to version 1.0.1
svn path=/nixpkgs/trunk/; revision=33838
2012-04-19 10:22:03 +00:00
Ludovic Courtès
40675e46bd
GNU Hurd: Use preConfigure' to autoreconf' only.
...
svn path=/nixpkgs/trunk/; revision=33835
2012-04-18 18:42:44 +00:00
Ludovic Courtès
61bb81195f
GNU Hurd: Restructure for easier overriding, and easier avoided rebuilds.
...
svn path=/nixpkgs/trunk/; revision=33834
2012-04-18 17:22:10 +00:00
Ludovic Courtès
f59b9490ec
GNU libc: Improve description and name for the Hurd; fix `needsPorts'.
...
svn path=/nixpkgs/trunk/; revision=33833
2012-04-18 17:22:04 +00:00
Eelco Dolstra
46ec48923b
* Updated Cache::FastMmap etc.
...
svn path=/nixpkgs/trunk/; revision=33820
2012-04-17 20:39:09 +00:00
Peter Simons
b8a6e4d2dc
haskell-cabal-install: added version 0.14.0
...
svn path=/nixpkgs/trunk/; revision=33819
2012-04-17 17:41:57 +00:00
Michael Raskin
969c89aa2f
Update xxdiff
...
svn path=/nixpkgs/trunk/; revision=33818
2012-04-17 17:12:56 +00:00
Eelco Dolstra
62765a92a8
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=33817
2012-04-17 15:56:14 +00:00
Eelco Dolstra
934ef8e3fc
* Fix evaluation of pythonPackages.bugz.
...
svn path=/nixpkgs/trunk/; revision=33815
2012-04-17 15:31:44 +00:00
Peter Simons
e4509bda5d
blobby: fixed typo
...
svn path=/nixpkgs/trunk/; revision=33814
2012-04-17 13:56:38 +00:00
Peter Simons
5b8103b57c
wxHaskell: updated to version 0.90 based on wxGTK version 2.9.3
...
- wx: updated to version 0.90
- wxcore: updated to version 0.90
- wxdirect: updated to version 0.90
- wxc: this project contains no native Haskell code -- only C++ glue -- so we cannot run Haddock on it
svn path=/nixpkgs/trunk/; revision=33813
2012-04-17 13:56:34 +00:00
Peter Simons
39c9ece183
wxGTK-2.9: updated the development version of wxGTK to 2.9.3
...
I deleted older snapshots because my attempts to use 2.9.0 or 2.9.1 ran into
problems with our recent version of libpng. The 2.9.3 version seems to work
fine, though. If you still need the older versions, please feel free to
reinstate them.
svn path=/nixpkgs/trunk/; revision=33812
2012-04-17 13:56:30 +00:00
Peter Simons
eec2c680c7
Updated Haskell packages.
...
- HsOpenSSL: updated to version 0.10.3
- RSA: downgraded to version 1.0.6.3
- language-javascript: updated to version 0.5.1
- maude: fixed build
- pem: added version 0.1.0
svn path=/nixpkgs/trunk/; revision=33811
2012-04-17 13:56:27 +00:00
Michael Raskin
f699257450
Adding blobby volleybal
...
svn path=/nixpkgs/trunk/; revision=33810
2012-04-17 13:06:12 +00:00
Michael Raskin
de5fdd541a
Fix line endings
...
svn path=/nixpkgs/trunk/; revision=33809
2012-04-17 13:05:57 +00:00
Michael Raskin
6c1bc77673
Updating VUE
...
svn path=/nixpkgs/trunk/; revision=33808
2012-04-17 13:05:20 +00:00
Ludovic Courtès
adb332af4c
Ogre: Build the samples.
...
svn path=/nixpkgs/trunk/; revision=33807
2012-04-17 09:57:57 +00:00
Lluís Batlle i Rossell
a01828abd5
Made mosh use boostHeaders, and not boost. A much lighter dependency, of great
...
help on the Sheevaplug.
I'm not sure of the name 'boostHeaders' and 'boostHeaders149'. Changes welcome.
svn path=/nixpkgs/trunk/; revision=33806
2012-04-16 22:16:38 +00:00
Lluís Batlle i Rossell
526b207211
Adding a headers-only version of boost. I wrote it in a new file, replicating
...
the 'src', because to me this way looks simpler despite the copy of src..
svn path=/nixpkgs/trunk/; revision=33805
2012-04-16 22:13:27 +00:00
Lluís Batlle i Rossell
682690bd71
Adding mosh.
...
svn path=/nixpkgs/trunk/; revision=33804
2012-04-16 21:44:12 +00:00
Karn Kallio
cccc48263f
Sane backends URL seems to have changed.
...
Also advance version to 1.0.22
svn path=/nixpkgs/trunk/; revision=33803
2012-04-16 15:14:19 +00:00
Peter Simons
d775e93f90
Updated Haskell packages.
...
- HTTP: added version 4000.2.3
- RSA: updated to version 1.2.0.0
- RepLib: updated to version 0.5.2.1
- conduit: updated to version 0.4.1.1
- data-accessor: updated to version 0.2.2.2
- deepseq-th: updated to version 0.1.0.3
- explicit-exception: updated to version 0.1.7
- ghc-mod: updated to version 1.10.15
- gitit: updated to version 0.9.0.1
- hakyll: updated to version 3.2.7.2
- hjsmin: updated to version 0.0.16
- http-conduit: updated to version 1.4.1
- iteratee: updated to version 0.8.8.2
- language-javascript: updated to version 0.5.0
- reactive-banana: updated to version 0.5.0.1
- repa: updated to version 3.1.1.1
- rvar: updated to version 0.2.0.1
- semigroups: updated to version 0.8.3
- simple-sendfile: updated to version 0.2.3
- storable-record: updated to version 0.0.2.5
- unbound: updated to version 0.4.0.2
- wxc: added version 0.90.0.2
svn path=/nixpkgs/trunk/; revision=33802
2012-04-16 12:07:58 +00:00
Nicolas Pierron
7a4cf21350
Add git-bz nix expression.
...
svn path=/nixpkgs/trunk/; revision=33801
2012-04-15 23:48:16 +00:00
Nicolas Pierron
7b7dd238fc
Add dulwich (git filesystem in python).
...
Add bugz (command line tool for bugzilla)
Add gitBz (bugzilla in git)
svn path=/nixpkgs/trunk/; revision=33800
2012-04-15 23:48:11 +00:00
Nicolas Pierron
811b035171
Mercurial: Support ssl and curses python packages for fast-export and crecord.
...
svn path=/nixpkgs/trunk/; revision=33799
2012-04-15 23:48:07 +00:00
Nicolas Pierron
82b308bf11
Add armv7l support.
...
svn path=/nixpkgs/trunk/; revision=33798
2012-04-15 23:41:25 +00:00
Nicolas Pierron
6a9ac1f016
Add opentyrian game.
...
svn path=/nixpkgs/trunk/; revision=33797
2012-04-15 23:38:38 +00:00
Nicolas Pierron
8a67709183
Add mkMerge and obsolete mkThenElse.
...
svn path=/nixpkgs/trunk/; revision=33796
2012-04-15 23:31:48 +00:00
Alexander Tsamutali
a9c51d7af3
games/urbanterror: Fixed compilation issue, but it still doesn't work.
...
svn path=/nixpkgs/trunk/; revision=33795
2012-04-15 22:33:36 +00:00
Eelco Dolstra
73d98c07c2
* Linux 3.2.15.
...
svn path=/nixpkgs/trunk/; revision=33794
2012-04-15 16:23:08 +00:00
Lluís Batlle i Rossell
8f50680a05
I hope now I guess fine how to tell ATLAS not to accept any simd for i686.
...
svn path=/nixpkgs/trunk/; revision=33793
2012-04-15 12:44:48 +00:00
Lluís Batlle i Rossell
e612f476c4
Limiting the number of fds on the sqlite full build, as it's required by some tests.
...
svn path=/nixpkgs/trunk/; revision=33792
2012-04-15 09:05:09 +00:00
Lluís Batlle i Rossell
2e753bc4cf
Typo again in atlas.
...
svn path=/nixpkgs/trunk/; revision=33791
2012-04-15 08:11:12 +00:00
Lluís Batlle i Rossell
023cd3b7bd
Oh, I removed -fPIC in my last atlas commit. I didn't mean to.
...
svn path=/nixpkgs/trunk/; revision=33790
2012-04-15 07:58:58 +00:00
Lluís Batlle i Rossell
30d7a7fbe1
I think we better disable SIMD for i686. Or it can detect whatever the machine has.
...
svn path=/nixpkgs/trunk/; revision=33789
2012-04-14 22:00:12 +00:00
Lluís Batlle i Rossell
163c7375a3
Adding a version of sqlite with more things, based on the upstream repository src.
...
svn path=/nixpkgs/trunk/; revision=33788
2012-04-14 21:40:55 +00:00
Lluís Batlle i Rossell
60ecc500f9
Trying to fix atlas i686. I set Pentium II and having sse/sse2 at the same time for i686...
...
I think Pentium II does not have sse.
svn path=/nixpkgs/trunk/; revision=33787
2012-04-14 18:58:30 +00:00
Michael Raskin
9b6e521d44
SBCL update
...
svn path=/nixpkgs/trunk/; revision=33786
2012-04-14 18:36:04 +00:00
Eelco Dolstra
4d8e2180b5
* Set the channel name to "nixpkgs".
...
svn path=/nixpkgs/trunk/; revision=33784
2012-04-14 14:19:13 +00:00
Eelco Dolstra
641576e0cc
* Fix alsa-utils. http://hydra.nixos.org/eval/603729
...
svn path=/nixpkgs/trunk/; revision=33782
2012-04-14 11:46:45 +00:00
Ludovic Courtès
cf250029e0
samba_light: Drop dependency on libunwind.
...
svn path=/nixpkgs/trunk/; revision=33781
2012-04-14 10:26:09 +00:00
Lluís Batlle i Rossell
4250dd8104
I made atlas build for fixed architectures.
...
We saw a crash in many computers, in the octave check phase, where octave crashed.
It was due to atlas being built for AMD Family 10h, which has a special SSE
trick that others computer don't have.
For x86_64, atlas is for K7. And for i686, PII.
svn path=/nixpkgs/trunk/; revision=33780
2012-04-13 18:46:24 +00:00
Lluís Batlle i Rossell
8ebd53f45f
Updating linux to 3.3.2
...
svn path=/nixpkgs/trunk/; revision=33779
2012-04-13 18:09:27 +00:00
Lluís Batlle i Rossell
713b7ecdbb
Removing a commented patch that is not needed for kernels newer than 2.6.36
...
iirc. The patch got upstream back then.
svn path=/nixpkgs/trunk/; revision=33778
2012-04-13 17:52:29 +00:00
Mathijs Kwik
100b95e57e
alsa upgraded to 1.0.25
...
svn path=/nixpkgs/trunk/; revision=33777
2012-04-13 14:54:02 +00:00
Mathijs Kwik
9b5ca91497
nvidia driver: upgraded to 295.40
...
svn path=/nixpkgs/trunk/; revision=33776
2012-04-13 14:53:59 +00:00
Mathijs Kwik
17cbe60a5b
uhc upgrade
...
svn path=/nixpkgs/trunk/; revision=33775
2012-04-13 14:53:56 +00:00
Ludovic Courtès
47fcc276ae
Apple GCC: Fix `no-sys-dirs.patch' so that it applies.
...
svn path=/nixpkgs/trunk/; revision=33773
2012-04-13 12:41:36 +00:00
Eelco Dolstra
65ddcaa3ed
* Bison: use an absolute path to M4. Otherwise Bison will silently
...
fail (due to a SIGPIPE) if M4 isn't installed.
svn path=/nixpkgs/branches/stdenv-updates/; revision=33772
2012-04-13 12:32:51 +00:00
Michael Raskin
ef6bff049a
GCL needs gmp4
...
svn path=/nixpkgs/trunk/; revision=33770
2012-04-13 05:40:05 +00:00
Michael Raskin
d34679a9db
Extreme Tux Racer still requires libpng 1.2
...
svn path=/nixpkgs/trunk/; revision=33769
2012-04-13 05:32:12 +00:00
Michael Raskin
02ff38f7b1
Patch unused variable errors
...
svn path=/nixpkgs/trunk/; revision=33768
2012-04-12 21:28:45 +00:00
Michael Raskin
351bcc3b70
Fix tailor URL
...
svn path=/nixpkgs/trunk/; revision=33767
2012-04-12 20:54:39 +00:00
Ludovic Courtès
eb7575138a
Coccinelle: Make sure Python modules are looked up in the right place.
...
svn path=/nixpkgs/trunk/; revision=33763
2012-04-12 15:30:02 +00:00
Eelco Dolstra
205dbbd991
* Update euca2ools.
...
svn path=/nixpkgs/trunk/; revision=33762
2012-04-12 14:16:23 +00:00
Ludovic Courtès
054382bbfe
GMP 5.0.3: Really fix FreeBSD builds at hydra.nixos.org.
...
Patch by Eelco Dolstra, backported from `stdenv-updates'.
svn path=/nixpkgs/trunk/; revision=33761
2012-04-12 13:44:14 +00:00
Eelco Dolstra
fcc5136cfc
* Latest EC2 AMI/API tools.
...
svn path=/nixpkgs/trunk/; revision=33760
2012-04-12 13:20:58 +00:00
Michael Raskin
40347a43c2
Fix license
...
svn path=/nixpkgs/trunk/; revision=33759
2012-04-12 11:57:43 +00:00
Michael Raskin
5cdb676ac7
Adding FSharp compiler
...
svn path=/nixpkgs/trunk/; revision=33758
2012-04-12 11:39:40 +00:00
Lluís Batlle i Rossell
700bedb833
Adding me as a maintainer for octave.
...
svn path=/nixpkgs/trunk/; revision=33757
2012-04-12 10:00:18 +00:00
Michael Raskin
49b28405d8
Samba security update
...
svn path=/nixpkgs/trunk/; revision=33756
2012-04-12 09:31:31 +00:00
Michael Raskin
25ef476ba0
Fix ttf2pt1 build
...
svn path=/nixpkgs/trunk/; revision=33755
2012-04-12 07:55:49 +00:00
Michael Raskin
dd3ef46cac
Update TPTP
...
svn path=/nixpkgs/trunk/; revision=33754
2012-04-12 07:23:52 +00:00
Michael Raskin
fa1ecfed54
Update Kona/fix its build
...
svn path=/nixpkgs/trunk/; revision=33753
2012-04-12 07:12:07 +00:00
Michael Raskin
674de696b5
Take into account an installation process quirk
...
svn path=/nixpkgs/trunk/; revision=33752
2012-04-12 06:18:42 +00:00
Michael Raskin
65d9b6076d
Updating libunwind
...
svn path=/nixpkgs/trunk/; revision=33751
2012-04-12 06:10:44 +00:00
Ludovic Courtès
8794d3ed45
GMP 5.0.3: Fix typo.
...
svn path=/nixpkgs/trunk/; revision=33749
2012-04-11 20:09:25 +00:00
Ludovic Courtès
52f4dd95d4
GMP 5.0.3: Fix FreeBSD builds.
...
svn path=/nixpkgs/trunk/; revision=33748
2012-04-11 16:38:21 +00:00
Eelco Dolstra
8b0bc7a745
* Add modules required by Linux 3.2.
...
svn path=/nixpkgs/trunk/; revision=33742
2012-04-11 07:45:12 +00:00
Shea Levy
8f60696e06
glibc: Don't check /etc/ld.so.cache
...
Idea by Eelco, initial patch by Jack Cummings, minor fixups by me
svn path=/nixpkgs/branches/stdenv-updates/; revision=33741
2012-04-11 04:42:23 +00:00
Eelco Dolstra
7c2e04a8ff
* Apply the CIFS timeout patch to Linux 3.2.
...
svn path=/nixpkgs/trunk/; revision=33740
2012-04-10 22:48:27 +00:00
Eelco Dolstra
e40f598035
* Change the default Linux kernel to 3.2, since 2.6.35 is old and
...
unmaintained.
svn path=/nixpkgs/trunk/; revision=33737
2012-04-10 21:46:08 +00:00
Michael Raskin
16e2cac6f4
Updating Julia to include a few fixes - and adding web-repl
...
svn path=/nixpkgs/trunk/; revision=33726
2012-04-10 14:53:39 +00:00
Eelco Dolstra
e7dcb5c31f
* dhcpcd updated to 5.5.6.
...
svn path=/nixpkgs/trunk/; revision=33719
2012-04-10 12:56:00 +00:00
Lluís Batlle i Rossell
9595946c73
Fixing details of debugVersion, and adding a 'symbolsVersion'.
...
I could merge both into one, but I'll do that later.
svn path=/nixpkgs/trunk/; revision=33715
2012-04-10 07:13:52 +00:00
Lluís Batlle i Rossell
b35d2c6b89
Adding a patch for linux 3.3 for btrfs regarding ENOSPC.
...
This should solve the problem I had, where I could not boot either 3.3 or 3.3.1
in my system, as I got ENOSPC all the time.
svn path=/nixpkgs/trunk/; revision=33714
2012-04-09 21:02:17 +00:00
Lluís Batlle i Rossell
5dfcf18801
Adding a minimal FTRACE to the 3.2 and 3.3 linux kernels, that should not
...
affect the kernel performance, but allow more tracing.
svn path=/nixpkgs/trunk/; revision=33713
2012-04-09 21:01:00 +00:00
Ludovic Courtès
4bf921f193
GNU Classpath 0.99.
...
svn path=/nixpkgs/trunk/; revision=33712
2012-04-09 20:52:10 +00:00
Ludovic Courtès
d656d037f2
GNUnet 0.9.2.
...
svn path=/nixpkgs/trunk/; revision=33711
2012-04-09 20:52:05 +00:00
Ludovic Courtès
4bca5587a6
GNU Xnee 3.12.
...
svn path=/nixpkgs/trunk/; revision=33710
2012-04-09 20:52:00 +00:00
Ludovic Courtès
1e13bf5b12
GNU Shishi 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=33709
2012-04-09 20:51:54 +00:00
Ludovic Courtès
3c8c5d9939
GNU ccRTP 2.0.3.
...
svn path=/nixpkgs/trunk/; revision=33708
2012-04-09 20:51:50 +00:00
Ludovic Courtès
9f0a692a06
GNU uCommon C++ 5.2.2.
...
svn path=/nixpkgs/trunk/; revision=33707
2012-04-09 20:51:45 +00:00
Ludovic Courtès
03e6e14986
GNU SIP Witch 1.2.3.
...
svn path=/nixpkgs/trunk/; revision=33706
2012-04-09 20:51:40 +00:00
Ludovic Courtès
7e5a8c93d6
GnuTLS 3.0.18.
...
svn path=/nixpkgs/trunk/; revision=33705
2012-04-09 20:51:36 +00:00
Ludovic Courtès
3f76364cf8
GNU xorriso 1.2.2.
...
svn path=/nixpkgs/trunk/; revision=33704
2012-04-09 20:51:31 +00:00
Ludovic Courtès
eabcd9d210
GNU Parted 3.1.
...
svn path=/nixpkgs/trunk/; revision=33703
2012-04-09 20:51:27 +00:00
Ludovic Courtès
4cedde0da4
GNU cppi 1.16.
...
svn path=/nixpkgs/trunk/; revision=33702
2012-04-09 20:51:22 +00:00
Ludovic Courtès
e658288235
GNU FreeIPMI 1.1.3.
...
svn path=/nixpkgs/trunk/; revision=33701
2012-04-09 20:51:18 +00:00
Ludovic Courtès
b65bcf445c
GNU idutils 4.6.
...
svn path=/nixpkgs/trunk/; revision=33700
2012-04-09 20:51:13 +00:00
Ludovic Courtès
5dc812bb8f
GNU libtasn1 2.12.
...
svn path=/nixpkgs/trunk/; revision=33699
2012-04-09 20:51:08 +00:00
Ludovic Courtès
24feabdcec
GNU Emacs 23.4.
...
svn path=/nixpkgs/trunk/; revision=33698
2012-04-09 20:51:04 +00:00
Ludovic Courtès
f62c274011
GNU GLOBAL 6.2.2.
...
svn path=/nixpkgs/trunk/; revision=33697
2012-04-09 20:50:59 +00:00
Ludovic Courtès
369fe599b1
GNU Parallel 20120322.
...
svn path=/nixpkgs/trunk/; revision=33696
2012-04-09 20:50:54 +00:00
Ludovic Courtès
0e84e56083
GNU Zile 2.4.7.
...
svn path=/nixpkgs/trunk/; revision=33695
2012-04-09 20:50:50 +00:00
Ludovic Courtès
e5c7358336
GNU help2man 1.40.8.
...
svn path=/nixpkgs/trunk/; revision=33694
2012-04-09 20:50:45 +00:00
Lluís Batlle i Rossell
0684ca8745
Adding the memtest86 from memtest86.com, and renaming the top-level attribute
...
name of memtest86+ to memtest86plus.
I think it makes more sense for the attribute memtest86 to point to the
upstream memtest86.com version.
svn path=/nixpkgs/trunk/; revision=33689
2012-04-09 19:54:34 +00:00
Rob Vermaas
d4913759da
Update darktable to version 1.0.
...
svn path=/nixpkgs/trunk/; revision=33688
2012-04-09 17:56:38 +00:00
Peter Simons
b041d3e49b
Updated Haskell packages.
...
- blaze-builder-conduit: updated to version 0.4.0.1
- enumerator: updated to version 0.4.19
- persistent-sqlite: updated to version 0.9.0.1
- persistent-template: updated to version 0.9.0.1
- persistent: updated to version 0.9.0.1
- pool-conduit: updated to version 0.1.0.1
- semigroups: updated to version 0.8.2
- shakespeare-css: updated to version 1.0.1.1
- shakespeare-i18n: updated to version 1.0.0.1
- shakespeare-js: updated to version 1.0.0.1
- shakespeare-text: updated to version 1.0.0.1
- shakespeare: updated to version 1.0.0.1
- void: updated to version 0.5.5.1
- wai-app-static: updated to version 1.2.0.1
- wai: updated to version 1.2.0.1
- warp: updated to version 1.2.0.1
- yesod-core: updated to version 1.0.0.2
- yesod: updated to version 1.0.0.2
- zlib-conduit: updated to version 0.4.0.1
svn path=/nixpkgs/trunk/; revision=33683
2012-04-09 12:37:39 +00:00
Mathijs Kwik
107c8325e5
added extra package for gnupg 2.1 git pre version.
...
contains the merge of gnupg-ecc, enabling ecdsa and other algorithms.
I mainly need this because I use ecdsa for my ssh keys, and want
gpg-agent to be able to handle them.
svn path=/nixpkgs/trunk/; revision=33682
2012-04-09 10:17:40 +00:00
Mathijs Kwik
0765ca769a
libassuan: added extra package with current git version
...
needed for upcoming gnupg 2.1
svn path=/nixpkgs/trunk/; revision=33681
2012-04-09 10:17:36 +00:00
Mathijs Kwik
9779ae082a
npth: successor of the pth library, used by upcoming versions of gnupg and its libraries
...
svn path=/nixpkgs/trunk/; revision=33680
2012-04-09 10:17:32 +00:00
Mathijs Kwik
81d6e98d34
gpgme: upgraded to 1.3.1
...
svn path=/nixpkgs/trunk/; revision=33679
2012-04-09 10:17:29 +00:00
Mathijs Kwik
5cdd04e950
gnupg: upgraded to 2.0.19
...
svn path=/nixpkgs/trunk/; revision=33678
2012-04-09 10:17:26 +00:00
Mathijs Kwik
94749e4463
libksba: upgraded to 1.2.0
...
svn path=/nixpkgs/trunk/; revision=33677
2012-04-09 10:17:23 +00:00
Mathijs Kwik
6ef610851e
kde okular: include pkgconfig, otherwise libspectre isn't found (.ps viewing)
...
svn path=/nixpkgs/trunk/; revision=33676
2012-04-09 10:17:20 +00:00
Mathijs Kwik
4d34820fba
UHC: upgraded and changed to the new official github repository
...
svn path=/nixpkgs/trunk/; revision=33675
2012-04-09 10:17:17 +00:00
Arie Middelkoop
2b18ccf305
* Added "easytag", a GUI for organizing id3tags in mp3s.
...
* Updated some ocaml packages.
* Updated coccinelle.
svn path=/nixpkgs/trunk/; revision=33674
2012-04-09 09:42:20 +00:00
Shea Levy
68f739cc45
nodejs/v8: Bump
...
svn path=/nixpkgs/trunk/; revision=33673
2012-04-08 14:32:00 +00:00
Cillian de Roiste
11040732bd
It seems to get stuck on the line break so I'm putting it all on one line now
...
svn path=/nixpkgs/trunk/; revision=33672
2012-04-08 12:03:15 +00:00
Peter Simons
fc1bc797bd
Updated Haskell packages.
...
- file-embed: updated to version 0.0.4.2
- mtl: added version 2.1
- texmath: updated to version 0.6.0.5
- text: added version 0.11.2.0
- removed obsolete overrides
svn path=/nixpkgs/trunk/; revision=33671
2012-04-08 11:14:28 +00:00
Cillian de Roiste
e1155499ad
Reverting to revision 1995, this is what AVLinux uses, and works well with jackdbus too
...
svn path=/nixpkgs/trunk/; revision=33670
2012-04-08 11:10:11 +00:00
Peter Simons
4292793d40
git-annex: updated to version 3.20120406
...
svn path=/nixpkgs/trunk/; revision=33669
2012-04-08 10:48:14 +00:00
Cillian de Roiste
3ec76c0a25
Adding a2jmidid, a daemon for exposing legacy ALSA sequencer applications in JACK MIDI system
...
svn path=/nixpkgs/trunk/; revision=33668
2012-04-08 00:28:37 +00:00
Cillian de Roiste
78ffc6b30d
Adding a2jmidid
...
svn path=/nixpkgs/trunk/; revision=33667
2012-04-08 00:25:09 +00:00
Cillian de Roiste
d989f361ac
Updating to 0.121.3, adding optional FireWire support and replacing composableDerivation with mkDerivation
...
svn path=/nixpkgs/trunk/; revision=33666
2012-04-08 00:16:59 +00:00
Cillian de Roiste
bce9de06bd
Adding firewire support
...
svn path=/nixpkgs/trunk/; revision=33665
2012-04-08 00:00:03 +00:00
Cillian de Roiste
285af645e6
Adding extra requirements, fixing some of the ffado utilities
...
svn path=/nixpkgs/trunk/; revision=33664
2012-04-07 23:57:30 +00:00
Peter Simons
7b00953c70
haskell-hoogle: fixed build
...
svn path=/nixpkgs/trunk/; revision=33660
2012-04-07 13:16:33 +00:00
Peter Simons
9b0323859f
Updated Haskell packages.
...
- cabal2nix: updated to version 1.31
- gloss: updated to version 1.7.2.1
- repa-algorithms: updated to version 3.1.0.1
- repa-bytestring: deleted obsolete package
- repa-examples: updated to version 3.1.0.1
- repa-io: updated to version 3.1.0.1
- repa: updated to version 3.1.0.1
- semigroups: updated to version 0.8.0.1
svn path=/nixpkgs/trunk/; revision=33659
2012-04-07 11:59:28 +00:00
Peter Simons
bf47f4bbe3
Updated Haskell packages.
...
- HsOpenSSL: updated to version 0.10.2
- zip-archive: updated to version 0.1.1.8
svn path=/nixpkgs/trunk/; revision=33657
2012-04-06 19:48:24 +00:00
Peter Simons
b73fb52648
Oops, fixed typo from previous commit.
...
svn path=/nixpkgs/trunk/; revision=33656
2012-04-06 19:39:43 +00:00
Peter Simons
8beb891d52
xscreensaver: updated to version 5.15 (and moved to pkgs/misc/screensavers hierarchy)
...
svn path=/nixpkgs/trunk/; revision=33655
2012-04-06 19:30:30 +00:00
Peter Simons
44b6ab6d32
slock: updated to version 1.0
...
svn path=/nixpkgs/trunk/; revision=33653
2012-04-06 18:56:05 +00:00
Peter Simons
f04ca020f3
xlockmore: updated to version 5.38
...
svn path=/nixpkgs/trunk/; revision=33652
2012-04-06 18:56:00 +00:00
Lluís Batlle i Rossell
6a838a4ba1
Making x11perf build.
...
svn path=/nixpkgs/trunk/; revision=33651
2012-04-06 18:33:51 +00:00
Ludovic Courtès
e24eab9b87
GNU: Use `callPackage'.
...
svn path=/nixpkgs/trunk/; revision=33649
2012-04-06 13:18:58 +00:00
Eelco Dolstra
9f2068ac9b
* Don't build Boost on Cygwin. It takes way too long.
...
svn path=/nixpkgs/trunk/; revision=33648
2012-04-06 13:10:19 +00:00
Lluís Batlle i Rossell
3e923680d2
Making gnash build with the default firefox xulrunner.
...
I have not checked if gnash needs it; I only changed it from the
xulrunner of iceweasel (which does not build) to that more maintained xulrunner
that builds.
svn path=/nixpkgs/trunk/; revision=33647
2012-04-06 13:01:55 +00:00
Eelco Dolstra
6e195330d6
* Lower priority for stdenv jobs.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=33644
2012-04-06 11:19:48 +00:00
Eelco Dolstra
29ae6a2332
* Remove unused file.
...
svn path=/nixpkgs/trunk/; revision=33643
2012-04-06 11:06:07 +00:00
Michael Raskin
45fbf22761
Solve missing symbol problem
...
svn path=/nixpkgs/trunk/; revision=33642
2012-04-06 10:20:37 +00:00
Ludovic Courtès
292e9d1029
Ogre: Rewrite using `stdenv'; enable various plug-ins.
...
svn path=/nixpkgs/trunk/; revision=33641
2012-04-06 09:07:23 +00:00
Ludovic Courtès
725745c5b4
Add VRPN.
...
svn path=/nixpkgs/trunk/; revision=33640
2012-04-06 08:32:50 +00:00
Cillian de Roiste
cbded3238d
Adding dbus-cplusplus, c++ bindings for dbus
...
svn path=/nixpkgs/trunk/; revision=33639
2012-04-05 23:53:20 +00:00
Peter Simons
799722afde
git-annex: updated to version 3.20120405
...
svn path=/nixpkgs/trunk/; revision=33638
2012-04-05 23:11:00 +00:00
Peter Simons
3e5e535bb4
dropped obsolete file
...
svn path=/nixpkgs/trunk/; revision=33637
2012-04-05 23:05:05 +00:00
Peter Simons
4e9175965c
Updated Haskell packages.
...
- clientsession: updated to version 0.7.4.3
- data-default: updated to version 0.4.0
- hoogle: updated to version 4.2.11
- pandoc: updated to version 1.9.2
- yesod-core: updated to version 1.0.0.1
- yesod-form: updated to version 1.0.0.1
- yesod-static: updated to version 1.0.0.1
svn path=/nixpkgs/trunk/; revision=33636
2012-04-05 23:03:52 +00:00
Lluís Batlle i Rossell
e7b964ba33
Updating gnash. I'm not sure it builds... it takes a lot of time to build; at
...
least it does not fail very early.
svn path=/nixpkgs/trunk/; revision=33635
2012-04-05 22:34:11 +00:00
Cillian de Roiste
bbd76bc29a
Adding ffado, Linux Firewire audio drivers
...
svn path=/nixpkgs/trunk/; revision=33634
2012-04-05 21:53:42 +00:00
Cillian de Roiste
3bf7f18d4d
Adding libconfig, a simple library for processing config files
...
svn path=/nixpkgs/trunk/; revision=33633
2012-04-05 21:12:12 +00:00
Yury G. Kudryashov
ef0b72dd6c
kde-runtime: drop patch (applied upstream)
...
svn path=/nixpkgs/trunk/; revision=33632
2012-04-05 20:04:51 +00:00
Michael Raskin
0ef5f0961f
Trying to remove tarball error
...
svn path=/nixpkgs/trunk/; revision=33631
2012-04-05 19:07:14 +00:00
Ludovic Courtès
c0172418ab
hurdPartedCross: Make overridable.
...
svn path=/nixpkgs/trunk/; revision=33630
2012-04-05 17:32:02 +00:00
Peter Simons
5474f1e523
Updated Haskell packages.
...
- aeson: updated to version 0.6.0.2
- attoparsec-conduit: updated to version 0.4.0
- authenticate: updated to version 1.2.0.1
- blaze-builder-conduit: updated to version 0.4.0
- certificate: updated to version 1.1.1
- conduit: updated to version 0.4.0.1
- crypto-conduit: updated to version 0.3.0.1
- hakyll: patched to support the latest version of hamlet
- hamlet: updated to version 1.0.1
- happstack-happstack-hamlet: patched to support the latest version of hamlet
- happstack-server: updated to version 7.0.0
- hoogle: patched to accept the latest versions of wai, warp, and conduit
- http-conduit: updated to version 1.4.0.2
- monadcryptorandom: added version 0.4
- persistent-sqlite: updated to version 0.9.0
- persistent-template: updated to version 0.9.0
- persistent: updated to version 0.9.0
- pool-conduit: updated to version 0.1.0
- reactive-banana: updated to version 0.5.0.0
- shakespeare-css: updated to version 1.0.1
- shakespeare-i18n: updated to version 1.0.0
- shakespeare-js: updated to version 1.0.0
- shakespeare-text: updated to version 1.0.0
- shakespeare: updated to version 1.0.0
- simple-sendfile: updated to version 0.2.2
- texmath: updated to version 0.6.0.4
- tls-extra: updated to version 0.4.4
- tls: updated to version 0.9.2
- wai-app-static: updated to version 1.2.0
- wai-extra: updated to version 1.2.0.2
- wai: updated to version 1.2.0
- warp: updated to version 1.2.0
- xml-conduit: updated to version 0.7.0.1
- yaml: updated to version 0.7.0
- yesod-auth: updated to version 1.0.0
- yesod-core: updated to version 1.0.0
- yesod-default: updated to version 1.0.0
- yesod-form: updated to version 1.0.0
- yesod-json: updated to version 1.0.0
- yesod-persistent: updated to version 1.0.0
- yesod-routes: updated to version 1.0.0
- yesod-static: updated to version 1.0.0
- yesod: updated to version 1.0.0
- zlib-conduit: updated to version 0.4.0
- zlib-enum: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=33629
2012-04-05 16:51:59 +00:00
Eelco Dolstra
b3980b78f8
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=33628
2012-04-05 16:38:03 +00:00
Ludovic Courtès
6caf0820f9
lsh: Assume UNIX98 PTYs are available.
...
svn path=/nixpkgs/trunk/; revision=33627
2012-04-05 16:26:44 +00:00
Eelco Dolstra
e78a048265
* Add a function "filterAttrs" and clean up some comments.
...
svn path=/nixpkgs/trunk/; revision=33626
2012-04-05 15:37:52 +00:00
Yury G. Kudryashov
68b6d23a35
Fix altermime build
...
svn path=/nixpkgs/trunk/; revision=33625
2012-04-05 15:31:10 +00:00
Yury G. Kudryashov
b4e5ce8de5
avahi: use libiconv if needed
...
svn path=/nixpkgs/trunk/; revision=33624
2012-04-05 15:11:19 +00:00
Yury G. Kudryashov
7aeb6ef2bb
Remove ksecrets, fix outputHash
...
svn path=/nixpkgs/trunk/; revision=33622
2012-04-05 13:50:47 +00:00
Yury G. Kudryashov
e1743e57be
qt-4.8.1, kde-4.8.2
...
svn path=/nixpkgs/trunk/; revision=33621
2012-04-05 13:50:34 +00:00
Eelco Dolstra
8e160830c1
* Doh.
...
svn path=/nixpkgs/trunk/; revision=33620
2012-04-05 13:09:30 +00:00
Eelco Dolstra
9a1080d7ea
* Enable NUMA. On our 48-core machines this cut the duration of a
...
kernel build from 12m27s to 4m42s.
svn path=/nixpkgs/trunk/; revision=33616
2012-04-05 12:26:13 +00:00
Eelco Dolstra
7d2b8fe48f
* Upstart 1.5.
...
svn path=/nixpkgs/trunk/; revision=33615
2012-04-05 12:24:08 +00:00
Michael Raskin
12e1751e93
Adding Julia programming language
...
svn path=/nixpkgs/trunk/; revision=33614
2012-04-05 12:22:55 +00:00
Michael Raskin
3c69bcf348
Support shared library build; tests do not currently work for shared build.
...
svn path=/nixpkgs/trunk/; revision=33613
2012-04-05 12:18:56 +00:00
Michael Raskin
2f97078c96
Support shared library build
...
svn path=/nixpkgs/trunk/; revision=33612
2012-04-05 12:18:08 +00:00
Sander van der Burg
78d9ee096a
Bumped revision of disnix
...
svn path=/nixpkgs/trunk/; revision=33610
2012-04-05 10:45:53 +00:00
Eelco Dolstra
8fb94bace5
* Remove some obsolete kernel.org mirrors.
...
svn path=/nixpkgs/trunk/; revision=33609
2012-04-05 09:12:38 +00:00
Michael Raskin
8c23da31e6
Fix typo
...
svn path=/nixpkgs/trunk/; revision=33608
2012-04-05 08:58:47 +00:00
Mathijs Kwik
c742116695
haskell reactive banana
...
svn path=/nixpkgs/trunk/; revision=33606
2012-04-05 08:22:42 +00:00
Mathijs Kwik
a6c996735c
audacity: upgraded to 2.0.0
...
I took out some dependencies and compile flags that didn't seem
needed. If this breaks something please give a shout.
svn path=/nixpkgs/trunk/; revision=33605
2012-04-05 08:22:38 +00:00
Mathijs Kwik
f5fbd16058
portaudio: upgraded to current stable version (svn as well)
...
svn path=/nixpkgs/trunk/; revision=33604
2012-04-05 08:22:35 +00:00
Michael Raskin
407d3173ad
Fixing SuiteSparce build
...
svn path=/nixpkgs/trunk/; revision=33602
2012-04-05 08:05:09 +00:00
Michael Raskin
6bc87a1ac8
Add packages to GAP
...
svn path=/nixpkgs/trunk/; revision=33601
2012-04-05 04:46:11 +00:00
Eelco Dolstra
a78b508f8e
* Latest nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=33599
2012-04-04 22:59:16 +00:00
Sander van der Burg
4df1d122c4
Bumped revision of DisnixOS
...
svn path=/nixpkgs/trunk/; revision=33598
2012-04-04 22:07:31 +00:00
Lluís Batlle i Rossell
5d15ef0e7c
Updating vimprobable2 to 1.0.0
...
I took mainly the patch from Alexandr Foremny, but I had to solve conflicts.
Moreover it required the old webkit.
svn path=/nixpkgs/trunk/; revision=33596
2012-04-04 21:30:49 +00:00
Ludovic Courtès
dd822c7ece
GNU: Fix stale references.
...
svn path=/nixpkgs/trunk/; revision=33595
2012-04-04 21:24:09 +00:00
Ludovic Courtès
36200a3ef3
hurdPartedCross: Use `.override' instead of reimporting.
...
svn path=/nixpkgs/trunk/; revision=33592
2012-04-04 21:09:04 +00:00
Ludovic Courtès
3226d8b91d
GNU: Avoid `__overrides' altogether, by using a non-recursive attrset.
...
Thanks to Eelco for the suggestion.
svn path=/nixpkgs/trunk/; revision=33587
2012-04-04 20:25:51 +00:00
Ludovic Courtès
1663ca3344
GNU: Use overrides' instead of __overrides' for the argument itself.
...
svn path=/nixpkgs/trunk/; revision=33585
2012-04-04 20:05:48 +00:00
Ludovic Courtès
e0ca8e74ff
GNU: Add an `__overrides' parameter.
...
svn path=/nixpkgs/trunk/; revision=33584
2012-04-04 19:50:15 +00:00
Shea Levy
6f711ceb01
Revert r33547
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=33583
2012-04-04 19:45:01 +00:00
Shea Levy
f3f8040aaf
kmod: Create compat program symlinks
...
svn path=/nixpkgs/trunk/; revision=33579
2012-04-04 19:28:33 +00:00
Shea Levy
4d0fdc5e6b
kmod: respect MODULE_DIR
...
svn path=/nixpkgs/trunk/; revision=33578
2012-04-04 19:24:07 +00:00
Eelco Dolstra
1c62133e9f
* Fix email address.
...
svn path=/nixpkgs/trunk/; revision=33575
2012-04-04 16:36:17 +00:00
Shea Levy
358e51bb6d
tar doesn't need -f - to read from stdin
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=33574
2012-04-04 16:27:04 +00:00
Shea Levy
4a84fd30b5
Don't do verbose unpacking, it's just log noise
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=33573
2012-04-04 16:25:17 +00:00
Rob Vermaas
9a22323099
add svneverever and updated pysvn
...
svn path=/nixpkgs/trunk/; revision=33572
2012-04-04 16:16:07 +00:00
Yury G. Kudryashov
9105d0546d
Drop old kdevplatform/kdevelop
...
svn path=/nixpkgs/trunk/; revision=33571
2012-04-04 16:14:57 +00:00
Yury G. Kudryashov
e0b69cfc26
Let hydra build qt-4.8.1
...
svn path=/nixpkgs/trunk/; revision=33570
2012-04-04 16:07:47 +00:00
Eelco Dolstra
8ecdd3a0aa
* Don't do a mkdir in the postHook.
...
svn path=/nixpkgs/trunk/; revision=33569
2012-04-04 16:05:08 +00:00
Eelco Dolstra
bf791214c9
* Thunderbird updated to 11.0.1.
...
svn path=/nixpkgs/trunk/; revision=33568
2012-04-04 15:33:33 +00:00
Rob Vermaas
a1d87e58c1
re-add overwritten svn2git (used/developed by kde people)
...
svn path=/nixpkgs/trunk/; revision=33567
2012-04-04 15:30:29 +00:00
Eelco Dolstra
23957ac824
* Updated htop to 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=33566
2012-04-04 14:46:17 +00:00
Eelco Dolstra
b9bdfccec9
* dhcpcd updated to 5.5.5.
...
svn path=/nixpkgs/trunk/; revision=33564
2012-04-04 14:07:57 +00:00
Eelco Dolstra
4ae899f4bf
* Mercurial updated to 2.1.2.
...
svn path=/nixpkgs/trunk/; revision=33563
2012-04-04 14:06:04 +00:00
Sander van der Burg
f8af12bfef
Bumped the disnixos revision
...
svn path=/nixpkgs/trunk/; revision=33562
2012-04-04 13:24:11 +00:00
Yury G. Kudryashov
461455afe9
pcre-8.30
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=33561
2012-04-04 11:29:21 +00:00
Eelco Dolstra
07b7aa1f38
* Revert r33558, it breaks various packages (see
...
e.g. http://hydra.nixos.org/build/2363689 ).
svn path=/nixpkgs/branches/stdenv-updates/; revision=33560
2012-04-04 08:59:03 +00:00
Peter Simons
7295830f7e
Updated Haskell packages.
...
- aeson: updated to version 0.6.0.1
- alex-meta: updated to version 0.3.0.3
- BNFC-meta: updated to version 0.3.0.1
- hakyll: updated to version 3.2.7.1
- happy-meta: updated to version 0.2.0.4
- http-enumerator: updated to version 0.7.3.2
- multiarg: updated to version 0.2.0.0
Disabled Haddock documentation for the following packages, because the
input crashes Haddock:
- BNFC-meta
- alex-meta
Re-enabled Haddock documentation for the following packages, because
previously occurring errors have been fixed:
- ConfigFile
- HDBC-odbc
- Hipmunk
- instant-generics
- RepLib
- type-equality
- xmonad
- xmonad-extras
- yesod-core
svn path=/nixpkgs/trunk/; revision=33559
2012-04-03 18:37:58 +00:00
Peter Simons
fe497cdcab
automake: updated to version 1.11.4
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=33558
2012-04-03 18:00:51 +00:00
Sander van der Burg
31a37d918c
Bumped libmatthew-java to version 0.8
...
svn path=/nixpkgs/trunk/; revision=33555
2012-04-03 11:56:45 +00:00
Eelco Dolstra
69e32e52e2
* Bash 4.2.24.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=33554
2012-04-03 11:48:31 +00:00
Eelco Dolstra
ebae9a9fd7
* Git 1.7.9.5.
...
svn path=/nixpkgs/trunk/; revision=33553
2012-04-03 11:07:50 +00:00
Peter Simons
f35cf87600
removed executable bits from Nix files
...
svn path=/nixpkgs/trunk/; revision=33552
2012-04-03 06:31:19 +00:00
Peter Simons
1726c930cd
Updated Haskell packages.
...
- fgl-visualize: added meta.maintainers
- gtk2hs-buildtools: added version 0.12.3
- network-conduit: added version 0.4.0
- path-pieces: updated to version 0.1.1
- void: added version 0.5.5
svn path=/nixpkgs/trunk/; revision=33551
2012-04-03 06:31:11 +00:00
Russell O'Connor
2c99cdce3e
Adding examples to share directory
...
The easy-rsa example contains scripts for generating certificates.
svn path=/nixpkgs/trunk/; revision=33550
2012-04-02 22:05:02 +00:00
Peter Simons
e623ca0e28
graphviz: fixed typos
...
Thanks, Eelco.
svn path=/nixpkgs/trunk/; revision=33549
2012-04-02 21:54:14 +00:00
Peter Simons
1eeaeaf3ac
graphviz: enabled support for the gts library (used by sfdp renderer)
...
svn path=/nixpkgs/trunk/; revision=33548
2012-04-02 21:20:38 +00:00
Shea Levy
8cd391b130
Whoops, don't need modDirVersion for 3.3.1
...
svn path=/nixpkgs/trunk/; revision=33547
2012-04-02 20:18:52 +00:00
Shea Levy
8585f4000b
Linux 3.3.1
...
svn path=/nixpkgs/trunk/; revision=33546
2012-04-02 20:15:19 +00:00
Peter Simons
943904a809
haskell-SourceGraph: fixed build
...
svn path=/nixpkgs/trunk/; revision=33545
2012-04-02 18:44:09 +00:00
Peter Simons
ba8b234c85
haskell-hoogle: fixed build
...
svn path=/nixpkgs/trunk/; revision=33544
2012-04-02 18:44:06 +00:00
Peter Simons
5187b22115
haskell-fgl-visualize: added version 0.1
...
svn path=/nixpkgs/trunk/; revision=33543
2012-04-02 18:44:03 +00:00
Peter Simons
916b7d9dff
Reverted the patchelf modification to coreutils.
...
It's not obvious to me why that change is needed (and it would need
further work to generalize to non-Linux platforms, too).
Thanks to Eelco for catching this.
svn path=/nixpkgs/branches/stdenv-updates/; revision=33541
2012-04-02 18:18:31 +00:00
Peter Simons
fd8c16adb8
stellarium: updated to version 0.11.2
...
svn path=/nixpkgs/trunk/; revision=33538
2012-04-02 15:19:05 +00:00
Peter Simons
00cd8c4235
prune empty directory
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=33537
2012-04-02 14:19:09 +00:00
Peter Simons
342559e0a1
glibc: Fixed gencat and librt impurities.
...
Patch submitted by Jack Cummings <jack@mudshark.org > to the nix-dev
mailing list in message <20120309092909.GG39859@ice9.mudshark.org >.
svn path=/nixpkgs/branches/stdenv-updates/; revision=33536
2012-04-02 14:15:01 +00:00
Florian Friesdorf
a09f26e1a2
notmuch-0.12 (thx garbas)
...
svn path=/nixpkgs/trunk/; revision=33535
2012-04-02 10:24:30 +00:00
Florian Friesdorf
29c20c72b1
rxvt-unicode 9.15 (thx garbas)
...
svn path=/nixpkgs/trunk/; revision=33534
2012-04-02 10:24:25 +00:00
Eelco Dolstra
63bf8c3a0d
* Support the 32-bit version of the Google Talk plugin.
...
svn path=/nixpkgs/trunk/; revision=33533
2012-04-02 09:59:25 +00:00
Russell O'Connor
d8e8730127
Adding support for dhcpcd to wicd.
...
svn path=/nixpkgs/trunk/; revision=33532
2012-04-01 22:46:15 +00:00
Eelco Dolstra
29b0341589
* GMP updated to 5.0.4.
...
* By default, QEMU's CPUID identifies the CPU as GenuineIntel, family
6, model 2. Since there never was a physical 64-bit CPU like that,
64-bit GMP calls abort(). This causes every program linked against
libgmp to fail under QEMU (unless an appropriate -cpu or -M flag is
used), which is rather bad, especially for users of hosting
providers who cannot change QEMU's flags. The patch causes GMP to
be more liberal (i.e., use non-CPU-specific implementations).
svn path=/nixpkgs/branches/stdenv-updates/; revision=33531
2012-04-01 22:17:00 +00:00
Peter Simons
25fe5d43fe
Updated Haskell packages.
...
- MemoTrie: updated to version 0.4.11
- X11: updated to version 1.6.0
- derive: updated to version 2.5.8
- gloss: updated to version 1.7.1.1
- haskell-src-exts: updated to version 1.13.0
- haskell-src-meta: updated to version 0.5.1.2
- hlint: updated to version 1.8.28
svn path=/nixpkgs/trunk/; revision=33528
2012-04-01 19:51:53 +00:00
Cillian de Roiste
a582e6185a
Fixing ardour3 theme, it uses its own version of clearlooks which gtk needs to know how to find
...
svn path=/nixpkgs/trunk/; revision=33522
2012-04-01 18:31:28 +00:00
Eelco Dolstra
1d2ec6c314
* Forgot to commit.
...
svn path=/nixpkgs/trunk/; revision=33520
2012-04-01 15:32:48 +00:00
Eelco Dolstra
1405f49820
* With a nice bit of hackery, get the Google Talk plugin to work. Yay
...
for proprietary software. Tested with Firefox and Chrome.
svn path=/nixpkgs/trunk/; revision=33519
2012-04-01 15:21:30 +00:00
Shea Levy
cd83eb3173
Build clang to support all of llvm's targets
...
svn path=/nixpkgs/trunk/; revision=33518
2012-04-01 14:33:23 +00:00
Shea Levy
0264a886c7
clang can be built with stdenv now
...
svn path=/nixpkgs/trunk/; revision=33517
2012-04-01 14:17:27 +00:00
Cillian de Roiste
f5a502b714
Fixing the path to the ladspa effects plugins
...
svn path=/nixpkgs/trunk/; revision=33516
2012-04-01 12:41:01 +00:00
Ludovic Courtès
1a38734345
nixUnstable: Fix cross-compilation native/cross mismatch with bzip2.
...
See <http://hydra.nixos.org/build/2345751 > for the original symptom.
svn path=/nixpkgs/trunk/; revision=33515
2012-04-01 12:08:44 +00:00
Ludovic Courtès
3363c587a4
nixUnstable: Use `postInstall' instead of a custom phase.
...
svn path=/nixpkgs/trunk/; revision=33514
2012-04-01 12:08:39 +00:00
Mathijs Kwik
7e5bd694ae
moderncv: upgraded to 1.0 (version found in CHANGELOG)
...
svn path=/nixpkgs/trunk/; revision=33507
2012-04-01 10:49:49 +00:00
Mathijs Kwik
21fd15f455
mongodb: minor upgrade
...
svn path=/nixpkgs/trunk/; revision=33506
2012-04-01 10:49:42 +00:00
Yury G. Kudryashov
9b6f100fa0
shared-mime-info-1.0
...
svn path=/nixpkgs/trunk/; revision=33505
2012-03-31 21:29:12 +00:00
Cillian de Roiste
5f5d21bbeb
Adding Qsynth (GUI) and fluidsynth (CLI), Soundfont2 based synthesizer
...
svn path=/nixpkgs/trunk/; revision=33504
2012-03-31 20:22:19 +00:00
Yury G. Kudryashov
459e580df1
svn merge --reintegrate ^/nixpkgs/branches/glib-2.30-take2
...
svn path=/nixpkgs/trunk/; revision=33501
2012-03-31 20:10:08 +00:00
Yury G. Kudryashov
5299c1f6fb
svn merge ^/nixpkgs/trunk
...
- 1 conflict (gnome-doc-utils)
- final merge before --reintegrate
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33500
2012-03-31 20:01:40 +00:00
Yury G. Kudryashov
d789eb6a05
Fix gnome-doc-utils
...
svn path=/nixpkgs/trunk/; revision=33499
2012-03-31 19:50:54 +00:00
Shea Levy
5f01a1d8b6
Let virtualbox build on linux 3.3+
...
svn path=/nixpkgs/trunk/; revision=33498
2012-03-31 15:57:35 +00:00
Shea Levy
7f5520bfba
Update btrfsProgs
...
svn path=/nixpkgs/trunk/; revision=33497
2012-03-31 14:51:36 +00:00
Lluís Batlle i Rossell
45b546c83d
It looks like libreoffice was still providing a catalan interface for en_US
...
locale users.
I was told en_US was always included, but it seems like not so.
svn path=/nixpkgs/trunk/; revision=33496
2012-03-31 13:53:34 +00:00
Lluís Batlle i Rossell
3153e80659
Adding tp_smapi.
...
Patch by Rok Garbas, who also adds himself as a maintainer.
svn path=/nixpkgs/trunk/; revision=33495
2012-03-31 13:40:34 +00:00
Shea Levy
938ba8c526
man-pages-3.38
...
svn path=/nixpkgs/trunk/; revision=33493
2012-03-30 19:31:57 +00:00
Yury G. Kudryashov
3f44fb8f2f
Drop telepathy-farsight
...
It is not used, and it is deprecated by telepathy-farstream.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33491
2012-03-30 12:28:50 +00:00
Cillian de Roiste
cbb7aef23c
Fixing the url (Thanks to Shea Levy)
...
svn path=/nixpkgs/trunk/; revision=33490
2012-03-30 10:38:07 +00:00
Michael Raskin
a6b434974b
Fixing how bzip2 is passed to nixCustom
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33489
2012-03-30 10:18:25 +00:00
Yury G. Kudryashov
6eb45d767f
telepathy-qt: farsight -> farstream
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33488
2012-03-30 09:03:35 +00:00
Peter Simons
9db8eaac7f
Updated Haskell packages.
...
- SHA: updated to version 1.5.0.1
- bmp: updated to version 1.2.1.1
svn path=/nixpkgs/trunk/; revision=33487
2012-03-30 08:27:56 +00:00
Michael Raskin
19320cf6cc
Updating autogen - builds now
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33485
2012-03-30 07:32:54 +00:00
Michael Raskin
d388527f21
Update ripmime; builds now
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33484
2012-03-30 05:30:09 +00:00
Michael Raskin
ba2343ba12
Update Squid-3.2; builds now
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33483
2012-03-30 05:21:56 +00:00
Shea Levy
b7f90b3406
libicns claims it can use openjpeg at build time, but at run time says it's not supported. Use jasper instead
...
svn path=/nixpkgs/trunk/; revision=33482
2012-03-30 01:42:13 +00:00
Shea Levy
ef084be97b
Add libicns
...
svn path=/nixpkgs/trunk/; revision=33481
2012-03-30 01:36:38 +00:00
Eelco Dolstra
5fd376da83
* Update nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=33480
2012-03-29 22:10:24 +00:00
Peter Simons
a39f417ad7
Updated Haskell packages.
...
- RSA: updated to version 1.0.6.3
- derive: updated to version 2.5.7
- hakyll: updated to version 3.2.7.0
- happstack-hamlet: updated to version 7.0.0
- idris: updated to version 0.9.2.1
svn path=/nixpkgs/trunk/; revision=33479
2012-03-29 20:52:37 +00:00
Yury G. Kudryashov
f943cf8d81
nut-2.6.3: add freeipmi support
...
svn path=/nixpkgs/trunk/; revision=33478
2012-03-29 20:44:20 +00:00
Yury G. Kudryashov
c6c798df43
Add nut-2.6.3 without HAL support
...
I'm not a nut user, so I didn't touch the default nut expression, and set
meta.priority to 10.
svn path=/nixpkgs/trunk/; revision=33477
2012-03-29 19:01:42 +00:00
Yury G. Kudryashov
0ad6c091e7
pam_usb: drop hal dependency
...
It doesn't use hal, though many functions are named *_hal_*. All d-bus calls
actually ask UDisks.
svn path=/nixpkgs/trunk/; revision=33476
2012-03-29 18:02:10 +00:00
Yury G. Kudryashov
ce85d430bc
Batch update telepathy-related packages
...
Some of these packages need glib-2.30.x, so I commit it to this branch.
Add sofia-sip and telepathy-rakia.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33475
2012-03-29 16:33:32 +00:00
Shea Levy
742894471d
Add rEFInd
...
svn path=/nixpkgs/trunk/; revision=33474
2012-03-29 14:54:17 +00:00
Yury G. Kudryashov
ded7dae81d
glibmm-2.30.1
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33473
2012-03-29 14:29:54 +00:00
Yury G. Kudryashov
e5fd55a954
glib-2.30.3
...
Build with system pcre.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33472
2012-03-29 14:29:50 +00:00
Peter Simons
c031fccf5e
Dropped obsolete Haskell packages.
...
- convertible-text: deprecated by author
- failure: obsolete version 0.1.2
- attempt: obsolete version 0.3.1.1
svn path=/nixpkgs/trunk/; revision=33470
2012-03-29 11:17:31 +00:00
Peter Simons
d5b7235de1
Updated Haskell packages.
...
- blaze-html: updated to version 0.4.3.3
- failure: updated 0.2.0.1
- resourcet: updated to version 0.3.2
- zlib-bindings: updated to version 0.1.0.1
svn path=/nixpkgs/trunk/; revision=33469
2012-03-29 11:17:28 +00:00
Yury G. Kudryashov
a0474636d4
Remove some unused files
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33468
2012-03-29 10:34:47 +00:00
Michael Raskin
3decf956d4
Porting a fix from nixpkgs trunk - vimprobable2 now builds (against obsolete WebKit/GTK2)
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33467
2012-03-29 10:30:47 +00:00
Yury G. Kudryashov
3c72ac97eb
Fix typo
...
svn path=/nixpkgs/trunk/; revision=33466
2012-03-29 10:17:40 +00:00
Ludovic Courtès
a2c6280413
gfortran: Attempt to use Apple's GCC on Darwin.
...
svn path=/nixpkgs/trunk/; revision=33465
2012-03-29 09:20:15 +00:00
Rob Vermaas
076946d277
add fortune
...
svn path=/nixpkgs/trunk/; revision=33462
2012-03-29 07:15:40 +00:00
Yury G. Kudryashov
ec15b98631
Add memcached
...
Patch by Corey O'Connor, see http://reviewboard.loegria.net/r/15/
svn path=/nixpkgs/trunk/; revision=33461
2012-03-28 22:30:13 +00:00
Lluís Batlle i Rossell
3551d159d8
Updating the JDK6 to u32b03 due to some important security fix.
...
http://www.h-online.com/open/news/item/Critical-Java-hole-being-exploited-on-a-large-scale-1485681.html
svn path=/nixpkgs/trunk/; revision=33460
2012-03-28 20:42:54 +00:00
Lluís Batlle i Rossell
33e42bdd8e
Removing usernixos from nixpkgs trunk.
...
I placed a repository starting at this same svn content removed at:
http://viric.name/cgi-bin/usernixos
svn path=/nixpkgs/trunk/; revision=33459
2012-03-28 20:18:56 +00:00
Yury G. Kudryashov
a87c8d9bee
Add telepathy-logger
...
svn path=/nixpkgs/trunk/; revision=33457
2012-03-28 19:23:42 +00:00
Yury G. Kudryashov
613a8ecaf9
Remove some trailing spaces
...
svn path=/nixpkgs/trunk/; revision=33456
2012-03-28 15:43:39 +00:00
Yury G. Kudryashov
defd86049c
Merge ^/nixpkgs/trunk.
...
This merge leads to a big rebuild, but this wouldn't hurt as I'm going to
reintegrate this branch soon.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33455
2012-03-28 15:42:42 +00:00
Yury G. Kudryashov
49b7f13128
Upgrading dssi to 1.1.1 (cherry-pick trunk@33360)
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33454
2012-03-28 15:11:50 +00:00
Peter Simons
db8f709430
Updated Haskell packages.
...
- derp: updated to version 0.1.6
- happstack-server: updated to version 6.6.5
- hlint: updated to version 1.8.26
svn path=/nixpkgs/trunk/; revision=33453
2012-03-28 13:49:20 +00:00
Peter Simons
e94fd0e83c
all-packages.nix: stripped trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=33452
2012-03-28 13:49:16 +00:00
Peter Simons
b575fa1259
all-packages.nix: removed virtmanager and virtinst attributes, which point to non-existent files
...
svn path=/nixpkgs/trunk/; revision=33451
2012-03-28 13:49:14 +00:00
Joachim Schiele
37e67f9888
wgetpaste is a handy shell utility getting things pasted on pasting services online
...
svn path=/nixpkgs/trunk/; revision=33450
2012-03-28 13:21:42 +00:00
Mathijs Kwik
a6238bce68
avidemux: upgraded to 2.5.6
...
- added support for vp8 (libvpx)
- added support for xvid
- added support for libva output
svn path=/nixpkgs/trunk/; revision=33447
2012-03-28 08:40:41 +00:00
Lluís Batlle i Rossell
6d23fe4501
Adding meta to busybox, and setting me as maintainer, and asking hydra to build it.
...
svn path=/nixpkgs/trunk/; revision=33446
2012-03-27 22:05:03 +00:00
Lluís Batlle i Rossell
68b5044cc0
Adding 'usernixos', where I start a modular kind-of-nixos that can go into
...
"nix-env -i" profiles, as a container for flexible configuration at the style
of nixos, to be defined in .nixpkgs/config.nix, with the main target of
generating an activation script.
svn path=/nixpkgs/trunk/; revision=33445
2012-03-27 20:33:49 +00:00
Shea Levy
db28c68df0
mkDerivation handles propagatedUserEnvPkgs properly now
...
svn path=/nixpkgs/trunk/; revision=33444
2012-03-27 15:20:37 +00:00
Shea Levy
092487c1fb
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=33443
2012-03-27 15:14:13 +00:00
Eelco Dolstra
a0f057e805
* Updated jdiskreport.
...
svn path=/nixpkgs/trunk/; revision=33440
2012-03-27 11:31:25 +00:00
Rob Vermaas
5a3a3a4e17
* Fix JDK/JRE error: /nix/store/.../jre/lib/i386/xawt/libmawt.so: file not recognized: File format not recognized.
...
Patch provided by Ambrus Kaposi.
svn path=/nixpkgs/trunk/; revision=33439
2012-03-27 11:19:00 +00:00
Joachim Schiele
194c822cce
version 88.0 of spring has arrived
...
svn path=/nixpkgs/trunk/; revision=33438
2012-03-27 11:07:53 +00:00
Eelco Dolstra
bb311ce1d0
* Boto updated to 2.3.0.
...
svn path=/nixpkgs/trunk/; revision=33437
2012-03-27 10:48:45 +00:00
Peter Simons
e85794243f
Update Haskell packages.
...
- blaze-html: updated to version 0.4.3.2
- ghc-mod: updated to version 1.10.12
- gloss: updated to version 1.7.0.1
svn path=/nixpkgs/trunk/; revision=33436
2012-03-27 10:31:45 +00:00
Russell O'Connor
bba264d897
Adding forgotten configure_130312 patch for matitia.
...
svn path=/nixpkgs/trunk/; revision=33433
2012-03-26 19:11:25 +00:00
Ludovic Courtès
95703347b6
GCC 4.7: Fix the `name' attribute.
...
svn path=/nixpkgs/trunk/; revision=33432
2012-03-26 17:47:47 +00:00
Ludovic Courtès
f6af9b84c6
GCC 4.7.0.
...
svn path=/nixpkgs/trunk/; revision=33431
2012-03-26 15:36:43 +00:00
Yury G. Kudryashov
d465b0798c
virtuoso-6.1.5
...
svn path=/nixpkgs/trunk/; revision=33426
2012-03-26 15:07:37 +00:00
Eelco Dolstra
e1b49fe69d
* Drop some recurseIntoAttrs calls.
...
svn path=/nixpkgs/trunk/; revision=33425
2012-03-26 14:22:28 +00:00
Eelco Dolstra
a559cc270e
* Let nix-env only search Python 2.7 packages. Reported by Konrad
...
Hinsen.
We should add a check to enforce that every package/version pair in
"nix-env -qa" is unique :-)
svn path=/nixpkgs/trunk/; revision=33424
2012-03-26 14:07:34 +00:00
Eelco Dolstra
b62900880a
* Fix the build of Task::Catalyst::Tutorial ( http://hydra.nixos.org/build/2307296 ).
...
svn path=/nixpkgs/trunk/; revision=33423
2012-03-26 11:38:49 +00:00
Eelco Dolstra
2d0e07c242
* Don't recurse into perl510Packages. It confuses nix-env -u since it
...
can't distinguish between 5.10 and 5.14 packages. (We should
probably include the Perl version number in the name of Perl
packages, like GHC packages.)
svn path=/nixpkgs/trunk/; revision=33422
2012-03-26 10:22:27 +00:00
Joachim Schiele
9f73f39527
renamed load-sdl-env to load-env-sdl so that 'nix-env -i env-sdl' and 'load-env-sdl' have a common naming scheme
...
svn path=/nixpkgs/trunk/; revision=33421
2012-03-26 10:20:32 +00:00
Russell O'Connor
ec5dda12d2
Reparing stable build of Matita.
...
Also correcting the version and simplifying the prerelease package of Matita.
svn path=/nixpkgs/trunk/; revision=33420
2012-03-25 21:27:30 +00:00
Russell O'Connor
4bccef4db2
Updating hash for ocaml_sqlite3
...
Markus Mottl <markus.mottl@gmail.com > said by email to me that
``Note that this link is served by a Mercurial Apache module, i.e. this
is not static content. It's likely that e.g. tar or bzip2 produce
slightly different output, which would explain changing hashes.
So I guess we shouldn't worry too much about the change in hash?
svn path=/nixpkgs/trunk/; revision=33419
2012-03-25 21:24:23 +00:00
Russell O'Connor
510308e039
Adding a package for a preview release of Matita.
...
svn path=/nixpkgs/trunk/; revision=33418
2012-03-25 20:43:00 +00:00
Lluís Batlle i Rossell
00dc25ba43
Making wrapFirefox also propagate the browser to the userenv, so it gets
...
the manpages. That's useful for vimperator2 for example.
svn path=/nixpkgs/trunk/; revision=33417
2012-03-25 20:21:45 +00:00
Lluís Batlle i Rossell
778abfc6c0
Updating vimprobable2.
...
svn path=/nixpkgs/trunk/; revision=33416
2012-03-25 20:16:01 +00:00
Lluís Batlle i Rossell
0589bffdf4
Typo of semicolon.
...
svn path=/nixpkgs/trunk/; revision=33415
2012-03-25 20:11:32 +00:00
Lluís Batlle i Rossell
f389901fd2
Adding 'tabbed'. I think Alexander Foremny wanted to send this patch
...
long ago, but I could not find it.
svn path=/nixpkgs/trunk/; revision=33414
2012-03-25 20:10:25 +00:00
Shea Levy
343fb0be1e
Add kmod, the replacement for the now-defunct module-init-tools
...
The kmod tools appear to take a flag to name the location of the modules
directory, so we may not need to migrate our module-init-tools patches
svn path=/nixpkgs/trunk/; revision=33413
2012-03-25 20:05:36 +00:00
Peter Simons
31507bc274
nbd: don't try to link -lrt and -lpthread on non-Linux platforms
...
svn path=/nixpkgs/trunk/; revision=33412
2012-03-25 19:40:04 +00:00
Peter Simons
d44e55866a
Updated Haskell packages.
...
- cabal2nix: updated to version 1.30
- cmdargs: updated to version 0.9.5
- derive: updated to version 2.5.6
- hlint: updated to version 1.8.25
- io-choice: added version 0.0.1
svn path=/nixpkgs/trunk/; revision=33411
2012-03-25 19:33:53 +00:00
Peter Simons
a058381657
haskell-ghc-mod: updated to version 1.10.11
...
This expression can now be generated by cabal2nix. Note that it doesn't
propagate Emacs and haskell-mode, though, these dependencies must be
installed by the user in addition to ghc-mod.
To active ghc-mod, add the following snippet to your ~/.emacs file:
(autoload 'ghc-init "ghc" nil t)
(add-hook 'haskell-mode-hook (lambda () (ghc-init)))
svn path=/nixpkgs/trunk/; revision=33410
2012-03-25 19:33:48 +00:00
Peter Simons
48ce33903a
haskell-hoogle: added version 4.2.10
...
svn path=/nixpkgs/trunk/; revision=33409
2012-03-25 18:22:20 +00:00
Peter Simons
41081c4eb0
nbd: re-introduced linking with -lrt, and added an additional -lpthread on top of it
...
Linking these libraries makes sure that they can be found at run-time,
because a proper rpath into the Nix store is added to the generated
executable. Without that rpath, nbd-server will try to load the system's
libpthread.so.0, which may not be what we want.
svn path=/nixpkgs/trunk/; revision=33408
2012-03-25 18:10:30 +00:00
Lluís Batlle i Rossell
fa183b675b
Adding wrapFirefox for midori and vimprobable2, so they can enjoy the flash plugin.
...
OTH, I'd prefer naming the attributes like "midoriWrapped" instead of "midoriWrapper".
But I chose the 2nd to follow the example of those already in all-packages.
svn path=/nixpkgs/trunk/; revision=33406
2012-03-25 13:59:17 +00:00
Lluís Batlle i Rossell
b24bab3873
Getting a much newer version of the openchrome X driver
...
svn path=/nixpkgs/trunk/; revision=33405
2012-03-25 13:53:07 +00:00
Alexander Tsamutali
b1952ce587
desktops/e17: Updated.
...
svn path=/nixpkgs/trunk/; revision=33404
2012-03-25 13:50:39 +00:00
Lluís Batlle i Rossell
e4443dfc8d
Telling hydra to build vimprobable.
...
svn path=/nixpkgs/trunk/; revision=33402
2012-03-25 11:39:43 +00:00
Lluís Batlle i Rossell
2ccec99d8c
Making webkit build further. They want an older perl.
...
svn path=/nixpkgs/trunk/; revision=33401
2012-03-25 11:27:13 +00:00
Michael Raskin
99f198ab9f
Update/fix Midori
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33400
2012-03-25 11:22:32 +00:00
Arie Middelkoop
797c0f86fa
Recovered OCaml 3.11 by using version 3.11.2 and a patch from ocaml's bugtracker.
...
svn path=/nixpkgs/trunk/; revision=33399
2012-03-24 22:59:08 +00:00
Cillian de Roiste
9810e6110f
Upgrading to 2.0.1, bugfix for smb error. Thanks to Kirill Elagin
...
svn path=/nixpkgs/trunk/; revision=33398
2012-03-24 19:52:46 +00:00
Cillian de Roiste
d2d41e9b78
Adding mhwaveedit, a sample editor
...
svn path=/nixpkgs/trunk/; revision=33397
2012-03-24 18:59:26 +00:00
Cillian de Roiste
32df0f365e
Removing the obsolete specimen folder (replaced by petrifoo)
...
svn path=/nixpkgs/trunk/; revision=33396
2012-03-24 18:08:34 +00:00
Cillian de Roiste
a305102589
Adding Petri-Foo, a fork of the Specimen sampler project
...
svn path=/nixpkgs/trunk/; revision=33395
2012-03-24 13:22:14 +00:00
Peter Simons
6b0f1dab5c
Updated Haskell packages.
...
- LambdaHack: updated to version 0.2.1
- OpenAL: updated to version 1.4.0.1
- cabal2nix: updated to version 1.29
- unbound: updated to version 0.4.0.1
svn path=/nixpkgs/trunk/; revision=33394
2012-03-24 10:21:48 +00:00
Peter Simons
1aa8a93bf6
pkgs/lib/maintainers.nix: re-enabled my e-mail account for Hydra notifications
...
svn path=/nixpkgs/trunk/; revision=33393
2012-03-24 10:21:43 +00:00
Peter Simons
880dcc2c64
Removed myself as a maintainer from Haskell packages that I don't personally use.
...
By now, it happened twice that a commit broke GHC and thus all Haskell packages
we have in Nixpkgs. On such an occasion, I receive well in excess of 3000
notification e-mails from Hydra, and then I receive another 3000 e-mails after
the bug has been fixed. Under these circumstances, subscribing to these
notifications makes no sense for me.
svn path=/nixpkgs/trunk/; revision=33392
2012-03-24 10:21:28 +00:00
Yury G. Kudryashov
ea335bb574
Calligra-2.4 RC2
...
Blind commit. Let Hydra build it.
svn path=/nixpkgs/trunk/; revision=33391
2012-03-24 06:35:16 +00:00
Peter Simons
e7403a7f63
haskell-permutation: added version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=33389
2012-03-23 21:03:04 +00:00
Yury G. Kudryashov
295971e153
Disable smokekde.attica
...
svn path=/nixpkgs/trunk/; revision=33387
2012-03-23 18:56:41 +00:00
Yury G. Kudryashov
eeb95637ac
Add ksshaskpass
...
Patch supplied by Kirill Elagin, edited by Yury Kudryashov.
svn path=/nixpkgs/trunk/; revision=33386
2012-03-23 18:56:35 +00:00
Rob Vermaas
e1873ada7f
disable notification to Peter Simons for now
...
svn path=/nixpkgs/trunk/; revision=33384
2012-03-23 15:33:35 +00:00
Peter Simons
e58d3914bb
haskell-mode: updated to version 2.8.0.29-g7682f99
...
svn path=/nixpkgs/trunk/; revision=33380
2012-03-23 12:03:23 +00:00
Peter Simons
062c35144d
haskell-monad-control: added version 0.3.1.1
...
svn path=/nixpkgs/trunk/; revision=33379
2012-03-23 12:03:21 +00:00
Peter Simons
952626fc94
haskell-transformers: added version 0.3.0.0
...
svn path=/nixpkgs/trunk/; revision=33378
2012-03-23 12:03:18 +00:00
Peter Simons
f4462f5cad
haskell-yesod-core: updated to version 0.10.3
...
svn path=/nixpkgs/trunk/; revision=33377
2012-03-23 12:03:15 +00:00
Peter Simons
f503c5f728
haskell-resourcet: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=33376
2012-03-23 12:03:12 +00:00
Peter Simons
39e8ab7157
haskell-monad-loops: updated to version 0.3.2.0
...
svn path=/nixpkgs/trunk/; revision=33375
2012-03-23 12:03:10 +00:00
Peter Simons
24c1200a02
haskell-fclabels: updated to version 1.1.1.1
...
svn path=/nixpkgs/trunk/; revision=33374
2012-03-23 12:03:07 +00:00
Peter Simons
3837c965ad
haskell-zlib-bindings: added version 0.1.0
...
svn path=/nixpkgs/trunk/; revision=33373
2012-03-23 12:03:04 +00:00
Peter Simons
3fbeca3ebc
pkgs/development/compilers/ghc/wrapper.nix: removed extraneous closing bracket that broke the script
...
svn path=/nixpkgs/trunk/; revision=33371
2012-03-23 11:26:28 +00:00
Michael Raskin
318c747520
Update and fix DejaVu fonts
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33370
2012-03-23 09:47:23 +00:00
Michael Raskin
5087016ee1
Updating and fixing sgtpuzzles.
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33369
2012-03-23 07:09:48 +00:00
Michael Raskin
e4762ec355
Cherry-picking versionOlder from trunk: seems to be non-rebuild-causing, and needed to build NixOS trunk
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33368
2012-03-23 05:58:22 +00:00
Michael Raskin
f5cc572d8b
Updating FPC and Lazarus - works OK with new glib
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33367
2012-03-23 05:55:13 +00:00
Shea Levy
6aa06a6699
ghc-packages: Darwin's native readlink doesn't support -f
...
svn path=/nixpkgs/trunk/; revision=33366
2012-03-23 03:01:58 +00:00
Mathijs Kwik
c690fb832b
haskell-arrows
...
svn path=/nixpkgs/trunk/; revision=33365
2012-03-22 22:37:17 +00:00
Mathijs Kwik
25fe36ff15
haskell-Stream
...
svn path=/nixpkgs/trunk/; revision=33364
2012-03-22 22:37:13 +00:00
Mathijs Kwik
01e0c31bae
haskell-lazysmallcheck
...
svn path=/nixpkgs/trunk/; revision=33363
2012-03-22 22:37:08 +00:00
Cillian de Roiste
438f877d82
Removing specimen, the release doesn't work and the svn repo is no longer available :(
...
svn path=/nixpkgs/trunk/; revision=33362
2012-03-22 19:56:48 +00:00
Cillian de Roiste
464a05818e
Upgrading Qtractor to 0.5.4
...
svn path=/nixpkgs/trunk/; revision=33361
2012-03-22 18:49:57 +00:00
Cillian de Roiste
e53c036470
Upgrading dssi to 1.1.1
...
svn path=/nixpkgs/trunk/; revision=33360
2012-03-22 18:49:15 +00:00
Peter Simons
0c842e7620
Updated Haskell packages.
...
- cautious-file: updated to version 1.0.1
- hmatrix: updated to version 0.14.0.1
- random-fu: updated to version 0.2.2.0
- resourcet: added version 0.3.0
- sendfile: updated to version 0.7.6
- test-framework: added version 0.6
svn path=/nixpkgs/trunk/; revision=33354
2012-03-22 11:17:49 +00:00
Eelco Dolstra
d905637b44
* Fix rpcbind. It wasn't listening on port 111, causing nfsd to fail
...
(http://hydra.nixos.org/build/2315333 ).
svn path=/nixpkgs/trunk/; revision=33353
2012-03-22 11:16:28 +00:00
Eelco Dolstra
acf3b221a7
* Make English the default language for LibreOffice.
...
svn path=/nixpkgs/trunk/; revision=33352
2012-03-22 10:44:57 +00:00
Cillian de Roiste
3a86557b7c
Tidy up: style
...
svn path=/nixpkgs/trunk/; revision=33351
2012-03-22 10:36:48 +00:00
Arie Middelkoop
3a7b035380
Fix of the ocaml extlib expression. The native object files were not installed. Turns out that also the 'opt' make target must be run besides 'all'.
...
svn path=/nixpkgs/trunk/; revision=33350
2012-03-22 10:32:32 +00:00
Arie Middelkoop
31ffda057e
Fix of the ocaml pcre nix expr. Added 'pcre' as propagated build input.
...
svn path=/nixpkgs/trunk/; revision=33349
2012-03-22 10:31:10 +00:00
Arie Middelkoop
c2e7aa68e4
Bumb of Chromium version. I've been using this one for a while now.
...
svn path=/nixpkgs/trunk/; revision=33348
2012-03-22 10:29:43 +00:00
Yury G. Kudryashov
a827b5f709
smokekde: disable akonadi&kdepimlibs
...
svn path=/nixpkgs/trunk/; revision=33345
2012-03-22 08:43:14 +00:00
Yury G. Kudryashov
c4b9da5949
Add libgweather
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33344
2012-03-22 08:39:08 +00:00
Yury G. Kudryashov
268146472c
Add libgtop
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33343
2012-03-22 07:32:08 +00:00
Lluís Batlle i Rossell
07c583c3d4
Adding rpcbind.
...
Patch by Rickard Nilsson.
svn path=/nixpkgs/trunk/; revision=33341
2012-03-21 20:35:15 +00:00
Michael Raskin
8dddfbeea6
Update/fix Uzbl
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33340
2012-03-21 19:14:34 +00:00
Shea Levy
214482c79a
Update ctemplate
...
I don't know what this is, but it wasn't building before and now it is.
svn path=/nixpkgs/trunk/; revision=33338
2012-03-21 17:42:19 +00:00
Cillian de Roiste
ec9ed33730
Fixing hydrogen so that it builds with scons 2.1, using the patch from http://www.assembla.com/spaces/hydrogen/tickets/204-hydrogen-0-9-5-doesn-t-install-with-scons-2-1-0
...
svn path=/nixpkgs/trunk/; revision=33336
2012-03-21 17:16:37 +00:00
Shea Levy
0728828fac
Remove old Thunderbird with Eelco's blessing
...
svn path=/nixpkgs/trunk/; revision=33335
2012-03-21 17:15:39 +00:00
Eelco Dolstra
c977a57394
* Add dhcpcd to the channel.
...
svn path=/nixpkgs/trunk/; revision=33334
2012-03-21 16:48:36 +00:00
Shea Levy
26789f2e89
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=33333
2012-03-21 14:07:29 +00:00
Lluís Batlle i Rossell
61d475d2e0
nfs-utils PAGE_SIZE patch.
...
Otherwise it fails on ARM.
Patch by Rickard Nilsson.
svn path=/nixpkgs/trunk/; revision=33329
2012-03-21 11:56:33 +00:00
Lluís Batlle i Rossell
6c4fb4a7b7
libnfsidmap plugin path fix.
...
Patch by Rickard Nilsson.
svn path=/nixpkgs/trunk/; revision=33328
2012-03-21 11:56:04 +00:00
Lluís Batlle i Rossell
c6dc67483e
Updating the libevent version and url, patch by Rickard Nilsson.
...
svn path=/nixpkgs/trunk/; revision=33327
2012-03-21 11:55:26 +00:00
Peter Simons
4f576ac4b5
pkgs/applications/editors/emacs-modes/haskell: updated haskell-mode to the latest version from Github
...
svn path=/nixpkgs/trunk/; revision=33326
2012-03-21 11:46:18 +00:00
Peter Simons
115b3d943a
pkgs/development/compilers/ghc/with-packages.nix: renamed this expression from "ghc-${ghc.version}-linkdir" to "haskell-env-${ghc.name}"
...
This change allows use of the with-packages wrapper in user profiles that are
being updated with "nix-env -u \*". The previous name this expression generated
was considered by Nix to be an older version of "ghc-7.0.4-wrapper", because
that name has a higher priority.
svn path=/nixpkgs/trunk/; revision=33325
2012-03-21 11:46:15 +00:00
Peter Simons
d8e65ee71d
pkgs/development/compilers/ghc/with-packages.nix: trivial changes to fix syntax highlighting in Emacs
...
svn path=/nixpkgs/trunk/; revision=33324
2012-03-21 11:46:12 +00:00
Michael Raskin
4233eece19
Update and fix WebKit
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33323
2012-03-21 10:47:00 +00:00
Lluís Batlle i Rossell
28027d4771
Aestethic changes suggested by Eelco, and trying to fix
...
the problem on rpc.statd, that looks at /etc/netconfig.
Problem: http://hydra.nixos.org/build/2310686/log/raw
svn path=/nixpkgs/trunk/; revision=33322
2012-03-21 09:18:40 +00:00
Shea Levy
f67b9d8f2d
Thunderbird: Blind update
...
svn path=/nixpkgs/trunk/; revision=33320
2012-03-21 01:26:21 +00:00
Eelco Dolstra
b449705587
* Firefox 11 (contributed by Kirill Elagin). Unfortunately it's not
...
called "Firefox" anymore when built without official branding.
Apparently that was a SNAFU in Firefox 10.
svn path=/nixpkgs/trunk/; revision=33319
2012-03-20 23:59:09 +00:00
Eelco Dolstra
7bc7db74fb
* NSPR updated to 4.9.
...
svn path=/nixpkgs/trunk/; revision=33318
2012-03-20 23:55:22 +00:00
Shea Levy
3b48b8ffc4
graphviz: Hard-code lefty's path in dotty
...
svn path=/nixpkgs/trunk/; revision=33317
2012-03-20 23:27:12 +00:00
Eelco Dolstra
f682391220
* Fix Firefox desktop item. Contributed by Kirill Elagin.
...
svn path=/nixpkgs/trunk/; revision=33316
2012-03-20 23:23:00 +00:00
Lluís Batlle i Rossell
b2d61a850d
Enabling nfsv4 and nfsv41 in nfsUtils (or at least I think so).
...
svn path=/nixpkgs/trunk/; revision=33315
2012-03-20 23:17:45 +00:00
Lluís Batlle i Rossell
2ce433c26c
Removing go-oo. It neither builds neither upstream continues it.
...
svn path=/nixpkgs/trunk/; revision=33314
2012-03-20 22:19:48 +00:00
Yury G. Kudryashov
9bb1684622
Add kde48.qtruby
...
svn path=/nixpkgs/trunk/; revision=33313
2012-03-20 22:10:53 +00:00
Yury G. Kudryashov
9dcf8dffa2
Enable perlqt and smokekde from kdebindings
...
I had to patch their buildsystem. I'm going to submit the patches upstream next
week.
svn path=/nixpkgs/trunk/; revision=33309
2012-03-20 21:45:15 +00:00
Russell O'Connor
f9a5fa373e
Upgrading HOL4 to version k.7.
...
svn path=/nixpkgs/trunk/; revision=33306
2012-03-20 19:11:22 +00:00
Cillian de Roiste
efcc0c9b1e
Adding some notes on why ardour2 is not working, perhaps someone else can take this up, or else we just remove ardour2 when ardour3 is released.
...
svn path=/nixpkgs/trunk/; revision=33305
2012-03-20 18:53:01 +00:00
Lluís Batlle i Rossell
fc3ac31540
Updating the script of loading myEnv environments, for something close to what I was using.
...
It sets a fixed PS1, maybe breaking someone's taste, though. But I find it easier to use.
svn path=/nixpkgs/trunk/; revision=33304
2012-03-20 18:49:44 +00:00
Cillian de Roiste
49fabfacab
Upgrading ardour3-svn to beta3, currently ardour2 does not run.
...
svn path=/nixpkgs/trunk/; revision=33303
2012-03-20 18:41:03 +00:00
Shea Levy
bdc3de6a4d
Pommed: find the 'eject' command in /var/setuid-wrappers:/home/shlevy/.nix-profile/bin:/home/shlevy/.nix-profile/sbin:/home/shlevy/.nix-profile/lib/kde4/libexec:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin:/nix/var/nix/profiles/default/lib/kde4/libexec:/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin:/var/run/current-system/sw/lib/kde4/libexec
...
svn path=/nixpkgs/trunk/; revision=33302
2012-03-20 18:28:32 +00:00
Shea Levy
8d1d247e02
Add nouveau xorg video driver
...
svn path=/nixpkgs/trunk/; revision=33300
2012-03-20 16:29:22 +00:00
Yury G. Kudryashov
102a1d82e7
Oops, fix kdevelop-4.3.0 hash
...
svn path=/nixpkgs/trunk/; revision=33299
2012-03-20 16:17:46 +00:00
Joachim Schiele
fc152de1c2
rewrote the text to make virics and my edits seem like from one author
...
svn path=/nixpkgs/trunk/; revision=33298
2012-03-20 14:51:18 +00:00
Eelco Dolstra
73ce1dd4bb
* Adobe Reader: install .desktop file in the right place.
...
svn path=/nixpkgs/trunk/; revision=33297
2012-03-20 14:41:24 +00:00
Yury G. Kudryashov
34fcba81be
Add new release of kdevelop
...
I'll remove the old release when Hydra will build the new one, and I'll test the
result.
svn path=/nixpkgs/trunk/; revision=33296
2012-03-20 14:12:53 +00:00
Eelco Dolstra
bd8d003d69
* VirtualBox updated to 4.1.10. Drop the wrapper script since it no
...
longer seems needed. Optionally build the Python bindings. Disable
the Java bindings by default to prevent a gratuitous dependency on
the JDK.
svn path=/nixpkgs/trunk/; revision=33295
2012-03-20 13:54:01 +00:00
Yury G. Kudryashov
ba7f02630a
Add gtkmm-3.x
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33294
2012-03-20 11:46:42 +00:00
Yury G. Kudryashov
bf530f6c03
cairomm-1.10.0
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33293
2012-03-20 11:41:11 +00:00
Yury G. Kudryashov
a6ef1ee30a
Add champlain support to geeqie
...
This commit reverts 33187 and changes libchamplain arg to libchamplain_0_6.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33292
2012-03-20 11:16:10 +00:00
Yury G. Kudryashov
aa47fca2f6
Restore libchamplain
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33291
2012-03-20 11:16:06 +00:00
Yury G. Kudryashov
f0039537ce
Restore clutter-gtk
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33290
2012-03-20 11:16:01 +00:00
Eelco Dolstra
995a44a897
* Fix a race condition in mountall: the USR1 signal handler must be
...
installed before we daemonise, otherwise another job might send
USR1 to mountall before the handler is installed, killing it.
svn path=/nixpkgs/trunk/; revision=33289
2012-03-20 10:25:11 +00:00
Eelco Dolstra
42b97b78b0
* Mountall updated to 2.35.
...
svn path=/nixpkgs/trunk/; revision=33287
2012-03-20 10:00:04 +00:00
Shea Levy
f272acd501
Add a module for the pommed tool for Apple laptop keyboards.
...
svn path=/nixpkgs/trunk/; revision=33286
2012-03-20 04:41:13 +00:00
Shea Levy
836532a54b
Whoops, forgot meta
...
svn path=/nixpkgs/trunk/; revision=33284
2012-03-20 01:51:03 +00:00
Shea Levy
6fe5413cb7
xf86-input-multitouch seems to be abandoned, update it with the mtrack fork
...
svn path=/nixpkgs/trunk/; revision=33283
2012-03-20 01:48:09 +00:00
Shea Levy
a74565238a
Linux 3.3 puts some of its headers in include/generated
...
svn path=/nixpkgs/trunk/; revision=33282
2012-03-20 00:02:24 +00:00
Peter Simons
5f32e704bf
haskell-url: updated to version 2.1.3
...
svn path=/nixpkgs/trunk/; revision=33280
2012-03-19 23:41:06 +00:00
Lluís Batlle i Rossell
a39a9b3d8e
Adding a glibc patch to get proper first days of the week in the Catalan locale.
...
Since 2008 somehow it cannot get fixed in glibc:
https://bugzilla.redhat.com/show_bug.cgi?id=454629
svn path=/nixpkgs/trunk/; revision=33279
2012-03-19 21:50:58 +00:00
Eelco Dolstra
2199d375a2
* Updated lvm2 to 2.02.95.
...
svn path=/nixpkgs/trunk/; revision=33277
2012-03-19 19:34:34 +00:00
Yury G. Kudryashov
0d90c06ba1
Remove some packages with Qt3 dependency
...
kde3.k3b: use kde4.k3b instead
kde3.kphone: there are many other SIP phones
valknut: last version from 2009, doesn't support new ADC protocol
qdu: latest release in 2004, use kde4.filelight
REVIEWBOARD:5
svn path=/nixpkgs/trunk/; revision=33273
2012-03-19 18:31:02 +00:00
Eelco Dolstra
512357f875
* Remove a wildly outdated Git version that shouldn't have been in
...
Nixpkgs in the first place.
svn path=/nixpkgs/trunk/; revision=33272
2012-03-19 18:24:53 +00:00
Eelco Dolstra
2938819d7e
* Remove an unnecessary function.
...
svn path=/nixpkgs/trunk/; revision=33271
2012-03-19 18:13:47 +00:00
Eelco Dolstra
6b4cd6673a
* Add a utility function "versionOlder" to compare two version
...
strings.
svn path=/nixpkgs/trunk/; revision=33267
2012-03-19 18:04:47 +00:00
Eelco Dolstra
af2da39a04
* Remove unused function "checker".
...
svn path=/nixpkgs/trunk/; revision=33266
2012-03-19 18:01:49 +00:00
Shea Levy
47574d25f6
Fix some broken firmware URLS. Hope the Fedora project wouldn't host non-free firmware...
...
svn path=/nixpkgs/trunk/; revision=33265
2012-03-19 17:40:23 +00:00
Eelco Dolstra
c3072a8df8
* When doing coverage builds, set useTempPrefix (in case we're doing
...
an "installcheck").
svn path=/nixpkgs/trunk/; revision=33261
2012-03-19 16:05:29 +00:00
Shea Levy
1e8dfa4e2c
Linux 3.3 release
...
svn path=/nixpkgs/trunk/; revision=33260
2012-03-19 15:36:40 +00:00
Eelco Dolstra
626d364e37
* Build Bison 2.5.
...
svn path=/nixpkgs/trunk/; revision=33258
2012-03-19 13:49:39 +00:00
Eelco Dolstra
9f683a5aac
* After building an RPM, install and uninstall it.
...
svn path=/nixpkgs/trunk/; revision=33257
2012-03-19 13:40:57 +00:00
Eelco Dolstra
a772508846
* NASM updated to 2.10.
...
svn path=/nixpkgs/trunk/; revision=33256
2012-03-19 13:16:35 +00:00
Peter Simons
69adc0d433
Update Haskell packages.
...
- gd: updated to version 3000.7.3
- hakyll: updated to version 3.2.6.2
- HaskellForMaths: updated to version 0.4.4
- haskell-src-meta: updated to version 0.5.1.1
- mwc-random: dropped obsolete version 0.10.0.1.
- persistent-template: updated to version 0.8.2
- snap-core: updated to version 0.8.0.1
- snap-server: updated to version 0.8.0.1
- unordered-containers: dropped obsolete version 0.1.4.6.
svn path=/nixpkgs/trunk/; revision=33255
2012-03-19 11:15:39 +00:00
Yury G. Kudryashov
abec146924
Add libwnck3
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33254
2012-03-19 04:36:51 +00:00
Yury G. Kudryashov
b113433d51
Move libwnck to top-level
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33253
2012-03-19 04:36:47 +00:00
Yury G. Kudryashov
3d0b778848
Move gnome-doc-utils and gtk-doc to top-level
...
Add compatibility attrs.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33252
2012-03-19 04:36:41 +00:00
Yury G. Kudryashov
066896556f
polkit-gnome-0.105
...
Depends on gtk-3, install .desktop file.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33251
2012-03-19 04:36:35 +00:00
Eelco Dolstra
b4d308f672
* Update some Perl packages that had gone missing.
...
svn path=/nixpkgs/trunk/; revision=33250
2012-03-19 03:55:37 +00:00
Eelco Dolstra
ebd19ec705
* For "nix-build --run-env" it's desirable that $stdenv/setup (and by
...
extension postHook) does nothing else than set up the environment.
It shouldn't touch $out because there may not be a $out. So move
the "imperative" bits of postHook into a separate phase.
svn path=/nixpkgs/trunk/; revision=33249
2012-03-19 03:45:36 +00:00
Eelco Dolstra
06d28ca8f1
* Support setting postPhases.
...
svn path=/nixpkgs/trunk/; revision=33247
2012-03-19 02:45:52 +00:00
Piotr Pietraszkiewicz
fbfa56c165
bumped bibletime to v2.9.1 which has the side effect that it builds again
...
svn path=/nixpkgs/trunk/; revision=33245
2012-03-18 23:52:58 +00:00
Mathijs Kwik
d329b66b73
bbswitch: use the modDirVersion instead of version
...
svn path=/nixpkgs/trunk/; revision=33244
2012-03-18 23:13:41 +00:00
Piotr Pietraszkiewicz
1824f424b2
Made sword build again by tuning the configureFlags:
...
- to ignore warnings about unused variables
- not to build the tests (the warnings in tests looked serious at first
glance)
Additionally disabled debug because I hit no problems at runtime so far
svn path=/nixpkgs/trunk/; revision=33243
2012-03-18 22:51:17 +00:00
Lluís Batlle i Rossell
5521faad65
Updating socat. I thought it could have improvements in performance for nixos
...
build-vm in my computer, but does not.
svn path=/nixpkgs/trunk/; revision=33239
2012-03-18 18:33:10 +00:00
Shea Levy
dfcd4dd559
Add a kernel patch for the efi boot stub to read a config file when booted without arguments, and base removable media booting off of that patch
...
The patch is currently being discussed on LKML and hopefully will be included
in mainline in some form in the future. Note that booting from the livecd has
to do a lot of work before anything is output to the console, so if the drive
is still busy don't assume the boot has hanged
svn path=/nixpkgs/trunk/; revision=33235
2012-03-18 17:14:52 +00:00
Lluís Batlle i Rossell
a544da22fc
Adding latencytop.
...
svn path=/nixpkgs/trunk/; revision=33233
2012-03-18 11:45:53 +00:00
Lluís Batlle i Rossell
b4955eea65
Adding qemu 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=33232
2012-03-18 10:31:15 +00:00
Lluís Batlle i Rossell
969b9478a2
Updating samba to 3.6.3. I take out the overcome readlink.patch.
...
svn path=/nixpkgs/trunk/; revision=33231
2012-03-18 10:29:14 +00:00
Lluís Batlle i Rossell
5475f367a5
Adding patch for grip (sent by Ilja Honkonen).
...
I reworked the spacing.
svn path=/nixpkgs/trunk/; revision=33229
2012-03-18 09:24:42 +00:00
Mathijs Kwik
54a5f7f328
gtypist, typing tutor
...
Now all I need is time to practise :)
svn path=/nixpkgs/trunk/; revision=33228
2012-03-18 08:11:17 +00:00
Mathijs Kwik
9365291276
dejavu-fonts broke during the merge of stdenv-upgrade.
...
problem/fix described here:
http://comments.gmane.org/gmane.comp.fonts.dejavu/3608
svn path=/nixpkgs/trunk/; revision=33227
2012-03-18 08:11:14 +00:00
Yury G. Kudryashov
23b865d1b4
Fix evaluation
...
svn path=/nixpkgs/trunk/; revision=33220
2012-03-17 22:25:30 +00:00
Cillian de Roiste
ec78373642
Update jackdbus to 1.9.8
...
svn path=/nixpkgs/trunk/; revision=33218
2012-03-17 22:03:15 +00:00
Yury G. Kudryashov
168a3d7101
Add qt4_for_skype
...
This build disables some optional features. I'm going to pass this to
skype_linux to reduce the size occupied by i686 packages on x86_64 system.
svn path=/nixpkgs/trunk/; revision=33217
2012-03-17 20:57:28 +00:00
Yury G. Kudryashov
062d040413
Let hydra build telepathy-salut
...
svn path=/nixpkgs/trunk/; revision=33216
2012-03-17 20:57:24 +00:00
Peter Simons
457e59d99d
libtirpc: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=33211
2012-03-17 17:44:20 +00:00
Yury G. Kudryashov
11410436e5
Let hydra build kde-telepathy
...
svn path=/nixpkgs/trunk/; revision=33210
2012-03-17 17:35:29 +00:00
Yury G. Kudryashov
d68c80932a
Remove libjingle
...
It seems that every japper/jingle implementation ships a modified version of
libjingle.
svn path=/nixpkgs/trunk/; revision=33207
2012-03-17 17:20:39 +00:00
Yury G. Kudryashov
f94501bfa2
Remove tuxracer
...
"tuxracer = ..." string was commented for 3 years.
svn path=/nixpkgs/trunk/; revision=33206
2012-03-17 17:20:34 +00:00
Yury G. Kudryashov
776bedbb5f
Remove some files not reachable from all-packages.nix
...
List of removed files:
* pkgs/applications/misc/kiwixbuilder/default.nix
* pkgs/applications/misc/simgrid/default.nix
* pkgs/applications/networking/instant-messengers/carrier/2.4.2.nix
* pkgs/applications/networking/mailreaders/thunderbird/7.x.nix
* pkgs/applications/networking/mailreaders/thunderbird/thunderbird-build-deps.patch
* pkgs/development/libraries/bluez-libs/default.nix
* pkgs/development/libraries/libjingle/0.4.0.nix
* pkgs/development/perl-modules/Font-TTF/default.nix
* pkgs/tools/X11/xauth/default.nix
* pkgs/tools/security/p0f/default.nix
* pkgs/tools/security/p0f/p0f.patch
svn path=/nixpkgs/trunk/; revision=33205
2012-03-17 17:20:30 +00:00
Yury G. Kudryashov
f0925eeded
pidgin-2.10.2
...
Use rec to prevent "name != src.basename" in the future.
REVIEW:6
svn path=/nixpkgs/trunk/; revision=33204
2012-03-17 17:12:48 +00:00
Yury G. Kudryashov
a466941945
Move last piece o gnome3 to top-level
...
Since there is no common release schedule, I'd prefer to avoid gnome3 set at
all.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33203
2012-03-17 16:46:12 +00:00
Yury G. Kudryashov
ee5b976a93
Remove gnome3.clutter
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33202
2012-03-17 16:46:06 +00:00
Yury G. Kudryashov
d1860f6def
Move gnome3.GConf to GConf3
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33201
2012-03-17 16:46:02 +00:00
Yury G. Kudryashov
ddb01436a0
Move gnome3.libgnome_keyring to libgnome_keyring3
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33200
2012-03-17 16:45:56 +00:00
Yury G. Kudryashov
60669aa0fc
Remove gnome3.glib_networking
...
Use pkgs.glib_networking
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33199
2012-03-17 16:45:50 +00:00
Yury G. Kudryashov
eee4797659
gnome-3: we use the top-level glib
...
GNOME-3 uses the top-level glib. If this will change later, one should override
*many* packages in gnome3 set.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33198
2012-03-17 16:45:43 +00:00
Yury G. Kudryashov
d96524476d
Move libsoup to development/libraries
...
It is used in many packages outside of gnome2 set.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33197
2012-03-17 16:45:37 +00:00
Marco Maggesi
dba8b32385
Update HOL Light to rev 128
...
svn path=/nixpkgs/trunk/; revision=33196
2012-03-17 16:36:36 +00:00
Marco Maggesi
699de0f3f9
Fix building of Coq and update to version 8.3pl3. (Forgot to save files)
...
svn path=/nixpkgs/trunk/; revision=33195
2012-03-17 16:30:23 +00:00
Marco Maggesi
af37461b11
Fix building of Coq and update to version 8.3pl3.
...
svn path=/nixpkgs/trunk/; revision=33194
2012-03-17 16:26:20 +00:00
Yury G. Kudryashov
0e397758ee
dragonegg-3.0
...
The old version fails to build, thus I commit it instead of review request.
svn path=/nixpkgs/trunk/; revision=33193
2012-03-17 15:25:00 +00:00
Marco Maggesi
0d06448ac2
Remove lowPrio to ocaml-3.12.1
...
svn path=/nixpkgs/trunk/; revision=33192
2012-03-17 15:03:12 +00:00
Peter Simons
70139b0bbd
pkgs/development/libraries/libtirpc: removed obsolete copy of this library
...
svn path=/nixpkgs/trunk/; revision=33191
2012-03-17 13:45:56 +00:00
Yury G. Kudryashov
a47127de32
libchamplain-0.12.2
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33190
2012-03-17 13:30:51 +00:00
Yury G. Kudryashov
8a2b2f3338
clutter-gtk-1.0.4
...
Depends on gtk3
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33189
2012-03-17 13:30:46 +00:00
Yury G. Kudryashov
5c4e3c7701
clutter-1.8.2
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33188
2012-03-17 13:30:39 +00:00
Yury G. Kudryashov
23dbae430f
Disable libchamplain support in geeqie
...
It depends on old libchamplain which fails to build with newer glib.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33187
2012-03-17 13:30:36 +00:00
Yury G. Kudryashov
1bbaec552e
taglib-1.7.1
...
Release notes says that this release fixes a few security issues.
svn path=/nixpkgs/trunk/; revision=33186
2012-03-17 13:21:31 +00:00
Florian Friesdorf
88e5f7e2c7
conkeror-1.0pre-20120316
...
svn path=/nixpkgs/trunk/; revision=33185
2012-03-17 09:18:11 +00:00
Florian Friesdorf
9fd94809e5
notmuch-0.11.1
...
svn path=/nixpkgs/trunk/; revision=33184
2012-03-17 09:18:06 +00:00
Yury G. Kudryashov
a658884c17
Revert "pango-1.29.5"
...
This reverts r33178
pango-1.29.5 depends on glib-2.31
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33182
2012-03-16 22:53:32 +00:00
Cillian de Roiste
c8900990a7
Updating ardour to the 2.8.12 svn tag (2.8.2 doesn't compile), hopefully this works although the comment from Marc Weber suggests that the hash will change over time. This builds for me but fails to start giving the following error:
...
raptor_new_uri_for_rdf_concept called with Raptor V1 world object
raptor_general.c:240:raptor_init: fatal error: raptor_init() failedAborted
https://qa.mandriva.com/show_bug.cgi?id=65072 looks similar, but adding liblrdf (0.4.0) as an input, doesn't help.
svn path=/nixpkgs/trunk/; revision=33181
2012-03-16 22:28:21 +00:00
Yury G. Kudryashov
707bf75144
mythth-0.24.2
...
New dependencies:
* Qt4
* Pulseaudio (optional but I've hardcoded it)
* fftw (single precision)
svn path=/nixpkgs/trunk/; revision=33180
2012-03-16 22:26:26 +00:00
Yury G. Kudryashov
0ebb258668
telepathy: don't include unstable in full
...
svn path=/nixpkgs/trunk/; revision=33179
2012-03-16 22:22:50 +00:00
Yury G. Kudryashov
ef95c7855d
pango-1.29.5
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33178
2012-03-16 21:37:42 +00:00
Lluís Batlle i Rossell
ef1437585d
Adding kexectools.
...
svn path=/nixpkgs/trunk/; revision=33175
2012-03-16 21:17:13 +00:00
Lluís Batlle i Rossell
6b4810d310
Updating php 5.3 to 5.3.10
...
svn path=/nixpkgs/trunk/; revision=33170
2012-03-16 19:40:36 +00:00
Cillian de Roiste
0546a7e79a
Updating mumble to 1.2.3 and adding pkgconfig as an input as it fails to build without it.
...
svn path=/nixpkgs/trunk/; revision=33169
2012-03-16 19:19:00 +00:00
Lluís Batlle i Rossell
6b6b758745
Updating mlt to 0.7.8.
...
kdenlive 0.8.2.1 wants mlt 0.7.8. With 0.7.6, it crashed clicking the timeline
(only with qt48).
svn path=/nixpkgs/trunk/; revision=33168
2012-03-16 18:40:10 +00:00
Eelco Dolstra
0ac7828c6b
* portmap: Set SO_REUSEADDR to ensure that portmap can restart
...
properly.
svn path=/nixpkgs/trunk/; revision=33166
2012-03-16 17:42:14 +00:00
Eelco Dolstra
1148fc2f76
* Minor cleanup.
...
svn path=/nixpkgs/trunk/; revision=33165
2012-03-16 17:20:04 +00:00
Yury G. Kudryashov
75207a6a90
Try to update slr
...
Still fails to build because atlas doesn't provide full blas.
svn path=/nixpkgs/trunk/; revision=33164
2012-03-16 17:15:52 +00:00
Yury G. Kudryashov
eefb2b6531
ilbc: style
...
svn path=/nixpkgs/trunk/; revision=33163
2012-03-16 17:15:47 +00:00
Ludovic Courtès
105ad5e503
GCC 4.7: Update.
...
svn path=/nixpkgs/trunk/; revision=33161
2012-03-16 15:32:03 +00:00
Shea Levy
5f6bb1fce6
Ghostscript: Fix darwin build
...
svn path=/nixpkgs/trunk/; revision=33160
2012-03-16 14:27:58 +00:00
Eelco Dolstra
b2f0319bc2
* nfs-utils updated to 1.2.5.
...
svn path=/nixpkgs/trunk/; revision=33158
2012-03-16 13:55:10 +00:00
Shea Levy
a09a78165c
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=33155
2012-03-16 13:28:35 +00:00
Ludovic Courtès
cc6f814a8f
GFortran 4.6: Add patch to fix the output of `-v'.
...
svn path=/nixpkgs/trunk/; revision=33154
2012-03-16 13:11:41 +00:00
Eelco Dolstra
a3b099d279
* Latest 3.0.x, 3.1.x and 3.2.x kernels.
...
svn path=/nixpkgs/trunk/; revision=33151
2012-03-16 12:08:41 +00:00
Shea Levy
d30947aef3
Move NixosBootPkg into NixOS
...
svn path=/nixpkgs/trunk/; revision=33149
2012-03-16 11:53:50 +00:00
Peter Simons
46f9f71439
git: updated to version 1.7.9.4
...
svn path=/nixpkgs/trunk/; revision=33145
2012-03-16 09:47:34 +00:00
Peter Simons
6e56feca1d
Updated Haskell packages.
...
- RepLib: updated to version 0.5.2
- http-enumerator: updated to version 0.7.3.1
- http-types: updated to version 0.6.10
- leksah-server: updated to version 0.12.0.5
- test-framework-quickcheck2: updated to version 0.2.12.1
- unbound: updated to version 0.4
- yesod: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=33144
2012-03-16 09:47:31 +00:00
Yury G. Kudryashov
2aed4ebe88
Add telepathy-salut
...
svn path=/nixpkgs/trunk/; revision=33143
2012-03-16 06:58:03 +00:00
Yury G. Kudryashov
01b8506708
Add libsoup to top-level
...
svn path=/nixpkgs/trunk/; revision=33142
2012-03-16 06:57:58 +00:00
Shea Levy
0845f6618c
Add an 'efiBootStub' kernel feature to be used by NixOS
...
svn path=/nixpkgs/trunk/; revision=33137
2012-03-16 02:45:47 +00:00
Shea Levy
b3e248d0f7
Whoops, sloppy copy
...
svn path=/nixpkgs/trunk/; revision=33136
2012-03-16 02:41:12 +00:00
Shea Levy
d7533209a1
Add NixosBootPkg
...
You almost certainly don't want to use this. It's a very stupid,
overspecialized application that's only needed by the efiBootStub NixOS
module in corner cases.
svn path=/nixpkgs/trunk/; revision=33134
2012-03-16 02:05:38 +00:00
Eelco Dolstra
8a5e005bee
* dmidecode updated to 2.11.
...
svn path=/nixpkgs/trunk/; revision=33132
2012-03-16 01:46:39 +00:00
Yury G. Kudryashov
d477e709c8
Add telepathy-farstream
...
svn path=/nixpkgs/trunk/; revision=33128
2012-03-15 21:50:02 +00:00
Yury G. Kudryashov
0239640def
Add farstream
...
svn path=/nixpkgs/trunk/; revision=33127
2012-03-15 21:49:54 +00:00
Lluís Batlle i Rossell
1677493301
Libreoffice wants a newer libvisio.
...
svn path=/nixpkgs/trunk/; revision=33126
2012-03-15 21:41:40 +00:00
Yury G. Kudryashov
049e676403
Remove qc-usb
...
This directory was added in 2006, and was never called by nix-expressions
outside of qc-usb/.
svn path=/nixpkgs/trunk/; revision=33125
2012-03-15 20:46:36 +00:00
Ludovic Courtès
90b8995e04
GNU MIG: Add a raw' version, without forceSystem'.
...
svn path=/nixpkgs/trunk/; revision=33124
2012-03-15 20:28:07 +00:00
Ludovic Courtès
2e0ae13f68
GNU MIG: When cross-compiling, patch shebang correctly.
...
svn path=/nixpkgs/trunk/; revision=33123
2012-03-15 20:28:03 +00:00
Ludovic Courtès
9e2e08ba47
unionfs: Mark MIG as a native build input.
...
svn path=/nixpkgs/trunk/; revision=33122
2012-03-15 20:27:58 +00:00
Ludovic Courtès
97bd4b7b00
GNU MIG: Use `forceSystem' instead of the custom hack.
...
svn path=/nixpkgs/trunk/; revision=33121
2012-03-15 20:27:53 +00:00
Ludovic Courtès
e4f5ebb348
GNU MIG: Make it clear that the inputs are native.
...
svn path=/nixpkgs/trunk/; revision=33120
2012-03-15 20:27:49 +00:00
Ludovic Courtès
eaab66d11a
forceSystem: Inherit crossSystem' and platform'.
...
svn path=/nixpkgs/trunk/; revision=33119
2012-03-15 20:27:41 +00:00
Ludovic Courtès
5d066bdbce
GNU: SMBFS: Update.
...
svn path=/nixpkgs/trunk/; revision=33118
2012-03-15 20:27:35 +00:00
Lluís Batlle i Rossell
8849219c81
Trying to update libreoffice to the version today released. Cross fingers; we can revert this, if it does not work.
...
svn path=/nixpkgs/trunk/; revision=33117
2012-03-15 19:50:23 +00:00
Peter Simons
6ff954a5e8
git-annex: updated to version 3.20120315
...
svn path=/nixpkgs/trunk/; revision=33116
2012-03-15 18:07:49 +00:00
Peter Simons
ee402fac15
haskell-bloomfilter: added version 1.2.6.8
...
svn path=/nixpkgs/trunk/; revision=33115
2012-03-15 18:07:45 +00:00
Yury G. Kudryashov
b0d0278e82
libssh-0.5.2, switch to libgcrypt
...
svn path=/nixpkgs/trunk/; revision=33114
2012-03-15 17:08:26 +00:00
Lluís Batlle i Rossell
6fe531299e
Avoiding the wrapper in libreoffice, and trying to use '-lcups'.
...
svn path=/nixpkgs/trunk/; revision=33113
2012-03-15 16:45:04 +00:00
Lluís Batlle i Rossell
3337fa7b87
Adding the cups lib path to ld_libraray_path for libreoffice to be able to
...
print with cups.
That would have been also the fix for go-oo for this problem, I think.
svn path=/nixpkgs/trunk/; revision=33112
2012-03-15 16:38:24 +00:00
Yury G. Kudryashov
785d18e02b
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33111
2012-03-15 15:09:36 +00:00
Lluís Batlle i Rossell
1ebf45400a
Making more symlinks in libreoffice.
...
svn path=/nixpkgs/trunk/; revision=33105
2012-03-15 11:29:13 +00:00
Lluís Batlle i Rossell
5c0c0ff632
Adding a '$out/bin/soffice' link to the libreoffice soffice binary.
...
svn path=/nixpkgs/trunk/; revision=33104
2012-03-15 11:02:52 +00:00
Yury G. Kudryashov
bbc9d6670d
Add RBTools
...
svn path=/nixpkgs/trunk/; revision=33103
2012-03-15 10:54:48 +00:00
Peter Simons
fe3ac7658b
haskell-alex-meta: updated to version 0.3.0.2
...
svn path=/nixpkgs/trunk/; revision=33102
2012-03-15 10:43:20 +00:00
Peter Simons
b68db0ea2d
haskell-BNFC-meta: updated to version 0.3
...
svn path=/nixpkgs/trunk/; revision=33101
2012-03-15 10:43:16 +00:00
Peter Simons
4bd54310e6
haskell-xml-conduit: updated to version 0.5.4
...
svn path=/nixpkgs/trunk/; revision=33100
2012-03-15 10:43:05 +00:00
Lluís Batlle i Rossell
fb013d4bd6
Giving the zip without NLS to libreoffice; I think this may fix a permission denid error
...
at perl Archive/Zip.
svn path=/nixpkgs/trunk/; revision=33098
2012-03-15 08:06:45 +00:00
Joachim Schiele
f108651e9f
fixed forgotten bracket.... maybe this is not my-env at all
...
svn path=/nixpkgs/trunk/; revision=33095
2012-03-14 23:38:28 +00:00
Yury G. Kudryashov
bd17f891dd
+1 patch (from Gentoo)
...
svn path=/nixpkgs/trunk/; revision=33094
2012-03-14 23:34:30 +00:00
Lluís Batlle i Rossell
914a042d7d
Fixing some details about the myEnv documentation.
...
I thought load-xxx-eenv worked like my own private 'loadenv' script, but looks like not.
svn path=/nixpkgs/trunk/; revision=33093
2012-03-14 23:07:59 +00:00
Yury G. Kudryashov
fe1115caf4
Make nixpkgs ready for gst_all attrset removal
...
svn path=/nixpkgs/trunk/; revision=33092
2012-03-14 22:44:52 +00:00
Yury G. Kudryashov
03875e0bce
Make nixpkgs ready to gtkLibs attrset removal
...
svn path=/nixpkgs/trunk/; revision=33091
2012-03-14 22:44:41 +00:00
Shea Levy
6c99fad938
OMVF: Only need some of the sources, and symlinks instead of copies are fine
...
svn path=/nixpkgs/trunk/; revision=33090
2012-03-14 22:43:07 +00:00
Yury G. Kudryashov
003b24ac45
Trying to fix k3d build
...
svn path=/nixpkgs/trunk/; revision=33089
2012-03-14 21:57:43 +00:00
Yury G. Kudryashov
68fe867e19
Get rid of most references to gtkLibs
...
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Lluís Batlle i Rossell
fd1867ec92
The libreoffice expression needs the 'help' package, or it fails on install.
...
(or pass --disable-help, I think).
Thus, the fontconfig tests now pass, I remove the disabletests patch.
I also removed some configure options that configure did not understand
anymore. They were picked from older openoffice expressions.
svn path=/nixpkgs/trunk/; revision=33087
2012-03-14 21:51:33 +00:00
Lluís Batlle i Rossell
bed87f75ca
Updating paraview.
...
svn path=/nixpkgs/trunk/; revision=33086
2012-03-14 21:50:17 +00:00
Lluís Batlle i Rossell
ae7b8e3907
Updating truecrypt, as the old url didn not work already.
...
Notified by kirelagin@freenode
svn path=/nixpkgs/trunk/; revision=33085
2012-03-14 21:28:42 +00:00
Yury G. Kudryashov
da0a96d06c
glib and gtk are now in top-level namespace
...
svn path=/nixpkgs/trunk/; revision=33084
2012-03-14 19:59:41 +00:00
Yury G. Kudryashov
a05e5e7add
mysql-workbench needs gnome-keyring as well
...
svn path=/nixpkgs/trunk/; revision=33083
2012-03-14 19:39:04 +00:00
Yury G. Kudryashov
f105c2353b
Pass libgnome_keyring, not gnome_keyring
...
svn path=/nixpkgs/trunk/; revision=33082
2012-03-14 19:35:55 +00:00
Yury G. Kudryashov
8167b5a2a7
No need to inherit glib, gtk etc. from gnome/gtkLibs
...
svn path=/nixpkgs/trunk/; revision=33081
2012-03-14 19:35:49 +00:00
Yury G. Kudryashov
044361ec18
Pass qt_gstreamer to ktp-call-ui
...
svn path=/nixpkgs/trunk/; revision=33080
2012-03-14 19:35:46 +00:00
Yury G. Kudryashov
c9da6ff736
Move dev/libs/telepathy-* to a subdir
...
svn path=/nixpkgs/trunk/; revision=33079
2012-03-14 19:35:41 +00:00
Yury G. Kudryashov
4d9fb0a594
Move gstreamer packages to top-level
...
This will make callPackage work with gst.
* Rename gstCamelCase to gst_with_underscores.
* Add compatibility attributes.
svn path=/nixpkgs/trunk/; revision=33078
2012-03-14 19:35:35 +00:00
Yury G. Kudryashov
7a31872261
Add kde4.telepathy.call_ui
...
Very experimental, fails to build (missing deps)
svn path=/nixpkgs/trunk/; revision=33077
2012-03-14 19:35:30 +00:00
Yury G. Kudryashov
6d2a78fc40
Add qt-gstreamer
...
svn path=/nixpkgs/trunk/; revision=33076
2012-03-14 19:35:26 +00:00
Lluís Batlle i Rossell
635d1d9bec
I try to improve the documentation on my-env
...
svn path=/nixpkgs/trunk/; revision=33075
2012-03-14 18:59:09 +00:00
Lluís Batlle i Rossell
a288984843
Fixing another script shebang in libreoffice. And the lang configure parameter.
...
svn path=/nixpkgs/trunk/; revision=33074
2012-03-14 18:51:59 +00:00
Joachim Schiele
7bf2d4966e
some more comments and examples
...
svn path=/nixpkgs/trunk/; revision=33073
2012-03-14 18:46:18 +00:00
Joachim Schiele
0416bc1ddb
added a few fixes from the discussion on irc with marc weber
...
svn path=/nixpkgs/trunk/; revision=33072
2012-03-14 18:18:49 +00:00
Lluís Batlle i Rossell
73f9e302a0
I think libreoffice does not want the 'en-US' language anymore.
...
svn path=/nixpkgs/trunk/; revision=33071
2012-03-14 17:49:23 +00:00
Peter Simons
45e9207c4c
all-packages.nix: use mesaPlatforms list to determine whether wxGTX should be built with OpenGL support or not
...
svn path=/nixpkgs/trunk/; revision=33070
2012-03-14 17:45:13 +00:00
Peter Simons
f59e3b6bfb
wxGTK: make mesa support optional in versions 2.9.0 and 2.9.1 too
...
svn path=/nixpkgs/trunk/; revision=33069
2012-03-14 17:45:11 +00:00
Sander van der Burg
7ccc8fc78f
OOPS: typo
...
svn path=/nixpkgs/trunk/; revision=33068
2012-03-14 17:25:49 +00:00
Sander van der Burg
a315685cd8
Added pgfplots package
...
svn path=/nixpkgs/trunk/; revision=33067
2012-03-14 17:05:21 +00:00
Yury G. Kudryashov
0a7c3ff061
Add telepathy-mission-control
...
svn path=/nixpkgs/trunk/; revision=33066
2012-03-14 16:28:11 +00:00
Yury G. Kudryashov
4874ff1144
Move some IM clients to instant-messengers/
...
svn path=/nixpkgs/trunk/; revision=33065
2012-03-14 15:41:44 +00:00
Yury G. Kudryashov
dc2d99ec96
Move telepathy-gabble to applications
...
svn path=/nixpkgs/trunk/; revision=33064
2012-03-14 15:41:37 +00:00
Yury G. Kudryashov
cddd413130
Add KDE-Telepathy
...
It compiles but I haven't tried to run it.
svn path=/nixpkgs/trunk/; revision=33063
2012-03-14 09:52:21 +00:00
Lluís Batlle i Rossell
3418970f3b
Making libreoffice have a configured fontconfig. I hope this will make some cppunit tests work, and thus we would not need to disable them.
...
I update the patch that disables tests with one more test disabled, but I don't
use it because I hope the build with fonts.conf will work fine. If that is the case,
I'll remove the patch file later. If the fonts.conf trick does not work, I may want
to extend the patch to disable all failing cases.
svn path=/nixpkgs/trunk/; revision=33062
2012-03-14 09:40:26 +00:00
Peter Simons
b24eb9855c
haskell-unordered-containers: updated to version 0.2.1.0
...
svn path=/nixpkgs/trunk/; revision=33061
2012-03-14 09:23:49 +00:00
Shea Levy
80f47974b7
OVMF: Actually support i686
...
svn path=/nixpkgs/trunk/; revision=33060
2012-03-14 07:29:11 +00:00
Shea Levy
6cf8e4f815
EDK2: Significant cleanup and
...
modularization, and add OVMF as an example of how to use it
svn path=/nixpkgs/trunk/; revision=33059
2012-03-14 06:57:58 +00:00
Shea Levy
853dd7266b
Add Intel's EDK
...
svn path=/nixpkgs/trunk/; revision=33058
2012-03-14 04:18:52 +00:00
Shea Levy
0017d80aa5
GNU EFI development libraries
...
svn path=/nixpkgs/trunk/; revision=33057
2012-03-14 01:23:31 +00:00
Shea Levy
27bedda4f6
iasl: Bump
...
svn path=/nixpkgs/trunk/; revision=33056
2012-03-14 00:53:52 +00:00
Shea Levy
afd3664d9f
cdrkit: Bump version, apply efi-boot patch from fedora to enable creating efi-bootable cdrs
...
svn path=/nixpkgs/trunk/; revision=33055
2012-03-14 00:44:14 +00:00
Ludovic Courtès
30c215a83a
GNU: Add unionfs.
...
svn path=/nixpkgs/trunk/; revision=33054
2012-03-13 23:19:02 +00:00
Yury G. Kudryashov
4981d6d2e7
Fix telepathy-qt compilation
...
svn path=/nixpkgs/trunk/; revision=33053
2012-03-13 23:15:06 +00:00
Lluís Batlle i Rossell
12cfef03f8
Simpler code, to try to use wxGTK without mesa for non-linux.
...
svn path=/nixpkgs/trunk/; revision=33052
2012-03-13 21:56:24 +00:00
Lluís Batlle i Rossell
b3456f8bdd
Making mesa optional in wxGTK, and using on non-linux the non-mesa wxGTK for gnuplot and wxmaxima.
...
That may make them build further.
svn path=/nixpkgs/trunk/; revision=33051
2012-03-13 21:54:17 +00:00
Lluís Batlle i Rossell
59d6b60e46
We don't have mesa for freebsd, so don't tell hydra to build xmoto for freebsd.
...
svn path=/nixpkgs/trunk/; revision=33050
2012-03-13 21:48:12 +00:00
Shea Levy
21d7f598c8
efibootmgr: Create patch to allow arbitrary loader filenames
...
This is required for the NixOS efiBootStub module, since the default 40
characters is not enough for efi\nixos\{hash}-linux-3.3-rc7-bzImage.efi
svn path=/nixpkgs/trunk/; revision=33049
2012-03-13 21:32:09 +00:00
Lluís Batlle i Rossell
63b934c36f
Next attempt at building libreoffice. I reached it to build it in the build environment,
...
but I don't know if make install will succeed.
I also added the translations, that could work with luck.
I removed the force field.
svn path=/nixpkgs/trunk/; revision=33048
2012-03-13 21:23:25 +00:00
Yury G. Kudryashov
199cc0ce51
telepathy-qt-0.9.0
...
Notice that this is *not* downgrade. This is a new project recently renamed from
telepathy-qt4 (the old telepathy-qt seems to be dead).
svn path=/nixpkgs/trunk/; revision=33046
2012-03-13 19:07:09 +00:00
Yury G. Kudryashov
b904117beb
Add telepathy-farsight
...
svn path=/nixpkgs/trunk/; revision=33045
2012-03-13 19:07:03 +00:00
Yury G. Kudryashov
941d15af7a
telepathy-gabble-0.15.4
...
svn path=/nixpkgs/trunk/; revision=33044
2012-03-13 19:06:54 +00:00
Yury G. Kudryashov
8398beefc2
Remove tapioca-qt
...
svn path=/nixpkgs/trunk/; revision=33043
2012-03-13 19:06:45 +00:00
Yury G. Kudryashov
23154538b7
telepathy-glib-0.17.5
...
Adjust .pc to our patched pkg-config
svn path=/nixpkgs/trunk/; revision=33042
2012-03-13 19:06:38 +00:00
Yury G. Kudryashov
fb422d45dd
farsight-0.0.31
...
svn path=/nixpkgs/trunk/; revision=33041
2012-03-13 19:06:32 +00:00
Yury G. Kudryashov
c6830bdf6a
libnice-0.1.1
...
svn path=/nixpkgs/trunk/; revision=33040
2012-03-13 19:06:24 +00:00
Yury G. Kudryashov
db0158f292
gupnp-igd
...
svn path=/nixpkgs/trunk/; revision=33039
2012-03-13 19:06:17 +00:00
Yury G. Kudryashov
d2c81c17e0
gupnp-0.18.1
...
Propagate some inputs
svn path=/nixpkgs/trunk/; revision=33038
2012-03-13 19:06:10 +00:00
Yury G. Kudryashov
f4e2b7c144
gssdp-0.12.1
...
svn path=/nixpkgs/trunk/; revision=33037
2012-03-13 19:06:03 +00:00
Eelco Dolstra
c6ac45f832
* Tribler updated to 5.5.21.
...
svn path=/nixpkgs/trunk/; revision=33036
2012-03-13 17:35:11 +00:00
Ludovic Courtès
3167c78224
Perl: Add Switch.
...
svn path=/nixpkgs/trunk/; revision=33035
2012-03-13 17:10:38 +00:00
Peter Simons
e49110e221
scons: updated to version 2.1.0
...
svn path=/nixpkgs/trunk/; revision=33030
2012-03-13 08:29:18 +00:00
Peter Simons
fadf3e1f75
haskell-sendfile: updated to version 0.7.5
...
svn path=/nixpkgs/trunk/; revision=33029
2012-03-13 08:26:25 +00:00
Peter Simons
3b0c84f93f
haskell-hashtables: updated to version 1.0.1.3
...
svn path=/nixpkgs/trunk/; revision=33028
2012-03-13 08:26:18 +00:00
Lluís Batlle i Rossell
1b7e6447f9
Fix for an early build failure of libreoffice. Enabling it for hydra to see if it builds further.
...
svn path=/nixpkgs/trunk/; revision=33026
2012-03-12 21:38:00 +00:00
Joachim Schiele
bdcce09b46
seems i forgot to change some things...
...
svn path=/nixpkgs/trunk/; revision=33025
2012-03-12 21:28:51 +00:00
Lluís Batlle i Rossell
6b88ad4b16
I try to package libreoffice 3.5, as there was a weird segfault in 3.4, and they
...
changed the build system in 3.5. It still does not build either... hopefully
by more reachable troubles.
svn path=/nixpkgs/trunk/; revision=33022
2012-03-12 20:15:08 +00:00
Eelco Dolstra
891dd9121b
* Undo accidental commit.
...
svn path=/nixpkgs/trunk/; revision=33021
2012-03-12 15:34:00 +00:00
Eelco Dolstra
29df27f469
* Fix some Hydra dependencies that broke due to the Perl upgrade.
...
svn path=/nixpkgs/trunk/; revision=33020
2012-03-12 15:31:14 +00:00
Joachim Schiele
5b6856ff52
new version of spring is there
...
svn path=/nixpkgs/trunk/; revision=33019
2012-03-12 15:11:37 +00:00
Peter Simons
dd90a8b709
haskell-cabal2nix: updated to version 1.28
...
svn path=/nixpkgs/trunk/; revision=33016
2012-03-12 14:15:14 +00:00
Peter Simons
c86a90c4e9
Updating Haskell packages.
...
- Agda-executable: updated to version 2.3.0.1
- Agda: updated to version 2.3.0.1
- gio: added version 0.12.3
- hamlet: updated to version 0.10.9.1
- leksah-server: updated to version 0.12.0.4
- leksah: updated to version 0.12.0.3
- ltk: updated to version 0.12.0.0
- packages.nix: cosmetic change
- pandoc: updated to version 1.9.1.2
- polyparse: added version 1.8
- shakespeare-css: updated to version 0.10.8
- shakespeare-i18n: updated to version 0.0.2.1
- shakespeare-js: updated to version 0.11.2
- shakespeare-text: updated to version 0.11
- shakespeare: updated to version 0.11
- tls: updated to version 0.9.1
- unordered-containers: updated to version 0.2.0.1
- uuagc: updated to version 0.9.40.3
- yesod-core: updated to version 0.10.2.2
- yesod-form: updated to version 0.4.2.1
- yesod: updated to version 0.10.1.4
svn path=/nixpkgs/trunk/; revision=33015
2012-03-12 14:06:18 +00:00
Peter Simons
f5219b23a4
git-annex: updated to version 3.20120309
...
The test suite failure introduced recently has been fixed.
svn path=/nixpkgs/trunk/; revision=33014
2012-03-12 14:06:11 +00:00
Eelco Dolstra
613dd942c7
* Subversion updated to 1.7.4.
...
svn path=/nixpkgs/trunk/; revision=33013
2012-03-12 13:40:40 +00:00
Ludovic Courtès
adcc6d4102
gcc-cross-wrapper-libs: Gracefully deal with non-existent /TRIPLET/lib dir.
...
This fixes the cross-MinGW environment.
svn path=/nixpkgs/trunk/; revision=33010
2012-03-12 09:45:14 +00:00
Ludovic Courtès
9d125d64bf
VM: Upgrade to Debian 5.0.10.
...
svn path=/nixpkgs/trunk/; revision=33008
2012-03-12 08:13:10 +00:00
Shea Levy
76832793f2
Linux 3.3-rc7
...
svn path=/nixpkgs/trunk/; revision=33007
2012-03-12 02:19:05 +00:00
Lluís Batlle i Rossell
5ada5e0712
Updating busybox and fixing its configurator.
...
svn path=/nixpkgs/trunk/; revision=32998
2012-03-11 21:23:15 +00:00
Florian Friesdorf
7b47dea7b0
emacs-24.0.94 (pretest)
...
svn path=/nixpkgs/trunk/; revision=32997
2012-03-11 20:45:49 +00:00
Lluís Batlle i Rossell
446b01489a
Updating tcpdump and libpcap. I also remove a patch of libpcap I don't know
...
what's for. It builds and runs equally for me with or without it. I couldn't
find notes in svn log about it.
svn path=/nixpkgs/trunk/; revision=32996
2012-03-11 19:37:49 +00:00
Ludovic Courtès
0752b1e3d7
GCC 4.7: Make sure `stdenv.glibc' exists before using it.
...
svn path=/nixpkgs/trunk/; revision=32995
2012-03-11 17:35:45 +00:00
Florian Friesdorf
2b2eb19973
commented gcc47 - breaks tarball
...
svn path=/nixpkgs/trunk/; revision=32993
2012-03-11 15:59:06 +00:00
Florian Friesdorf
36fbb68247
fix typo maitainers -> maintainers
...
svn path=/nixpkgs/trunk/; revision=32992
2012-03-11 15:20:12 +00:00
Yury G. Kudryashov
c719876055
Remove unused files
...
svn path=/nixpkgs/trunk/; revision=32991
2012-03-11 14:52:03 +00:00
Mathijs Kwik
bd068d386e
completely removed gw6c. use gogoclient.
...
svn path=/nixpkgs/trunk/; revision=32989
2012-03-11 14:35:36 +00:00
Yury G. Kudryashov
39ceaa7aff
kde-runtime: apply patch that (hopefully) fixes virtuoso-t eating 100% CPU
...
svn path=/nixpkgs/trunk/; revision=32988
2012-03-11 14:35:19 +00:00
Ludovic Courtès
0a433261c5
VM: Make sure `smbd' is in QEMU's $PATH.
...
svn path=/nixpkgs/trunk/; revision=32987
2012-03-11 14:23:32 +00:00
Yury G. Kudryashov
7c4a72dd77
NM-pptp: 0.9.2.0, optional GNOME support
...
svn path=/nixpkgs/trunk/; revision=32986
2012-03-11 14:07:37 +00:00
Yury G. Kudryashov
d7e089e820
Add myself to etworkmanager.meta.maintainers
...
svn path=/nixpkgs/trunk/; revision=32985
2012-03-11 14:07:34 +00:00
Yury G. Kudryashov
0a66c08eb9
kdepim-runtime: drop patch
...
svn path=/nixpkgs/trunk/; revision=32984
2012-03-11 14:07:30 +00:00
Yury G. Kudryashov
736ecb4c53
Remove esound and libaudiofile
...
svn path=/nixpkgs/trunk/; revision=32983
2012-03-11 14:07:27 +00:00
Yury G. Kudryashov
464f6f42f6
iwlwifi-5000 v5 ucode
...
svn path=/nixpkgs/trunk/; revision=32982
2012-03-11 14:07:23 +00:00
Yury G. Kudryashov
a38ba26fbe
cinelerra: drop esound support
...
I'm going to remove esound from nixpkgs in a few minutes.
svn path=/nixpkgs/trunk/; revision=32981
2012-03-11 14:07:19 +00:00
Lluís Batlle i Rossell
9d2d98aab2
Libreoffice is still broken. Setting back the 'force' wall.
...
svn path=/nixpkgs/trunk/; revision=32979
2012-03-11 10:36:50 +00:00
Yury G. Kudryashov
1fef26d8f7
NM purity patch: substitute before build, fix typos
...
svn path=/nixpkgs/trunk/; revision=32978
2012-03-10 23:13:32 +00:00
Lluís Batlle i Rossell
251b9b6472
I made libreoffice build further... Let's see if further enough. I make hydra build it regardless of 'force'. Tomorrow we'll see the result.
...
svn path=/nixpkgs/trunk/; revision=32977
2012-03-10 21:18:07 +00:00
Eelco Dolstra
42617f5f83
* It's that time of year again.
...
svn path=/nixpkgs/trunk/; revision=32976
2012-03-10 19:23:04 +00:00
Lluís Batlle i Rossell
eddf9e24c7
Allowing mount to call /var/setuid-wrappers in preference. mount.cifs may require this,
...
as it does not support the 'user' option in fstab.
svn path=/nixpkgs/trunk/; revision=32975
2012-03-10 19:02:07 +00:00
Andres Löh
a1f88264cf
Binary is a GHC core package since GHC-7.2.
...
svn path=/nixpkgs/trunk/; revision=32974
2012-03-10 17:30:51 +00:00
Ludovic Courtès
5d159f8a06
runInGenericVM: Use whatever the current system is.
...
svn path=/nixpkgs/trunk/; revision=32970
2012-03-10 11:44:47 +00:00
Lluís Batlle i Rossell
7c92bab1e5
Made xbursttools have libusb and libusb1. Looks like depending on both.
...
svn path=/nixpkgs/trunk/; revision=32969
2012-03-10 11:26:55 +00:00
Ludovic Courtès
313191412d
GNU: SMBFS: Update.
...
svn path=/nixpkgs/trunk/; revision=32968
2012-03-10 10:51:21 +00:00
Yury G. Kudryashov
eb81f33244
Remove zapping, zvbi and rte
...
Feel free to revert&fix compile if you need these packages.
svn path=/nixpkgs/trunk/; revision=32966
2012-03-09 20:16:02 +00:00
Eelco Dolstra
d1cbcc3971
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=32965
2012-03-09 19:57:33 +00:00
Yury G. Kudryashov
93683bf273
networkmanagement-0.9.0
...
svn path=/nixpkgs/trunk/; revision=32964
2012-03-09 19:34:10 +00:00
Eelco Dolstra
6bc6c61f01
* hdparm updated to 9.39.
...
svn path=/nixpkgs/trunk/; revision=32963
2012-03-09 19:24:54 +00:00
Joachim Schiele
92c04c80c7
tvtime is now on nixos, thanks to the patches taken from the portage team!
...
svn path=/nixpkgs/trunk/; revision=32962
2012-03-09 18:21:10 +00:00
Eelco Dolstra
6552ea2ddb
svn path=/nixpkgs/trunk/; revision=32961
2012-03-09 17:53:04 +00:00
Eelco Dolstra
a736ed4e66
* Split off copy-tarball.sh from copy-tarballs.sh. The former mirrors a single URL.
...
svn path=/nixpkgs/trunk/; revision=32960
2012-03-09 17:29:17 +00:00
Lluís Batlle i Rossell
d6ae44060b
Giving libusb1 to xbursttools. It wants it.
...
svn path=/nixpkgs/trunk/; revision=32959
2012-03-09 17:23:32 +00:00
Lluís Batlle i Rossell
6bb466ed9b
Making GPL Ghostscript use the system libraries (libjpeg, libpng, ...) so
...
the previous troubles with a mixture of libpng versions fade away.
I also enable back GPL Ghostscript as the default.
I checked that 'awesome' builds fine (it calls imagemagick for some pictures in
its build script), as a proof that imagemagick does not crash anymore.
svn path=/nixpkgs/trunk/; revision=32958
2012-03-09 17:15:11 +00:00
Lluís Batlle i Rossell
31cdac999c
Reverting the set of GPL ghostscript as default, because it made imagemagick crash.
...
Eelco thinks it's about libpng versions mismatch.
svn path=/nixpkgs/trunk/; revision=32957
2012-03-09 16:40:20 +00:00
Yury G. Kudryashov
469d3f46be
loudmouth: use mirror://gnome
...
svn path=/nixpkgs/trunk/; revision=32955
2012-03-09 15:09:11 +00:00
Lluís Batlle i Rossell
ecb295e8c7
Setting GPL Ghostscript as default, instead of GNU ghostscript.
...
It looks like GPL Ghostscript has good support from upstream, and is more up to date,
in contrast to GNU's.
svn path=/nixpkgs/trunk/; revision=32953
2012-03-09 13:35:45 +00:00
Peter Simons
5b712643d9
swt: updated to version 3.7.2-201202080800
...
Committed on behalf of "Corey O'Connor" <coreyoconnor@gmail.com > via
<CANTmfBTtRRQoc9UXCmNC8z1BNhnmiQZNVhB1TNK-PUGV-9om_w@mail.gmail.com >.
svn path=/nixpkgs/trunk/; revision=32952
2012-03-09 13:24:16 +00:00
Peter Simons
a98e6bdc29
pdf-filter.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=32950
2012-03-09 10:22:34 +00:00
Peter Simons
70fca00b78
cups-pdf-filter: register MIME conversions from PDF to PS
...
CUPS 1.5.x doesn't do that automatically anymore.
svn path=/nixpkgs/trunk/; revision=32949
2012-03-09 10:22:30 +00:00
Peter Simons
867b153b59
prune empty directories from the tree
...
svn path=/nixpkgs/trunk/; revision=32948
2012-03-09 10:15:07 +00:00
Peter Simons
178b500c8c
Updated Haskell packages.
...
- Hipmunk: updated to version 5.2.0.7
- cairo: updated to version 0.12.3
- digest: updated to version 0.0.1.1
- glib: updated to version 0.12.3
- gloss: updated to version 1.6.2.1
- gtk: updated to version 0.12.3
- language-javascript: updated to version 0.4.10
- pango: updated to version 0.12.3
- zeromq-haskell: updated to version 0.8.4
svn path=/nixpkgs/trunk/; revision=32947
2012-03-09 10:01:19 +00:00
Yury G. Kudryashov
0cea832a1b
Remove unused builder
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=32946
2012-03-09 07:13:14 +00:00
Yury G. Kudryashov
e060892aac
gvfs-1.10.1
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=32945
2012-03-09 07:13:11 +00:00
Yury G. Kudryashov
91fb91d9e0
libsoup-2.36.1
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=32944
2012-03-09 07:13:08 +00:00
Yury G. Kudryashov
1f84acc113
gamin: glib-2.30.0 FTBFS
...
Cherry-pick ^/nixpkgs/branches/glib-2.30@31417
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=32943
2012-03-09 07:13:03 +00:00
Yury G. Kudryashov
7331031c0c
glib-networking-2.30.2
...
* Pass gsettings-desktop-schemas to glib-networking
* Use ca-certificates /etc/ca-bundle.crt
Cherry-pick ^/nixpkgs/branches/glib-2.30@31414, remove xz
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=32942
2012-03-09 06:18:42 +00:00
Yury G. Kudryashov
dc4833f773
polkit-0.104
...
cherry-pick ^/nixpkgs/branches/glib-2.30@31425
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=32941
2012-03-09 06:13:10 +00:00
Yury G. Kudryashov
240df3a3e0
glib-2.30, glibmm-2.30
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=32940
2012-03-09 06:13:05 +00:00
Joachim Schiele
ac9f3a50a2
package won't build on the current nixos/nixpkgs (but it did with older checkouts on my other computer). so here is a fix which makes springlobby compile and install at least
...
svn path=/nixpkgs/trunk/; revision=32937
2012-03-09 00:59:13 +00:00
Yury G. Kudryashov
a14e9f7c0f
gtk+-2.24.10
...
svn path=/nixpkgs/trunk/; revision=32936
2012-03-08 23:29:27 +00:00
Yury G. Kudryashov
b0aa85371b
Use pango-1.29
...
svn path=/nixpkgs/trunk/; revision=32935
2012-03-08 23:25:52 +00:00
Yury G. Kudryashov
a5eb37cc37
gnome-doc-utils-0.18.1
...
svn path=/nixpkgs/trunk/; revision=32934
2012-03-08 23:15:51 +00:00
Yury G. Kudryashov
b0dbd38ea6
Move libcroco and librsvg to top-level
...
svn path=/nixpkgs/trunk/; revision=32933
2012-03-08 22:57:05 +00:00
Yury G. Kudryashov
01c4e30a8a
gnome-control-center-2.32.1
...
svn path=/nixpkgs/trunk/; revision=32932
2012-03-08 22:46:10 +00:00
Yury G. Kudryashov
711fada6ee
gnome-settings-daemon-2.32.1
...
svn path=/nixpkgs/trunk/; revision=32931
2012-03-08 22:46:06 +00:00
Yury G. Kudryashov
86080768f1
metacity-2.30.3
...
svn path=/nixpkgs/trunk/; revision=32930
2012-03-08 22:46:03 +00:00
Yury G. Kudryashov
793d0c983c
Move gsettings-desktop-schemas to data/misc
...
svn path=/nixpkgs/trunk/; revision=32929
2012-03-08 22:45:58 +00:00
Yury G. Kudryashov
ec84a1f0b8
libcroco-0.6.4
...
svn path=/nixpkgs/trunk/; revision=32928
2012-03-08 22:45:54 +00:00
Yury G. Kudryashov
b196e5f125
libgnomekbd-2.32.0
...
svn path=/nixpkgs/trunk/; revision=32927
2012-03-08 22:45:51 +00:00
Yury G. Kudryashov
c3eb93ae3b
gnome-panel-2.32.1
...
svn path=/nixpkgs/trunk/; revision=32926
2012-03-08 22:45:47 +00:00
Yury G. Kudryashov
3372c8abfd
librsvg-2.34.2
...
svn path=/nixpkgs/trunk/; revision=32925
2012-03-08 22:45:42 +00:00
Yury G. Kudryashov
396fcedaed
libwnck-2.30.7
...
svn path=/nixpkgs/trunk/; revision=32924
2012-03-08 22:45:38 +00:00
Yury G. Kudryashov
683752fa85
libgsf: pass gdk_pixbuf
...
svn path=/nixpkgs/trunk/; revision=32923
2012-03-08 22:45:35 +00:00
Yury G. Kudryashov
a85944b665
gnome-desktop-2.32.1
...
svn path=/nixpkgs/trunk/; revision=32922
2012-03-08 22:45:32 +00:00
Yury G. Kudryashov
cfe4427418
gnome-session-2.32.1
...
svn path=/nixpkgs/trunk/; revision=32921
2012-03-08 22:45:28 +00:00
Yury G. Kudryashov
dff711a9db
GConf: depend on gtk
...
It needs gtk only for 'gtk-sanity-check-2' program. We should split this program
to a dedicated package.
svn path=/nixpkgs/trunk/; revision=32920
2012-03-08 22:45:25 +00:00
Yury G. Kudryashov
9a4c1acfb5
GConf-2.32.4
...
svn path=/nixpkgs/trunk/; revision=32919
2012-03-08 22:45:22 +00:00
Yury G. Kudryashov
b409732c69
gnome-menus-2.30.5
...
svn path=/nixpkgs/trunk/; revision=32918
2012-03-08 22:45:18 +00:00
Yury G. Kudryashov
9fb93537bb
zenity-2.32.1, remove CPPFLAGS magic
...
svn path=/nixpkgs/trunk/; revision=32917
2012-03-08 22:45:15 +00:00
Yury G. Kudryashov
e7e3a28ac6
gnome-vfs-monikers: cleanup CPPFLAGS
...
svn path=/nixpkgs/trunk/; revision=32916
2012-03-08 22:45:11 +00:00
Yury G. Kudryashov
5d42d15d15
at-spi-1.32.0
...
svn path=/nixpkgs/trunk/; revision=32915
2012-03-08 22:45:02 +00:00
Lluís Batlle i Rossell
e277e44e34
Updating GPL Ghostscript.
...
svn path=/nixpkgs/trunk/; revision=32914
2012-03-08 22:28:26 +00:00
Peter Simons
47e76fde88
haskell-unordered-containers: added version 0.1.4.6 again to fix build of snap-core
...
svn path=/nixpkgs/trunk/; revision=32911
2012-03-08 20:50:18 +00:00
Peter Simons
5ca8bc5be3
haskell-syb: revert removal of versions 0.2.2 and 0.3
...
Apparently, these versions weren't as obsolete as I thought.
svn path=/nixpkgs/trunk/; revision=32909
2012-03-08 18:53:51 +00:00
Michael Raskin
7c0d7abdd7
Adding GAP discrete algebra system
...
svn path=/nixpkgs/trunk/; revision=32908
2012-03-08 18:23:47 +00:00
Yury G. Kudryashov
b88e0e8807
libgnomeui depends on libgnome-keyring, not gnome-keyring
...
svn path=/nixpkgs/trunk/; revision=32907
2012-03-08 17:16:04 +00:00
Yury G. Kudryashov
b94c51c2f7
gnome-keyring -> libgnome-keyring
...
svn path=/nixpkgs/trunk/; revision=32906
2012-03-08 16:49:14 +00:00
Yury G. Kudryashov
1a62d14cdd
Move glib-networking to top namespace
...
svn path=/nixpkgs/trunk/; revision=32905
2012-03-08 16:49:08 +00:00
Lluís Batlle i Rossell
46b258acb4
Updating octave to the new major release 3.6.1
...
svn path=/nixpkgs/trunk/; revision=32904
2012-03-08 16:24:37 +00:00
Andres Löh
ec99325d80
Explicitly set platforms for 7.4.1 rather than inheriting them.
...
I hope this will enable darwin builds for 7.4.1 on Hydra.
svn path=/nixpkgs/trunk/; revision=32903
2012-03-08 16:22:01 +00:00
Yury G. Kudryashov
065d71635d
gnome-icon-theme-2.30.3
...
svn path=/nixpkgs/trunk/; revision=32900
2012-03-08 15:37:23 +00:00
Yury G. Kudryashov
5020497c95
libsoup: depend on libgnome-keyring
...
svn path=/nixpkgs/trunk/; revision=32899
2012-03-08 15:37:19 +00:00
Ludovic Courtès
adb08e8a97
Add GCC 4.7.0 release candidate.
...
svn path=/nixpkgs/trunk/; revision=32898
2012-03-08 15:36:50 +00:00
Yury G. Kudryashov
99337fff9d
gnome-keyring-2-30.3
...
svn path=/nixpkgs/trunk/; revision=32897
2012-03-08 15:36:34 +00:00
Joachim Schiele
dfbde3db02
updated springlobby to 141 and changed the name of the package
...
svn path=/nixpkgs/trunk/; revision=32896
2012-03-08 15:32:20 +00:00
Joachim Schiele
0d6be026c3
changing the name from spring-lobby to springlobby
...
svn path=/nixpkgs/trunk/; revision=32895
2012-03-08 15:30:08 +00:00
Lluís Batlle i Rossell
214c1357f9
Updating feh to 2.4
...
svn path=/nixpkgs/trunk/; revision=32893
2012-03-08 13:45:58 +00:00
Lluís Batlle i Rossell
b73a6999d0
Adding a patch for go-oo, so it does not dislike gcc 4.6.
...
svn path=/nixpkgs/trunk/; revision=32892
2012-03-08 13:35:42 +00:00
Lluís Batlle i Rossell
d2747b12e9
Updating and fixing physfs, so more videogames can build.
...
svn path=/nixpkgs/trunk/; revision=32891
2012-03-08 13:34:42 +00:00
Joachim Schiele
88b69df2dc
Added two missing dependencies (to make the packages build)
...
svn path=/nixpkgs/trunk/; revision=32890
2012-03-08 13:31:16 +00:00
Peter Simons
6443e4dc64
Updated haskell packages.
...
- uniplate: updated to version 1.6.7
- unordered-containers: dropped obsolete version 0.1.4.6
- HsOpenSSL: updated to version 0.10.1.4
svn path=/nixpkgs/trunk/; revision=32889
2012-03-08 13:22:32 +00:00
Yury G. Kudryashov
e402a4a6a6
gvfs: depend on libgnome-keyring, not gnome-keyring
...
svn path=/nixpkgs/trunk/; revision=32888
2012-03-08 13:06:47 +00:00
Yury G. Kudryashov
9abf1b03a9
Move libgnome-keyring to development/libraries
...
svn path=/nixpkgs/trunk/; revision=32887
2012-03-08 13:06:44 +00:00
Eelco Dolstra
7cd2bdaa58
* Add x86_64-freebsd to release-lib.nix
...
svn path=/nixpkgs/trunk/; revision=32886
2012-03-08 12:52:00 +00:00
Lluís Batlle i Rossell
f67cd2f0d7
Trying again to get perl510Packages for go_oo.
...
svn path=/nixpkgs/trunk/; revision=32885
2012-03-08 12:03:29 +00:00
Ludovic Courtès
66403757db
GNU MPFR: Work around a FreeBSD bug.
...
svn path=/nixpkgs/trunk/; revision=32884
2012-03-08 11:12:15 +00:00
Yury G. Kudryashov
7390600a6e
libsoup-2.34.3
...
svn path=/nixpkgs/trunk/; revision=32883
2012-03-08 10:14:37 +00:00
Lluís Batlle i Rossell
7aa7245620
Trying to get go_oo pick perl510 packages for what it needs.
...
svn path=/nixpkgs/trunk/; revision=32882
2012-03-08 10:12:02 +00:00
Lluís Batlle i Rossell
bb724044b6
Updating giv.
...
svn path=/nixpkgs/trunk/; revision=32881
2012-03-08 10:08:56 +00:00
Peter Simons
5e8842d808
haskell-mwc-random: updated to version 0.12.0.0
...
svn path=/nixpkgs/trunk/; revision=32880
2012-03-08 09:56:05 +00:00
Peter Simons
d5eb6c7f59
haskell-unordered-containers: added version 0.2.0.0
...
svn path=/nixpkgs/trunk/; revision=32879
2012-03-08 09:56:00 +00:00
Ludovic Courtès
2f01e58e61
vmTools: Use stdenv's glibc in `initrd-utils'.
...
svn path=/nixpkgs/trunk/; revision=32878
2012-03-08 09:40:45 +00:00
Yury G. Kudryashov
91ef1c05ab
gnome2: gvfs-1.8.2
...
svn path=/nixpkgs/trunk/; revision=32877
2012-03-08 09:27:13 +00:00
Yury G. Kudryashov
2a074000be
patch and fixCmakeFiles do not commute
...
svn path=/nixpkgs/trunk/; revision=32876
2012-03-08 07:59:56 +00:00
Yury G. Kudryashov
3dde54caeb
poppler-0.18.4
...
svn path=/nixpkgs/trunk/; revision=32875
2012-03-08 07:59:53 +00:00
Yury G. Kudryashov
c65ada160e
KDE-4.8.1
...
* Switch to .tar.xz.
* Update fixed-output derivations hashes.
* Add kde-base-artwork (ksplashx themes)
svn path=/nixpkgs/trunk/; revision=32874
2012-03-08 06:53:44 +00:00
Shea Levy
9eb1b81548
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=32873
2012-03-08 05:45:23 +00:00
Lluís Batlle i Rossell
bd86ae57c2
Setting perl 5.10 for the openoffice build. It uses Switch.pm.
...
svn path=/nixpkgs/trunk/; revision=32872
2012-03-07 22:41:33 +00:00
Lluís Batlle i Rossell
a51ca62215
Fixing the build of libwpd 0.8. That will help openoffice to go on building.
...
svn path=/nixpkgs/trunk/; revision=32871
2012-03-07 22:38:42 +00:00
Lluís Batlle i Rossell
dc0fd8219c
I take back r32860; I'll try to fix libwpd_08
...
svn path=/nixpkgs/trunk/; revision=32870
2012-03-07 22:34:54 +00:00
Lluís Batlle i Rossell
b2653605c4
Setting myself as maintainer of netkit tftp, to get updates if it fails to build.
...
svn path=/nixpkgs/trunk/; revision=32869
2012-03-07 22:21:24 +00:00
Lluís Batlle i Rossell
02ac39aef8
Setting myself as maintainer for xsane and cdecl, and telling hydra to build them.
...
svn path=/nixpkgs/trunk/; revision=32868
2012-03-07 22:20:23 +00:00
Ludovic Courtès
330a4e656a
util-linux: Use Linux-specific header on Linux only.
...
svn path=/nixpkgs/trunk/; revision=32867
2012-03-07 22:15:42 +00:00
Lluís Batlle i Rossell
f1f834f260
Adding patches for cdecl to build. I picked them from:
...
http://gentoo-overlays.zugaina.org/gentoo/portage/dev-util/cdecl/files/
svn path=/nixpkgs/trunk/; revision=32866
2012-03-07 22:12:12 +00:00
Yury G. Kudryashov
11f64b0449
rekonq-0.9.0-1 needs pkg-config
...
svn path=/nixpkgs/trunk/; revision=32865
2012-03-07 22:06:29 +00:00
Yury G. Kudryashov
39e2c70b50
Remove TODO.txt
...
svn path=/nixpkgs/trunk/; revision=32864
2012-03-07 22:06:22 +00:00
Lluís Batlle i Rossell
18ddc5f25c
A little patch to gav, and it does not require gcc 4.1 anymore.
...
svn path=/nixpkgs/trunk/; revision=32863
2012-03-07 22:04:53 +00:00
Lluís Batlle i Rossell
65f45ef322
Updating xsane, and making it build with the old libpng. The previous url is gone.
...
svn path=/nixpkgs/trunk/; revision=32862
2012-03-07 21:59:48 +00:00
Ludovic Courtès
191fbf40bd
GNU Mach: Update.
...
svn path=/nixpkgs/trunk/; revision=32861
2012-03-07 21:53:37 +00:00
Lluís Batlle i Rossell
c62d643520
Let's see if go_oo will build without system libwpd. The libwpd required by oo.org fails to build.
...
svn path=/nixpkgs/trunk/; revision=32860
2012-03-07 21:48:26 +00:00
Lluís Batlle i Rossell
5335c6d816
Ouch, fixing my previous commit on xburst-tools.
...
svn path=/nixpkgs/trunk/; revision=32859
2012-03-07 21:40:43 +00:00
Lluís Batlle i Rossell
906f400681
I think xburst needs pkgconfig
...
svn path=/nixpkgs/trunk/; revision=32858
2012-03-07 21:38:19 +00:00
Lluís Batlle i Rossell
749df87304
Removing a patch not needed anymore, for vlc.
...
svn path=/nixpkgs/trunk/; revision=32856
2012-03-07 20:36:42 +00:00
Lluís Batlle i Rossell
ce482ec155
Adding a new url for netkit tftp, as the other is down.
...
svn path=/nixpkgs/trunk/; revision=32855
2012-03-07 18:13:03 +00:00
Ludovic Courtès
046743311d
gcc_realCross: Switch to `gcc46_realCross'.
...
svn path=/nixpkgs/trunk/; revision=32854
2012-03-07 16:01:12 +00:00
Ludovic Courtès
09531a24ad
GCC 4.6: Fix `gccCrossStageFinal' for GNU/Hurd.
...
svn path=/nixpkgs/trunk/; revision=32853
2012-03-07 16:01:07 +00:00
Lluís Batlle i Rossell
7f3aa94399
Fixing the build of opencascade on linux.
...
The new gcc sees a code flaw that I can 'overcome' (make the build go on) with -fpermissive.
svn path=/nixpkgs/trunk/; revision=32852
2012-03-07 13:49:51 +00:00
Ludovic Courtès
3666a7c149
util-linux: Allow cross-compilation.
...
svn path=/nixpkgs/trunk/; revision=32851
2012-03-07 13:45:06 +00:00
Ludovic Courtès
04e9081837
GNU libc: Reinstate the latest Hurd snapshot.
...
svn path=/nixpkgs/trunk/; revision=32850
2012-03-07 13:45:01 +00:00
Rob Vermaas
c4b2325838
update strategoxt
...
svn path=/nixpkgs/trunk/; revision=32849
2012-03-07 13:21:44 +00:00
Lluís Batlle i Rossell
ef568bf192
Fixing the vxl build.
...
svn path=/nixpkgs/trunk/; revision=32848
2012-03-07 10:16:53 +00:00
Eelco Dolstra
ed325cd1ae
* We accidentally lost xz support in rpm. This broke RPM builds
...
(http://hydra.nixos.org/build/2230623 ).
svn path=/nixpkgs/trunk/; revision=32847
2012-03-07 09:47:22 +00:00
Eelco Dolstra
6adea06e1c
* Disable some broken jobs ( http://hydra.nixos.org/build/2250730 ).
...
svn path=/nixpkgs/trunk/; revision=32846
2012-03-07 09:13:52 +00:00
Lluís Batlle i Rossell
1981a57c13
Updating inadyn. The old sourceforge place did not work anymore.
...
svn path=/nixpkgs/trunk/; revision=32845
2012-03-07 08:37:07 +00:00
Lluís Batlle i Rossell
5bd4e3d8f8
Setting glibc info and glibc locales for the glibc version we use (2.13).
...
svn path=/nixpkgs/trunk/; revision=32844
2012-03-07 08:18:00 +00:00
Peter Simons
0005cc8e28
perl-Compress-Raw-Bzip2: updated to version 2.049 to (hopefully) fix test suite failures on Darwin
...
svn path=/nixpkgs/trunk/; revision=32843
2012-03-07 06:52:06 +00:00
Peter Simons
a919e1274f
perl-Compress-Raw-Zlib: updated to version 2.051 to (hopefully) fix test suite failures on Darwin
...
svn path=/nixpkgs/trunk/; revision=32842
2012-03-07 06:52:02 +00:00
Peter Simons
c20062ea51
haskell-download-curl: updated to version 0.1.4
...
svn path=/nixpkgs/trunk/; revision=32841
2012-03-06 22:27:29 +00:00
Peter Simons
4a39ac521a
haskell-syb: removed obsolete versions 0.2.2 and 0.3
...
svn path=/nixpkgs/trunk/; revision=32840
2012-03-06 22:27:24 +00:00
Peter Simons
7873ce2793
pakcs: updated to version 1.10.0
...
svn path=/nixpkgs/trunk/; revision=32839
2012-03-06 22:27:20 +00:00
Peter Simons
4d752e1cd1
gfortran: updated default version to 4.6.3.
...
svn path=/nixpkgs/trunk/; revision=32838
2012-03-06 22:27:14 +00:00
Ludovic Courtès
8bab00e0ad
GCC 4.6: Add patch to fix GNU/Hurd builds.
...
svn path=/nixpkgs/trunk/; revision=32837
2012-03-06 21:33:20 +00:00
Ludovic Courtès
3214f4a844
Add `stdenv.isGNU'.
...
svn path=/nixpkgs/trunk/; revision=32836
2012-03-06 21:33:14 +00:00
Peter Simons
d959dae915
perl-packages.nix: fixed test suite failures
...
- updated Encode to version 2.44
- updated PerlMagick to version 6.74
- updated YAML to version 0.80
svn path=/nixpkgs/trunk/; revision=32835
2012-03-06 21:13:41 +00:00
Peter Simons
f750ad3871
nss: updated to version 3.13.3 to fix build errors on Linux 3.2
...
svn path=/nixpkgs/trunk/; revision=32834
2012-03-06 20:57:39 +00:00
Ludovic Courtès
0a08fe21f3
libgdiplus 2.10.9.
...
svn path=/nixpkgs/trunk/; revision=32833
2012-03-06 20:23:34 +00:00
Peter Simons
f7896f322e
libgnomeprint: fix gcc 4.6 compilation error
...
svn path=/nixpkgs/trunk/; revision=32832
2012-03-06 20:04:58 +00:00
Eelco Dolstra
38615a16e9
* Fix the checkinstall build on Glibc 2.13.
...
svn path=/nixpkgs/trunk/; revision=32831
2012-03-06 19:06:33 +00:00
Eelco Dolstra
5e4c7aa8f3
* This substitution causes bash to hang. Urgh. Bash's pattern
...
substitutions aren't very reliable.
svn path=/nixpkgs/trunk/; revision=32830
2012-03-06 18:49:44 +00:00
Peter Simons
0be4183bd5
cups: updated to version 1.5.2
...
svn path=/nixpkgs/trunk/; revision=32829
2012-03-06 16:02:04 +00:00
Yury G. Kudryashov
3fa0cbb011
zlib_latest == zlib, so remove zlib/latest.nix
...
svn path=/nixpkgs/trunk/; revision=32828
2012-03-06 14:35:37 +00:00
Yury G. Kudryashov
614d81046c
Remove cmake_2_8_7: default is already 2.8.7
...
svn path=/nixpkgs/trunk/; revision=32827
2012-03-06 14:35:30 +00:00
Eelco Dolstra
b49ee92aa9
* Fix building libgdiplus with libpng15.
...
svn path=/nixpkgs/trunk/; revision=32826
2012-03-06 13:49:37 +00:00
Yury G. Kudryashov
ce5a0fdf68
rekonq-0.9.0-1
...
svn path=/nixpkgs/trunk/; revision=32825
2012-03-06 13:08:46 +00:00
Eelco Dolstra
8778f0b368
* Change the priority of trunk builds back.
...
svn path=/nixpkgs/trunk/; revision=32823
2012-03-06 12:21:33 +00:00
Michael Raskin
ef3a71007a
Forgotten part of xsane: Use libpng specified, not the one propagated
...
svn path=/nixpkgs/trunk/; revision=32822
2012-03-06 12:21:09 +00:00
Eelco Dolstra
2989ce0cac
* Merged the stdenv branch. Yay!
...
svn path=/nixpkgs/trunk/; revision=32821
2012-03-06 11:36:22 +00:00
Eelco Dolstra
3c56e571af
* Final sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32820
2012-03-06 11:34:11 +00:00
Peter Simons
88d14c0e29
git-annex: updated to version 3.20120230
...
Note that the latest version of git-annex must be compiled with GHC 7.4.1 or
later, because it takes advantage of some freaky file name encoding guessing
features that are absent in older versions of the base library.
svn path=/nixpkgs/trunk/; revision=32819
2012-03-06 11:24:20 +00:00
Peter Simons
10ec4c4a6a
all-packages.nix: xsane doesn't depend on libpng
...
svn path=/nixpkgs/trunk/; revision=32818
2012-03-06 11:05:50 +00:00
Peter Simons
453a3a7d39
haskell-xss-sanitize: updated to version 0.3.1.1
...
svn path=/nixpkgs/trunk/; revision=32817
2012-03-06 11:05:48 +00:00
Peter Simons
ae52511779
haskell-clientsession: updated to version 0.7.4.2
...
svn path=/nixpkgs/trunk/; revision=32816
2012-03-06 11:05:45 +00:00
Peter Simons
4adb9195bc
haskell-base64-bytestring: updated to version 0.1.1.1
...
svn path=/nixpkgs/trunk/; revision=32815
2012-03-06 11:05:42 +00:00
Michael Raskin
20c29256cf
xsane needs libpng12..
...
svn path=/nixpkgs/trunk/; revision=32813
2012-03-06 10:18:28 +00:00
Eelco Dolstra
17fe5f329a
* man: Prefer /etc/man.conf over $out/lib/man.conf. Man only reads
...
the first file that exists, so this is necessary to allow the
builtin config to be overriden.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32812
2012-03-06 10:14:00 +00:00
Eelco Dolstra
b57e0d8829
* man: Work around a bug in substituteInPlace. It loses the final
...
newline, and man requires every line in man.conf to be terminated by
a newline. We should fix the bug eventually though.
* man updated to 1.6g.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32811
2012-03-06 10:10:56 +00:00
Michael Raskin
fd9fedc32a
XaoS wants libpng12
...
svn path=/nixpkgs/trunk/; revision=32809
2012-03-06 09:28:08 +00:00
Peter Simons
1f847aa4c5
haskell-Crypto: fix build on GHC 7.4.1
...
http://anonscm.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-crypto;a=filediff;h=20120213034652-b2814-0019a3f92e453e9be86166d6c1f1bc0dad6e4d12.gz;f=patches/class-constraints.diff
svn path=/nixpkgs/trunk/; revision=32808
2012-03-05 23:32:24 +00:00
Lluís Batlle i Rossell
dbe98be6a1
Updating btar
...
svn path=/nixpkgs/trunk/; revision=32807
2012-03-05 21:23:22 +00:00
Yury G. Kudryashov
b7642bfdfb
svn merge ^/nixpkgs/trunk
...
I need the latest KDE-related changes
svn path=/nixpkgs/branches/stdenv-updates/; revision=32806
2012-03-05 21:01:47 +00:00
Yury G. Kudryashov
296eff8fbd
Pass pkgconfig to kdeplasma-addons
...
svn path=/nixpkgs/trunk/; revision=32805
2012-03-05 20:59:19 +00:00
Yury G. Kudryashov
3b39886275
Oops, fix evaluation
...
Forgotten to pass pkgconfig to kdeplasma-addons
svn path=/nixpkgs/trunk/; revision=32804
2012-03-05 20:59:15 +00:00
Yury G. Kudryashov
55adb6c2f7
kdeplasma-addons depends on libdbusmenu-qt
...
svn path=/nixpkgs/trunk/; revision=32803
2012-03-05 20:51:25 +00:00
Yury G. Kudryashov
4767246246
kdeplasma-addons needs pkg-config to find some dependencies
...
svn path=/nixpkgs/trunk/; revision=32802
2012-03-05 20:51:18 +00:00
Peter Simons
6343fc34ec
haskell-system-fileio: updated to version 0.3.7
...
svn path=/nixpkgs/trunk/; revision=32801
2012-03-05 17:52:30 +00:00
Peter Simons
d5b26ac52f
haskell-happstack-server: updated to version 6.6.4
...
svn path=/nixpkgs/trunk/; revision=32800
2012-03-05 17:52:24 +00:00
Peter Simons
05d92999a0
Updated haskell packages.
...
- HDBC-postgresql updated to version 2.3.2.1
- HsOpenSSL updated to version 0.10.1.3
- hledger-web updated to version 0.17.1
- persistent updated to version 0.8.0.2
- xml-conduit updated to version 0.5.3.1
- haddock: added version 2.10.0
svn path=/nixpkgs/trunk/; revision=32799
2012-03-05 11:58:21 +00:00
Yury G. Kudryashov
edb8aaed92
exiv2-0.22
...
svn path=/nixpkgs/trunk/; revision=32796
2012-03-05 10:27:47 +00:00
Yury G. Kudryashov
8d784d0d1b
libexif-0.6.20
...
svn path=/nixpkgs/trunk/; revision=32795
2012-03-05 10:27:44 +00:00
Yury G. Kudryashov
a28ca7b07f
Remove unused patch no-po.patch
...
It is not used since rev 9722
svn path=/nixpkgs/trunk/; revision=32794
2012-03-05 10:27:40 +00:00
Yury G. Kudryashov
f99db36748
Remove unused patch
...
Ncurses does not reference this patch since r32728.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32793
2012-03-05 10:00:57 +00:00
Yury G. Kudryashov
57fd764a39
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
2012-03-05 10:00:23 +00:00
Ludovic Courtès
e657e2c455
transfig: Keep using libpng 1.2.
...
svn path=/nixpkgs/trunk/; revision=32791
2012-03-05 09:40:36 +00:00
Yury G. Kudryashov
7760d844ba
soprano-2.7.5
...
svn path=/nixpkgs/trunk/; revision=32790
2012-03-05 05:10:10 +00:00
Mathijs Kwik
b247fa9c2c
chromium: depend on libpng12
...
svn path=/nixpkgs/trunk/; revision=32789
2012-03-04 22:47:52 +00:00
Eelco Dolstra
c1b59aa71d
* Firefox 10.0.2.
...
svn path=/nixpkgs/trunk/; revision=32776
2012-03-04 16:34:01 +00:00
Eelco Dolstra
962b01f686
* Remove unnecessary copy on sed.
...
svn path=/nixpkgs/trunk/; revision=32773
2012-03-04 15:52:41 +00:00
Eelco Dolstra
27809f0ec4
* No longer needed.
...
svn path=/nixpkgs/trunk/; revision=32772
2012-03-04 15:50:03 +00:00
Mathijs Kwik
0f81c6363f
gogoclient: added to release
...
svn path=/nixpkgs/trunk/; revision=32761
2012-03-04 12:28:50 +00:00
Mathijs Kwik
a92fe14103
upgraded nodejs to 0.6.11
...
svn path=/nixpkgs/trunk/; revision=32760
2012-03-04 12:28:45 +00:00
Yury G. Kudryashov
9c2c4e3af3
svn merge --reintegrate ^/nixpkgs/branches/libpng15
...
svn path=/nixpkgs/trunk/; revision=32759
2012-03-04 11:06:51 +00:00
Yury G. Kudryashov
d4ffc7332c
Merge trunk right before reintegrating
...
svn path=/nixpkgs/branches/libpng15/; revision=32758
2012-03-04 09:09:21 +00:00
Yury G. Kudryashov
d982e10f34
fbida-2.09 (builds with libpng-1.5)
...
Cherry-pick r32756 from trunk
svn path=/nixpkgs/branches/libpng15/; revision=32757
2012-03-04 08:56:42 +00:00
Yury G. Kudryashov
b0d12859fc
fbida-2.09 (builds with libpng-1.5)
...
svn path=/nixpkgs/trunk/; revision=32756
2012-03-04 08:53:46 +00:00
Shea Levy
62a2b075e4
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=32755
2012-03-03 17:32:11 +00:00
Ludovic Courtès
90d1e1bb83
Add UNFS3, a user-space NFSv3 server.
...
svn path=/nixpkgs/trunk/; revision=32753
2012-03-03 16:06:27 +00:00
Lluís Batlle i Rossell
b479679b94
Fixing typos in the oprofile expression
...
svn path=/nixpkgs/trunk/; revision=32752
2012-03-03 12:15:58 +00:00
Lluís Batlle i Rossell
5a568ee185
Updating oprofile
...
svn path=/nixpkgs/trunk/; revision=32751
2012-03-03 11:30:44 +00:00
Lluís Batlle i Rossell
53e80e5316
Adding a manpage for tar, using help2man
...
svn path=/nixpkgs/trunk/; revision=32749
2012-03-03 09:52:55 +00:00
Ludovic Courtès
d8849a045e
lcov: Fix build on FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=32746
2012-03-02 15:57:36 +00:00
Eelco Dolstra
000051b196
* VirtualBox: drop the unnecessary dependency on HAL.
...
svn path=/nixpkgs/trunk/; revision=32745
2012-03-02 14:54:14 +00:00
Eelco Dolstra
15e5aead3d
* Upstart 1.4. Of particular interest is the "log" stanza to redirect
...
a job's stdout/stderr to a file, and "setuid" / "setgid" to execute
a job as a different user/group.
svn path=/nixpkgs/trunk/; revision=32744
2012-03-02 14:46:58 +00:00
Lluís Batlle i Rossell
55fb51c2d1
Updating opencascade to 6.5.2.
...
I had to bring an older ftgl in.
svn path=/nixpkgs/trunk/; revision=32742
2012-03-02 13:47:37 +00:00
Eelco Dolstra
a88fdf8ef7
* Oops.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32737
2012-03-02 09:35:51 +00:00
Peter Simons
6975b032b1
haskell-persistent-template: updated to version 0.8.1.2
...
svn path=/nixpkgs/trunk/; revision=32736
2012-03-02 08:46:43 +00:00
Peter Simons
dc74dd0cb0
haskell-math-functions: updated to version 0.1.1.1
...
svn path=/nixpkgs/trunk/; revision=32735
2012-03-02 08:46:38 +00:00
Eelco Dolstra
a753c4a170
* GCC 4.6.3 and 4.5.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32734
2012-03-01 23:15:21 +00:00
Joachim Schiele
3fc8538884
soon to come version of spring (not live yet but at least it builds compared to the former version in nixos)
...
svn path=/nixpkgs/trunk/; revision=32733
2012-03-01 23:14:14 +00:00
Ludovic Courtès
bb08271aa6
SMBFS: Disable byte-range locking in Samba's TDB.
...
svn path=/nixpkgs/trunk/; revision=32732
2012-03-01 23:07:56 +00:00
Eelco Dolstra
11d1104a88
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32731
2012-03-01 22:22:24 +00:00
Lluís Batlle i Rossell
f20a947a5d
Updating lzop
...
svn path=/nixpkgs/trunk/; revision=32730
2012-03-01 22:03:34 +00:00
Ludovic Courtès
a55fac1a87
util-linux: Use `--disable-partx' when cross-building for GNU.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32729
2012-03-01 21:48:29 +00:00
Ludovic Courtès
0b6223cff2
GNU Ncurses: Remove patch that no longer applies.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32728
2012-03-01 21:48:25 +00:00
Eelco Dolstra
148e234aab
* Fix broken symlink.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32727
2012-03-01 21:40:46 +00:00
Ludovic Courtès
8ab088c668
libchop 0.5.2.
...
svn path=/nixpkgs/trunk/; revision=32726
2012-03-01 21:39:43 +00:00
Peter Simons
87f8280cc9
haskell-yesod: updated to version 0.10.1.3
...
svn path=/nixpkgs/trunk/; revision=32725
2012-03-01 20:19:46 +00:00
Eelco Dolstra
6a5ea980ab
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=32724
2012-03-01 20:18:33 +00:00
Ludovic Courtès
edfddd88b7
zlib: Add SourceForge mirror.
...
svn path=/nixpkgs/trunk/; revision=32721
2012-03-01 15:11:30 +00:00
Yury G. Kudryashov
1ef47d19ce
udisks: avoid autoreconf
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32720
2012-03-01 15:09:53 +00:00
Yury G. Kudryashov
84fb9ca331
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32719
2012-03-01 15:05:27 +00:00
Eelco Dolstra
a75ccf7dca
* Don't set the nscd restart action here.
...
svn path=/nixpkgs/trunk/; revision=32717
2012-03-01 14:45:27 +00:00
Yury G. Kudryashov
92f1b06907
This is sha256, not md5
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32715
2012-03-01 07:19:01 +00:00
Yury G. Kudryashov
5a39444e76
Fix wrong merge
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32714
2012-03-01 07:16:34 +00:00
Yury G. Kudryashov
0210e20b5a
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Peter Simons
57b612cb05
vpnc: added patch to fix the 'Error: either "to" is duplicate, or "ipid" is a garbage' bug
...
Further details are at:
http://www.rz.uni-konstanz.de/activekb/questions/250/VPNC+unter+Ubuntu+11.10+%22Error%3A+either+%22to%22+is+duplicate%2C+or+%22ipid%22+is+a+garbage.%22
svn path=/nixpkgs/trunk/; revision=32712
2012-02-29 22:50:33 +00:00
Peter Simons
41b3f46f78
haskell-yesod: updated to version 0.10.1.1
...
svn path=/nixpkgs/trunk/; revision=32710
2012-02-29 20:38:33 +00:00
Peter Simons
49a9e39593
haskell-gitit: updated to version 0.9
...
svn path=/nixpkgs/trunk/; revision=32709
2012-02-29 19:24:49 +00:00
Peter Simons
d18d66bd5f
haskell-filestore: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=32708
2012-02-29 19:24:47 +00:00
Peter Simons
81e6c12bb3
haskell-IfElse: added version 0.85
...
svn path=/nixpkgs/trunk/; revision=32707
2012-02-29 19:24:44 +00:00
Peter Simons
a631f6de6a
haskell-utility-ht: updated to version 0.0.8
...
svn path=/nixpkgs/trunk/; revision=32706
2012-02-29 17:30:52 +00:00
Peter Simons
4fc8cd9777
haskell-testpack: updated to version 2.1.2
...
svn path=/nixpkgs/trunk/; revision=32705
2012-02-29 17:30:49 +00:00
Peter Simons
3c88baeec8
haskell-convertible: updated to version 1.0.11.1
...
svn path=/nixpkgs/trunk/; revision=32704
2012-02-29 17:30:47 +00:00
Peter Simons
31dc88f597
haskell-clientsession: updated to version 0.7.4.1
...
svn path=/nixpkgs/trunk/; revision=32703
2012-02-29 17:30:44 +00:00
Peter Simons
43153fa269
haskell-authenticate: updated to version 1.0.0.1
...
svn path=/nixpkgs/trunk/; revision=32702
2012-02-29 17:30:42 +00:00
Peter Simons
708e6f487d
haskell-HSH: updated to version 2.0.4
...
svn path=/nixpkgs/trunk/; revision=32701
2012-02-29 17:30:39 +00:00
Peter Simons
5f4c5c106a
haskell-stm: updated to version 2.3
...
svn path=/nixpkgs/trunk/; revision=32700
2012-02-29 17:24:31 +00:00
Peter Simons
ad4b594cce
haskell-hxt: updated to version 9.2.2
...
svn path=/nixpkgs/trunk/; revision=32699
2012-02-29 17:24:27 +00:00
Eelco Dolstra
55ce36faee
* Updated Leiningen to 1.7.0 (contributed by Phil Hagelberg; added a
...
call to patchShebangs to fix the reference to /bin/bash).
svn path=/nixpkgs/trunk/; revision=32698
2012-02-29 14:35:34 +00:00
Evgeny Egorochkin
287f1f0f65
spring-lobby: bump version to 0.139
...
svn path=/nixpkgs/trunk/; revision=32697
2012-02-29 14:29:49 +00:00
Evgeny Egorochkin
6e5a378f48
Vidalia: version bump
...
svn path=/nixpkgs/trunk/; revision=32696
2012-02-29 13:30:14 +00:00
Evgeny Egorochkin
cf8d3fa4b9
Apparmor: packaged
...
svn path=/nixpkgs/trunk/; revision=32695
2012-02-29 13:30:10 +00:00
Evgeny Egorochkin
bf667c9389
Vidalia: packaged
...
svn path=/nixpkgs/trunk/; revision=32694
2012-02-29 13:30:06 +00:00
Evgeny Egorochkin
0def4140f6
network-manager-applet: version bump
...
svn path=/nixpkgs/trunk/; revision=32693
2012-02-29 13:30:04 +00:00
Evgeny Egorochkin
b01a720d65
TOR: version bump
...
svn path=/nixpkgs/trunk/; revision=32692
2012-02-29 13:30:01 +00:00
Evgeny Egorochkin
cff68ececb
network-manager: version bump
...
svn path=/nixpkgs/trunk/; revision=32691
2012-02-29 13:29:59 +00:00
Arie Middelkoop
298f4df4af
Changed 'myEnvFun' to in addition put a script in 'bin' so that you can run '. load-<name>-env' to load your environment.
...
svn path=/nixpkgs/trunk/; revision=32690
2012-02-29 12:55:51 +00:00
Arie Middelkoop
45120513fb
Cosmetic changes to newsreaders/kwooty and dropbox expressions.
...
svn path=/nixpkgs/trunk/; revision=32689
2012-02-29 12:54:35 +00:00
Arie Middelkoop
6e8c9ea906
ocaml-mode for emacs.
...
There seem to exist multiple (very old) versions.
I'm taking the one shipped with the ocaml compiler, which is hopefully the "most appropriate".
svn path=/nixpkgs/trunk/; revision=32688
2012-02-29 12:53:13 +00:00
Arie Middelkoop
d9f5e277a5
OCamlMakefile update.
...
svn path=/nixpkgs/trunk/; revision=32687
2012-02-29 12:51:06 +00:00
Arie Middelkoop
d4960f72be
Added an optional parameter to "make-startupitem" to provide a prefix to the ".desktop" file.
...
svn path=/nixpkgs/trunk/; revision=32686
2012-02-29 12:50:17 +00:00
Lluís Batlle i Rossell
1ad3da0ca8
Taking back 32635. An older Rigs of Rods does not work better. Same throttle issues. Let's keep with 0.39.4.
...
svn path=/nixpkgs/trunk/; revision=32685
2012-02-28 23:01:25 +00:00
Eelco Dolstra
6c13f317e9
* Latest PostgreSQL releases.
...
svn path=/nixpkgs/trunk/; revision=32684
2012-02-28 18:40:27 +00:00
Peter Simons
9a5c6611d0
moderncv: updated sha hash
...
svn path=/nixpkgs/trunk/; revision=32681
2012-02-28 17:34:39 +00:00
Ludovic Courtès
bd68cc6f5b
nix-build: Honor user-provided `failureHook'.
...
svn path=/nixpkgs/trunk/; revision=32680
2012-02-28 17:10:50 +00:00
Karn Kallio
a70a76086c
Latest version of libzip places zipconf.h where mysqlworkbench
...
cannot find it and so mysqlworkbench does not build. This links
it to somewhere mysqlworkbench looks.
I think the openoffice build also failed because of this.
svn path=/nixpkgs/trunk/; revision=32679
2012-02-28 16:26:55 +00:00
Eelco Dolstra
207d5aae28
* Added SQL::SplitStatement.
...
svn path=/nixpkgs/trunk/; revision=32678
2012-02-28 15:53:39 +00:00
Ludovic Courtès
051129ac79
Doxygen: Add link to the bug report.
...
svn path=/nixpkgs/trunk/; revision=32677
2012-02-28 14:22:20 +00:00
Rob Vermaas
423b5b47bc
add python pkgs iptools-0.4.0
...
svn path=/nixpkgs/trunk/; revision=32676
2012-02-28 11:53:34 +00:00
Eelco Dolstra
b14a737a4d
* Since we're rebuilding everything that depends on Python anyway, we
...
may as well update Python to the latest stable version.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32675
2012-02-28 11:09:36 +00:00
Florian Friesdorf
ff37a57373
Revert "remove empty readonly site-packages"
...
This reverts commit 92b56e5686b06237c23ba41b6b8918ea643781dc.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32674
2012-02-28 10:31:28 +00:00
Ludovic Courtès
026f6e7697
Doxygen: Reinstate version 1.7.
...
svn path=/nixpkgs/trunk/; revision=32672
2012-02-28 10:08:21 +00:00
Peter Simons
409e44cbe1
haskell-idris: updated to version 0.9.2
...
svn path=/nixpkgs/trunk/; revision=32671
2012-02-28 10:03:45 +00:00
Peter Simons
81b3becc7e
haskell-epic: updated to version 0.9.3
...
svn path=/nixpkgs/trunk/; revision=32670
2012-02-28 10:03:40 +00:00
Peter Simons
de9ebc460c
Added meta.maintainers section.
...
svn path=/nixpkgs/trunk/; revision=32669
2012-02-28 00:10:09 +00:00
Peter Simons
10e512f2b8
gogoclient: ipv6 tunnel
...
svn path=/nixpkgs/trunk/; revision=32668
2012-02-28 00:10:05 +00:00
Peter Simons
b2356973fe
haskell-haskdogs: wrapper around hasktags that fetches sources for dependencies from hackage
...
svn path=/nixpkgs/trunk/; revision=32667
2012-02-28 00:10:02 +00:00
Peter Simons
bf4ebdc2bb
haskell-HSH: shell scripting in haskell
...
svn path=/nixpkgs/trunk/; revision=32666
2012-02-28 00:09:59 +00:00
Peter Simons
be0acc8bc1
hasktags: ctags/etags for haskell sources
...
svn path=/nixpkgs/trunk/; revision=32665
2012-02-28 00:09:56 +00:00
Peter Simons
8bcba9e6d4
moderncv: upgraded to 0.19
...
svn path=/nixpkgs/trunk/; revision=32664
2012-02-28 00:09:52 +00:00
Florian Friesdorf
962e6fb704
Revert "python site.py that loads pth files anywhere on PYTHONPATH"
...
This reverts commit fac80449abd57c271dfb98d392e49e4135dfc50c.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32663
2012-02-28 00:08:00 +00:00
Florian Friesdorf
833023d85a
Revert "pth file with deps, only current package's scripts, no colliding files"
...
This reverts commit 3a37caa6a278fb244eac4a6bb1452d1914159be8.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32662
2012-02-28 00:07:56 +00:00
Florian Friesdorf
363579bc09
Revert "clean setuptools from colliding files - it is not using buildPythonPkg"
...
This reverts commit 9bc390eb7b9bcbe8b4951797010efd27afbe7afd.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32661
2012-02-28 00:07:53 +00:00
Florian Friesdorf
3b39dff906
Revert "include site for python wrappers to enable deps via pth files"
...
This reverts commit dca280ab0b668553c50506ab7b31284e8477a803.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32660
2012-02-28 00:07:48 +00:00
Florian Friesdorf
43e16d04b9
Revert "prevent distutils during module install from downloading and load pth files"
...
This reverts commit 2a151d9df99f68c555a9f1fd2c80b8889561e9e3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32659
2012-02-28 00:07:42 +00:00
Florian Friesdorf
9159a78807
Revert "insert pth eggs at index of site-packages they come from"
...
This reverts commit daa626efe76d8602c7892aaa338d526ea88bfe1b.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32658
2012-02-28 00:07:39 +00:00
Florian Friesdorf
e20d04408e
Revert "meta for offline-distutils"
...
This reverts commit 8fcf025e5f80519a6f06c0b36aee007fe16a6e31.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32657
2012-02-28 00:07:36 +00:00
Florian Friesdorf
4956884de5
Revert "do not propagate makeWrapper via pythonXYFull"
...
This reverts commit 3ee2667e4c60c2ed850da8538cf135fe7f716f30.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32656
2012-02-28 00:07:33 +00:00
Florian Friesdorf
4b4f6ece3e
Revert "removal of deps' scripts only if easy-install.pth exists"
...
This reverts commit a74507f63e2af67cf64dc3e67bfbf2771120f67e.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32655
2012-02-28 00:07:30 +00:00
Florian Friesdorf
2d2c8b3e59
Revert "include site in pythonpath of wrapped scripts, if python-site is installed"
...
This reverts commit 1ac12b0d4b64936104cb6031b02c92c3d1845ae5.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32654
2012-02-28 00:07:27 +00:00
Florian Friesdorf
bf1fe3aa09
Revert "pysite support for pythonXYFull wrapper"
...
This reverts commit f77b9a16a9ef52951a601997593dc557a42660b9.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32653
2012-02-28 00:07:23 +00:00
Florian Friesdorf
2ea5e2b576
Revert "suffix pythonpath"
...
This reverts commit a9a2b1e0dd8cdbb1dff3253d303b35d41f29b0f9.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32652
2012-02-28 00:07:19 +00:00
Florian Friesdorf
92da3fd865
Revert "PYTHONPATH in preConfigure instead of configurePhase"
...
This reverts commit a9873e9412d5ffb333baaf33502c8dff62548fa6.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32651
2012-02-28 00:07:16 +00:00
Florian Friesdorf
c5a2f289f6
Revert "separate libxml2 python bindings, added libconvOrLibC dependency"
...
This reverts commit 614b18668433329cc5686c34b51a63e51c86c9f4.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32650
2012-02-28 00:07:12 +00:00
Florian Friesdorf
360ec296a6
Revert "adapted xpf to new libxml2Python"
...
This reverts commit b1f634f3d384a39e015d69e348cf220855457049.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32649
2012-02-28 00:07:08 +00:00
Florian Friesdorf
0d8bea54e0
Revert "Trying to fix the tarball, related to a problem introduced in 32596."
...
This reverts commit d5172b093cb152e150620eee36141dcf7feb259d.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32648
2012-02-28 00:07:05 +00:00
Florian Friesdorf
5f3d291001
Revert "fix python libxml2"
...
This reverts commit 60a68234014b282804a1d434807d912949ea79ac.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32647
2012-02-28 00:07:02 +00:00
Florian Friesdorf
c444dd1df0
Revert "fix typos: beautifulSoup instead of beautifulSoap"
...
This reverts commit 679936bfcf8519321087d1ba06bdf91444c3c55f.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32646
2012-02-28 00:06:59 +00:00
Florian Friesdorf
457aabfad8
Revert "logilabComman and astng fixes"
...
This reverts commit 7f08e8d98e43fe57b68a751d77a52574cf139e04.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32645
2012-02-28 00:06:56 +00:00
Florian Friesdorf
e545a9944a
Revert "added unzip to buildPythonPackage's buildInputs - used quite often"
...
This reverts commit f067ecb4911f154fe2c64434abdc5a8b79625f5a.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32644
2012-02-28 00:06:52 +00:00
Florian Friesdorf
178b5b9c5b
Revert "move checkPhase after fixupPhase for python packages"
...
This reverts commit 413c44da228754018a2920cb556303e803a9d488.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32643
2012-02-28 00:06:49 +00:00
Florian Friesdorf
013c915777
Revert "enable preConfigure for python packages again"
...
This reverts commit a513314290ba0d78400ea4902301f421e0fecdd2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32642
2012-02-28 00:06:46 +00:00
Florian Friesdorf
762049e503
Revert "python packages cleanup"
...
This reverts commit 632873d81fcf9b1f85d4b2f990f92bc65dcd261a.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32641
2012-02-28 00:06:42 +00:00
Florian Friesdorf
899f37d6b2
Revert "fix python optfunc"
...
This reverts commit abf16535e7aa5b97bc084dd2953c3525d8f4b9aa.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32640
2012-02-28 00:06:39 +00:00
Florian Friesdorf
ee15dc2327
Revert "fix bittorrent by using buildPythonPackage"
...
This reverts commit c029f9f7fe86867cfd94461996dc6a6415e0e8d0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32639
2012-02-28 00:06:36 +00:00
Florian Friesdorf
350edcbb9d
include upstream patch for salsa validation with gcc4.6
...
http://sourceforge.net/apps/trac/cryptopp/changeset/529
svn path=/nixpkgs/branches/stdenv-updates/; revision=32638
2012-02-27 23:49:11 +00:00
Ludovic Courtès
c67edd454c
QEMU-KVM 1.0 (tentative).
...
svn path=/nixpkgs/trunk/; revision=32637
2012-02-27 23:25:54 +00:00
Florian Friesdorf
2eb54f5062
fix bittorrent by using buildPythonPackage
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32636
2012-02-27 22:53:44 +00:00
Lluís Batlle i Rossell
11aceede25
Downgrading rigsofrods to a version that might work, where cars may run fast.
...
This rev should be very close to the stablest 0.38.
I had to bring an old angelscript in.
svn path=/nixpkgs/trunk/; revision=32635
2012-02-27 22:39:23 +00:00
Ludovic Courtès
e3a27acfdb
QEMU-KVM: Use `smbd' from $PATH.
...
svn path=/nixpkgs/trunk/; revision=32634
2012-02-27 21:54:33 +00:00
Florian Friesdorf
998c1a3469
fix python optfunc
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32633
2012-02-27 21:26:59 +00:00
Peter Simons
9e371a98c2
haskell-base64-bytestring: downgraded default version to 0.1.0.3
...
Michael Snoyman reports that version 0.1.1.0 has serious performance issues:
> import Data.ByteString.Base64
> import Data.ByteString.Char8 (pack)
> import Criterion.Main
>
> main :: IO ()
> main = defaultMain
> [ bench "encode" $ whnf encode $ pack "qwerty"
> ]
On version 0.1.0.3, this takes 229.4312 ns. On 0.1.1.0, it takes 3.556598 ms.
It looks like the problem is coming from the recent addition of URL encoding
(f1916d8a86 ).
svn path=/nixpkgs/trunk/; revision=32632
2012-02-27 20:27:41 +00:00
Ludovic Courtès
5afbf9075e
GNU Guile 1.8: Build without `-Werror'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32631
2012-02-27 20:10:10 +00:00
Ludovic Courtès
9a42b0b52b
GNU libc: Update the Hurd port.
...
svn path=/nixpkgs/trunk/; revision=32630
2012-02-27 18:28:29 +00:00
Ludovic Courtès
2d7b05d332
release-cross: Build gnu.smbfs.hostDrv', not gnu.smbfs'.
...
svn path=/nixpkgs/trunk/; revision=32628
2012-02-27 17:50:44 +00:00
Florian Friesdorf
b653b3c559
python packages cleanup
...
authored by: chaoflow, goibhniu
svn path=/nixpkgs/branches/stdenv-updates/; revision=32627
2012-02-27 17:34:13 +00:00
Florian Friesdorf
3c51235920
enable preConfigure for python packages again
...
authored by: chaoflow, goibhniu
svn path=/nixpkgs/branches/stdenv-updates/; revision=32626
2012-02-27 17:34:08 +00:00
Florian Friesdorf
d16a15c0a5
move checkPhase after fixupPhase for python packages
...
authored by: chaoflow, goibhniu
svn path=/nixpkgs/branches/stdenv-updates/; revision=32625
2012-02-27 17:34:02 +00:00
Florian Friesdorf
9e646d4689
added unzip to buildPythonPackage's buildInputs - used quite often
...
authored by: chaoflow, goibhniu
svn path=/nixpkgs/branches/stdenv-updates/; revision=32624
2012-02-27 17:33:55 +00:00
Florian Friesdorf
2a6597f5cb
logilabComman and astng fixes
...
authored by: chaoflow, goibhniu
svn path=/nixpkgs/branches/stdenv-updates/; revision=32623
2012-02-27 17:33:49 +00:00
Florian Friesdorf
944083026b
fix typos: beautifulSoup instead of beautifulSoap
...
authored by: chaoflow, goibhniu
svn path=/nixpkgs/branches/stdenv-updates/; revision=32622
2012-02-27 17:33:44 +00:00
Ludovic Courtès
27916e6f08
GCC 4.6: Fix the Canadian cross.
...
svn path=/nixpkgs/trunk/; revision=32621
2012-02-27 17:22:30 +00:00
Ludovic Courtès
0400423fb1
GCC 4.6: Fix erroneous dependency on X libraries when !javaAwtGtk.
...
svn path=/nixpkgs/trunk/; revision=32620
2012-02-27 17:22:27 +00:00
Lluís Batlle i Rossell
49cb081019
Updating doxygen to 1.8.0
...
svn path=/nixpkgs/trunk/; revision=32619
2012-02-27 16:45:35 +00:00
Evgeny Egorochkin
9da23d5840
NVidia proprietary driver: version bump
...
svn path=/nixpkgs/trunk/; revision=32618
2012-02-27 10:55:52 +00:00
Peter Simons
47fcc7c093
pkgs/top-level/all-packages.nix: stripped extraneous whitespace
...
svn path=/nixpkgs/trunk/; revision=32617
2012-02-27 10:12:06 +00:00
Peter Simons
4c93fa4e47
haskell-persistent: updated to version 0.8.0.1
...
svn path=/nixpkgs/trunk/; revision=32616
2012-02-27 10:12:03 +00:00
Peter Simons
617614d220
haskell-mathblog: updated to version 0.5
...
svn path=/nixpkgs/trunk/; revision=32615
2012-02-27 10:11:56 +00:00
Michael Raskin
c8dc35ac72
Trying to fix geoclue build with fresher GCC
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32614
2012-02-27 08:18:11 +00:00
Michael Raskin
e6fa414b64
Update and fix Tulip
...
svn path=/nixpkgs/trunk/; revision=32613
2012-02-27 07:10:05 +00:00
Michael Raskin
3a4916369e
Fix LyX dependencies
...
svn path=/nixpkgs/trunk/; revision=32612
2012-02-27 07:00:01 +00:00
Michael Raskin
4ff245c5de
Add fresh cmake
...
svn path=/nixpkgs/trunk/; revision=32611
2012-02-27 06:22:47 +00:00
Florian Friesdorf
ec05ab990b
fix python libxml2
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32610
2012-02-27 00:43:07 +00:00
Peter Simons
ae5fefca48
audacious: updated to version 3.2.1
...
svn path=/nixpkgs/trunk/; revision=32609
2012-02-26 22:47:28 +00:00
Lluís Batlle i Rossell
dd09aa6929
I'd remain with glibc 2.13 on cross building too, as we do on native builds,
...
due to the lack of rpc (and therefore, lack of linux pam).
svn path=/nixpkgs/branches/stdenv-updates/; revision=32608
2012-02-26 21:53:18 +00:00
Lluís Batlle i Rossell
b2ff0f484e
Blind commit trying to fix zziplib, with a little patch.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32607
2012-02-26 21:45:08 +00:00
Lluís Batlle i Rossell
fc9f42487e
Trying to fix the tarball, related to a problem introduced in 32596.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32606
2012-02-26 21:40:37 +00:00
Lluís Batlle i Rossell
e7c6623372
I think this may make irrlicht build, and thus, supertuxkart.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32605
2012-02-26 21:32:29 +00:00
Lluís Batlle i Rossell
bcbe60782b
Trying to make qt3 build, with a patch related to the new gcc 4.6.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32604
2012-02-26 21:27:15 +00:00
Lluís Batlle i Rossell
7a5a0c24df
Updating itk to 4.0.0, so they may also build in stdenv-updates.
...
svn path=/nixpkgs/trunk/; revision=32603
2012-02-26 21:23:59 +00:00
Lluís Batlle i Rossell
f00e2914e3
Removing grub 1.98. It was useful only when we only had 1.99rc1 to boot from raid md
...
devices. In 1.99, all worked.
svn path=/nixpkgs/trunk/; revision=32602
2012-02-26 21:06:55 +00:00
Lluís Batlle i Rossell
b7f1724543
Gtkwave needs the xz libraries to build.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32601
2012-02-26 21:02:03 +00:00
Lluís Batlle i Rossell
3d028687e9
I update krb5, so it may also build on stdenv-updates.
...
svn path=/nixpkgs/trunk/; revision=32600
2012-02-26 20:56:20 +00:00
Lluís Batlle i Rossell
a9b800c8af
Updating blender to 2.67. Maybe this will build in stdenv-updates too.
...
I remove the blender 2.49; I think I don't need it anymore.
svn path=/nixpkgs/trunk/; revision=32599
2012-02-26 20:47:12 +00:00
Lluís Batlle i Rossell
cb5bbe00fe
Adding the latest zlib, otherwise vlc does not build.
...
This also could be used for a newer cmake, or some trouble there was with libxml2.
svn path=/nixpkgs/trunk/; revision=32598
2012-02-26 20:06:01 +00:00
Florian Friesdorf
c0dcbb912c
adapted xpf to new libxml2Python
...
authored by: chaoflow, goibhniu
svn path=/nixpkgs/branches/stdenv-updates/; revision=32597
2012-02-26 17:23:54 +00:00
Florian Friesdorf
09cfb46f58
separate libxml2 python bindings, added libconvOrLibC dependency
...
authored by: chaoflow, goibhniu
svn path=/nixpkgs/branches/stdenv-updates/; revision=32596
2012-02-26 17:23:50 +00:00
Florian Friesdorf
6d7dfd1415
PYTHONPATH in preConfigure instead of configurePhase
...
enables a normal configurePhase also for python packages (e.g. libxml2
python bindings)
authored by: chaoflow, goibhniu
svn path=/nixpkgs/branches/stdenv-updates/; revision=32595
2012-02-26 17:23:47 +00:00
Florian Friesdorf
eb35e3bd13
suffix pythonpath
...
this is already the case for the pythonXYFull
svn path=/nixpkgs/branches/stdenv-updates/; revision=32594
2012-02-26 17:23:44 +00:00
Florian Friesdorf
1d2e06e068
pysite support for pythonXYFull wrapper
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32593
2012-02-26 17:23:42 +00:00
Florian Friesdorf
d670c0e45c
include site in pythonpath of wrapped scripts, if python-site is installed
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32592
2012-02-26 17:23:38 +00:00
Florian Friesdorf
c6893a14df
removal of deps' scripts only if easy-install.pth exists
...
solves duplicate installation for packages that do not use setuptools
svn path=/nixpkgs/branches/stdenv-updates/; revision=32591
2012-02-26 17:23:35 +00:00
Florian Friesdorf
1c504b49b4
remove empty readonly site-packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32590
2012-02-26 17:23:31 +00:00
Florian Friesdorf
95f0b6119c
do not propagate makeWrapper via pythonXYFull
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32589
2012-02-26 17:23:28 +00:00
Florian Friesdorf
fe9d9530ba
symlink python manpage for pythonXYFull
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32588
2012-02-26 17:23:25 +00:00
Florian Friesdorf
09ae58fcd7
python wrapper comment
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32587
2012-02-26 17:23:22 +00:00
Florian Friesdorf
0f81888e09
meta for offline-distutils
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32586
2012-02-26 17:23:20 +00:00
Florian Friesdorf
8e32380a79
add PSFL, update python meta (license, maintainers, unify description)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32585
2012-02-26 17:23:16 +00:00
Florian Friesdorf
59d4678e83
insert pth eggs at index of site-packages they come from
...
thx Rok Garbas!
svn path=/nixpkgs/branches/stdenv-updates/; revision=32584
2012-02-26 17:23:13 +00:00
Florian Friesdorf
d52e2c7c41
prevent distutils during module install from downloading and load pth files
...
based on a patch by Cillian de Róiste
svn path=/nixpkgs/branches/stdenv-updates/; revision=32583
2012-02-26 17:23:09 +00:00
Florian Friesdorf
ccb34b093f
include site for python wrappers to enable deps via pth files
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32582
2012-02-26 17:23:05 +00:00
Florian Friesdorf
8adcbec448
clean setuptools from colliding files - it is not using buildPythonPkg
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32581
2012-02-26 17:23:02 +00:00
Florian Friesdorf
6ccd671e5b
pth file with deps, only current package's scripts, no colliding files
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32580
2012-02-26 17:22:59 +00:00
Florian Friesdorf
cb1009a3fb
python site.py that loads pth files anywhere on PYTHONPATH
...
This file is normally created by easy_install / distutils, but removed
and packaged separately to avoid collisions and allow for more use cases.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32579
2012-02-26 17:22:55 +00:00
Florian Friesdorf
be815e7639
add an openssl mirror url as primary is currently down
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32578
2012-02-26 17:22:50 +00:00
Lluís Batlle i Rossell
c79294e495
Updating task coach to 1.3.8.
...
svn path=/nixpkgs/trunk/; revision=32577
2012-02-26 16:21:12 +00:00
Lluís Batlle i Rossell
e1c8ab095c
Removing a duplicated line so the hydra stdenv evaluation can go.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32576
2012-02-26 16:04:57 +00:00
Lluís Batlle i Rossell
91b809a1ec
Updating the nvidia drivers for legacy 173
...
svn path=/nixpkgs/trunk/; revision=32575
2012-02-26 11:55:41 +00:00
Lluís Batlle i Rossell
183d05a0d7
Setting the cmake build type Release in its setup-hook, for all cmake
...
projects to be built in Release by default.
Some packages were not getting optimisation flags, like rigsofrods.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32574
2012-02-26 11:27:45 +00:00
Eelco Dolstra
a488f53a54
* Many buildr Buildfiles rely on RUBYLIB containing the current directory
...
(as was the default in Ruby < 1.9.2). So make sure that's the case
when running buildr.
svn path=/nixpkgs/trunk/; revision=32573
2012-02-26 11:10:00 +00:00
Eelco Dolstra
91e3d54b8f
* Remove the ruby/default.nix, it's not very useful.
...
svn path=/nixpkgs/trunk/; revision=32572
2012-02-26 11:07:56 +00:00
Shea Levy
584ccabaac
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32569
2012-02-25 20:52:15 +00:00
Eelco Dolstra
e4ff365eb4
* EC2 AMI tools updated to 1.4.0.5.
...
svn path=/nixpkgs/trunk/; revision=32568
2012-02-25 20:26:25 +00:00
Shea Levy
b4bee8caf5
nixUnstable: Run checkPhase after installPhase to work around a test suite bug
...
svn path=/nixpkgs/trunk/; revision=32567
2012-02-25 20:18:00 +00:00
Shea Levy
ea195b2507
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32564
2012-02-25 19:57:34 +00:00
Shea Levy
385f242a40
node.js: Get building on darwin
...
svn path=/nixpkgs/trunk/; revision=32563
2012-02-25 19:36:24 +00:00
Peter Simons
9e7a5c5157
boost: updated to version 1.49
...
svn path=/nixpkgs/trunk/; revision=32562
2012-02-25 19:22:06 +00:00
Lluís Batlle i Rossell
f25daaaf3d
Rigs of rods was built without optimisations. Setting the cmake build type to
...
release.
I think that should be done at the cmake setup hook, and win that for all
possible cmake packages that are built by default without optimisation flags.
Which is the cmake default behaviour if not overriden.
svn path=/nixpkgs/trunk/; revision=32561
2012-02-25 18:29:30 +00:00
Eelco Dolstra
f0197c653e
* Backport a fix to qemu-kvm to prevent "qemu-img convert" from
...
creating corrupt VirtualBox images.
(https://bugs.launchpad.net/qemu/+bug/919242 )
svn path=/nixpkgs/trunk/; revision=32560
2012-02-25 17:34:21 +00:00
Eelco Dolstra
5f78cfa108
* Add "..." to the trace message.
...
svn path=/nixpkgs/trunk/; revision=32559
2012-02-25 17:33:14 +00:00
Lluís Batlle i Rossell
675e16f805
Fixing jam for i686-linux. That should allow building trigger rally.
...
svn path=/nixpkgs/trunk/; revision=32557
2012-02-25 16:47:21 +00:00
Lluís Batlle i Rossell
bfb0389d6c
Disabling NLS for the zip at openoffice builders. I think it breaks the builds, based on
...
the nixpkgs diff for the breakage at http://hydra.nixos.org/build/1964660 .
svn path=/nixpkgs/trunk/; revision=32556
2012-02-25 15:54:57 +00:00
Yury G. Kudryashov
1cd24d18a3
Pass libpng-1.2 to pngtoico
...
svn path=/nixpkgs/branches/libpng15/; revision=32555
2012-02-25 03:09:36 +00:00
Lluís Batlle i Rossell
bfd787a69a
Finally I fix, not blindly, the nvidia-cg-toolkit expression for i686-linux
...
svn path=/nixpkgs/trunk/; revision=32554
2012-02-24 23:40:58 +00:00
Lluís Batlle i Rossell
6f7cb59e04
Making rigs of rods build and run right away. Simpyl run 'rorconfig' first, and
...
'RoR' then. On linux, disable Caleum rendering. It does not work. Known bug
upstream.
svn path=/nixpkgs/trunk/; revision=32553
2012-02-24 22:56:53 +00:00
Lluís Batlle i Rossell
60bd341efd
Trying to fix go-oo
...
svn path=/nixpkgs/trunk/; revision=32552
2012-02-24 22:49:41 +00:00
Lluís Batlle i Rossell
ded053529f
A patch required for RoR I just forgot.
...
svn path=/nixpkgs/trunk/; revision=32551
2012-02-24 22:09:07 +00:00
Lluís Batlle i Rossell
d3d5783466
Updating and fixing rigsofrods, to 0.39.4. Pay attention to the last 'echo' of installPhase.
...
svn path=/nixpkgs/trunk/; revision=32550
2012-02-24 22:05:47 +00:00
Lluís Batlle i Rossell
d6f6caea6b
Updating angelscript to 2.22.1.
...
Adding mysocketw.
Adding ogre-paged.
Fixing the caelum licence.
svn path=/nixpkgs/trunk/; revision=32549
2012-02-24 21:13:14 +00:00
Lluís Batlle i Rossell
0812ff0e57
Adding caelum (I want RoR)
...
svn path=/nixpkgs/trunk/; revision=32548
2012-02-24 20:34:35 +00:00
Arie Middelkoop
6b10ace1ca
mcelog: a tool to access the machine check exceptions logged by the kernel.
...
The kernel indicated that machine check exceptions were logged, but did not tell what kind of exceptions.
In my case, this is usually the processor being throttled because it gets too hot (laptop...), but it
may also be more severe problems. Anyway, with this tool you can access these logs.
svn path=/nixpkgs/trunk/; revision=32547
2012-02-24 20:20:59 +00:00
Lluís Batlle i Rossell
d1e84a7498
Blind commit trying to fix nvidia cg toolkit on i686-linux
...
svn path=/nixpkgs/trunk/; revision=32546
2012-02-24 20:18:32 +00:00
Arie Middelkoop
72450d9b73
Added dropbox (binary).
...
svn path=/nixpkgs/trunk/; revision=32545
2012-02-24 17:53:19 +00:00
Peter Simons
4716f6735d
vpnc: install the README file into $out/share/doc
...
svn path=/nixpkgs/trunk/; revision=32544
2012-02-24 17:32:11 +00:00
Peter Simons
7002f59751
haskell-warp: updated to version 1.1.0.1
...
svn path=/nixpkgs/trunk/; revision=32543
2012-02-24 11:38:59 +00:00
Peter Simons
c24800a05b
haskell-wai: updated to version 1.1.0.1
...
svn path=/nixpkgs/trunk/; revision=32542
2012-02-24 11:38:57 +00:00
Peter Simons
557c02f29c
haskell-wai-extra: updated to version 1.1.0.1
...
svn path=/nixpkgs/trunk/; revision=32541
2012-02-24 11:38:55 +00:00
Peter Simons
3eca3a2f17
haskell-wai-app-static: updated to version 1.1.2
...
svn path=/nixpkgs/trunk/; revision=32540
2012-02-24 11:38:52 +00:00
Peter Simons
846da9fb0a
haskell-hledger-web: disable this package temporarily until it has been upgraded to support recent versions of Yesod
...
svn path=/nixpkgs/trunk/; revision=32539
2012-02-24 11:31:21 +00:00
Peter Simons
4b3e14f5d0
Deleted deprecated packages:
...
haskell-containers-deepseq
haskell-control-monad-attempt
haskell-data-object
haskell-data-object-yaml
haskell-frown
haskell-jsonEnumerator
haskell-neither
haskell-pool
haskell-web-routes
haskell-web-routes-quasi
haskell-xml-enumerator
svn path=/nixpkgs/trunk/; revision=32538
2012-02-24 11:31:19 +00:00
Peter Simons
1df1758ca2
haskell-zlib-conduit: updated to version 0.2.0.1
...
svn path=/nixpkgs/trunk/; revision=32537
2012-02-24 11:31:16 +00:00
Peter Simons
e8ee9fa720
haskell-pandoc-types: updated to version 1.9.1
...
svn path=/nixpkgs/trunk/; revision=32536
2012-02-24 11:31:14 +00:00
Peter Simons
01efc84524
haskell-blaze-builder-conduit: updated to version 0.2.0.1
...
svn path=/nixpkgs/trunk/; revision=32535
2012-02-24 11:31:11 +00:00
Peter Simons
7c0fd3becc
haskell-attoparsec-conduit: updated to version 0.2.0.1
...
svn path=/nixpkgs/trunk/; revision=32534
2012-02-24 11:31:08 +00:00
Peter Simons
9c06f2b68a
haskell-monads-tf: added version 0.1.0.0
...
svn path=/nixpkgs/trunk/; revision=32533
2012-02-24 08:24:12 +00:00
Arie Middelkoop
1b2d50c14f
rfkill udev package.
...
svn path=/nixpkgs/trunk/; revision=32532
2012-02-24 01:35:59 +00:00
Arie Middelkoop
ed813f3955
Let 'bbswitch' and 'acpi-call' use the attribute kernel.version instead of a nasty 'ls' to determine the kernel version.
...
svn path=/nixpkgs/trunk/; revision=32531
2012-02-24 00:17:09 +00:00
Arie Middelkoop
70d56e0638
Fixed autoconfPhase so that it additionally tests if ./bootstrap is a file (and not a directory with executable permission) before executing it.
...
svn path=/nixpkgs/trunk/; revision=32530
2012-02-23 23:50:56 +00:00
Arie Middelkoop
2c7845859f
Added the irc proxy "bip".
...
svn path=/nixpkgs/trunk/; revision=32529
2012-02-23 23:47:26 +00:00
Peter Simons
0660134750
git: updated to version 1.7.9.2
...
svn path=/nixpkgs/trunk/; revision=32528
2012-02-23 22:31:09 +00:00
Eelco Dolstra
5f20423948
* Fix the VirtualBox build. It was broken since the Qt 4.8 update
...
because Qt 4.8 doesn't propagate dependencies such as "which" and
"pkgconfig". Thanks to Yury for pointing this out.
* Also updated VirtualBox to 4.1.8.
svn path=/nixpkgs/trunk/; revision=32527
2012-02-23 22:04:54 +00:00
Eelco Dolstra
722db331a3
* Updated novaclient.
...
svn path=/nixpkgs/trunk/; revision=32526
2012-02-23 21:25:59 +00:00
Yury G. Kudryashov
b3ef710273
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32524
2012-02-23 21:25:15 +00:00
Yury G. Kudryashov
04d2aa443e
graphicsmagick-1.3.13 builds with libpng-1.5
...
svn path=/nixpkgs/trunk/; revision=32523
2012-02-23 21:14:19 +00:00
Yury G. Kudryashov
3652c61aed
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32522
2012-02-23 20:35:33 +00:00
Yury G. Kudryashov
bf2579b4a3
Latest netpbm (builds with libpng-1.5)
...
svn path=/nixpkgs/trunk/; revision=32521
2012-02-23 20:24:00 +00:00
Yury G. Kudryashov
38e3d7bc86
svn merge ^/nixpkgs/trunk
...
Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you
please look at this?
svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
2012-02-23 20:06:21 +00:00
Yury G. Kudryashov
65e7aeda65
vala-0.14.2
...
svn path=/nixpkgs/trunk/; revision=32519
2012-02-23 19:59:22 +00:00
Peter Simons
31e7a2ce7a
gecko-mediaplayer: updated to version 1.0.5
...
I hoped this update would fix the build errors, but in fact it didn't. :-(
svn path=/nixpkgs/trunk/; revision=32518
2012-02-23 18:32:42 +00:00
Peter Simons
1ee7c4250f
linux-3.2.nix: updated to version 3.2.7
...
svn path=/nixpkgs/trunk/; revision=32517
2012-02-23 18:07:09 +00:00
Peter Simons
7c2ca58329
xchat: fixed trivial syntax error
...
svn path=/nixpkgs/trunk/; revision=32516
2012-02-23 17:56:52 +00:00
Lluís Batlle i Rossell
211be0db63
Tell hydra to build xchat
...
svn path=/nixpkgs/trunk/; revision=32515
2012-02-23 16:20:09 +00:00
Peter Simons
222adc9fc3
haskell-funcmp: updated to version 1.6
...
svn path=/nixpkgs/trunk/; revision=32514
2012-02-23 16:08:57 +00:00
Peter Simons
5892f691dd
haskell-cabal-file-th: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=32513
2012-02-23 16:08:52 +00:00
Peter Simons
23f9485c94
haskell-mathblog: added version 0.4
...
svn path=/nixpkgs/trunk/; revision=32511
2012-02-23 11:33:39 +00:00
Peter Simons
54939ca86c
haskell-xml-conduit: updated to version 0.5.3
...
svn path=/nixpkgs/trunk/; revision=32510
2012-02-23 11:33:36 +00:00
Peter Simons
808df319a2
haskell-web-routes: updated to version 0.27.1
...
svn path=/nixpkgs/trunk/; revision=32509
2012-02-23 11:33:33 +00:00
Peter Simons
5232776a29
haskell-shakespeare-js: updated to version 0.11.1
...
svn path=/nixpkgs/trunk/; revision=32508
2012-02-23 11:33:31 +00:00
Peter Simons
be4b264bea
haskell-shakespeare-css: updated to version 0.10.7.1
...
svn path=/nixpkgs/trunk/; revision=32507
2012-02-23 11:33:29 +00:00
Peter Simons
e321903ff1
Atlas aborts the build some kind of CPU frequency scaling is detected on the
...
build machine because that feature offsets the performance timings. We ignore
that check, however, because with binaries being pre-built on Hydra those
timings aren't accurate for the local machine in the first place. The build log
might show something such as the following:
| It appears you have cpu throttling enabled, which makes timings
| unreliable and an ATLAS install nonsensical. Aborting.
| See ATLAS/INSTALL.txt for further information
| Ignoring CPU throttling by user override!
svn path=/nixpkgs/trunk/; revision=32506
2012-02-23 11:33:26 +00:00
Yury G. Kudryashov
166e87319c
Fix cmake-2.6.4 build (add xmlrpc-c)
...
svn path=/nixpkgs/trunk/; revision=32505
2012-02-23 11:27:47 +00:00
Yury G. Kudryashov
417124626b
Add cmake-2.6.4
...
This is the minimum version required for KDE-4, so I need it to ensure that my
cmake code works with cmake-2.6.4.
svn path=/nixpkgs/trunk/; revision=32504
2012-02-23 11:27:43 +00:00
Yury G. Kudryashov
ddad8f0c02
Phonon: style, +pulseaudio
...
svn path=/nixpkgs/trunk/; revision=32503
2012-02-23 07:57:47 +00:00
Ludovic Courtès
79232c5f54
GCC 4.6: Enable plug-in support by default.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32502
2012-02-23 00:47:31 +00:00
Ludovic Courtès
5fb4901886
GCC 4.6: Really disable stripping when `stripped' is false.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32501
2012-02-23 00:47:17 +00:00
Ludovic Courtès
e86e5db579
release-cross: Add `gnu.smbfs'.
...
svn path=/nixpkgs/trunk/; revision=32500
2012-02-23 00:32:09 +00:00
Ludovic Courtès
3f523771bc
Add SMBFS for GNU/Hurd.
...
svn path=/nixpkgs/trunk/; revision=32499
2012-02-23 00:01:29 +00:00
Ludovic Courtès
c6210ec36d
Samba: Fix compilation for GNU/Hurd; add to Hydra.
...
svn path=/nixpkgs/trunk/; revision=32498
2012-02-23 00:01:24 +00:00
Ludovic Courtès
98cdc2ae35
GNU libc: Update the Hurd port.
...
svn path=/nixpkgs/trunk/; revision=32497
2012-02-23 00:01:19 +00:00
Lluís Batlle i Rossell
371b34e49a
Making octave build with qrupdate, and keep the big log of tests results of the
...
check phase in the out store path.
svn path=/nixpkgs/trunk/; revision=32496
2012-02-22 22:42:16 +00:00
Lluís Batlle i Rossell
61451871df
Updating qrupdate and making it do the check phase
...
svn path=/nixpkgs/trunk/; revision=32495
2012-02-22 22:41:44 +00:00
Lluís Batlle i Rossell
4d4d324776
Making liblapack do the check phase
...
svn path=/nixpkgs/trunk/; revision=32494
2012-02-22 22:41:27 +00:00
Lluís Batlle i Rossell
8f7485d784
Making atlas do the check phase.
...
svn path=/nixpkgs/trunk/; revision=32493
2012-02-22 22:40:35 +00:00
Peter Simons
0258bf1ef1
premake: fixed meta.license field
...
svn path=/nixpkgs/trunk/; revision=32492
2012-02-22 21:14:53 +00:00
Peter Simons
6b0dda0771
new package: aacskeys -- grab aacs keys from bluray disks
...
svn path=/nixpkgs/trunk/; revision=32491
2012-02-22 20:29:46 +00:00
Peter Simons
444b195a3d
new package: premake -- lua based build configuration tool
...
this is version 3, while 4 already exists.
But I only need this tool for 'aacskeys', which doesn't work with 4
svn path=/nixpkgs/trunk/; revision=32490
2012-02-22 20:29:42 +00:00
Peter Simons
51d9d68b51
upgraded phonon vlc backend to 0.5.0
...
svn path=/nixpkgs/trunk/; revision=32489
2012-02-22 20:29:39 +00:00
Peter Simons
9ac4ea27f9
upgraded phonon and its gstreamer backend to 4.6.0
...
svn path=/nixpkgs/trunk/; revision=32488
2012-02-22 20:29:36 +00:00
Peter Simons
e91b090577
upgraded vlc to 2.0 - with bluray support
...
svn path=/nixpkgs/trunk/; revision=32487
2012-02-22 20:29:33 +00:00
Peter Simons
383ec69fb6
new library: libbluray for playing bluray disks
...
optionally use libaacs to decrypt commercial disks
svn path=/nixpkgs/trunk/; revision=32486
2012-02-22 20:29:29 +00:00
Peter Simons
0efd53814f
new library: libaacs for decoding bluray disks
...
Does not contain any drm or copyright infringements.
svn path=/nixpkgs/trunk/; revision=32485
2012-02-22 20:29:25 +00:00
Peter Simons
846a12f954
fixed download urls after kernel-depending packages had their names changed
...
svn path=/nixpkgs/trunk/; revision=32484
2012-02-22 20:29:22 +00:00
Peter Simons
9db6840814
linux kernel 3.2 : added aufs patches
...
svn path=/nixpkgs/trunk/; revision=32483
2012-02-22 20:29:18 +00:00
Peter Simons
4b8cceb571
wicd: emit ip-up and ip-down as well
...
svn path=/nixpkgs/trunk/; revision=32482
2012-02-22 20:29:15 +00:00
Eelco Dolstra
2ceb07c28f
* PostgreSQL 9.1: install the manpages.
...
svn path=/nixpkgs/trunk/; revision=32476
2012-02-22 17:27:06 +00:00
Eelco Dolstra
476ece2de0
* Added PostgreSQL 9.1.2. Updated PostgreSQL to 8.3.17 and 8.4.10.
...
svn path=/nixpkgs/trunk/; revision=32475
2012-02-22 16:40:10 +00:00
Yury G. Kudryashov
d04350281f
Drop soqt and paraview/Qt-4.7
...
Hydra built these packages with qt-4.8.
svn path=/nixpkgs/trunk/; revision=32474
2012-02-22 15:02:21 +00:00
Yury G. Kudryashov
c6f0449124
Let hydra build kdesvn and krusader.
...
Also fix kdesvn build with qt-4.8.
svn path=/nixpkgs/trunk/; revision=32473
2012-02-22 14:51:15 +00:00
Florian Friesdorf
77a8ea6fbd
merge powertop kernel config into default kernel config
...
svn path=/nixpkgs/trunk/; revision=32472
2012-02-22 12:12:00 +00:00
Lluís Batlle i Rossell
e4c4ab35e5
I think I fixed atlas for i686. It wants '-b 32'. Why, I don't know.
...
svn path=/nixpkgs/trunk/; revision=32471
2012-02-22 11:37:10 +00:00
Lluís Batlle i Rossell
2ce218c434
Updating Wings3D to 1.4.1
...
svn path=/nixpkgs/trunk/; revision=32470
2012-02-22 11:25:17 +00:00
Eelco Dolstra
f71dd91a43
* Apply r32435 from the trunk (always build Python with SSL support).
...
Remove .ssl references from some packages missed in that commit.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32469
2012-02-21 23:35:35 +00:00
Eelco Dolstra
e64443baf1
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32468
2012-02-21 23:29:21 +00:00
Lluís Batlle i Rossell
bfe234644e
Add make check to octave. Some tests fail, but the build works. We'll have the report this way.
...
svn path=/nixpkgs/trunk/; revision=32467
2012-02-21 23:02:36 +00:00
Lluís Batlle i Rossell
fb12a6838f
I remove clapack, and an unused reference I found.
...
Now liblapack provides a c interface too.
svn path=/nixpkgs/trunk/; revision=32466
2012-02-21 22:16:33 +00:00
Lluís Batlle i Rossell
b5a904153b
Building octave with mesa and fltk to have the new fltk graphics toolkit available.
...
I also add more libs octave appreciates for some functions.
I've not tested the graphics toolkit, but it builds.
svn path=/nixpkgs/trunk/; revision=32465
2012-02-21 22:09:48 +00:00
Lluís Batlle i Rossell
5e2de19cc1
Fixing octave, so plot(1) works.
...
Linking octave with clapack did not work.
I updated lapack, and additionally I build it with atlas, instead of blas. That should give
better performance. I don't know if atlas builds everywhere though.
On the other hand, maybe some programs linking with liblapack will fail. We'll have to check
the hydra reports.
I plan to remove clapack; liblapack provides a C interface too.
svn path=/nixpkgs/trunk/; revision=32464
2012-02-21 21:43:44 +00:00
Lluís Batlle i Rossell
8cb96ff7b2
Fixing the description of TaskCoach. I committed too fast.
...
svn path=/nixpkgs/trunk/; revision=32463
2012-02-21 18:22:38 +00:00
Lluís Batlle i Rossell
fa990884ec
Adding TaskCoach.
...
svn path=/nixpkgs/trunk/; revision=32462
2012-02-21 18:19:00 +00:00
Peter Simons
bbc7b11572
haskell-dimensional: updated to version 0.10.2
...
svn path=/nixpkgs/trunk/; revision=32461
2012-02-21 16:41:30 +00:00
Lluís Batlle i Rossell
47e9932cd2
I attempted to get octave 3.4.3 working with atlas, but it also builds and crashes at
...
plot(1), as 3.6.0 also did. I don't know what's wrong there.
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff694e3ad in dtrtri_
Exact as 3.6.0. I'll revert to the old octave version that worked without any
blas or lapack implementation.
--This line, and those below, will be ignored-e-
M pkgs/development/interpreters/octave/default.nix
svn path=/nixpkgs/trunk/; revision=32460
2012-02-21 15:45:22 +00:00
Peter Simons
da2159548a
nbd: avoid use of "install -D", which doesn't seem to work on FreeBSD
...
svn path=/nixpkgs/trunk/; revision=32459
2012-02-21 15:07:39 +00:00
Lluís Batlle i Rossell
2847a37fa9
Updating atlas to 3.9.67, the latest development version
...
svn path=/nixpkgs/trunk/; revision=32458
2012-02-21 14:49:36 +00:00
Ludovic Courtès
a283887388
Xfig: Fix URL; add `meta.platforms'.
...
svn path=/nixpkgs/trunk/; revision=32457
2012-02-21 14:45:53 +00:00
Eelco Dolstra
9a48e47d60
* It's important to inherit packages from "pkgs" rather than
...
the lexical scope for package overrides to work properly.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32456
2012-02-21 14:13:16 +00:00
Yury G. Kudryashov
578847f8b3
Let hydra build kdesvn
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32455
2012-02-21 14:04:51 +00:00
Yury G. Kudryashov
8229dc4357
Trying to fix soqt for qt-4.8
...
svn path=/nixpkgs/trunk/; revision=32454
2012-02-21 13:52:32 +00:00
Peter Simons
6c796fa539
haskell-yesod-core: updated to version 0.10.2.1
...
svn path=/nixpkgs/trunk/; revision=32453
2012-02-21 13:39:29 +00:00
Yury G. Kudryashov
743c7e3539
Let hydra build paraview with qt-4.7 and qt-4.8
...
svn path=/nixpkgs/trunk/; revision=32452
2012-02-21 12:57:23 +00:00
Lluís Batlle i Rossell
a81366984e
Updating octave to 3.6.0
...
svn path=/nixpkgs/trunk/; revision=32451
2012-02-21 11:34:57 +00:00
Peter Simons
4e76d21c84
nbd: updated to version 3.0
...
svn path=/nixpkgs/trunk/; revision=32450
2012-02-21 10:58:15 +00:00
Peter Simons
f8703e3b25
haskell-packages.nix: updated version of HUnit used by GHC 7.4.1
...
svn path=/nixpkgs/trunk/; revision=32449
2012-02-21 10:09:34 +00:00
Peter Simons
eac4153574
haskell-yesod-form: updated to version 0.4.2
...
svn path=/nixpkgs/trunk/; revision=32448
2012-02-21 10:07:12 +00:00
Peter Simons
8011875681
haskell-conduit: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=32447
2012-02-21 10:07:10 +00:00
Peter Simons
9843a6f100
yesod-core: disable haddock phase in this version of the package to avoid build failures because of syntax errors in the documentation
...
The bug has been reported upstream.
svn path=/nixpkgs/trunk/; revision=32446
2012-02-21 10:07:08 +00:00
Arie Middelkoop
869543fa05
Updated the hash of texlive's 'moderncv.zip'.
...
Apparently the file gets updated once in a while. It does not have a version number either. Not very nice.
svn path=/nixpkgs/trunk/; revision=32444
2012-02-21 09:01:56 +00:00
Lluís Batlle i Rossell
b4f548ff41
Fixing Skype4Py (build inputs)
...
svn path=/nixpkgs/trunk/; revision=32443
2012-02-20 21:49:05 +00:00
Lluís Batlle i Rossell
f2cece41e3
Adding Skype4Py.
...
svn path=/nixpkgs/trunk/; revision=32442
2012-02-20 21:35:05 +00:00
Peter Simons
19b43c8f42
haskell-yesod-core: updated to version 0.10.2
...
svn path=/nixpkgs/trunk/; revision=32438
2012-02-20 19:03:15 +00:00
Peter Simons
1dd8249087
haskell-hxt: updated to version 9.2.1
...
svn path=/nixpkgs/trunk/; revision=32437
2012-02-20 19:03:12 +00:00
Eelco Dolstra
45fed14272
* Revert r32435. We'll be doing a stdenv merge in a few days, so
...
let's put it in there rather than having the Nth near-complete
rebuild of the trunk in a few days.
svn path=/nixpkgs/trunk/; revision=32436
2012-02-20 18:59:43 +00:00
Peter Simons
95cbf4ed55
Modified the Python 2.7 expression so that the interpreter has unconditional
...
OpenSSL support. Having OpenSSL available at the time the core interpreter is
built enables all kinds of important crypto features (i.e. additional hashlib
algorithms, etc.) that otherwise won't be available.
svn path=/nixpkgs/trunk/; revision=32435
2012-02-20 18:52:52 +00:00
Lluís Batlle i Rossell
3a414e0292
Adding python-xlib
...
svn path=/nixpkgs/trunk/; revision=32434
2012-02-20 18:20:12 +00:00
Lluís Batlle i Rossell
7f75de0632
soqt, meshlab and paraview fail to build with qt 4.8. I set them for qt 4.7.
...
svn path=/nixpkgs/trunk/; revision=32433
2012-02-20 18:00:09 +00:00
Shea Levy
9a6cf14ef1
Fix tarball
...
svn path=/nixpkgs/trunk/; revision=32432
2012-02-20 17:25:35 +00:00
Eelco Dolstra
fd41f11208
* dhcpcd: get the entry/exit hooks from /etc.
...
svn path=/nixpkgs/trunk/; revision=32429
2012-02-20 15:12:34 +00:00
Eelco Dolstra
9c33ae3f2b
* Fix ugly wpa_supplicant expression.
...
svn path=/nixpkgs/trunk/; revision=32427
2012-02-20 14:26:01 +00:00
Eelco Dolstra
ccea8d08e9
* Zabbix updated to 1.8.10.
...
svn path=/nixpkgs/trunk/; revision=32425
2012-02-20 13:37:33 +00:00
Lluís Batlle i Rossell
1488d45699
Updating vdrift to 2011-10-22. There are newer source code files, but that's
...
the newsest src+data tarball I could find. We should write an expression that can use
the latest src with the latest data apart.
svn path=/nixpkgs/trunk/; revision=32423
2012-02-20 13:05:21 +00:00
Peter Simons
9cc0657c86
haskell-hlint: updated to version 1.8.24
...
svn path=/nixpkgs/trunk/; revision=32422
2012-02-20 10:45:02 +00:00
Peter Simons
d2ef3f937c
haskell-happstack-server: updated to version 6.6.3
...
svn path=/nixpkgs/trunk/; revision=32421
2012-02-20 10:45:00 +00:00
Peter Simons
2fc61e1010
haskell-smallcheck: updated to version 0.6.1
...
svn path=/nixpkgs/trunk/; revision=32420
2012-02-20 10:44:57 +00:00
Peter Simons
037eafa2cf
haskell-fclabels: updated to version 1.1.1.0
...
svn path=/nixpkgs/trunk/; revision=32419
2012-02-20 10:44:53 +00:00
Peter Simons
6e9ecace50
haskell-SDL: updated to version 0.6.3
...
svn path=/nixpkgs/trunk/; revision=32418
2012-02-20 10:44:49 +00:00
Yury G. Kudryashov
d8454e538c
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32417
2012-02-20 05:30:06 +00:00
Yury G. Kudryashov
23856c2a40
tbe needs which
...
svn path=/nixpkgs/trunk/; revision=32416
2012-02-20 05:28:06 +00:00
Yury G. Kudryashov
af126735b2
amarok-2.5.0
...
svn path=/nixpkgs/trunk/; revision=32415
2012-02-20 05:28:03 +00:00
Yury G. Kudryashov
4c5aaf3736
qtscriptgenerator: qt-4.8 patch
...
svn path=/nixpkgs/trunk/; revision=32414
2012-02-20 05:27:57 +00:00
Eelco Dolstra
ebe141d306
* Updated dhcpcd to 5.5.4.
...
svn path=/nixpkgs/trunk/; revision=32412
2012-02-20 01:14:57 +00:00
Peter Simons
4629d596ac
all-packages.nix: define the 'andyetitmoves' attribute only on Linux platforms
...
svn path=/nixpkgs/trunk/; revision=32410
2012-02-19 23:32:43 +00:00
Peter Simons
c96d4bd72e
and yet it moves: gravity/physics game
...
Demo and commercial version are supported.
This nix expression shows some of the techniques used to package
closed-source binaries.
Committed on behalf of Mathijs Kwik.
svn path=/nixpkgs/trunk/; revision=32408
2012-02-19 21:36:54 +00:00
Peter Simons
6492a0383d
nginx: moved from sbin to bin, because it's useful for normal users too
...
Committed on behalf of Mathijs Kwik.
svn path=/nixpkgs/trunk/; revision=32407
2012-02-19 21:36:34 +00:00
Eelco Dolstra
ea82288eec
* Remove the unused graphviz/2.24.nix file. Also remove the unused
...
attribute graphviz_2_24 (which was actually referring to Graphviz
2.0).
svn path=/nixpkgs/trunk/; revision=32406
2012-02-19 17:54:37 +00:00
Yury G. Kudryashov
50a24846ac
Pass libpng-1.2 to widelands
...
svn path=/nixpkgs/branches/libpng15/; revision=32405
2012-02-19 17:39:37 +00:00
Eelco Dolstra
1133387eb1
* Fix rubberband.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32404
2012-02-19 17:20:20 +00:00
Eelco Dolstra
0922e0fb71
* Remove ocaml 3.11.1. It doesn't build anymore and isn't used anywhere.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32403
2012-02-19 17:12:37 +00:00
Eelco Dolstra
a50d32e4db
* Fix oprofile.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32402
2012-02-19 17:03:38 +00:00
Peter Simons
cecff49b34
Moved the cabal build driver function from development/libraries/haskell/cabal to build-support/cabal.
...
This change also resolves the "cabal" vs. "Cabal" ambiguity on file systems
that don't distinguish case.
svn path=/nixpkgs/trunk/; revision=32401
2012-02-19 17:03:35 +00:00
Eelco Dolstra
5baef98dd9
* Cromfs updated to 1.5.10 (to get it to build with GCC 4.6).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32400
2012-02-19 16:58:40 +00:00
Lluís Batlle i Rossell
3b02e6f70d
Updating super tux kart to 0.7.3. I also add the library irrlicht, the specific
...
version needed for super tux kart.
svn path=/nixpkgs/trunk/; revision=32399
2012-02-19 13:15:50 +00:00
Yury G. Kudryashov
61e7d39e05
libpng-1.5.9 (see CVE 2011-3026)
...
svn path=/nixpkgs/branches/libpng15/; revision=32398
2012-02-19 11:23:05 +00:00
Yury G. Kudryashov
e07a111edc
kdelibs depend on xz. Really.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32397
2012-02-19 11:19:11 +00:00
Yury G. Kudryashov
313a029f16
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32396
2012-02-19 11:16:24 +00:00
Yury G. Kudryashov
5c6a3faf4e
Merge ^/nixpkgs/trunk
...
svn tried to change libpng/default.nix version, I've changed libpng/12.nix
version manually.
svn path=/nixpkgs/branches/libpng15/; revision=32395
2012-02-19 11:06:00 +00:00
Yury G. Kudryashov
668a505214
libpng-1.2.47 (see CVE 2011-3026)
...
svn path=/nixpkgs/trunk/; revision=32394
2012-02-19 10:59:31 +00:00
Lluís Batlle i Rossell
d77cfce6d3
Adding bullet. Patch by Alexander Foremny.
...
svn path=/nixpkgs/trunk/; revision=32393
2012-02-19 10:51:04 +00:00
Yury G. Kudryashov
08f6682666
KDE-4.7: build with qt-4.8
...
svn path=/nixpkgs/trunk/; revision=32392
2012-02-19 09:22:33 +00:00
Yury G. Kudryashov
aaad871c35
inkscape: a couple of upstream patches to fix FTBFS with libpng-1.5
...
svn path=/nixpkgs/trunk/; revision=32391
2012-02-19 09:22:24 +00:00
Yury G. Kudryashov
26f5bdfde1
xplanet: pass netpbm, edit meta
...
svn path=/nixpkgs/trunk/; revision=32390
2012-02-19 09:22:20 +00:00
Yury G. Kudryashov
045d0a3ea0
xplanet-1.2.2; builds with libpng-1.5
...
svn path=/nixpkgs/trunk/; revision=32389
2012-02-19 09:22:14 +00:00
Eelco Dolstra
5178c6fcc6
* GNUcash updated to 2.4.10.
...
svn path=/nixpkgs/trunk/; revision=32388
2012-02-18 18:47:42 +00:00
Eelco Dolstra
cdece69773
* Fix building Firefox 3.6 with GCC 4.6.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32387
2012-02-18 18:07:22 +00:00
Eelco Dolstra
81fa68da99
svn path=/nixpkgs/branches/stdenv-updates/; revision=32386
2012-02-18 17:45:10 +00:00
Eelco Dolstra
8dc12887e1
* Fix building VLC with zlib 1.2.6.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32385
2012-02-18 17:23:17 +00:00
Eelco Dolstra
2eb0d0f246
* Chatzilla updated to 0.9.88.
...
svn path=/nixpkgs/trunk/; revision=32384
2012-02-18 17:11:57 +00:00
Eelco Dolstra
60f8478fde
* ioquake: fix building on GCC 4.6.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32383
2012-02-18 16:35:04 +00:00
Yury G. Kudryashov
024c247807
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32382
2012-02-18 16:26:34 +00:00
Eelco Dolstra
ce544df561
* Revert r31596 (which changes the Qt for KDE 4.7). This doesn't
...
belong in the stdenv branch and breaks KDE
(http://hydra.nixos.org/build/2068311 ).
svn path=/nixpkgs/branches/stdenv-updates/; revision=32381
2012-02-18 01:30:22 +00:00
Eelco Dolstra
a0bc441980
* Updated Xen to 4.0.3 (mostly to get it to build with GCC 4.6).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32380
2012-02-18 00:18:26 +00:00
Eelco Dolstra
0beb6c6266
* Remove some obsolete patches.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32379
2012-02-17 23:53:49 +00:00
Eelco Dolstra
eae4c3afab
* Get rid of some old kernels that no longer compile.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32378
2012-02-17 23:47:00 +00:00
Shea Levy
e45be4fcaf
Remove coffee-script rubygem
...
A seeming bug the "nix" rubygem causes activesupport's dependencies to be set
incorrectly when execjs is one of the relevant gems. I'll try to fix it, but
until then IMO a working activesupport is more important than coffee-script
svn path=/nixpkgs/trunk/; revision=32377
2012-02-17 22:34:46 +00:00
Eelco Dolstra
acee1c4e5a
* Latest 2.6.27 and 2.6.32 kernels.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32376
2012-02-17 22:31:37 +00:00
Eelco Dolstra
8096ed3b12
* man-pages updated to 3.35.
...
svn path=/nixpkgs/trunk/; revision=32375
2012-02-17 22:25:47 +00:00
Ludovic Courtès
5481e67e23
GNU libc: Backport Hurd-related changes from glibc 2.12 in trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32374
2012-02-17 22:12:40 +00:00
Eelco Dolstra
0811db080e
* Move all glibc versions to development/libraries/glibc.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32373
2012-02-17 22:02:37 +00:00
Shea Levy
609b5589bc
rubygems will always conflict with ruby's 'gem' command, but if it's installed it should take precedence
...
svn path=/nixpkgs/trunk/; revision=32372
2012-02-17 21:51:06 +00:00
Eelco Dolstra
6c2de318ad
* Move all gcc versions to development/compilers/gcc.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32371
2012-02-17 21:47:08 +00:00
Shea Levy
86710c1fe6
Ruby gems: Install all dependent gems in the user environment
...
svn path=/nixpkgs/trunk/; revision=32370
2012-02-17 21:40:14 +00:00
Shea Levy
483f094acb
Honor propagatedUserEnvPackages in setup.sh
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32369
2012-02-17 21:37:15 +00:00
Ludovic Courtès
a5d55a9514
Fix typo in `all-packages.nix'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32368
2012-02-17 21:24:03 +00:00
Ludovic Courtès
d4742ad714
GNU libc 2.14: Fix cross-GNU builds.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32367
2012-02-17 20:37:31 +00:00
Shea Levy
2fb0d1c6c7
Update ruby/rubygems
...
svn path=/nixpkgs/trunk/; revision=32366
2012-02-17 20:33:15 +00:00
Eelco Dolstra
da3ecd1256
* gcc-apple: produce a libstdc++.dylib that doesn't depend on
...
/usr/lib/libstdc++.dylib.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32365
2012-02-17 19:33:12 +00:00
Eelco Dolstra
0e6c77befa
* On Darwin, don't link Perl against /usr/lib/libutil.dylib. Libutil
...
uses /usr/lib/libstdc++.dylib, and so we get segfaults when using
Perl modules that depend on another libstdc++.dylib (like Nix's Perl
bindings). It doesn't appear that libutil provides useful
functionality for Perl on Darwin.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32364
2012-02-17 19:32:15 +00:00
Arie Middelkoop
453768b1cc
kde-runtime requires libjpeg as buildInput.
...
svn path=/nixpkgs/trunk/; revision=32363
2012-02-17 18:55:36 +00:00
Yury G. Kudryashov
c1c3317f65
vigra: fix install
...
svn path=/nixpkgs/trunk/; revision=32362
2012-02-17 18:50:29 +00:00
Eelco Dolstra
9b4b40f053
* Caneda: fix the version number.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32361
2012-02-17 18:04:27 +00:00
Yury G. Kudryashov
14a5b4991c
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32360
2012-02-17 17:44:20 +00:00
Yury G. Kudryashov
e446dee4c3
Backport r32353 from stdenv-udpates
...
* Get rid of Qt 4.6. It doesn't compile with GCC 4.6. There was only
one application still using it (Caneda), but upgrading it allowed it
to build with Qt 4.7.
Eelco, could you please fix the date in caneda version?
svn path=/nixpkgs/trunk/; revision=32359
2012-02-17 17:40:58 +00:00
Eelco Dolstra
d575666a12
* Fix building zlib on Cygwin.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32358
2012-02-17 17:02:18 +00:00
Yury G. Kudryashov
615f0423e8
telnet.meta.platforms
...
svn path=/nixpkgs/trunk/; revision=32355
2012-02-17 16:22:07 +00:00
Eelco Dolstra
31ebc5d950
* Get rid of Qt 4.6. It doesn't compile with GCC 4.6. There was only
...
one application still using it (Caneda), but upgrading it allowed it
to build with Qt 4.7.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32353
2012-02-17 14:34:42 +00:00
Eelco Dolstra
b23126fcc3
* Include the kernel version in kernel-specific packages so that they
...
can be distinguished in nix-env -qa output.
svn path=/nixpkgs/trunk/; revision=32352
2012-02-17 14:32:28 +00:00
Peter Simons
d27f8787f7
haskell-http-date: updated to version 0.0.2
...
svn path=/nixpkgs/trunk/; revision=32351
2012-02-17 14:02:01 +00:00
Yury G. Kudryashov
79d0d410cb
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32350
2012-02-17 13:43:31 +00:00
Yury G. Kudryashov
882b8ea871
kde47.libkdcraw: fix build with qt-4.8
...
svn path=/nixpkgs/trunk/; revision=32349
2012-02-17 13:36:41 +00:00
Yury G. Kudryashov
8b4f571491
kdiff3-0.9.96
...
svn path=/nixpkgs/trunk/; revision=32348
2012-02-17 13:29:34 +00:00
Yury G. Kudryashov
ed8caa2c7f
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32347
2012-02-17 13:10:05 +00:00
Yury G. Kudryashov
afb26b6aed
vigra-1.8.0
...
svn path=/nixpkgs/trunk/; revision=32346
2012-02-17 13:03:41 +00:00
Yury G. Kudryashov
950d8f5d60
linphone: set meta.platforms
...
svn path=/nixpkgs/trunk/; revision=32345
2012-02-17 13:03:37 +00:00
Yury G. Kudryashov
84c3137a96
linphone: use external mediastreamer
...
svn path=/nixpkgs/trunk/; revision=32344
2012-02-17 13:03:33 +00:00
Yury G. Kudryashov
572a26b27e
mediastreamer-2.8.0
...
svn path=/nixpkgs/trunk/; revision=32343
2012-02-17 13:03:27 +00:00
Peter Simons
dbf98824a5
all-packages.nix: fixed linuxPackages.kqemu attribute that pointed nowhere
...
We have two expressions for kqemu, but I wasn't sure which one to use here, so
I just picked the newer one. Could someone who knows about these matters please
check whether that was the right choice? I don't use the qemu kernel module
myself.
svn path=/nixpkgs/trunk/; revision=32342
2012-02-17 10:39:02 +00:00
Arie Middelkoop
f8b1a1db26
Coccinelle: wrapper for 'spatch.opt'.
...
There was already a wrapper for spatch, but not for the optimized version 'spatch.opt'.
Actually, for coccinelle in nixpkgs, I'd propose to only provide the optimized version of
spatch, as it makes no difference for the end user.
svn path=/nixpkgs/trunk/; revision=32341
2012-02-16 23:55:46 +00:00
Eelco Dolstra
a3da139c73
* Remove ext3cow, it's dead.
...
svn path=/nixpkgs/trunk/; revision=32340
2012-02-16 19:30:41 +00:00
Yury G. Kudryashov
ee75764bdb
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32338
2012-02-16 18:46:10 +00:00
Eelco Dolstra
148612239c
* Added openresolv, a program for managing /etc/resolv.conf.
...
svn path=/nixpkgs/trunk/; revision=32337
2012-02-16 18:40:05 +00:00
Yury G. Kudryashov
4df117c395
ufraw-0.18 (builds with libpng-1.5)
...
svn path=/nixpkgs/trunk/; revision=32336
2012-02-16 18:39:31 +00:00
Yury G. Kudryashov
f8926aa0d7
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32335
2012-02-16 18:18:34 +00:00
Eelco Dolstra
9da1dd6c90
* dnsmasq updated to 2.59.
...
svn path=/nixpkgs/trunk/; revision=32334
2012-02-16 18:03:12 +00:00
Yury G. Kudryashov
1bf215f261
warmux-11.04.1, fix build with libpng-1.5
...
svn path=/nixpkgs/trunk/; revision=32333
2012-02-16 17:56:14 +00:00
Peter Simons
255dc2478d
haskell-cabal2nix: updated to version 1.27
...
svn path=/nixpkgs/trunk/; revision=32332
2012-02-16 17:48:28 +00:00
Peter Simons
e76f971db6
haskell-happstack-hamlet: updated to version 6.2.4
...
svn path=/nixpkgs/trunk/; revision=32331
2012-02-16 17:47:59 +00:00
Yury G. Kudryashov
e5027e5b36
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32330
2012-02-16 15:02:26 +00:00
Yury G. Kudryashov
82aab32119
Remove knetworkmanager. Use networkmanagement instead
...
svn path=/nixpkgs/trunk/; revision=32329
2012-02-16 14:54:13 +00:00
Yury G. Kudryashov
a03eacdf22
kde4.networkmanagement needs pkg-config
...
svn path=/nixpkgs/trunk/; revision=32328
2012-02-16 14:53:51 +00:00
Peter Simons
cb28766341
Re-generated Haskell package descriptions with the latest version of cabal2nix.
...
svn path=/nixpkgs/trunk/; revision=32327
2012-02-16 14:05:41 +00:00
Peter Simons
b7e432214b
haskell-packages.nix: improved handling of 'Cabal'
...
Most packages use the Cabal library only as a build tool, and as such it is a
dependency of the cabal.nix builder -- not of the package that's being built
with that builder.
svn path=/nixpkgs/trunk/; revision=32326
2012-02-16 14:05:01 +00:00
Yury G. Kudryashov
4a260f082e
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32325
2012-02-16 12:24:13 +00:00
Yury G. Kudryashov
9dbf57715a
liquidwar: update (builds with libpng-1.5)
...
I removed update-upstream-info magick because it didn't work for new version.
svn path=/nixpkgs/trunk/; revision=32324
2012-02-16 12:22:05 +00:00
Yury G. Kudryashov
7b3d0a54f3
Pass libpng12 to libgdiplus
...
svn path=/nixpkgs/branches/libpng15/; revision=32323
2012-02-16 11:50:33 +00:00
Yury G. Kudryashov
bedbebc2e4
enblend-enfuse: build with libpng-1.5
...
svn path=/nixpkgs/branches/libpng15/; revision=32322
2012-02-16 11:50:29 +00:00
Yury G. Kudryashov
070874c5f1
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32321
2012-02-16 11:23:36 +00:00
Yury G. Kudryashov
1eed9f56e3
gimp-2.6.12
...
svn path=/nixpkgs/trunk/; revision=32320
2012-02-16 11:17:16 +00:00
Lluís Batlle i Rossell
4ad673b3f4
Updating paraview.
...
svn path=/nixpkgs/trunk/; revision=32319
2012-02-16 11:07:07 +00:00
Peter Simons
0fea240440
haskell-alternative-io: added meta.maintainers section
...
svn path=/nixpkgs/trunk/; revision=32318
2012-02-16 09:05:47 +00:00
Peter Simons
3b0b922884
haskell-uniplate: updated to version 1.6.6
...
svn path=/nixpkgs/trunk/; revision=32317
2012-02-16 09:05:45 +00:00
Peter Simons
62757d7b36
haskell-simple-sendfile: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=32316
2012-02-16 09:05:43 +00:00
Peter Simons
40919ea624
haskell-pandoc: updated to version 1.9.1.1
...
svn path=/nixpkgs/trunk/; revision=32315
2012-02-16 09:05:40 +00:00
Peter Simons
f0584f1367
haskell-language-javascript: updated to version 0.4.9
...
svn path=/nixpkgs/trunk/; revision=32314
2012-02-16 09:05:38 +00:00
Peter Simons
f76039e1e0
haskell-hmatrix: updated to version 0.13.1.0
...
svn path=/nixpkgs/trunk/; revision=32313
2012-02-16 09:05:35 +00:00
Peter Simons
61175b2026
haskell-haskell-src-meta: updated to version 0.5.1
...
svn path=/nixpkgs/trunk/; revision=32312
2012-02-16 09:05:33 +00:00
Peter Simons
3d85ce1843
haskell-crypto-pubkey-types: updated to version 0.1.1
...
svn path=/nixpkgs/trunk/; revision=32311
2012-02-16 09:05:27 +00:00
Shea Levy
dfda68af54
Fix tarball
...
I don't know what nbd is, I just followed the complaints in the log
svn path=/nixpkgs/trunk/; revision=32310
2012-02-16 02:21:17 +00:00
Shea Levy
75d4746680
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=32309
2012-02-16 02:07:23 +00:00
Eelco Dolstra
b9309ffdaf
* Typo (spotted by Danny Groenewegen).
...
svn path=/nixpkgs/trunk/; revision=32307
2012-02-15 16:30:46 +00:00
Eelco Dolstra
95e87e71c5
* Tribler: optionally support streaming playback of torrents via VLC.
...
svn path=/nixpkgs/trunk/; revision=32306
2012-02-15 16:24:02 +00:00
Eelco Dolstra
cdd8d2b163
* Subversion updated to 1.7.3.
...
svn path=/nixpkgs/trunk/; revision=32305
2012-02-15 16:23:40 +00:00
Eelco Dolstra
4b9ef75972
* Updated Apache httpd to 2.2.22.
...
svn path=/nixpkgs/trunk/; revision=32304
2012-02-15 16:21:44 +00:00
Eelco Dolstra
0b0f44b117
* Updated apr to 1.4.6 and apr-util to 1.4.1.
...
svn path=/nixpkgs/trunk/; revision=32303
2012-02-15 16:21:33 +00:00
Peter Simons
ca1912036b
cppcheck: added version 1.53
...
svn path=/nixpkgs/trunk/; revision=32302
2012-02-15 16:07:45 +00:00
Peter Simons
c5d870f1d8
sparse: updated to version 0.4.4
...
svn path=/nixpkgs/trunk/; revision=32301
2012-02-15 16:07:38 +00:00
Eelco Dolstra
848f583ba3
* VLC: build with xcb-util-keysyms instead of xcb-util, otherwise the
...
keyboard doesn't work properly. (xcb-util-keysyms was split from
xcb-util.)
svn path=/nixpkgs/trunk/; revision=32300
2012-02-15 15:42:59 +00:00
Eelco Dolstra
c29e492417
* Tribler updated to to 5.5.13.
...
svn path=/nixpkgs/trunk/; revision=32299
2012-02-15 15:39:12 +00:00
Lluís Batlle i Rossell
e0cfa58706
Updating the cifs utils (I think even the hash did not match for 4.5),
...
and adding some CIFS support to the sheevaplug kernel.
Patch by Rickard Nilsson.
svn path=/nixpkgs/trunk/; revision=32298
2012-02-15 11:08:38 +00:00
Peter Simons
26d8fc0ca1
haskell-language-javascript: updated to version 0.4.8
...
svn path=/nixpkgs/trunk/; revision=32297
2012-02-15 10:39:20 +00:00
Peter Simons
2df2202804
haskell-highlighting-kate: updated to version 0.5.0.5
...
svn path=/nixpkgs/trunk/; revision=32296
2012-02-15 10:39:18 +00:00
Peter Simons
c37d8c5f90
haskell-hashable: updated to version 1.1.2.3
...
svn path=/nixpkgs/trunk/; revision=32295
2012-02-15 10:39:15 +00:00
Peter Simons
9882d962d1
haskell-alternative-io: added version 0.0.0
...
svn path=/nixpkgs/trunk/; revision=32294
2012-02-15 10:39:09 +00:00
Eelco Dolstra
219b00faa2
* e2fsprogs updated to 1.42.
...
svn path=/nixpkgs/trunk/; revision=32293
2012-02-15 01:09:33 +00:00
Peter Simons
ac69747aa8
Regenerated all Haskell packages with the latest version of cabal2nix.
...
svn path=/nixpkgs/trunk/; revision=32292
2012-02-14 17:00:37 +00:00
Peter Simons
844d950d13
haskell-cabal2nix: updated to version 1.26
...
svn path=/nixpkgs/trunk/; revision=32291
2012-02-14 16:59:04 +00:00
Peter Simons
3256e7f5c2
haskell-nixos-types: removed obsolete package
...
svn path=/nixpkgs/trunk/; revision=32290
2012-02-14 16:59:01 +00:00
Peter Simons
adc9bf0510
haskell-packages.nix: removed obsolete 'aeson-native' and 'blaze-textual-native'
...
svn path=/nixpkgs/trunk/; revision=32289
2012-02-14 16:58:58 +00:00
Peter Simons
89a958e4d0
haskell-packages.nix: allow packages to be built with a version of 'Cabal' other than the one shipped with the compiler
...
svn path=/nixpkgs/trunk/; revision=32288
2012-02-14 16:58:56 +00:00
Peter Simons
6e3f66185d
haskell-packages.nix: allow packages to be built with a version of 'filepath' other than the one shipped with the compiler
...
svn path=/nixpkgs/trunk/; revision=32287
2012-02-14 16:58:53 +00:00
Peter Simons
5cbc5242a8
haskell-wai-logger: updated to version 0.1.4
...
svn path=/nixpkgs/trunk/; revision=32286
2012-02-14 16:58:51 +00:00
Peter Simons
f2ee9177d0
haskell-stb-image: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=32285
2012-02-14 16:58:48 +00:00
Peter Simons
e6f6c4b42e
haskell-shakespeare-i18n: updated to version 0.0.2
...
svn path=/nixpkgs/trunk/; revision=32284
2012-02-14 16:58:46 +00:00
Peter Simons
75da6dea33
haskell-libmpd: updated to version 0.7.2
...
svn path=/nixpkgs/trunk/; revision=32283
2012-02-14 16:58:43 +00:00
Peter Simons
19be3645ad
haskell-http-types: updated to version 0.6.9
...
svn path=/nixpkgs/trunk/; revision=32282
2012-02-14 16:58:41 +00:00
Peter Simons
385e002338
haskell-hakyll: updated to version 3.2.6.1
...
svn path=/nixpkgs/trunk/; revision=32281
2012-02-14 16:58:38 +00:00
Peter Simons
1bc51d7448
haskell-hackage-db: updated to version 1.3
...
svn path=/nixpkgs/trunk/; revision=32280
2012-02-14 16:58:35 +00:00
Peter Simons
9c1bdb6d90
haskell-ghc-mod: updated to version 1.10.5
...
svn path=/nixpkgs/trunk/; revision=32279
2012-02-14 16:58:33 +00:00
Peter Simons
70d973551a
haskell-bitmap: updated to version 0.0.2
...
svn path=/nixpkgs/trunk/; revision=32278
2012-02-14 16:58:30 +00:00
Peter Simons
3c63b41aa4
haskell-tar: added version 0.4.0.0
...
svn path=/nixpkgs/trunk/; revision=32277
2012-02-14 16:58:27 +00:00
Peter Simons
f1abe7d195
haskell-network: updated 2.3.x version to 2.3.0.11
...
svn path=/nixpkgs/trunk/; revision=32276
2012-02-14 16:58:24 +00:00
Peter Simons
ebdb515865
pkgs/development/compilers/gcc-4.6: added 'enablePlugin' attribute (defaults to false) to add support for GCC plugins (such as melt)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32275
2012-02-14 14:42:59 +00:00
Peter Simons
35a4593277
pkgs/development/compilers/gcc-4.6: strip trailing whitespace
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32274
2012-02-14 14:42:56 +00:00
Yury G. Kudryashov
c81f618a34
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32273
2012-02-14 14:33:10 +00:00
Yury G. Kudryashov
96c20f97b7
unzip: fix typo in meta
...
svn path=/nixpkgs/trunk/; revision=32272
2012-02-14 14:29:25 +00:00
Yury G. Kudryashov
5d70cfcb25
kdepim-runtime: fix mailindexer eating 100% CPU
...
svn path=/nixpkgs/trunk/; revision=32271
2012-02-14 14:29:22 +00:00
Peter Simons
02eaa57b56
merge latest changes from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32270
2012-02-14 13:47:27 +00:00
Sander van der Burg
ba4e2e775a
Bumped GeoIP java library to version 1.2.5
...
svn path=/nixpkgs/trunk/; revision=32268
2012-02-14 10:53:09 +00:00
Cillian de Roiste
1c885d3dee
Updating to 2.10.1, security fixes and also fixes #14351 'multiple display of room members'
...
svn path=/nixpkgs/trunk/; revision=32267
2012-02-14 09:56:46 +00:00
Lluís Batlle i Rossell
af1b08ac32
Updating firefox to 10.0.1. I'll let hydra build it.
...
svn path=/nixpkgs/trunk/; revision=32266
2012-02-13 21:04:39 +00:00
Yury G. Kudryashov
f7886ac78b
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32265
2012-02-13 19:47:36 +00:00
Yury G. Kudryashov
19dde94ddc
Add calligra suite
...
KOffice, rebranded. Let hydra build it.
svn path=/nixpkgs/trunk/; revision=32264
2012-02-13 19:34:42 +00:00
Yury G. Kudryashov
1c4a8d7e6d
freeciv: add flags for clients and server
...
svn path=/nixpkgs/trunk/; revision=32263
2012-02-13 19:34:39 +00:00
Yury G. Kudryashov
b13fd75b35
freeciv-2.3.1
...
svn path=/nixpkgs/trunk/; revision=32262
2012-02-13 19:34:35 +00:00
Arie Middelkoop
456d380cef
Fixed poweroff/reboot in "consolekit" for NixOS.
...
svn path=/nixpkgs/trunk/; revision=32261
2012-02-13 17:15:34 +00:00
Lluís Batlle i Rossell
0a85d5cf98
Blind commit about making nvidia-cg-toolkit build for i686-linux
...
svn path=/nixpkgs/trunk/; revision=32258
2012-02-13 13:59:12 +00:00
Lluís Batlle i Rossell
1a5c12c34c
I made stuntrally work, thanks to adding the nvidia_cg_toolkit to ogre.
...
svn path=/nixpkgs/trunk/; revision=32257
2012-02-13 13:41:57 +00:00
Peter Simons
32c4436335
haskell-yesod-routes: added meta.maintainers
...
svn path=/nixpkgs/trunk/; revision=32253
2012-02-13 09:02:26 +00:00
Peter Simons
bf4edd50de
haskell-yesod-auth: updated to version 0.8.1.1
...
svn path=/nixpkgs/trunk/; revision=32252
2012-02-13 09:02:23 +00:00
Peter Simons
3a381fbe8b
haskell-wai-logger: updated to version 0.1.3
...
svn path=/nixpkgs/trunk/; revision=32251
2012-02-13 09:02:21 +00:00
Peter Simons
26dc512856
haskell-texmath: updated to version 0.6.0.3
...
svn path=/nixpkgs/trunk/; revision=32250
2012-02-13 09:02:19 +00:00
Peter Simons
f8bdfa5b7f
haskell-system-fileio: updated to version 0.3.5
...
svn path=/nixpkgs/trunk/; revision=32249
2012-02-13 09:02:16 +00:00
Peter Simons
76c27de286
haskell-persistent-template: updated to version 0.8.1.1
...
svn path=/nixpkgs/trunk/; revision=32248
2012-02-13 09:02:14 +00:00
Peter Simons
e01f4fb894
haskell-pandoc: updated to version 1.9.1.1
...
svn path=/nixpkgs/trunk/; revision=32247
2012-02-13 09:02:11 +00:00
Peter Simons
3cc92a77ce
haskell-numeric-prelude: updated to version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=32246
2012-02-13 09:02:08 +00:00
Peter Simons
7c6a291d49
haskell-http-conduit: updated to version 1.2.6
...
svn path=/nixpkgs/trunk/; revision=32245
2012-02-13 09:02:06 +00:00
Peter Simons
1f346f4781
haskell-highlighting-kate: updated to version 0.5.0.4
...
svn path=/nixpkgs/trunk/; revision=32244
2012-02-13 09:02:04 +00:00
Peter Simons
b6922cc2ae
haskell-crypto-conduit: updated to version 0.1.3.1
...
svn path=/nixpkgs/trunk/; revision=32243
2012-02-13 09:02:01 +00:00
Peter Simons
a05bc7570c
haskell-conduit: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=32242
2012-02-13 09:01:59 +00:00
Peter Simons
af4959a2ae
haskell-cmdargs: updated to version 0.9.3
...
svn path=/nixpkgs/trunk/; revision=32241
2012-02-13 09:01:56 +00:00
Peter Simons
e74e8f880a
haskell-attoparsec: updated to version 0.10.1.1
...
svn path=/nixpkgs/trunk/; revision=32240
2012-02-13 09:01:54 +00:00
Peter Simons
7d51d52499
haskell-HDBC: updated to version 2.3.1.1
...
svn path=/nixpkgs/trunk/; revision=32239
2012-02-13 09:01:51 +00:00
Peter Simons
d53d97ad5e
haskell-HaRe: updated to version 0.6.0.2
...
svn path=/nixpkgs/trunk/; revision=32238
2012-02-13 09:01:46 +00:00
Sander van der Burg
da6e4f95d4
Bumped revision of Disnix activation scripts
...
svn path=/nixpkgs/trunk/; revision=32234
2012-02-12 13:34:06 +00:00
Yury G. Kudryashov
fc21cca549
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32231
2012-02-12 09:33:54 +00:00
Yury G. Kudryashov
af62434159
kmymoney-4.6.2, fix build with qt-4.8
...
svn path=/nixpkgs/trunk/; revision=32230
2012-02-11 21:15:16 +00:00
Lluís Batlle i Rossell
c2e5c08d72
Adding the game Bits&Bots
...
svn path=/nixpkgs/trunk/; revision=32227
2012-02-11 14:33:27 +00:00
Arie Middelkoop
af2f845060
Kwooty binary newsreader version bump 0.8.0 -> 0.8.1.
...
Newer version builds against the updated dependencies of the package.
svn path=/nixpkgs/trunk/; revision=32226
2012-02-11 09:06:09 +00:00
Lluís Batlle i Rossell
ff240c0150
Updating trigger rally
...
svn path=/nixpkgs/trunk/; revision=32223
2012-02-10 22:23:33 +00:00
Lluís Batlle i Rossell
9ae92c3d69
Updating zziplib
...
svn path=/nixpkgs/trunk/; revision=32222
2012-02-10 21:56:45 +00:00
Lluís Batlle i Rossell
ed00bb14bb
Adding a throw for stunt-rally; it does not work after build.
...
svn path=/nixpkgs/trunk/; revision=32221
2012-02-10 21:53:59 +00:00
Lluís Batlle i Rossell
1ad1d987e3
Adding stunt rally.
...
svn path=/nixpkgs/trunk/; revision=32217
2012-02-10 20:24:13 +00:00
Eelco Dolstra
761785c4ab
* Fix ebook-tools. It broke because of the libzip update.
...
svn path=/nixpkgs/trunk/; revision=32215
2012-02-10 18:33:14 +00:00
Peter Simons
c5617dc628
haskell-LambdaHack: updated to version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32214
2012-02-10 11:34:26 +00:00
Peter Simons
657628e1c7
haskell-zlib-conduit: updated to version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32213
2012-02-10 11:34:23 +00:00
Peter Simons
eef5c55e6e
haskell-yesod: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=32212
2012-02-10 11:34:20 +00:00
Peter Simons
4b7ebbed6f
haskell-yesod-static: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=32211
2012-02-10 11:34:18 +00:00
Peter Simons
a5461d2cc8
haskell-yesod-persistent: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=32210
2012-02-10 11:34:15 +00:00
Peter Simons
8478697f71
haskell-yesod-json: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=32209
2012-02-10 11:34:12 +00:00
Peter Simons
76dbef631e
haskell-yesod-form: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=32208
2012-02-10 11:34:09 +00:00
Peter Simons
ca95e7796c
haskell-yesod-default: updated to version 0.6.1
...
svn path=/nixpkgs/trunk/; revision=32207
2012-02-10 11:34:06 +00:00
Peter Simons
bb1679d371
haskell-yesod-core: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=32206
2012-02-10 11:34:04 +00:00
Peter Simons
6caa6272e9
haskell-yesod-auth: updated to version 0.8.1
...
svn path=/nixpkgs/trunk/; revision=32205
2012-02-10 11:34:01 +00:00
Peter Simons
6d1c0f4b60
haskell-yaml: updated to version 0.5.2
...
svn path=/nixpkgs/trunk/; revision=32204
2012-02-10 11:33:58 +00:00
Peter Simons
897d63e5f7
haskell-warp: updated to version 1.1.0
...
svn path=/nixpkgs/trunk/; revision=32203
2012-02-10 11:33:56 +00:00
Peter Simons
85c395797e
haskell-wai: updated to version 1.1.0
...
svn path=/nixpkgs/trunk/; revision=32202
2012-02-10 11:33:52 +00:00
Peter Simons
57cb4ab024
haskell-wai-extra: updated to version 1.1.0
...
svn path=/nixpkgs/trunk/; revision=32201
2012-02-10 11:33:50 +00:00
Peter Simons
f7200279f4
haskell-wai-app-static: updated to version 1.1.1
...
svn path=/nixpkgs/trunk/; revision=32200
2012-02-10 11:33:47 +00:00
Peter Simons
acfc1c505e
haskell-tls: updated to version 0.9.0
...
svn path=/nixpkgs/trunk/; revision=32199
2012-02-10 11:33:44 +00:00
Peter Simons
7750208983
haskell-tls-extra: updated to version 0.4.3
...
svn path=/nixpkgs/trunk/; revision=32198
2012-02-10 11:33:42 +00:00
Peter Simons
5f3751c931
haskell-th-lift: updated to version 0.5.5
...
svn path=/nixpkgs/trunk/; revision=32197
2012-02-10 11:33:39 +00:00
Peter Simons
d4cde49783
haskell-shakespeare: updated to version 0.10.3.1
...
svn path=/nixpkgs/trunk/; revision=32196
2012-02-10 11:33:36 +00:00
Peter Simons
067ed3e52b
haskell-shakespeare-text: updated to version 0.10.5
...
svn path=/nixpkgs/trunk/; revision=32195
2012-02-10 11:33:34 +00:00
Peter Simons
b1dabf4795
haskell-shakespeare-js: updated to version 0.11.0.1
...
svn path=/nixpkgs/trunk/; revision=32194
2012-02-10 11:33:31 +00:00
Peter Simons
58a133f7fb
haskell-shakespeare-i18n: updated to version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=32193
2012-02-10 11:33:28 +00:00
Peter Simons
7d474b4dd9
haskell-shakespeare-css: updated to version 0.10.7
...
svn path=/nixpkgs/trunk/; revision=32192
2012-02-10 11:33:26 +00:00
Peter Simons
a53f8656fe
haskell-pandoc: updated to version 1.9.1
...
svn path=/nixpkgs/trunk/; revision=32191
2012-02-10 11:33:23 +00:00
Peter Simons
baeebd7677
haskell-http-enumerator: updated to version 0.7.3
...
svn path=/nixpkgs/trunk/; revision=32190
2012-02-10 11:33:20 +00:00
Peter Simons
7d6092cbbc
haskell-http-conduit: updated to version 1.2.5
...
svn path=/nixpkgs/trunk/; revision=32189
2012-02-10 11:33:18 +00:00
Peter Simons
da120789ce
haskell-highlighting-kate: updated to version 0.5.0.2
...
svn path=/nixpkgs/trunk/; revision=32188
2012-02-10 11:33:15 +00:00
Peter Simons
2a0c2cccdb
haskell-cookie: updated to version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=32187
2012-02-10 11:33:13 +00:00
Peter Simons
4d74352a73
haskell-conduit: updated to version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32186
2012-02-10 11:33:10 +00:00
Peter Simons
df2916a86a
haskell-certificate: updated to version 1.1.0
...
svn path=/nixpkgs/trunk/; revision=32185
2012-02-10 11:33:07 +00:00
Peter Simons
081a06c578
haskell-blaze-builder-conduit: updated to version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32184
2012-02-10 11:33:05 +00:00
Peter Simons
3dd1ac8766
haskell-authenticate: updated to version 1.0.0
...
svn path=/nixpkgs/trunk/; revision=32183
2012-02-10 11:33:02 +00:00
Peter Simons
a72543aa72
haskell-attoparsec-conduit: updated to version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32182
2012-02-10 11:32:59 +00:00
Peter Simons
c78b13be70
haskell-persistent-template: updated to version 0.8.1
...
svn path=/nixpkgs/trunk/; revision=32181
2012-02-10 11:32:57 +00:00
Peter Simons
27b9910634
haskell-persistent-sqlite: updated to version 0.8.0
...
svn path=/nixpkgs/trunk/; revision=32180
2012-02-10 11:32:54 +00:00
Peter Simons
a2d2fa31a6
haskell-persistent: updated to version 0.8.0
...
svn path=/nixpkgs/trunk/; revision=32179
2012-02-10 11:32:50 +00:00
Peter Simons
78d758d93f
haskell-yesod-routes: added version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=32178
2012-02-10 11:32:48 +00:00
Peter Simons
cd306852ad
haskell-crypto-conduit: added version 0.1.3.1
...
svn path=/nixpkgs/trunk/; revision=32177
2012-02-10 11:32:45 +00:00
Peter Simons
eb9badcd21
haskell-attempt: added version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=32176
2012-02-10 11:32:40 +00:00
Peter Simons
cf686eaa50
haskell-failure: added version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32175
2012-02-10 11:32:35 +00:00
Yury G. Kudryashov
5144a19987
svn merge ^/nixpkgs/trunk
...
There were a few merge conflicts due to ensureDir->mkdir -p migration
svn path=/nixpkgs/branches/stdenv-updates/; revision=32174
2012-02-10 10:24:30 +00:00
Yury G. Kudryashov
e9974606a5
kmymoney: explicitly pass pkgconfig
...
svn path=/nixpkgs/trunk/; revision=32173
2012-02-10 10:13:52 +00:00
Yury G. Kudryashov
c84eb70b51
Latest exosip and linphone
...
svn path=/nixpkgs/trunk/; revision=32172
2012-02-10 10:13:48 +00:00
Yury G. Kudryashov
3217e1c5c3
djview-4.8, fix build with qt-4.8
...
svn path=/nixpkgs/trunk/; revision=32171
2012-02-10 10:13:44 +00:00
Yury G. Kudryashov
f9c551a41f
hugin-2011.4.0
...
svn path=/nixpkgs/trunk/; revision=32170
2012-02-10 10:13:39 +00:00
Yury G. Kudryashov
f8d0599756
Add tclap (required for new hugin)
...
svn path=/nixpkgs/trunk/; revision=32169
2012-02-10 10:13:34 +00:00
Shea Levy
f77fa09f56
v8: Get building on darwin
...
svn path=/nixpkgs/trunk/; revision=32168
2012-02-10 05:22:58 +00:00
Lluís Batlle i Rossell
232da3a29d
Adding a new url for isl.src. The current is only meant for the last version.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32167
2012-02-09 19:53:01 +00:00
Lluís Batlle i Rossell
ab93b3a032
Updating imagemagick; I think it's meant to build with the new zlib 1.2.6.
...
I'll let hydra try it.
I don't update this in trunk because a lot depends on this.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32166
2012-02-09 19:45:31 +00:00
Peter Simons
2d48075c4a
haskell-packages.nix: disable the obsolete 'HaRe' tool
...
svn path=/nixpkgs/trunk/; revision=32165
2012-02-09 14:53:07 +00:00
Peter Simons
792bbd3522
haskell-packages.nix: disable the obsolete 'frown' tool
...
svn path=/nixpkgs/trunk/; revision=32164
2012-02-09 14:53:05 +00:00
Peter Simons
bfd1783a06
haskell-packages.nix: fixed obsolete reference to json_0_5 attribute
...
svn path=/nixpkgs/trunk/; revision=32163
2012-02-09 14:41:36 +00:00
Peter Simons
1e8e60da41
haskell-json: fix build with GHC 7.4.x
...
svn path=/nixpkgs/trunk/; revision=32162
2012-02-09 14:38:03 +00:00
Peter Simons
24ff52e62e
haskell-json: dropped obsolete version 0.4.4
...
svn path=/nixpkgs/trunk/; revision=32161
2012-02-09 14:38:01 +00:00
Eelco Dolstra
3a4595d679
* zlib should be a propagated build input of libzip.
...
svn path=/nixpkgs/trunk/; revision=32160
2012-02-09 14:22:13 +00:00
Eelco Dolstra
2051002180
* libzip updated to 0.10.
...
svn path=/nixpkgs/trunk/; revision=32159
2012-02-09 14:09:08 +00:00
Peter Simons
1a7d345aab
wxmaxima: updated to version 12.01.0
...
svn path=/nixpkgs/trunk/; revision=32158
2012-02-09 13:22:57 +00:00
Peter Simons
db29c078b3
haskell-texmath: updated to version 0.6.0.2
...
svn path=/nixpkgs/trunk/; revision=32157
2012-02-09 12:54:05 +00:00
Peter Simons
4ef705c1ef
haskell-haxr: updated to version 3000.8.5
...
svn path=/nixpkgs/trunk/; revision=32156
2012-02-09 12:54:03 +00:00
Peter Simons
0333114f58
haskell-happstack-data: updated to version 6.0.1
...
svn path=/nixpkgs/trunk/; revision=32155
2012-02-09 12:54:00 +00:00
Ludovic Courtès
452cdc59f1
GNU Guile: Use the right configure option name.
...
svn path=/nixpkgs/trunk/; revision=32154
2012-02-09 10:07:42 +00:00
Lluís Batlle i Rossell
f113fbb5dd
Fixing the xine lib build, for problems building with zlib 1.2.6
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32153
2012-02-09 09:35:54 +00:00
Ludovic Courtès
1d44b332ed
GNU Guile: Disable pthread support on FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=32152
2012-02-09 09:16:17 +00:00
Peter Simons
d450c760f8
haskell-Ebnf2ps: updated to version 1.0.10
...
svn path=/nixpkgs/trunk/; revision=32149
2012-02-08 23:06:04 +00:00
Peter Simons
d2bbefa08e
haskell-hint: updated to version 0.3.3.4
...
svn path=/nixpkgs/trunk/; revision=32148
2012-02-08 23:06:01 +00:00
Peter Simons
0df0d9ad9c
Ebnf2ps: the package is now available from Hackage
...
svn path=/nixpkgs/trunk/; revision=32147
2012-02-08 22:07:42 +00:00
Lluís Batlle i Rossell
3782f740a0
Adding libwebp
...
svn path=/nixpkgs/trunk/; revision=32146
2012-02-08 21:37:20 +00:00
Lluís Batlle i Rossell
d83e1b4b5d
Updating libvorbis and libogg, and enabling by default libvorbis and libxvid on ffmpeg.
...
I think there are little drawbacks on that, whlie there are benefits.
svn path=/nixpkgs/trunk/; revision=32145
2012-02-08 19:54:16 +00:00
Eelco Dolstra
1e0012c1ab
* Tribler updated to 5.5.10.
...
svn path=/nixpkgs/trunk/; revision=32144
2012-02-08 16:46:09 +00:00
Eelco Dolstra
ff1bfcaefb
* Added fuse-zip, a FUSE filesystem for accessing zip files.
...
svn path=/nixpkgs/trunk/; revision=32143
2012-02-08 15:45:26 +00:00
Eelco Dolstra
f680a3c175
* Put back the Ubuntu 10.10 images that I accidentally removed.
...
svn path=/nixpkgs/trunk/; revision=32141
2012-02-08 11:38:46 +00:00
Peter Simons
6a46fac659
haskell-zlib-bindings: updated to version 0.0.3.2
...
svn path=/nixpkgs/trunk/; revision=32140
2012-02-08 09:22:40 +00:00
Peter Simons
115ec41ba1
haskell-libmpd: updated to version 0.7.1
...
svn path=/nixpkgs/trunk/; revision=32139
2012-02-08 09:22:38 +00:00
Peter Simons
8be0696c79
haskell-hamlet: updated to version 0.10.8
...
svn path=/nixpkgs/trunk/; revision=32138
2012-02-08 09:22:35 +00:00
Peter Simons
efd8bf8677
haskell-gloss: updated to version 1.6.1.1
...
svn path=/nixpkgs/trunk/; revision=32137
2012-02-08 09:22:32 +00:00
Peter Simons
07bf4c6f76
haskell-asn1-data: updated to version 0.6.1.3
...
svn path=/nixpkgs/trunk/; revision=32136
2012-02-08 09:22:28 +00:00
Yury G. Kudryashov
0de0994bc4
zlib: largefile_source problem fixed upstream
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32135
2012-02-08 05:05:46 +00:00
Eelco Dolstra
34c8b2fa31
* Updated Postgres to 9.0.6 (contributed by Bryce L Nordgren).
...
svn path=/nixpkgs/trunk/; revision=32134
2012-02-07 23:31:40 +00:00
Lluís Batlle i Rossell
1f3f0e6b65
Updating zlib. The zlib.net site is down, but I could pick the file from a gentoo distfiles mirror.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32133
2012-02-07 21:51:03 +00:00
Peter Simons
85f4a69a14
nbd: the test suite still doesn't work on Hydra
...
svn path=/nixpkgs/trunk/; revision=32132
2012-02-07 21:45:05 +00:00
Yury G. Kudryashov
912637f33a
Enable/disable libreoffice build in nixpkgs.config, not in tree.
...
I've tried to use override instead of getConfig but failed because exception is
thrown before the function is called with force = true.
svn path=/nixpkgs/trunk/; revision=32131
2012-02-07 21:03:25 +00:00
Yury G. Kudryashov
043000cf35
Fix eval
...
svn path=/nixpkgs/trunk/; revision=32130
2012-02-07 21:03:20 +00:00
Yury G. Kudryashov
a8dba7888b
Move gtkLibs3x to top-level namespace, gtk+-3.2.3
...
Cherry-pick /nixpkgs/branches/glib-2.30@32044
svn path=/nixpkgs/trunk/; revision=32129
2012-02-07 21:03:16 +00:00
Yury G. Kudryashov
acd9d6b42e
pango-1.29: use fetchurl
...
cherry-pick /nixpkgs/branches/glib-2.30@32043
svn path=/nixpkgs/trunk/; revision=32128
2012-02-07 21:03:12 +00:00
Peter Simons
07a925d08a
nbd: re-enable the test suite to see what happens
...
svn path=/nixpkgs/trunk/; revision=32127
2012-02-07 19:54:31 +00:00
Peter Simons
1451109c95
nbd: linking with -lrt is no longer necessary because we don't link glib statically anymore
...
svn path=/nixpkgs/trunk/; revision=32126
2012-02-07 19:54:28 +00:00
Peter Simons
a62fa4480a
nbd: updated to version 2.9.25
...
svn path=/nixpkgs/trunk/; revision=32125
2012-02-07 19:54:25 +00:00
Peter Simons
4afaf0be23
emacs-w3m: updated the SHA256 hash
...
Thanks Ludo!
svn path=/nixpkgs/trunk/; revision=32124
2012-02-07 17:45:47 +00:00
Florian Friesdorf
2f7102afc0
emacs 24.0.93
...
svn path=/nixpkgs/trunk/; revision=32123
2012-02-07 17:40:05 +00:00
Florian Friesdorf
df12f0bd01
emacs js2-mode
...
svn path=/nixpkgs/trunk/; revision=32122
2012-02-07 17:40:02 +00:00
Florian Friesdorf
af8aceb847
notmuch cosmetical change
...
svn path=/nixpkgs/trunk/; revision=32121
2012-02-07 17:39:59 +00:00
Florian Friesdorf
58bd562e28
python-matplotlib-1.1.0
...
svn path=/nixpkgs/trunk/; revision=32120
2012-02-07 17:39:56 +00:00
Florian Friesdorf
f3b60febd3
calfw-1.3-5-ga9b6615 for fix in combination with org-mode
...
svn path=/nixpkgs/trunk/; revision=32119
2012-02-07 17:39:54 +00:00
Florian Friesdorf
4e3afe1b8d
emacs mode calfw-1.3
...
svn path=/nixpkgs/trunk/; revision=32118
2012-02-07 17:39:51 +00:00
Peter Simons
29869899a8
ikiwiki: updated to version 3.20120202
...
svn path=/nixpkgs/trunk/; revision=32116
2012-02-07 14:01:05 +00:00
Peter Simons
f57a6512b8
perl-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=32115
2012-02-07 14:01:03 +00:00
Peter Simons
c9201bdf53
YAML-LibYAML: added version 0.38
...
svn path=/nixpkgs/trunk/; revision=32114
2012-02-07 14:01:00 +00:00
Eelco Dolstra
c303784a89
* Debian 6.0.4.
...
svn path=/nixpkgs/trunk/; revision=32112
2012-02-07 13:19:03 +00:00
Eelco Dolstra
78ab1dd995
* Added Fedora 16 images.
...
svn path=/nixpkgs/trunk/; revision=32110
2012-02-07 13:14:25 +00:00
Eelco Dolstra
b22276deea
* Add disk images for Ubuntu 11.10.
...
svn path=/nixpkgs/trunk/; revision=32109
2012-02-07 12:38:32 +00:00
Eelco Dolstra
e4ee3e2c9b
* svn2git updated to 2.2.0.
...
svn path=/nixpkgs/trunk/; revision=32108
2012-02-07 12:22:48 +00:00
Peter Simons
6789ec0c84
haskell-cpphs: updated to version 1.13.3
...
svn path=/nixpkgs/trunk/; revision=32107
2012-02-07 10:34:43 +00:00
Peter Simons
77f1415102
haskell-wxdirect: updated to version 0.13.1.2
...
svn path=/nixpkgs/trunk/; revision=32106
2012-02-07 10:34:40 +00:00
Peter Simons
a3cab4b496
haskell-wxcore: updated to version 0.13.2.1
...
svn path=/nixpkgs/trunk/; revision=32105
2012-02-07 10:34:38 +00:00
Peter Simons
99e9375631
haskell-wx: updated to version 0.13.2.1
...
svn path=/nixpkgs/trunk/; revision=32104
2012-02-07 10:34:35 +00:00
Peter Simons
572260e237
haskell-system-filepath: updated to version 0.4.6
...
svn path=/nixpkgs/trunk/; revision=32103
2012-02-07 10:34:33 +00:00
Peter Simons
d5d4995b03
haskell-pandoc: updated to version 1.9.0.5
...
svn path=/nixpkgs/trunk/; revision=32102
2012-02-07 10:34:30 +00:00
Peter Simons
a2df0e09ff
haskell-zlib: added version 0.5.3.3
...
svn path=/nixpkgs/trunk/; revision=32101
2012-02-07 10:34:28 +00:00
Peter Simons
6704a7379b
haskell-test-framework: dropped version 0.4.2.2
...
Pandoc updated to 0.5.
svn path=/nixpkgs/trunk/; revision=32100
2012-02-07 10:34:25 +00:00
Yury G. Kudryashov
c615cbae70
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32099
2012-02-07 09:38:20 +00:00
Lluís Batlle i Rossell
a21457ffa8
Updating crypto++ to 5.6.1
...
svn path=/nixpkgs/trunk/; revision=32098
2012-02-07 09:18:04 +00:00
Arie Middelkoop
3f5643417a
linux-firmware-nonfree 0.33 -> 0.35
...
svn path=/nixpkgs/trunk/; revision=32097
2012-02-07 09:14:34 +00:00
Arie Middelkoop
f1a6497357
Linux kernel 3.2.2 -> 3.2.4.
...
svn path=/nixpkgs/trunk/; revision=32096
2012-02-07 09:13:45 +00:00
Michael Raskin
b340f86ba2
Low priority for ff11b
...
svn path=/nixpkgs/trunk/; revision=32095
2012-02-07 08:57:42 +00:00
Yury G. Kudryashov
a41d989a1e
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32093
2012-02-06 23:08:11 +00:00
Yury G. Kudryashov
c0b20baa48
unset HOME and NIXPKGS_CONFIG in test-eval-release
...
svn path=/nixpkgs/trunk/; revision=32092
2012-02-06 23:07:21 +00:00
Yury G. Kudryashov
215a07c1a9
svn merge ^/nixpkgs/trunk
...
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)
The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Yury G. Kudryashov
3312baae82
lcms2-2.3
...
svn path=/nixpkgs/trunk/; revision=32088
2012-02-06 22:08:04 +00:00
Peter Simons
4e3dcd9254
esniper: updated to version 2.27.0
...
svn path=/nixpkgs/trunk/; revision=32087
2012-02-06 21:26:46 +00:00
Peter Simons
febe726020
duplicity: updated to version 0.6.17
...
svn path=/nixpkgs/trunk/; revision=32086
2012-02-06 19:45:18 +00:00
Peter Simons
796f0ad5bc
i7z: better cpu frequency/turbo boost checker for intel core i{3,5,7}
...
svn path=/nixpkgs/trunk/; revision=32082
2012-02-06 19:09:04 +00:00
Peter Simons
5a34b4f9a1
uhc: upgraded to 1.1.3
...
svn path=/nixpkgs/trunk/; revision=32081
2012-02-06 19:09:01 +00:00
Peter Simons
ace1095639
upgraded emacs-w3m
...
svn path=/nixpkgs/trunk/; revision=32080
2012-02-06 19:08:58 +00:00
Peter Simons
66a1330589
v8/nodejs: upgraded to 3.6.6.20 and 0.6.9
...
svn path=/nixpkgs/trunk/; revision=32079
2012-02-06 19:08:56 +00:00
Peter Simons
4bfbdda332
frandom: very fast random number generator kernel module
...
nixos support via services.frandom.enable
svn path=/nixpkgs/trunk/; revision=32078
2012-02-06 19:08:52 +00:00
Peter Simons
1b85da5ae3
ghc-mod: upgraded to 1.0.8
...
svn path=/nixpkgs/trunk/; revision=32077
2012-02-06 19:08:48 +00:00
Vladimír Čunát
e6c4bcf8fb
Patched broadcom_sta with for kernels 2.6.39 and 3.2
...
Patches taken from Gentoo, builds OK now.
svn path=/nixpkgs/trunk/; revision=32076
2012-02-06 19:06:47 +00:00
Peter Simons
fd12c85a33
haskell-hakyll: updated to version 3.2.6.0
...
svn path=/nixpkgs/trunk/; revision=32075
2012-02-06 18:28:22 +00:00
Peter Simons
bb5f77cfaa
haskell-pandoc: updated to version 1.9.0.3
...
svn path=/nixpkgs/trunk/; revision=32074
2012-02-06 18:28:19 +00:00
Peter Simons
efa830e5c4
haskell-temporary: updated meta section
...
svn path=/nixpkgs/trunk/; revision=32073
2012-02-06 18:28:16 +00:00
Peter Simons
14e803ff8a
haskell-test-framework: added version 0.4.2.2 (required by pandoc)
...
svn path=/nixpkgs/trunk/; revision=32072
2012-02-06 18:28:12 +00:00
Peter Simons
31298a29ae
haskell-hlint: updated to version 1.8.23
...
svn path=/nixpkgs/trunk/; revision=32069
2012-02-06 14:28:02 +00:00
Peter Simons
ad07ce6e67
haskell-vector-algorithms: updated to version 0.5.4
...
svn path=/nixpkgs/trunk/; revision=32068
2012-02-06 14:27:59 +00:00
Peter Simons
066cd10d99
haskell-texmath: updated to version 0.6.0.1
...
svn path=/nixpkgs/trunk/; revision=32067
2012-02-06 14:27:57 +00:00
Peter Simons
9a2922dec5
haskell-system-filepath: updated to version 0.4.5
...
svn path=/nixpkgs/trunk/; revision=32066
2012-02-06 14:27:54 +00:00
Peter Simons
84bfd464d0
haskell-system-fileio: updated to version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=32065
2012-02-06 14:27:52 +00:00
Peter Simons
1eb5674ebf
haskell-parsimony: updated to version 1.3
...
svn path=/nixpkgs/trunk/; revision=32064
2012-02-06 14:27:49 +00:00
Peter Simons
f11b58a1b1
haskell-pandoc: updated to version 1.9.0.2
...
svn path=/nixpkgs/trunk/; revision=32063
2012-02-06 14:27:47 +00:00
Peter Simons
6b7de9b5fc
haskell-pandoc-types: updated to version 1.9.0.2
...
svn path=/nixpkgs/trunk/; revision=32062
2012-02-06 14:27:44 +00:00
Peter Simons
9cacf79ac0
haskell-highlighting-kate: updated to version 0.5.0.1
...
svn path=/nixpkgs/trunk/; revision=32061
2012-02-06 14:27:42 +00:00
Peter Simons
84a2bcfb26
haskell-OpenGLRaw: updated to version 1.2.0.0
...
svn path=/nixpkgs/trunk/; revision=32060
2012-02-06 14:27:40 +00:00
Peter Simons
a1cd71b5af
haskell-HaskellForMaths: updated to version 0.4.3
...
svn path=/nixpkgs/trunk/; revision=32059
2012-02-06 14:27:37 +00:00
Peter Simons
eb53508829
haskell-Graphalyze: updated to version 0.12.0.0
...
svn path=/nixpkgs/trunk/; revision=32058
2012-02-06 14:27:35 +00:00
Peter Simons
6494e9a2c4
haskell-GLURaw: updated to version 1.2.0.0
...
svn path=/nixpkgs/trunk/; revision=32057
2012-02-06 14:27:32 +00:00
Peter Simons
c682f95d63
haskell-temporary: added version 1.1.2.3
...
svn path=/nixpkgs/trunk/; revision=32056
2012-02-06 14:27:30 +00:00
Peter Simons
12dfa773aa
haskell-haskell-src: 7.4.1 build was fixed by happy update
...
svn path=/nixpkgs/trunk/; revision=32055
2012-02-06 14:27:27 +00:00
Peter Simons
269b4776ce
haskell: added OpenGL 5.0.0 and GLUT 2.3.0.0
...
svn path=/nixpkgs/trunk/; revision=32054
2012-02-06 14:27:24 +00:00
Peter Simons
df0f103e86
haskell-http-conduit: downgrade to version 1.2.0
...
The latest version has requirements version that we cannot fulfill
without duplicating a lot of packages.
svn path=/nixpkgs/trunk/; revision=32053
2012-02-06 14:27:21 +00:00
Peter Simons
20f8c35e07
haskell-happy: added version 1.18.9
...
svn path=/nixpkgs/trunk/; revision=32052
2012-02-06 14:27:18 +00:00
Michael Raskin
8bae3c51ff
Add Firefox 11beta
...
svn path=/nixpkgs/trunk/; revision=32048
2012-02-06 08:28:24 +00:00
Michael Raskin
bc851612c9
A kludge to avoid removal of zlib from RPATH -- needed for LilyPond build
...
svn path=/nixpkgs/trunk/; revision=32046
2012-02-06 05:49:27 +00:00
Alexander Tsamutali
109068c605
applications/misc/goldendict: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=32045
2012-02-05 21:02:27 +00:00
Arie Middelkoop
2d7fe30288
Improved the expression for intel microcode.
...
svn path=/nixpkgs/trunk/; revision=32042
2012-02-05 20:44:19 +00:00
Yury G. Kudryashov
c81e27f1f7
Move gtkLibs to top-level namespace
...
Earlier there was a strict correspondence between versions of gtkLibs.* but now
upstream moves to gtk-3.x, and there is no simple rule anymore. Thus it is
easier to override particular libs on a case-by-case basis than using gtkLibs2x.
svn path=/nixpkgs/trunk/; revision=32040
2012-02-05 18:29:42 +00:00
Yury G. Kudryashov
06a8db81ca
qhull-2012.1
...
svn path=/nixpkgs/trunk/; revision=32039
2012-02-05 09:26:15 +00:00
Yury G. Kudryashov
ba50fa3ad2
Whitespace
...
svn path=/nixpkgs/trunk/; revision=32038
2012-02-05 09:26:11 +00:00
Yury G. Kudryashov
33f14fc3cf
enblend-enfuse-4.0
...
svn path=/nixpkgs/trunk/; revision=32037
2012-02-05 09:26:06 +00:00
Arie Middelkoop
3f1054b1ec
Added 'bumblebee', a package that facilitates NVidia Optimus graphics with X11.
...
Note: it relies heavily on 'virtualgl'. This also makes the approach taken
by bumblebee not very effective.
So, this package is actually mainly useful for shutting down your card so that
it does not consume power/produce heat.
See the comments in bumblebee/default.nix
svn path=/nixpkgs/trunk/; revision=32036
2012-02-05 00:51:35 +00:00
Arie Middelkoop
b4d5957ac4
Version bumb of 'xf86-synaptics' module, which fixes a cpu-stealing bug when using syndaemon.
...
svn path=/nixpkgs/trunk/; revision=32035
2012-02-05 00:43:54 +00:00
Ludovic Courtès
d15738aca5
GnuTLS: Get Hydra to build the Guile-less variants.
...
svn path=/nixpkgs/trunk/; revision=32034
2012-02-04 23:21:33 +00:00
Shea Levy
b59eac3bfc
Add autotest-rails gem
...
svn path=/nixpkgs/trunk/; revision=32033
2012-02-04 15:04:04 +00:00
Peter Simons
60c8201514
analog: install images directory, too
...
svn path=/nixpkgs/trunk/; revision=32030
2012-02-04 10:48:48 +00:00
Peter Simons
282449afe8
analog: added version 6.0
...
svn path=/nixpkgs/trunk/; revision=32029
2012-02-04 10:32:07 +00:00
Peter Simons
b69d6bf7e0
Moved all LaTeX expressions into tools/typesetting hierarchy.
...
svn path=/nixpkgs/trunk/; revision=32028
2012-02-04 09:31:07 +00:00
Peter Simons
dbafd99a0a
Moved python debugger into development/tools hierarchy.
...
svn path=/nixpkgs/trunk/; revision=32027
2012-02-04 09:30:53 +00:00
Peter Simons
ce1ce28f96
haskell-yap: updated to version 0.2
...
svn path=/nixpkgs/trunk/; revision=32026
2012-02-04 08:38:09 +00:00
Peter Simons
49009f72ce
haskell-hakyll: updated to version 3.2.5.1
...
svn path=/nixpkgs/trunk/; revision=32025
2012-02-04 08:38:04 +00:00
Yury G. Kudryashov
a810d44d81
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32024
2012-02-03 21:33:28 +00:00
Peter Simons
2286dd1f51
haskell-packages.nix: updated configurations for older GHC versions to prefer a more modern DeepSeq
...
svn path=/nixpkgs/trunk/; revision=32023
2012-02-03 21:06:28 +00:00
Yury G. Kudryashov
4a5673f520
graphicsmagick: add meta.platforms
...
svn path=/nixpkgs/trunk/; revision=32022
2012-02-03 21:02:00 +00:00
Peter Simons
868d8c2d9c
haskell-cabal2nix: updated to version 1.25
...
svn path=/nixpkgs/trunk/; revision=32021
2012-02-03 21:00:32 +00:00
Peter Simons
038a3e5b2e
haskell-vty: updated to version 4.7.0.10
...
svn path=/nixpkgs/trunk/; revision=32020
2012-02-03 21:00:30 +00:00
Peter Simons
56230f309e
haskell-nixos-types: updated to version 1.3
...
svn path=/nixpkgs/trunk/; revision=32019
2012-02-03 21:00:27 +00:00
Peter Simons
88f110cb75
haskell-ieee754: updated to version 0.7.3
...
svn path=/nixpkgs/trunk/; revision=32018
2012-02-03 21:00:24 +00:00
Peter Simons
c77c727641
haskell-hackage-db: updated to version 1.2
...
svn path=/nixpkgs/trunk/; revision=32017
2012-02-03 21:00:21 +00:00
Peter Simons
2a10a4d967
haskell-bytestring-lexing: updated to version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=32016
2012-02-03 21:00:18 +00:00
Peter Simons
412e5dd87d
haskell-hledger-interest: updated to version 1.4
...
svn path=/nixpkgs/trunk/; revision=32015
2012-02-03 21:00:16 +00:00
Peter Simons
74e822d76a
haskell-packages.nix: GHC 7.4.1 should use the latest version of regexPosix
...
svn path=/nixpkgs/trunk/; revision=32014
2012-02-03 21:00:13 +00:00
Peter Simons
69d6b66571
haskell-packages.nix: the latest regexPosix must use a matching regexBase in order to compile with older versions of GHC, i.e. 6.10.4
...
svn path=/nixpkgs/trunk/; revision=32013
2012-02-03 21:00:09 +00:00
Sander van der Burg
133e2db3de
Upgraded broadcom-sta driver to version 5_100_82_112
...
svn path=/nixpkgs/trunk/; revision=32012
2012-02-03 20:51:06 +00:00
Sander van der Burg
37346e00a3
Enable IPv6 by default
...
svn path=/nixpkgs/trunk/; revision=32011
2012-02-03 20:50:33 +00:00
Peter Simons
875b61eeb9
haskell-cabal-file-th: patch cabal file to fix build with GHC 7.4.1
...
svn path=/nixpkgs/trunk/; revision=32010
2012-02-03 19:10:14 +00:00
Peter Simons
0861eb5a3d
haskell-packages.nix: updated 'haskellPlatformArgs_future' configuration to reflect the current state of affairs for GHC 7.4.1
...
* DeepSeq has been removed because it's now a core package.
* XHTML and network have been updated to the latest version.
* The comments that state whether a package builds or not have been updated.
svn path=/nixpkgs/trunk/; revision=32009
2012-02-03 19:06:50 +00:00
Peter Simons
83c6e41b15
haskell-xhtml: added version 3000.2.0.5
...
svn path=/nixpkgs/trunk/; revision=32008
2012-02-03 19:06:47 +00:00
Peter Simons
dd28867e4f
haskell-network: added version 2.3.0.10
...
svn path=/nixpkgs/trunk/; revision=32007
2012-02-03 19:06:44 +00:00
Peter Simons
351627cb88
haskell-extensible-exceptions: added version 0.1.1.4
...
svn path=/nixpkgs/trunk/; revision=32006
2012-02-03 19:06:41 +00:00
Peter Simons
49ca209cd2
haskell-deepseq: added version 1.3.0.0
...
svn path=/nixpkgs/trunk/; revision=32005
2012-02-03 19:06:38 +00:00
Peter Simons
8cba75ac34
haskell-ieee754: added version 0.7.3
...
svn path=/nixpkgs/trunk/; revision=32004
2012-02-03 19:06:35 +00:00
Peter Simons
4d25e699a1
haskell-socks: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=32003
2012-02-03 19:06:32 +00:00
Peter Simons
f7889c850c
haskell-language-javascript: updated to version 0.4.7
...
svn path=/nixpkgs/trunk/; revision=32002
2012-02-03 19:06:29 +00:00
Peter Simons
d9546f6165
haskell-http-conduit: updated to version 1.2.3
...
svn path=/nixpkgs/trunk/; revision=32001
2012-02-03 19:06:26 +00:00
Peter Simons
77625e49e5
haskell-hjsmin: updated to version 0.0.15
...
svn path=/nixpkgs/trunk/; revision=32000
2012-02-03 19:06:23 +00:00
Peter Simons
65ad5c83ef
haskell-hastache: updated to version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=31999
2012-02-03 19:06:20 +00:00
Peter Simons
7851600fcf
haskell-filepath: updated to version 1.3.0.0
...
svn path=/nixpkgs/trunk/; revision=31998
2012-02-03 19:06:18 +00:00
Peter Simons
51d6cf8c90
haskell-binary: updated to version 0.5.1.0
...
svn path=/nixpkgs/trunk/; revision=31997
2012-02-03 19:06:15 +00:00
Peter Simons
ade99756f9
haskell-idris: updated to version 0.9.1
...
svn path=/nixpkgs/trunk/; revision=31996
2012-02-03 19:06:12 +00:00
Lluís Batlle i Rossell
cf2591c5ec
Updating rdesktop to 1.7.1
...
svn path=/nixpkgs/trunk/; revision=31993
2012-02-03 16:16:18 +00:00
Peter Simons
4aac439f00
redis: added version 2.4.7
...
Patch submitted by Phil Hagelberg <technomancy@gmail.com >.
svn path=/nixpkgs/trunk/; revision=31992
2012-02-03 13:12:07 +00:00
Andres Löh
f2d6ca5d02
Added haskell-{bitarray,containers-deepseq,gd}.
...
svn path=/nixpkgs/trunk/; revision=31991
2012-02-03 12:15:00 +00:00
Karn Kallio
cdf1a3a3c6
Racket version 5.2.1
...
svn path=/nixpkgs/trunk/; revision=31990
2012-02-02 22:41:21 +00:00
Andres Löh
b66db5ca13
Add ghc-7.4.1. Remove Hydra building for the 7.2.* series.
...
svn path=/nixpkgs/trunk/; revision=31989
2012-02-02 21:08:30 +00:00
Ludovic Courtès
f113ee27ad
LZO 2.06.
...
svn path=/nixpkgs/trunk/; revision=31988
2012-02-02 20:49:42 +00:00
Yury G. Kudryashov
df037ddafd
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31987
2012-02-02 20:36:11 +00:00
Yury G. Kudryashov
9758857fbe
libdevil: pick a couple of debian patches
...
svn path=/nixpkgs/trunk/; revision=31986
2012-02-02 20:30:55 +00:00
Peter Simons
798890b819
haskell-zlib: drop version 0.5.3.2 again; it's causing lots of trouble
...
This change affects only GHC 7.2 or later.
svn path=/nixpkgs/trunk/; revision=31985
2012-02-02 17:03:01 +00:00
Eelco Dolstra
9d9e33b98d
* Added Firefox 10.0. P.S. it seems that Firefox 10 no longer needs
...
--enable-official-branding to get a browser that calls itself
"Firefox". But I'll leave the flag in for the moment.
* Removed Firefox 8.0.
svn path=/nixpkgs/trunk/; revision=31984
2012-02-02 15:44:22 +00:00
Peter Simons
bd2c29d553
haskell-persistent-sqlite: added version 0.6.2.1
...
svn path=/nixpkgs/trunk/; revision=31983
2012-02-02 14:54:56 +00:00
Peter Simons
e11c942238
haskell-yesod-default: added version 0.5.0
...
svn path=/nixpkgs/trunk/; revision=31982
2012-02-02 14:54:53 +00:00
Peter Simons
0ff6866501
haskell-crypto-api: updated to version 0.9
...
svn path=/nixpkgs/trunk/; revision=31981
2012-02-02 13:33:58 +00:00
Peter Simons
57c1279ce8
haskell-clientsession: updated to version 0.7.4
...
svn path=/nixpkgs/trunk/; revision=31980
2012-02-02 13:33:54 +00:00
Eelco Dolstra
7b5db94b5f
* Updated Adobe Reader to 9.4.7.
...
svn path=/nixpkgs/trunk/; revision=31978
2012-02-02 12:19:17 +00:00
Peter Simons
0f5ff15cb9
haskell-http-conduit: updated to version 1.2.0
...
svn path=/nixpkgs/trunk/; revision=31977
2012-02-02 10:52:15 +00:00
Peter Simons
c9a9d81471
haskell-conduit: updated to version 0.1.1.1
...
svn path=/nixpkgs/trunk/; revision=31976
2012-02-02 10:52:12 +00:00
Peter Simons
e3e09ea617
haskell-packages.nix: disabled hledger-vty and hledger-chart
...
These packages don't build with current versions of hledger-lib. I'll ask
upstream about an update.
svn path=/nixpkgs/trunk/; revision=31975
2012-02-02 10:38:08 +00:00
Peter Simons
9aae354adf
haskell-zlib-bindings: updated to version 0.0.3.1
...
svn path=/nixpkgs/trunk/; revision=31974
2012-02-02 10:38:06 +00:00
Peter Simons
de4350af7d
haskell-test-framework: updated to version 0.5
...
svn path=/nixpkgs/trunk/; revision=31973
2012-02-02 10:38:03 +00:00
Peter Simons
36f7262ef3
haskell-socks: updated to version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=31972
2012-02-02 10:38:01 +00:00
Peter Simons
3170847b13
haskell-hledger: updated to version 0.17
...
svn path=/nixpkgs/trunk/; revision=31971
2012-02-02 10:37:58 +00:00
Peter Simons
c7f15bf35e
haskell-hledger-web: updated to version 0.17
...
svn path=/nixpkgs/trunk/; revision=31970
2012-02-02 10:37:56 +00:00
Peter Simons
a4eebff1d2
haskell-hledger-lib: updated to version 0.17
...
svn path=/nixpkgs/trunk/; revision=31969
2012-02-02 10:37:53 +00:00
Peter Simons
02ef8dd73f
haskell-citeproc-hs: updated to version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=31968
2012-02-02 10:37:51 +00:00
Peter Simons
8c1822d2d8
haskell-socks: added version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=31967
2012-02-02 10:37:48 +00:00
Peter Simons
d7b739d9a5
haskell-cmdargs: deleted obsolete 0.8 version
...
svn path=/nixpkgs/trunk/; revision=31966
2012-02-02 10:37:45 +00:00
Rob Vermaas
d52b0c377f
rpmclosure, remove exit
...
svn path=/nixpkgs/trunk/; revision=31965
2012-02-02 09:54:16 +00:00
Rob Vermaas
6a3feaa3dc
rpmclosure, also take into account rel attribute when versions are the same
...
svn path=/nixpkgs/trunk/; revision=31964
2012-02-02 09:53:45 +00:00
Lluís Batlle i Rossell
f53c231cc4
Updating truecrypt to 7.1.
...
I pick the tarball not from the mainsite, but we checked that the hash
corresponds with that of the main site.
svn path=/nixpkgs/trunk/; revision=31963
2012-02-02 08:54:54 +00:00
Yury G. Kudryashov
2b3fb5a824
Merge two nix exprs for links2, upgrade to 2.5
...
svn path=/nixpkgs/trunk/; revision=31962
2012-02-01 22:33:35 +00:00
Yury G. Kudryashov
75262bcbed
zip, unzip: add NLS support
...
svn path=/nixpkgs/trunk/; revision=31961
2012-02-01 22:32:16 +00:00
Yury G. Kudryashov
89de1150d5
Add libnatspec
...
svn path=/nixpkgs/trunk/; revision=31960
2012-02-01 22:32:12 +00:00
Arie Middelkoop
cc145f2ae9
Update of skype expression: make the use of pulse audio optional based on the configuration setting for pulse audio (off by default).
...
Removing pulse audio from the build inputs when it is not used prevents the bug of Skype taking 100% cpu from showing up.
This demonstrates nicely nix' features: in other distributions the recomended solution was to remove read permission from the
pulse audio libs.
svn path=/nixpkgs/trunk/; revision=31959
2012-02-01 22:09:35 +00:00
Arie Middelkoop
acda2c1967
Makes a .desktop startup item from a .desktop menu entry.
...
svn path=/nixpkgs/trunk/; revision=31958
2012-02-01 22:06:49 +00:00
Arie Middelkoop
4b45a0bfc3
Microcode for intel processors (put in firmware, and 'modprobe microcode')
...
svn path=/nixpkgs/trunk/; revision=31957
2012-02-01 22:05:21 +00:00
Marco Maggesi
7c90b6a9bc
Update HOL Light to rev 122.
...
svn path=/nixpkgs/trunk/; revision=31956
2012-02-01 14:37:50 +00:00
Peter Simons
eeeab81863
haskell-xml-conduit: updated to version 0.5.2
...
svn path=/nixpkgs/trunk/; revision=31955
2012-02-01 10:40:07 +00:00
Peter Simons
ea46f84a54
haskell-web-routes: updated to version 0.26.3
...
svn path=/nixpkgs/trunk/; revision=31954
2012-02-01 10:40:04 +00:00
Peter Simons
128f2e48d1
haskell-skein: updated to version 0.1.0.5
...
svn path=/nixpkgs/trunk/; revision=31953
2012-02-01 10:40:02 +00:00
Peter Simons
349b073889
haskell-pool-conduit: updated to version 0.0.0.1
...
svn path=/nixpkgs/trunk/; revision=31952
2012-02-01 10:39:59 +00:00
Peter Simons
17fefff71d
haskell-happstack-util: updated to version 6.0.3
...
svn path=/nixpkgs/trunk/; revision=31951
2012-02-01 10:39:57 +00:00
Peter Simons
8347954f58
haskell-fast-logger: updated to version 0.0.2
...
svn path=/nixpkgs/trunk/; revision=31950
2012-02-01 10:39:54 +00:00
Peter Simons
690be29797
haskell-data-object-yaml: updated to version 0.3.4.2
...
svn path=/nixpkgs/trunk/; revision=31949
2012-02-01 10:39:50 +00:00
Ludovic Courtès
7dc9366796
GNU help2man: Wrap the program to have a correct $PERL5LIB.
...
svn path=/nixpkgs/trunk/; revision=31948
2012-01-31 15:50:51 +00:00
Ludovic Courtès
27100c36c4
GNU help2man 1.40.5.
...
svn path=/nixpkgs/trunk/; revision=31947
2012-01-31 15:31:23 +00:00
Ludovic Courtès
38391383f0
GNU Guile 2.0.5.
...
svn path=/nixpkgs/trunk/; revision=31946
2012-01-31 15:02:38 +00:00
Eelco Dolstra
f7626c1ddd
* Unbreak icewm. Without -lfontconfig, it barfs with
...
icewm: error while loading shared libraries: libfontconfig.so.1:
cannot open shared object file: No such file or directory
This causes various NixOS tests to fail
(e.g. http://hydra.nixos.org/build/1952097 ).
svn path=/nixpkgs/trunk/; revision=31945
2012-01-31 14:55:43 +00:00
Florian Friesdorf
bf95f7fa3c
Revert "sudo upgrade to 1.8.3p2 (security fix included)"
...
before was 1.7.2, which is not affected
svn path=/nixpkgs/trunk/; revision=31944
2012-01-31 14:09:54 +00:00
Florian Friesdorf
8565aba2cd
sudo upgrade to 1.8.3p2 (security fix included)
...
svn path=/nixpkgs/trunk/; revision=31943
2012-01-31 13:49:53 +00:00
Peter Simons
3f5dc79546
haskell-string-combinators: updated to version 0.6.0.3
...
svn path=/nixpkgs/trunk/; revision=31942
2012-01-31 12:13:28 +00:00
Peter Simons
3dfbf75fff
haskell-hmatrix: updated to version 0.13.1.0
...
svn path=/nixpkgs/trunk/; revision=31941
2012-01-31 12:13:26 +00:00
Peter Simons
325f8d0b28
haskell-email-validate: updated to version 0.2.8
...
svn path=/nixpkgs/trunk/; revision=31940
2012-01-31 12:13:22 +00:00
Eelco Dolstra
4fe11e8438
* OpenSSH updated to 5.9p1.
...
svn path=/nixpkgs/trunk/; revision=31939
2012-01-31 11:01:12 +00:00
Rob Vermaas
6cff3215f4
add meta attribute for cowsay
...
svn path=/nixpkgs/trunk/; revision=31938
2012-01-31 06:59:02 +00:00
Lluís Batlle i Rossell
d341b2537c
Updating ffmpeg/x264/vpx
...
svn path=/nixpkgs/trunk/; revision=31937
2012-01-30 21:02:08 +00:00
Rob Vermaas
37b404816a
add cowsay
...
svn path=/nixpkgs/trunk/; revision=31936
2012-01-30 19:05:24 +00:00
Eelco Dolstra
399c575139
* Updated Spotify to 0.6.6.10.
...
svn path=/nixpkgs/trunk/; revision=31935
2012-01-30 16:44:56 +00:00
Peter Simons
c5ecd1752c
hardlink: initial version
...
Hardlink consolidates duplicate files in a directory hierarchy with hardlinks,
similar to "nix-store --optimise".
IHMO, this program should be run by the default builder after $out has been set
up, to remove redundancy in the generated closures.
svn path=/nixpkgs/trunk/; revision=31934
2012-01-30 11:40:20 +00:00
Peter Simons
f1e16ea3c9
ikiwiki: updated to version 3.20120115
...
svn path=/nixpkgs/trunk/; revision=31933
2012-01-30 11:40:16 +00:00
Peter Simons
b2bbcc7d5f
haskell-cabal-ghci: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=31932
2012-01-30 10:52:13 +00:00
Peter Simons
b24279ff39
haskell-hledger-chart: updated to version 0.16.1
...
svn path=/nixpkgs/trunk/; revision=31931
2012-01-30 10:52:10 +00:00
Peter Simons
8b972e410c
haskell-Chart: updated to version 0.15
...
svn path=/nixpkgs/trunk/; revision=31930
2012-01-30 10:52:07 +00:00
Peter Simons
9d693c2e4e
haskell-cmdargs: added version 0.9.2
...
svn path=/nixpkgs/trunk/; revision=31929
2012-01-30 10:52:04 +00:00
Peter Simons
588da3fbf3
haskell-packages.nix: cosmetic
...
svn path=/nixpkgs/trunk/; revision=31928
2012-01-30 10:52:01 +00:00
Ludovic Courtès
010edf825c
Add pthreads-w32.
...
svn path=/nixpkgs/trunk/; revision=31927
2012-01-30 09:53:45 +00:00
Ludovic Courtès
67a45c1d25
MinGW 3.20, and w32api 3.17-2.
...
svn path=/nixpkgs/trunk/; revision=31926
2012-01-30 09:53:39 +00:00
Alexander Tsamutali
55e74d5e9a
games/oilrush: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=31925
2012-01-29 22:44:49 +00:00
Shea Levy
7fb6f58f99
Add the selenium-webdriver rubygem
...
svn path=/nixpkgs/trunk/; revision=31924
2012-01-29 20:40:32 +00:00
Shea Levy
32fcb78c1f
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=31923
2012-01-29 18:22:35 +00:00
Shea Levy
c277a6bc53
Update ruby 1.8
...
This contains a fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4815 .
All users of ruby 1.8 for web-facing apps should upgrade
svn path=/nixpkgs/trunk/; revision=31922
2012-01-29 18:00:22 +00:00
Peter Simons
086e9a090b
haskell-cabal2nix: updated to version 1.24
...
svn path=/nixpkgs/trunk/; revision=31921
2012-01-29 16:24:14 +00:00
Peter Simons
293b72cf19
haskell-neither: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=31920
2012-01-29 16:24:11 +00:00
Peter Simons
cab0e0119d
haskell-mime-mail: updated to version 0.4.1.1
...
svn path=/nixpkgs/trunk/; revision=31919
2012-01-29 16:24:08 +00:00
Peter Simons
a11aaa99b2
haskell-explicit-exception: updated to version 0.1.6
...
svn path=/nixpkgs/trunk/; revision=31918
2012-01-29 16:24:05 +00:00
Peter Simons
e83a85ed6d
haskell-bytestring-lexing: updated to version 0.3.0
...
svn path=/nixpkgs/trunk/; revision=31917
2012-01-29 16:24:02 +00:00
Peter Simons
bab857eb38
haskell-blaze-builder: updated to version 0.3.1.0
...
svn path=/nixpkgs/trunk/; revision=31916
2012-01-29 16:24:00 +00:00
Peter Simons
5792ce967f
haskell-multiarg: added version 0.1.0.0
...
svn path=/nixpkgs/trunk/; revision=31915
2012-01-29 16:23:57 +00:00
Peter Simons
1bc0a60bf8
haskell-explicit-exception: added version 0.1.6
...
svn path=/nixpkgs/trunk/; revision=31914
2012-01-29 16:23:53 +00:00
Cillian de Roiste
467722ad1a
Patching the prefix, since it is hardcoded. The application seems to work correctly now, although it does crash with my current gtk theme (oxygen) when adding a stream. Using the gnome gtk-icon-theme does work, but this is probably just a bug in the oxygen gtk theme and should be fixed there.
...
svn path=/nixpkgs/trunk/; revision=31913
2012-01-29 13:39:30 +00:00
Yury G. Kudryashov
5ec7aa7e71
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31911
2012-01-28 19:32:28 +00:00
Andres Löh
a819ccf030
Updated GHC snapshot to ghc-7.4.1-rc2.
...
svn path=/nixpkgs/trunk/; revision=31910
2012-01-28 15:34:53 +00:00
Yury G. Kudryashov
71c28d0e33
Use meta.platforms
...
svn path=/nixpkgs/trunk/; revision=31909
2012-01-28 14:39:56 +00:00
Peter Simons
12e953b944
gmp: updated (unused) version 5.0.1 to 5.0.3
...
svn path=/nixpkgs/trunk/; revision=31908
2012-01-28 14:37:53 +00:00
Yury G. Kudryashov
9d67ff2a48
Remove glib-1.x and its reverse dependencies
...
Nobody told me that he uses generator or xmms, so I'm removing this old stuff.
svn path=/nixpkgs/trunk/; revision=31907
2012-01-28 13:06:07 +00:00
Yury G. Kudryashov
4b36b6132f
Introduce libiconvOrNull and libiconvOrGlibc
...
One can use these attrs instead of custom 'if ... then libiconv else null'.
This way we can maintain the correct 'if ... then' check in one place.
NB: I don't know what is the correct condition, so I use stdenv.isLinux. Feel
free to fix this.
svn path=/nixpkgs/trunk/; revision=31906
2012-01-28 12:44:42 +00:00
Yury G. Kudryashov
491316794c
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31905
2012-01-28 12:29:35 +00:00
Peter Simons
7d9442e2c3
Removed obsolete comment.
...
svn path=/nixpkgs/trunk/; revision=31904
2012-01-28 10:20:57 +00:00
Peter Simons
37d2e2e917
gmp: renamed nix files to conform with coding guidelines
...
svn path=/nixpkgs/trunk/; revision=31903
2012-01-28 10:20:50 +00:00
Yury G. Kudryashov
8c1f88549d
fontforge-20100222
...
svn path=/nixpkgs/trunk/; revision=31902
2012-01-28 09:04:48 +00:00
Lluís Batlle i Rossell
415b2bb145
Adding cppnetlib 0.9.2. The last I found in their github.
...
svn path=/nixpkgs/trunk/; revision=31901
2012-01-27 20:40:44 +00:00
Peter Simons
999502f95c
haskell-zlib-bindings: updated to version 0.0.3
...
svn path=/nixpkgs/trunk/; revision=31900
2012-01-27 20:31:20 +00:00
Peter Simons
fb5c1e0687
haskell-test-framework: updated to version 0.4.2.1
...
svn path=/nixpkgs/trunk/; revision=31899
2012-01-27 20:31:17 +00:00
Peter Simons
8cc520bd88
haskell-test-framework-quickcheck2: updated to version 0.2.12
...
svn path=/nixpkgs/trunk/; revision=31898
2012-01-27 20:31:15 +00:00
Peter Simons
2be13ee004
haskell-test-framework-quickcheck: updated to version 0.2.8
...
svn path=/nixpkgs/trunk/; revision=31897
2012-01-27 20:31:12 +00:00
Peter Simons
45312449cc
haskell-test-framework-hunit: updated to version 0.2.7
...
svn path=/nixpkgs/trunk/; revision=31896
2012-01-27 20:31:09 +00:00
Peter Simons
c3883364c6
haskell-ansi-wl-pprint: updated to version 0.6.4
...
svn path=/nixpkgs/trunk/; revision=31895
2012-01-27 20:31:06 +00:00
Peter Simons
47c3e4b2a3
haskell-zlib: added version 0.5.3.2
...
This version is disabled for all versions of GHC older than 7.2, because
it won't build. Upstream has been notified.
svn path=/nixpkgs/trunk/; revision=31894
2012-01-27 20:31:03 +00:00
Peter Simons
bbe935774d
haskell-GLFW: added version 0.5.0.1
...
svn path=/nixpkgs/trunk/; revision=31893
2012-01-27 20:31:00 +00:00
Yury G. Kudryashov
7055c35293
Pass libpng12 to imlib
...
svn path=/nixpkgs/branches/libpng15/; revision=31892
2012-01-27 20:06:42 +00:00
Yury G. Kudryashov
e9e0418145
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31891
2012-01-27 18:57:35 +00:00
Yury G. Kudryashov
ed92080b8d
icewm-1.3.7
...
svn path=/nixpkgs/trunk/; revision=31890
2012-01-27 18:56:31 +00:00
Yury G. Kudryashov
83d4b462fe
More 'libpng = libpng12'
...
svn path=/nixpkgs/branches/libpng15/; revision=31889
2012-01-27 17:55:41 +00:00
Yury G. Kudryashov
e155073b2c
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31888
2012-01-27 17:49:20 +00:00
Yury G. Kudryashov
b31c67e24d
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31887
2012-01-27 16:43:39 +00:00
Yury G. Kudryashov
afc0aea6d1
kalzium: patch pushed upstream
...
svn path=/nixpkgs/trunk/; revision=31886
2012-01-27 16:31:54 +00:00
Lluís Batlle i Rossell
3c5fee5243
I revert the previous change to libreoffice.
...
svn path=/nixpkgs/trunk/; revision=31885
2012-01-27 15:14:29 +00:00
Yury G. Kudryashov
5408f303bd
Pass libpng12 to webkit
...
svn path=/nixpkgs/branches/libpng15/; revision=31884
2012-01-27 15:12:59 +00:00
Lluís Batlle i Rossell
29ca4d272f
Updating gdb. I did not update the 'bleeding edge' thing though. That should be
...
better named to "one git checkout" instead of bleeding edge.
svn path=/nixpkgs/trunk/; revision=31883
2012-01-27 15:11:17 +00:00
Yury G. Kudryashov
84b0c3de57
libharu: fix build with libpng15 (upstream patches)
...
svn path=/nixpkgs/branches/libpng15/; revision=31882
2012-01-27 15:05:35 +00:00
Ludovic Courtès
41445f89c3
TeXLive/ModernCV: Fix source hash.
...
svn path=/nixpkgs/trunk/; revision=31881
2012-01-27 14:40:58 +00:00
Eelco Dolstra
26bcec3897
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=31880
2012-01-27 13:39:47 +00:00
Yury G. Kudryashov
38b10c30a1
Pass libpng12 to exult
...
svn path=/nixpkgs/branches/libpng15/; revision=31879
2012-01-27 11:57:20 +00:00
Yury G. Kudryashov
3256c40575
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31878
2012-01-27 11:48:58 +00:00
Ludovic Courtès
b793816a34
hwloc 1.4.
...
svn path=/nixpkgs/trunk/; revision=31877
2012-01-27 11:03:20 +00:00
Yury G. Kudryashov
fdae7ad9f4
Pass stable/unstable to l10n
...
svn path=/nixpkgs/trunk/; revision=31876
2012-01-27 10:03:32 +00:00
Michael Raskin
345da504ea
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=31875
2012-01-27 07:26:21 +00:00
Arie Middelkoop
c4fdb28b80
Stable kernel 3.2.2 released today.
...
svn path=/nixpkgs/trunk/; revision=31874
2012-01-26 23:25:39 +00:00
Arie Middelkoop
7c8ab92620
kwooty expression: slight improvement of the build inputs.
...
svn path=/nixpkgs/trunk/; revision=31873
2012-01-26 23:24:40 +00:00
Arie Middelkoop
2782836036
Bluetooth driver version bumb.
...
The previous version gave a runtime error. Perhaps this one works better...
svn path=/nixpkgs/trunk/; revision=31872
2012-01-26 23:23:32 +00:00
Yury G. Kudryashov
94372bc342
akonadi-1.7.0
...
svn path=/nixpkgs/trunk/; revision=31871
2012-01-26 20:07:54 +00:00
Michael Raskin
393f2479f8
Fix mismatch...
...
svn path=/nixpkgs/trunk/; revision=31870
2012-01-26 19:39:45 +00:00
Michael Raskin
51634c2137
Adding OpenSCAD - a 3D geometry interpreter
...
svn path=/nixpkgs/trunk/; revision=31869
2012-01-26 19:01:38 +00:00
Michael Raskin
53bcb2094f
Adding CGAL: Computational Geometry Algorithms Library
...
svn path=/nixpkgs/trunk/; revision=31868
2012-01-26 18:28:53 +00:00
Michael Raskin
9f2be8d6b1
Update GLEW
...
svn path=/nixpkgs/trunk/; revision=31867
2012-01-26 18:04:02 +00:00
Sander van der Burg
4d266a5f56
Upgraded smack library to version 3.2.1
...
svn path=/nixpkgs/trunk/; revision=31865
2012-01-26 16:05:17 +00:00
Yury G. Kudryashov
5b132f6e96
svn merge ^/nixpkgs/trunk
...
Conflicts: cups, all-packages.nix (gcc45_debug)
svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
2012-01-26 15:27:03 +00:00
Peter Simons
d9de74edd6
haskell-hlint: updated to version 1.8.21
...
svn path=/nixpkgs/trunk/; revision=31862
2012-01-26 14:20:27 +00:00
Peter Simons
bc7b6215eb
haskell-pool: updated to version 0.1.2.1
...
svn path=/nixpkgs/trunk/; revision=31861
2012-01-26 14:20:25 +00:00
Peter Simons
e63055f4de
haskell-hakyll: updated to version 3.2.5.0
...
svn path=/nixpkgs/trunk/; revision=31860
2012-01-26 14:20:22 +00:00
Peter Simons
77b74105f6
haskell-fclabels: updated to version 1.1.0.2
...
svn path=/nixpkgs/trunk/; revision=31859
2012-01-26 14:20:20 +00:00
Peter Simons
a5d419ea5a
haskell-resource-pool: added version 0.2.1.0
...
svn path=/nixpkgs/trunk/; revision=31858
2012-01-26 14:20:17 +00:00
Peter Simons
b968c011c6
haskell-pool-conduit: added version 0.0.0
...
svn path=/nixpkgs/trunk/; revision=31857
2012-01-26 14:20:14 +00:00
Peter Simons
4752d7201c
haskell-ghc-mod: don't hard-code a specific version of emacsPackages into the expression itself
...
Instead, one of the available version is chosen in haskell-packages.nix, when
the expression is instantiated.
Also updated the meta section.
svn path=/nixpkgs/trunk/; revision=31856
2012-01-26 14:20:11 +00:00
Peter Simons
adc8828c96
development/tools/parsing/ebnf2ps: added initial version 1.0.8
...
svn path=/nixpkgs/trunk/; revision=31855
2012-01-26 14:20:06 +00:00
Sander van der Burg
b54d8fc58d
Updated ejabberd to version 2.1.10
...
svn path=/nixpkgs/trunk/; revision=31854
2012-01-26 13:57:57 +00:00
Shea Levy
df587970ce
rubygems: bump
...
svn path=/nixpkgs/trunk/; revision=31853
2012-01-26 13:39:31 +00:00
Michael Raskin
b9916f0fd9
Add K3D 3D editor
...
svn path=/nixpkgs/trunk/; revision=31850
2012-01-26 13:12:36 +00:00
Yury G. Kudryashov
68d3727a41
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31848
2012-01-26 10:11:47 +00:00
Yury G. Kudryashov
2ac0c88674
Fix errors found by test-eval-release
...
svn path=/nixpkgs/trunk/; revision=31847
2012-01-26 10:07:00 +00:00
Yury G. Kudryashov
2ced89b7f1
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31846
2012-01-26 08:45:19 +00:00
Yury G. Kudryashov
ecea8900e7
KDE-4.8.0
...
svn path=/nixpkgs/trunk/; revision=31845
2012-01-26 08:36:28 +00:00
Yury G. Kudryashov
72116657d4
torcs-1.3.2, builds with libpng-1.5
...
svn path=/nixpkgs/trunk/; revision=31844
2012-01-26 08:36:23 +00:00
Yury G. Kudryashov
eb59b98c26
vlc-1.1.13
...
svn path=/nixpkgs/trunk/; revision=31843
2012-01-26 08:36:18 +00:00
Shea Levy
7cc21234f6
mysql55: Get building on darwin
...
svn path=/nixpkgs/trunk/; revision=31842
2012-01-26 02:08:48 +00:00
Shea Levy
e45f42bdf1
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=31841
2012-01-26 01:35:43 +00:00
Arie Middelkoop
62e9429908
Added the 'bbswitch' module, which is a more conventient module for powering off/on nvidia graphics cards than possible via the acpi_call module.
...
svn path=/nixpkgs/trunk/; revision=31840
2012-01-26 01:02:22 +00:00
Lluís Batlle i Rossell
06548b79e9
Adding what I have for today of libreoffice. It still does not build.
...
svn path=/nixpkgs/trunk/; revision=31839
2012-01-25 23:04:34 +00:00
Lluís Batlle i Rossell
7fc001306c
I add some little code to fetch the srcs of libreoffice.
...
svn path=/nixpkgs/trunk/; revision=31838
2012-01-25 19:12:27 +00:00
Yury G. Kudryashov
b1762c6b49
plotutils: fix compilation with libpng15 (debian)
...
svn path=/nixpkgs/branches/libpng15/; revision=31837
2012-01-25 18:06:30 +00:00
Peter Simons
6e4f0b6365
git-annex: updated to version 3.20120123
...
svn path=/nixpkgs/trunk/; revision=31836
2012-01-25 16:07:52 +00:00
Peter Simons
db98fa936b
astyle: added initial version 2.02.1
...
svn path=/nixpkgs/trunk/; revision=31835
2012-01-25 13:52:18 +00:00
Sander van der Burg
c0be721441
Bumped version of DisnixOS
...
svn path=/nixpkgs/trunk/; revision=31833
2012-01-24 22:28:40 +00:00
Karn Kallio
3206dbd63d
As pointed out by Yury Kudryashov kde48.kdelibs does not in fact need
...
pkgconfig
svn path=/nixpkgs/trunk/; revision=31832
2012-01-24 22:26:10 +00:00
Yury G. Kudryashov
390f8aa954
Pass libpng12 to tetex
...
svn path=/nixpkgs/branches/libpng15/; revision=31831
2012-01-24 22:22:10 +00:00
Arie Middelkoop
f9fabb4626
added kwooty: a binary newsreader (kde).
...
svn path=/nixpkgs/trunk/; revision=31829
2012-01-24 22:09:17 +00:00
Arie Middelkoop
3226f48b17
coccinelle: comment update in nix expr..
...
svn path=/nixpkgs/trunk/; revision=31828
2012-01-24 22:08:17 +00:00
Arie Middelkoop
d6f60f7135
emacs htmlize: fix of broken source url.
...
svn path=/nixpkgs/trunk/; revision=31827
2012-01-24 22:06:35 +00:00
Peter Simons
5f39616d9d
haskell-ghc-mod: revert updated to version 1.0.7
...
The check-in accidentally overwrote Emacs-specific extensions of the expression.
svn path=/nixpkgs/trunk/; revision=31826
2012-01-24 22:06:33 +00:00
Sander van der Burg
c436381674
Bumped versions of disnix and disnixos
...
svn path=/nixpkgs/trunk/; revision=31825
2012-01-24 21:13:42 +00:00
Yury G. Kudryashov
954c8cdac1
test-eval-release: handle ENV{VERBOSE}.
...
See test-eval-release.sh for details.
svn path=/nixpkgs/trunk/; revision=31824
2012-01-24 19:10:54 +00:00
Peter Simons
c7dc7f5e87
haskell-tar: updated to version 0.3.2.0
...
svn path=/nixpkgs/trunk/; revision=31823
2012-01-24 15:06:39 +00:00
Peter Simons
3680b19ba5
haskell-zeromq-haskell: updated to version 0.8.3
...
svn path=/nixpkgs/trunk/; revision=31822
2012-01-24 15:06:37 +00:00
Peter Simons
c1782a6cf3
haskell-tls-extra: updated to version 0.4.2.1
...
svn path=/nixpkgs/trunk/; revision=31821
2012-01-24 15:06:35 +00:00
Peter Simons
b5c5f34de9
haskell-statistics: updated to version 0.10.1.0
...
svn path=/nixpkgs/trunk/; revision=31820
2012-01-24 15:06:32 +00:00
Peter Simons
3a9f2dd52f
haskell-pretty-show: updated to version 1.2
...
svn path=/nixpkgs/trunk/; revision=31819
2012-01-24 15:06:30 +00:00
Peter Simons
ab05bdf5b0
haskell-mongoDB: updated to version 1.2.0
...
svn path=/nixpkgs/trunk/; revision=31818
2012-01-24 15:06:27 +00:00
Peter Simons
26692953cd
haskell-instant-generics: updated to version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=31817
2012-01-24 15:06:25 +00:00
Peter Simons
fdb8059a3d
haskell-hxt: updated to version 9.2.0
...
svn path=/nixpkgs/trunk/; revision=31816
2012-01-24 15:06:23 +00:00
Peter Simons
076a50553d
haskell-happstack-hamlet: updated to version 6.2.3
...
svn path=/nixpkgs/trunk/; revision=31815
2012-01-24 15:06:20 +00:00
Peter Simons
1898dbd6cb
haskell-ghc-mod: updated to version 1.0.7
...
svn path=/nixpkgs/trunk/; revision=31814
2012-01-24 15:06:18 +00:00
Peter Simons
19764552a0
haskell-generic-deriving: updated to version 1.0.3
...
svn path=/nixpkgs/trunk/; revision=31813
2012-01-24 15:06:16 +00:00
Peter Simons
6ca63ba20a
haskell-data-object-yaml: updated to version 0.3.4.1
...
svn path=/nixpkgs/trunk/; revision=31812
2012-01-24 15:06:13 +00:00
Peter Simons
d5e86595d6
haskell-criterion: updated to version 0.6.0.1
...
svn path=/nixpkgs/trunk/; revision=31811
2012-01-24 15:06:11 +00:00
Peter Simons
58a4717d0a
haskell-bson: updated to version 0.1.7
...
svn path=/nixpkgs/trunk/; revision=31810
2012-01-24 15:06:08 +00:00
Peter Simons
592c7f453b
haskell-aeson: updated to version 0.6.0.0
...
svn path=/nixpkgs/trunk/; revision=31809
2012-01-24 15:06:06 +00:00
Peter Simons
f99bad4225
haskell-HStringTemplate: updated to version 0.6.8
...
svn path=/nixpkgs/trunk/; revision=31808
2012-01-24 15:06:03 +00:00
Peter Simons
ea9708ca01
haskell-mwc-random: added version 0.11.0.0
...
svn path=/nixpkgs/trunk/; revision=31807
2012-01-24 15:06:00 +00:00
Peter Simons
5f7e961d15
haskell-HsOpenSSL: added version 0.10.1.2
...
svn path=/nixpkgs/trunk/; revision=31806
2012-01-24 15:05:57 +00:00
Peter Simons
9e5c06adc9
haskell-language-javascript: updated to version 0.4.6
...
svn path=/nixpkgs/trunk/; revision=31805
2012-01-24 15:05:54 +00:00
Peter Simons
76cbc8ade8
haskell-text: added version 0.11.1.13
...
svn path=/nixpkgs/trunk/; revision=31804
2012-01-24 15:05:51 +00:00
Ludovic Courtès
b479c4b172
GCC 4.5.1: Add `gcc45_debug'.
...
svn path=/nixpkgs/trunk/; revision=31803
2012-01-24 14:56:41 +00:00
Karn Kallio
47ae4a01bd
kdenlive builds for kde48 release candidate (and kde47).
...
svn path=/nixpkgs/trunk/; revision=31802
2012-01-24 04:50:55 +00:00
Karn Kallio
151fcc6133
Get kdelibs from kde48 release candidate to build.
...
svn path=/nixpkgs/trunk/; revision=31801
2012-01-24 01:54:49 +00:00
Karn Kallio
8e00bbb06b
Get kadu to compile with kde48 (as well as kde47).
...
svn path=/nixpkgs/trunk/; revision=31800
2012-01-24 00:00:41 +00:00
Karn Kallio
39206f5b44
Get psi to compile with kde47 and kde48.
...
svn path=/nixpkgs/trunk/; revision=31799
2012-01-24 00:00:34 +00:00
Karn Kallio
90563b958f
kde 4.8 release candidate uses unstable directory for download.
...
svn path=/nixpkgs/trunk/; revision=31798
2012-01-23 21:56:33 +00:00
Karn Kallio
05bbc5edd5
ProofGeneral documentation does not build without cm-super fonts.
...
svn path=/nixpkgs/trunk/; revision=31797
2012-01-23 19:03:41 +00:00
Eelco Dolstra
f878980c8b
* Fix building Dosbox with GCC 4.6.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31796
2012-01-23 17:21:37 +00:00
Andres Löh
bbc726c86a
Adding haskell-DSH and dependencies.
...
svn path=/nixpkgs/trunk/; revision=31794
2012-01-23 16:22:34 +00:00
Eelco Dolstra
1e886749b5
* Don't replace /opt if it's followed by something other than
...
whitespace or a /, otherwise strings such as /foo/opticaldrive.c
will be broken.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31793
2012-01-23 13:16:51 +00:00
Eelco Dolstra
3cf71dcfd1
* Curl is used during the bootstrap, so don't rely on pattern
...
substitution being efficient.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31792
2012-01-23 13:06:01 +00:00
Eelco Dolstra
91b19832c9
* Fix the Darwin patch for OpenSSL.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31791
2012-01-23 12:59:18 +00:00
Eelco Dolstra
3ac44bde79
* Disable make check because it fails randomly due to a race.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31790
2012-01-23 12:34:07 +00:00
Florian Friesdorf
5c05e3f866
emacs-24 alsaLib and imagemagickBig
...
svn path=/nixpkgs/trunk/; revision=31788
2012-01-23 00:55:48 +00:00
Ludovic Courtès
44e38c020a
libgc 7.2alpha6 (June 2011).
...
svn path=/nixpkgs/trunk/; revision=31787
2012-01-22 10:52:09 +00:00
Arie Middelkoop
c298a5ba25
Version bumb of libmsn to 4.2.1.
...
This fixes the problem that with the previous version a connection with microsoft services could not be established anymore.
svn path=/nixpkgs/trunk/; revision=31786
2012-01-21 23:59:36 +00:00
Peter Simons
9b740035a4
mplayer: renamed the expression from "mplayer-r${version}" to "mplayer-${version}"
...
The additional 'r' after the hyphen prevented nix-env from recognizing the SVN
revision number as a version'ish kind of thing; thus nix-env would never update
an installed mplayer in any user profile.
In other words, to get this particular update, you must remove the old
expression by running
nix-env -e mplayer-r33472
..., and then install the new one:
nix-env -i mplayer
svn path=/nixpkgs/trunk/; revision=31785
2012-01-21 21:25:45 +00:00
Peter Simons
c9d11ba56a
mplayer: update mplayer and ffmpeg to current HEAD versions
...
svn path=/nixpkgs/trunk/; revision=31784
2012-01-21 21:25:41 +00:00
Peter Simons
70895ed45c
haskell-lifted-base: updated to version 0.1.0.3
...
svn path=/nixpkgs/trunk/; revision=31783
2012-01-21 20:39:44 +00:00
Peter Simons
7f062680e4
ledger3: updated to current HEAD
...
svn path=/nixpkgs/trunk/; revision=31782
2012-01-21 19:25:50 +00:00
Peter Simons
83fef2d3fa
ledger3: added some kind of date-based fake version number to help nix-env decide when to update
...
svn path=/nixpkgs/trunk/; revision=31781
2012-01-21 19:25:45 +00:00
Peter Simons
cf287936ac
ledger: renamed 2.6.3 version's nix file for consistency
...
svn path=/nixpkgs/trunk/; revision=31780
2012-01-21 19:25:41 +00:00
Peter Simons
40656ea5d1
mercurial: remove obsolete 'getConfig' mechanism to enable/disable GUI in favor of override
...
svn path=/nixpkgs/trunk/; revision=31778
2012-01-21 19:08:58 +00:00
Peter Simons
3c733ba49f
all-packages.nix: provide mercurialFull package that comes with GUI front-end
...
This version preferred in user profiles, but not by packages that refer
to mercurial by attribute name.
svn path=/nixpkgs/trunk/; revision=31777
2012-01-21 19:08:56 +00:00
Peter Simons
a118bc809e
all-packages.nix: removed comment which I believe to be obsolete
...
svn path=/nixpkgs/trunk/; revision=31776
2012-01-21 19:08:52 +00:00
Peter Simons
680787f13e
mercurial: updated to version 2.0.2
...
svn path=/nixpkgs/trunk/; revision=31775
2012-01-21 19:08:48 +00:00
Peter Simons
58b19bd365
all-packages.nix: removed notmuchGit attribute to fix "nix-env -u \*"
...
The corresponding expression is missing.
svn path=/nixpkgs/trunk/; revision=31774
2012-01-21 18:55:22 +00:00
Peter Simons
8045c6ebe2
dri-proto: upgraded to version 2.6 so that we can use intel 2.17 driver
...
svn path=/nixpkgs/trunk/; revision=31773
2012-01-21 18:47:40 +00:00
Peter Simons
87f1f70070
mesa: disabled unmaintained i965 gallium driver
...
svn path=/nixpkgs/trunk/; revision=31772
2012-01-21 18:47:37 +00:00
Peter Simons
e926d8d9f2
emacs: updated 23.3 to 23.3b
...
svn path=/nixpkgs/trunk/; revision=31771
2012-01-21 18:46:37 +00:00
Peter Simons
e86daecce9
emacs: strip trailing whitespace from expression for 23.x
...
svn path=/nixpkgs/trunk/; revision=31770
2012-01-21 18:46:28 +00:00
Peter Simons
33cfa26445
cups: don't build with dbus support on non-Linux platforms
...
svn path=/nixpkgs/trunk/; revision=31769
2012-01-21 18:46:09 +00:00
Florian Friesdorf
364f1ce3f7
notmuch as emacsPackage and top-level without emacs support
...
svn path=/nixpkgs/trunk/; revision=31768
2012-01-21 18:29:14 +00:00
Florian Friesdorf
a8a8f5df23
notmuch-0.11
...
svn path=/nixpkgs/trunk/; revision=31767
2012-01-21 18:29:11 +00:00
Florian Friesdorf
89afc87de6
xapian-1.2.8
...
svn path=/nixpkgs/trunk/; revision=31766
2012-01-21 18:29:08 +00:00
Florian Friesdorf
c554168536
org-7.8.03
...
svn path=/nixpkgs/trunk/; revision=31765
2012-01-21 18:29:06 +00:00
Florian Friesdorf
57733bae5d
remove emacsSnapshot in favour of emacs24
...
svn path=/nixpkgs/trunk/; revision=31764
2012-01-21 18:29:02 +00:00
Florian Friesdorf
0d2d1dd139
emacs-24.0.92
...
svn path=/nixpkgs/trunk/; revision=31763
2012-01-21 18:28:57 +00:00
Florian Friesdorf
aa277f7d06
emacs-23 as base for emacs-24
...
svn path=/nixpkgs/trunk/; revision=31762
2012-01-21 18:28:54 +00:00
Florian Friesdorf
2d0a86d057
conkeror-1.0pre-20120105
...
svn path=/nixpkgs/trunk/; revision=31761
2012-01-21 18:28:51 +00:00
Florian Friesdorf
c9a2081809
conkeror, added myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=31760
2012-01-21 18:28:48 +00:00
Florian Friesdorf
0c01cddb03
chromium 18.0.975.0-pre114925
...
svn path=/nixpkgs/trunk/; revision=31759
2012-01-21 18:28:44 +00:00
Florian Friesdorf
98613aa43d
chromium, added myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=31758
2012-01-21 18:28:39 +00:00
Peter Simons
f8eee42a66
git-annex: updated to version 3.20120116
...
svn path=/nixpkgs/trunk/; revision=31757
2012-01-21 14:32:42 +00:00
Lluís Batlle i Rossell
a4c35d0393
I made the use of ccacheWrapper somewhat easier.
...
svn path=/nixpkgs/trunk/; revision=31756
2012-01-21 11:22:13 +00:00
Lluís Batlle i Rossell
3b4528fd7c
Reverting the pkgconfig update. Eelco says it does not work.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31755
2012-01-21 09:05:43 +00:00
Lluís Batlle i Rossell
9ed137c45b
Picking in pkgconfig the latest config.guess, as it does not know
...
mips64el-linux 3.2.0.
svn path=/nixpkgs/trunk/; revision=31754
2012-01-21 01:29:17 +00:00
Lluís Batlle i Rossell
8ea631310b
Making the ccacheWrapper a bit nicer. More flexible, specifically.
...
svn path=/nixpkgs/trunk/; revision=31753
2012-01-21 01:29:06 +00:00
Lluís Batlle i Rossell
f5ddd22576
Updating pkgconfig.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31752
2012-01-21 00:47:03 +00:00
Lluís Batlle i Rossell
4a1c721c01
Changing every reference from mips64-linux to mips64el-linux. That's
...
what the new nix thinks the fuloong is.
Anyone having the old nix should use a nixpkgs previous to this change to build
the new nix. And then, with the new nix, he can use any newer nixpkgs revision.
svn path=/nixpkgs/trunk/; revision=31751
2012-01-21 00:34:51 +00:00
Lluís Batlle i Rossell
e6c1aa2005
Fixing the kernel configuration for Fuloong2F. Specially with VGA_CONSOLE enabled,
...
it will not boot.
svn path=/nixpkgs/trunk/; revision=31750
2012-01-21 00:34:38 +00:00
Lluís Batlle i Rossell
6945a75f7b
Adding a patch for mesa, for it to build on the loongson2f.
...
svn path=/nixpkgs/trunk/; revision=31749
2012-01-21 00:34:30 +00:00
Lluís Batlle i Rossell
09fee60ee2
Fixing a typo. And letting stdenvCross be prioritary to the global override.
...
svn path=/nixpkgs/trunk/; revision=31748
2012-01-21 00:26:50 +00:00
Lluís Batlle i Rossell
2f2ce81046
Modifying the all-packages stdenv changer, so it allows having a global stdenv
...
wrapper.
This will fail for crossStdenv, but it allows a wrapper that uses ccache for
example. That's so described in all-packages.nix around 'ccache'.
svn path=/nixpkgs/trunk/; revision=31747
2012-01-21 00:25:30 +00:00
Peter Simons
9c55349494
cups: cosmetic, no functional change
...
svn path=/nixpkgs/trunk/; revision=31746
2012-01-20 18:08:54 +00:00
Peter Simons
c99249d0c2
cups: blind attempt to fix the CUPS build for non-Linux platforms, particularly Darwin
...
svn path=/nixpkgs/trunk/; revision=31745
2012-01-20 18:08:50 +00:00
Eelco Dolstra
c44e954bdc
* Fix the squashfs build (it links against xz, so xz has
...
to be in the buildInputs). While at it, update to
version 4.2. "attr" is no longer needed as a dependency.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31744
2012-01-20 17:43:50 +00:00
Lluís Batlle i Rossell
10394bd844
Updating linux 3.2 to 3.2.1
...
svn path=/nixpkgs/trunk/; revision=31743
2012-01-20 16:51:39 +00:00
Eelco Dolstra
94c7bec49d
* Call all the stdenvs "stdenv" (rather than e.g. "stdenv-linux")
...
so that "nix-env -i stdenv" does the expected.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31742
2012-01-20 16:47:54 +00:00
Eelco Dolstra
25e0ae0f39
* Fix building Perl on FreeBSD. Its configure script was looking for
...
libraries in /usr/local/lib, but the linker doesn't look there by
default, so linking against libgdbm failed. So don't look in
/usr/local/lib.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31741
2012-01-20 16:42:16 +00:00
Eelco Dolstra
22f3ff8f0d
* OpenSSL updated to 1.0.0g.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31740
2012-01-20 16:41:11 +00:00
Eelco Dolstra
bafc4ff59d
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31739
2012-01-20 15:29:04 +00:00
Eelco Dolstra
b786ce664d
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=31738
2012-01-20 15:26:47 +00:00
Eelco Dolstra
1e7d074f1d
* builderDefs: don't use param1-5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31737
2012-01-20 15:10:56 +00:00
Eelco Dolstra
28780d27d1
* cmake: don't use replace-literal.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31736
2012-01-20 15:10:28 +00:00
Sander van der Burg
2c3e921a4c
Bumped MySQL 5.5.15 to 5.5.20
...
svn path=/nixpkgs/trunk/; revision=31735
2012-01-20 12:29:13 +00:00
Eelco Dolstra
14aab94aef
* Oops.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31734
2012-01-20 10:55:45 +00:00
Andres Löh
dd83243b8c
Make statistics and criterion compile with ghc-6.12.3.
...
svn path=/nixpkgs/trunk/; revision=31733
2012-01-20 10:54:09 +00:00
Yury G. Kudryashov
734de478a6
svn merge ^/nixpkgs/trunk, no conflicts
...
svn path=/nixpkgs/branches/libpng15/; revision=31731
2012-01-20 00:50:16 +00:00
Yury G. Kudryashov
c2b80e225c
directfb-1.5.3
...
svn path=/nixpkgs/trunk/; revision=31730
2012-01-20 00:45:22 +00:00
Ludovic Courtès
5cd82587aa
overrideDerivation: Check whether hostDrv' and buildDrv' are present.
...
svn path=/nixpkgs/trunk/; revision=31727
2012-01-19 22:29:26 +00:00
Eelco Dolstra
b27b5dfd75
* Doh.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31726
2012-01-19 22:18:34 +00:00
Peter Simons
bf71d12fd4
texlive-moderncv: updated to version 2012.01.16
...
svn path=/nixpkgs/trunk/; revision=31725
2012-01-19 22:10:41 +00:00
Peter Simons
1bc803cb09
glib-2.28.x: blind commit that hopefully fixes a lot of build errors on Darwin
...
It appears that users of glibc expect to be able to link libintl via pkgconfig.
On Linux, this always works because that library comes with glibc, but on other
platforms gettext is required to fulfill the dependency.
I don't have access to Darwin, so I cannot actually test this change. If any
runs into problems because of this modification, please feel free to revert it!
svn path=/nixpkgs/trunk/; revision=31723
2012-01-19 21:43:17 +00:00
Peter Simons
e2633477c0
haskell-hakyll: updated to version 3.2.4.1
...
svn path=/nixpkgs/trunk/; revision=31722
2012-01-19 21:43:14 +00:00
Yury G. Kudryashov
84c0185038
svn merge ^/nixpkgs/trunk, one simple conflict in jruby
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31721
2012-01-19 21:31:51 +00:00
Eelco Dolstra
2ebf8df601
* Apply the latest Gentoo patches to Grub 1.
...
svn path=/nixpkgs/trunk/; revision=31720
2012-01-19 21:08:33 +00:00
Ludovic Courtès
723e46b6a7
GRUB 0.97: Use an old Automake.
...
svn path=/nixpkgs/trunk/; revision=31719
2012-01-19 21:07:02 +00:00
Yury G. Kudryashov
a525fdb18d
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31718
2012-01-19 21:00:43 +00:00
Peter Simons
b94fef3cba
all-packages.nix: added texLiveFull attribute, which is a working TexLive installation with all supported packages enabled
...
svn path=/nixpkgs/trunk/; revision=31717
2012-01-19 20:45:17 +00:00
Yury G. Kudryashov
d0c8b530e9
leiningen: added package version 1.6.2
...
svn path=/nixpkgs/trunk/; revision=31716
2012-01-19 20:34:59 +00:00
Yury G. Kudryashov
185a3d13aa
digikam-2.5.0
...
svn path=/nixpkgs/trunk/; revision=31715
2012-01-19 20:28:13 +00:00
Yury G. Kudryashov
8deba0e4f8
Revert digikam change
...
svn path=/nixpkgs/trunk/; revision=31714
2012-01-19 20:28:09 +00:00
Yury G. Kudryashov
d38c5e7ee4
KTorrent 4.1.3, fix build with KDE 4.8
...
svn path=/nixpkgs/trunk/; revision=31713
2012-01-19 20:28:05 +00:00
Yury G. Kudryashov
8899e60693
Remove unused patches, fix pykde4 patch
...
svn path=/nixpkgs/trunk/; revision=31712
2012-01-19 20:27:59 +00:00
Rob Vermaas
087af1bfe7
add gwt 2.4.0, patch provided by TermNL
...
svn path=/nixpkgs/trunk/; revision=31711
2012-01-19 19:31:25 +00:00
Eelco Dolstra
3980444b2b
* Reuse packages in the Darwin stdenv to prevent unnecessary rebuilds.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31710
2012-01-19 18:25:35 +00:00
Eelco Dolstra
0894d407ce
* Add the latest readline patch.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31709
2012-01-19 17:37:21 +00:00
Eelco Dolstra
61d0c5d931
* Don't rely on tar knowing about .xz.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31708
2012-01-19 17:33:33 +00:00
Eelco Dolstra
e1f901c117
* Build ‘xz’ during the stdenvNative bootstrap, since we really can't
...
rely on it being present.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31707
2012-01-19 16:50:09 +00:00
Ludovic Courtès
08439eb00a
overrideDerivation: Override hostDrv' and buildDrv' too.
...
svn path=/nixpkgs/trunk/; revision=31706
2012-01-19 16:44:17 +00:00
Eelco Dolstra
6b8e8bfedb
* "sed -i" isn't very portable, so don't use it here.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31705
2012-01-19 16:23:14 +00:00
Eelco Dolstra
698c4d296b
* "test" -> "[ ... ]" (style cleanup).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31704
2012-01-19 16:14:09 +00:00
Eelco Dolstra
ee45e160b1
* Prepend the "prehook" rather than sourcing it.
...
* Don't call xargs with the -r flag in the Darwin bootstrap.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31703
2012-01-19 15:56:17 +00:00
Eelco Dolstra
6208059079
* The postHook substitution is not used anywhere, so get rid of it.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31702
2012-01-19 15:39:12 +00:00
Eelco Dolstra
b31df26cea
* Remove an unnecessary check.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31701
2012-01-19 15:31:56 +00:00
Eelco Dolstra
0d71e75222
* Get rid of params1-5, they're obsolete.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31700
2012-01-19 15:29:20 +00:00
Eelco Dolstra
26affd7238
* Doh!
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31699
2012-01-19 15:02:47 +00:00
Eelco Dolstra
0e353fdd5a
* Don't use substite() here, because the bash binary in the bootstrap
...
tools (4.1.2) seems to have performance problems doing pattern
substitutions on large strings (it takes several minutes on
binutils' Makefile.in). Bash 4.2 seems to be fine.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31698
2012-01-19 14:55:12 +00:00
Peter Simons
f84e15f11c
haskell-xml-conduit: updated to version 0.5.1.2
...
svn path=/nixpkgs/trunk/; revision=31697
2012-01-19 14:46:06 +00:00
Peter Simons
f52d0d1634
haskell-web-routes: updated to version 0.26.2
...
svn path=/nixpkgs/trunk/; revision=31696
2012-01-19 14:46:04 +00:00
Peter Simons
af2e5746af
haskell-web-routes-quasi: updated to version 0.7.1.1
...
svn path=/nixpkgs/trunk/; revision=31695
2012-01-19 14:46:01 +00:00
Peter Simons
42105ddc82
haskell-vault: updated to version 0.1.0.0
...
svn path=/nixpkgs/trunk/; revision=31694
2012-01-19 14:45:59 +00:00
Peter Simons
9af6a32767
haskell-shakespeare-css: updated to version 0.10.6
...
svn path=/nixpkgs/trunk/; revision=31693
2012-01-19 14:45:56 +00:00
Peter Simons
c037e74e61
haskell-neither: updated to version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=31692
2012-01-19 14:45:51 +00:00
Peter Simons
d1645c819d
haskell-json-enumerator: updated to version 0.0.1.2
...
svn path=/nixpkgs/trunk/; revision=31691
2012-01-19 14:45:47 +00:00
Peter Simons
5e9d807f5f
haskell-http-enumerator: updated to version 0.7.2.5
...
svn path=/nixpkgs/trunk/; revision=31690
2012-01-19 14:45:44 +00:00
Peter Simons
ac0ab1b200
haskell-hamlet: updated to version 0.10.7.1
...
svn path=/nixpkgs/trunk/; revision=31689
2012-01-19 14:45:41 +00:00
Peter Simons
007bb142bd
haskell-data-object: updated to version 0.3.1.9
...
svn path=/nixpkgs/trunk/; revision=31688
2012-01-19 14:45:38 +00:00
Peter Simons
4bf2f17323
haskell-convertible-text: updated to version 0.4.0.2
...
svn path=/nixpkgs/trunk/; revision=31687
2012-01-19 14:45:29 +00:00
Peter Simons
5856dbaa53
haskell-control-monad-attempt: updated to version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=31686
2012-01-19 14:45:14 +00:00
Peter Simons
40a684701a
haskell-blaze-textual-native: updated to version 0.2.1.1
...
svn path=/nixpkgs/trunk/; revision=31685
2012-01-19 14:45:10 +00:00
Peter Simons
62e31a562f
haskell-aeson-native: updated to version 0.3.3.2
...
svn path=/nixpkgs/trunk/; revision=31684
2012-01-19 14:44:55 +00:00
Peter Simons
13e5cf2efb
haskell-vault: added version 0.1.0.0
...
svn path=/nixpkgs/trunk/; revision=31683
2012-01-19 14:44:33 +00:00
Eelco Dolstra
3fa83e15e7
* Missed a reference to xz.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31682
2012-01-19 13:56:57 +00:00
Eelco Dolstra
0e6fa321bb
* Don't use the "replace-literal" command in stdenv; instead use
...
bash's pattern replacement feature. "replace-literal" is an
uncommon command so it was a headache during the bootstrap.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31681
2012-01-19 13:47:26 +00:00
Eelco Dolstra
fc89eefa50
* Seems that bash 3.2 on Mac OS X doesn't know the \e
...
escape, so use \033 instead.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31680
2012-01-19 10:24:26 +00:00
Ludovic Courtès
652712b77a
udisks: Autoreconf properly.
...
svn path=/nixpkgs/trunk/; revision=31679
2012-01-19 09:23:24 +00:00
Eelco Dolstra
d4d7931a62
* Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Ludovic Courtès
ed221cf4cc
GNUnet 0.9.1.
...
svn path=/nixpkgs/trunk/; revision=31677
2012-01-18 20:53:00 +00:00
Ludovic Courtès
94a0bbcef3
GNU Source-Highlight 3.1.6.
...
svn path=/nixpkgs/trunk/; revision=31676
2012-01-18 20:52:55 +00:00
Ludovic Courtès
9975a56711
GNU xnee 3.11.
...
svn path=/nixpkgs/trunk/; revision=31675
2012-01-18 20:52:50 +00:00
Ludovic Courtès
7ce8cc9f2c
GNU Parallel 20111222.
...
svn path=/nixpkgs/trunk/; revision=31674
2012-01-18 20:52:45 +00:00
Ludovic Courtès
d9433c2167
GNU ddrescue 1.15.
...
svn path=/nixpkgs/trunk/; revision=31673
2012-01-18 20:52:40 +00:00
Ludovic Courtès
ffdd332cf7
libassuan 2.0.3.
...
svn path=/nixpkgs/trunk/; revision=31672
2012-01-18 20:52:36 +00:00
Ludovic Courtès
16753086a3
GNU Libidn 1.24.
...
svn path=/nixpkgs/trunk/; revision=31671
2012-01-18 20:52:31 +00:00
Ludovic Courtès
c295b6638e
GNU SIP Witch 1.2.1.
...
svn path=/nixpkgs/trunk/; revision=31670
2012-01-18 20:52:26 +00:00
Ludovic Courtès
8aaa52d532
GNU Common C++ 5.1.2.
...
svn path=/nixpkgs/trunk/; revision=31669
2012-01-18 20:52:22 +00:00
Ludovic Courtès
649168b846
GNU FreeIPMI 1.1.1.
...
svn path=/nixpkgs/trunk/; revision=31668
2012-01-18 20:52:17 +00:00
Ludovic Courtès
300372af20
GNU Automake 1.11.2.
...
svn path=/nixpkgs/trunk/; revision=31667
2012-01-18 20:52:12 +00:00
Ludovic Courtès
3d7597fdb9
GNU recutils 1.5.
...
svn path=/nixpkgs/trunk/; revision=31666
2012-01-18 20:52:07 +00:00
Ludovic Courtès
9d5df9699b
GnuTLS 3.0.11.
...
svn path=/nixpkgs/trunk/; revision=31665
2012-01-18 20:52:02 +00:00
Ludovic Courtès
449c5b537d
GNU Zile 2.4.3.
...
svn path=/nixpkgs/trunk/; revision=31664
2012-01-18 20:51:58 +00:00
Ludovic Courtès
2a6f139c5d
expect: Remove unneeded dependency on Autoconf.
...
svn path=/nixpkgs/trunk/; revision=31663
2012-01-18 20:51:52 +00:00
Peter Simons
0f3fa64430
wicd: integrate with upstart events
...
quite some services need to be started/restarted when a connection is
established/teared down. Also, some services are optional depending on
the connected access point. For example: use a vpn on an untrusted
network.
these small trigger scripts don't change any behaviour by themselves,
but allow you to hook in to them if you need.
example use:
jobs.gw6c.startOn = pkgs.lib.mkForce "started openvpn-dcsOffice";
jobs.gw6c.stopOn = pkgs.lib.mkForce "stopping openvpn-dcsOffice";
jobs."openvpn-dcsOffice".startOn = pkgs.lib.mkForce "wicd-postconnect";
jobs."openvpn-dcsOffice".stopOn = pkgs.lib.mkForce "stopping network-interfaces or wicd-predisconnect";
In the example, I use 3 layers. When a physical connection is
available (wifi connect), I setup a vpn connection, and setup an ipv6
tunnel on top of that. When disconnecting, they are automatically shut
down in the right order as well.
svn path=/nixpkgs/trunk/; revision=31662
2012-01-18 20:38:34 +00:00
Peter Simons
5ebdf058cc
intel X driver: upgraded to fix display glitches on newer chips
...
at least 2 nixos users were affected by a graphics bug that got fixed
in 2.15.
Officially 2.15 was meant for a newer xorg server, libdrm, mesa and all, but
I've been running with this for over a month with no issues (used
compositing desktop, opengl and hd video).
I know 2.17 is in the repo, but it doesn't builde (missing deps I
think).
svn path=/nixpkgs/trunk/; revision=31661
2012-01-18 20:38:30 +00:00
Peter Simons
8b3dd70553
openvpn: use iproute2 instead of net-tools
...
for setting up tunnel/routes.
I had some issues with ipv6, iproute2 fixed those.
Both are equally well supported by upstream.
svn path=/nixpkgs/trunk/; revision=31660
2012-01-18 20:38:27 +00:00
Peter Simons
1e4a7842d2
rsync: optional feature (disabled by default) to sync devices
...
I use this feature for doing snapshot backups, which is way faster
than copying a huge files tree.
The patch is semi-official, rsync-patches is maintained by rsync
upstream itself.
The patch doesn't affect any behaviour, it only adds 1 option
so it shouldn't affect you if you don't use it.
svn path=/nixpkgs/trunk/; revision=31659
2012-01-18 20:38:24 +00:00
Peter Simons
7b1be8e27d
btrfs-progs: small fix for Makefile
...
line was split so we cannot append anymore because that appends after \
svn path=/nixpkgs/trunk/; revision=31656
2012-01-18 20:32:45 +00:00
Peter Simons
8985708131
mongodb: new package (nosql database) - nixos integration available
...
svn path=/nixpkgs/trunk/; revision=31655
2012-01-18 20:32:41 +00:00
Peter Simons
e58052514b
youtube-dl: new package (download clips from youtube)
...
svn path=/nixpkgs/trunk/; revision=31654
2012-01-18 20:32:37 +00:00
Peter Simons
02392785c5
ghc-mod: new package (emacs haskell-mode extension)
...
svn path=/nixpkgs/trunk/; revision=31653
2012-01-18 20:32:34 +00:00
Peter Simons
cd22d76a8e
maintainers: added myself for upcoming packages
...
svn path=/nixpkgs/trunk/; revision=31652
2012-01-18 20:32:31 +00:00
Peter Simons
1646bc36da
wpa_supplicant: fixed crashing bug
...
on some hardware, wpa_supplicant would crash when controlled via dbus
(wicd/networkmanager), this patch fixes it.
svn path=/nixpkgs/trunk/; revision=31651
2012-01-18 20:32:29 +00:00
Peter Simons
f94f871b67
node.js: use shared v8 instead of bundled one
...
svn path=/nixpkgs/trunk/; revision=31650
2012-01-18 20:32:26 +00:00
Peter Simons
7abb4986a2
v8: upgraded to latest stable 3.6 version (which node.js uses)
...
svn path=/nixpkgs/trunk/; revision=31649
2012-01-18 20:32:23 +00:00
Peter Simons
3eca1b395f
jruby: upgraded to latest version, fixed java dependency
...
svn path=/nixpkgs/trunk/; revision=31648
2012-01-18 20:32:20 +00:00
Peter Simons
3dd02a75ef
openvpn: upgraded to latest version
...
svn path=/nixpkgs/trunk/; revision=31647
2012-01-18 20:32:17 +00:00
Peter Simons
3ea9f68e75
uhc: upgraded to latest version
...
svn path=/nixpkgs/trunk/; revision=31646
2012-01-18 20:32:14 +00:00
Peter Simons
db009e0eb8
emacs org-mode: upgraded to latest version
...
svn path=/nixpkgs/trunk/; revision=31645
2012-01-18 20:32:10 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
f7159c195a
* coreutils 8.15.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31643
2012-01-18 20:09:26 +00:00
Eelco Dolstra
923054c924
* Fix libvirt.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31642
2012-01-18 19:47:39 +00:00
Eelco Dolstra
01f48c7fc1
* Fix "most". Not clear how passing "-ncurses" to the linker ever
...
worked.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31641
2012-01-18 19:44:16 +00:00
Eelco Dolstra
f6db0ed1e0
* Mesa only builds on Linux.
...
svn path=/nixpkgs/trunk/; revision=31640
2012-01-18 18:45:00 +00:00
Eelco Dolstra
03fb0e59ef
* Fix GHC. The bootstrap binaries depend on libgmp.so.3, which is
...
provided by GMP 4 but not GMP 5.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31639
2012-01-18 18:43:34 +00:00
Michael Raskin
faedda84ef
A more correct condition for adding scripts to install
...
svn path=/nixpkgs/trunk/; revision=31638
2012-01-18 17:23:41 +00:00
Eelco Dolstra
e6d6520a56
* Update libsigc++ to get it to build again
...
(http://hydra.nixos.org/build/1803247 ).
svn path=/nixpkgs/branches/stdenv-updates/; revision=31637
2012-01-18 17:14:18 +00:00
Sander van der Burg
45add982ae
Bumped JSON to 2.53 and JSON-XS to 2.32. The older versions doesn't seem to be located on these sites anymore
...
svn path=/nixpkgs/trunk/; revision=31634
2012-01-18 16:19:25 +00:00
Eelco Dolstra
48ee2523da
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31633
2012-01-18 15:53:12 +00:00
Alexander Tsamutali
87441a72be
perl-packages.nix: Added Sort-Versions.
...
svn path=/nixpkgs/trunk/; revision=31631
2012-01-18 15:14:42 +00:00
Peter Simons
a0672a86dc
haskell-yaml: updated to version 0.5.1.2
...
svn path=/nixpkgs/trunk/; revision=31630
2012-01-18 15:09:47 +00:00
Peter Simons
a0e44836a4
haskell-xml-conduit: updated to version 0.5.1.1
...
svn path=/nixpkgs/trunk/; revision=31629
2012-01-18 15:09:45 +00:00
Peter Simons
6094053539
haskell-zlib-conduit: updated to version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=31628
2012-01-18 15:04:24 +00:00
Peter Simons
45bd1f2365
haskell-xml: updated to version 1.3.12
...
svn path=/nixpkgs/trunk/; revision=31627
2012-01-18 15:04:21 +00:00
Peter Simons
4401790252
haskell-tls: updated to version 0.8.5
...
svn path=/nixpkgs/trunk/; revision=31626
2012-01-18 15:04:19 +00:00
Peter Simons
2448541afc
haskell-data-accessor-template: updated to version 0.2.1.9
...
svn path=/nixpkgs/trunk/; revision=31625
2012-01-18 15:04:16 +00:00
Peter Simons
8cc90001d9
haskell-blaze-builder-conduit: updated to version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=31624
2012-01-18 15:04:14 +00:00
Peter Simons
494083fbf6
haskell-attoparsec-conduit: updated to version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=31623
2012-01-18 15:04:11 +00:00
Peter Simons
09dee8994f
haskell-idris: updated to version 0.9.0
...
svn path=/nixpkgs/trunk/; revision=31622
2012-01-18 15:04:09 +00:00
Alexander Tsamutali
6b174cfb82
applications/networking/remote/freerdp: Updated to 1.0.0.
...
svn path=/nixpkgs/trunk/; revision=31620
2012-01-18 13:45:46 +00:00
Eelco Dolstra
bbe40d00f4
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=31619
2012-01-18 12:23:42 +00:00
Michael Raskin
6fd326a636
Remove obsolete phase
...
svn path=/nixpkgs/trunk/; revision=31618
2012-01-18 10:27:48 +00:00
Michael Raskin
a975a35254
Update Vacuum-IM
...
svn path=/nixpkgs/trunk/; revision=31617
2012-01-18 10:26:38 +00:00
Arie Middelkoop
ef07990836
Update of the 'thunderbird' package to 9.0.1.
...
Note: this update simplified the nix expression, as some of the problems mentioned in
the original expression do not seem present anymore.
Also note: the original expression did not compile in combination with the 3.1 kernel.
svn path=/nixpkgs/trunk/; revision=31615
2012-01-17 22:43:26 +00:00
Arie Middelkoop
b02bc1ef59
Update of the 'jedit' package.
...
svn path=/nixpkgs/trunk/; revision=31614
2012-01-17 22:40:05 +00:00
Eelco Dolstra
be1805b4fb
* Make Xfce 4.8 the default. Will remove 4.6 later.
...
svn path=/nixpkgs/trunk/; revision=31613
2012-01-17 19:15:50 +00:00
Eelco Dolstra
2f1edcc1eb
* Added Xfce's appfinder application.
...
svn path=/nixpkgs/trunk/; revision=31611
2012-01-17 18:08:09 +00:00
Peter Simons
39204c8649
haskell-http-enumerator: updated to version 0.7.2.4
...
svn path=/nixpkgs/trunk/; revision=31610
2012-01-17 17:44:42 +00:00
Peter Simons
47aaa3a4c0
haskell-http-conduit: updated to version 1.1.2.2
...
svn path=/nixpkgs/trunk/; revision=31609
2012-01-17 17:44:39 +00:00
Peter Simons
7b6b4212b9
haskell-colour: updated to version 2.3.3
...
svn path=/nixpkgs/trunk/; revision=31608
2012-01-17 17:44:35 +00:00
Eelco Dolstra
24431bd0f6
* Update various Xfce packages.
...
svn path=/nixpkgs/trunk/; revision=31607
2012-01-17 17:43:48 +00:00
Ludovic Courtès
eb1360bd66
hwloc: Make it easy to disable optional dependencies; fix cross-builds.
...
svn path=/nixpkgs/trunk/; revision=31606
2012-01-17 16:34:10 +00:00
Yury G. Kudryashov
3aa99d803e
Remove PATHS from find-svn.patch
...
svn path=/nixpkgs/trunk/; revision=31605
2012-01-17 16:27:57 +00:00
Eelco Dolstra
dc9830111b
* Added wkhtmltopdf.
...
svn path=/nixpkgs/trunk/; revision=31604
2012-01-17 11:04:14 +00:00
Peter Simons
729aea56b5
haskell-xml: updated to version 1.3.11
...
svn path=/nixpkgs/trunk/; revision=31603
2012-01-17 10:24:53 +00:00
Peter Simons
683d60e419
haskell-iteratee: updated to version 0.8.8.1
...
svn path=/nixpkgs/trunk/; revision=31602
2012-01-17 10:24:47 +00:00
Ludovic Courtès
4cbd319ce3
libffi: Revert to 3.0.9.
...
Version 3.0.10 fails to build on x86_64-freebsd8.2. Reported on
libffi-discuss@sourceware.org .
svn path=/nixpkgs/trunk/; revision=31601
2012-01-16 23:36:05 +00:00
Ludovic Courtès
92703a6d9e
libffi 3.0.10.
...
svn path=/nixpkgs/trunk/; revision=31600
2012-01-16 21:59:33 +00:00
Yury G. Kudryashov
6957240078
Fix typo
...
svn path=/nixpkgs/trunk/; revision=31599
2012-01-16 17:50:54 +00:00
Yury G. Kudryashov
ee0822153a
Upgrade libdrm and mesa to the latest versions
...
svn path=/nixpkgs/trunk/; revision=31598
2012-01-16 17:48:33 +00:00
Yury G. Kudryashov
c7a1f309a7
Backport some fixes from kde-4.8
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31597
2012-01-16 17:43:55 +00:00
Yury G. Kudryashov
bd7fe12cef
Use qt-4.8 by default
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31596
2012-01-16 17:39:40 +00:00
Yury G. Kudryashov
81b4eef864
jasper: propagate libjpeg, kopete: remove 'fix'
...
svn path=/nixpkgs/trunk/; revision=31595
2012-01-16 17:36:59 +00:00
Eelco Dolstra
67f921896e
* nodejs 0.6.7 breaks npm, so go back to 0.6.6.
...
svn path=/nixpkgs/trunk/; revision=31594
2012-01-16 16:56:57 +00:00
Eelco Dolstra
fd6238d2c8
* NodeJS updated to 0.6.7.
...
svn path=/nixpkgs/trunk/; revision=31593
2012-01-16 16:34:13 +00:00
Peter Simons
5bcd4dd4dd
haskell-threadscope: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=31592
2012-01-16 11:47:59 +00:00
Peter Simons
5d03943ec7
haskell-ghc-events: updated to version 0.4.0.0
...
svn path=/nixpkgs/trunk/; revision=31591
2012-01-16 11:47:57 +00:00
Peter Simons
0e224241bf
logstalgica: added version 1.0.3
...
svn path=/nixpkgs/trunk/; revision=31590
2012-01-16 11:34:00 +00:00
Peter Simons
01bea39bad
gource: cosmetic, no functional change
...
svn path=/nixpkgs/trunk/; revision=31589
2012-01-16 11:33:57 +00:00
Peter Simons
4cc9c46240
haskell-xml-types: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=31588
2012-01-16 11:33:55 +00:00
Peter Simons
a4d0d699ea
haskell-xml-conduit: updated to version 0.5.1
...
svn path=/nixpkgs/trunk/; revision=31587
2012-01-16 11:33:52 +00:00
Peter Simons
bae87bb714
haskell-random-shuffle: updated to version 0.0.3
...
svn path=/nixpkgs/trunk/; revision=31586
2012-01-16 11:33:50 +00:00
Peter Simons
bfb2f12099
haskell-http-conduit: updated to version 1.1.1
...
svn path=/nixpkgs/trunk/; revision=31585
2012-01-16 11:33:48 +00:00
Peter Simons
c74f588e8d
haskell-enumerator: updated to version 0.4.18
...
svn path=/nixpkgs/trunk/; revision=31584
2012-01-16 11:33:45 +00:00
Peter Simons
a9f5e79a1b
haskell-conduit: updated to version 0.0.4
...
svn path=/nixpkgs/trunk/; revision=31583
2012-01-16 11:33:42 +00:00
Peter Simons
89f9d84c5f
haskell-cereal: updated to version 0.3.5.1
...
svn path=/nixpkgs/trunk/; revision=31582
2012-01-16 11:33:40 +00:00
Peter Simons
4b229a7291
haskell-base64-bytestring: updated to version 0.1.1.0
...
svn path=/nixpkgs/trunk/; revision=31581
2012-01-16 11:33:38 +00:00
Peter Simons
4907bb6cf5
haskell-math-functions: added version 0.1.1.0
...
svn path=/nixpkgs/trunk/; revision=31580
2012-01-16 11:33:34 +00:00
Arie Middelkoop
c87285c255
Updated the coccinelle package to the latest release (1.0.0-RC9).
...
Added additional ocaml modules which are needed for coccinelle.
svn path=/nixpkgs/trunk/; revision=31579
2012-01-16 10:20:13 +00:00
Arie Middelkoop
3b833cc93b
Minor-version bump of ocaml-batteries.
...
The previous version did not compile with ocaml>=3.12, and this version is also backwards compatible with 3.11.
svn path=/nixpkgs/trunk/; revision=31578
2012-01-16 10:17:02 +00:00
Andres Löh
57d26cdd8e
Adding recurseIntoAttrs for ghc-HEAD (for the ghc-7.4.1 rc phase).
...
svn path=/nixpkgs/trunk/; revision=31577
2012-01-16 09:55:03 +00:00
Shea Levy
5c64d68344
Update ruby gems
...
svn path=/nixpkgs/trunk/; revision=31576
2012-01-16 02:05:41 +00:00
Peter Simons
b7c53fcc4c
ftgl: added meta information
...
svn path=/nixpkgs/trunk/; revision=31573
2012-01-15 11:44:11 +00:00
Peter Simons
7ccde05271
git-annex: cosmetic change for the meta.license attribute
...
svn path=/nixpkgs/trunk/; revision=31572
2012-01-15 11:44:08 +00:00
Peter Simons
116a7c4ac2
ftgl: fixed download URL
...
svn path=/nixpkgs/trunk/; revision=31571
2012-01-15 11:44:05 +00:00
Peter Simons
3c8a798411
gource: added meta information and moved the package into version-management category
...
svn path=/nixpkgs/trunk/; revision=31570
2012-01-15 11:44:02 +00:00
Peter Simons
97e815a9af
git-annex: bumped to version 3.20120113
...
svn path=/nixpkgs/trunk/; revision=31569
2012-01-15 11:43:57 +00:00
Yury G. Kudryashov
13c81f6c79
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31568
2012-01-14 21:40:24 +00:00
Yury G. Kudryashov
0c79434ccb
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31567
2012-01-14 21:34:37 +00:00
Yury G. Kudryashov
5fe8b64cea
SDO: add meta.homepage
...
svn path=/nixpkgs/trunk/; revision=31566
2012-01-14 18:04:34 +00:00
Yury G. Kudryashov
6232b9129d
cairo: propagate more dependencies
...
svn path=/nixpkgs/trunk/; revision=31565
2012-01-14 18:04:28 +00:00
Yury G. Kudryashov
d5b73eadeb
Fix kalzium build
...
svn path=/nixpkgs/trunk/; revision=31564
2012-01-14 18:04:25 +00:00
Yury G. Kudryashov
810ab36e24
kde48.krdc depends on libjpeg
...
svn path=/nixpkgs/trunk/; revision=31563
2012-01-14 18:04:21 +00:00
Yury G. Kudryashov
cd62169a20
kopete: depend on sqlite, fix FindJasper
...
svn path=/nixpkgs/trunk/; revision=31562
2012-01-14 18:04:18 +00:00
Yury G. Kudryashov
abcc1e56db
Fix gwenview build
...
svn path=/nixpkgs/trunk/; revision=31561
2012-01-14 18:04:14 +00:00
Yury G. Kudryashov
3d8668b713
Fix ksecrets build
...
svn path=/nixpkgs/trunk/; revision=31560
2012-01-14 18:04:10 +00:00
Yury G. Kudryashov
84d691d520
kget depends on sqlite
...
svn path=/nixpkgs/trunk/; revision=31559
2012-01-14 18:04:07 +00:00
Yury G. Kudryashov
50e898b904
kscreensaver depends on libXt and needs pkg-config at build time
...
svn path=/nixpkgs/trunk/; revision=31558
2012-01-14 18:04:03 +00:00
Yury G. Kudryashov
547827b73b
kmousetool depends on libXt
...
svn path=/nixpkgs/trunk/; revision=31557
2012-01-14 18:04:00 +00:00
Yury G. Kudryashov
269b696112
libkdcraw: depend o libjpeg and lcms1
...
svn path=/nixpkgs/trunk/; revision=31556
2012-01-14 18:03:56 +00:00
Yury G. Kudryashov
893994372f
Depend on libjpeg
...
svn path=/nixpkgs/trunk/; revision=31555
2012-01-14 18:03:53 +00:00
Yury G. Kudryashov
e36b7005cc
Pass sqlite and pkgconfig to kdegames
...
svn path=/nixpkgs/trunk/; revision=31554
2012-01-14 18:03:48 +00:00
Yury G. Kudryashov
4dfdbed318
Fix kde48.kde_workspace FTBFS
...
svn path=/nixpkgs/trunk/; revision=31553
2012-01-14 18:03:45 +00:00
Yury G. Kudryashov
cced3d2b86
Fix compilation with qt-4.8
...
- Explicitly depend on libX11 and mesa
- Include GL/glu.h
svn path=/nixpkgs/trunk/; revision=31552
2012-01-14 18:03:41 +00:00
Yury G. Kudryashov
77c6648535
Propagate zlib
...
svn path=/nixpkgs/trunk/; revision=31551
2012-01-14 18:03:38 +00:00
Yury G. Kudryashov
51956f085d
ntrack-016, add meta
...
svn path=/nixpkgs/trunk/; revision=31550
2012-01-14 18:03:34 +00:00
Yury G. Kudryashov
bbee586d14
kde48.kalgebra: depend on kde48.analitza
...
svn path=/nixpkgs/trunk/; revision=31549
2012-01-14 18:03:31 +00:00
Yury G. Kudryashov
4675c738e6
PyKDE4: one part of purity patch fixed upstream
...
svn path=/nixpkgs/trunk/; revision=31548
2012-01-14 18:03:27 +00:00
Yury G. Kudryashov
dab22380e0
KDE4.8.kdemultimedia: depend on pulseaudio
...
svn path=/nixpkgs/trunk/; revision=31547
2012-01-14 18:03:24 +00:00
Yury G. Kudryashov
4024d33469
kde48.kdepim: depend on prison
...
svn path=/nixpkgs/trunk/; revision=31546
2012-01-14 18:03:20 +00:00
Yury G. Kudryashov
5df14ab40f
konsole: depend on kde-baseapps for libkonq
...
svn path=/nixpkgs/trunk/; revision=31545
2012-01-14 18:03:17 +00:00
Yury G. Kudryashov
8133e47172
Fix output hash
...
svn path=/nixpkgs/trunk/; revision=31544
2012-01-14 18:03:12 +00:00
Yury G. Kudryashov
94af5f0664
kde48.kactivities: depend on SDO
...
svn path=/nixpkgs/trunk/; revision=31543
2012-01-14 18:03:08 +00:00
Yury G. Kudryashov
b891f159b5
grantlee-0.2.0
...
svn path=/nixpkgs/trunk/; revision=31542
2012-01-14 18:03:05 +00:00
Yury G. Kudryashov
c2e38f32c0
avogadro: explicitly depend on pkg-config
...
svn path=/nixpkgs/trunk/; revision=31541
2012-01-14 18:03:01 +00:00
Yury G. Kudryashov
e7dccbfcb8
openbabel-2.3.1, depend on cairo
...
svn path=/nixpkgs/trunk/; revision=31540
2012-01-14 18:02:54 +00:00
Yury G. Kudryashov
cf207c3e83
libical-0.48
...
svn path=/nixpkgs/trunk/; revision=31539
2012-01-14 18:02:46 +00:00
Peter Simons
4e5092d0c6
Revert "libdrm: updated to version 2.4.29"
...
This reverts commit ebe85f30fa075507313fc9dfa6ceb96501c6e332.
svn path=/nixpkgs/trunk/; revision=31537
2012-01-14 12:13:53 +00:00
Peter Simons
729162873e
Revert "mesa: updated to version 7.11.2"
...
This reverts commit b18ddb0ac8bc232df2cfd2980bd22ee9beae7b12.
svn path=/nixpkgs/trunk/; revision=31536
2012-01-14 12:13:51 +00:00
Peter Simons
61ad4a1b2b
haskell-streamproc: updated to version 1.6
...
svn path=/nixpkgs/trunk/; revision=31535
2012-01-14 12:09:20 +00:00
Peter Simons
736b039b3f
libdrm: updated to version 2.4.29
...
svn path=/nixpkgs/trunk/; revision=31534
2012-01-14 12:09:15 +00:00
Peter Simons
0819c85d91
mesa: updated to version 7.11.2
...
svn path=/nixpkgs/trunk/; revision=31533
2012-01-14 12:09:09 +00:00
Peter Simons
9ddd085129
subversion: instantiate SASL only when it's actually enabled
...
svn path=/nixpkgs/trunk/; revision=31532
2012-01-14 12:05:18 +00:00
Shea Levy
a11fda4b4b
mysql51: enable building on darwin
...
svn path=/nixpkgs/trunk/; revision=31531
2012-01-14 11:58:29 +00:00
Peter Simons
ef343ed3ab
subversion: add sasl support
...
svn path=/nixpkgs/trunk/; revision=31530
2012-01-14 11:41:06 +00:00
Arie Middelkoop
32327df918
Removed the now obsolete firmware-linux-free package.
...
svn path=/nixpkgs/trunk/; revision=31528
2012-01-14 09:31:12 +00:00
Arie Middelkoop
edc1c525ba
Removed some debugging info that I forgot to remove *oops*.
...
svn path=/nixpkgs/trunk/; revision=31525
2012-01-13 22:31:42 +00:00
Arie Middelkoop
0368987722
Desktopitem for the Skype package.
...
svn path=/nixpkgs/trunk/; revision=31522
2012-01-13 22:21:48 +00:00
Eelco Dolstra
e3796d59a6
* Mark chrome as low priority so that the chrome wrapper gets
...
installed.
svn path=/nixpkgs/trunk/; revision=31521
2012-01-13 13:43:15 +00:00
Peter Simons
5331d4e98b
haskell-wxdirect: updated to version 0.13.1.1
...
svn path=/nixpkgs/trunk/; revision=31519
2012-01-13 10:32:11 +00:00
Peter Simons
c334c8b547
haskell-wxcore: updated to version 0.13.2
...
svn path=/nixpkgs/trunk/; revision=31518
2012-01-13 10:32:08 +00:00
Peter Simons
e495d3345f
haskell-wx: updated to version 0.13.2
...
svn path=/nixpkgs/trunk/; revision=31517
2012-01-13 10:32:06 +00:00
Peter Simons
dd90ec0d92
wxGTK-2.x: enable support for media control
...
svn path=/nixpkgs/trunk/; revision=31516
2012-01-13 10:32:02 +00:00
Peter Simons
6284c83b15
wxGTK-2.x: enable parallel building
...
svn path=/nixpkgs/trunk/; revision=31515
2012-01-13 10:31:58 +00:00
Peter Simons
1585c62857
pkgs/development/libraries/wxGTK-2.8: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=31514
2012-01-13 10:31:56 +00:00
Peter Simons
d7985d419f
pkgs/development/libraries/wxGTK-2.9: renamed Nix files for consistency
...
svn path=/nixpkgs/trunk/; revision=31513
2012-01-13 10:31:52 +00:00
Peter Simons
4ae7c66bc0
haskell-xml-conduit: updated to version 0.5.0.1
...
svn path=/nixpkgs/trunk/; revision=31512
2012-01-13 09:27:15 +00:00
Peter Simons
9b408f567d
haskell-vty: updated to version 4.7.0.8
...
svn path=/nixpkgs/trunk/; revision=31511
2012-01-13 09:27:13 +00:00
Peter Simons
9f4723abd5
haskell-attoparsec-conduit: updated to version 0.0.0.1
...
svn path=/nixpkgs/trunk/; revision=31510
2012-01-13 09:27:10 +00:00
Peter Simons
bae5b8dabb
git-annex: updated to version 3.20120106
...
svn path=/nixpkgs/trunk/; revision=31509
2012-01-13 09:27:08 +00:00
Peter Simons
6f5294ec94
ikiwiki: updated to version 3.20120109
...
svn path=/nixpkgs/trunk/; revision=31508
2012-01-13 09:27:05 +00:00
Arie Middelkoop
37fe977ad8
Fixed the hash of the multitouch package.
...
Note: the specified rev is still the latest in the master branch,
so it's actually odd that the computed hash is not correct.
svn path=/nixpkgs/trunk/; revision=31506
2012-01-13 08:26:45 +00:00
Lluís Batlle i Rossell
4238637b40
Adding GNU archimedes.
...
svn path=/nixpkgs/trunk/; revision=31505
2012-01-12 19:23:47 +00:00
Lluís Batlle i Rossell
1c186a3207
Making 'withGpg' optional in centerim.
...
svn path=/nixpkgs/trunk/; revision=31504
2012-01-12 19:00:35 +00:00
Lluís Batlle i Rossell
72aa6f5ffc
Adding centerim.
...
svn path=/nixpkgs/trunk/; revision=31503
2012-01-12 18:55:08 +00:00
Arie Middelkoop
0fa0da35ef
Added firmware-linux-nonfree and directly also the free variant.
...
Todo for later: take the files from the various .deb files instead of the source distribution.
This version already improves upon my previous implementation, hence I commit it.
svn path=/nixpkgs/trunk/; revision=31501
2012-01-12 17:16:11 +00:00
Eelco Dolstra
d62848cd2c
* eval-release.nix: force nix-instantiate to include nested attribute
...
sets.
svn path=/nixpkgs/trunk/; revision=31500
2012-01-12 16:59:58 +00:00
Peter Simons
c3cf936ff1
haskell-hxt: updated to version 9.1.6
...
svn path=/nixpkgs/trunk/; revision=31499
2012-01-12 15:21:22 +00:00
Peter Simons
7bcb27653d
haskell-hxt-unicode: updated to version 9.0.2
...
svn path=/nixpkgs/trunk/; revision=31498
2012-01-12 15:21:18 +00:00
Peter Simons
de7bd112f1
haskell-hxt-regex-xmlschema: updated to version 9.0.4
...
svn path=/nixpkgs/trunk/; revision=31497
2012-01-12 15:21:15 +00:00
Peter Simons
c9fc73ae45
haskell-hxt-charproperties: updated to version 9.1.1
...
svn path=/nixpkgs/trunk/; revision=31496
2012-01-12 15:21:11 +00:00
Peter Simons
867fb191cc
haskell-haskell-src-meta: updated to version 0.5.0.3
...
svn path=/nixpkgs/trunk/; revision=31495
2012-01-12 15:21:08 +00:00
Peter Simons
b6dc8c87d8
haskell-conduit: updated to version 0.0.3
...
svn path=/nixpkgs/trunk/; revision=31494
2012-01-12 15:20:50 +00:00
Arie Middelkoop
0a2ad94a0e
Fixed rtl8192cfw firmware package.
...
Also, added a package that fetches all firmware from dwmw2's repo on kernel.org.
Specific firmware can then simply copy the driver out of this repo. Perhaps it
would actually be useful to write some abstraction for that.
Anyway, I'm not sure if fetching the git repo is a good idea to start with. The
repo does not have tags, so I'm forced to either take the HEAD or a particular
commit (chose the last option). However, this is likely to need ongoing
maintenance.
svn path=/nixpkgs/trunk/; revision=31492
2012-01-12 10:17:29 +00:00
Peter Simons
0d69e2a9d0
ghostscript: cosmetic change to simplify the DLL build and install procedure
...
svn path=/nixpkgs/trunk/; revision=31488
2012-01-11 23:14:12 +00:00
Peter Simons
1aaf70f4d7
ghostscript: CUPS support is no longer enabled by default in version 9.x
...
We must explicitly give the "--with-install-cups" option at configure time to
get the gstoraster filter installed.
svn path=/nixpkgs/trunk/; revision=31487
2012-01-11 23:14:07 +00:00
Arie Middelkoop
9cea0dd1c6
Update of XChat to 2.8.8; old version 2.8.4 does not compile.
...
svn path=/nixpkgs/trunk/; revision=31485
2012-01-11 22:32:17 +00:00
Peter Simons
25b5e5e5dd
pkgs/top-level/all-packages.nix: build texLive with ruby18
...
The latest version of Ruby can't interpret the "epspdf.rb" script.
svn path=/nixpkgs/trunk/; revision=31483
2012-01-11 18:52:43 +00:00
Peter Simons
0eeb206fb5
haskell-irc: updated to version 0.5.0.0
...
svn path=/nixpkgs/trunk/; revision=31479
2012-01-11 14:40:49 +00:00
Peter Simons
415ef89393
haskell-conduit: updated to version 0.0.2
...
svn path=/nixpkgs/trunk/; revision=31478
2012-01-11 14:40:44 +00:00
Eelco Dolstra
66da14b77c
* Added buildr and its dependencies.
...
svn path=/nixpkgs/trunk/; revision=31477
2012-01-10 23:50:31 +00:00
Eelco Dolstra
acf6a9c5e4
* Cleanup.
...
svn path=/nixpkgs/trunk/; revision=31476
2012-01-10 23:49:24 +00:00
Peter Simons
061fe164be
Added linux rtl8168e-2 firmware.
...
svn path=/nixpkgs/trunk/; revision=31475
2012-01-10 23:23:15 +00:00
Eelco Dolstra
73fda38d0a
* Enable libyaml support in Ruby by default. Libyaml is very small so
...
this shouldn't hurt much.
svn path=/nixpkgs/trunk/; revision=31474
2012-01-10 23:06:23 +00:00
Peter Simons
f685f874a7
asymptote: dropped old code to find boehmgc
...
svn path=/nixpkgs/trunk/; revision=31473
2012-01-10 20:34:45 +00:00
Peter Simons
f5bd12aa80
asymptote: enable off-screen rendering (and configure build to find boehmgc)
...
svn path=/nixpkgs/trunk/; revision=31472
2012-01-10 20:32:25 +00:00
Peter Simons
fedda96bee
xf86-video-ati: updated to version 6.14.3
...
svn path=/nixpkgs/trunk/; revision=31471
2012-01-10 20:12:25 +00:00
Alexander Tsamutali
b61e32f19d
google-talk-plugin: Updated x86_64 hash.
...
svn path=/nixpkgs/trunk/; revision=31470
2012-01-10 20:04:37 +00:00
Marco Maggesi
97d48a5426
Update HOL Light to rev 118
...
svn path=/nixpkgs/trunk/; revision=31468
2012-01-10 16:12:11 +00:00
Karn Kallio
9663bdebde
Advance version of Ur/Web compiler to 20120110
...
svn path=/nixpkgs/trunk/; revision=31467
2012-01-10 15:23:05 +00:00
Peter Simons
3be3fe0828
haskell-primitive: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=31466
2012-01-10 15:20:26 +00:00
Peter Simons
79c34b96e1
haskell-failure: updated to version 0.1.2
...
svn path=/nixpkgs/trunk/; revision=31465
2012-01-10 15:20:23 +00:00
Lluís Batlle i Rossell
6733613253
Updating sysstat
...
svn path=/nixpkgs/trunk/; revision=31464
2012-01-10 13:28:58 +00:00
Lluís Batlle i Rossell
9dca11bc33
Updating tmux to 1.5. Patch sent to nix-dev by Phil Hagelberg.
...
svn path=/nixpkgs/trunk/; revision=31463
2012-01-10 09:43:46 +00:00
Rob Vermaas
080c0b2f38
prefer local builds for fetchhg
...
svn path=/nixpkgs/trunk/; revision=31462
2012-01-10 06:41:44 +00:00
Yury G. Kudryashov
8b66ae590f
kde48.kdelibs: use kerberos
...
svn path=/nixpkgs/trunk/; revision=31461
2012-01-09 23:44:48 +00:00
Yury G. Kudryashov
3a83df3438
conky-1.8.1, fix FTBFS
...
svn path=/nixpkgs/trunk/; revision=31460
2012-01-09 23:44:44 +00:00
Yury G. Kudryashov
2b50deaafc
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31459
2012-01-09 17:58:22 +00:00
Yury G. Kudryashov
4a11f058e4
update darktable, apply upstream libpng-15 patch
...
svn path=/nixpkgs/trunk/; revision=31458
2012-01-09 17:55:31 +00:00
Yury G. Kudryashov
7d018a5bc0
xine-ui: use libpng-1.2
...
svn path=/nixpkgs/branches/libpng15/; revision=31455
2012-01-09 12:48:45 +00:00
Peter Simons
83ed01cc12
haskell-zlib-bindings: updated to version 0.0.2
...
svn path=/nixpkgs/trunk/; revision=31454
2012-01-09 10:42:38 +00:00
Peter Simons
526f4172c2
haskell-skein: updated to version 0.1.0.4
...
svn path=/nixpkgs/trunk/; revision=31453
2012-01-09 10:42:34 +00:00
Yury G. Kudryashov
9e269f7e5e
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31452
2012-01-09 10:30:13 +00:00
Yury G. Kudryashov
f4a079a76c
Upgrade xine-lib and xine-ui
...
svn path=/nixpkgs/trunk/; revision=31451
2012-01-09 10:25:56 +00:00
Yury G. Kudryashov
ff5134f8b0
Add lirc
...
svn path=/nixpkgs/trunk/; revision=31450
2012-01-09 10:25:49 +00:00
Yury G. Kudryashov
c80ed42cf1
Add GNU vcdimager
...
svn path=/nixpkgs/trunk/; revision=31449
2012-01-09 10:25:42 +00:00
Yury G. Kudryashov
365e05f7ce
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31448
2012-01-08 23:33:18 +00:00
Yury G. Kudryashov
c403364c06
xmoto-0.5.9+libpng-1.5 patch
...
svn path=/nixpkgs/trunk/; revision=31447
2012-01-08 23:31:31 +00:00
Cillian de Roiste
d9d74208b5
Adding dvswitch: a digital video mixer intended for interactive live mixing of several incoming DV video streams, typically used for recording conferences
...
svn path=/nixpkgs/trunk/; revision=31446
2012-01-08 23:27:45 +00:00
Yury G. Kudryashov
de228351cd
slim needs libpng-1.2.x
...
svn path=/nixpkgs/branches/libpng15/; revision=31445
2012-01-08 21:33:55 +00:00
Yury G. Kudryashov
e275cb515c
Pass libpng12 to qt-4.6
...
svn path=/nixpkgs/branches/libpng15/; revision=31444
2012-01-08 21:26:12 +00:00
Yury G. Kudryashov
786a5c083f
games/six: add meta.platforms to see if it compiles
...
svn path=/nixpkgs/trunk/; revision=31443
2012-01-08 20:58:04 +00:00
Yury G. Kudryashov
de82ba69f8
kde4.basket works. Remove kde3.kbasket
...
svn path=/nixpkgs/trunk/; revision=31442
2012-01-08 20:57:55 +00:00
Yury G. Kudryashov
af58b6ec5f
Pass libpng12 to qt3 and kdelibs3
...
svn path=/nixpkgs/branches/libpng15/; revision=31441
2012-01-08 20:51:49 +00:00
Yury G. Kudryashov
2ebcb95219
Restore libpng-1.2.x
...
svn path=/nixpkgs/branches/libpng15/; revision=31440
2012-01-08 19:50:06 +00:00
Yury G. Kudryashov
e957de48b8
libpng-1.5.7
...
svn path=/nixpkgs/branches/libpng15/; revision=31439
2012-01-08 19:49:56 +00:00
Yury G. Kudryashov
a398e2a401
Add skrooge
...
svn path=/nixpkgs/trunk/; revision=31438
2012-01-08 19:29:28 +00:00
Yury G. Kudryashov
532930a55f
kmymoney-4.6.1
...
No aqbanking nor gwenhywfar since aqbanking FTBFS
svn path=/nixpkgs/trunk/; revision=31437
2012-01-08 19:29:17 +00:00
Yury G. Kudryashov
7e66541ce8
Add bunch of kmymoney-4.6.1 dependencies
...
svn path=/nixpkgs/trunk/; revision=31436
2012-01-08 19:29:07 +00:00
Peter Simons
827479dc80
htop: updated to version 1.0
...
svn path=/nixpkgs/trunk/; revision=31435
2012-01-08 16:29:57 +00:00
Yury G. Kudryashov
9ee0a9df9b
svn merge ^/nixpkgs/trunk
...
A few trivial conflicts
svn path=/nixpkgs/branches/stdenv-updates/; revision=31434
2012-01-08 16:01:12 +00:00
Ludovic Courtès
bfd6c7fa3e
GNU Automake 1.11.x: Disable tests on FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=31433
2012-01-08 15:41:17 +00:00
Peter Simons
65715f2e98
all-packages.nix: let 'python3' refer to the latest version, python 3.2
...
svn path=/nixpkgs/trunk/; revision=31432
2012-01-08 14:43:21 +00:00
Peter Simons
2c7ac76079
unclutter: X cursor management tool
...
Unclutter hides your X mouse cursor when you do not need it, to prevent
it from getting in the way. You have only to move the mouse to restore
the mouse cursor. Unclutter is very usefull in tiling wm's where you do
not need the mouse often.
Just run it from your .bash_profile like that:
unclutter -idle 1 &
svn path=/nixpkgs/trunk/; revision=31431
2012-01-08 14:01:17 +00:00
Yury G. Kudryashov
ca28f8ce31
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31430
2012-01-07 22:43:23 +00:00
Michael Raskin
47288a2224
Stop using ESound for space-orbit
...
svn path=/nixpkgs/trunk/; revision=31429
2012-01-07 21:59:16 +00:00
Michael Raskin
55f39a3aff
Stop using Esound
...
svn path=/nixpkgs/trunk/; revision=31428
2012-01-07 21:58:20 +00:00
Peter Simons
d85921798b
haskell-hakyll: updated to version 3.2.4.0
...
svn path=/nixpkgs/trunk/; revision=31427
2012-01-07 21:51:36 +00:00
Peter Simons
2da358e6f4
haskell-conduit: updated to version 0.0.1.1
...
svn path=/nixpkgs/trunk/; revision=31426
2012-01-07 21:51:32 +00:00
Yury G. Kudryashov
edd651131b
Revert "polkit-0.104"
...
This reverts revision 31411
polkit-0.104 depends on glib-2.30, so this upgrade goes to branches/glib-2.30
svn path=/nixpkgs/trunk/; revision=31423
2012-01-07 20:29:08 +00:00
Yury G. Kudryashov
a7f52f0fd0
xxdiff-4.0 beta (Qt4-based)
...
svn path=/nixpkgs/trunk/; revision=31422
2012-01-07 20:23:35 +00:00
Yury G. Kudryashov
3b672f9b75
(lib)gphoto-2.4.11
...
svn path=/nixpkgs/trunk/; revision=31412
2012-01-07 19:41:59 +00:00
Yury G. Kudryashov
b4c7de3b7e
polkit-0.104
...
svn path=/nixpkgs/trunk/; revision=31411
2012-01-07 19:41:52 +00:00
Yury G. Kudryashov
f1c3a0f83c
pam_usb-0.5.0; still depend on HAL
...
svn path=/nixpkgs/trunk/; revision=31410
2012-01-07 19:16:52 +00:00
Yury G. Kudryashov
f4cfdb0619
pmount: disable HAL
...
pmount failed to find HAL for a long time, and nobody cared. So, I've just
removed it.
Also configure does not recognize "--with-cryptsetup", so I've removed it as
well.
svn path=/nixpkgs/trunk/; revision=31409
2012-01-07 19:16:45 +00:00
Yury G. Kudryashov
cd6824cb9f
-kde3.kuickshow, +kde4.kuickshow
...
svn path=/nixpkgs/trunk/; revision=31407
2012-01-07 17:06:57 +00:00
Yury G. Kudryashov
7e320a7043
State qt version (3/4) in packages, not in all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=31406
2012-01-07 17:06:49 +00:00
Lluís Batlle i Rossell
d126fe5806
Making fbtermStdenv both crossbuild and natively build. It failed to build without overriden patches.
...
svn path=/nixpkgs/trunk/; revision=31405
2012-01-07 16:11:20 +00:00
Yury G. Kudryashov
a3f507892a
Add gnome2.libgnome_keyring
...
svn path=/nixpkgs/trunk/; revision=31404
2012-01-07 15:31:36 +00:00
Yury G. Kudryashov
50dab98373
gnome2.gnome_vfs: disable HAL, enable ACL
...
svn path=/nixpkgs/trunk/; revision=31403
2012-01-07 15:31:31 +00:00
Yury G. Kudryashov
b81dda6f0a
phonon-backend-vlc: use callPackage
...
svn path=/nixpkgs/trunk/; revision=31402
2012-01-07 15:31:27 +00:00
Alexander Tsamutali
69c91f30ce
applications/virtualization/qemu: Added 0.15.nix
...
svn path=/nixpkgs/trunk/; revision=31401
2012-01-07 15:06:49 +00:00
Lluís Batlle i Rossell
d1807a7b9b
Making fbida cross-build.
...
svn path=/nixpkgs/trunk/; revision=31400
2012-01-07 15:03:56 +00:00
Lluís Batlle i Rossell
80717672b4
Updating fbterm.
...
svn path=/nixpkgs/trunk/; revision=31399
2012-01-07 14:41:04 +00:00
Karn Kallio
4ae99c2e02
atkmm build was failing.
...
svn path=/nixpkgs/trunk/; revision=31398
2012-01-07 13:31:06 +00:00
Karn Kallio
f94927717c
Fix failing pangomm build.
...
svn path=/nixpkgs/trunk/; revision=31397
2012-01-07 13:19:13 +00:00
Karn Kallio
53d6a7b1ba
Openoffice.org does not build with libwpd 0.9.
...
svn path=/nixpkgs/trunk/; revision=31396
2012-01-07 13:19:06 +00:00
Yury G. Kudryashov
a5d1d871d7
libdbusmenu-qt: meta
...
svn path=/nixpkgs/trunk/; revision=31394
2012-01-07 09:50:53 +00:00
Lluís Batlle i Rossell
d391d56f97
Setting the nanonote uboot to load 4MiB, and not 2MiB. My last 2.6.37 kernel
...
has more than 2MiB.
svn path=/nixpkgs/trunk/; revision=31393
2012-01-07 09:20:16 +00:00
Yury G. Kudryashov
12e5f5b070
Build gdk-pixbuf-xlib
...
svn path=/nixpkgs/trunk/; revision=31392
2012-01-07 00:27:17 +00:00
Yury G. Kudryashov
735de44b72
KDE SC 4.8: latest unstable akonadi
...
svn path=/nixpkgs/trunk/; revision=31391
2012-01-07 00:10:22 +00:00
Yury G. Kudryashov
c3f7619999
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31390
2012-01-07 00:07:41 +00:00
Yury G. Kudryashov
1f0c154676
Make test-eval-release happy
...
svn path=/nixpkgs/trunk/; revision=31389
2012-01-07 00:02:36 +00:00
Yury G. Kudryashov
50de8e181f
Fix kde48.kdelibs evaluation error
...
Will write kactivities.nix when hydra will build kde48.kdelibs
svn path=/nixpkgs/trunk/; revision=31388
2012-01-07 00:02:28 +00:00
Yury G. Kudryashov
d4509553e6
Fix oxygen-icons outputHash
...
svn path=/nixpkgs/trunk/; revision=31387
2012-01-07 00:02:23 +00:00
Yury G. Kudryashov
3ce77ab9c4
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31386
2012-01-06 23:08:30 +00:00
Yury G. Kudryashov
1401241864
qrencode-3.2.0
...
Remove builderDefs magic, add meta
Cherry-pick r31382 from branches/libpng15
svn path=/nixpkgs/trunk/; revision=31385
2012-01-06 23:05:11 +00:00
Yury G. Kudryashov
cfc9de7311
KDE SC 4.8 RC2
...
(Semi-)automatic updates
svn path=/nixpkgs/trunk/; revision=31384
2012-01-06 23:03:43 +00:00
Yury G. Kudryashov
8ba7a53129
gtk-2.x libs patchlevel upgrades
...
svn path=/nixpkgs/trunk/; revision=31383
2012-01-06 23:03:37 +00:00
Yury G. Kudryashov
26ea77ad65
qrencode-3.2.0
...
Remove builderDefs magic, add meta
svn path=/nixpkgs/branches/libpng15/; revision=31382
2012-01-06 23:01:44 +00:00
Lluís Batlle i Rossell
3e1ee548ba
Make mtdtools crossbuild.
...
svn path=/nixpkgs/trunk/; revision=31381
2012-01-06 22:42:10 +00:00
Yury G. Kudryashov
b9c72433cc
Copy kde-4.7->kde-4.8
...
svn path=/nixpkgs/trunk/; revision=31380
2012-01-06 21:50:10 +00:00
Lluís Batlle i Rossell
11f55d273b
I found that instantiating xbursttools brought to the openssl evaluation
...
throwing an exception about an undefined platform.openssl.system.
That was introduced by r31330, which made openssl for the build system to
evaluate the platform.openssl.system, that should only be needed for the host
system.
I also revert supplying openssl.system for xbursttools.
svn path=/nixpkgs/trunk/; revision=31379
2012-01-06 21:31:29 +00:00
Lluís Batlle i Rossell
54aa31cca3
Updating the cross-build of elfutils so the perf for 2.6.37 builds too. (again, nanonote)
...
svn path=/nixpkgs/trunk/; revision=31378
2012-01-06 21:10:19 +00:00
Lluís Batlle i Rossell
01c5028c7c
Updating xburst-tools (blind commit, I did not try to build them)
...
svn path=/nixpkgs/trunk/; revision=31377
2012-01-06 21:06:22 +00:00
Yury G. Kudryashov
6df3e4e928
Add cantarell-fonts, part of GNOME-3
...
svn path=/nixpkgs/trunk/; revision=31375
2012-01-06 20:10:23 +00:00
Yury G. Kudryashov
b2aac0e831
libgsf-1.14.22
...
svn path=/nixpkgs/trunk/; revision=31374
2012-01-06 20:10:15 +00:00
Yury G. Kudryashov
a6288f1701
gnome3.gnome-user-docs
...
svn path=/nixpkgs/trunk/; revision=31373
2012-01-06 20:09:54 +00:00
Yury G. Kudryashov
9d03e96caa
Add itstool
...
svn path=/nixpkgs/trunk/; revision=31372
2012-01-06 20:09:39 +00:00
Lluís Batlle i Rossell
29e69f119d
Making perf cross-build again, now with manpages.
...
svn path=/nixpkgs/trunk/; revision=31371
2012-01-06 19:35:12 +00:00
Yury G. Kudryashov
cee470de5a
Remove gtk+-2.16
...
svn path=/nixpkgs/trunk/; revision=31370
2012-01-06 19:02:07 +00:00
Yury G. Kudryashov
206d17c17f
Remove wxGTK-2.6
...
svn path=/nixpkgs/trunk/; revision=31369
2012-01-06 19:01:56 +00:00
Yury G. Kudryashov
d7049d1c08
Add gnome3.gtk2
...
svn path=/nixpkgs/trunk/; revision=31368
2012-01-06 18:54:10 +00:00
Yury G. Kudryashov
a9dc08d887
Add meta to many GNOME3 packages
...
svn path=/nixpkgs/trunk/; revision=31367
2012-01-06 18:54:02 +00:00
Yury G. Kudryashov
80480acf78
Remove TODO.txt
...
svn path=/nixpkgs/trunk/; revision=31366
2012-01-06 18:53:52 +00:00
Cillian de Roiste
9686b7def6
Adding a single expression to provide all ralink firmware, if there are no objections this could replace all the rt* firmware expressions
...
svn path=/nixpkgs/trunk/; revision=31365
2012-01-06 18:42:39 +00:00
Peter Simons
d7edd1e22c
haskell-epic: updated to version 0.9.2
...
svn path=/nixpkgs/trunk/; revision=31364
2012-01-06 18:41:23 +00:00
Yury G. Kudryashov
af347062d0
Add gnome3.clutter
...
svn path=/nixpkgs/trunk/; revision=31363
2012-01-06 18:13:51 +00:00
Yury G. Kudryashov
69f2dfe7da
cogl-1.8.2
...
svn path=/nixpkgs/trunk/; revision=31362
2012-01-06 18:13:43 +00:00
Yury G. Kudryashov
24448ed3de
gnome3.libsoup
...
svn path=/nixpkgs/trunk/; revision=31361
2012-01-06 18:13:33 +00:00
Yury G. Kudryashov
f3923f5b4a
Remove some 'rec'
...
svn path=/nixpkgs/trunk/; revision=31360
2012-01-06 18:13:26 +00:00
Yury G. Kudryashov
265b149db1
Add gnome3.libgnome_keyring
...
svn path=/nixpkgs/trunk/; revision=31359
2012-01-06 18:13:19 +00:00
Yury G. Kudryashov
ac911fce68
Fix XaraLX, add debian-patches.sh
...
svn path=/nixpkgs/trunk/; revision=31358
2012-01-06 18:13:11 +00:00
Yury G. Kudryashov
5a4b9fc92b
gtk-2.x: use atk-2.2.x
...
svn path=/nixpkgs/trunk/; revision=31357
2012-01-06 18:13:00 +00:00
Yury G. Kudryashov
09060a0a19
Add gnome3.{glib_networking,gsettings_desktop_schemas}
...
Cherry-pick from stdenv-updates
svn path=/nixpkgs/trunk/; revision=31356
2012-01-06 18:12:38 +00:00
Lluís Batlle i Rossell
75d5ffe7ac
Adding perf manual pages.
...
I copied the docbook inputs from awesome. I don't understand them.
svn path=/nixpkgs/trunk/; revision=31355
2012-01-06 17:45:53 +00:00
Lluís Batlle i Rossell
b76352800e
Adding slang to perf. It looks like it wants slang too.
...
svn path=/nixpkgs/trunk/; revision=31354
2012-01-06 17:04:32 +00:00
Lluís Batlle i Rossell
cae619da08
Updating elfutils/perf to cross-build. I tested this for the nanonote.
...
I add newt, checking that it cross-builds too.
I update perf to have newt support, and now it's also finding python, whatever
that means. I've not tested if 'python' as buildInputs is enough.
svn path=/nixpkgs/trunk/; revision=31353
2012-01-06 16:45:14 +00:00
Shea Levy
8c063fdfc7
Fix tarball
...
svn path=/nixpkgs/trunk/; revision=31352
2012-01-06 16:14:02 +00:00
Shea Levy
d788929c64
ledger3: Get building on darwin
...
svn path=/nixpkgs/trunk/; revision=31351
2012-01-06 15:55:24 +00:00
Shea Levy
b884e56aa2
Enable parallel building of ledger 3
...
svn path=/nixpkgs/trunk/; revision=31350
2012-01-06 15:44:14 +00:00
Ludovic Courtès
81b3aecaec
release-cross: Add OpenSSL for cross-GNU builds.
...
svn path=/nixpkgs/trunk/; revision=31349
2012-01-06 14:07:08 +00:00
Ludovic Courtès
7232a1e33a
OpenSSL: Further fix `Configure' for GNU builds.
...
svn path=/nixpkgs/trunk/; revision=31348
2012-01-06 14:07:02 +00:00
Peter Simons
d88a86d8ee
haskell-unix-compat: updated to version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=31347
2012-01-06 13:30:08 +00:00
Peter Simons
e40df74665
haskell-yesod-core: updated to version 0.9.4.1
...
svn path=/nixpkgs/trunk/; revision=31346
2012-01-06 13:30:05 +00:00
Peter Simons
671455b8be
haskell-maude: updated to version 0.3.0
...
svn path=/nixpkgs/trunk/; revision=31345
2012-01-06 13:30:02 +00:00
Peter Simons
25995d5fb6
haskell-iteratee: updated to version 0.8.7.6
...
svn path=/nixpkgs/trunk/; revision=31344
2012-01-06 13:29:59 +00:00
Peter Simons
5667c155bf
haskell-http-enumerator: updated to version 0.7.2.3
...
svn path=/nixpkgs/trunk/; revision=31343
2012-01-06 13:29:57 +00:00
Peter Simons
3dafbad90f
haskell-http-conduit: updated to version 1.1.0.1
...
svn path=/nixpkgs/trunk/; revision=31342
2012-01-06 13:29:53 +00:00
Peter Simons
e840fafaf7
haskell-conduit: updated to version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=31341
2012-01-06 13:29:50 +00:00
Yury G. Kudryashov
0b90cd41b2
Add gnome3.{glib_networking,gsettings_desktop_schemas}
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31340
2012-01-06 09:41:43 +00:00
Yury G. Kudryashov
10fd822319
Fix typo
...
Introduced while merging trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=31339
2012-01-06 09:41:22 +00:00
Shea Levy
06c29d5ae7
Ledger isn't Linux-specific
...
svn path=/nixpkgs/trunk/; revision=31338
2012-01-06 05:52:21 +00:00
Yury G. Kudryashov
900c6e18cd
svn merge ^/nixpkgs/trunk
...
Conflicts: openssl, libplist
svn path=/nixpkgs/branches/stdenv-updates/; revision=31337
2012-01-06 01:07:45 +00:00
Yury G. Kudryashov
dc9bf79b54
attica-0.3.0
...
svn path=/nixpkgs/trunk/; revision=31336
2012-01-06 00:55:48 +00:00
Yury G. Kudryashov
53d922475d
gtkLibs3x.glib: 2.30.2
...
svn path=/nixpkgs/trunk/; revision=31335
2012-01-06 00:55:42 +00:00
Yury G. Kudryashov
5a0de50cf5
Add kde4.basket
...
svn path=/nixpkgs/trunk/; revision=31334
2012-01-06 00:55:30 +00:00
Yury G. Kudryashov
20973a9280
GConf-2.28.1, policykit->polkit
...
svn path=/nixpkgs/trunk/; revision=31333
2012-01-06 00:55:14 +00:00
Yury G. Kudryashov
27e639b5b2
gnome-latest.sh: don't use fetchurl_gnome
...
Output both name and src instead of using fetchurl_gnome
svn path=/nixpkgs/trunk/; revision=31332
2012-01-06 00:54:52 +00:00
Yury G. Kudryashov
6a27a67605
gnome-2/audiofile-0.3.2
...
svn path=/nixpkgs/trunk/; revision=31331
2012-01-06 00:54:39 +00:00
Ludovic Courtès
3d0f767b91
OpenSSL: Fix compilation on GNU/Hurd.
...
svn path=/nixpkgs/trunk/; revision=31330
2012-01-05 23:46:17 +00:00
Yury G. Kudryashov
ba80f4337f
taglib{,-extras}: use buildNativeInputs, meta
...
svn path=/nixpkgs/trunk/; revision=31329
2012-01-05 23:43:22 +00:00
Yury G. Kudryashov
c22e6aadc5
Add mobile-broadband-provider-info
...
svn path=/nixpkgs/trunk/; revision=31328
2012-01-05 23:25:28 +00:00
Yury G. Kudryashov
ce32f3b5db
Add meta to qtscriptgenerator
...
svn path=/nixpkgs/trunk/; revision=31327
2012-01-05 23:16:12 +00:00
Yury G. Kudryashov
18f1e5b594
libgpod-0.8.2
...
svn path=/nixpkgs/trunk/; revision=31326
2012-01-05 23:16:06 +00:00
Yury G. Kudryashov
49c2aebc3d
libimobiledevice-1.0.6
...
disable swig version check
use libplist.swig
svn path=/nixpkgs/trunk/; revision=31325
2012-01-05 23:16:00 +00:00
Yury G. Kudryashov
2b20492775
libplist: use swig2
...
libplist compilation with swig1 fails in stdenv-updates
svn path=/nixpkgs/trunk/; revision=31324
2012-01-05 23:15:54 +00:00
Yury G. Kudryashov
b00d19d775
elfutils-0.152, pass zlib, bzip2 and xz
...
svn path=/nixpkgs/trunk/; revision=31323
2012-01-05 23:15:48 +00:00
Yury G. Kudryashov
5925d6d9a7
most: add random meta.platforms
...
svn path=/nixpkgs/trunk/; revision=31322
2012-01-05 23:15:41 +00:00
Yury G. Kudryashov
fcaa6a1abe
usbmuxd-1.0.7
...
svn path=/nixpkgs/trunk/; revision=31321
2012-01-05 23:15:33 +00:00
Yury G. Kudryashov
d15e2f70d9
Add swig-2.x
...
svn path=/nixpkgs/trunk/; revision=31320
2012-01-05 23:15:24 +00:00
Lluís Batlle i Rossell
4c814dd003
Adding linux 'perf' tool.
...
svn path=/nixpkgs/trunk/; revision=31319
2012-01-05 21:24:51 +00:00
Yury G. Kudryashov
f490ef82b8
Pass xz to libwpg
...
svn path=/nixpkgs/trunk/; revision=31316
2012-01-05 18:05:18 +00:00
Yury G. Kudryashov
c96b647e30
Upgrade libwpd and libwpg to latest versions
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31315
2012-01-05 17:06:25 +00:00
Yury G. Kudryashov
72f2477f80
Use ocaml-3.12.1 by default
...
ocaml-3.11.1 is broken in stdenv, so I made this change in stdenv without
waiting for maintainer. Feel free to revert if you have a better solution.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31314
2012-01-05 17:06:15 +00:00
Yury G. Kudryashov
f84a08bac3
Upgrade libwpd and libwpg to latest versions
...
svn path=/nixpkgs/trunk/; revision=31313
2012-01-05 17:05:31 +00:00
Florian Friesdorf
d149922655
privateer compile succeeds, remove platform, still WIP
...
svn path=/nixpkgs/trunk/; revision=31312
2012-01-05 12:23:49 +00:00
Yury G. Kudryashov
6ed3147550
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31311
2012-01-05 12:11:18 +00:00
Michael Raskin
e048801966
Update chipmunk
...
svn path=/nixpkgs/trunk/; revision=31310
2012-01-05 11:56:32 +00:00
Yury G. Kudryashov
b93a8d3476
HAL and PolicyKit will be removed in trunk, see https://nixos.org/wiki/Deprecated_packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31309
2012-01-05 11:15:40 +00:00
Yury G. Kudryashov
26af8dea22
Add TODO.txt
...
I've suggested adding such file on ML, and recieved no replies. So, I think that
at least nobody objects this idea. OTOH, I'm not sure if somebody else will use
this file.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31308
2012-01-05 10:01:37 +00:00
Yury G. Kudryashov
80d21cb05b
Fix djvulibre compilation
...
Also remove djview3. Use djview4 instead.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31307
2012-01-05 09:54:46 +00:00
Michael Raskin
da6b6a9332
Update Linux 3.2 to release
...
svn path=/nixpkgs/trunk/; revision=31306
2012-01-05 07:24:37 +00:00
Florian Friesdorf
68db88bbf8
wip: privateer
...
svn path=/nixpkgs/trunk/; revision=31305
2012-01-04 23:05:51 +00:00
Florian Friesdorf
2c9461ebdd
freeglut-2.8.0
...
svn path=/nixpkgs/trunk/; revision=31304
2012-01-04 23:05:41 +00:00
Lluís Batlle i Rossell
b1ba53e50d
Adding vimprobable2. Patch by Alexander Forenmy.
...
svn path=/nixpkgs/trunk/; revision=31303
2012-01-04 22:12:43 +00:00
Lluís Batlle i Rossell
d0321537d9
Updating dwm to 6.0.
...
svn path=/nixpkgs/trunk/; revision=31301
2012-01-04 22:05:26 +00:00
Lluís Batlle i Rossell
95b42b8134
Updating linux to 2.6.32.52 and 3.1.7
...
svn path=/nixpkgs/trunk/; revision=31299
2012-01-04 21:34:03 +00:00
Lluís Batlle i Rossell
4b4022a4e0
Add meta for mono.
...
svn path=/nixpkgs/trunk/; revision=31297
2012-01-04 21:18:50 +00:00
Eelco Dolstra
ca73b1fb33
* Resolve a collision between OpenSSL and man-pages
...
(in ‘share/man/man3/err.3’).
svn path=/nixpkgs/trunk/; revision=31296
2012-01-04 19:48:08 +00:00
Eelco Dolstra
961ad6a314
* rp-pppoe requires a version attribute in ppp.
...
svn path=/nixpkgs/trunk/; revision=31295
2012-01-04 19:04:09 +00:00
Peter Simons
8869873f10
haskell-random-fu: updated to version 0.2.1.1
...
svn path=/nixpkgs/trunk/; revision=31294
2012-01-04 17:49:07 +00:00
Peter Simons
a227e558ee
haskell-numeric-prelude: updated to version 0.3
...
svn path=/nixpkgs/trunk/; revision=31293
2012-01-04 17:49:04 +00:00
Peter Simons
e822279529
haskell-xml-enumerator: updated to version 0.4.4.1
...
svn path=/nixpkgs/trunk/; revision=31292
2012-01-04 17:49:01 +00:00
Peter Simons
35807a138d
haskell-http-enumerator: updated to version 0.7.2.2
...
svn path=/nixpkgs/trunk/; revision=31291
2012-01-04 17:48:58 +00:00
Peter Simons
b515072dbe
haskell-http-conduit: updated to version 1.0.0.1
...
svn path=/nixpkgs/trunk/; revision=31290
2012-01-04 17:48:55 +00:00
Peter Simons
18bf57c213
haskell-haskeline: updated to version 0.6.4.6
...
svn path=/nixpkgs/trunk/; revision=31289
2012-01-04 17:48:53 +00:00
Peter Simons
cde76888f9
haskell-gamma: updated to version 0.9.0.2
...
svn path=/nixpkgs/trunk/; revision=31288
2012-01-04 17:48:50 +00:00
Peter Simons
9bd85d5cf2
haskell-continued-fractions: updated to version 0.9.1.1
...
svn path=/nixpkgs/trunk/; revision=31287
2012-01-04 17:48:47 +00:00
Peter Simons
883ae24a70
haskell-conduit: updated to version 0.0.0.2
...
svn path=/nixpkgs/trunk/; revision=31286
2012-01-04 17:48:44 +00:00
Peter Simons
660701471c
Dropped obsolete versions of haskell-primitive and haskell-vector.
...
svn path=/nixpkgs/trunk/; revision=31285
2012-01-04 17:48:40 +00:00
Peter Simons
2f3cb61b98
haskell-sendfile: updated to version 0.7.4
...
svn path=/nixpkgs/trunk/; revision=31284
2012-01-04 17:48:36 +00:00
Peter Simons
aac6654ed5
haskell-vector: updated to version 0.9.1
...
svn path=/nixpkgs/trunk/; revision=31283
2012-01-04 17:48:32 +00:00
Alexander Tsamutali
3b4451ade5
games/tremulous: Removed rust.
...
svn path=/nixpkgs/trunk/; revision=31282
2012-01-04 16:46:25 +00:00
Yury G. Kudryashov
394fd28e4e
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31280
2012-01-04 15:22:16 +00:00
Yury G. Kudryashov
3ca6582874
ppp-2.4.5, a few patches
...
svn path=/nixpkgs/trunk/; revision=31279
2012-01-04 15:10:27 +00:00
Eelco Dolstra
7fcf771c2a
* Handle the attributes added by the multiple outputs branch.
...
svn path=/nixpkgs/trunk/; revision=31278
2012-01-04 15:06:21 +00:00
Eelco Dolstra
0348f11e22
* DBD::SQLite updated to 1.35.
...
svn path=/nixpkgs/trunk/; revision=31277
2012-01-04 14:23:41 +00:00
Lluís Batlle i Rossell
25db5f1a9d
Adding libgdiplus for mono, and making mono reference it.
...
svn path=/nixpkgs/trunk/; revision=31276
2012-01-04 13:55:54 +00:00
Lluís Batlle i Rossell
8046598a80
Make gnome panel 2.28 build - it missed libtool as buildInputs.
...
svn path=/nixpkgs/trunk/; revision=31275
2012-01-04 13:37:54 +00:00
Michael Raskin
07de46c2fa
Update E prover
...
svn path=/nixpkgs/trunk/; revision=31269
2012-01-04 10:31:49 +00:00
Yury G. Kudryashov
3d61c49b42
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31268
2012-01-04 09:54:17 +00:00
Lluís Batlle i Rossell
855e8f45a4
Fixing a typo in the icoutils file.
...
svn path=/nixpkgs/trunk/; revision=31267
2012-01-04 09:47:22 +00:00
Yury G. Kudryashov
bdb01cc707
svn merge /path/to/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31266
2012-01-04 09:45:28 +00:00
Lluís Batlle i Rossell
8fadcd285a
Adding icoutils
...
svn path=/nixpkgs/trunk/; revision=31265
2012-01-04 09:42:38 +00:00
Lluís Batlle i Rossell
b15381fcf6
Adding pngtoico.
...
svn path=/nixpkgs/trunk/; revision=31264
2012-01-04 09:29:52 +00:00
Yury G. Kudryashov
b3709689db
Add modemmanager
...
svn path=/nixpkgs/trunk/; revision=31263
2012-01-04 09:05:22 +00:00
Lluís Batlle i Rossell
fb0d088b33
Updating mono.
...
svn path=/nixpkgs/trunk/; revision=31262
2012-01-04 08:14:07 +00:00
Karn Kallio
ec8e23cc97
In Emacs site-start.el check that NIX_PROFILES is set.
...
In the stdenv this is not set, which causes an elisp error
which in turn makes builds depending on Emacs (eg gnuplot) fail.
svn path=/nixpkgs/trunk/; revision=31261
2012-01-04 05:48:38 +00:00
Karn Kallio
0e1ea067ab
Cause ghostscript to build libgs.
...
This fixes the failed build of libspectre.
svn path=/nixpkgs/trunk/; revision=31260
2012-01-04 00:26:48 +00:00
Eelco Dolstra
f3c3f11520
* Debian requires/provides should be comma-separated.
...
svn path=/nixpkgs/trunk/; revision=31259
2012-01-03 22:33:48 +00:00
Eelco Dolstra
032617b0ab
* Check whether any packages were generated. Apparently checkinstall
...
doesn't return a non-zero exit code if something goes wrong.
svn path=/nixpkgs/trunk/; revision=31258
2012-01-03 22:25:46 +00:00
Florian Friesdorf
30752215cd
linux_3_2_powertop
...
svn path=/nixpkgs/trunk/; revision=31257
2012-01-03 22:25:38 +00:00
Cillian de Roiste
35879729d2
Ralink firmware is no longer available directly from ralinktech.com, it is now available from git.kernel.org. I've used the debian svn repo here instead for convenience
...
svn path=/nixpkgs/trunk/; revision=31256
2012-01-03 22:02:34 +00:00
Lluís Batlle i Rossell
d028c7e00d
Adding a preliminary package for librecad. It fails to install still.
...
svn path=/nixpkgs/trunk/; revision=31255
2012-01-03 21:14:14 +00:00
Florian Friesdorf
5a78287adf
added myself to maintainers
...
svn path=/nixpkgs/trunk/; revision=31254
2012-01-03 20:59:00 +00:00
Florian Friesdorf
f051f29fbd
load-path also for emacs-22 and emacs-snapshot
...
svn path=/nixpkgs/trunk/; revision=31253
2012-01-03 20:58:57 +00:00
Florian Friesdorf
195ff32a63
set emacs load-path according to NIX_PROFILES via site-start.el
...
svn path=/nixpkgs/trunk/; revision=31252
2012-01-03 20:58:54 +00:00
Lluís Batlle i Rossell
e43bd7c4ce
Made lua and task warrior unstable crossbuild fine
...
svn path=/nixpkgs/trunk/; revision=31251
2012-01-03 19:12:06 +00:00
Yury G. Kudryashov
b0f1da6b75
svn merge /path/to/nixpkgstrunk; resolve ghostscript as "theirs-full"
...
svn path=/nixpkgs/branches/libpng15/; revision=31250
2012-01-03 18:13:10 +00:00
Yury G. Kudryashov
ec3f38712a
svn merge /path/to/trunk; svn revert path/to/cmake/default.nix
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31249
2012-01-03 18:04:57 +00:00
Yury G. Kudryashov
29d613ba0e
Add a warning to cmake/default.nix
...
svn path=/nixpkgs/trunk/; revision=31248
2012-01-03 18:00:02 +00:00
Peter Simons
b916544651
Updated GNU ghostscript to version 9.04.1.
...
- Merged the builder.sh file into the expression itself.
- Need to force "-lz" flag to fix linker errors. This is probably a bug
in the build system, so further updates may not need that hack.
- Need to force "-rpath=${freetype}/lib" flag to fix run-time errors
because gs can't find the libfreetype.so.6 library. I don't quite
understand why that path isn't hard-coded to begin with.
svn path=/nixpkgs/trunk/; revision=31247
2012-01-03 17:50:10 +00:00
Yury G. Kudryashov
2bca92e32d
Merge trunk
...
Conflicts:
1. cmake upgrade: use 2.8.7
2. openssl: left FreeBSD-asm patch.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31245
2012-01-03 17:25:24 +00:00
Eelco Dolstra
5386b47ead
* Revert. Cmake is still broken on i686-linux.
...
svn path=/nixpkgs/trunk/; revision=31244
2012-01-03 17:22:11 +00:00
Yury G. Kudryashov
71c6de7338
cmake-2.8.7
...
svn path=/nixpkgs/trunk/; revision=31241
2012-01-03 16:38:53 +00:00
Yury G. Kudryashov
a988b581a0
Add libkvkontakte
...
svn path=/nixpkgs/trunk/; revision=31240
2012-01-03 16:15:22 +00:00
Yury G. Kudryashov
53739d23dc
Merge trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31239
2012-01-03 15:50:39 +00:00
Yury G. Kudryashov
5321904c4e
ortp-0.18.0
...
svn path=/nixpkgs/trunk/; revision=31238
2012-01-03 15:39:05 +00:00
Eelco Dolstra
ab13fb0c34
* Firefox updated to 9.0.1.
...
svn path=/nixpkgs/trunk/; revision=31236
2012-01-03 15:18:03 +00:00
Lluís Batlle i Rossell
22e91e721e
Removing references to openssl 1.0.0e
...
svn path=/nixpkgs/trunk/; revision=31234
2012-01-03 14:32:41 +00:00
Lluís Batlle i Rossell
2833652d5a
Moving openssl 1.0.0e.nix to default.nix, as Eelco suggests. The 1.0.0e expression was moremaintained.
...
When I updated openssl, I didn't know there was such a file.
svn path=/nixpkgs/trunk/; revision=31233
2012-01-03 14:31:11 +00:00
Florian Friesdorf
9e050a9226
iwlwifi-5150-ucode: add Intel 5150 wireless firmware package
...
Author: Sergey Mironov <ierton@gmail.com >
svn path=/nixpkgs/trunk/; revision=31232
2012-01-03 14:14:58 +00:00
Yury G. Kudryashov
3af2d4a89e
Add kde4.networkmanagement
...
You still need to start NetworkManager daemon manually to use this widget
svn path=/nixpkgs/trunk/; revision=31229
2012-01-03 13:39:09 +00:00
Yury G. Kudryashov
7fdef7ca0d
Merge trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31225
2012-01-03 11:39:50 +00:00
Yury G. Kudryashov
e785aae6e8
Fix most packages depending on fltk
...
I failed to build cinepaint
svn path=/nixpkgs/trunk/; revision=31224
2012-01-03 10:32:56 +00:00
Yury G. Kudryashov
046ddeb32a
fltk-1.3.0
...
svn path=/nixpkgs/trunk/; revision=31223
2012-01-03 10:02:33 +00:00
Yury G. Kudryashov
67add4eec5
pngcrush-1.7.22
...
svn path=/nixpkgs/branches/libpng15/; revision=31218
2012-01-02 19:25:08 +00:00
Yury G. Kudryashov
b08a07a4eb
Merge trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31217
2012-01-02 19:24:08 +00:00
Yury G. Kudryashov
995d3d3e03
tulip-3.6.1
...
svn path=/nixpkgs/trunk/; revision=31216
2012-01-02 18:36:04 +00:00
Lluís Batlle i Rossell
709ae01f34
Updating openssl.
...
svn path=/nixpkgs/trunk/; revision=31215
2012-01-02 18:18:04 +00:00
Yury G. Kudryashov
5ca5a0242a
naev-0.5.0
...
svn path=/nixpkgs/trunk/; revision=31214
2012-01-02 17:37:53 +00:00
Yury G. Kudryashov
98e4666dcd
update xfig, pull a few patches from debian
...
svn path=/nixpkgs/trunk/; revision=31213
2012-01-02 15:29:14 +00:00
Peter Simons
38f6d36e91
git-annex: updated to version 3.20111231
...
svn path=/nixpkgs/trunk/; revision=31212
2012-01-02 14:51:26 +00:00
Peter Simons
e195f5b358
monad-control: use consistent naming scheme for all supported versions
...
svn path=/nixpkgs/trunk/; revision=31211
2012-01-02 14:51:23 +00:00
Peter Simons
b21a827d2a
ikiwiki: updated to version 3.20111229
...
svn path=/nixpkgs/trunk/; revision=31210
2012-01-02 14:51:20 +00:00
Yury G. Kudryashov
cb2202e499
libpano13-2.9.18
...
svn path=/nixpkgs/trunk/; revision=31209
2012-01-02 14:25:03 +00:00
Yury G. Kudryashov
ae88794123
dia-0.97.2
...
svn path=/nixpkgs/trunk/; revision=31208
2012-01-02 14:13:03 +00:00
Yury G. Kudryashov
08761e83fc
Merge trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31207
2012-01-02 14:12:40 +00:00
Yury G. Kudryashov
dd02a842e6
Merge trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31206
2012-01-02 13:45:14 +00:00
Yury G. Kudryashov
455d1e934b
Merge trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31205
2012-01-02 13:43:54 +00:00
Yury G. Kudryashov
7928d532a2
Fix dia.name
...
svn path=/nixpkgs/trunk/; revision=31204
2012-01-02 13:42:11 +00:00
Yury G. Kudryashov
15ab248bca
Revert "Use qt-4.8 by default"
...
This reverts r31196. Will re-apply after fixing most packages broken by this
change.
svn path=/nixpkgs/trunk/; revision=31203
2012-01-02 12:54:22 +00:00
Yury G. Kudryashov
b8a3e5fbc9
kdelibs: depend on libjpeg
...
svn path=/nixpkgs/trunk/; revision=31202
2012-01-02 12:52:43 +00:00
Yury G. Kudryashov
a6c6878f5b
libdbusmenu-qt-0.9.0, disable apidocs
...
svn path=/nixpkgs/trunk/; revision=31201
2012-01-02 11:35:13 +00:00
Peter Simons
2a0453e43e
haskell-enumerator: updated to version 0.4.17
...
svn path=/nixpkgs/trunk/; revision=31200
2012-01-02 11:22:58 +00:00
Yury G. Kudryashov
0c824aa456
Pass pkgconfig to strigi
...
svn path=/nixpkgs/trunk/; revision=31199
2012-01-02 11:16:48 +00:00
Yury G. Kudryashov
78c300f015
soprano-2.7.4, pass pkgconfig explicitly
...
svn path=/nixpkgs/trunk/; revision=31198
2012-01-02 11:12:27 +00:00
Yury G. Kudryashov
097b7635af
Explicitly add sqlite to calibre.buildInputs
...
The better way would be adding sqlite to
pythonPackages.sqlite3.propagatedBuildInputs but I don't want to touch this
code.
svn path=/nixpkgs/trunk/; revision=31197
2012-01-02 10:42:36 +00:00
Yury G. Kudryashov
6639c58398
Use qt-4.8 by default
...
Some packages may break because pkgconfig is no longer propagated.
svn path=/nixpkgs/trunk/; revision=31196
2012-01-02 10:42:25 +00:00
Peter Simons
a0e7016709
haskell-texmath: updated to version 0.5.0.4
...
svn path=/nixpkgs/trunk/; revision=31195
2012-01-01 21:24:20 +00:00
Peter Simons
ff5e4c4f4b
haskell-syb-with-class: updated to version 0.6.1.3
...
svn path=/nixpkgs/trunk/; revision=31194
2012-01-01 21:24:17 +00:00
Peter Simons
e2c7b54f8c
haskell-derive: updated to version 2.5.5
...
svn path=/nixpkgs/trunk/; revision=31193
2012-01-01 21:24:14 +00:00
Peter Simons
25db17f1b3
haskell-data-accessor: updated to version 0.2.2.1
...
svn path=/nixpkgs/trunk/; revision=31192
2012-01-01 21:24:11 +00:00
Lluís Batlle i Rossell
be12dae1ec
Fixing the busybox installation. All symlinks were pointing wrong.
...
svn path=/nixpkgs/trunk/; revision=31191
2012-01-01 20:14:50 +00:00
Lluís Batlle i Rossell
076977b462
Making procps crossbuild.
...
svn path=/nixpkgs/trunk/; revision=31190
2012-01-01 20:01:02 +00:00
Florian Friesdorf
2e31e7293a
moved parts of extra.list back to tarballs-7.6.list
...
also added an short description about them to generate-expr-from-tarballs.pl
svn path=/nixpkgs/trunk/; revision=31189
2011-12-31 15:37:51 +00:00
Florian Friesdorf
90dda8a07f
adjusted awesome to generated names of xcbutil-*
...
svn path=/nixpkgs/trunk/; revision=31186
2011-12-31 06:14:31 +00:00
Florian Friesdorf
d2e8c37e41
default.nix now fully generated again
...
with additional xf86-video-intel-2.17.0 and what looks like a fixed
xf86-video-intel-2.14.901.
svn path=/nixpkgs/trunk/; revision=31185
2011-12-31 06:07:37 +00:00
Florian Friesdorf
1745900396
add xf86-video-intel-2.14.901 (and while at it 2.17.0) to extra.list
...
svn path=/nixpkgs/trunk/; revision=31184
2011-12-31 06:07:34 +00:00
Florian Friesdorf
2a2ceace7f
generate-expr-from-tarballs.pl support multiple versions
...
svn path=/nixpkgs/trunk/; revision=31183
2011-12-31 06:07:32 +00:00
Florian Friesdorf
f6090f6bba
reproduced my previous manual changes through generation of default.nix
...
svn path=/nixpkgs/trunk/; revision=31182
2011-12-31 06:07:28 +00:00
Florian Friesdorf
cebb40f533
adjusted oder of *.list in generate-expr-from-tarballs.pl example
...
svn path=/nixpkgs/trunk/; revision=31181
2011-12-31 06:07:26 +00:00
Florian Friesdorf
e45921800c
adjusted example generate-expr-from-tarballs.pl call to 7.6
...
svn path=/nixpkgs/trunk/; revision=31180
2011-12-31 06:07:23 +00:00
Florian Friesdorf
0bb20084b5
xorg: alphabetical extra.list
...
svn path=/nixpkgs/trunk/; revision=31179
2011-12-31 06:07:21 +00:00
Florian Friesdorf
c9b2b8a182
xcb-util(-*)-0.3.8 and xlsclients-1.1.2 in extra.list
...
svn path=/nixpkgs/trunk/; revision=31178
2011-12-31 06:07:18 +00:00
Florian Friesdorf
e1556e64d7
xorg: moved individuals from tarballs-7.6 to extra.list and regen tarballs-7.6
...
svn path=/nixpkgs/trunk/; revision=31177
2011-12-31 06:07:15 +00:00
Florian Friesdorf
44ef26c896
xlsclients-1.1.2
...
svn path=/nixpkgs/trunk/; revision=31176
2011-12-31 04:30:46 +00:00
Florian Friesdorf
8dd443c8df
awesome-3.4.11 - ru manpages disabled because of build failure
...
svn path=/nixpkgs/trunk/; revision=31173
2011-12-31 04:06:02 +00:00
Florian Friesdorf
096d86bfb1
startup-notification-0.12 (works with xcb-util-0.3.8)
...
svn path=/nixpkgs/trunk/; revision=31172
2011-12-31 04:05:57 +00:00
Florian Friesdorf
251d42d03f
xcb-util-0.3.8 (+image|keysyms|renderutil|wm)
...
this might break things but makes awesome-3.4.11 happy
svn path=/nixpkgs/trunk/; revision=31171
2011-12-31 04:05:50 +00:00
Florian Friesdorf
19246750bf
libev-4.04 (frees awesome build from many warnings)
...
svn path=/nixpkgs/trunk/; revision=31170
2011-12-31 04:05:44 +00:00
Florian Friesdorf
aefc550ae0
asciidoc-8.6.6
...
svn path=/nixpkgs/trunk/; revision=31169
2011-12-31 04:05:33 +00:00
Peter Simons
6dfd7b1446
haskell-yaml: updated to version 0.5.1.1
...
svn path=/nixpkgs/trunk/; revision=31159
2011-12-30 17:05:20 +00:00
Peter Simons
573455fd44
haskell-data-object-yaml: updated to version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=31158
2011-12-30 17:05:17 +00:00
Lluís Batlle i Rossell
3e9953290a
THe stable task warrior has a licence GPLv2+, not MIT.
...
svn path=/nixpkgs/trunk/; revision=31152
2011-12-29 22:28:22 +00:00
Lluís Batlle i Rossell
7d4e6bbec9
Adding task warrior unstable.
...
svn path=/nixpkgs/trunk/; revision=31151
2011-12-29 22:27:32 +00:00
Lluís Batlle i Rossell
99e6a23f03
Adding task warrior, stable.
...
svn path=/nixpkgs/trunk/; revision=31150
2011-12-29 22:14:08 +00:00
Florian Friesdorf
89c3120b20
zsh profile load tweaking only on nixos
...
svn path=/nixpkgs/trunk/; revision=31149
2011-12-29 20:09:30 +00:00
Florian Friesdorf
0009c1f650
zshprofile to load /etc/profile while emulating bash
...
svn path=/nixpkgs/trunk/; revision=31148
2011-12-29 19:46:47 +00:00
Florian Friesdorf
ecba799e78
zsh meta
...
svn path=/nixpkgs/trunk/; revision=31147
2011-12-29 19:46:43 +00:00
Florian Friesdorf
c6ad751a8c
zsh-4.3.15
...
svn path=/nixpkgs/trunk/; revision=31146
2011-12-29 19:46:37 +00:00
Eelco Dolstra
633a194994
* PIL updated to 1.1.7.
...
svn path=/nixpkgs/trunk/; revision=31142
2011-12-29 16:53:14 +00:00
Peter Simons
de1a6e09d7
haskell-path-pieces: added version 0.1.0
...
haskell-attoparsec-conduit: added version 0.0.0
haskell-blaze-builder-conduit: added version 0.0.0
haskell-conduit: added version 0.0.0.1
haskell-http-conduit: added version 1.0.0
haskell-lifted-base: added version 0.1.0.2
haskell-xml-conduit: added version 0.5.0
haskell-zlib-conduit: added version 0.0.0
svn path=/nixpkgs/trunk/; revision=31141
2011-12-29 16:42:08 +00:00
Eelco Dolstra
bf55fb9192
* Fixed Calibre (it was referring to "python2", which doesn't exist)
...
and updated it to 0.8.32.
svn path=/nixpkgs/trunk/; revision=31140
2011-12-29 16:22:46 +00:00
Florian Friesdorf
d5709cfb64
cryptsetup-1.4.1
...
Thanks to Mathijs Kwik and Peter Simons for preparing this.
Make sure you have nixos r31132.
svn path=/nixpkgs/trunk/; revision=31134
2011-12-28 21:48:58 +00:00
Florian Friesdorf
daa459cc8a
popt-0.16
...
Thanks to Peter Simons for preparing this. Make sure you have nixos 31132.
svn path=/nixpkgs/trunk/; revision=31133
2011-12-28 21:48:55 +00:00
Marco Maggesi
fd64bc5289
Oops!
...
svn path=/nixpkgs/trunk/; revision=31126
2011-12-28 12:49:29 +00:00
Marco Maggesi
ff3b0ed420
Update HOL Light to r116
...
svn path=/nixpkgs/trunk/; revision=31125
2011-12-28 12:45:59 +00:00
Peter Simons
2afb111ad5
haskell-wai-logger: updated to version 0.1.2
...
svn path=/nixpkgs/trunk/; revision=31124
2011-12-28 10:31:37 +00:00
Peter Simons
4528363ead
haskell-persistent: updated to version 0.6.4.4
...
svn path=/nixpkgs/trunk/; revision=31123
2011-12-28 10:31:34 +00:00
Peter Simons
2cc6165e7e
haskell-gloss: updated to version 1.6.0.1
...
svn path=/nixpkgs/trunk/; revision=31122
2011-12-28 10:31:30 +00:00
Peter Simons
d74fd84210
haskell-blaze-html: updated to version 0.4.3.1
...
svn path=/nixpkgs/trunk/; revision=31121
2011-12-28 10:31:27 +00:00
Lluís Batlle i Rossell
58af7eb6bf
Adding smbldap-tools. And some CPAN packages as bonus.
...
svn path=/nixpkgs/trunk/; revision=31118
2011-12-27 21:35:50 +00:00
Lluís Batlle i Rossell
9c87cccee9
Adding cgroups to the sheevaplug kernel.
...
svn path=/nixpkgs/trunk/; revision=31114
2011-12-27 19:33:36 +00:00
Peter Simons
c6814a8951
haskell-zipper: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=31112
2011-12-27 17:49:40 +00:00
Peter Simons
577b55a0de
haskell-yesod: updated to version 0.9.4.1
...
svn path=/nixpkgs/trunk/; revision=31111
2011-12-27 17:49:35 +00:00
Peter Simons
d0543a8af1
Added missing meta.maintainers section.
...
svn path=/nixpkgs/trunk/; revision=31110
2011-12-27 17:49:31 +00:00
Rob Vermaas
a8785e7b72
use simple version compare in stead of timestamps to determine newer package
...
svn path=/nixpkgs/trunk/; revision=31108
2011-12-27 12:56:07 +00:00
Karn Kallio
2ae07a853f
Clean version 2.4
...
svn path=/nixpkgs/trunk/; revision=31107
2011-12-27 01:48:57 +00:00
Peter Simons
1d7bc50e9a
emacs-modes/magit: updated to 1.1.0.0
...
svn path=/nixpkgs/trunk/; revision=31106
2011-12-26 20:24:59 +00:00
Lluís Batlle i Rossell
0def824532
Updating webalizer.
...
svn path=/nixpkgs/trunk/; revision=31105
2011-12-26 17:27:30 +00:00
Peter Simons
42a4cda59d
haskell-yesod: updated to version 0.9.4
...
svn path=/nixpkgs/trunk/; revision=31102
2011-12-26 15:37:02 +00:00
Peter Simons
3553c0f867
haskell-yesod-static: updated to version 0.3.2.1
...
svn path=/nixpkgs/trunk/; revision=31101
2011-12-26 15:36:58 +00:00
Peter Simons
1592e39ced
haskell-yesod-json: updated to version 0.2.3
...
svn path=/nixpkgs/trunk/; revision=31100
2011-12-26 15:36:52 +00:00
Peter Simons
aa1be5c36f
haskell-yesod-form: updated to version 0.3.4.2
...
svn path=/nixpkgs/trunk/; revision=31099
2011-12-26 15:36:46 +00:00
Peter Simons
8923112c1d
haskell-yesod-core: updated to version 0.9.4
...
svn path=/nixpkgs/trunk/; revision=31098
2011-12-26 15:36:42 +00:00
Peter Simons
d0dc6f0ba8
haskell-warp: updated to version 0.4.6.3
...
svn path=/nixpkgs/trunk/; revision=31097
2011-12-26 15:36:37 +00:00
Peter Simons
51254f668a
haskell-wai-extra: updated to version 0.4.6
...
svn path=/nixpkgs/trunk/; revision=31096
2011-12-26 15:36:32 +00:00
Peter Simons
d9c27a4387
haskell-simple-sendfile: updated to version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=31095
2011-12-26 15:36:27 +00:00
Peter Simons
381ebfe994
haskell-shakespeare-js: updated to version 0.10.4
...
svn path=/nixpkgs/trunk/; revision=31094
2011-12-26 15:36:23 +00:00
Peter Simons
ba991ec100
haskell-shakespeare-css: updated to version 0.10.5
...
svn path=/nixpkgs/trunk/; revision=31093
2011-12-26 15:36:18 +00:00
Peter Simons
9ccf9b3674
haskell-regular: updated to version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=31092
2011-12-26 15:36:12 +00:00
Peter Simons
4a0e29f53c
haskell-multirec: updated to version 0.7.1
...
svn path=/nixpkgs/trunk/; revision=31091
2011-12-26 15:36:07 +00:00
Peter Simons
7c5c365003
haskell-http-enumerator: updated to version 0.7.2.1
...
svn path=/nixpkgs/trunk/; revision=31090
2011-12-26 15:36:02 +00:00
Peter Simons
c551acaec6
haskell-hmatrix: updated to version 0.13.0.0
...
svn path=/nixpkgs/trunk/; revision=31089
2011-12-26 15:35:57 +00:00
Peter Simons
8cc81a726d
haskell-hamlet: updated to version 0.10.6
...
svn path=/nixpkgs/trunk/; revision=31088
2011-12-26 15:35:53 +00:00
Peter Simons
481a96b2ed
haskell-shakespeare-i18n: added version 0.0.0
...
svn path=/nixpkgs/trunk/; revision=31087
2011-12-26 15:35:48 +00:00
Peter Simons
5aacd74bf8
haskell-wai-logger: added version 0.1.1
...
svn path=/nixpkgs/trunk/; revision=31086
2011-12-26 15:35:42 +00:00
Peter Simons
2d972e96ad
haskell-fast-logger: added version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=31085
2011-12-26 15:35:37 +00:00
Peter Simons
e4f3dcda83
haskell-byteorder: added version 1.0.3
...
svn path=/nixpkgs/trunk/; revision=31084
2011-12-26 15:35:33 +00:00
Peter Simons
70b696e83e
haskell-HTTP: added version 4000.2.2
...
svn path=/nixpkgs/trunk/; revision=31083
2011-12-26 15:35:30 +00:00
Lluís Batlle i Rossell
331d4d13da
Trying to make digikam build with boost 1.47 ( http://trac.macports.org/ticket/32524 ),
...
as it fails with 1.48.
svn path=/nixpkgs/trunk/; revision=31082
2011-12-26 10:13:55 +00:00
Michael Raskin
0efe938292
A newer rc
...
svn path=/nixpkgs/trunk/; revision=31081
2011-12-26 04:20:15 +00:00
Lluís Batlle i Rossell
94a638d119
Updating digikam.
...
Now at least digikam now passes the configure stage. I've still not finished building it though.
svn path=/nixpkgs/trunk/; revision=31080
2011-12-25 22:54:32 +00:00
Yury G. Kudryashov
50fb545705
qt48: make "gtkStyle = true" work
...
svn path=/nixpkgs/trunk/; revision=31078
2011-12-25 16:22:36 +00:00
Peter Simons
8755735a06
haskell-cabal2nix: updated to version 1.23
...
svn path=/nixpkgs/trunk/; revision=31077
2011-12-25 16:18:34 +00:00
Peter Simons
6dbd367227
haskell-yesod-json: updated to version 0.2.2.2
...
svn path=/nixpkgs/trunk/; revision=31076
2011-12-25 16:06:47 +00:00
Peter Simons
5968d4645b
haskell-yesod-auth: updated to version 0.7.9
...
svn path=/nixpkgs/trunk/; revision=31075
2011-12-25 16:06:41 +00:00
Peter Simons
8d7110cb66
haskell-string-combinators: updated to version 0.6.0.2
...
svn path=/nixpkgs/trunk/; revision=31074
2011-12-25 16:06:35 +00:00
Peter Simons
1b722dcc80
haskell-repr: updated to version 0.4.1.2
...
svn path=/nixpkgs/trunk/; revision=31073
2011-12-25 16:06:28 +00:00
Peter Simons
27fa436674
haskell-dstring: updated to version 0.4.0.3
...
svn path=/nixpkgs/trunk/; revision=31072
2011-12-25 16:06:23 +00:00
Peter Simons
bbd45bcdc6
haskell-aeson: updated to version 0.5.0.0
...
svn path=/nixpkgs/trunk/; revision=31071
2011-12-25 16:06:20 +00:00
Peter Simons
46084dbc3c
haskell-repr: added version 0.4.1.2
...
svn path=/nixpkgs/trunk/; revision=31070
2011-12-25 16:06:17 +00:00
Peter Simons
6a9bbeac0f
haskell-string-combinators: added version 0.6.0.2
...
svn path=/nixpkgs/trunk/; revision=31069
2011-12-25 16:06:11 +00:00
Peter Simons
658f4ae7e2
haskell-dstring: added version 0.4.0.3
...
svn path=/nixpkgs/trunk/; revision=31068
2011-12-25 16:06:00 +00:00
Yury G. Kudryashov
f77741e018
merge trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31067
2011-12-25 05:47:23 +00:00
Andres Löh
8af094c99f
Updated ghc HEAD snapshot to ghc-7.4.1-rc1.
...
svn path=/nixpkgs/trunk/; revision=31066
2011-12-25 00:12:52 +00:00
Yury G. Kudryashov
f806eca299
Actually upgrade ntfs-3g
...
ntfsprogs collection is now part of ntfs-3g
svn path=/nixpkgs/trunk/; revision=31065
2011-12-24 22:28:00 +00:00
Yury G. Kudryashov
6b5dff3bb9
Qt-4.8.0
...
Hardcode paths to many dlopen()ed libraries. This should fix:
* Print dialog fails to find CUPS;
* flashplugin.
Add optional support for GTK style. Disabled by default.
svn path=/nixpkgs/trunk/; revision=31064
2011-12-24 21:52:08 +00:00
Peter Simons
aa49dde3d9
haskell-yesod-form: updated to version 0.3.4.1
...
svn path=/nixpkgs/trunk/; revision=31063
2011-12-24 18:57:45 +00:00
Peter Simons
a43d5444d9
haskell-fclabels: updated to version 1.1.0.1
...
svn path=/nixpkgs/trunk/; revision=31062
2011-12-24 18:57:42 +00:00
Peter Simons
0ea5780f75
haskell-text: updated use of 0.11.1.11 to 0.11.1.12
...
svn path=/nixpkgs/trunk/; revision=31061
2011-12-24 18:57:39 +00:00
Peter Simons
f4439564cb
asymptote: fix info dir some more
...
svn path=/nixpkgs/trunk/; revision=31060
2011-12-24 18:28:23 +00:00
Peter Simons
a4a5a35f2d
asymptote: added fixInfoDir hook to move the generated info files into the correct location
...
svn path=/nixpkgs/trunk/; revision=31059
2011-12-24 18:03:51 +00:00
Peter Simons
f13c4dba3d
asymptote: updated to version 2.15
...
svn path=/nixpkgs/trunk/; revision=31058
2011-12-24 11:05:21 +00:00
Peter Simons
986f3c193d
pkgs/top-level/haskell-packages.nix: removed inconsistent 'text' specifications in haskell platform expressions
...
These changes were introduced unintentionally a while ago.
svn path=/nixpkgs/trunk/; revision=31057
2011-12-23 23:34:21 +00:00
Eelco Dolstra
3f209edf6e
* Updated ntfs-3g to 2011.4.12. Also create a sbin/mount.ntfs symlink
...
to ensure that NTFS filesystems are mounted using ntfs-3g, which is
much better than the kernel NTFS driver. In particular, this
ensures that udisks will automount external NTFS drives with
read/write support. (See also
http://www.tuxera.com/community/ntfs-3g-faq/#plugandplay )
svn path=/nixpkgs/trunk/; revision=31055
2011-12-23 14:19:45 +00:00
Peter Simons
06d7dce3e0
haskell-uu-parsinglib: updated to version 2.7.3.2
...
svn path=/nixpkgs/trunk/; revision=31054
2011-12-23 11:58:30 +00:00
Peter Simons
2eaf159e2f
haskell-snap-server: updated to version 0.7.0.1
...
svn path=/nixpkgs/trunk/; revision=31053
2011-12-23 11:58:23 +00:00
Peter Simons
0ec4f26ffe
haskell-snap-core: updated to version 0.7.0.1
...
svn path=/nixpkgs/trunk/; revision=31052
2011-12-23 11:58:13 +00:00
Peter Simons
638d859229
haskell-aeson: updated to version 0.4.0.1
...
svn path=/nixpkgs/trunk/; revision=31051
2011-12-23 11:58:05 +00:00
Peter Simons
25373e78d3
haskell-ListLike: updated to version 3.1.4
...
svn path=/nixpkgs/trunk/; revision=31050
2011-12-23 11:57:56 +00:00
Peter Simons
e4a2d3ff6d
haskell-text: updated version 0.11.1.10 to 0.11.1.11
...
svn path=/nixpkgs/trunk/; revision=31049
2011-12-23 11:57:45 +00:00
Michael Raskin
435c32b5b6
A fresher Linux rc
...
svn path=/nixpkgs/trunk/; revision=31048
2011-12-23 04:26:36 +00:00
Lluís Batlle i Rossell
6db6983bc2
Updating nvidia legacy 96.x, so it builds with the linux 3.1 kernel.
...
svn path=/nixpkgs/trunk/; revision=31047
2011-12-22 22:35:57 +00:00
Eelco Dolstra
cddfcd7bcc
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=31043
2011-12-22 12:30:59 +00:00
Peter Simons
c7bed207d8
maxima: updated to version 5.26.0
...
svn path=/nixpkgs/trunk/; revision=31042
2011-12-22 12:30:19 +00:00
Peter Simons
30afcc3af3
pkgs/top-level/haskell-packages.nix: updated comment about the current HP default version
...
svn path=/nixpkgs/trunk/; revision=31041
2011-12-22 12:22:52 +00:00
Peter Simons
f0fccbb3f0
haskell-uuagc: updated to version 0.9.40.2
...
svn path=/nixpkgs/trunk/; revision=31040
2011-12-22 12:19:28 +00:00
Peter Simons
1a316e3ef2
haskell-uuagc-cabal: updated to version 1.0.2.0
...
svn path=/nixpkgs/trunk/; revision=31039
2011-12-22 12:19:24 +00:00
Peter Simons
ee7bedf20c
haskell-uuagc-bootstrap: updated to version 0.9.40.2
...
svn path=/nixpkgs/trunk/; revision=31038
2011-12-22 12:19:18 +00:00
Peter Simons
2f02b3d8e0
haskell-unordered-containers: updated to version 0.1.4.6
...
svn path=/nixpkgs/trunk/; revision=31037
2011-12-22 12:19:14 +00:00
Peter Simons
f683bc76dd
haskell-system-filepath: updated to version 0.4.4
...
svn path=/nixpkgs/trunk/; revision=31036
2011-12-22 12:19:10 +00:00
Peter Simons
06265922f8
haskell-split: updated to version 0.1.4.2
...
svn path=/nixpkgs/trunk/; revision=31035
2011-12-22 12:19:05 +00:00
Peter Simons
8c3e81a5d4
haskell-fclabels: updated to version 1.1.0
...
svn path=/nixpkgs/trunk/; revision=31034
2011-12-22 12:18:58 +00:00
Peter Simons
cad2c575b4
haskell-colour: updated to version 2.3.2
...
svn path=/nixpkgs/trunk/; revision=31033
2011-12-22 12:18:54 +00:00
Peter Simons
569b33edbc
haskell-NanoProlog: updated to version 0.3
...
svn path=/nixpkgs/trunk/; revision=31032
2011-12-22 12:18:50 +00:00
Peter Simons
498508fd59
haskell-uhc-svn: updated to revision 2381
...
svn path=/nixpkgs/trunk/; revision=31031
2011-12-22 12:18:46 +00:00
Peter Simons
8854fa0da5
haskell-parallel: updated use of version 3.2.0.0 to 3.2.0.2
...
svn path=/nixpkgs/trunk/; revision=31030
2011-12-22 12:18:42 +00:00
Peter Simons
53f4402059
haskell-text: updated use of version 0.11.1.9 to 0.11.1.10
...
svn path=/nixpkgs/trunk/; revision=31029
2011-12-22 12:18:38 +00:00
Lluís Batlle i Rossell
e91a225a37
Updating gnuplot
...
svn path=/nixpkgs/trunk/; revision=31027
2011-12-21 22:48:33 +00:00
Russell O'Connor
83452ba0ab
adding two versions of metaocaml
...
svn path=/nixpkgs/trunk/; revision=31026
2011-12-21 21:51:35 +00:00
Shea Levy
f821677f67
beret: Store game status in home directory
...
svn path=/nixpkgs/trunk/; revision=31021
2011-12-21 18:18:15 +00:00
Eelco Dolstra
e1a96b2b88
* Add cpufrequtils to the channel.
...
svn path=/nixpkgs/trunk/; revision=31017
2011-12-21 16:24:40 +00:00
Peter Simons
b2bdf7aa9f
haskell-zipper: updated to version 0.4
...
svn path=/nixpkgs/trunk/; revision=31012
2011-12-21 10:49:44 +00:00
Peter Simons
0074dfb9be
haskell-yesod-auth: updated to version 0.7.8
...
svn path=/nixpkgs/trunk/; revision=31011
2011-12-21 10:49:40 +00:00
Peter Simons
6e3d06e0f5
haskell-unordered-containers: updated to version 0.1.4.5
...
svn path=/nixpkgs/trunk/; revision=31010
2011-12-21 10:49:37 +00:00
Peter Simons
8a1883e481
haskell-tls: updated to version 0.8.4
...
svn path=/nixpkgs/trunk/; revision=31009
2011-12-21 10:49:34 +00:00
Peter Simons
71d11df0da
haskell-tls-extra: updated to version 0.4.2
...
svn path=/nixpkgs/trunk/; revision=31008
2011-12-21 10:49:31 +00:00
Peter Simons
b3b9660af0
haskell-monad-par: updated to version 0.1.0.3
...
svn path=/nixpkgs/trunk/; revision=31007
2011-12-21 10:49:28 +00:00
Peter Simons
48c73ad753
haskell-double-conversion: updated to version 0.2.0.4
...
svn path=/nixpkgs/trunk/; revision=31006
2011-12-21 10:49:25 +00:00
Peter Simons
fa0e948cba
haskell-bmp: updated to version 1.2.0.2
...
svn path=/nixpkgs/trunk/; revision=31005
2011-12-21 10:49:21 +00:00
Peter Simons
e368ea1e85
haskell-blaze-textual: updated to version 0.2.0.6
...
svn path=/nixpkgs/trunk/; revision=31004
2011-12-21 10:49:17 +00:00
Peter Simons
1715549207
haskell-blaze-html: updated to version 0.4.3.0
...
svn path=/nixpkgs/trunk/; revision=31003
2011-12-21 10:49:13 +00:00
Peter Simons
eda37d4b2b
haskell-base16-bytestring: updated to version 0.1.1.4
...
svn path=/nixpkgs/trunk/; revision=31002
2011-12-21 10:49:09 +00:00
Peter Simons
9d4254bf8b
haskell-authenticate: updated to version 0.10.4
...
svn path=/nixpkgs/trunk/; revision=31001
2011-12-21 10:49:05 +00:00
Peter Simons
d70b6515f6
haskell-asn1-data: updated to version 0.6.1.2
...
svn path=/nixpkgs/trunk/; revision=31000
2011-12-21 10:49:02 +00:00
Peter Simons
3f4358a02a
haskell-multirec: dropped obsolete version 0.5.1
...
svn path=/nixpkgs/trunk/; revision=30999
2011-12-21 10:48:57 +00:00
Eelco Dolstra
ed2a67d6d6
* Doh.
...
svn path=/nixpkgs/trunk/; revision=30998
2011-12-21 10:29:19 +00:00
Eelco Dolstra
9eecf0e076
* lm_sensors -> lm-sensors.
...
svn path=/nixpkgs/trunk/; revision=30997
2011-12-21 10:28:51 +00:00
Eelco Dolstra
5f0536dc27
* lm-sensors updated to 3.3.1. Also fixed the name to match upstream.
...
svn path=/nixpkgs/trunk/; revision=30996
2011-12-21 10:28:09 +00:00
Peter Simons
331519b7e6
all-packages.nix: append "with-cxx" to the name of gmpxx to ensure that "nix-env -i gmp" prefers this expression
...
svn path=/nixpkgs/trunk/; revision=30995
2011-12-21 09:28:17 +00:00
Eelco Dolstra
c3a52c32a4
* Fix the upower build in the case where /var/lib/upower doesn't exist
...
already (http://hydra.nixos.org/build/1646705 ).
svn path=/nixpkgs/trunk/; revision=30994
2011-12-20 23:10:06 +00:00
Eelco Dolstra
a9a3aed0c2
* udisks updated to 1.0.4.
...
svn path=/nixpkgs/trunk/; revision=30993
2011-12-20 23:04:07 +00:00
Eelco Dolstra
32a88887c6
* upower updated to 0.9.15.
...
svn path=/nixpkgs/trunk/; revision=30992
2011-12-20 22:47:57 +00:00
Michael Raskin
64290dbd96
Try updating veracity
...
svn path=/nixpkgs/trunk/; revision=30990
2011-12-20 21:37:23 +00:00
Eelco Dolstra
63c643d072
* Firefox 9.0.
...
svn path=/nixpkgs/trunk/; revision=30985
2011-12-20 14:51:26 +00:00
Eelco Dolstra
ff2f4827b4
* Test xz in stdenv.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30983
2011-12-20 13:05:51 +00:00
Eelco Dolstra
b9c26c72ba
* Add ‘xz’ to stdenv, as suggested by Michael Raskin.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30975
2011-12-20 10:32:14 +00:00
Shea Levy
d54677f9c4
Try to fix the tarball
...
Not sure if this will work, just tried the obvious fix.
svn path=/nixpkgs/trunk/; revision=30974
2011-12-20 02:51:37 +00:00
Shea Levy
ec305ac161
clang builds on darwin now
...
Also, get rid of the clang bootstrap, there's no need for it
svn path=/nixpkgs/trunk/; revision=30973
2011-12-19 23:58:57 +00:00
Rob Vermaas
66b4a5a009
revert previous commit, i'm not awake...
...
svn path=/nixpkgs/trunk/; revision=30971
2011-12-19 21:15:17 +00:00
Rob Vermaas
1ef78f94eb
make sure fetchhg always produces same output for same revision
...
svn path=/nixpkgs/trunk/; revision=30970
2011-12-19 21:12:57 +00:00
Lluís Batlle i Rossell
121a926167
Updating Google Protocol Buffers, and removing an old version because
...
I think it is unreferenced.
svn path=/nixpkgs/trunk/; revision=30969
2011-12-19 16:03:55 +00:00
Shea Levy
cf247dcce0
Try to fix tarball
...
svn path=/nixpkgs/trunk/; revision=30968
2011-12-19 13:40:33 +00:00
Peter Simons
87c3b5f727
haskell-zeromq-haskell: updated to version 0.8.2
...
svn path=/nixpkgs/trunk/; revision=30967
2011-12-19 13:27:53 +00:00
Peter Simons
72df7d358e
haskell-transformers-base: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=30966
2011-12-19 13:27:50 +00:00
Peter Simons
8845eaa7f8
haskell-monad-control: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=30965
2011-12-19 13:27:48 +00:00
Peter Simons
a6904c2aef
haskell-http-types: updated to version 0.6.8
...
svn path=/nixpkgs/trunk/; revision=30964
2011-12-19 13:27:45 +00:00
Peter Simons
f3b1ee8f82
haskell-dataenc: updated to version 0.14.0.3
...
svn path=/nixpkgs/trunk/; revision=30963
2011-12-19 13:27:43 +00:00
Peter Simons
2c451670b2
haskell-base-unicode-symbols: updated to version 0.2.2.3
...
svn path=/nixpkgs/trunk/; revision=30962
2011-12-19 13:27:41 +00:00
Peter Simons
c4e802e22d
haskell-QuickCheck: added version 2.4.2
...
svn path=/nixpkgs/trunk/; revision=30961
2011-12-19 13:27:38 +00:00
Peter Simons
4c05021dcb
haskell-QuickCheck: dropped obsolete version 2.1.0.3
...
svn path=/nixpkgs/trunk/; revision=30960
2011-12-19 13:27:35 +00:00
Peter Simons
22bbe11e65
haskell-multirec: updated to version 0.7
...
svn path=/nixpkgs/trunk/; revision=30959
2011-12-19 13:27:32 +00:00
Shea Levy
dfb27bd181
llvm should build on darwin now
...
svn path=/nixpkgs/trunk/; revision=30958
2011-12-19 13:00:03 +00:00
Shea Levy
2a033caa1d
llvm+clang don't yet build on non-Linux platforms
...
svn path=/nixpkgs/trunk/; revision=30957
2011-12-19 12:53:07 +00:00
Shea Levy
006d8dcdc1
clang-3.0
...
This required moving to the cmake build for llvm in order to build clang
separately from llvm.
svn path=/nixpkgs/trunk/; revision=30956
2011-12-19 12:48:09 +00:00
Andres Löh
8116b29c33
Adding metadata for the Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=30955
2011-12-19 12:28:58 +00:00
Shea Levy
0a93e74174
Add beret game
...
svn path=/nixpkgs/trunk/; revision=30954
2011-12-19 02:13:38 +00:00
Lluís Batlle i Rossell
25bf67915d
Updating kicad.
...
svn path=/nixpkgs/trunk/; revision=30953
2011-12-18 14:49:39 +00:00
Andres Löh
ffa89c82fd
Trying to fix the build of darcs for ghc-7.0.4.
...
svn path=/nixpkgs/trunk/; revision=30952
2011-12-18 11:26:46 +00:00
Andres Löh
e20ab8d9b3
Added Haskell Platform 2011.4.0.0.
...
svn path=/nixpkgs/trunk/; revision=30951
2011-12-18 10:22:48 +00:00
Florian Friesdorf
d8e5cb01b5
pyside-1.0.9
...
svn path=/nixpkgs/trunk/; revision=30950
2011-12-17 20:16:45 +00:00
Yury G. Kudryashov
a670a7aca1
merge trunk
...
A few conflicts due to renames
svn path=/nixpkgs/branches/stdenv-updates/; revision=30947
2011-12-16 22:57:21 +00:00
Yury G. Kudryashov
1e74801dc4
wacomtablet-1.3.5
...
svn path=/nixpkgs/trunk/; revision=30946
2011-12-16 22:33:28 +00:00
Yury G. Kudryashov
9d43831de2
krusader-2.4.0beta1
...
svn path=/nixpkgs/trunk/; revision=30945
2011-12-16 22:33:16 +00:00
Yury G. Kudryashov
dc2af32b74
polkit-qt-1-0.103.0
...
Fixes crash https://bugs.kde.org/show_bug.cgi?id=258916
svn path=/nixpkgs/trunk/; revision=30942
2011-12-16 19:55:48 +00:00
Yury G. Kudryashov
bbc4ac6e9f
rsibreak-0.11
...
Add some metadata
svn path=/nixpkgs/trunk/; revision=30941
2011-12-16 19:55:40 +00:00
Yury G. Kudryashov
c93380381c
kdelibs: remove unused parameter
...
svn path=/nixpkgs/trunk/; revision=30939
2011-12-16 19:38:43 +00:00
Yury G. Kudryashov
eff443fdd7
yakuake-2.9.8
...
svn path=/nixpkgs/trunk/; revision=30938
2011-12-16 19:38:34 +00:00
Andres Löh
c11749dcd6
Updated the GHC HEAD snapshot.
...
svn path=/nixpkgs/trunk/; revision=30937
2011-12-16 18:11:23 +00:00
Yury G. Kudryashov
14adc7a40e
merge trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=30935
2011-12-16 12:46:16 +00:00
Peter Simons
c919a8ae21
popt: revert update to version 1.16
...
After revision 30933, nixos-rebuild fails, saying:
output is not allowed to refer to path `/nix/store/1q7jn20nn85hp0z66iqqf1wb53sgs81w-popt-1.16'
WTF does that mean?
svn path=/nixpkgs/trunk/; revision=30934
2011-12-16 11:57:17 +00:00
Peter Simons
21ba038044
popt: updated to version 1.16
...
svn path=/nixpkgs/trunk/; revision=30933
2011-12-16 11:44:44 +00:00
Peter Simons
bf2e8e0bcc
amarok: added missing function arguments
...
svn path=/nixpkgs/trunk/; revision=30932
2011-12-16 11:44:40 +00:00
Yury G. Kudryashov
f547c64008
Remove unused 'filelight = ...'
...
svn path=/nixpkgs/trunk/; revision=30931
2011-12-16 10:49:06 +00:00
Yury G. Kudryashov
2c3b02169f
rekonq-0.8.1
...
svn path=/nixpkgs/trunk/; revision=30930
2011-12-16 10:48:59 +00:00
Yury G. Kudryashov
0971831ddc
Reintegrate branches/drop-kde4.5
...
svn path=/nixpkgs/trunk/; revision=30928
2011-12-16 10:39:22 +00:00
Marco Maggesi
b41da3c8df
Add ocamlnat (native toplevel for OCaml)
...
svn path=/nixpkgs/trunk/; revision=30926
2011-12-16 09:35:13 +00:00
Marco Maggesi
82fabd6262
Update ocaml-findlib to version 1.2.7
...
svn path=/nixpkgs/trunk/; revision=30925
2011-12-16 09:22:31 +00:00
Marco Maggesi
ef32f76d6e
Update OUnit to version 1.1.0
...
svn path=/nixpkgs/trunk/; revision=30924
2011-12-16 09:13:47 +00:00
Marco Maggesi
9819d7b26a
Update OCaml 3.12.0 to 3.12.1
...
svn path=/nixpkgs/trunk/; revision=30923
2011-12-16 08:11:19 +00:00
Marco Maggesi
74c3fc3085
Update HOL Light to rev 114
...
svn path=/nixpkgs/trunk/; revision=30922
2011-12-16 07:44:29 +00:00
Yury G. Kudryashov
05f5c8802e
shared-desktop-ontologies-0.8.1
...
See
http://trueg.wordpress.com/2011/11/25/the-different-places-something-can-go-wrong/
svn path=/nixpkgs/trunk/; revision=30918
2011-12-15 20:16:46 +00:00
Yury G. Kudryashov
571365c5bd
Merge trunk into branches/libpng15. No conflicts.
...
svn path=/nixpkgs/branches/libpng15/; revision=30917
2011-12-15 20:14:55 +00:00
Yury G. Kudryashov
b077940b3b
svn merge https://nixos.org/repos/nix/nixpkgs/trunk
...
No conflicts
svn path=/nixpkgs/branches/stdenv-updates/; revision=30916
2011-12-15 19:16:38 +00:00
Peter Simons
9e839d0184
haskell-uu-parsinglib: updated to version 2.7.3.1
...
svn path=/nixpkgs/trunk/; revision=30913
2011-12-15 13:37:11 +00:00
Peter Simons
74c70eeeca
haskell-unordered-containers: updated to version 0.1.4.4
...
svn path=/nixpkgs/trunk/; revision=30912
2011-12-15 13:37:08 +00:00
Peter Simons
360bda540f
haskell-murmur-hash: updated to version 0.1.0.5
...
svn path=/nixpkgs/trunk/; revision=30911
2011-12-15 13:37:06 +00:00
Peter Simons
85ff75b1ef
haskell-monad-par: updated to version 0.1.0.2
...
svn path=/nixpkgs/trunk/; revision=30910
2011-12-15 13:37:03 +00:00
Peter Simons
de1140e0ef
haskell-case-insensitive: updated to version 0.4.0.1
...
svn path=/nixpkgs/trunk/; revision=30909
2011-12-15 13:37:01 +00:00
Peter Simons
9e7e3ae89c
haskell-network: updated to version 2.3.0.8
...
svn path=/nixpkgs/trunk/; revision=30908
2011-12-15 13:36:58 +00:00
Peter Simons
ba6e0edc9f
haskell-syb: updated version 3.x to 0.3.6
...
svn path=/nixpkgs/trunk/; revision=30907
2011-12-15 13:36:56 +00:00
Cillian de Roiste
02eb690bad
Upgrading CouchDB to 1.1.1 with SpiderMonkey 185
...
svn path=/nixpkgs/trunk/; revision=30905
2011-12-15 12:24:25 +00:00
Cillian de Roiste
47765274e5
Adding SpiderMonkey 185
...
svn path=/nixpkgs/trunk/; revision=30904
2011-12-15 12:13:36 +00:00
Cillian de Roiste
f9cbcf881d
Removing trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=30903
2011-12-15 12:11:54 +00:00
Yury G. Kudryashov
e1e6b10eee
poppler-0.18.2
...
I've checked that everything in `grep -rl poppler .` compiles.
svn path=/nixpkgs/trunk/; revision=30902
2011-12-15 08:34:34 +00:00
Yury G. Kudryashov
76c2e7d82f
xournal: prepare to poppler upgrade
...
svn path=/nixpkgs/trunk/; revision=30901
2011-12-15 08:01:03 +00:00
Yury G. Kudryashov
471ebaf6f8
calibre-0.8.30
...
svn path=/nixpkgs/trunk/; revision=30900
2011-12-15 06:58:27 +00:00
Yury G. Kudryashov
aaba1c0bf9
pdf2djvu-0.7.11
...
Preparing to poppler-0.18.x update
svn path=/nixpkgs/trunk/; revision=30896
2011-12-14 18:58:12 +00:00
Yury G. Kudryashov
14bbbbbed2
Review dbus-lib expression
...
* Move pkgconfig to buildNativeInputs
svn path=/nixpkgs/branches/stdenv-updates/; revision=30895
2011-12-14 18:22:55 +00:00
Yury G. Kudryashov
5c507048dd
Review dbus-glib expression
...
* Move pkgconfig and gettext to buildNativeInputs
* Add deprecation warning
svn path=/nixpkgs/branches/stdenv-updates/; revision=30894
2011-12-14 18:22:48 +00:00
Yury G. Kudryashov
3103799d47
Update dbus and dbus-glib to the latest stable versions
...
Drop unstable versions
svn path=/nixpkgs/branches/stdenv-updates/; revision=30893
2011-12-14 18:22:34 +00:00
Eelco Dolstra
26046ace01
* Updated attr and acl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30892
2011-12-14 14:43:43 +00:00
Eelco Dolstra
cfde88976b
* Streamline the stdenv bootstrap and resulting closure by removing
...
some redundant builds (e.g., GMP was built three times).
* Updated GMP to 5.0.2.
* Updated PPL to 0.11.2.
* Remove ad hoc flags to build GCC's dependencies statically.
Instead, use the ‘makeStaticLibraries’ stdenv adapter.
* Build GMP with C++ support by default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30891
2011-12-14 14:31:56 +00:00
Yury G. Kudryashov
63a5da5ef2
virtuoso-6.1.4
...
svn path=/nixpkgs/trunk/; revision=30890
2011-12-14 14:09:53 +00:00
Eelco Dolstra
9eb4c4ddef
* GCC 4.6: drop the cloog-ppl backend, which seems obsolete.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30889
2011-12-14 14:07:23 +00:00
Eelco Dolstra
594dec7c7f
* mpc updated to 0.9.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30888
2011-12-14 14:05:22 +00:00
Eelco Dolstra
adcb6d6a13
* Cleanup.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30887
2011-12-14 13:37:17 +00:00
Eelco Dolstra
bad4ed8717
* PCRE updated to 8.21. Also enable Unicode support by default, since
...
it only increases the size of the library a little bit.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30886
2011-12-14 13:36:38 +00:00
Peter Simons
8d2d9449f7
Revert cryptsetup update to version 1.4.1.
...
The patch committed in revision 30839 causes nixos-rebuild to fail:
| building Nix...
| building the system configuration...
| these derivations will be built:
| /nix/store/0agbr6bgn6mgy8fy9miyc4p856x33qyg-system.drv
| /nix/store/csagx61sw5mzd4hb9lajx65ds5212331-udev-initrd.conf.drv
| /nix/store/jgm3l6ylmc8ncsirdi5hjh0mlk3m043g-initrd.drv
| /nix/store/k40r1l30amnbxqidbdl480xq46rqr0pa-udev-rules.drv
| /nix/store/ndphs01sgzw14aqpzzg3i6s6nlp6bwwc-stage-1-init.sh.drv
| /nix/store/wqhdw86v24z0x7fhp8xrqvw6g12lphij-extra-utils.drv
| building path(s) `/nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils'
| [pbuilding /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils
| `/nix/store/vxycd107wjbhcj720hzkw2px7s7kr724-glibc-2.12.2/lib/ld-linux-x86-64.so.2' -> `/nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/lib/ld-linux-x86-64.so.2'
| `/nix/store/vxycd107wjbhcj720hzkw2px7s7kr724-glibc-2.12.2/lib/libc.so.6' -> `/nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/lib/libc.so.6'
| [...]
| `/nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/sh' -> `bash'
| `/nix/store/pmsabjn87gxlmkqlnj3hj502l687hw0f-module-init-tools-3.16/sbin/modprobe' -> `/nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/modprobe.real'
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/ata_id...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/basename...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/bash...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/blkid...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/cat...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/cdrom_id...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/chmod...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/chroot...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/cryptsetup...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/dmsetup...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/e2fsck...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/edd_id...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/fsck...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/input_id...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/ln...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/lvm...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/mdadm...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/mkdir...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/mknod...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/modprobe.real...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/mount...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/path_id...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/reiserfsck...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/scsi_id...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/sleep...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/switch_root...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/tune2fs...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/udevadm...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/udevd...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/umount...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/usb_id...
| patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/v4l_id...
| testing patched programs...
| GNU bash, version 4.1.2(1)-release (x86_64-unknown-linux-gnu)
| mount from util-linux-ng 2.18 (with libblkid support)
| umount (util-linux-ng 2.18)
| e2fsck 1.41.14 (22-Dec-2010)
| tune2fs 1.41.14 (22-Dec-2010)
| 173
| blkid from util-linux-ng 2.18 (libblkid 2.18.0, 30-Jun-2010)
| Library version: 1.02.66 (2011-08-12)
| LVM version: 2.02.87(2) (2011-08-12)
| reiserfsck 3.6.21 (2009 www.namesys.com)
|
| mdadm - v3.1.2 - 10th March 2010
| basename (GNU coreutils) 8.7
| Copyright (C) 2010 Free Software Foundation, Inc.
| License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html >.
| This is free software: you are free to change and redistribute it.
| There is NO WARRANTY, to the extent permitted by law.
|
| Written by David MacKenzie.
| module-init-tools version 3.16
| [qoutput is not allowed to refer to path `/nix/store/qccjhn063cfv171rcaxvxh0yk96zf7l2-cryptsetup-1.4.1'
| cannot build derivation `/nix/store/ndphs01sgzw14aqpzzg3i6s6nlp6bwwc-stage-1-init.sh.drv': 1 dependencies couldn't be built
| cannot build derivation `/nix/store/jgm3l6ylmc8ncsirdi5hjh0mlk3m043g-initrd.drv': 1 dependencies couldn't be built
| cannot build derivation `/nix/store/0agbr6bgn6mgy8fy9miyc4p856x33qyg-system.drv': 1 dependencies couldn't be built
| error: build of `/nix/store/0agbr6bgn6mgy8fy9miyc4p856x33qyg-system.drv' failed
svn path=/nixpkgs/trunk/; revision=30885
2011-12-14 10:42:49 +00:00
Peter Simons
8285e96cb7
haskell-yesod-auth: updated to version 0.7.7.2
...
svn path=/nixpkgs/trunk/; revision=30884
2011-12-14 10:40:37 +00:00
Peter Simons
e72698bb83
haskell-iteratee: updated to version 0.8.7.5
...
svn path=/nixpkgs/trunk/; revision=30883
2011-12-14 10:40:35 +00:00
Peter Simons
e9f107003f
haskell-hashtables: updated to version 1.0.1.2
...
svn path=/nixpkgs/trunk/; revision=30882
2011-12-14 10:40:33 +00:00
Peter Simons
805f5f8661
haskell-attoparsec: updated to version 0.10.1.0
...
svn path=/nixpkgs/trunk/; revision=30881
2011-12-14 10:40:29 +00:00
Eelco Dolstra
86415488bb
* libsigsegv 2.10.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30880
2011-12-14 10:35:59 +00:00
Eelco Dolstra
f8f4f4af33
* gnugrep needs xz to unpack its sources.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30879
2011-12-14 10:26:44 +00:00
Andres Löh
ea8d3f396e
Added zeromq and haskell-zeromq-haskell.
...
svn path=/nixpkgs/trunk/; revision=30878
2011-12-14 08:31:14 +00:00
Andres Löh
9d19e4fe06
Added haskell-mongoDB and dependencies.
...
svn path=/nixpkgs/trunk/; revision=30877
2011-12-14 07:57:52 +00:00
Michael Raskin
0e3d2e236e
Update Linux kernel to 3.1
...
svn path=/nixpkgs/trunk/; revision=30876
2011-12-14 07:27:58 +00:00
Marco Maggesi
f6689d01a3
Update fossil to version 1.21
...
svn path=/nixpkgs/trunk/; revision=30875
2011-12-13 22:19:06 +00:00
Michael Raskin
d5c702939c
Update Golly
...
svn path=/nixpkgs/trunk/; revision=30874
2011-12-13 21:00:42 +00:00
Michael Raskin
77e3784e9a
Dir-per-version SF layout seems to be more relevant now
...
svn path=/nixpkgs/trunk/; revision=30873
2011-12-13 21:00:26 +00:00
Michael Raskin
cbd660a83e
Oops, forgot to commit
...
svn path=/nixpkgs/trunk/; revision=30872
2011-12-13 18:53:40 +00:00
Shea Levy
cffad35505
The GPL issue does not apply to this version of binutils
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30871
2011-12-13 18:13:45 +00:00
Eelco Dolstra
7bbb1ad569
* Revert to binutils 2.21.1. Binutils 2.22 changes the default
...
handling of dynamic libraries from --copy-dt-needed-entries to
--no-copy-dt-needed-entries, which breaks stuff (e.g. GCC, see
http://hydra.nixos.org/build/1608471 ). So stick with 2.21.1 for
now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30870
2011-12-13 16:47:29 +00:00
Ludovic Courtès
de2e9e6ab0
gnupdate: Really select `stdenv' packages when asked for it.
...
* maintainers/scripts/gnu/gnupdate (gnupdate)[selected-gnu-packages]:
Really limit to `stdenv' when ask for it.
svn path=/nixpkgs/trunk/; revision=30869
2011-12-13 16:11:02 +00:00
Ludovic Courtès
d2c923bc01
GNU grep 2.10.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30868
2011-12-13 16:09:48 +00:00
Ludovic Courtès
79819a5262
Wicd: Protect the password in the WPA2-TTLS template.
...
svn path=/nixpkgs/trunk/; revision=30867
2011-12-13 14:54:15 +00:00
Eelco Dolstra
c044d7f56f
* Forgot a few utillinuxng references.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30866
2011-12-13 12:57:32 +00:00
Eelco Dolstra
9cc0637247
* Add xinetd to the channel.
...
svn path=/nixpkgs/trunk/; revision=30865
2011-12-13 12:43:11 +00:00
Michael Raskin
f9227dc459
Update BtrFS utilities to latest Git
...
svn path=/nixpkgs/trunk/; revision=30864
2011-12-13 04:30:49 +00:00
Karn Kallio
135fe9059f
ProofGeneral 4.1
...
svn path=/nixpkgs/trunk/; revision=30863
2011-12-13 01:13:46 +00:00
Eelco Dolstra
39c8bfdcc4
* New version of ‘ed’. W00t!
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30862
2011-12-12 23:44:49 +00:00
Eelco Dolstra
661ea8936f
* ‘which’ doesn't actually depend on readline.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30861
2011-12-12 23:41:02 +00:00
Eelco Dolstra
da3eea5c9e
* util-linux 2.20.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30860
2011-12-12 19:56:17 +00:00
Eelco Dolstra
28e2c7e2f5
svn path=/nixpkgs/branches/stdenv-updates/; revision=30859
2011-12-12 19:56:04 +00:00
Eelco Dolstra
f5fd808b51
* ‘linuxHeaders’ shouldn't use the kernel sources from
...
‘linuxPackages.kernel’, because then every minor kernel upgrade will
cause a rebuild of everything. So fix it at 2.6.35.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30857
2011-12-12 18:51:11 +00:00
Alexander Tsamutali
7e82cfb7d6
Added support for Quake Live to Firefox wrapper.
...
svn path=/nixpkgs/trunk/; revision=30856
2011-12-12 17:25:51 +00:00
Eelco Dolstra
8c23cd086f
* binutils 2.22.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30855
2011-12-12 17:14:59 +00:00
Eelco Dolstra
1dbbc4581b
* Latest bash patches.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30854
2011-12-12 17:10:28 +00:00
Eelco Dolstra
33090b2198
* bzip2 updated to 1.0.6 (with a fix for CVE-2010-0405).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30853
2011-12-12 17:06:31 +00:00
Eelco Dolstra
eda3fd1730
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30852
2011-12-12 16:54:35 +00:00
Eelco Dolstra
5de58eb387
* More oops.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30851
2011-12-12 16:52:03 +00:00
Eelco Dolstra
3db0fe3b94
* Oops.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30850
2011-12-12 16:51:09 +00:00
Peter Simons
b0834a993e
haskell-yesod-auth: updated to version 0.7.7.1
...
svn path=/nixpkgs/trunk/; revision=30849
2011-12-12 14:54:15 +00:00
Eelco Dolstra
3ea1c30846
* Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusing
...
in its interaction with the ‘dontStrip’ attribute.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30848
2011-12-12 14:02:12 +00:00
Eelco Dolstra
ef7b97bade
* Fix the zlib build (the patch didn't apply).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30847
2011-12-12 13:45:24 +00:00
Ludovic Courtès
05880a4aea
GCC 4.6.2.
...
svn path=/nixpkgs/trunk/; revision=30846
2011-12-12 08:35:37 +00:00
Shea Levy
2585174c99
Add rb-fsevent gem
...
svn path=/nixpkgs/trunk/; revision=30845
2011-12-11 22:24:15 +00:00
Shea Levy
1c3b3d70bb
Update rubygems, adding sass along the way
...
svn path=/nixpkgs/trunk/; revision=30844
2011-12-11 22:16:15 +00:00
Shea Levy
1f115a37a5
Ruby should work on all platforms
...
svn path=/nixpkgs/trunk/; revision=30842
2011-12-11 22:01:20 +00:00
Peter Simons
f06abc04c5
The EHC compiler is now called UHC.
...
svn path=/nixpkgs/trunk/; revision=30841
2011-12-11 19:54:40 +00:00
Peter Simons
9dab7db8a2
added git support to builder-defs
...
svn path=/nixpkgs/trunk/; revision=30840
2011-12-11 19:39:16 +00:00
Peter Simons
ba935dcbc0
upgraded cryptsetup
...
svn path=/nixpkgs/trunk/; revision=30839
2011-12-11 19:39:12 +00:00
Peter Simons
c561cbe8c8
upgraded mc
...
svn path=/nixpkgs/trunk/; revision=30838
2011-12-11 19:39:06 +00:00
Peter Simons
a9d9b9714e
stay at older uuagc for now, newer breaks UHC
...
svn path=/nixpkgs/trunk/; revision=30837
2011-12-11 19:39:00 +00:00
Peter Simons
957397a749
upgraded nodejs
...
svn path=/nixpkgs/trunk/; revision=30836
2011-12-11 19:38:57 +00:00
Peter Simons
80371eb91e
upgraded ehc to latest svn release
...
svn path=/nixpkgs/trunk/; revision=30835
2011-12-11 19:38:51 +00:00
Peter Simons
0d7a0a502e
spring: tell Hydra that it shouldn't attempt to build that package an Cygwin (fails with an assertion)
...
svn path=/nixpkgs/trunk/; revision=30834
2011-12-11 18:35:23 +00:00
Peter Simons
a856742950
torchat: tell Hydra that it shouldn't attempt to build that package an Cygwin (fails with an assertion)
...
svn path=/nixpkgs/trunk/; revision=30833
2011-12-11 18:35:20 +00:00
Peter Simons
ec962155bc
haskell-tagsoup: updated to version 0.12.6
...
svn path=/nixpkgs/trunk/; revision=30832
2011-12-11 18:01:13 +00:00
Peter Simons
57d245507b
haskell-smallcheck: updated to version 0.6
...
svn path=/nixpkgs/trunk/; revision=30831
2011-12-11 18:01:10 +00:00
Peter Simons
88b400f927
haskell-mime-mail: updated to version 0.4.1.0
...
svn path=/nixpkgs/trunk/; revision=30830
2011-12-11 18:01:07 +00:00
Peter Simons
0f1e1249e7
haskell-packages.nix: xmobar requires parsec 3
...
Adding this explicit override fixes the GHC 6.10.4 build.
svn path=/nixpkgs/trunk/; revision=30829
2011-12-11 18:01:03 +00:00
Peter Simons
6569f68dde
haskell-packages.nix: use the current version of parsec 3.x with GHC 7.2 or later
...
svn path=/nixpkgs/trunk/; revision=30828
2011-12-11 18:01:00 +00:00
Peter Simons
95d34b93c4
haskell-packages.nix: use text 0.11.0.6 when building with ghc 6.10.4
...
Newer versions of that library don't build with that old compiler, and
'text' is a fairly low-level library on which many others depend.
svn path=/nixpkgs/trunk/; revision=30827
2011-12-11 18:00:57 +00:00
Andres Löh
64c0b00bbd
Linking the complete topdir of GHC in ghc-with-packages.
...
svn path=/nixpkgs/trunk/; revision=30826
2011-12-11 17:19:36 +00:00
Peter Simons
257a8deddd
haskell-cabal2nix: updated to version 1.21
...
svn path=/nixpkgs/trunk/; revision=30825
2011-12-10 22:30:56 +00:00
Peter Simons
50fd91efa9
haskell-hakyll: updated to version 3.2.3.2
...
svn path=/nixpkgs/trunk/; revision=30824
2011-12-10 22:30:53 +00:00
Peter Simons
cd90831b3c
haskell-xmobar: updated to version 0.14
...
svn path=/nixpkgs/trunk/; revision=30823
2011-12-10 22:30:49 +00:00
Lluís Batlle i Rossell
99fb5689f7
Setting static build for librsync on cygwin.
...
svn path=/nixpkgs/trunk/; revision=30822
2011-12-10 22:14:08 +00:00
Lluís Batlle i Rossell
894a3756e5
Updating btar to latest release.
...
svn path=/nixpkgs/trunk/; revision=30821
2011-12-10 22:00:56 +00:00
Alexander Tsamutali
4451d32a36
desktops/e17: Updated everything.
...
svn path=/nixpkgs/trunk/; revision=30820
2011-12-10 18:11:37 +00:00
Alexander Tsamutali
9ec2f699d6
applications/misc/bitcoin: Hash changed.
...
svn path=/nixpkgs/trunk/; revision=30819
2011-12-10 18:01:51 +00:00
Alexander Tsamutali
4242217532
db4: Updated url.
...
svn path=/nixpkgs/trunk/; revision=30818
2011-12-10 17:11:03 +00:00
Michael Raskin
c09dbda83e
Rebuild-checked: does not break boot
...
svn path=/nixpkgs/trunk/; revision=30817
2011-12-10 05:05:15 +00:00
Lluís Batlle i Rossell
daf8abbc24
Alphabet, and its order...
...
svn path=/nixpkgs/trunk/; revision=30816
2011-12-09 21:18:09 +00:00
Lluís Batlle i Rossell
4a6af291a3
Adding btar 0.9!
...
svn path=/nixpkgs/trunk/; revision=30815
2011-12-09 21:15:41 +00:00
Peter Simons
77645f98f7
haskell-test-framework: updated to version 0.4.2.0
...
svn path=/nixpkgs/trunk/; revision=30814
2011-12-09 18:07:33 +00:00
Peter Simons
b76db1c8ac
haskell-SourceGraph: added version 0.7.0.1
...
svn path=/nixpkgs/trunk/; revision=30813
2011-12-09 18:07:29 +00:00
Peter Simons
3d72cfb211
haskell-yaml: updated to version 0.4.1.2
...
svn path=/nixpkgs/trunk/; revision=30811
2011-12-09 11:51:26 +00:00
Peter Simons
1a435fa999
haskell-http-enumerator: updated to version 0.7.2
...
svn path=/nixpkgs/trunk/; revision=30810
2011-12-09 11:51:24 +00:00
Peter Simons
e77686b0bb
haskell-hmatrix: updated to version 0.12.0.2
...
svn path=/nixpkgs/trunk/; revision=30809
2011-12-09 11:51:22 +00:00
Peter Simons
9fc3981ef7
haskell-cmdlib: updated to version 0.3.5
...
svn path=/nixpkgs/trunk/; revision=30808
2011-12-09 11:51:20 +00:00
Peter Simons
6faf382599
haskell-cereal: updated to version 0.3.5.0
...
svn path=/nixpkgs/trunk/; revision=30807
2011-12-09 11:51:18 +00:00
Peter Simons
a0504e732f
haskell-blaze-builder: updated to version 0.3.0.2
...
svn path=/nixpkgs/trunk/; revision=30806
2011-12-09 11:51:16 +00:00
Peter Simons
1817b55a7f
git: updated to version 1.7.8
...
svn path=/nixpkgs/trunk/; revision=30805
2011-12-09 11:44:42 +00:00
Eelco Dolstra
5ce6bf04f2
* vde2 updated to 2.3.2.
...
svn path=/nixpkgs/trunk/; revision=30804
2011-12-09 11:14:02 +00:00
Eelco Dolstra
55688e9d57
* KDE 4.7.4.
...
svn path=/nixpkgs/trunk/; revision=30803
2011-12-08 12:49:26 +00:00
Karn Kallio
5088162de4
Add config option to sane for hotplugSupport.
...
Default value of true prevents builds on non i686 due to assert.
svn path=/nixpkgs/trunk/; revision=30798
2011-12-08 02:55:40 +00:00
Lluís Batlle i Rossell
b4c5f72d9e
Updating ts
...
svn path=/nixpkgs/trunk/; revision=30797
2011-12-07 15:26:34 +00:00
Peter Simons
75b523bf60
haskell-random: dropped unused versions 1.0.0.2, 1.0.0.3, and 1.0.1.0
...
I didn't rename the remaining '1.0.1.1.nix' file to 'default.nix',
because random is probably going to require support for multiple
versions once the new Haskell Platform comes out.
svn path=/nixpkgs/trunk/; revision=30796
2011-12-07 10:46:23 +00:00
Peter Simons
f57996b658
haskell-packages: removed unused 'random_1_0_0_2_newtime' attribute
...
svn path=/nixpkgs/trunk/; revision=30795
2011-12-07 10:46:21 +00:00
Peter Simons
02d96f750a
haskell-yesod-core: updated to version 0.9.3.6
...
svn path=/nixpkgs/trunk/; revision=30794
2011-12-07 10:46:19 +00:00
Peter Simons
01725fcbea
haskell-utility-ht: updated to version 0.0.7.1
...
svn path=/nixpkgs/trunk/; revision=30793
2011-12-07 10:46:16 +00:00
Peter Simons
1d73cbbd1d
haskell-happstack-hamlet: updated to version 6.2.2
...
svn path=/nixpkgs/trunk/; revision=30792
2011-12-07 10:46:14 +00:00
Peter Simons
9d86314f49
haskell-random: added version 1.0.1.1
...
svn path=/nixpkgs/trunk/; revision=30791
2011-12-07 10:46:11 +00:00
Peter Simons
13c9e2b285
fcgi: added "fastcgi -> ." symlink in $out/include to fix compilation of
...
packages that expect the fastcgi library headers in a sub-directory
(which is the way they're installed on some platforms, i.e. CentOS).
svn path=/nixpkgs/trunk/; revision=30790
2011-12-07 10:29:52 +00:00
Piotr Pietraszkiewicz
1bd85e4159
added libdvbpsi and added it to the dependency list of vlc so that vlc can play DVB
...
svn path=/nixpkgs/trunk/; revision=30789
2011-12-06 23:09:19 +00:00
Piotr Pietraszkiewicz
32163fa1ff
added dvb-apps
...
svn path=/nixpkgs/trunk/; revision=30788
2011-12-06 23:01:22 +00:00
Piotr Pietraszkiewicz
4ad898b4d6
added dvb-apps
...
svn path=/nixpkgs/trunk/; revision=30787
2011-12-06 23:00:46 +00:00
Eelco Dolstra
acd7288678
* Proper version number.
...
svn path=/nixpkgs/trunk/; revision=30784
2011-12-06 21:16:20 +00:00
Peter Simons
088470ef55
pkgs/tools/networking/p2p/rtorrent/default.nix: avoid use of "install -D" to make FreeBSD happy
...
svn path=/nixpkgs/trunk/; revision=30783
2011-12-06 20:44:31 +00:00
Peter Simons
6ffd033174
haskell-Hipmunk: updated to version 5.2.0.6
...
svn path=/nixpkgs/trunk/; revision=30782
2011-12-06 19:47:51 +00:00
Piotr Pietraszkiewicz
6cb70eea88
upgraded to kadu-0.10.1
...
svn path=/nixpkgs/trunk/; revision=30781
2011-12-06 19:11:15 +00:00
Eelco Dolstra
621963488f
* GnuCash updated to 2.4.8.
...
svn path=/nixpkgs/trunk/; revision=30780
2011-12-06 18:44:05 +00:00
Ludovic Courtès
f2a7cef449
hwloc: Fix typo.
...
svn path=/nixpkgs/trunk/; revision=30779
2011-12-06 17:44:09 +00:00
Eelco Dolstra
3aedd3770f
* Get svn2git to work.
...
svn path=/nixpkgs/trunk/; revision=30778
2011-12-06 15:41:16 +00:00
Peter Simons
06a72fa57c
log4cplus: added version 1.0.4
...
svn path=/nixpkgs/trunk/; revision=30777
2011-12-06 15:05:57 +00:00
Eelco Dolstra
b1e6ccae4e
* Subversion 1.7.2.
...
svn path=/nixpkgs/trunk/; revision=30776
2011-12-06 14:56:47 +00:00
Ludovic Courtès
d5951bfac1
LCOV: Add `meta.platforms'.
...
svn path=/nixpkgs/trunk/; revision=30775
2011-12-06 14:12:43 +00:00
Peter Simons
c86e037939
wxMaxima: updated to version 11.08.0
...
svn path=/nixpkgs/trunk/; revision=30774
2011-12-06 14:07:14 +00:00
Peter Simons
1382203c29
maxima: updated to version 5.25.1
...
svn path=/nixpkgs/trunk/; revision=30773
2011-12-06 14:07:11 +00:00
Peter Simons
648d7e66c0
haskell-tls: updated to version 0.8.3.2
...
svn path=/nixpkgs/trunk/; revision=30772
2011-12-06 14:07:08 +00:00
Ludovic Courtès
d0151a7465
hwloc 1.3.
...
svn path=/nixpkgs/trunk/; revision=30771
2011-12-06 14:04:01 +00:00
Michael Raskin
93511ab4f1
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=30770
2011-12-06 07:00:04 +00:00
Ludovic Courtès
3f8320658a
MIT/GNU Scheme: Fix hashes.
...
svn path=/nixpkgs/trunk/; revision=30769
2011-12-05 23:22:42 +00:00
Peter Simons
e2e5f9693d
gv: updated to version 3.7.3
...
svn path=/nixpkgs/trunk/; revision=30767
2011-12-05 19:58:19 +00:00
Peter Simons
b530f9ea9c
monad-control 0.2.0.3: added missing maintainer section
...
svn path=/nixpkgs/trunk/; revision=30766
2011-12-05 19:27:50 +00:00
Peter Simons
2d0b27df9d
haskell-uuagc: updated to version 0.9.39.3
...
svn path=/nixpkgs/trunk/; revision=30765
2011-12-05 19:27:47 +00:00
Shea Levy
1be13f458f
Apply mornfall's SANE patches
...
Fix sane-backends to generate udev rules, add a snapshot of sane-backends's unstable repo, and add a SANE nixos module
svn path=/nixpkgs/trunk/; revision=30764
2011-12-05 17:32:45 +00:00
Peter Simons
3357437461
git-annex: updated to version 3.20111203
...
svn path=/nixpkgs/trunk/; revision=30762
2011-12-05 16:23:05 +00:00
Peter Simons
42757e653a
Temporarily keep monad-control 0.2.0.3 until a new version of git-annex comes out that supports the current version.
...
svn path=/nixpkgs/trunk/; revision=30761
2011-12-05 16:23:02 +00:00
Peter Simons
c39d60bc0e
haskell-uuagc-cabal: updated to version 1.0.0.10
...
svn path=/nixpkgs/trunk/; revision=30760
2011-12-05 16:22:59 +00:00
Peter Simons
0ebf4b42a1
haskell-uuagc-bootstrap: updated to version 0.9.39.3.0
...
svn path=/nixpkgs/trunk/; revision=30759
2011-12-05 16:22:56 +00:00
Peter Simons
a392cab4d1
haskell-cabal2nix: updated to version 1.20
...
svn path=/nixpkgs/trunk/; revision=30758
2011-12-05 16:22:54 +00:00
Peter Simons
4668d2b3b7
haskell-aeson: re-generated with the latest version of cabal2nix
...
svn path=/nixpkgs/trunk/; revision=30757
2011-12-05 16:00:16 +00:00
Peter Simons
770df45866
haskell-yesod: updated to version 0.9.3.4
...
svn path=/nixpkgs/trunk/; revision=30756
2011-12-05 16:00:13 +00:00
Peter Simons
36c3aabd56
haskell-yesod-core: updated to version 0.9.3.5
...
svn path=/nixpkgs/trunk/; revision=30755
2011-12-05 16:00:10 +00:00
Peter Simons
4bbe522a4f
haskell-yesod-auth: updated to version 0.7.7
...
svn path=/nixpkgs/trunk/; revision=30754
2011-12-05 16:00:06 +00:00
Peter Simons
2b8265a547
haskell-warp: updated to version 0.4.6.2
...
svn path=/nixpkgs/trunk/; revision=30753
2011-12-05 16:00:03 +00:00
Peter Simons
bacef9e59b
haskell-shakespeare-css: updated to version 0.10.4
...
svn path=/nixpkgs/trunk/; revision=30752
2011-12-05 16:00:01 +00:00
Peter Simons
97d30e44be
haskell-pool: updated to version 0.1.2
...
svn path=/nixpkgs/trunk/; revision=30751
2011-12-05 15:59:58 +00:00
Peter Simons
511f888bcd
haskell-persistent: updated to version 0.6.4.3
...
svn path=/nixpkgs/trunk/; revision=30750
2011-12-05 15:59:56 +00:00
Peter Simons
4bad71cdd6
haskell-persistent-template: updated to version 0.6.3.1
...
svn path=/nixpkgs/trunk/; revision=30749
2011-12-05 15:59:53 +00:00
Peter Simons
1a479e8c02
haskell-monad-control: updated to version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=30748
2011-12-05 15:59:51 +00:00
Peter Simons
a442afdb7c
haskell-http-enumerator: updated to version 0.7.1.8
...
svn path=/nixpkgs/trunk/; revision=30747
2011-12-05 15:59:48 +00:00
Peter Simons
603a1de5a6
haskell-hashtables: updated to version 1.0.1.1
...
svn path=/nixpkgs/trunk/; revision=30746
2011-12-05 15:59:46 +00:00
Peter Simons
7da7411946
haskell-data-object-yaml: updated to version 0.3.3.6
...
svn path=/nixpkgs/trunk/; revision=30745
2011-12-05 15:59:43 +00:00
Peter Simons
49a74d6ed9
haskell-convertible-text: updated to version 0.4.0.1
...
svn path=/nixpkgs/trunk/; revision=30744
2011-12-05 15:59:41 +00:00
Peter Simons
d5a1346ad7
haskell-X11: updated to version 1.5.0.1
...
svn path=/nixpkgs/trunk/; revision=30743
2011-12-05 15:59:38 +00:00
Eelco Dolstra
b583b816cc
* Allow versionSuffix to be overriden.
...
svn path=/nixpkgs/trunk/; revision=30742
2011-12-05 14:16:30 +00:00
Eelco Dolstra
f1f9a16fa8
* Updated DBIx::Class and DBIx::Class::Schema::Loader.
...
svn path=/nixpkgs/trunk/; revision=30741
2011-12-05 13:31:31 +00:00
Eelco Dolstra
8ed604d4b8
* Bump.
...
svn path=/nixpkgs/trunk/; revision=30740
2011-12-05 12:12:20 +00:00
Lluís Batlle i Rossell
a9a03946df
Updating gtkwave
...
svn path=/nixpkgs/trunk/; revision=30738
2011-12-05 10:44:53 +00:00
Karn Kallio
72b7236428
pure 0.49 (compiles again with latest llvm)
...
svn path=/nixpkgs/trunk/; revision=30737
2011-12-05 09:38:59 +00:00
Karn Kallio
19cad6e711
fix error: undefined variable 'llvmSVN'
...
svn path=/nixpkgs/trunk/; revision=30736
2011-12-05 09:30:33 +00:00
Shea Levy
99dede273d
Remove unused patch
...
svn path=/nixpkgs/trunk/; revision=30735
2011-12-05 05:03:18 +00:00
Shea Levy
9943b8da03
Remove llvmSVN, it's outdated and doesn't work
...
svn path=/nixpkgs/trunk/; revision=30732
2011-12-05 02:53:26 +00:00
Shea Levy
69e12ad16e
Add ncmpcpp
...
Patch by mornfall
svn path=/nixpkgs/trunk/; revision=30730
2011-12-05 01:32:25 +00:00
Ludovic Courtès
b7833639ba
Seeks 0.4.0.
...
svn path=/nixpkgs/trunk/; revision=30729
2011-12-04 22:03:03 +00:00
Ludovic Courtès
2585033ca6
Add Tokyo-Tyrant, the network interface to Tokyo-Cabinet.
...
svn path=/nixpkgs/trunk/; revision=30728
2011-12-04 22:02:55 +00:00
Andres Löh
de5d98eff8
Prevent link collisions by linking only Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=30727
2011-12-04 17:45:12 +00:00
Andres Löh
f237a3a418
Extended ghcWithPackages to link binaries.
...
svn path=/nixpkgs/trunk/; revision=30726
2011-12-04 16:07:39 +00:00
Ludovic Courtès
dccc3f83b3
GNUnet 0.9.0.
...
svn path=/nixpkgs/trunk/; revision=30725
2011-12-04 13:49:03 +00:00
Ludovic Courtès
fa135fc655
gnupdate: Remove quirks for GNUnet.
...
* maintainers/scripts/gnu/gnupdate (ftp-server/directory)[quirks]:
Remove GNUnet.
(nixpkgs->gnu-name)[quirks]: Likewise.
svn path=/nixpkgs/trunk/; revision=30724
2011-12-04 13:48:57 +00:00
Lluís Batlle i Rossell
8d746d0fd5
Updating valgrind
...
svn path=/nixpkgs/trunk/; revision=30723
2011-12-04 00:25:58 +00:00
Shea Levy
332afc59aa
llvm 3.0
...
This probably breaks clang. I will be updating clang to 3.0 when I can
svn path=/nixpkgs/trunk/; revision=30722
2011-12-03 23:47:59 +00:00
Shea Levy
766396a57b
bluez: Wrap the test-input program
...
Apparently this is useful for bluetooth mice and other HID. Patch submitted by mornfall
svn path=/nixpkgs/trunk/; revision=30721
2011-12-03 22:23:57 +00:00
Shea Levy
3de62cd12a
Add quvi
...
Patch submitted by mornfall
svn path=/nixpkgs/trunk/; revision=30720
2011-12-03 22:21:00 +00:00
Shea Levy
a87be0fb2c
Add mornfall as a maintainer
...
svn path=/nixpkgs/trunk/; revision=30719
2011-12-03 22:05:21 +00:00
Peter Simons
c420785bda
haskell-transformers-base: updated to version 0.4.0.1
...
svn path=/nixpkgs/trunk/; revision=30718
2011-12-03 16:33:53 +00:00
Peter Simons
6820803223
haskell-hakyll: updated to version 3.2.3.1
...
svn path=/nixpkgs/trunk/; revision=30717
2011-12-03 16:33:49 +00:00
Andres Löh
ecf037f2f7
Added a wrapper function to produce a GHC with a predefined set of packages.
...
svn path=/nixpkgs/trunk/; revision=30716
2011-12-03 16:19:43 +00:00
Peter Simons
72e5c8176e
rsync: stripped trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=30715
2011-12-03 16:11:57 +00:00
Peter Simons
74d6145917
rsync: added meta.maintainers section
...
svn path=/nixpkgs/trunk/; revision=30714
2011-12-03 16:11:54 +00:00
Peter Simons
504bd76b0e
ikiwiki: updated to version 3.20111107
...
svn path=/nixpkgs/trunk/; revision=30713
2011-12-03 16:11:50 +00:00
Lluís Batlle i Rossell
0160f222cc
Adding flashplayer11. It builds fine for me on x86_64.
...
Patch by Eduard Carreras.
svn path=/nixpkgs/trunk/; revision=30712
2011-12-03 15:16:17 +00:00
Lluís Batlle i Rossell
43a5b41802
Updating eaglemode
...
svn path=/nixpkgs/trunk/; revision=30711
2011-12-03 15:04:05 +00:00
Michael Raskin
fdbef21ceb
Adjust most things to be cross-buildable. Problem: gnutls. Solution: manually replace it with openssl while cross-building
...
svn path=/nixpkgs/trunk/; revision=30709
2011-12-03 09:29:38 +00:00
Michael Raskin
bfa4a2d374
Allow cross-builds
...
svn path=/nixpkgs/trunk/; revision=30708
2011-12-03 09:07:56 +00:00
Lluís Batlle i Rossell
b330b79160
Updating rsync.
...
svn path=/nixpkgs/trunk/; revision=30707
2011-12-02 23:14:09 +00:00
Peter Simons
011583604a
haskell-wai-extra: updated to version 0.4.5.2
...
svn path=/nixpkgs/trunk/; revision=30705
2011-12-02 14:16:48 +00:00
Peter Simons
86bddccb91
haskell-transformers-base: added version 0.4
...
svn path=/nixpkgs/trunk/; revision=30702
2011-12-02 11:48:08 +00:00
Peter Simons
582146a01a
haskell-yesod: updated to version 0.9.3.3
...
svn path=/nixpkgs/trunk/; revision=30701
2011-12-02 11:47:59 +00:00
Peter Simons
179530c7cd
haskell-yesod-json: updated to version 0.2.2.1
...
svn path=/nixpkgs/trunk/; revision=30700
2011-12-02 11:47:55 +00:00
Peter Simons
3c0482c614
haskell-yesod-auth: updated to version 0.7.6.2
...
svn path=/nixpkgs/trunk/; revision=30699
2011-12-02 11:47:48 +00:00
Peter Simons
7bbeed560c
haskell-xss-sanitize: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=30698
2011-12-02 11:47:42 +00:00
Peter Simons
4133abe7dc
haskell-xml-enumerator: updated to version 0.4.4
...
svn path=/nixpkgs/trunk/; revision=30697
2011-12-02 11:47:34 +00:00
Peter Simons
5aa9e241d7
haskell-tls: updated to version 0.8.3.1
...
svn path=/nixpkgs/trunk/; revision=30696
2011-12-02 11:47:29 +00:00
Peter Simons
ccf89a8959
haskell-statistics: updated to version 0.10.0.1
...
svn path=/nixpkgs/trunk/; revision=30695
2011-12-02 11:47:25 +00:00
Peter Simons
46ec1dba4e
haskell-snap-server: updated to version 0.7
...
svn path=/nixpkgs/trunk/; revision=30694
2011-12-02 11:47:21 +00:00
Peter Simons
fcced1a5bf
haskell-snap-core: updated to version 0.7
...
svn path=/nixpkgs/trunk/; revision=30693
2011-12-02 11:47:17 +00:00
Peter Simons
4771d7a957
haskell-css-text: updated to version 0.1.1
...
svn path=/nixpkgs/trunk/; revision=30692
2011-12-02 11:47:12 +00:00
Peter Simons
efe6980303
haskell-criterion: updated to version 0.6.0.0
...
svn path=/nixpkgs/trunk/; revision=30691
2011-12-02 11:47:08 +00:00
Peter Simons
6904c2a090
haskell-case-insensitive: updated to version 0.4
...
svn path=/nixpkgs/trunk/; revision=30689
2011-12-02 11:47:03 +00:00
Peter Simons
38e7a9c775
haskell-attoparsec-enumerator: updated to version 0.3
...
svn path=/nixpkgs/trunk/; revision=30688
2011-12-02 11:46:56 +00:00
Peter Simons
787d692667
haskell-attoparsec: updated to version 0.10.0.3
...
svn path=/nixpkgs/trunk/; revision=30687
2011-12-02 11:46:51 +00:00
Peter Simons
4e4fbd75c3
haskell-aeson: updated to version 0.4.0.0
...
svn path=/nixpkgs/trunk/; revision=30686
2011-12-02 11:46:44 +00:00
Peter Simons
4a1793ef48
haskell-hastache: added version 0.2.4
...
svn path=/nixpkgs/trunk/; revision=30685
2011-12-02 11:46:37 +00:00
Peter Simons
36c7f3d280
Dropped obsolete Haskell packages attoparsec-text and attoparsec-text-enumerator.
...
svn path=/nixpkgs/trunk/; revision=30684
2011-12-02 11:46:33 +00:00
Michael Raskin
03b8dad4b9
Oops, sorry
...
svn path=/nixpkgs/trunk/; revision=30683
2011-12-02 06:21:27 +00:00
Michael Raskin
a6da9f24c7
Fix more incorrect native/target buildInput split in tigervnc; current stumbling block is gnutls
...
svn path=/nixpkgs/trunk/; revision=30682
2011-12-02 06:02:40 +00:00
Michael Raskin
a435c6b5c7
Pass default configureFlags (i.e. cross-build flags) to gnutls build
...
svn path=/nixpkgs/trunk/; revision=30681
2011-12-02 06:01:50 +00:00
Michael Raskin
791aaf0357
Use Xorg buildNativeInputs correctly
...
svn path=/nixpkgs/trunk/; revision=30680
2011-12-02 05:50:53 +00:00
Michael Raskin
3b1a603782
Propagate buildNativeInputs without changing their types
...
svn path=/nixpkgs/trunk/; revision=30679
2011-12-02 05:50:08 +00:00
Michael Raskin
32eff94091
Pass all configureFlags - including cross-build options, for example
...
svn path=/nixpkgs/trunk/; revision=30678
2011-12-02 04:16:58 +00:00
Ludovic Courtès
3053de4776
MIT/GNU Scheme 9.1.1.
...
svn path=/nixpkgs/trunk/; revision=30677
2011-12-01 23:20:31 +00:00
Ludovic Courtès
cd22d77614
GNU SIP Witch 1.1.3.
...
svn path=/nixpkgs/trunk/; revision=30676
2011-12-01 22:44:59 +00:00
Ludovic Courtès
a9e422a5d7
GNU GSS 1.0.2.
...
svn path=/nixpkgs/trunk/; revision=30675
2011-12-01 22:44:53 +00:00
Ludovic Courtès
0f269354fb
GNU libidn 1.23.
...
svn path=/nixpkgs/trunk/; revision=30674
2011-12-01 22:44:44 +00:00
Ludovic Courtès
ae01577943
GNU ccRTP 2.0.2.
...
svn path=/nixpkgs/trunk/; revision=30673
2011-12-01 22:44:39 +00:00
Ludovic Courtès
41b0c4e18c
GNU uCommon C++ 5.0.7.
...
svn path=/nixpkgs/trunk/; revision=30672
2011-12-01 22:44:34 +00:00
Ludovic Courtès
ccc5902325
GNU recutils 1.4.
...
svn path=/nixpkgs/trunk/; revision=30671
2011-12-01 22:44:29 +00:00
Ludovic Courtès
a941c7f9ac
libgpg-error 1.10.
...
svn path=/nixpkgs/trunk/; revision=30670
2011-12-01 22:44:23 +00:00
Ludovic Courtès
842be0d04d
libassuan 2.0.2.
...
svn path=/nixpkgs/trunk/; revision=30669
2011-12-01 22:44:16 +00:00
Ludovic Courtès
6b920275b8
GNU FreeIPMI 1.0.9.
...
svn path=/nixpkgs/trunk/; revision=30668
2011-12-01 22:44:10 +00:00
Ludovic Courtès
dee4d2f6af
gnupdate: Support signatures with expired keys.
...
* maintainers/scripts/gnu/gnupdate (gnupg-verify)[expkeysig-rx]: New
variable. Recognize signatures with expired keys.
(gnupg-status-good-signature?): Recognize `expired-key-signature' as good.
svn path=/nixpkgs/trunk/; revision=30667
2011-12-01 22:44:04 +00:00
Ludovic Courtès
be5e1088f6
GnuTLS 3.0.8.
...
svn path=/nixpkgs/trunk/; revision=30666
2011-12-01 22:43:58 +00:00
Ludovic Courtès
95696578a9
GNU wdiff 1.10.
...
svn path=/nixpkgs/trunk/; revision=30665
2011-12-01 22:43:53 +00:00
Ludovic Courtès
170399a858
GNU Xorriso 1.1.8.
...
svn path=/nixpkgs/trunk/; revision=30664
2011-12-01 22:43:46 +00:00
Ludovic Courtès
5b766d16b6
GNU Libtasn1 2.11.
...
svn path=/nixpkgs/trunk/; revision=30663
2011-12-01 22:43:40 +00:00
Ludovic Courtès
2f87b70323
GNU Parallel 20111122.
...
svn path=/nixpkgs/trunk/; revision=30662
2011-12-01 22:43:31 +00:00
Ludovic Courtès
81835f2a2f
GNU dbm 1.10.
...
svn path=/nixpkgs/trunk/; revision=30661
2011-12-01 22:43:24 +00:00
Ludovic Courtès
57b602b5ae
Remove GNU IceCat 4, which never built.
...
svn path=/nixpkgs/trunk/; revision=30660
2011-12-01 22:43:17 +00:00
Ludovic Courtès
6aa48df3d2
Hydra: Comment out for now.
...
svn path=/nixpkgs/trunk/; revision=30659
2011-12-01 22:43:10 +00:00
Lluís Batlle i Rossell
95c759a536
Fixing xpdf, so it finds the pdf base fonts now.
...
svn path=/nixpkgs/trunk/; revision=30658
2011-12-01 20:17:42 +00:00
Peter Simons
104c28a738
haskell-authenticate: updated to version 0.10.3.1
...
svn path=/nixpkgs/trunk/; revision=30650
2011-12-01 13:35:18 +00:00
Peter Simons
3e6968a624
haskell-HTTP: updated to version 4000.2.1
...
svn path=/nixpkgs/trunk/; revision=30649
2011-12-01 13:35:14 +00:00
Peter Simons
608c56e845
haskell-tls: updated to version 0.8.3
...
svn path=/nixpkgs/trunk/; revision=30648
2011-12-01 13:35:10 +00:00
Peter Simons
e457ccf647
haskell-persistent: updated to version 0.6.4.1
...
svn path=/nixpkgs/trunk/; revision=30647
2011-12-01 13:35:07 +00:00
Peter Simons
66b26b18d9
haskell-http-enumerator: updated to version 0.7.1.7
...
svn path=/nixpkgs/trunk/; revision=30646
2011-12-01 13:35:04 +00:00
Peter Simons
43e2eb6b05
haskell-hashtables: updated to version 1.0.1.0
...
svn path=/nixpkgs/trunk/; revision=30645
2011-12-01 13:34:58 +00:00
Peter Simons
f8e579bcf0
haskell-syb: added version 0.3.5
...
svn path=/nixpkgs/trunk/; revision=30644
2011-12-01 13:34:55 +00:00
Peter Simons
d7cac3194e
bridge-utils: updated to version 1.5
...
svn path=/nixpkgs/trunk/; revision=30643
2011-12-01 11:26:49 +00:00
Ludovic Courtès
dd4841e833
OpenSSL: Fix compilation on x86_64-freebsd.
...
svn path=/nixpkgs/trunk/; revision=30642
2011-12-01 10:59:26 +00:00
Sander van der Burg
a56033ea14
Bumped virtualbox version to 4.1.6
...
svn path=/nixpkgs/trunk/; revision=30637
2011-11-30 14:44:29 +00:00
Eelco Dolstra
ccd4e55967
* Remove nixPerl, it's obsolete.
...
svn path=/nixpkgs/trunk/; revision=30636
2011-11-30 14:26:22 +00:00
Ludovic Courtès
80067c9a0f
CLooG 0.16.3, along with simplifications.
...
svn path=/nixpkgs/trunk/; revision=30635
2011-11-30 14:25:59 +00:00
Ludovic Courtès
a90a55309f
ISL: Downgrade to 0.07 so that CLooG builds.
...
svn path=/nixpkgs/trunk/; revision=30634
2011-11-30 14:25:54 +00:00
Ludovic Courtès
e3323c4311
ISL 0.08, with some simplifications.
...
svn path=/nixpkgs/trunk/; revision=30632
2011-11-30 11:19:07 +00:00
Eelco Dolstra
7471f5371f
* Oops, forgot to commit.
...
svn path=/nixpkgs/trunk/; revision=30631
2011-11-29 22:59:38 +00:00
Eelco Dolstra
d10ed1b45b
* Bump.
...
svn path=/nixpkgs/trunk/; revision=30630
2011-11-29 22:56:29 +00:00
Ludovic Courtès
05a447e462
Cross-build GCC 4.6 for GNU on Hydra.
...
svn path=/nixpkgs/trunk/; revision=30629
2011-11-29 22:54:22 +00:00
Ludovic Courtès
8404afcfe4
GCC 4.6: Incorporate changes made in 4.5 to support cross-builds to GNU.
...
svn path=/nixpkgs/trunk/; revision=30628
2011-11-29 22:54:12 +00:00
Ludovic Courtès
46d3cd449f
Samba: Add a cross-compilable variant.
...
svn path=/nixpkgs/trunk/; revision=30627
2011-11-29 22:54:00 +00:00
Shea Levy
f3b7b7d69e
Linux 3.1.4
...
svn path=/nixpkgs/trunk/; revision=30625
2011-11-29 16:47:28 +00:00
Peter Simons
fff3298d75
haskell-hlint: updated to version 1.8.20
...
svn path=/nixpkgs/trunk/; revision=30624
2011-11-29 15:32:52 +00:00
Peter Simons
b9bbcf90f1
haskell-iteratee: updated to version 0.8.7.4
...
svn path=/nixpkgs/trunk/; revision=30623
2011-11-29 15:32:48 +00:00
Peter Simons
ddd28ba452
haskell-http-enumerator: updated to version 0.7.1.6
...
svn path=/nixpkgs/trunk/; revision=30622
2011-11-29 15:32:44 +00:00
Peter Simons
f2c5a458bc
haskell-clientsession: updated to version 0.7.3.6
...
svn path=/nixpkgs/trunk/; revision=30621
2011-11-29 15:32:41 +00:00
Peter Simons
5717d2f691
haskell-asn1-data: updated to version 0.6.1.1
...
svn path=/nixpkgs/trunk/; revision=30620
2011-11-29 15:32:37 +00:00
Eelco Dolstra
752203c3ca
* Remove broken tux-on-ice kernels.
...
svn path=/nixpkgs/trunk/; revision=30619
2011-11-29 14:49:32 +00:00
Eelco Dolstra
25f6c6ca6e
* Re-enable the CFQ scheduler as a builtin module (as was the case in
...
2.6.32).
svn path=/nixpkgs/trunk/; revision=30617
2011-11-29 14:19:35 +00:00
Michael Raskin
15f77a015e
Update fakeroot
...
svn path=/nixpkgs/trunk/; revision=30610
2011-11-29 05:13:20 +00:00
Peter Simons
5876576633
haskell-hlint: updated to version 1.8.19
...
svn path=/nixpkgs/trunk/; revision=30608
2011-11-28 18:12:33 +00:00
Peter Simons
4386f5bfa3
haskell-yesod: updated to version 0.9.3.2
...
svn path=/nixpkgs/trunk/; revision=30607
2011-11-28 18:12:31 +00:00
Peter Simons
6697cb0c0f
haskell-yesod-static: updated to version 0.3.2
...
svn path=/nixpkgs/trunk/; revision=30606
2011-11-28 18:12:28 +00:00
Peter Simons
10d5176d4e
haskell-yesod-persistent: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=30605
2011-11-28 18:12:24 +00:00
Peter Simons
f5ac7019cc
haskell-yesod-json: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=30604
2011-11-28 18:12:21 +00:00
Peter Simons
dda986c516
haskell-yesod-form: updated to version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=30603
2011-11-28 18:12:18 +00:00
Peter Simons
e6bf916dff
haskell-yesod-core: updated to version 0.9.3.4
...
svn path=/nixpkgs/trunk/; revision=30602
2011-11-28 18:12:16 +00:00
Peter Simons
b124d45401
haskell-yesod-auth: updated to version 0.7.6.1
...
svn path=/nixpkgs/trunk/; revision=30601
2011-11-28 18:12:12 +00:00
Peter Simons
6aac906e03
haskell-warp: updated to version 0.4.6.1
...
svn path=/nixpkgs/trunk/; revision=30600
2011-11-28 18:12:09 +00:00
Peter Simons
e505446635
haskell-wai: updated to version 0.4.3
...
svn path=/nixpkgs/trunk/; revision=30599
2011-11-28 18:12:06 +00:00
Peter Simons
8477d6d8eb
haskell-wai-extra: updated to version 0.4.5.1
...
svn path=/nixpkgs/trunk/; revision=30598
2011-11-28 18:12:03 +00:00
Peter Simons
4891e226d0
haskell-wai-app-static: updated to version 0.3.5.1
...
svn path=/nixpkgs/trunk/; revision=30597
2011-11-28 18:12:00 +00:00
Peter Simons
cf95e5ea37
haskell-shakespeare-text: updated to version 0.10.3
...
svn path=/nixpkgs/trunk/; revision=30596
2011-11-28 18:11:57 +00:00
Peter Simons
e60933dbf0
haskell-shakespeare-js: updated to version 0.10.3
...
svn path=/nixpkgs/trunk/; revision=30595
2011-11-28 18:11:54 +00:00
Peter Simons
f853680ab3
haskell-shakespeare-css: updated to version 0.10.3
...
svn path=/nixpkgs/trunk/; revision=30594
2011-11-28 18:11:52 +00:00
Peter Simons
1985f35266
haskell-mime-mail: updated to version 0.4
...
svn path=/nixpkgs/trunk/; revision=30593
2011-11-28 18:11:49 +00:00
Peter Simons
a795977032
haskell-http-enumerator: updated to version 0.7.1.5
...
svn path=/nixpkgs/trunk/; revision=30592
2011-11-28 18:11:46 +00:00
Peter Simons
d5fe66a5f8
haskell-hamlet: updated to version 0.10.5
...
svn path=/nixpkgs/trunk/; revision=30591
2011-11-28 18:11:43 +00:00
Peter Simons
99ad21b752
haskell-data-object: updated to version 0.3.1.8
...
svn path=/nixpkgs/trunk/; revision=30590
2011-11-28 18:11:40 +00:00
Peter Simons
afc59c79e3
haskell-cookie: updated to version 0.3.0.2
...
svn path=/nixpkgs/trunk/; revision=30589
2011-11-28 18:11:37 +00:00
Peter Simons
e568054eec
haskell-clientsession: updated to version 0.7.3.5
...
svn path=/nixpkgs/trunk/; revision=30588
2011-11-28 18:11:34 +00:00
Peter Simons
79518845f3
haskell-authenticate: updated to version 0.10.3
...
svn path=/nixpkgs/trunk/; revision=30587
2011-11-28 18:11:31 +00:00
Peter Simons
438305146e
haskell-xmonad-extras: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=30586
2011-11-28 18:11:27 +00:00
Michael Raskin
36ae9193c4
Fix tmux cross-build
...
svn path=/nixpkgs/trunk/; revision=30585
2011-11-28 15:58:45 +00:00
Karn Kallio
96e436d6a3
Opa does not compile with ocaml before version 3.12.0
...
svn path=/nixpkgs/trunk/; revision=30584
2011-11-28 15:52:46 +00:00
Shea Levy
7501456c94
Platforms needs to be a list
...
Should this really be x86_64-linux only? Why?
svn path=/nixpkgs/trunk/; revision=30583
2011-11-28 15:49:14 +00:00
Karn Kallio
c13ff671a2
Update urweb compiler to release 20111127.
...
svn path=/nixpkgs/trunk/; revision=30582
2011-11-28 15:12:02 +00:00
Rob Vermaas
df41a6b63f
update strategoxt 1.8
...
svn path=/nixpkgs/trunk/; revision=30581
2011-11-28 14:54:50 +00:00
Karn Kallio
9ac48a630e
Add OPA to Nixpkgs.
...
svn path=/nixpkgs/trunk/; revision=30578
2011-11-27 23:58:46 +00:00
Peter Simons
23d4fe544f
haskell-clientsession: updated to version 0.7.3.4
...
svn path=/nixpkgs/trunk/; revision=30577
2011-11-27 12:48:44 +00:00
Peter Simons
59346f354a
haskell-http-types: updated to version 0.6.7
...
svn path=/nixpkgs/trunk/; revision=30576
2011-11-27 12:48:40 +00:00
Marco Maggesi
8d4b5bcd0c
Upgrade camlp5 to version 6.02.3-1 (contributed by Russell O'Connor).
...
Keep the old version 5.15 to allow a smooth migration.
svn path=/nixpkgs/trunk/; revision=30575
2011-11-26 19:39:14 +00:00
Marco Maggesi
bf394d80ec
Update url for Isabelle2011
...
svn path=/nixpkgs/trunk/; revision=30574
2011-11-26 18:45:15 +00:00
Peter Simons
499b2c47d9
haskell-hakyll: updated to version 3.2.3.0
...
svn path=/nixpkgs/trunk/; revision=30573
2011-11-26 13:06:42 +00:00
Peter Simons
88a8730beb
haskell-iteratee: added version 0.8.7.3
...
svn path=/nixpkgs/trunk/; revision=30572
2011-11-26 13:06:36 +00:00
Eelco Dolstra
a7b50dc5de
* Do an "exec" to get rid of an unnecessary shell.
...
svn path=/nixpkgs/trunk/; revision=30566
2011-11-25 17:01:54 +00:00
Peter Simons
83027a49c9
haskell-src-exts: dropped obsolete version 1.9.6
...
svn path=/nixpkgs/trunk/; revision=30564
2011-11-25 13:44:52 +00:00
Peter Simons
53510bff9a
haskell-hakyll: updated to version 3.2.2.0
...
svn path=/nixpkgs/trunk/; revision=30563
2011-11-25 13:44:48 +00:00
Peter Simons
d683b4a22b
haskell-gloss: updated to version 1.5.2.1
...
svn path=/nixpkgs/trunk/; revision=30562
2011-11-25 13:44:44 +00:00
Peter Simons
6555a444d7
haskell-Agda: updated to version 2.3.0
...
svn path=/nixpkgs/trunk/; revision=30561
2011-11-25 13:44:40 +00:00
Peter Simons
167ec73929
haskell-Agda-executable: updated to version 2.3.0
...
svn path=/nixpkgs/trunk/; revision=30560
2011-11-25 13:44:35 +00:00
Peter Simons
ed494478f7
haskell-happy: added version 1.18.8
...
svn path=/nixpkgs/trunk/; revision=30559
2011-11-25 13:44:30 +00:00
Peter Simons
6dfbee96eb
haskell-hashtables: added version 1.0.0.0
...
svn path=/nixpkgs/trunk/; revision=30558
2011-11-25 13:44:24 +00:00
Eelco Dolstra
a85f739d1a
* Add a patch to prevent Starman from changing its process name
...
to "starman worker" or "starman master". This prevented libcgroup
from determining the process name correctly.
svn path=/nixpkgs/trunk/; revision=30556
2011-11-25 12:35:33 +00:00
Russell O'Connor
a31ff3d009
Forgot to add picosat to the all-packages.nix in revision 29869. Now I'm adding it.
...
svn path=/nixpkgs/trunk/; revision=30554
2011-11-24 19:53:42 +00:00
Russell O'Connor
c9b2f32c45
Updating bitcoin to version 0.5.0.
...
svn path=/nixpkgs/trunk/; revision=30553
2011-11-24 19:48:20 +00:00
Russell O'Connor
845f2a8658
adding camlp5 as a propogated build input to ulex 0.8
...
matita and ulex must build against the same version of camlp5, so in an attempt to force them to always be the same I am adding a propgatedBuildInput to ulex.
Granted Matita still requires camlp5_traditional and this is less obvious in the matita file now, so I am not entirely sure this is the right design choice.
svn path=/nixpkgs/trunk/; revision=30552
2011-11-24 19:43:03 +00:00
Eelco Dolstra
0d124624e8
* NVIDIA driver updated to 290.10.
...
svn path=/nixpkgs/trunk/; revision=30550
2011-11-24 18:14:28 +00:00
Eelco Dolstra
ab017a58c5
* Enable PROC_EVENTS, since it's required by libcgroup's cgrulesengd
...
to monitor process creation.
svn path=/nixpkgs/trunk/; revision=30549
2011-11-24 17:54:55 +00:00
Eelco Dolstra
ec390f4bbb
* Fix incorrect URL.
...
svn path=/nixpkgs/trunk/; revision=30548
2011-11-24 14:22:13 +00:00
Eelco Dolstra
b9214d9c8c
* Move libcgroup from libcg/ to libcgroup/.
...
svn path=/nixpkgs/trunk/; revision=30547
2011-11-24 13:48:16 +00:00
Eelco Dolstra
7a7fb5bc5a
* Firefox 8.0.1.
...
* Make Firefox 8 the default.
svn path=/nixpkgs/trunk/; revision=30546
2011-11-24 11:55:15 +00:00
Eelco Dolstra
6c02d31c68
* Bump.
...
svn path=/nixpkgs/trunk/; revision=30544
2011-11-23 15:59:09 +00:00
Peter Simons
1193eabfa1
git-annex: updated to version 3.20111122
...
svn path=/nixpkgs/trunk/; revision=30538
2011-11-23 09:21:20 +00:00
Shea Levy
80fb6938eb
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=30537
2011-11-23 06:41:03 +00:00
Shea Levy
58fbba200c
Add optional yaml support to ruby
...
svn path=/nixpkgs/trunk/; revision=30536
2011-11-23 06:32:17 +00:00
Shea Levy
68aaf3c843
Include Apple's libtool in darwin-cctools-wrapper
...
Packages which need GNU libtool should explicitly include it in buildInputs
svn path=/nixpkgs/trunk/; revision=30535
2011-11-23 02:39:09 +00:00
Peter Simons
9670a4fdb1
haskell-packages: changed happy and haddock attributes to refer to the
...
latest versions respectively. This change won't have much of an effect,
though, because we override these attributes based on the compiler
version that's used.
svn path=/nixpkgs/trunk/; revision=30534
2011-11-22 20:16:23 +00:00
Peter Simons
d91e0ada98
haskell-libmpd: updated to version 0.7.0
...
svn path=/nixpkgs/trunk/; revision=30533
2011-11-22 19:33:22 +00:00
Eelco Dolstra
327715f5df
* Remove missing packages.
...
svn path=/nixpkgs/trunk/; revision=30532
2011-11-22 18:09:33 +00:00
Shea Levy
df05356c05
Linux 3.1.2
...
svn path=/nixpkgs/trunk/; revision=30529
2011-11-22 17:05:18 +00:00
Eelco Dolstra
350e31a223
* Added CatalystX::Script::Server::Starman, plus some Perl package
...
updates.
svn path=/nixpkgs/trunk/; revision=30528
2011-11-22 15:47:56 +00:00
Eelco Dolstra
050ea14022
* DBLaTeX updated to 0.3.2.
...
svn path=/nixpkgs/trunk/; revision=30523
2011-11-22 12:59:22 +00:00
Ludovic Courtès
ea96ea5d2f
GCC 4.5: Fix cross-compilation to MinGW.
...
svn path=/nixpkgs/trunk/; revision=30522
2011-11-22 08:45:25 +00:00
Karn Kallio
67653f93fa
Wesnoth does not build with boost 1.48
...
svn path=/nixpkgs/trunk/; revision=30521
2011-11-22 06:13:18 +00:00
Karn Kallio
2ef1290de3
koffice does not build with boost 1.48; use 1.47 instead.
...
svn path=/nixpkgs/trunk/; revision=30520
2011-11-22 04:38:14 +00:00
Peter Simons
d844bc8bdb
haskell-libmpd: added meta.maintainers attribute
...
svn path=/nixpkgs/trunk/; revision=30519
2011-11-21 18:09:41 +00:00
Peter Simons
7779b6245e
haskell-cabal2nix: updated to version 1.19
...
svn path=/nixpkgs/trunk/; revision=30518
2011-11-21 18:09:38 +00:00
Peter Simons
fc337ed33c
haskell-vector-space: updated to version 0.8.0
...
svn path=/nixpkgs/trunk/; revision=30517
2011-11-21 18:09:36 +00:00
Peter Simons
d471371bd0
haskell-xmonad-extras: enable mpd and hlist extras
...
svn path=/nixpkgs/trunk/; revision=30516
2011-11-21 18:02:24 +00:00
Peter Simons
5ffe6771ad
haskell-libmpd: added version 0.6.0
...
svn path=/nixpkgs/trunk/; revision=30515
2011-11-21 18:02:22 +00:00
Peter Simons
4d33d402c1
haskell-enumerator: updated to version 0.4.16
...
svn path=/nixpkgs/trunk/; revision=30514
2011-11-21 17:54:34 +00:00
Peter Simons
80dc05cc9a
haskell-xmonad-extras: updated to version 0.10
...
svn path=/nixpkgs/trunk/; revision=30513
2011-11-21 17:54:29 +00:00
Rob Vermaas
47e2f1c820
update nixUnstable
...
svn path=/nixpkgs/trunk/; revision=30511
2011-11-21 15:41:19 +00:00
Eelco Dolstra
2a91cfa027
* /bin and /usr/bin are the same on OpenSolaris so the
...
special case is unnecessary.
svn path=/nixpkgs/trunk/; revision=30509
2011-11-21 14:55:58 +00:00
Lluís Batlle i Rossell
eb38ca06bf
Updating giv.
...
svn path=/nixpkgs/trunk/; revision=30508
2011-11-21 14:47:28 +00:00
Eelco Dolstra
5abed12234
* i386-sunos -> i686-solaris.
...
svn path=/nixpkgs/trunk/; revision=30507
2011-11-21 14:11:04 +00:00
Eelco Dolstra
cf4a0bdce9
svn path=/nixpkgs/trunk/; revision=30506
2011-11-21 14:05:26 +00:00
Eelco Dolstra
7c5f627645
* Sigh. Nixpkgs broken again...
...
svn path=/nixpkgs/trunk/; revision=30505
2011-11-21 13:58:46 +00:00
Shea Levy
176bcf9453
libidn: Don't run tests on darwin, something is wrong with the testing script
...
svn path=/nixpkgs/trunk/; revision=30501
2011-11-20 21:51:17 +00:00
Florian Friesdorf
aea0ac2543
xapian(-bindings)-1.2.7
...
svn path=/nixpkgs/trunk/; revision=30500
2011-11-20 21:49:20 +00:00
Florian Friesdorf
b781b722ab
xapian(-bindings) use license path instead of string
...
svn path=/nixpkgs/trunk/; revision=30499
2011-11-20 21:49:13 +00:00
Florian Friesdorf
50bfde368e
notmuch use license path instead of string
...
svn path=/nixpkgs/trunk/; revision=30498
2011-11-20 21:49:06 +00:00
Florian Friesdorf
1b8c781a0c
add dtach-0.8
...
svn path=/nixpkgs/trunk/; revision=30497
2011-11-20 21:48:56 +00:00
Ludovic Courtès
4122bd643e
validateLicenses: Warn about derivations lacking licensing information.
...
svn path=/nixpkgs/trunk/; revision=30496
2011-11-20 20:53:15 +00:00
Ludovic Courtès
36da53ebc3
Adobe Reader: Set `meta.license'.
...
svn path=/nixpkgs/trunk/; revision=30495
2011-11-20 20:42:24 +00:00
Ludovic Courtès
2448161213
stdenv adapters: Use toString' instead of exprToString'.
...
svn path=/nixpkgs/trunk/; revision=30494
2011-11-20 20:42:05 +00:00
Peter Simons
e0f38af4e3
haskell-blaze-html: updated to version 0.4.2.2
...
svn path=/nixpkgs/trunk/; revision=30493
2011-11-20 19:25:13 +00:00
Florian Friesdorf
b555892dff
notmuch-0.9
...
svn path=/nixpkgs/trunk/; revision=30491
2011-11-20 19:22:53 +00:00
Alexander Tsamutali
5598fcf36c
games/warzone2100: Updated to 2.3.9.
...
svn path=/nixpkgs/trunk/; revision=30490
2011-11-20 17:10:54 +00:00
Peter Simons
59fa8fc940
xmonad: patch source code to refer to xmessage(1) using its complete path
...
svn path=/nixpkgs/trunk/; revision=30488
2011-11-20 10:21:38 +00:00
Peter Simons
0a872860d7
haskell-smallcheck: updated to version 0.5
...
svn path=/nixpkgs/trunk/; revision=30487
2011-11-20 10:13:48 +00:00
Peter Simons
589be8e754
haskell-xmonad-contrib: updated to version 0.10
...
svn path=/nixpkgs/trunk/; revision=30486
2011-11-20 10:13:43 +00:00
Peter Simons
32f1cfcd26
haskell-xmonad: updated to version 0.10
...
svn path=/nixpkgs/trunk/; revision=30485
2011-11-20 10:13:34 +00:00
Ludovic Courtès
ef41b48dcb
GDB: Check for `stdenv.system == "i686-gnu"'.
...
Reported by Shea Levy, thanks!
svn path=/nixpkgs/trunk/; revision=30484
2011-11-19 20:37:44 +00:00
Ludovic Courtès
d3a8263552
GNU Shishi: Use GnuTLS 2.x.
...
svn path=/nixpkgs/trunk/; revision=30483
2011-11-19 20:13:02 +00:00
Ludovic Courtès
9b2bd7479f
Shadow: Make Linux-PAM optional; allow cross-compilation.
...
svn path=/nixpkgs/trunk/; revision=30482
2011-11-19 18:28:16 +00:00
Ludovic Courtès
a148b889f1
GDB: Allow cross-compilation for GNU.
...
svn path=/nixpkgs/trunk/; revision=30481
2011-11-19 18:28:10 +00:00
Evgeny Egorochkin
351ff3583d
TorChat: packaged
...
svn path=/nixpkgs/trunk/; revision=30480
2011-11-19 17:12:00 +00:00
Ludovic Courtès
2c41dc1c06
release-cross: Remove `--with-system' hack for cross-building Nix.
...
svn path=/nixpkgs/trunk/; revision=30479
2011-11-19 14:33:37 +00:00
Ludovic Courtès
2d99f951be
GNU Hurd: Update.
...
svn path=/nixpkgs/trunk/; revision=30478
2011-11-19 14:27:46 +00:00
Ludovic Courtès
ab25775f1c
release-cross: Adjust to `gnu.' renaming.
...
svn path=/nixpkgs/trunk/; revision=30477
2011-11-19 14:27:37 +00:00
Peter Simons
1c0ae7e8ed
git: updated to version 1.7.7.3
...
svn path=/nixpkgs/trunk/; revision=30476
2011-11-18 18:37:20 +00:00
Peter Simons
b8fe19cf6e
haskell-uu-parsinglib: updated to version 2.7.3
...
svn path=/nixpkgs/trunk/; revision=30475
2011-11-18 18:30:37 +00:00
Peter Simons
fad0086cbe
haskell-tagsoup: updated to version 0.12.5
...
svn path=/nixpkgs/trunk/; revision=30474
2011-11-18 18:30:33 +00:00
Peter Simons
a04e0f79ef
haskell-safe: updated to version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=30473
2011-11-18 18:30:30 +00:00
Peter Simons
410bd9f46a
haskell-graphviz: updated to version 2999.12.0.4
...
svn path=/nixpkgs/trunk/; revision=30472
2011-11-18 18:30:27 +00:00
Peter Simons
0d7b744419
haskell-double-conversion: updated to version 0.2.0.3
...
svn path=/nixpkgs/trunk/; revision=30471
2011-11-18 18:30:24 +00:00
Peter Simons
4851602a03
haskell-criterion: updated to version 0.5.1.1
...
svn path=/nixpkgs/trunk/; revision=30470
2011-11-18 18:30:21 +00:00
Peter Simons
3656ca6d5b
haskell-blaze-textual: updated to version 0.2.0.5
...
svn path=/nixpkgs/trunk/; revision=30469
2011-11-18 18:30:18 +00:00
Peter Simons
ca45069a23
haskell-base16-bytestring: updated to version 0.1.1.3
...
svn path=/nixpkgs/trunk/; revision=30468
2011-11-18 18:30:12 +00:00
Eelco Dolstra
34a00e28da
* On FreeBSD, bash is usually installed in /usr/local.
...
svn path=/nixpkgs/trunk/; revision=30467
2011-11-18 17:41:21 +00:00
Eelco Dolstra
13551f95b5
* Fix the download site for Python nose.
...
svn path=/nixpkgs/trunk/; revision=30465
2011-11-18 17:07:40 +00:00
Eelco Dolstra
70b5cbe558
* libvirt updated to 0.9.7.
...
svn path=/nixpkgs/trunk/; revision=30464
2011-11-18 17:07:17 +00:00
Peter Simons
581511a0b4
boost: update to version 1.48
...
svn path=/nixpkgs/trunk/; revision=30463
2011-11-18 14:46:29 +00:00
Rob Vermaas
a456047fc1
update chrome
...
svn path=/nixpkgs/trunk/; revision=30462
2011-11-18 02:40:33 +00:00
Rob Vermaas
e2fd2c4e23
openvpn: enable option to use password files
...
svn path=/nixpkgs/trunk/; revision=30461
2011-11-18 02:10:14 +00:00
Eelco Dolstra
86e8dcc34b
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=30460
2011-11-17 12:05:52 +00:00
Shea Levy
f469a69b43
Explicitly provide a nix system string when building nixUnstable.hostDrv for gnu
...
svn path=/nixpkgs/trunk/; revision=30459
2011-11-16 21:04:58 +00:00
Shea Levy
10cbd00396
Allow cross-compiling configurations to explicitly give a system string when cross-building nix
...
svn path=/nixpkgs/trunk/; revision=30458
2011-11-16 21:04:02 +00:00
Shea Levy
e895fe5e2f
Use gc, dbi, and dbd-sqlite when cross-building nix
...
The dbi and dbd-sqlite may be hacks since they're not cross-built, I'm not certain
svn path=/nixpkgs/trunk/; revision=30455
2011-11-16 20:21:58 +00:00
Shea Levy
a28940d9d5
sqlite: Use {C,LD}FLAGS instead of NIX_CFLAGS_*
...
Now the flags are used when cross-building, too
svn path=/nixpkgs/trunk/; revision=30454
2011-11-16 20:21:07 +00:00
Peter Simons
d818fb3333
haskell-th-extras: added missing maintainers field
...
svn path=/nixpkgs/trunk/; revision=30453
2011-11-16 20:07:59 +00:00
Shea Levy
b597d8bfb6
openssl: Fix target settings when building for GNU/hurd
...
GNU/hurd cross-build succeeds now!
svn path=/nixpkgs/trunk/; revision=30452
2011-11-16 19:03:52 +00:00
Shea Levy
4231e7ba5e
openssl: Fix hurd-x86 cross-build
...
Now the install phase fails.
svn path=/nixpkgs/trunk/; revision=30451
2011-11-16 18:33:12 +00:00
Rob Vermaas
f9a103164d
sqlite 3.7.9 breaks DBDSqlite, added local override for now, didn't want to add extra variant in all-packages
...
svn path=/nixpkgs/trunk/; revision=30450
2011-11-16 18:23:44 +00:00
Rob Vermaas
8f5e72912e
use older sqlite for perlPackages.DBDSQLite
...
svn path=/nixpkgs/trunk/; revision=30449
2011-11-16 18:21:23 +00:00
Eelco Dolstra
bb002fc121
* Unbreak the Nixpkgs tarball.
...
svn path=/nixpkgs/trunk/; revision=30447
2011-11-16 16:31:02 +00:00
Ludovic Courtès
0093d96841
GNU Wget: Prepare for cross-compilation of a stripped-down version.
...
svn path=/nixpkgs/trunk/; revision=30445
2011-11-16 14:48:27 +00:00
Lluís Batlle i Rossell
1ff3207641
Updating libchop to 0.5.1
...
svn path=/nixpkgs/trunk/; revision=30444
2011-11-16 14:43:04 +00:00
Peter Simons
692efb76e4
mercurial: updated to version 2.0
...
svn path=/nixpkgs/trunk/; revision=30443
2011-11-16 14:37:11 +00:00
Peter Simons
ce87cf8033
haskell-safe: updated to version 0.3.2
...
svn path=/nixpkgs/trunk/; revision=30440
2011-11-15 17:55:12 +00:00
Peter Simons
f35da23117
haskell-random-source: updated to version 0.3.0.2
...
svn path=/nixpkgs/trunk/; revision=30439
2011-11-15 17:55:09 +00:00
Peter Simons
89cebd31d3
haskell-pango: updated to version 0.12.2
...
svn path=/nixpkgs/trunk/; revision=30438
2011-11-15 17:55:06 +00:00
Peter Simons
c0ffdcf4bb
haskell-happstack-hamlet: updated to version 6.2.1
...
svn path=/nixpkgs/trunk/; revision=30437
2011-11-15 17:55:03 +00:00
Peter Simons
3596f8f1e1
haskell-gtk: updated to version 0.12.2
...
svn path=/nixpkgs/trunk/; revision=30436
2011-11-15 17:55:00 +00:00
Peter Simons
27c001669f
haskell-glib: updated to version 0.12.2
...
svn path=/nixpkgs/trunk/; revision=30435
2011-11-15 17:54:56 +00:00
Peter Simons
c61a1f1a1a
haskell-flexible-defaults: updated to version 0.0.0.3
...
svn path=/nixpkgs/trunk/; revision=30434
2011-11-15 17:54:53 +00:00
Peter Simons
5a1ea61368
haskell-cairo: updated to version 0.12.2
...
svn path=/nixpkgs/trunk/; revision=30433
2011-11-15 17:54:50 +00:00
Peter Simons
5da8244a14
haskell-th-extras: added version 0.0.0.1
...
svn path=/nixpkgs/trunk/; revision=30432
2011-11-15 17:54:46 +00:00
Shea Levy
d161032cc1
Fix freetds description
...
svn path=/nixpkgs/trunk/; revision=30431
2011-11-14 20:27:09 +00:00
Ludovic Courtès
175f3b3e62
libchop: Add patches that fix the whole thing.
...
svn path=/nixpkgs/trunk/; revision=30430
2011-11-14 20:10:01 +00:00
Piotr Pietraszkiewicz
63d36b5185
Version bump - Gource 0.37
...
svn path=/nixpkgs/trunk/; revision=30429
2011-11-14 20:03:43 +00:00
Andres Löh
ab07a41756
Added haskell-bytestring-lexing.
...
svn path=/nixpkgs/trunk/; revision=30428
2011-11-14 16:57:26 +00:00
Shea Levy
9a9df48782
Linux 3.0.9 and 3.1.1
...
svn path=/nixpkgs/trunk/; revision=30427
2011-11-14 16:55:50 +00:00
Peter Simons
1a4f43c7b3
wireshark: updated to version 1.6.2
...
svn path=/nixpkgs/trunk/; revision=30426
2011-11-14 15:11:23 +00:00
Lluís Batlle i Rossell
1c63e1ca83
a change I missed for the amsn update.
...
svn path=/nixpkgs/trunk/; revision=30421
2011-11-14 09:59:30 +00:00
Lluís Batlle i Rossell
45388a9ae1
Updating aMSN.
...
svn path=/nixpkgs/trunk/; revision=30420
2011-11-14 09:59:26 +00:00
Ludovic Courtès
54e4f2d5b5
Cross-build Guile 2.0 for GNU.
...
svn path=/nixpkgs/trunk/; revision=30419
2011-11-14 09:57:13 +00:00
Ludovic Courtès
82c276606e
libchop: Build on Hydra.
...
svn path=/nixpkgs/trunk/; revision=30418
2011-11-13 23:22:30 +00:00
Ludovic Courtès
c9e8f6fc40
libchop: Attempt to fix bug in Guile bindings; augment the expression.
...
svn path=/nixpkgs/trunk/; revision=30417
2011-11-13 22:25:30 +00:00
Ludovic Courtès
c62c173944
GNU Guile: Disable GC-sensitive tests.
...
The "Unused modules are removed" test happens to fail sometimes on
i686-linux.
svn path=/nixpkgs/trunk/; revision=30416
2011-11-13 22:15:58 +00:00
Ludovic Courtès
e98264fe8f
GNU Guile: Fix cross-compilation.
...
svn path=/nixpkgs/trunk/; revision=30415
2011-11-13 21:28:35 +00:00
Ludovic Courtès
db1b4e2edc
GNU Zile: Fix cross-compilation.
...
svn path=/nixpkgs/trunk/; revision=30414
2011-11-13 21:28:29 +00:00
Lluís Batlle i Rossell
ac443637fe
Fixing the description of libchop; it had the reminiscences of the gnutls default.nix I used as base.
...
svn path=/nixpkgs/trunk/; revision=30413
2011-11-13 14:56:14 +00:00
Ludovic Courtès
fa97f54001
GCC 4.5: Fix `gcc45.hostDrv' for GNU.
...
This fixes a regression introduced in r30410 ("Do not apply
Hurd-specific fixes for simple cross-Linux. Unfortunately, still no luck
with my ARM device").
svn path=/nixpkgs/trunk/; revision=30412
2011-11-13 14:39:15 +00:00
Lluís Batlle i Rossell
eb3c58cd64
Adding libchop. I want to try it. Why didn't ludo add this, I don't know. :)
...
svn path=/nixpkgs/trunk/; revision=30411
2011-11-13 14:33:31 +00:00
Michael Raskin
612fd5de82
Do not apply Hurd-specific fixes for simple cross-Linux. Unfortunately, still no luck with my ARM device
...
svn path=/nixpkgs/trunk/; revision=30410
2011-11-13 13:54:04 +00:00
Peter Simons
3e4045ee9f
haskell-haskell-src: added version 1.0.1.5
...
svn path=/nixpkgs/trunk/; revision=30409
2011-11-13 01:38:09 +00:00
Peter Simons
d2464a9fe1
haskell-terminfo: updated to version 0.3.2.3
...
svn path=/nixpkgs/trunk/; revision=30408
2011-11-13 01:38:06 +00:00
Peter Simons
8b23854f56
haskell-hxt: updated to version 9.1.5
...
svn path=/nixpkgs/trunk/; revision=30407
2011-11-13 01:38:03 +00:00
Peter Simons
5b0b90f9f3
haskell-certificate: updated to version 1.0.1
...
svn path=/nixpkgs/trunk/; revision=30406
2011-11-13 01:38:00 +00:00
Peter Simons
ca23e0c941
haskell-HaskellForMaths: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=30405
2011-11-13 01:37:57 +00:00
Peter Simons
a875b4bc1e
haskell-epic: updated to version 0.9
...
svn path=/nixpkgs/trunk/; revision=30404
2011-11-13 01:37:52 +00:00
Ludovic Courtès
6c90f91463
GCC 4.5: Fix the Canadian cross, aka. `gcc45.hostDrv'.
...
svn path=/nixpkgs/trunk/; revision=30403
2011-11-12 23:55:53 +00:00
Ludovic Courtès
f68d9d7c29
GCC 4.6: Better separate native and host build inputs.
...
svn path=/nixpkgs/trunk/; revision=30402
2011-11-12 23:55:48 +00:00
Ludovic Courtès
ea3ac07d92
GCC 4.5: Allow libcCross != null && cross == null' for gcc.hostDrv'.
...
svn path=/nixpkgs/trunk/; revision=30401
2011-11-12 23:55:41 +00:00
Ludovic Courtès
2741c168fe
GCC 4.5: Provide the right system include directory on GNU/Hurd.
...
svn path=/nixpkgs/trunk/; revision=30400
2011-11-12 23:55:35 +00:00
Peter Simons
8157570495
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=30399
2011-11-12 22:19:11 +00:00
Peter Simons
66bd9580f0
Added GHC 7.2.2.
...
svn path=/nixpkgs/trunk/; revision=30398
2011-11-12 22:19:03 +00:00
Evgeny Egorochkin
b92b8f3d78
libtorrent-rasterbar: version bump
...
svn path=/nixpkgs/trunk/; revision=30397
2011-11-12 17:56:26 +00:00
Lluís Batlle i Rossell
accdb3b19f
Fixing xfontsel, so it now starts finding the dynamic libs.
...
svn path=/nixpkgs/trunk/; revision=30396
2011-11-12 17:29:11 +00:00
Alexander Tsamutali
52e58c6c27
development/compilers/nvidia-cg-toolkit: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=30395
2011-11-12 17:19:45 +00:00
Alexander Tsamutali
20005b7f5d
Reverting 30393.
...
svn path=/nixpkgs/trunk/; revision=30394
2011-11-12 17:11:25 +00:00
Alexander Tsamutali
4f3ffcd0ec
development/compilers/nvidia-cg-toolkit: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=30393
2011-11-12 17:03:44 +00:00
Evgeny Egorochkin
0b322b9227
Spring: version bump
...
svn path=/nixpkgs/trunk/; revision=30392
2011-11-12 16:51:44 +00:00
Michael Raskin
94149403e5
Firefox 9.0beta1
...
svn path=/nixpkgs/trunk/; revision=30391
2011-11-12 09:38:31 +00:00
Eelco Dolstra
e6cbed31ee
* Hard-code the path to xdpyinfo rather than expecting it to be in
...
$PATH. This is necessary because x11vnc does a "su - <user>
... xdpyinfo" somewhere.
svn path=/nixpkgs/trunk/; revision=30387
2011-11-11 03:11:09 +00:00
Eelco Dolstra
718a4ec1c5
svn path=/nixpkgs/trunk/; revision=30386
2011-11-11 02:28:12 +00:00
Eelco Dolstra
89fb4363b4
* Oops, forgot to commit.
...
svn path=/nixpkgs/trunk/; revision=30385
2011-11-11 02:21:25 +00:00
Eelco Dolstra
5b622e20a1
* KDE 4.7.3.
...
svn path=/nixpkgs/trunk/; revision=30384
2011-11-10 23:35:58 +00:00
Eelco Dolstra
1abb8f9a26
* Fix PulseAudio's config files installation paths.
...
svn path=/nixpkgs/trunk/; revision=30383
2011-11-10 23:27:05 +00:00
Eelco Dolstra
c8da189d39
* Added Firefox 8.0.
...
* Removed Firefox 6.
svn path=/nixpkgs/trunk/; revision=30382
2011-11-10 23:06:58 +00:00
Eelco Dolstra
6e5c0d70db
* Add platforms attribute.
...
svn path=/nixpkgs/trunk/; revision=30380
2011-11-10 22:50:45 +00:00
Eelco Dolstra
75b7d02633
* Added oidentd, an implementation of the IDENT protocol.
...
svn path=/nixpkgs/trunk/; revision=30379
2011-11-10 22:29:58 +00:00
Shea Levy
e8b1259990
Add freetds
...
svn path=/nixpkgs/trunk/; revision=30378
2011-11-10 22:20:48 +00:00
Lluís Batlle i Rossell
8ce410c6f3
Adding more libraries to have a more featured dar.
...
svn path=/nixpkgs/trunk/; revision=30377
2011-11-10 21:29:00 +00:00
Lluís Batlle i Rossell
1791ea0919
Another update to dar. Let's use the very latest release.
...
svn path=/nixpkgs/trunk/; revision=30376
2011-11-10 21:23:09 +00:00
Lluís Batlle i Rossell
9908557ae0
Updating dar.
...
svn path=/nixpkgs/trunk/; revision=30375
2011-11-10 21:19:30 +00:00
Eelco Dolstra
75b527df8e
* Fix some hard-coded paths.
...
svn path=/nixpkgs/trunk/; revision=30373
2011-11-10 19:06:02 +00:00
Eelco Dolstra
d0c78d6a58
* TigerVNC updated to 1.1.0.
...
* Build TigerVNC with TLS and PAM support. TLS support is important
to support encrypted VNC servers.
svn path=/nixpkgs/trunk/; revision=30372
2011-11-10 19:05:43 +00:00
Marco Maggesi
fa47d66e22
Updated HOL Light to revision 112
...
svn path=/nixpkgs/trunk/; revision=30369
2011-11-10 15:35:53 +00:00
Michael Raskin
2627cc77a7
Update Racket
...
svn path=/nixpkgs/trunk/; revision=30368
2011-11-10 11:51:51 +00:00
Michael Raskin
2eadc91f84
Oops
...
svn path=/nixpkgs/trunk/; revision=30367
2011-11-10 05:18:30 +00:00
Michael Raskin
279e5fb324
Update Wine
...
svn path=/nixpkgs/trunk/; revision=30366
2011-11-10 04:31:52 +00:00
Michael Raskin
e85bfd3c1b
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=30365
2011-11-10 04:20:33 +00:00
Lluís Batlle i Rossell
3f160bea0e
Updating xterm. Just to have the latest.
...
svn path=/nixpkgs/trunk/; revision=30364
2011-11-09 22:59:46 +00:00
Lluís Batlle i Rossell
c761760442
Adding imapproxy
...
svn path=/nixpkgs/trunk/; revision=30360
2011-11-09 18:25:55 +00:00
Shea Levy
2be3b97cba
Use the patchelf-0.6 release for patchelf06 in trunk
...
svn path=/nixpkgs/trunk/; revision=30359
2011-11-09 18:17:18 +00:00
Peter Simons
2fb991c7ff
haskell-texmath: updated to version 0.5.0.3
...
svn path=/nixpkgs/trunk/; revision=30358
2011-11-09 18:00:54 +00:00
Peter Simons
af4bbc68a2
haskell-safe: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=30357
2011-11-09 18:00:50 +00:00
Eelco Dolstra
43b5478d1d
* x11vnc updated to 0.9.13.
...
svn path=/nixpkgs/trunk/; revision=30356
2011-11-09 16:44:49 +00:00
Evgeny Egorochkin
11426750a0
Revert "DigiKam: fix deps"
...
This commit breaks hydra evaluation for some reason, but it works locally for some reason...
This reverts commit 3ba002080ab1d8e28ca1b824de01a5156487735f.
svn path=/nixpkgs/trunk/; revision=30355
2011-11-09 14:24:14 +00:00
Evgeny Egorochkin
f8799c65fd
DigiKam: fix deps
...
svn path=/nixpkgs/trunk/; revision=30354
2011-11-09 13:01:55 +00:00
Evgeny Egorochkin
6d51717fcf
Bangarang: fix deps to get it to compile against kde 4.7
...
svn path=/nixpkgs/trunk/; revision=30353
2011-11-09 13:01:51 +00:00
Evgeny Egorochkin
64ee527151
Duplicity: version bump
...
svn path=/nixpkgs/trunk/; revision=30352
2011-11-09 13:01:46 +00:00
Evgeny Egorochkin
33ebbc07dd
udev: fix for bluetooth devices according to https://bugs.archlinux.org/task/25356
...
svn path=/nixpkgs/trunk/; revision=30351
2011-11-09 12:58:17 +00:00
Shea Levy
fe5dd801b7
The rtl8192c firmware is back on the realtek site at a new location
...
svn path=/nixpkgs/trunk/; revision=30350
2011-11-09 00:03:58 +00:00
Lluís Batlle i Rossell
32b3de1f96
Updating the zlib patch to the patch proposed in the zlib-devel list regarding this issue.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30349
2011-11-08 22:51:11 +00:00
Lluís Batlle i Rossell
d72fe9fee2
Adding prayer. It builds on linux x86_64, but I've not tried to run it.
...
svn path=/nixpkgs/trunk/; revision=30347
2011-11-08 21:07:57 +00:00
Peter Simons
4473afa297
haskell-xml-enumerator: updated to version 0.4.3.2
...
svn path=/nixpkgs/trunk/; revision=30338
2011-11-08 17:06:06 +00:00
Peter Simons
9dcb5da174
git-annex: updated to version 3.20111107
...
svn path=/nixpkgs/trunk/; revision=30337
2011-11-08 16:59:30 +00:00
Shea Levy
d800dcc26c
Linux 3.2-rc1
...
svn path=/nixpkgs/trunk/; revision=30336
2011-11-08 16:58:20 +00:00
Shea Levy
7868432b2e
I no longer wish to maintain older aufs versions
...
svn path=/nixpkgs/trunk/; revision=30330
2011-11-08 16:04:14 +00:00
Shea Levy
c65ff0d37d
Update aufs3.0, add aufs3.1
...
svn path=/nixpkgs/trunk/; revision=30329
2011-11-08 16:00:19 +00:00
Eelco Dolstra
172c52f9e9
* Per the coding guidelines, put different AUFS versions in the same
...
directory.
svn path=/nixpkgs/trunk/; revision=30324
2011-11-08 15:15:07 +00:00
Eelco Dolstra
b26931a480
* Refactoring: let linuxPackages.aufs and linuxPackages.aufs_util
...
evaluate to right AUFS for the kernel in question.
svn path=/nixpkgs/trunk/; revision=30322
2011-11-08 15:05:54 +00:00
Eelco Dolstra
756df1fb12
* Remove AUFS1, it's obsolete and we don't use it anymore.
...
svn path=/nixpkgs/trunk/; revision=30321
2011-11-08 14:54:46 +00:00
Eelco Dolstra
169d5c3214
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=30319
2011-11-08 14:18:59 +00:00
Michael Raskin
6947317d3c
Fix xine-ui build - curl dropped curl/types.h
...
svn path=/nixpkgs/trunk/; revision=30318
2011-11-08 11:18:24 +00:00
Michael Raskin
753ef6a635
Fix gosmore build - curl dropped curl/types.h
...
svn path=/nixpkgs/trunk/; revision=30317
2011-11-08 10:19:50 +00:00
Peter Simons
368ac01473
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30316
2011-11-08 10:18:35 +00:00
Michael Raskin
d5a21a68e5
Fix raptor build - curl dropped curl/types.h
...
svn path=/nixpkgs/trunk/; revision=30315
2011-11-08 10:07:03 +00:00
Peter Simons
4098071398
gravit: cosmetic
...
svn path=/nixpkgs/trunk/; revision=30314
2011-11-08 10:01:14 +00:00
Eelco Dolstra
91ab98ce09
* Update patchelf.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30312
2011-11-08 01:30:02 +00:00
Eelco Dolstra
4d0b546566
* Update Debian Squeeze to 6.0.3.
...
svn path=/nixpkgs/trunk/; revision=30310
2011-11-07 23:05:50 +00:00
Eelco Dolstra
0880b96a3d
* Apply the zlib/cmake updates from the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30309
2011-11-07 22:54:45 +00:00
Eelco Dolstra
bb889c3605
* Revert both r30278 (cmake upgrade) and r30307 (zlib fix to get cmake
...
to build). These are more appropriate to the stdenv branch. I'll
apply them there.
svn path=/nixpkgs/trunk/; revision=30308
2011-11-07 22:05:46 +00:00
David Guibert
f5a2998c03
fix _LARGEFILE64_SOURCE in zlib
...
svn path=/nixpkgs/trunk/; revision=30307
2011-11-07 21:33:37 +00:00
Yury G. Kudryashov
ddcce29b18
phonon-4.5.1
...
Builds against pulseaudio-1.x
svn path=/nixpkgs/trunk/; revision=30306
2011-11-07 21:14:00 +00:00
Eelco Dolstra
e525da59f6
* SQLite 3.7.9.
...
svn path=/nixpkgs/trunk/; revision=30304
2011-11-07 21:09:52 +00:00
Shea Levy
51eab4deaa
Only build clang on Linux until the wrapper is set up for non-Linux stdenvs
...
svn path=/nixpkgs/trunk/; revision=30302
2011-11-07 19:24:01 +00:00
Eelco Dolstra
7fdb29f0f3
* Make the X11 dependency in PulseAudio optional, just like the JACK
...
dependency. This is important to prevent these dependencies from
propagating to all PulseAudio clients. The PulseAudio server in
NixOS can enable X11 support (if desired) by setting
hardware.pulseaudio.package = pkgs.pulseaudio.override {
x11Support = true;
};
svn path=/nixpkgs/trunk/; revision=30300
2011-11-07 17:51:04 +00:00
Peter Simons
dd8a7b38db
esniper: fixed build with current version of curl
...
svn path=/nixpkgs/trunk/; revision=30299
2011-11-07 17:48:51 +00:00
Eelco Dolstra
b8153a3ac5
* Fix typo in meta.platforms.
...
svn path=/nixpkgs/trunk/; revision=30298
2011-11-07 17:31:10 +00:00
Yury G. Kudryashov
22726acbfc
libical-0.47 (e.g., contains updated TZ info)
...
svn path=/nixpkgs/trunk/; revision=30296
2011-11-07 16:48:40 +00:00
Yury G. Kudryashov
b01ac075d5
glib-2.30: add passthru.gioModuleDir
...
svn path=/nixpkgs/trunk/; revision=30295
2011-11-07 16:48:34 +00:00
Yury G. Kudryashov
27ecfa843a
json-glib-0.14.0
...
svn path=/nixpkgs/trunk/; revision=30294
2011-11-07 16:48:27 +00:00
Yury G. Kudryashov
c97639368f
libproxy-0.4.7
...
svn path=/nixpkgs/trunk/; revision=30293
2011-11-07 16:48:22 +00:00
Yury G. Kudryashov
a1745052e0
p11-kit
...
svn path=/nixpkgs/trunk/; revision=30292
2011-11-07 16:48:14 +00:00
Yury G. Kudryashov
13a3365d4a
Add cogl
...
svn path=/nixpkgs/trunk/; revision=30291
2011-11-07 16:48:05 +00:00
Lluís Batlle i Rossell
74ef91cfae
Updating ntp
...
svn path=/nixpkgs/trunk/; revision=30290
2011-11-07 15:07:19 +00:00
Peter Simons
cf77f59ce9
stellarium: updated to version 0.11.1
...
svn path=/nixpkgs/trunk/; revision=30289
2011-11-07 10:04:40 +00:00
Michael Raskin
0efee09246
Use correct gmp for cross-build
...
svn path=/nixpkgs/trunk/; revision=30288
2011-11-07 04:26:06 +00:00
Lluís Batlle i Rossell
adc111e85f
Changing my email address, to one I prefer.
...
svn path=/nixpkgs/trunk/; revision=30286
2011-11-06 21:38:34 +00:00
Michael Raskin
3b3c1670d1
Obviously, iproute needs host flex
...
svn path=/nixpkgs/trunk/; revision=30285
2011-11-06 21:38:02 +00:00
Ludovic Courtès
84888ac3f1
glibc 2.12: Add an option to keep debugging symbols.
...
svn path=/nixpkgs/trunk/; revision=30284
2011-11-06 21:06:05 +00:00
David Guibert
18fcb0f5f8
update pulseaudio 0.9.23 -> 1.1
...
svn path=/nixpkgs/trunk/; revision=30279
2011-11-06 20:03:07 +00:00
David Guibert
29bdb369ab
update cmake
...
svn path=/nixpkgs/trunk/; revision=30278
2011-11-06 20:03:00 +00:00
Michael Raskin
a64122818f
Cross-compiling TinyCC: move build helpers to buildNativeInputs
...
svn path=/nixpkgs/trunk/; revision=30277
2011-11-06 19:18:02 +00:00
Peter Simons
c03581c2be
haskell-hlint: updated to version 1.8.18
...
svn path=/nixpkgs/trunk/; revision=30273
2011-11-06 18:36:45 +00:00
Peter Simons
dc4b393ded
haskell-uniplate: updated to version 1.6.5
...
svn path=/nixpkgs/trunk/; revision=30272
2011-11-06 18:36:42 +00:00
Peter Simons
5b28154e86
haskell-tagsoup: updated to version 0.12.4
...
svn path=/nixpkgs/trunk/; revision=30271
2011-11-06 18:36:39 +00:00
Peter Simons
e576156354
haskell-system-filepath: updated to version 0.4.3
...
svn path=/nixpkgs/trunk/; revision=30270
2011-11-06 18:36:36 +00:00
Peter Simons
7130820f8c
haskell-system-fileio: updated to version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=30269
2011-11-06 18:36:33 +00:00
Peter Simons
8325085a7d
haskell-hint: updated to version 0.3.3.3
...
svn path=/nixpkgs/trunk/; revision=30268
2011-11-06 18:36:30 +00:00
Peter Simons
cc2456282d
haskell-ghc-mtl: updated to version 1.0.1.1
...
svn path=/nixpkgs/trunk/; revision=30267
2011-11-06 18:36:27 +00:00
Peter Simons
5396f76a55
haskell-gamma: updated to version 0.9.0.1
...
svn path=/nixpkgs/trunk/; revision=30266
2011-11-06 18:36:24 +00:00
Peter Simons
ff21c3f5b5
haskell-blaze-html: updated to version 0.4.2.1
...
svn path=/nixpkgs/trunk/; revision=30265
2011-11-06 18:36:21 +00:00
Shea Levy
5e5dd16842
Remove the efi stub patch
...
svn path=/nixpkgs/trunk/; revision=30264
2011-11-06 17:38:51 +00:00
Shea Levy
83acc83fb7
Reenable grub2_efi
...
svn path=/nixpkgs/trunk/; revision=30262
2011-11-06 17:08:05 +00:00
Rob Vermaas
25d6f604bb
add patches for libofa and libtunepipe due to remove curl/types.h in new curl
...
svn path=/nixpkgs/trunk/; revision=30261
2011-11-06 14:26:55 +00:00
Alexander Tsamutali
1b9adf9951
games/xonotic: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=30260
2011-11-06 13:54:03 +00:00
Alexander Tsamutali
10128798b5
games/teeworlds: Updated to 0.6.1, added myself as maintainer.
...
svn path=/nixpkgs/trunk/; revision=30259
2011-11-06 10:11:31 +00:00
Piotr Pietraszkiewicz
1916578852
made sword build against current curl (v7.22.0) by removing deprecated includes
...
svn path=/nixpkgs/trunk/; revision=30248
2011-11-05 22:12:18 +00:00
Lluís Batlle i Rossell
36c0150c1e
I think these changes make postfix start again.
...
svn path=/nixpkgs/trunk/; revision=30246
2011-11-05 21:14:30 +00:00
Lluís Batlle i Rossell
70035096a5
Updating our super-old postfix. 2.8.6 builds. I don't know if it serves well.
...
svn path=/nixpkgs/trunk/; revision=30244
2011-11-05 18:50:43 +00:00
Eelco Dolstra
4d95b41bc8
* curl updated to 7.22.0. Dropped the connect timeout patch because
...
it doesn't seem necessary anymore.
svn path=/nixpkgs/trunk/; revision=30243
2011-11-05 01:55:53 +00:00
Peter Simons
a0cf7c24e1
git-annex: updated to version 3.20111025
...
svn path=/nixpkgs/trunk/; revision=30241
2011-11-05 00:03:44 +00:00
Michael Raskin
16b52399c7
Oops, set include dir
...
svn path=/nixpkgs/trunk/; revision=30240
2011-11-04 21:53:47 +00:00
Michael Raskin
f9596a8145
Make cross-buildable. I wonder if it will work...
...
svn path=/nixpkgs/trunk/; revision=30239
2011-11-04 21:35:35 +00:00
Michael Raskin
ca92853163
Make cross-buildable
...
svn path=/nixpkgs/trunk/; revision=30238
2011-11-04 21:31:07 +00:00
Michael Raskin
bcfa6a78e8
Fix one part of cross-Linux-PAM failure...
...
svn path=/nixpkgs/trunk/; revision=30237
2011-11-04 21:11:43 +00:00
Eelco Dolstra
a839947b85
* Make OpenSSL 1.0.0e the default.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30233
2011-11-04 18:48:25 +00:00
Eelco Dolstra
a35804be30
* Another unused file.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30232
2011-11-04 18:48:00 +00:00
Eelco Dolstra
03e3e290bc
* Remove unused file.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30231
2011-11-04 18:46:20 +00:00
Lluís Batlle i Rossell
c95d373b68
Patching gtmess; it did not build on arm.
...
svn path=/nixpkgs/trunk/; revision=30230
2011-11-04 18:10:44 +00:00
Peter Simons
0812835108
haskell-uuagc-cabal: updated to version 1.0.0.9
...
svn path=/nixpkgs/trunk/; revision=30228
2011-11-04 16:57:39 +00:00
Peter Simons
e723b95140
haskell-xml-enumerator: updated to version 0.4.3.1
...
svn path=/nixpkgs/trunk/; revision=30227
2011-11-04 16:57:24 +00:00
Michael Raskin
78070477bf
Given that this version is the dependency of OpenSSH, fix cross-build.
...
svn path=/nixpkgs/trunk/; revision=30226
2011-11-04 16:55:47 +00:00
Michael Raskin
d48ca86dd9
Given that this version is the dependency of OpenSSH, fix cross-build.
...
svn path=/nixpkgs/trunk/; revision=30225
2011-11-04 16:54:04 +00:00
Lluís Batlle i Rossell
6d9179983b
Semicolon
...
svn path=/nixpkgs/trunk/; revision=30222
2011-11-04 10:35:21 +00:00
Lluís Batlle i Rossell
0f0ca48a8d
Adding gtmess
...
svn path=/nixpkgs/trunk/; revision=30221
2011-11-04 10:28:18 +00:00
Rob Vermaas
9d3e13f7f3
remove .hg-archival.txt from nix-prefetch-hg result
...
svn path=/nixpkgs/trunk/; revision=30217
2011-11-03 23:46:50 +00:00
Ludovic Courtès
9878098ddf
Add TI-RPC.
...
svn path=/nixpkgs/trunk/; revision=30216
2011-11-03 21:08:32 +00:00
Lluís Batlle i Rossell
15c16f50aa
Adding dnstop
...
svn path=/nixpkgs/trunk/; revision=30209
2011-11-03 18:43:48 +00:00
Peter Simons
583fbe814f
haskell-vty: updated to version 4.7.0.6
...
svn path=/nixpkgs/trunk/; revision=30208
2011-11-03 18:17:23 +00:00
Peter Simons
bb2c5cbf70
haskell-system-filepath: updated to version 0.4.2
...
svn path=/nixpkgs/trunk/; revision=30207
2011-11-03 18:17:17 +00:00
Peter Simons
678b22a3a1
haskell-cereal: updated to version 0.3.4.0
...
svn path=/nixpkgs/trunk/; revision=30206
2011-11-03 18:17:09 +00:00
Peter Simons
22e1af0a3e
haskell-base-unicode-symbols: updated to version 0.2.2.2
...
svn path=/nixpkgs/trunk/; revision=30205
2011-11-03 18:17:03 +00:00
Peter Simons
c1475b6431
haskell-text: updated to version 0.11.1.9
...
svn path=/nixpkgs/trunk/; revision=30204
2011-11-03 18:16:54 +00:00
Eelco Dolstra
d0c3f05c13
* Apply a patch to propagate the --force flag in the legacy drbdadm to
...
drbdsetup. Otherwise "drbdadm primary --force" won't work as
expected (the kernel will say "State change failed: Need access to
UpToDate data").
svn path=/nixpkgs/trunk/; revision=30195
2011-11-02 18:54:49 +00:00
Eelco Dolstra
2d2ee447fb
* Build the legacy tools.
...
svn path=/nixpkgs/trunk/; revision=30194
2011-11-02 17:13:38 +00:00
Eelco Dolstra
efe6fddd59
* Indentation.
...
svn path=/nixpkgs/trunk/; revision=30193
2011-11-02 17:13:24 +00:00
Shea Levy
a6cb9725c0
Ruby 1.9.3-p0
...
svn path=/nixpkgs/trunk/; revision=30191
2011-11-02 15:42:29 +00:00
Lluís Batlle i Rossell
b931fd862d
Updating scribus to 1.4.0rc6. The developers say they abandoned 1.3 long ago.
...
svn path=/nixpkgs/trunk/; revision=30190
2011-11-02 15:00:11 +00:00
Lluís Batlle i Rossell
665dc49d43
I make qcad compile further... and more importantly, I make it fail the build
...
if the compilation fails. It was not so.
But it still needs some patching to build.
svn path=/nixpkgs/trunk/; revision=30189
2011-11-02 15:00:04 +00:00
Sander van der Burg
bf457edff0
reverted default kernel back to 2.6.35
...
svn path=/nixpkgs/trunk/; revision=30188
2011-11-02 13:51:31 +00:00
Sander van der Burg
2a7dfdbce9
Changed the default linux kernel to the 2.6.39 series
...
svn path=/nixpkgs/trunk/; revision=30187
2011-11-02 13:16:18 +00:00
Peter Simons
69488d688d
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30186
2011-11-02 10:28:32 +00:00
Peter Simons
c882363fce
haskell-tls: updated to version 0.8.2
...
svn path=/nixpkgs/trunk/; revision=30185
2011-11-02 01:42:26 +00:00
Peter Simons
949d850c63
haskell-tls-extra: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=30184
2011-11-02 01:42:23 +00:00
Peter Simons
eaf51ba7e6
haskell-http-enumerator: updated to version 0.7.1.4
...
svn path=/nixpkgs/trunk/; revision=30183
2011-11-02 01:42:20 +00:00
Peter Simons
5ab11e58fc
haskell-happstack-server: updated to version 6.2.5
...
svn path=/nixpkgs/trunk/; revision=30182
2011-11-02 01:42:17 +00:00
Peter Simons
5e5a7ea167
haskell-cryptocipher: updated to version 0.3.0
...
svn path=/nixpkgs/trunk/; revision=30181
2011-11-02 01:42:15 +00:00
Peter Simons
bca247ca0f
haskell-clientsession: updated to version 0.7.3.3
...
svn path=/nixpkgs/trunk/; revision=30180
2011-11-02 01:42:12 +00:00
Peter Simons
547f7448c8
haskell-certificate: updated to version 1.0.0
...
svn path=/nixpkgs/trunk/; revision=30179
2011-11-02 01:42:09 +00:00
Peter Simons
9567a44892
haskell-cryptocipher: dropped obsolete version 0.2.14
...
svn path=/nixpkgs/trunk/; revision=30178
2011-11-02 01:42:05 +00:00
Shea Levy
3447d62e64
pidgin-sipe: Bump to 1.12.0
...
svn path=/nixpkgs/trunk/; revision=30177
2011-11-02 00:19:19 +00:00
Ludovic Courtès
3419ae4fdd
gnupdate: Handle GnuPG-related packages.
...
* maintainers/scripts/gnu/gnupdate (gnu?): Check `gnupg.org'.
(ftp-server/directory)[quirks]: Add libassuan.
svn path=/nixpkgs/trunk/; revision=30176
2011-11-01 22:38:09 +00:00
Ludovic Courtès
f9667d3cd8
Add `meta.platforms' to various GnuPG dependencies.
...
svn path=/nixpkgs/trunk/; revision=30175
2011-11-01 22:38:05 +00:00
Lluís Batlle i Rossell
d4b26a727a
Updating unbound.
...
svn path=/nixpkgs/trunk/; revision=30174
2011-11-01 22:33:40 +00:00
Ludovic Courtès
0f6979f5b9
Move GNU/Hurd package attributes under `os-specific/gnu/default.nix'.
...
svn path=/nixpkgs/trunk/; revision=30173
2011-11-01 22:10:51 +00:00
Ludovic Courtès
08b5baee9a
glibc/hurd: Update to latest Git; add dependency on pthread headers.
...
svn path=/nixpkgs/trunk/; revision=30172
2011-11-01 22:10:45 +00:00
Peter Simons
3239966f9d
haskell-uu-parsinglib: updated to version 2.7.2.2
...
svn path=/nixpkgs/trunk/; revision=30171
2011-11-01 19:03:07 +00:00
Peter Simons
742f6e1363
haskell-http-types: updated to version 0.6.6
...
svn path=/nixpkgs/trunk/; revision=30170
2011-11-01 19:03:05 +00:00
Peter Simons
d19ed54693
haskell-cryptocipher: added version 0.3.0
...
svn path=/nixpkgs/trunk/; revision=30169
2011-11-01 19:03:01 +00:00
David Guibert
2a0816fb45
add libjson library
...
svn path=/nixpkgs/trunk/; revision=30168
2011-11-01 17:07:14 +00:00
David Guibert
752e53e95d
lsof 2.84 -> 2.85
...
svn path=/nixpkgs/trunk/; revision=30167
2011-11-01 17:07:07 +00:00
David Guibert
2ae62028c3
update libgcrypt 1.4.6 -> 1.5.0
...
svn path=/nixpkgs/trunk/; revision=30166
2011-11-01 17:06:58 +00:00
Eelco Dolstra
0918b83c75
* Added the Docbook 4.1 SGML DTDs.
...
* Fixed the "docbook2man --sgml" command in docbook2x.
* Fixed the module-init-tools manual pages.
svn path=/nixpkgs/trunk/; revision=30165
2011-11-01 16:47:18 +00:00
Eelco Dolstra
aa98c7dc02
* Added drbd.
...
svn path=/nixpkgs/trunk/; revision=30163
2011-11-01 15:21:31 +00:00
Eelco Dolstra
a5a5dcde90
* Updated PostgreSQL.
...
svn path=/nixpkgs/trunk/; revision=30162
2011-11-01 14:37:27 +00:00
Peter Simons
0187ec7032
haskell-cprng-aes: updated to version 0.2.3
...
svn path=/nixpkgs/trunk/; revision=30159
2011-10-31 22:38:47 +00:00
Peter Simons
4da7dbb56f
haskell-crypto-pubkey-types: added version 0.1.0
...
svn path=/nixpkgs/trunk/; revision=30158
2011-10-31 22:38:44 +00:00
Lluís Batlle i Rossell
4cf25b19de
Updating xpdf.
...
svn path=/nixpkgs/trunk/; revision=30157
2011-10-31 21:38:30 +00:00
Peter Simons
8437718fbe
haskell-yesod: updated to version 0.9.3.1
...
svn path=/nixpkgs/trunk/; revision=30154
2011-10-31 18:50:12 +00:00
Peter Simons
0cacb0a390
haskell-yesod-core: updated to version 0.9.3.3
...
svn path=/nixpkgs/trunk/; revision=30153
2011-10-31 18:50:09 +00:00
Peter Simons
4fb2bea7e7
haskell-yesod-auth: updated to version 0.7.5
...
svn path=/nixpkgs/trunk/; revision=30152
2011-10-31 18:50:07 +00:00
Peter Simons
6d455773b0
haskell-wai-extra: updated to version 0.4.4
...
svn path=/nixpkgs/trunk/; revision=30151
2011-10-31 18:50:04 +00:00
Peter Simons
40571fd25f
haskell-shakespeare: updated to version 0.10.2
...
svn path=/nixpkgs/trunk/; revision=30150
2011-10-31 18:50:01 +00:00
Peter Simons
eeffbea836
haskell-persistent: updated to version 0.6.4
...
svn path=/nixpkgs/trunk/; revision=30149
2011-10-31 18:49:58 +00:00
Peter Simons
686580dc80
haskell-http-date: updated to version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=30148
2011-10-31 18:49:56 +00:00
Peter Simons
9864618daf
haskell-hamlet: updated to version 0.10.4
...
svn path=/nixpkgs/trunk/; revision=30147
2011-10-31 18:49:52 +00:00
Peter Simons
b052d41f51
haskell-download-curl: added meta.maintainers
...
svn path=/nixpkgs/trunk/; revision=30146
2011-10-31 18:49:49 +00:00
Peter Simons
1c509caa6f
haskell-time: updated to version 1.4.0.1
...
svn path=/nixpkgs/trunk/; revision=30145
2011-10-31 18:49:45 +00:00
Rob Vermaas
edbae5f6c3
update nginx to 1.1.7
...
svn path=/nixpkgs/trunk/; revision=30144
2011-10-31 18:26:20 +00:00
Eelco Dolstra
bd5e996e20
* Apply a patch to fix the "max resident" size reported by ‘time’
...
being off by a factor of 4. (The most recent release of ‘time’ is
from 1996 BTW...)
svn path=/nixpkgs/trunk/; revision=30143
2011-10-31 14:44:32 +00:00
Cillian de Roiste
e15db25ff3
Updating unetbootin to 563, the previous version was not working for me at all, it dropped me to a busybox shell
...
svn path=/nixpkgs/trunk/; revision=30139
2011-10-31 00:25:55 +00:00
Peter Simons
652a24f21a
haskell-curl: added meta.maintainers
...
svn path=/nixpkgs/trunk/; revision=30137
2011-10-30 16:06:47 +00:00
Peter Simons
e93ae189ab
haskell-skein: updated to version 0.1.0.3
...
svn path=/nixpkgs/trunk/; revision=30136
2011-10-30 16:06:45 +00:00
Peter Simons
3eac2b5f88
haskell-simple-sendfile: updated to version 0.1.3
...
svn path=/nixpkgs/trunk/; revision=30135
2011-10-30 16:06:42 +00:00
Peter Simons
8a2cef50ab
haskell-hashable: updated to version 1.1.2.2
...
svn path=/nixpkgs/trunk/; revision=30134
2011-10-30 16:06:39 +00:00
Peter Simons
67d39b288c
haskell-text: updated to version 0.11.1.7
...
svn path=/nixpkgs/trunk/; revision=30133
2011-10-30 16:06:37 +00:00
Peter Simons
77bf849490
haskell-network: updated to version 2.3.0.7
...
svn path=/nixpkgs/trunk/; revision=30132
2011-10-30 16:06:34 +00:00
Peter Simons
ebb773ee24
haskell-download: added meta.maintainers
...
svn path=/nixpkgs/trunk/; revision=30131
2011-10-30 16:06:30 +00:00
Shea Levy
9bcfce124a
Add download-curl
...
svn path=/nixpkgs/trunk/; revision=30130
2011-10-30 15:39:13 +00:00
Shea Levy
3ec73f62af
Whoops, forgot the nix expression
...
svn path=/nixpkgs/trunk/; revision=30129
2011-10-30 15:26:55 +00:00
Shea Levy
53bf668c0f
Add Haskell curl bindings
...
svn path=/nixpkgs/trunk/; revision=30128
2011-10-30 15:24:00 +00:00
Shea Levy
324a9ec3b6
Add tagsoup-0.10.1 (needed for download-curl)
...
svn path=/nixpkgs/trunk/; revision=30126
2011-10-30 15:19:27 +00:00
Shea Levy
62a775f829
Add the download Haskell library
...
svn path=/nixpkgs/trunk/; revision=30125
2011-10-30 13:55:22 +00:00
Ludovic Courtès
67e7995cdc
MIT/GNU Scheme 9.1.
...
svn path=/nixpkgs/trunk/; revision=30124
2011-10-30 11:51:55 +00:00
Ludovic Courtès
bba5ca07e1
GNU cflow 1.4.
...
svn path=/nixpkgs/trunk/; revision=30123
2011-10-30 00:01:33 +00:00
Ludovic Courtès
fa09c2684d
GNU oSIP 3.6.0.
...
svn path=/nixpkgs/trunk/; revision=30122
2011-10-30 00:01:29 +00:00
Ludovic Courtès
929841f10a
GNU Wget 1.13.4.
...
svn path=/nixpkgs/trunk/; revision=30121
2011-10-30 00:01:24 +00:00
Ludovic Courtès
461f4d0c4e
GNU gengetopt 2.22.5.
...
svn path=/nixpkgs/trunk/; revision=30120
2011-10-30 00:01:20 +00:00
Ludovic Courtès
89df6c6c35
GNU GLOBAL 6.1.
...
svn path=/nixpkgs/trunk/; revision=30119
2011-10-30 00:01:15 +00:00
Ludovic Courtès
c9f5cba45d
GNU Libtasn1 2.10.
...
svn path=/nixpkgs/trunk/; revision=30118
2011-10-30 00:01:10 +00:00
Ludovic Courtès
125680c1cb
GNU uCommon C++ 5.0.6.
...
svn path=/nixpkgs/trunk/; revision=30117
2011-10-30 00:01:05 +00:00
Ludovic Courtès
74201c0fcb
GNU SIP Witch 1.1.2.
...
svn path=/nixpkgs/trunk/; revision=30116
2011-10-30 00:00:56 +00:00
Ludovic Courtès
1476689828
GNU Fdisk 1.3.0a.
...
svn path=/nixpkgs/trunk/; revision=30115
2011-10-30 00:00:48 +00:00
Ludovic Courtès
9b12043e62
GNU FreeIPMI 1.0.8.
...
svn path=/nixpkgs/trunk/; revision=30114
2011-10-30 00:00:43 +00:00
Ludovic Courtès
7da5374672
GNU Xorriso 1.1.6.
...
svn path=/nixpkgs/trunk/; revision=30113
2011-10-30 00:00:39 +00:00
Ludovic Courtès
54786058b2
GNU Parallel 20111022.
...
svn path=/nixpkgs/trunk/; revision=30112
2011-10-30 00:00:34 +00:00
Ludovic Courtès
b2d282b491
GNU Libtool 2.4.2.
...
svn path=/nixpkgs/trunk/; revision=30111
2011-10-30 00:00:29 +00:00
Ludovic Courtès
e26fc2311a
GNU Zile 2.4.2.
...
svn path=/nixpkgs/trunk/; revision=30110
2011-10-30 00:00:25 +00:00
Ludovic Courtès
573c9178b5
gnupdate: Make `nix-prefetch-url' memoizing.
...
* maintainers/scripts/gnu/gnupdate (memoize): New procedure.
(nix-prefetch-url): Use it.
svn path=/nixpkgs/trunk/; revision=30109
2011-10-30 00:00:20 +00:00
Ludovic Courtès
354b1a12c1
gnupdate: Fix auto-downloading of GPG keys.
...
* maintainers/scripts/gnu/gnupdate (gnupg-verify): Always return STATUS.
svn path=/nixpkgs/trunk/; revision=30108
2011-10-30 00:00:16 +00:00
Ludovic Courtès
2492fba29f
gnupdate: Add `--attribute' option.
...
* maintainers/scripts/gnu/gnupdate (open-nixpkgs): Add optional
ATTRIBUTE parameter; honor it.
(%options)["-A"]: New option.
(gnupdate)[nixpkgs->snix]: Add ATTRIBUTE parameter and pass it down to
`open-nixpkgs'.
[selected-gnu-packages]: New procedure.
Adjust callers accordingly.
svn path=/nixpkgs/trunk/; revision=30107
2011-10-30 00:00:11 +00:00
Peter Simons
908f43b020
haskell-snap-server: updated to version 0.6.0.1
...
svn path=/nixpkgs/trunk/; revision=30102
2011-10-29 10:48:05 +00:00
Peter Simons
d9f4e0f2e8
haskell-snap-core: updated to version 0.6.0.1
...
svn path=/nixpkgs/trunk/; revision=30101
2011-10-29 10:48:02 +00:00
Peter Simons
2688ba5b0a
haskell-MonadCatchIO-transformers: updated to version 0.2.2.3
...
svn path=/nixpkgs/trunk/; revision=30100
2011-10-29 10:47:58 +00:00
Shea Levy
0f80aa96a6
s|/nix/store|$NIX_STORE|
...
svn path=/nixpkgs/trunk/; revision=30094
2011-10-28 23:44:49 +00:00
Shea Levy
c3ef673ff1
iproute2: Working URL
...
svn path=/nixpkgs/trunk/; revision=30093
2011-10-28 21:31:03 +00:00
Shea Levy
c90c831a85
ntfs-3g: The tuxera url isn't working
...
svn path=/nixpkgs/trunk/; revision=30092
2011-10-28 21:28:52 +00:00
Eelco Dolstra
c33eec8e05
* Make KDE 4.7 the default.
...
svn path=/nixpkgs/trunk/; revision=30091
2011-10-28 21:25:09 +00:00
Shea Levy
9afc1f6a24
nuke-refs: Don't assume /nix/store
...
svn path=/nixpkgs/trunk/; revision=30090
2011-10-28 21:23:40 +00:00
Shea Levy
819198fba0
usbutils: The sourceforge site doesn't appear to have the tarball anymore, use kernel mirror
...
svn path=/nixpkgs/trunk/; revision=30089
2011-10-28 21:11:27 +00:00
Shea Levy
a5c4b75643
reiserfsprogs: Use the kernel mirrors
...
svn path=/nixpkgs/trunk/; revision=30088
2011-10-28 21:02:34 +00:00
Shea Levy
3b75d96027
glibc locales: Don't assume /nix/store
...
svn path=/nixpkgs/trunk/; revision=30087
2011-10-28 19:49:08 +00:00
Peter Simons
4d0fb1076d
haskell-snap-server: updated to version 0.6.0
...
svn path=/nixpkgs/trunk/; revision=30086
2011-10-28 19:23:09 +00:00
Peter Simons
ea0524380a
haskell-snap-core: updated to version 0.6.0
...
svn path=/nixpkgs/trunk/; revision=30085
2011-10-28 19:23:07 +00:00
Peter Simons
de38964185
haskell-OpenGLRaw: updated to version 1.1.0.2
...
svn path=/nixpkgs/trunk/; revision=30084
2011-10-28 19:23:04 +00:00
Peter Simons
7ae5561dc2
haskell-GLURaw: updated to version 1.1.0.1
...
svn path=/nixpkgs/trunk/; revision=30083
2011-10-28 19:23:01 +00:00
Peter Simons
357e506105
haskell-base16-bytestring: added version 0.1.1.2
...
svn path=/nixpkgs/trunk/; revision=30082
2011-10-28 19:22:58 +00:00
Peter Simons
2ac2f2fac9
haskell-OpenGL: updated to version 2.4.0.2
...
svn path=/nixpkgs/trunk/; revision=30081
2011-10-28 19:22:55 +00:00
Peter Simons
dd9dc1a337
haskell-GLUT: updated to version 2.2.2.1
...
svn path=/nixpkgs/trunk/; revision=30080
2011-10-28 19:22:51 +00:00
Peter Simons
629c2411cd
haskell-texmath: updated to version 0.5.0.2
...
svn path=/nixpkgs/trunk/; revision=30079
2011-10-28 19:22:47 +00:00
Eelco Dolstra
041170f5ec
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=30078
2011-10-28 18:06:23 +00:00
Lluís Batlle i Rossell
9b9ca264d1
dovecot 2 feels hapier with zlib and bzip2
...
svn path=/nixpkgs/trunk/; revision=30077
2011-10-27 22:07:39 +00:00
Lluís Batlle i Rossell
cf23b0c4e5
Making dovecot2 not use $out/var for runtime files.
...
svn path=/nixpkgs/trunk/; revision=30075
2011-10-27 22:03:41 +00:00
Eelco Dolstra
49456aaec2
* Added Data::UUID.
...
svn path=/nixpkgs/trunk/; revision=30074
2011-10-27 21:52:03 +00:00
Eelco Dolstra
34117268d2
* Use a fork of Net::Amazon::EC2 that supports tags.
...
svn path=/nixpkgs/trunk/; revision=30073
2011-10-27 21:45:53 +00:00
Eelco Dolstra
4d0d7d78c5
* Build Glibc with sysconfdir set to /etc. This causes it to look for
...
‘localtime’ (the default time zone definition) in /etc rather than
$out/etc, allowing us to override the time zone globally in NixOS.
Note that Glibc already looked in /etc for most other configuration
files (e.g., /etc/hosts).
svn path=/nixpkgs/branches/stdenv-updates/; revision=30069
2011-10-27 18:42:32 +00:00
Andres Löh
f4c75d125b
Generally switching to haskell-vector-0.9.
...
The price is that gamma's current upper bound has to be patched.
svn path=/nixpkgs/trunk/; revision=30066
2011-10-27 17:39:42 +00:00
Peter Simons
8a6bba5549
haskell-vacuum: updated to version 1.0.0.2
...
svn path=/nixpkgs/trunk/; revision=30064
2011-10-27 17:05:53 +00:00
Peter Simons
f1a04fbc60
haskell-uu-parsinglib: updated to version 2.7.2.1
...
svn path=/nixpkgs/trunk/; revision=30063
2011-10-27 17:05:49 +00:00
Eelco Dolstra
30933c30d3
* GCC updated to 4.6.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30062
2011-10-27 17:02:15 +00:00
Eelco Dolstra
3cb8791cf9
* Backport the GCC xlibs dependency fix.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30061
2011-10-27 16:50:00 +00:00
Eelco Dolstra
e85e73bbc8
* Operator precendence kills :-) GCC was accidentally depending on
...
X11 because of missing parentheses around a ‘++’.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30060
2011-10-27 16:42:51 +00:00
Eelco Dolstra
fd394a7c4a
* Only print "@ phase..." messages on demand since they're kind of
...
ugly and we already print phases (with start and end markers).
* Remove some stray tabs.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30059
2011-10-27 16:32:46 +00:00
Eelco Dolstra
de1c91bc00
* Make Perl 5.14 the default. Cross fingers.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30058
2011-10-27 16:09:22 +00:00
Eelco Dolstra
5649122458
* Added Perl 5.14.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30057
2011-10-27 15:58:25 +00:00
Eelco Dolstra
20ab6cfbf7
* Move perl-5.8 and perl-5.10 into perl/ per the coding conventions.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30055
2011-10-27 15:35:43 +00:00
Eelco Dolstra
78ff18a538
* ec2-api-tools updated to 1.4.4.2.
...
svn path=/nixpkgs/trunk/; revision=30054
2011-10-27 15:15:28 +00:00
Lluís Batlle i Rossell
0ccd825d81
Adding an udev patch for kernels not having the accept4 call. armv5tel 3.0, for example.
...
svn path=/nixpkgs/trunk/; revision=30053
2011-10-27 15:13:26 +00:00
Shea Levy
d2006f51a0
Use -isystem instead of -I for system headers to avoid warnings when using -pedantic
...
svn path=/nixpkgs/trunk/; revision=30052
2011-10-27 06:39:45 +00:00
Shea Levy
0892d42613
The clang static analyzer can be accessed through clang --analyze, no need for scan-build and view
...
svn path=/nixpkgs/trunk/; revision=30051
2011-10-27 06:04:00 +00:00
Eelco Dolstra
bcffafa65a
* Whitespace.
...
svn path=/nixpkgs/trunk/; revision=30044
2011-10-26 17:58:53 +00:00
Peter Simons
3a160ac25d
haskell-hledger-web: updated to version 0.16.5
...
svn path=/nixpkgs/trunk/; revision=30043
2011-10-26 17:39:44 +00:00
Peter Simons
2b0c889181
haskell-http-enumerator: updated to version 0.7.1.3
...
svn path=/nixpkgs/trunk/; revision=30042
2011-10-26 17:37:31 +00:00
Peter Simons
e85d655229
haskell-gloss: updated to version 1.5.0.2
...
svn path=/nixpkgs/trunk/; revision=30041
2011-10-26 17:37:28 +00:00
Peter Simons
fe5f8db5aa
haskell-cabal-file-th: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=30040
2011-10-26 17:37:25 +00:00
Peter Simons
4e9e385fec
haskell-Hipmunk: updated to version 5.2.0.5
...
svn path=/nixpkgs/trunk/; revision=30039
2011-10-26 17:37:22 +00:00
Peter Simons
b072f7f2ea
haskell-ConfigFile: updated to version 1.1.1
...
svn path=/nixpkgs/trunk/; revision=30038
2011-10-26 17:37:19 +00:00
Peter Simons
9de4823ff5
haskell-text: updated to version 0.11.1.6
...
svn path=/nixpkgs/trunk/; revision=30037
2011-10-26 17:37:15 +00:00
Eelco Dolstra
40f93f0b3b
* Increase XEN_MAX_DOMAIN_MEMORY to support 4xlarge EC2 instances.
...
svn path=/nixpkgs/trunk/; revision=30036
2011-10-26 17:34:31 +00:00
Eelco Dolstra
7c953e8bf5
* Remove sed hackery that is no longer needed. (The firmware files in
...
the Debian SVN tree had a version number attached that had to be
stripped out.)
svn path=/nixpkgs/trunk/; revision=30035
2011-10-26 16:16:44 +00:00
Eelco Dolstra
eeb4d231b3
* Subversion updated to 1.7.1.
...
svn path=/nixpkgs/trunk/; revision=30034
2011-10-26 15:32:56 +00:00
Peter Simons
af640dee05
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30033
2011-10-26 11:14:29 +00:00
Peter Simons
12ab90b047
prune empty directories
...
svn path=/nixpkgs/trunk/; revision=30032
2011-10-26 10:51:24 +00:00
Peter Simons
3590b859c5
Revert stdenv glibc back to version 2.13.
...
Note that I didn't touch the glibcCross attribute! That still points to glibc 2.14.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30031
2011-10-26 10:48:55 +00:00
Peter Simons
51e5c3b73d
added glibc-2.13 again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30030
2011-10-26 10:47:19 +00:00
Peter Simons
4353727ac8
libtirpc: added version 0.2.2
...
The glibc maintainers in their wisdom have dropped RPC support. That change
causes plenty of builds to fail, like PAM. Users are supposed to use libtirpc
instead, which, naturally, doesn't compile with glibc 2.14. I'm adding the
library anyway, just so that we have it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30029
2011-10-26 10:32:40 +00:00
Peter Simons
61c4b72f0e
coreutils: added missing xz build input
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30028
2011-10-26 09:58:19 +00:00
Peter Simons
dfd063cf12
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30027
2011-10-26 09:15:25 +00:00
Shea Levy
892889cf35
Add netperf
...
I will add meta later, I promise, I just need to use this now
svn path=/nixpkgs/trunk/; revision=30026
2011-10-25 20:49:22 +00:00
Lluís Batlle i Rossell
621e87f821
Adding a newer dovecot
...
svn path=/nixpkgs/trunk/; revision=30025
2011-10-25 20:34:19 +00:00
Lluís Batlle i Rossell
706b80c282
I wrote bad my attempt at -static-libgcc. Retrying.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30024
2011-10-25 18:52:32 +00:00
Lluís Batlle i Rossell
0b1f1a522c
Updating glibc from 2.13 to 2.14.1
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30023
2011-10-25 18:35:41 +00:00
Lluís Batlle i Rossell
3fa51ac56a
Trying to disable the references to the bootstrap-tools libgcc
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30022
2011-10-25 18:35:17 +00:00
Lluís Batlle i Rossell
6582f602c9
Updating gnutls, as it failed on 'make test' on arm. The new does not fail.
...
svn path=/nixpkgs/trunk/; revision=30021
2011-10-25 17:53:44 +00:00
Lluís Batlle i Rossell
faafa3513a
Adding a kernel mirror that at least has the module-init-tools of nixpkgs.
...
svn path=/nixpkgs/trunk/; revision=30020
2011-10-25 17:46:39 +00:00
Lluís Batlle i Rossell
b74d8fb90f
Making gpgme optional in mutt. A dependency of gpgme (pth) does not build on arm.
...
svn path=/nixpkgs/trunk/; revision=30019
2011-10-25 17:46:26 +00:00
Lluís Batlle i Rossell
624b8616d4
Enabling the ipv6 module in the sheevaplug
...
svn path=/nixpkgs/trunk/; revision=30018
2011-10-25 17:41:43 +00:00
Peter Simons
ebdf510f74
os-specific/linux/firmware/bcm43xx: fetch files individually to avoid checksum errors in tarball
...
svn path=/nixpkgs/trunk/; revision=30016
2011-10-25 17:06:38 +00:00
Peter Simons
e09dbeb845
haskell-cabal-file-th: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=30015
2011-10-25 16:43:13 +00:00
Eelco Dolstra
f31cd519b6
* Updated version of the readlink() patch.
...
svn path=/nixpkgs/trunk/; revision=30013
2011-10-25 12:52:41 +00:00
Shea Levy
c7b6e96d84
v86d
...
svn path=/nixpkgs/trunk/; revision=30011
2011-10-25 09:40:15 +00:00
Peter Simons
a5324f2132
pkgs/os-specific/linux/firmware/bcm43xx: please do not use fetchsvn in base system
...
Replaced use of fetchsvn with fetchurl. Please note that machines behind a
company firewall usually cannot access svn://-style URLs, which means that
nixos-rebuild is going to fail. HTTP works fine, though.
The URL I used to download the tar.gz archive is probably not stable, or
rather, the tar.gz archive generated by Gitweb at that URL might have a
different checksum every time it's generated. I'm not sure what else to do,
though. Could a kind firmware expert please improve the situation further?
Also, I wonder what is the purpose of the sed expression in the command
cp $i $out/brcm/$(echo $i | sed 's/\(.*\.fw\).*/\1/')
...? The downloaded directory doesn't seem to contain any files that would
match that expression?
svn path=/nixpkgs/trunk/; revision=30010
2011-10-25 09:27:41 +00:00
Shea Levy
dd9e83b77f
Enable building full klibc as a kernelPackage
...
svn path=/nixpkgs/trunk/; revision=30009
2011-10-25 08:59:39 +00:00
Shea Levy
e0e4770ec9
klibc 1.5.24
...
svn path=/nixpkgs/trunk/; revision=30008
2011-10-25 08:20:03 +00:00
Shea Levy
6638835c93
Linux 3.0
...
svn path=/nixpkgs/trunk/; revision=30007
2011-10-25 06:21:27 +00:00
Eelco Dolstra
4401a2b70c
* Added the Broadcom 43xx firmware.
...
svn path=/nixpkgs/trunk/; revision=30002
2011-10-24 23:35:53 +00:00
Peter Simons
19291c77e3
haskell-hledger-web: updated to version 0.16.4
...
svn path=/nixpkgs/trunk/; revision=30000
2011-10-24 19:18:10 +00:00
Peter Simons
e0b9bbdb27
haskell-cabal-file-th: added version 0.1
...
svn path=/nixpkgs/trunk/; revision=29999
2011-10-24 19:18:04 +00:00
Lluís Batlle i Rossell
f71f99ce48
Updating mldonkey
...
svn path=/nixpkgs/trunk/; revision=29998
2011-10-24 19:03:18 +00:00
Lluís Batlle i Rossell
d7eb2167aa
Updating opendkim
...
svn path=/nixpkgs/trunk/; revision=29997
2011-10-24 18:53:24 +00:00
Eelco Dolstra
215e6d0c7d
* attachments.samba.org is down, and we should not depend on it anyway.
...
svn path=/nixpkgs/trunk/; revision=29996
2011-10-24 17:22:10 +00:00
Lluís Batlle i Rossell
cb823d1c08
Adding mu0, maildir utils.
...
svn path=/nixpkgs/trunk/; revision=29995
2011-10-24 16:36:03 +00:00
Eelco Dolstra
f405ee266b
* Enable staging drivers in Linux 3.x. Staging drivers are more experimental
...
and lower quality than regular drivers. However, there are a lot of drivers
for wireless cards that we really need to have. And it doesn't really hurt
to have these drivers if you don't need them.
* Enable the Radeon KMS option. This shouldn't be a problem since the X driver
supports KMS (I think).
svn path=/nixpkgs/trunk/; revision=29994
2011-10-24 16:30:59 +00:00
Shea Levy
b3f1015e6b
Linux 3.1
...
svn path=/nixpkgs/trunk/; revision=29993
2011-10-24 16:06:31 +00:00
Peter Simons
b5819b5738
haskell-skein: updated to version 0.1.0.2
...
svn path=/nixpkgs/trunk/; revision=29992
2011-10-24 15:36:50 +00:00
Peter Simons
942784d483
haskell-gloss: updated to version 1.4.0.1
...
svn path=/nixpkgs/trunk/; revision=29991
2011-10-24 15:36:45 +00:00
Peter Simons
553eb023d8
haskell-enumerator: updated to version 0.4.15
...
svn path=/nixpkgs/trunk/; revision=29990
2011-10-24 15:36:37 +00:00
Peter Simons
663a451a06
haskell-cryptohash: updated to version 0.7.4
...
svn path=/nixpkgs/trunk/; revision=29989
2011-10-24 15:36:28 +00:00
Peter Simons
f0b4235838
haskell-cprng-aes: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=29988
2011-10-24 15:36:21 +00:00
Peter Simons
142d3b222d
haskell-clientsession: updated to version 0.7.3.2
...
svn path=/nixpkgs/trunk/; revision=29987
2011-10-24 15:36:14 +00:00
Peter Simons
7f96fe0a32
haskell-bytestring-nums: updated to version 0.3.5
...
svn path=/nixpkgs/trunk/; revision=29986
2011-10-24 15:36:06 +00:00
Peter Simons
c026c35988
haskell-crypto-api: dropped obsolete version 0.6.4
...
svn path=/nixpkgs/trunk/; revision=29985
2011-10-24 15:35:56 +00:00
Eelco Dolstra
6bdcaec0cb
* Purity fix in libwww-perl.
...
svn path=/nixpkgs/trunk/; revision=29984
2011-10-24 13:56:50 +00:00
Rob Vermaas
5e6dbdf386
update to gcc 4.4.6
...
svn path=/nixpkgs/trunk/; revision=29979
2011-10-24 01:03:16 +00:00
Shea Levy
11941954d8
Linux 3.0.7
...
svn path=/nixpkgs/trunk/; revision=29978
2011-10-23 15:52:28 +00:00
Alexander Tsamutali
5cd2d19bb5
tools/misc/qjoypad: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=29977
2011-10-22 22:12:45 +00:00
Ludovic Courtès
d4a560845d
Make `ftp.gnu.org' the first site for GNU stuff.
...
svn path=/nixpkgs/trunk/; revision=29976
2011-10-22 21:55:04 +00:00
Alexander Tsamutali
c10a1a50b8
games/alienarena: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=29975
2011-10-22 21:04:29 +00:00
Lluís Batlle i Rossell
22ff0a19c3
Updating the fossil tarball hash, due to an update upstream:
...
http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg06730.html
I also add readline (it may provide a nicer prompt on fossil sqlite)
and sqlite (required for some tests).
The old tarballs were broken in a way that the tests requiring sqlite were not run.
svn path=/nixpkgs/trunk/; revision=29974
2011-10-22 20:41:37 +00:00
Ludovic Courtès
2dcd1544dd
GNU Guile 2.0.3!
...
svn path=/nixpkgs/trunk/; revision=29973
2011-10-22 16:21:07 +00:00
Nicolas Pierron
87bf637319
Mercurial: Give access to ssl and curses python packages for
...
fast-export and crecord.
svn path=/nixpkgs/trunk/; revision=29972
2011-10-22 15:41:20 +00:00
Cillian de Roiste
d91165c368
Updating Inkscape to 0.48.2
...
svn path=/nixpkgs/trunk/; revision=29971
2011-10-22 00:01:26 +00:00
Eelco Dolstra
9667d5ec5a
* Samba: Apply a patch that fixes readlink() on symlinks that point
...
outside of the share. This is necessary for EC2 image generation
(and similar actions). Many thanks to Jeremy Allison to fixing this
very quickly. (https://bugzilla.samba.org/show_bug.cgi?id=8541 )
svn path=/nixpkgs/trunk/; revision=29969
2011-10-21 23:36:48 +00:00
Eelco Dolstra
87a251aea5
* Samba 3.6.1.
...
svn path=/nixpkgs/trunk/; revision=29967
2011-10-21 19:30:32 +00:00
Peter Simons
68198ed18d
smartmontools: updated to version 5.42
...
svn path=/nixpkgs/trunk/; revision=29966
2011-10-21 17:00:03 +00:00
Peter Simons
9016346fbd
git: updated to version 1.7.7
...
svn path=/nixpkgs/trunk/; revision=29965
2011-10-21 16:50:36 +00:00
Peter Simons
e98852cefd
git-annex: updated to version 3.20111011
...
svn path=/nixpkgs/trunk/; revision=29964
2011-10-21 16:34:38 +00:00
Eelco Dolstra
9704af30c3
* Latest EC2 AMI tools.
...
svn path=/nixpkgs/trunk/; revision=29963
2011-10-21 16:25:27 +00:00
Peter Simons
b1dde14221
haskell-NanoProlog: updated to version 0.2.3.3
...
svn path=/nixpkgs/trunk/; revision=29961
2011-10-21 16:14:00 +00:00
Peter Simons
bba184d375
haskell-ConfigFile: updated to version 1.1.0
...
svn path=/nixpkgs/trunk/; revision=29960
2011-10-21 16:13:56 +00:00
Peter Simons
7d2a905c82
haskell-crypto-api: updated to version 0.8
...
svn path=/nixpkgs/trunk/; revision=29959
2011-10-21 16:13:49 +00:00
Eelco Dolstra
75c3c1418d
* Fix powerpc-linux evaluation (does anybody care?).
...
svn path=/nixpkgs/trunk/; revision=29958
2011-10-21 16:10:07 +00:00
Eelco Dolstra
cac34d2be5
* Applied a patch to get Euca2ools / Boto to work on Python 2.7.
...
svn path=/nixpkgs/trunk/; revision=29956
2011-10-21 15:01:40 +00:00
Eelco Dolstra
5e51aadc10
* Fix evaluation errors.
...
svn path=/nixpkgs/trunk/; revision=29955
2011-10-21 14:43:18 +00:00
Marco Maggesi
11d18ba4fd
Update fossil to version 1.20
...
svn path=/nixpkgs/trunk/; revision=29954
2011-10-21 14:12:46 +00:00
Eelco Dolstra
572b54cb9c
* Spotify updated to the latest version.
...
svn path=/nixpkgs/trunk/; revision=29953
2011-10-21 02:26:26 +00:00
Eelco Dolstra
6ddae753dc
* Added regionset, a tool for changing the region code setting of DVD
...
players.
svn path=/nixpkgs/trunk/; revision=29952
2011-10-21 00:43:56 +00:00
Eelco Dolstra
8f76df522e
* 32-bit Flash player updated.
...
svn path=/nixpkgs/trunk/; revision=29951
2011-10-20 23:11:13 +00:00
Eelco Dolstra
b0ead4190d
* Some Net::Amazon::EC2 patches.
...
svn path=/nixpkgs/trunk/; revision=29944
2011-10-20 18:17:37 +00:00
Eelco Dolstra
7e2fbda505
* Net::Amazon::EC2: use LWP::Protocol::https.
...
svn path=/nixpkgs/trunk/; revision=29941
2011-10-20 17:51:52 +00:00
Marco Maggesi
bc49e0ff84
yajl: fix meta.license
...
svn path=/nixpkgs/trunk/; revision=29933
2011-10-20 11:46:13 +00:00
Sander van der Burg
d744daf773
Removed non existent license attribute
...
svn path=/nixpkgs/trunk/; revision=29931
2011-10-20 11:18:43 +00:00
Sander van der Burg
9ee72eb9ae
Added license to yafc
...
svn path=/nixpkgs/trunk/; revision=29930
2011-10-20 11:17:24 +00:00
Sander van der Burg
631f071df8
Bumped version of disnixos
...
svn path=/nixpkgs/trunk/; revision=29929
2011-10-20 11:07:47 +00:00
Shea Levy
7c32c9c426
llvm: Use the sw_vers program on darwin
...
svn path=/nixpkgs/trunk/; revision=29925
2011-10-20 10:15:54 +00:00
Shea Levy
252286194e
clang: have gcc tell us its target triplet, no need to limit to x86 linuces
...
svn path=/nixpkgs/trunk/; revision=29924
2011-10-20 02:07:00 +00:00
Shea Levy
1214310f5d
Use the right triplet for 1686
...
Not sure why we're inconsistent between arches there...
svn path=/nixpkgs/trunk/; revision=29923
2011-10-20 00:15:49 +00:00
Shea Levy
188df14951
clang: Use configureFlags instead of env vars to tell which compiler to use
...
svn path=/nixpkgs/trunk/; revision=29922
2011-10-19 23:49:22 +00:00
Shea Levy
1d7f2e1e90
clang: Install static analysis tools
...
svn path=/nixpkgs/trunk/; revision=29921
2011-10-19 21:47:28 +00:00
Shea Levy
6e3cde6383
Enable building clang separately from llvm
...
Note that there is some duplication when building clang now. The llvm source
is unpacked twice, ./configure is run twice, and two small unit test
libraries are compiled twice. IMO this is a fair tradeoff for having
llvm be a separate build unaffected by changes to clang
svn path=/nixpkgs/trunk/; revision=29919
2011-10-19 20:57:18 +00:00
Eelco Dolstra
54951e3994
* QEMU/KVM updated to 0.15.1.
...
svn path=/nixpkgs/trunk/; revision=29918
2011-10-19 20:41:15 +00:00
Peter Simons
7784111b49
haskell-cabal2nix: updated to version 1.18
...
svn path=/nixpkgs/trunk/; revision=29917
2011-10-19 19:54:59 +00:00
Peter Simons
1faa8711c8
haskell-nixos-types: updated to version 1.2
...
svn path=/nixpkgs/trunk/; revision=29916
2011-10-19 19:54:55 +00:00
Peter Simons
0c9057b912
haskell-yesod: updated to version 0.9.3
...
svn path=/nixpkgs/trunk/; revision=29915
2011-10-19 19:46:00 +00:00
Peter Simons
ffbe3e6ef0
haskell-yesod-static: updated to version 0.3.1.2
...
svn path=/nixpkgs/trunk/; revision=29914
2011-10-19 19:45:56 +00:00
Peter Simons
575ec1ce25
haskell-yesod-form: updated to version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=29913
2011-10-19 19:45:51 +00:00
Peter Simons
aa79612af5
haskell-yesod-core: updated to version 0.9.3.2
...
svn path=/nixpkgs/trunk/; revision=29912
2011-10-19 19:45:47 +00:00
Peter Simons
fe7f1ba570
haskell-yesod-auth: updated to version 0.7.4
...
svn path=/nixpkgs/trunk/; revision=29911
2011-10-19 19:45:43 +00:00
Peter Simons
f3f7cbde19
updated to haskell-vector 0.9: aeson-native, blaze-textual-native, and cryptocipher
...
svn path=/nixpkgs/trunk/; revision=29910
2011-10-19 19:45:38 +00:00
Peter Simons
172507f79e
haskell-WebBits: added version 2.1
...
svn path=/nixpkgs/trunk/; revision=29909
2011-10-19 19:37:34 +00:00
Peter Simons
35bbc615f7
haskell-packages.nix: cosmetic
...
svn path=/nixpkgs/trunk/; revision=29908
2011-10-19 19:37:27 +00:00
Peter Simons
9a8c52cf41
haskell-hmatrix: enable -fvector flag
...
svn path=/nixpkgs/trunk/; revision=29907
2011-10-19 18:26:02 +00:00
Peter Simons
8398d7ef2a
haskell-packages.nix: update default attributes of vector and primitive to the latest versions
...
svn path=/nixpkgs/trunk/; revision=29906
2011-10-19 18:25:57 +00:00
Peter Simons
b903b335fb
haskell-vty: dropped obsolete version 4.6.0.4
...
svn path=/nixpkgs/trunk/; revision=29905
2011-10-19 18:25:52 +00:00
Peter Simons
0b11520557
haskell-packages.nix: make users of haskell-vector and haskell-primitive explicit
...
svn path=/nixpkgs/trunk/; revision=29904
2011-10-19 18:25:45 +00:00
Peter Simons
3c80eda948
haskell-vector: ensure that version 0.7.1 uses the correct version of 'primitive'
...
svn path=/nixpkgs/trunk/; revision=29903
2011-10-19 18:06:19 +00:00
Peter Simons
94884218d4
haskell-haskeline: updated to version 0.6.4.5
...
svn path=/nixpkgs/trunk/; revision=29902
2011-10-19 18:06:13 +00:00
Shea Levy
94dbab27a3
Bootstrap clang with itself
...
svn path=/nixpkgs/trunk/; revision=29901
2011-10-19 17:11:26 +00:00
Peter Simons
bfc36e2f8a
haskell-yap: updated to version 0.1
...
svn path=/nixpkgs/trunk/; revision=29900
2011-10-19 16:37:05 +00:00
Peter Simons
34f300aee6
haskell-hp2any-core: updated to version 0.11.1
...
svn path=/nixpkgs/trunk/; revision=29899
2011-10-19 16:37:01 +00:00
Peter Simons
d547b72bee
haskell-blaze-builder-enumerator: updated to version 0.2.0.3
...
svn path=/nixpkgs/trunk/; revision=29898
2011-10-19 16:36:57 +00:00
Peter Simons
f7a1a82fce
haskell-crypto-api: added version 0.7
...
svn path=/nixpkgs/trunk/; revision=29897
2011-10-19 16:36:51 +00:00
Peter Simons
eec3529bc2
haskell-NanoProlog: added version 0.2.3.1
...
svn path=/nixpkgs/trunk/; revision=29896
2011-10-19 16:36:45 +00:00
Peter Simons
efaa164120
haskell-packages.nix: fixed misspelled uuParsinglib attribute
...
svn path=/nixpkgs/trunk/; revision=29895
2011-10-19 16:36:40 +00:00
Sander van der Burg
4f32c23d86
Bumped some versions of Disnix tools
...
svn path=/nixpkgs/trunk/; revision=29890
2011-10-19 12:24:24 +00:00
Peter Simons
42fd7e5d64
python-ldap: added version 2.4.3
...
svn path=/nixpkgs/trunk/; revision=29886
2011-10-19 10:27:57 +00:00
Peter Simons
db31cf8287
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29884
2011-10-19 08:50:00 +00:00
Shea Levy
1ed93241cd
clang: Don't send extra -I flags to the linker
...
svn path=/nixpkgs/trunk/; revision=29883
2011-10-19 04:14:55 +00:00
Shea Levy
db619f2d55
First try at a clang-wrapper. Hello world compiles\!
...
svn path=/nixpkgs/trunk/; revision=29879
2011-10-18 20:03:09 +00:00
Shea Levy
9783d27b7a
Bump llvm and clang to 2.9
...
svn path=/nixpkgs/trunk/; revision=29878
2011-10-18 16:37:28 +00:00
Peter Simons
7edf0e8eaf
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29870
2011-10-18 08:47:36 +00:00
Russell O'Connor
491c6e43b1
Package for picosat.
...
svn path=/nixpkgs/trunk/; revision=29869
2011-10-17 22:18:21 +00:00
Peter Simons
924e624aad
haskell-haskeline: updated to version 0.6.4.4
...
svn path=/nixpkgs/trunk/; revision=29868
2011-10-17 17:05:14 +00:00
Peter Simons
810a7e4198
haskell-hakyll: updated to version 3.2.0.10
...
svn path=/nixpkgs/trunk/; revision=29867
2011-10-17 17:05:05 +00:00
Peter Simons
7b478fb0fd
haskell-certificate: updated to version 0.9.5
...
svn path=/nixpkgs/trunk/; revision=29866
2011-10-17 17:04:59 +00:00
Marco Maggesi
17c7829893
Ooops.
...
svn path=/nixpkgs/trunk/; revision=29865
2011-10-17 12:59:44 +00:00
Marco Maggesi
e726f10554
Io does not depend anymore on e2fsprogs
...
svn path=/nixpkgs/trunk/; revision=29864
2011-10-17 12:57:15 +00:00
Marco Maggesi
71f9ad3fe3
Make yajl build on Darwin.
...
svn path=/nixpkgs/trunk/; revision=29863
2011-10-17 10:19:35 +00:00
Marco Maggesi
8d424305f5
Update Io to version 2011.09.12.
...
svn path=/nixpkgs/trunk/; revision=29862
2011-10-17 08:36:07 +00:00
Peter Simons
be3cf6fe6c
haskell-snap-server: updated to version 0.5.5
...
svn path=/nixpkgs/trunk/; revision=29861
2011-10-16 18:22:42 +00:00
Peter Simons
aa49225df1
haskell-snap-core: updated to version 0.5.5
...
svn path=/nixpkgs/trunk/; revision=29860
2011-10-16 18:22:36 +00:00
Peter Simons
8f13b206cf
haskell-haskell-src-meta: updated to version 0.5.0.2
...
svn path=/nixpkgs/trunk/; revision=29859
2011-10-16 18:22:30 +00:00
Cillian de Roiste
13e76321f0
Updating IPython (python shell) to 0.11
...
svn path=/nixpkgs/trunk/; revision=29858
2011-10-16 12:46:47 +00:00
Cillian de Roiste
549bd62221
Adding the virtualenv package, for creating isolated dev environments
...
svn path=/nixpkgs/trunk/; revision=29857
2011-10-16 12:36:37 +00:00
Ludovic Courtès
383baf8794
GNU M4: Have a test work around flaws in newer Linux versions.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29856
2011-10-15 23:25:12 +00:00
Ludovic Courtès
9188489caf
Guile: Disable more GC-sensitive tests when using `-O0'.
...
svn path=/nixpkgs/trunk/; revision=29854
2011-10-15 16:34:26 +00:00
Russell O'Connor
7bb3f91731
updating dwarf-fortress
...
svn path=/nixpkgs/trunk/; revision=29853
2011-10-15 14:46:05 +00:00
Yury G. Kudryashov
2109983477
Fix comment
...
svn path=/nixpkgs/trunk/; revision=29852
2011-10-15 13:32:05 +00:00
Peter Simons
8dfef0f4a0
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29851
2011-10-14 22:06:50 +00:00
Peter Simons
b648906658
haskell-packages.nix: use blanks instead of tabs
...
svn path=/nixpkgs/trunk/; revision=29850
2011-10-14 22:04:10 +00:00
Ludovic Courtès
909200437c
GNU MPFR 3.1.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29849
2011-10-14 21:56:21 +00:00
Ludovic Courtès
5d5b893223
GNU Coreutils 8.14.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29848
2011-10-14 21:56:16 +00:00
Ludovic Courtès
e2e7a6f1ce
Add XZ to stdenv.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29847
2011-10-14 21:56:11 +00:00
Ludovic Courtès
0baf364715
XZ Utils 5.0.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29846
2011-10-14 21:56:07 +00:00
Rob Vermaas
c7cea676ce
add disper
...
svn path=/nixpkgs/trunk/; revision=29845
2011-10-14 18:04:34 +00:00
Peter Simons
b27823bfac
haskell-cpphs: updated to version 1.13.2
...
svn path=/nixpkgs/trunk/; revision=29844
2011-10-14 17:26:38 +00:00
Peter Simons
e419979131
haskell-tls: updated to version 0.8.1
...
svn path=/nixpkgs/trunk/; revision=29843
2011-10-14 17:26:32 +00:00
Peter Simons
c7aca7221b
haskell-http-enumerator: updated to version 0.7.1.2
...
svn path=/nixpkgs/trunk/; revision=29842
2011-10-14 17:26:27 +00:00
Peter Simons
65d9c62ac8
haskell-certificate: updated to version 0.9.4
...
svn path=/nixpkgs/trunk/; revision=29841
2011-10-14 17:26:22 +00:00
Peter Simons
e0528d4078
haskell-asn1-data: updated to version 0.6.1
...
svn path=/nixpkgs/trunk/; revision=29840
2011-10-14 17:26:16 +00:00
Peter Simons
c8529df9a9
haskell-Hipmunk: updated to version 5.2.0.4
...
svn path=/nixpkgs/trunk/; revision=29839
2011-10-14 17:26:12 +00:00
Marco Maggesi
c8e061945c
yajl: enable Hydra build
...
svn path=/nixpkgs/trunk/; revision=29838
2011-10-14 14:14:36 +00:00
Marco Maggesi
39df2ce05e
Add yaml - Yet Another JSON Library
...
svn path=/nixpkgs/trunk/; revision=29837
2011-10-14 14:00:50 +00:00
Sander van der Burg
1fc00185f4
Updated Axis2 to version 1.6.1
...
svn path=/nixpkgs/trunk/; revision=29836
2011-10-14 13:24:55 +00:00
Peter Simons
e3984c2caf
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29739
2011-10-10 17:01:17 +00:00
Peter Simons
a60193db6b
release-small.nix: updated name of "dbus" attribute
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29698
2011-10-06 13:21:07 +00:00
Peter Simons
1add4b2e6d
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29696
2011-10-06 13:16:47 +00:00
Peter Simons
d5d5ff5a78
release-small.nix: dropped obsolete 'aterm242fixes' package
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29686
2011-10-06 10:29:56 +00:00
Peter Simons
ba6cc24ca8
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29685
2011-10-06 10:27:33 +00:00
Peter Simons
f68e44a602
cups: updated to version 1.5.0
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29681
2011-10-06 09:57:32 +00:00
Peter Simons
1abdc56a12
Synchronized stdenv-updates branch with trunk.
...
There were conflicting patches of pkgs/os-specific/linux/module-init-tools.
Apparently, the expression was updated independently in both branches. I've
resolved the conflict by preferring the patches from stdenv-updates, because
those patches appeared to be more sophisticated, i.e. they build the manual,
etc.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29680
2011-10-06 09:37:22 +00:00
Yury G. Kudryashov
2ee854b2b3
svn merge trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=29662
2011-10-05 15:09:09 +00:00
Yury G. Kudryashov
cd0b867199
svn merge trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=29653
2011-10-05 10:04:06 +00:00
Yury G. Kudryashov
e66134d1fc
libpng-1.5.5
...
svn path=/nixpkgs/branches/libpng15/; revision=29652
2011-10-05 08:13:16 +00:00
Yury G. Kudryashov
8b511df7b9
Fix visualboyadvance compilation with libpng-1.5; patch from gentoo
...
svn path=/nixpkgs/branches/libpng15/; revision=29651
2011-10-05 06:33:10 +00:00
Yury G. Kudryashov
935d94c92a
svn merge trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=29632
2011-10-04 13:33:33 +00:00
Yury G. Kudryashov
85fc2de83e
svn merge trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=29627
2011-10-04 13:12:45 +00:00
Peter Simons
f74e361e45
added myself as maintainer
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29618
2011-10-03 20:50:08 +00:00
Ludovic Courtès
eaaaad5203
GNU Readline: Fix typo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29606
2011-10-03 19:27:10 +00:00
Ludovic Courtès
eff71744ea
GNU Binutils: Fix URL.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29605
2011-10-03 19:11:09 +00:00
Peter Simons
21887cf61e
we would like to test cups
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29604
2011-10-03 18:40:12 +00:00
Ludovic Courtès
41d04539a6
GNU Readline 6.2: Update patch set.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29603
2011-10-03 17:35:04 +00:00
Yury G. Kudryashov
695de4ed64
svn merge trunk (automatic)
...
svn path=/nixpkgs/branches/libpng15/; revision=29601
2011-10-03 16:19:06 +00:00
Yury G. Kudryashov
d0654efc84
ghostscript: build with libpng-1.5
...
svn path=/nixpkgs/branches/libpng15/; revision=29599
2011-10-03 15:30:10 +00:00
Ludovic Courtès
07b8c666f7
OpenCV: Add missing parameter.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29593
2011-10-02 20:36:10 +00:00
Ludovic Courtès
88dd456354
GNU grep 2.9.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29592
2011-10-02 20:36:06 +00:00
Ludovic Courtès
29d669037e
GNU Awk 4.0.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29591
2011-10-02 20:36:01 +00:00
Ludovic Courtès
14a86cfa3b
GNU diffutils 3.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29590
2011-10-02 20:35:57 +00:00
Ludovic Courtès
40f2ee9200
GNU tar 1.26.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29589
2011-10-02 20:35:53 +00:00
Ludovic Courtès
18962bfe66
GNU M4 1.4.16.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29588
2011-10-02 20:35:49 +00:00
Ludovic Courtès
3e8b08d2fc
GNU Ncurses 5.9.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29587
2011-10-02 20:35:44 +00:00
Ludovic Courtès
5bd43ca25f
GNU MPFR 3.0.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29586
2011-10-02 20:35:40 +00:00
Shea Levy
d3cf97b56e
Cleaner decoupling of glibc and linuxPackages while keeping kernelHeaders a linuxPackage and having a single default.nix for kernelHeaders
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29554
2011-10-01 22:25:28 +00:00
Shea Levy
3b260bfbf7
Merge from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29553
2011-10-01 18:12:00 +00:00
Shea Levy
1a7554562f
Enable setting the headersVersion so the default kernel can be updated without rebuilding stdenv
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29548
2011-09-30 15:39:47 +00:00
Shea Levy
c10d43d3bd
Enable setting the headersSrc so the default kernel can be updated without rebuilding stdenv
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29547
2011-09-30 15:37:35 +00:00
Shea Levy
dcef7ad3bf
Have the kernel headers be a linuxPackage, use the current linuxPackage's headers
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29546
2011-09-30 15:34:37 +00:00
Shea Levy
024a629e27
Set the M4 env var, for some reason configure can't find it even though it's in PATH
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29545
2011-09-30 15:29:30 +00:00
Shea Levy
ad076fc3d5
shells/bash/4.1,2.nix have been replaced by default.nix
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29542
2011-09-29 21:48:33 +00:00
Peter Simons
e460e459bf
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29531
2011-09-28 19:26:00 +00:00
Peter Simons
07a5a121fb
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29524
2011-09-28 14:48:34 +00:00
Yury G. Kudryashov
63b48b0b30
svn merge nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=29497
2011-09-26 13:15:33 +00:00
Yury G. Kudryashov
a9da9ae89d
Merge nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=29488
2011-09-26 00:17:18 +00:00
Yury G. Kudryashov
03aae985bc
SDL_image: use HG version
...
Fix one of the upstream commits
svn path=/nixpkgs/branches/libpng15/; revision=29487
2011-09-26 00:12:48 +00:00
Yury G. Kudryashov
221227ecfe
Merge allegro update from trunk (using svn merge)
...
svn path=/nixpkgs/branches/libpng15/; revision=29478
2011-09-25 03:41:03 +00:00
Yury G. Kudryashov
213d522806
merge with trunk ignoring trunk change
...
svn path=/nixpkgs/branches/libpng15/; revision=29476
2011-09-24 20:47:47 +00:00
Yury G. Kudryashov
e36d140c08
svn merge trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=29475
2011-09-24 20:44:46 +00:00
Peter Simons
6a1bde84dc
pkgs/shells/bash/default.nix: don't install bash completion in non-interactive mode
...
This patch removes the kludge introduced in trunk to avoid a stdenv rebuild.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29469
2011-09-24 08:06:47 +00:00
Peter Simons
0ad122f4e6
sync with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29468
2011-09-24 08:04:47 +00:00
Shea Levy
01df54f5cc
Merge from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29461
2011-09-23 16:58:45 +00:00
Yury G. Kudryashov
700019be94
svn merge nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=29424
2011-09-21 18:41:19 +00:00
Lluís Batlle i Rossell
99863cb87b
Making bison 2.4 and 2.5 cross build (I hope), and setting the main bison as
...
2.5. Let's see what builds and what not.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29406
2011-09-21 06:18:23 +00:00
Yury G. Kudryashov
71b331103e
libpng-1.5.4
...
svn path=/nixpkgs/branches/libpng15/; revision=29391
2011-09-20 06:52:43 +00:00
Shea Levy
8715ac105b
GNU Coreutils 8.13
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29191
2011-09-11 18:58:24 +00:00
Lluís Batlle i Rossell
306b85df73
Updating the glibc ports to 2.13. This should fix https://bugs.gentoo.org/show_bug.cgi?id=356599
...
(that I found bootstrapping this stdenv in armv5tel)
svn path=/nixpkgs/branches/stdenv-updates/; revision=28967
2011-09-01 19:26:19 +00:00
Lluís Batlle i Rossell
006c7c854a
Adding a patch for libxcrypt that could make it build for gcc 4.6. Untested; I
...
only looked at the hydra log.
svn path=/nixpkgs/branches/stdenv-updates/; revision=28961
2011-09-01 17:38:55 +00:00
Lluís Batlle i Rossell
58fedb26b4
(binutils in the previous commit) I meant 2.21.1a
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28960
2011-09-01 17:38:05 +00:00
Lluís Batlle i Rossell
befe2926a8
Binutils 2.21 tarball is away from the mirrors. I guess we should take 2.21a.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28959
2011-09-01 17:37:50 +00:00
Lluís Batlle i Rossell
bff99fe8b5
Making gcc 4.6 that of stdenv.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28958
2011-09-01 14:28:13 +00:00
Lluís Batlle i Rossell
9c37762551
util-linux-ng failed to build without zlib.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28955
2011-09-01 13:24:51 +00:00
Shea Levy
d11c7b604f
gcc-4.{4,5,6}: Remove Treelang, bison, and flex
...
Treelang was dropped in gcc 4.4 and bison and flex are not needed for anything else
svn path=/nixpkgs/branches/stdenv-updates/; revision=28858
2011-08-28 18:41:51 +00:00
Yury G. Kudryashov
b65578c776
Trivial merge with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28802
2011-08-24 21:33:16 +00:00
Yury G. Kudryashov
2b619dd126
Merge with trunk (trivial svn merge URL/trunk)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28799
2011-08-24 21:15:58 +00:00
Yury G. Kudryashov
8e7e316ae1
Oops, wrong local merge
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28797
2011-08-24 20:32:46 +00:00
Yury G. Kudryashov
f6bfeb3fce
Apply glibc-elf-localscope patch from OpenSUSE
...
This fixes a lot of crashes in KDE background processes
svn path=/nixpkgs/branches/stdenv-updates/; revision=28796
2011-08-24 20:22:27 +00:00
Yury G. Kudryashov
f1362ffb93
Another merge miss
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28795
2011-08-24 20:22:23 +00:00
Yury G. Kudryashov
1bbbb2eafc
Remove obsolete version of `gnupdate'.
...
Revision 26483 from trunk. Somehow missed during merge.
svn path=/nixpkgs/branches/stdenv-updates/; revision=28794
2011-08-24 20:11:18 +00:00
Shea Levy
fc41aa50f4
Whoops, missed a commit, now merged through r28791
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28793
2011-08-24 19:33:42 +00:00
Shea Levy
4d70ba6cc9
Merge from trunk up through r28790
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28792
2011-08-24 19:16:43 +00:00
Yury G. Kudryashov
5d62c65d6e
Remove empty directory
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28670
2011-08-18 22:46:08 +00:00
David Guibert
565cdcc3e1
unzip: add support for file greater than 2 GB (unix only)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28622
2011-08-16 18:21:05 +00:00
David Guibert
05a530fd10
module-init-tools: 3.4 -> 3.16
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28621
2011-08-16 18:20:59 +00:00
Shea Levy
e861fb2bcd
Remove unzip 5.52, make unzip 6.0 default
...
As per TODO in all-packages.nix comments
svn path=/nixpkgs/branches/stdenv-updates/; revision=28101
2011-08-01 04:53:21 +00:00
Shea Levy
1eb378d0c4
Document substituteAllInPlace
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=27994
2011-07-28 20:33:20 +00:00
Shea Levy
1a43ce8e08
Add a substituteAllInPlace() function to stdenv
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=27993
2011-07-28 20:28:37 +00:00
Ludovic Courtès
d00b303766
GMP: Use --enable-fat' instead of tinkering with config.guess'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=27126
2011-05-03 22:38:52 +00:00
Shea Levy
8aa7d7b1ac
Bump ppl to 0.11
...
This is so we only have one version of ppl when stdenv-updates is merged
Tested by nix-build -A gcc4.4, for the reasons detailed in previous commit
svn path=/nixpkgs/branches/stdenv-updates/; revision=26707
2011-04-06 05:22:10 +00:00
Shea Levy
4a9c8df2de
Bump cloog-ppl to 0.15.11
...
This is so ppl can be bumped to 0.11, so that when stdenv-updates
is merged we can go back to only having one version of ppl
Tested by nix-build -A gcc44: gcc-4.4 was the first to use graphite
optimizations, and obviously stdenv had to be rebuilt to compile gcc-4.4
svn path=/nixpkgs/branches/stdenv-updates/; revision=26706
2011-04-06 05:21:05 +00:00
Ludovic Courtès
9a9a6cd27e
GCC 4.5: Remove explicit "-g0 -O2".
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26589
2011-03-29 08:22:10 +00:00
Ludovic Courtès
312680ff50
GCC 4.5.2: Don't use the `install-strip' target, which wasn't available.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26579
2011-03-28 16:11:16 +00:00
Ludovic Courtès
3e68d94b22
Add `release-small.nix'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26578
2011-03-28 16:11:12 +00:00
Ludovic Courtès
570fed8e1f
Revert "GCC 4.5.2: Attempt to fix compilation of libstdc++."
...
This reverts r26499.
svn path=/nixpkgs/branches/stdenv-updates/; revision=26504
2011-03-25 09:15:27 +00:00
Ludovic Courtès
fff1ca83d5
GCC 4.5.2: Attempt to fix compilation of libstdc++.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26499
2011-03-24 22:36:09 +00:00
Ludovic Courtès
d701519f5a
GCC 4.5.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26469
2011-03-23 14:51:25 +00:00
Ludovic Courtès
2e8c808734
Make `update-gcc.sh' more robust.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26468
2011-03-23 14:51:21 +00:00
Ludovic Courtès
d887437d8e
GCC 4.5: Use install-strip' instead of -Wl,--strip-debug'; add `gcc45_debug'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26467
2011-03-23 14:51:17 +00:00
Yury G. Kudryashov
3e71355377
Add two 'remove' functions
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26311
2011-03-15 09:24:47 +00:00
Yury G. Kudryashov
f227549863
Remove tabs
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26310
2011-03-15 09:24:43 +00:00
Lluís Batlle i Rossell
c06046e5ef
Improving a bit the manpage gzip code. I decided to gzip hard links and soft
...
links, as nix-store --optimise can care better later.
svn path=/nixpkgs/branches/stdenv-updates/; revision=26242
2011-03-09 22:17:18 +00:00
Lluís Batlle i Rossell
65c78a3222
Adding a manpage gzipping stage in the fixupPhase. This should go unnoticed,
...
but for the less disk space used.
svn path=/nixpkgs/branches/stdenv-updates/; revision=26241
2011-03-09 20:10:47 +00:00
Ludovic Courtès
0f1ba30626
GNU Bash 4.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26119
2011-02-25 15:28:29 +00:00
Ludovic Courtès
c1cfa58556
GNU Readline 6.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26118
2011-02-25 15:28:26 +00:00
Ludovic Courtès
99a303b0dc
GNU Coreutils 8.10.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26117
2011-02-25 15:28:22 +00:00
Ludovic Courtès
ce63b61a90
GNU libc 2.13.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26116
2011-02-25 15:28:17 +00:00
Ludovic Courtès
cff72e7a83
stdenv: Emit phase-started' and phase-succeeded' events.
...
These markers follow the format of those of `nix-store --print-build-trace',
which allows extraction of, say, phase durations in a similar way.
svn path=/nixpkgs/branches/stdenv-updates/; revision=26115
2011-02-25 15:28:11 +00:00
Peter Simons
1ea903a74a
gui: wrap 'gui' module to ensure that it has a valid $TK_LIBRARY path
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25318
2010-12-29 10:38:44 +00:00