Commit graph

3822 commits

Author SHA1 Message Date
Peter Simons 1480737d0f Merge pull request #77 from rizsotto/master
w3m package fix
2012-08-01 03:46:26 -07:00
Eelco Dolstra bd8d7a8d15 Add some packages to the channel 2012-07-31 19:26:35 -04:00
Laszlo Nagy ed8c4b0585 Fix w3m configure problem on non-chroot build env.
The configure script picks up libbsd.so from the host machine.
It uses simple find command to locate the file, but the linker
can not use it.

The fix replace the search path to /no-such-path
2012-07-31 23:34:52 +02:00
Shea Levy 5300731177 Joe: Bump to 3.7 2012-07-31 16:30:50 -04:00
Peter Simons 9e334221fc ikiwiki: enable pass phrase authentication support 2012-07-29 21:39:49 +02:00
Shea Levy c3c68b6510 Mercurial: Install hgweb.wsgi as well 2012-07-28 20:25:41 -04:00
Lluís Batlle i Rossell 184ea61eb6 vlc: updating to 2.0.3
I hadd problems with how 2.0.1 disabled and reenabled DPMS on xorg. Let's see
if anything improves with 2.0.3.
2012-07-28 22:47:15 +02:00
Shea Levy deb09fd9de Mercurial: Bump 2012-07-27 19:44:01 -04:00
Cillian de Róiste 2a1215115f Updating Ardour3 to beta 5 2012-07-28 00:35:39 +02:00
Lluís Batlle i Rossell c0832627c4 ocaml, unison: make them build on mips (native compilers)
I switch off the build of ocaml compilers to native code, and add
a 'passthru' that unison can use to see if it needs to call the native
or the bytecode compiler.
2012-07-27 22:43:40 +02:00
Lluís Batlle i Rossell 32b48d64dc Adding 'ii', irc it. 2012-07-27 22:43:40 +02:00
Peter Simons 1dacb511e2 esniper: add support for CURL_CA_BUNDLE variable to fix SSL authentication errors 2012-07-27 11:21:32 +02:00
Peter Simons 5c924ed7c5 ikiwiki: fix test suite in the presence of enabled Git support 2012-07-27 10:25:06 +02:00
Peter Simons af6c1c5ef3 esniper: the 'which' alias won't work when run in a subshell; we need the real thing 2012-07-27 01:50:50 +02:00
Peter Simons 48bce09773 esniper: man, this is more difficult than I would have thought 2012-07-27 01:34:54 +02:00
Peter Simons 54cf26ad8d esniper: fix more impurities 2012-07-27 01:30:48 +02:00
Peter Simons 3acaeefabd esniper: remedy some impurities 2012-07-27 01:23:17 +02:00
Rickard Nilsson 1786bef686 trayer: Update to 1.1.5 2012-07-26 17:02:36 +02:00
Florian Friesdorf 471a9615a2 fix mpich2 and mplayer 2012-07-24 14:17:45 +02:00
Lluís Batlle i Rossell 305eb0a30f yafc: making the derivation name include the version 2012-07-22 10:24:15 +02:00
Joachim Schiele 538b17a791 fixed most virt-manager issues! 2012-07-20 23:27:24 +00:00
Carles Pagès 03179bd37e yafc: update expression to refer to maintainers list. 2012-07-17 23:31:39 +02:00
Carles Pagès bae6ad5914 yafc: update to 1.2.0
The project has been retaken and this is the latest tarball available.
2012-07-17 22:17:01 +02:00
Peter Simons 7e2979b56f i3: fix build some more
The build process depends on a script that relies on /usr/bin/env to find Perl.
Running 'patchShebangs' early fixes that script.
2012-07-17 14:44:23 +02:00
Rob Vermaas 35be2b54d1 Merge pull request #52 from aszlig/master
Chromium updates
2012-07-17 04:33:33 -07:00
Rickard Nilsson 83d63ea910 opera: Update to 12.0 2012-07-17 12:46:39 +02:00
aszlig 96b5e9795a chromium: Update to the latest release channels. 2012-07-17 12:03:13 +02:00
Peter Simons fd749dd9bf Merge pull request #32 from peti/xen-update
Xen for Linux 3.2
2012-07-16 02:27:23 -07:00
Cillian de Róiste 8ff20e5b77 Build the LinuxSampler LV2 plugin 2012-07-14 18:50:32 +02:00
Peter Simons 40ef76f4a4 ikiwiki: make docutils support optional 2012-07-14 15:47:05 +02:00
Peter Simons 3d416ed030 ikiwiki: update to version 3.20120629 2012-07-14 14:51:08 +02:00
Peter Simons 293027453f i3: fixed build
- The make variable PREFIX must be at build time because common.mk uses it to
   decide where to expect $SYSCONFDIR.

 - The make target "all" is run by default and needn't be set explicitly.

 - Shebang paths in scripts are patched automatically be the default builder,
   we don't have to do that manually.
2012-07-12 11:28:15 +02:00
Eelco Dolstra 2dd9874d8d pan: Updated to 0.139 2012-07-11 17:05:13 -04:00
Lluís Batlle i Rossell 715737b3ac gnunet: removing gtk dependencies
gnunet does not depend anymore on gtk. There is a separate package,
gnunet-gtk, still not in nixpkgs.
2012-07-11 20:07:00 +02:00
Rok Garbas f3052e14e5 weechat: update to 0.3.8 2012-07-10 15:56:23 +02:00
Shea Levy a6c8986ee0 dwm: Bump to 4.5 2012-07-10 06:38:41 -04:00
Shea Levy 57e1ad943e hello: Update to 2.8 2012-07-09 04:06:36 -04:00
Peter Simons 172f03517e ratpoison: install ratpoison.el into $out/share/emacs/site-lisp directory where Emacs can find it
Also, copy the glibc patch into Nixpkgs to avoid errors with changing hashes
from cgit.
2012-07-09 07:16:07 +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
Shea Levy c5c41832f0 Merge branch 'tptp-5.4.0' of https://github.com/7c6f434c/nixpkgs
Update tptp to 5.4

It builds, and the change is a simple version+hash update.
2012-07-07 20:36:15 -04:00
Peter Simons 55ea7dc453 wxmaxima: update to version 12.04.0 2012-07-07 22:20:18 +02:00
Peter Simons 0c107996d3 maxima: update to version 5.27.0 2012-07-07 22:20:18 +02:00
Michael Raskin 2331ea4ec2 TPTP: update to 5.4.0 2012-07-07 20:32:48 +04:00
Antono Vasiljev 631a59e449 Added mr - Multiple Repository management tool 2012-07-07 17:12:18 +02:00
Peter Simons 08b29c6f96 blender: update to version 2.63a 2012-07-07 11:31:32 +02:00
Lluís Batlle i Rossell f3b78a6b6f gnunet: update to 0.9.3 2012-07-06 17:38:30 +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
Mathijs Kwik b659b026c5 google-talk-plugin: updated upstream, changing hashes 2012-07-05 12:01:23 +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
Shea Levy 6ba310e908 Merge pull request #36 from aszlig/chromium-channels
Use chromium release channels
2012-07-04 07:25:45 -07:00