Shea Levy
9e7363b750
Merge commit 'b9e1a3f'
...
Add JuicyPixels package from Hackage.
2012-07-11 22:13:31 -04:00
Alexander Foremny
978f18b931
Add JuicyPixels Haskell package
2012-07-11 21:55:09 +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
Rok Garbas
662f7d02ab
alot, afew: update to latest revision, adding new dependency (pygpgme)
2012-07-10 19:45:59 +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
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
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
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
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
Peter Simons
48b6730f3c
ghost-one: the linking phase requires boost in tagged layout
2012-07-07 11:57:52 +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
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
240d2e9cfa
automake: remove versions 1.7 and 1.9
2012-07-07 11:27:29 +02:00
Peter Simons
c870b80512
apache: add version 2.4
2012-07-07 08:47:19 +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
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
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
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
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
aa75c065d4
libmikmod and mikmod: update the former to 3.2.0, and add mikmod.
2012-07-04 23:43:25 +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
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
aab4bec314
ufoai: fixing the build. Building with libpng12.
2012-07-02 21:53:03 +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
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
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
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
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
a2f4366497
libvdpau: simplify arguments to this function
...
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:52 +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
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
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
David Guibert
a97e27fc82
git-annex: update to 3.20120624
2012-06-29 21:09:52 +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
Peter Simons
8498c9b86c
boost: update to version 1.50.0
2012-06-28 16:42:41 +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
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
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
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
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
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
Antono Vasiljev
58738223ab
Rm vala 14 add versions
2012-06-25 19:01:51 +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
Rob Vermaas
6dc45870af
* Add MiniDLNA 1.0.24, media server
2012-06-24 20:24:58 +02:00
Lluís Batlle
7ab7120964
Merge remote-tracking branch 'central/master'
2012-06-24 19:03:50 +02:00
Antono Vasiljev
bca195dcb8
Reordered alphabetically
2012-06-23 02:26:39 +03:00
Antono Vasiljev
1b2d1f8399
Added ubuntu-font-family
2012-06-23 01:55:47 +03: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
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
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
743cf1ec50
Removing the old unstable taskwarrior; the stable version is on 2.x already.
2012-06-22 15:53:42 +02:00
Eelco Dolstra
7925441bab
net-snmp: Moved to pkgs/servers/monitoring
2012-06-21 15:22:17 -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
1582276602
* Drop some old obsolete kernels and unused patches.
...
svn path=/nixpkgs/trunk/; revision=34558
2012-06-19 15:56:17 +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
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
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
Eelco Dolstra
5808b3804c
* Add bchunk.
...
svn path=/nixpkgs/trunk/; revision=34529
2012-06-17 03:36:22 +00:00