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
Lluís Batlle i Rossell
87a3bcd470
libreoffice: trying to make it build with openjdk
2012-08-24 09:20:53 +02:00
Rob Vermaas
06f1a0bec4
Forgot to commit all-packages.nix for pstack.
2012-08-23 14:15:56 +02:00
Sergey Mironov
222b6e21a5
gimp: revert broken gimp-2.6 dependencies
2012-08-23 03:09:19 +04:00
Eelco Dolstra
ac73fc486c
Removed unused jdkPlugin attribute
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
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
Peter Simons
30a36ad6e5
hadoop: add version 2.0.1-alpha
2012-08-22 14:13:40 +02:00
Michael Raskin
559f5be097
release.nix: use the freshest release GIMP version (2.8.0)
2012-08-22 13:08:49 +04: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
Eelco Dolstra
d7fc07705a
Add latest patchelf prerelease
2012-08-21 15:57:41 -04:00
Ludovic Courtès
45ce8c915d
libiconvOrNull: Fix libc check.
2012-08-21 16:58:55 +02:00
Ludovic Courtès
d53cb937f5
libiconvOrNull: Do not use an external libiconv on glibc systems.
2012-08-21 15:29:37 +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
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
Eelco Dolstra
bccab0ff91
slim: Build with ConsoleKit support
2012-08-19 16:00:24 -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
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
Mathijs Kwik
5a146e9cff
emacs: add "color-theme"
2012-08-17 08:55:47 +02: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
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
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
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
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
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
Lluís Batlle i Rossell
88f3b097ee
Adding linux iw.
2012-08-11 20:22:45 +02: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
Mathijs Kwik
a6f17bd1a9
emacs: add "flymake-cursor"
2012-08-11 09:36:20 +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
Peter Simons
bcafa07c25
haskell-lrucache: add version 1.1.1
2012-08-10 11:47:48 +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