Commit Graph

27980 Commits

Author SHA1 Message Date
Domen Kožar
ac1803f424 Merge pull request #747 from lovek323/vim-plugins-command-t
vim-plugins: add expression command-t
2013-07-14 23:04:33 -07:00
Russell O'Connor
9fe9527f57 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-07-14 23:43:00 -04:00
Russell O'Connor
3538f7c549 Update download link for ssreflect. 2013-07-14 23:41:55 -04:00
Russell O'Connor
8e9f501fd7 Update tarsnap to version 1.0.34. 2013-07-14 23:38:20 -04:00
aszlig
a01ab33e03
chromium: Enable pulseaudio by default.
If no config.pulseaudio is explicitely set to false, build with pulse
support, because even if there is no pulse server available, chromium
will fall back to using ALSA.

And we definitely want to avoid that users have to build chromium for
themselves just for the sake of having pulse support. Thanks to @devhell
for actually helping me discovering this (I for myself do always rebuild
Chromium, so I won't notice those kind of things).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-15 01:16:32 +02:00
Peter Simons
ec786d59d8 firefox-wrapper: remove the 'lowPrio' attribute that was accidentally added in an earlier commit 2013-07-14 23:49:35 +02:00
Lluís Batlle i Rossell
6a13cd01ac libva: update (fix h264encode) 2013-07-14 22:27:51 +02:00
Lluís Batlle i Rossell
206706503a cromfs: update to 1.5.10.1. 2013-07-14 22:27:51 +02:00
Peter Simons
dc988c815b haskell-src-meta: jailbreak to fix build with recent versions of th-orphans 2013-07-14 21:51:37 +02:00
Peter Simons
84d43394c6 pkgs/development/libraries/aspell/dictionaries.nix: strip trailing whitespace 2013-07-14 21:32:47 +02:00
Peter Simons
2741391fda Partially revert commit 075796e0531506fa106be1d2f47a9c866b70b99c.
The commit downgraded the german language dictionary from version 20030222-1 to
20120607 (and broke the build in the process). That change was probably not
intended?
2013-07-14 21:32:33 +02:00
Peter Simons
b71c382f6f haskell-bindings-posix: fix bogus change committed earlier 2013-07-14 21:22:57 +02:00
Peter Simons
913685d0ac haskell-snap: jailbreak to fix build with recent versions of comonad 2013-07-14 21:11:29 +02:00
Peter Simons
0bdc4a1a94 haskell-th-orphans: update to version 0.7 2013-07-14 21:09:17 +02:00
Peter Simons
dca0df5364 haskell-shelly: update to version 1.3.0.7 2013-07-14 21:05:59 +02:00
Peter Simons
bdcc7b7d18 haskell-pipes-concurrency: update to version 1.2.1 2013-07-14 21:05:59 +02:00
Peter Simons
7923a212f7 haskell-monad-par-extras: update to version 0.3.3 2013-07-14 21:05:58 +02:00
Peter Simons
3602951e6f haskell-comonads-fd: update to version 3.0.3 2013-07-14 21:05:58 +02:00
Peter Simons
b193bd0db3 haskell-comonad: update to version 3.1 2013-07-14 21:05:58 +02:00
Peter Simons
1ae62db2e0 haskell-bindings-posix: update to version 1.2.3 2013-07-14 21:05:58 +02:00
Peter Simons
26dd59b8b4 haskell-acid-state: update to version 0.11.4 2013-07-14 21:05:58 +02:00
Peter Simons
07c3591ddb haskell-SDL: update to version 0.6.5 2013-07-14 21:05:58 +02:00
Peter Simons
e401940008 haskell-abstract-deque: disable test suite to avoid bug in GHC 7.4.2 2013-07-14 21:05:50 +02:00
Shea Levy
a895082e56 nodePackages: Update to npm2nix 2.0 format
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-14 14:41:53 -04:00
Shea Levy
483755e9ab buildNodePacakge: Create man page symlinks when needed
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-14 14:07:39 -04:00
Domen Kožar
7b11eac353 Merge pull request #746 from lovek323/gst-plugins-base
gst-plugins-base: fix build on darwin
2013-07-14 06:19:44 -07:00
Michael Raskin
9566d66171 Fix gtkspell 2013-07-14 14:47:28 +04:00
cillianderoiste
6eecf5bf67 Merge pull request #745 from lovek323/fluidsynth
fluidsynth: fix build on darwin
2013-07-14 03:34:18 -07:00
aszlig
0716e5b9e2
python-hetzner: Update to new version 0.3.0.
Changes are:

 - Ability to set the name of a server (Server.set_name()).
 - New sub-command (set-name) for hetznerctl to set server name.
 - Show server name in list command.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-14 09:47:05 +02:00
Mathijs Kwik
0fa697405c dmg2img: upgrade to 1.6.4 2013-07-14 08:57:47 +02:00
Jason "Don" O'Conal
c8cc4128ac numpy: fix build on darwin
* remove unnecessary gcc flag
2013-07-14 13:56:22 +10:00
Evgeny Egorochkin
fba8b902da fix packages to use mirror://xorg 2013-07-14 05:39:02 +03:00
Evgeny Egorochkin
2c71290da7 Fix perl packages go use mirror://cpan where possible 2013-07-14 05:39:02 +03:00
Shea Levy
aefae32c8c Add npm nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 22:25:18 -04:00
Shea Levy
021c40c72d buildNodePackage: Handle bundledDependencies by nuking them
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 22:25:18 -04:00
Evgeny Egorochkin
da4be371e9 make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
Jason "Don" O'Conal
1d7d0addcc vim-plugins: add expression command-t
* also fix build of vim on darwin
2013-07-14 11:24:45 +10:00
Evgeny Egorochkin
b084b29d26 Even more mirror:// fixes 2013-07-14 04:17:07 +03:00
Evgeny Egorochkin
cea107c07f More mirror:// URL fixes 2013-07-14 03:31:12 +03:00
Evgeny Egorochkin
d0b4c8bfaa gktspell: version bump to 2.0.16 because the old one has disappeared 2013-07-14 03:09:34 +03:00
Evgeny Egorochkin
5ae43d2494 Change more packages from direct downloads to mirror://sourceforge 2013-07-14 02:48:32 +03:00
Evgeny Egorochkin
aa85b80459 Change package urls to use mirror://sourceforge 2013-07-14 02:35:26 +03:00
Evgeny Egorochkin
bb48cab777 Fix licenses. My fixes were more carefully checked against sources and home page license claims :) 2013-07-14 02:11:41 +03:00
Evgeny Egorochkin
22e62bc467 seg3d: fix version to match tarball 2013-07-14 02:08:55 +03:00
Evgeny Egorochkin
075796e053 aspell dictionaries: update where possible and try to make it easier to automatically parse versions 2013-07-14 02:08:55 +03:00
Evgeny Egorochkin
d3f53cdde4 alchemy: fix version to match tarball 2013-07-14 02:08:55 +03:00
Evgeny Egorochkin
0f99aace03 ssreflect: fix url 2013-07-14 02:08:54 +03:00
Evgeny Egorochkin
4c952c64de eggdrop: fix version to match tarball 2013-07-14 02:08:54 +03:00
Evgeny Egorochkin
297a561491 eduke32: fix version to match tarball 2013-07-14 02:08:54 +03:00
Evgeny Egorochkin
d078f07f4c strategoxt.java-front: fix version to match tarball 2013-07-14 02:08:54 +03:00