Vladimír Čunát
cb83796abb
elfutils: update 0.155 -> 0.158
2014-04-20 18:24:11 +02:00
Vladimír Čunát
b4df087f14
elfutils: fix CVE-2014-0172
...
Patch taken from upstream mailing-list.
2014-04-20 18:24:11 +02:00
Luca Bruno
adc65e998d
uzbl: fix gsettings schemas, fix uzbl-tabbed. Closes #2332
2014-04-20 17:40:19 +02:00
wmertens
7029c291c6
Builds fine on Darwin
2014-04-20 16:17:34 +01:00
ambrop7@gmail.com
3bab2f2fc4
FreeCAD: Fix build.
2014-04-20 16:45:00 +02:00
Shea Levy
88e531d8dc
Fix gcc bug 58800.
...
See #2330 for details, except I needed to remove the Changelog change from the patch
2014-04-20 09:46:21 -04:00
Shea Levy
2364bd807d
Revert "Merge branch 'gcc-fix' of git://github.com/ambrop72/nixpkgs"
...
The patch doesn't apply
This reverts commit 094eea8f6a34296760afb5e11d3b6e08575cb9c0, reversing
changes made to 552d66cd9e94f7e81043aa7becaaaa4b02e7ab6b.
2014-04-20 09:36:15 -04:00
Shea Levy
094eea8f6a
Merge branch 'gcc-fix' of git://github.com/ambrop72/nixpkgs
...
Description from ambrop72:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58800
I have not been able to test this due to nix wanting to rebuild lots of
things before building gcc.
Patch was created with: svn diff -r 203872:203873
http://gcc.gnu.org/svn/gcc/branches
This should fix a crash in OpenSCAD: openscad/openscad#514
2014-04-20 09:32:50 -04:00
ambrop7@gmail.com
7eeb94e8dc
Add patch for GCC bug 58800.
2014-04-20 12:40:32 +02:00
Matt Whiteley
552d66cd9e
Add swig-3.x
2014-04-20 11:30:31 +01:00
Arseniy Seroka
5ed0347063
dwb: update
2014-04-20 10:51:21 +01:00
Eelco Dolstra
b614ea22d4
Move files
2014-04-20 01:27:15 +02:00
Eelco Dolstra
d4f44d6db3
Move stdenv bootstrap binaries out of the tree
...
Commit 986f36194650e2a41451cbfb9f29ce1c66a62df3 started to use
<nix/fetchurl.nix> to "download" the bootstrap binaries from the
Nixpkgs tree, using the file:/// scheme. This has really bad
consequences:
* It makes any derivation depend on the path of the Nixpkgs tree. So
evaluating a package will produce a different .drv file when run
from different locations. No wonder Hydra evaluation has been so
slow lately: for every Nixpkgs evaluation, it had to create tens of
thousands of .drv files, even if nothing had changed.
* It requires the builder to have file system access to the Nixpkgs
tree. So if your tree is in your home directory, the stdenv
bootstrap would probably fail.
So now the binaries are downloaded from tarballs.nixos.org.
Also dropped PowerPC "support".
2014-04-20 01:16:12 +02:00
Eelco Dolstra
c49404547b
Use <nix/fetchurl.nix> to download the bootstrap tools
2014-04-20 00:54:09 +02:00
Eelco Dolstra
c95cea4bfd
Tarball: Check whether Nixpkgs evaluation doesn't depend on its path
2014-04-20 00:08:52 +02:00
Eelco Dolstra
5c2bd5dffc
Remove obsolete line
2014-04-20 00:08:52 +02:00
Vladimír Čunát
4160e65931
mediastreamer: fix build by updating
...
Probably broken by major ffmpeg update.
2014-04-19 22:06:22 +02:00
Rok Garbas
805ec7e54a
Merge pull request #2320 from iyzsong/unmaintain
...
drop my maintainship of orc and vala
2014-04-19 19:55:24 +01:00
宋文武
6da2470034
drop my maintainship of orc and vala
2014-04-19 23:21:51 +08:00
Marco
d6aee89fd7
Fix build of MLton on Linux i686
2014-04-19 14:30:39 +01:00
Marco Maggesi
3737ec7c74
Enable compilation of MLton on darwin
2014-04-19 14:30:39 +01:00
John Wiegley
6926d6c97d
Do not use GTK when building pinentry on Darwin
2014-04-19 14:29:03 +01:00
John Wiegley
1337f5f84c
Do not build CUPS support for ghostscript on Darwin
2014-04-19 14:22:35 +01:00
Vladimír Čunát
fbc8424cc2
libstartup_notification: remove duplicate in gnome2
2014-04-19 13:59:18 +02:00
Vladimír Čunát
c8f633564e
orc: bugfix update (mainly memory leaks), doCheck
2014-04-19 13:59:18 +02:00
Domen Kožar
060a3da168
Merge pull request #2290 from ttuegel/ffmpeg
...
ffmpeg 2.1.4 -> 2.2.1
2014-04-19 13:09:55 +02:00
John Wiegley
19db0f18f8
Update pdnsd to 1.2.9a, allow to build on any unix
2014-04-19 11:39:40 +01:00
John Wiegley
35aeac2939
Allow multitail to build on Darwin
2014-04-19 11:35:52 +01:00
James Cook
ee79d43e40
ImageMagick: update to 6.8.9-0
2014-04-19 11:25:01 +01:00
John Wiegley
599c2775dd
Add expression for xml-lens
2014-04-19 11:21:15 +01:00
AndersonTorres
cf8459fecf
Dillo: new package
...
Dillo is a lightweight, fast web browser.
2014-04-19 11:08:39 +01:00
Jaka Hudoklin
d0c0132fb0
node_webkit: fix hash for i686-linux
2014-04-19 10:45:03 +01:00
Roelof Wobben
a6a90cad1b
new package: muffin
2014-04-19 10:39:30 +01:00
Domen Kožar
85992ec738
Merge pull request #1507 from offlinehacker/pkgs/node_webkit/add
...
Add node-webkit, app runtime based on Chromium and node.js
2014-04-19 05:35:20 +02:00
Bjørn Forsman
8b666e44fd
Unbreak tarball job
...
Fix undefined variable in pamixer.
2014-04-18 22:48:12 +02:00
Sander van der Burg
e9a1b1e18c
Add allowUnfree parameter to allow Java builds to work
2014-04-18 20:05:39 +02:00
Michael Raskin
3c8311aae6
Merge pull request #2306 from jwiegley/logging
...
Update logging expression to 1.4.0
2014-04-18 10:46:59 -07:00
Michael Raskin
2ceedb2d64
Merge pull request #2305 from jwiegley/ledger
...
Update ledger expression, add myself as a maintainer
2014-04-18 10:46:43 -07:00
Michael Raskin
f45bcfb5e9
Merge pull request #2298 from jwiegley/hfsevents
...
Add hfsevents expression, and make fsnotify use it on darwin
2014-04-18 10:42:16 -07:00
Michael Raskin
b4b62ef776
Merge pull request #2314 from iyzsong/kakasi
...
add kakasi, a Kanji to Hiragana, Katakana or Romaji converter
2014-04-18 10:31:48 -07:00
Michael Raskin
97a3a803e1
Merge pull request #2313 from 1126/master
...
Adding pamixer.
2014-04-18 10:31:25 -07:00
Michael Raskin
b1fad4ab9b
Merge pull request #2279 from kowey/master
...
megam: New package
2014-04-18 10:19:44 -07:00
Michael Raskin
07053c040a
Merge pull request #2271 from lethalman/apparix
...
apparix: new package
2014-04-18 10:17:44 -07:00
Michael Raskin
7231b6b94e
Merge pull request #2248 from ehmry/rsync
...
rsync updated 3.0.9 to 3.1.0, rsyncd service module
2014-04-18 10:17:08 -07:00
Michael Raskin
6cdce9deec
Merge pull request #2220 from taku0/thunderbird-bin-24.0.0
...
add thunderbird-bin: the binary package for Thunderbird mail client
2014-04-18 10:16:35 -07:00
Michael Raskin
d31cf5329e
Merge pull request #2075 from iyzsong/webkit
...
get rid of old webkit packages
2014-04-18 10:10:29 -07:00
Michael Raskin
1fbba069fd
Merge pull request #2241 from roelof1967/master
...
new package: cinnamon-control-center
2014-04-18 10:06:49 -07:00
Cillian de Róiste
e70602e12b
#492 python-virtualenv: make modules of the python wrapper available
...
Note: simply calling `virtualenv .` will not produce a ./bin/python
which can import e.g. sqlite3, using `virtualenv --python=python2.7`
will, if python2.7 is python27Full (the wrapped python). I'm not sure
if this is a bug or a feature.
2014-04-18 18:08:49 +02:00
_1126
25f7565657
Merge branch 'pamixer'
2014-04-18 16:09:50 +02:00
_1126
96257ea486
Adding pamixer.
2014-04-18 16:09:34 +02:00