Commit Graph

21675 Commits

Author SHA1 Message Date
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
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
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