Commit Graph

5701 Commits

Author SHA1 Message Date
Shea Levy
7786353848 Add libc++ 2012-10-08 02:32:09 -04:00
Shea Levy
5a6fd3d510 llvm: Bump to 3.1 2012-10-07 23:25:11 -04:00
Eelco Dolstra
d72adde530 Add nss-myhostname 2012-10-07 14:59:29 -04: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
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
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
Eelco Dolstra
29aa7abe87 thunderbird: Update to 15.0.1 2012-10-05 16:24:04 -04: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
Eelco Dolstra
bc9bff1da4 Remove obsolete versions of Flash 2012-10-04 21:18:44 -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
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
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
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
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
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
Shea Levy
359355e150 Linux 3.6 2012-10-01 07:01:31 -04:00
Lluís Batlle i Rossell
cb7e161361 ffmpeg: adding 1.0 back as an attribute apart. 2012-09-30 12:20:55 +02:00
Peter Simons
dfaab992c2 spamassassin: enable more plugins and provide gpg for sa-update 2012-09-27 15:29:01 +02: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
599517668c Fix Firefox config option processing 2012-09-26 17:27:20 -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
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
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
1527b10016 Adding restund 2012-09-25 10:34:45 +04:00
Michael Raskin
732811700a Added BareSIP 2012-09-24 21:03:02 +04:00
Peter Simons
f1bfc3055d dovecot: drop obsolete versions 1.0.3 and 1.1.1 2012-09-24 10:03:10 -04: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
Michael Raskin
37418b3f70 Add farstream support to gajim 2012-09-23 21:39:26 +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
a18bf8bc7b Remove obsolete Xfce 4.6 2012-09-21 10:58:06 -04: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
Peter Simons
7ba33d813e popa3d: add version 1.0.2 2012-09-19 01:16:01 +02: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
aa2d8d1e02 dovecot: rename file for version 1.0.3 to improve consistency 2012-09-18 15:08:28 +02:00
Mathijs Kwik
baa6223904 node-packages: ability to build npms that have native extensions 2012-09-17 09:56:49 +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
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
Peter Simons
40fe4cf682 pmtools: add version 20071116 2012-09-13 20:00:17 +02:00
Eelco Dolstra
696206c405 Rename spiceProtocol -> spice_protocol 2012-09-13 11:36:34 -04:00
Michael Raskin
8b7d12d0f5 Gajim: make OpenSSL code work 2012-09-13 18:03:50 +04:00