Commit Graph

7330 Commits

Author SHA1 Message Date
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
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
Lluís Batlle i Rossell
724451668c firefox15: trying another way of telling hydra to build it 2012-09-02 10:45:16 +02:00
Michael Raskin
4add07db0c Firefox: add 15.0 version 2012-09-01 09:55:59 +04:00
Alexander Foremny
27127238f5 Merge remote-tracking branch 'upstream/master' into plowshare 2012-08-31 16:03:10 +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
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
Andres Loeh
69e307a2e3 Change default version of parallel for GHC 7.5 and above. 2012-08-30 11:56:33 +02:00
Mathijs Kwik
7e8240d71b haskell: add stylish-haskell 2012-08-30 10:11:23 +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
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
824b62a61a haskell-cipher-aes: add version 0.1.1 2012-08-28 12:18:10 +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
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
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
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
a4d13df801 Add qoauth 2012-08-26 22:21:14 +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
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
Michael Raskin
2ab1594512 Atop: add package (atop is one more load monitor) 2012-08-25 21:24:17 +04: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
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
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
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
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
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
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
Jan Malakhovski
179b1bd294 Add package enca 1.13 to tools/text 2012-08-08 03:58:17 +04:00
Dmitry Malikov
b125ef36b6 Bump gitAndTools/tig from 0.16 to 1.0 2012-08-08 00:51:25 +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
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
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
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
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
3d2e1508ee surf: updating to 0.5, and making it build.
It needed webkit_gtk2.
2012-08-05 16:16:55 +02:00
Mathijs Kwik
e8afe3c1c8 add package dstat 2012-08-05 15:10:26 +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
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
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
Shea Levy
ac23e96ec9 Whoops, forgot to actually add my changes to fix the missing .nix 2012-08-03 08:29:47 -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
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
ec587dfc25 kernelPackages.splashUtils: Enable detecting if manually configured kernels have fbcondecor 2012-08-01 21:44:53 -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
Shea Levy
6c0b7103c9 Add sbc 2012-08-01 06:12:20 -04: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
Rob Vermaas
eb29e0449b Add mod_evasive 2012-07-31 15:51:31 +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
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
5d44de6398 perl-CGI-Session: update to version 4.46 2012-07-29 20:54:44 +02: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
Shea Levy
98341e0bda linux/kernel/manual-config: Use the kernel's make install 2012-07-29 04:48:50 -04:00
Shea Levy
6e3b17feec linux/kernel/manual-config: Run depmod after build 2012-07-29 04:01:40 -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
Peter Simons
b5e7975f59 Merge pull request #75 from aforemny/digestive-functors-snap
Digestive functors snap
2012-07-28 02:39:49 -07:00
Lluís Batlle i Rossell
32b48d64dc Adding 'ii', irc it. 2012-07-27 22:43:40 +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
Shea Levy
263a55eda3 perlPackages.XMLLibXML: Bump 2012-07-26 14:00:52 -04: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
Eelco Dolstra
1d44578b48 Add ciopfs 2012-07-25 23:18:40 -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
Shea Levy
3a37f47fd4 v8: build with gyp.
The scons build has been deprecated
2012-07-25 11:42:15 -04:00
Shea Levy
7f4b27f464 Add gyp python package 2012-07-25 10:55:49 -04: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
6262db94a9 grub: Update to 2.00 2012-07-24 22:33:39 -04:00
Phreedom
0b112cb489 F-Prot: package 2012-07-24 10:48:22 +03: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
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
Phreedom
113016af86 ClamAV: package. 2012-07-23 17:22:51 +03:00
Peter Simons
b400d48a99 haskell-HUnit: update to version 1.2.5.1 2012-07-23 11:37:23 +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
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
Florian Friesdorf
7bf4ec13f9 RealPlayer needs callPackage_i686 2012-07-21 14:11:41 +02:00
Joachim Schiele
538b17a791 fixed most virt-manager issues! 2012-07-20 23:27:24 +00: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
Florian Friesdorf
892c2e0413 virtualenv: readline and sqlite 2012-07-20 21:33:49 +02:00
Daniel Santa Cruz
a2762b5254 Haskell libraries required for Snap development 2012-07-19 22:37:21 -04: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
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
Michael Raskin
7bb60c640d LMMath: add Latin Modern Math font 2012-07-19 09:07:57 +04:00
Eelco Dolstra
d077a98e77 nix: Update to 1.1 2012-07-18 21:50:41 -04:00