Commit graph

52254 commits

Author SHA1 Message Date
Domen Kožar b598f6af59 pythonPackages.runsnakerun: add performance/memory GUI profiler for python 2014-11-04 18:19:27 +01:00
Vincent Laporte ca9097335d lablgtk: update from 2.18.2 to 2.18.3 2014-11-04 16:58:29 +00:00
Arseniy Seroka 014c72b03b Merge pull request #4830 from vlstill/aspell-sk
aspell: Add Slovak dictionary.
2014-11-04 18:49:14 +03:00
Vladimir Still 351c18b4fd aspell: Add Slovak dictionary. 2014-11-04 16:18:20 +01:00
Vladimír Čunát 1918f8737b thunderbird: update to 31.2.0, including security
Some "critical security fixes" are claimed:
https://www.mozilla.org/security/known-vulnerabilities/thunderbird/#thunderbird31.2.0
2014-11-04 15:19:36 +01:00
Arseniy Seroka e6d8a87466 Merge pull request #4829 from taku0/thunderbird-bin-31.2.0
thunderbird-bin: update script to uses sha1 from mozilla
2014-11-04 16:52:08 +03:00
taku0 f2c94b72ed thunderbird-bin: update script to uses sha1 from mozilla 2014-11-04 22:28:59 +09:00
Eelco Dolstra 60ad5c2b4e ioquake3: Remove meta.broken
It actually builds fine.
2014-11-04 14:28:09 +01:00
Eelco Dolstra c7ee917197 Fix tests.runInMachine evaluation 2014-11-04 14:28:09 +01:00
Michael Raskin 18ac683bbc Fix Boost 1.55 build 2014-11-04 15:21:33 +03:00
Michael Raskin 0e3a86e145 Fix GeeQie build 2014-11-04 15:12:23 +03:00
Arseniy Seroka a323744ada Merge pull request #4827 from krgn/add-elm-reactor
add elm-reactor to the package list
2014-11-04 14:31:26 +03:00
Michael Raskin 05c8f5c102 Disable parallel building of Guile for now 2014-11-04 14:24:23 +03:00
karsten gebbert 9cbbd93c74 add elm-reactor to the package list 2014-11-04 11:47:32 +01:00
Michael Raskin bbd9f55947 Improve escaping (process backtick) and remove trailing spaces 2014-11-04 13:00:25 +03:00
Michael Raskin c874dc7d9d Merge pull request #4517 from FlorentBecker/eliom
ocsigen 2014-10
2014-11-04 12:41:59 +03:00
Michael Raskin fe624050e8 Merge pull request #4737 from ambrop72/kdevelop-dependencies
KDevelop: Add some propagatedUserEnvPkgs dependencies.
2014-11-04 12:39:09 +03:00
Rob Vermaas c9d40dc6f8 oathToolkit: update from 2.0.2 to 2.4.1, potentially fixes CVE-2013-4204, CVE-2013-6280, CVE-2013-7322 2014-11-04 10:22:46 +01:00
Rob Vermaas 40ccad06c9 mysql55: update from 5.5.39 to 5.5.40, potentially fixes CVE-2014-6464, CVE-2014-6469, CVE-2014-6491, CVE-2014-6494, CVE-2014-6496, CVE-2014-6500, CVE-2014-6507, CVE-2014-6555, CVE-2014-6559 2014-11-04 10:19:39 +01:00
Rob Vermaas c4ab4ce59b sysklogd: update from 1.5 to 1.5.1, potentially fixes CVE-2014-3634, CVE-2014-3683 2014-11-04 10:18:52 +01:00
Rob Vermaas 6d79132553 php: update from 5.4.33 to 5.4.34, potentially fixes CVE-2014-3668, CVE-2014-3669, CVE-2014-3670 2014-11-04 10:16:14 +01:00
Michael Raskin a2fffba5cf Re-remove boost.lib 2014-11-04 12:19:37 +03:00
Michael Raskin dddf86ca28 Update Rapcad 2014-11-04 12:15:20 +03:00
Michael Raskin 737c8145c8 Update VacuumIM 2014-11-04 12:04:43 +03:00
Michael Raskin 2d196dc36b Update Pandas library 2014-11-04 12:04:43 +03:00
Michael Raskin 19645e229c Update PicoLisp 2014-11-04 12:04:43 +03:00
Michael Raskin 55c0354180 Update OpenCSG 2014-11-04 12:04:43 +03:00
Michael Raskin 5854eb09eb Update NILFS2 utils 2014-11-04 12:04:42 +03:00
lethalman 4380b5e357 Merge pull request #4821 from titanous/fix-libcec-dlopen
libcec: patch dlopen path
2014-11-04 09:51:25 +01:00
cillianderoiste ce1f834ef3 Merge pull request #4818 from vbgl/fonts
updates freefont_ttf and junicode
2014-11-04 09:41:56 +01:00
cillianderoiste 7e5eea005a Merge pull request #4815 from vbgl/lwt
ocaml-lwt: fixes build with OCaml 3.12 and 4.02
2014-11-04 09:41:16 +01:00
cillianderoiste 969039d995 Merge pull request #4819 from vbgl/oasis-45
ocaml-oasis: update from 0.4.4 to 0.4.5
2014-11-04 09:40:38 +01:00
John Wiegley a4ee94b741 boost: correct the install names for darwin
This also makes the recent change for ledger unnecessary.
2014-11-04 02:28:35 -06:00
Georges Dubus 52017df966 Merge pull request #4718 from ehmry/picard
update picard 1.2->1.3, initial pkg for python-libdiscid
2014-11-04 09:18:33 +01:00
John Wiegley d9de60d1bd ledger3: reference the right lib directory... 2014-11-04 00:09:55 -06:00
John Wiegley 28d0908bfb ledger3: On darwin, change boost lib paths to absolute references 2014-11-04 00:06:26 -06:00
aszlig 8e516de3e7
nixos: Fix priorities of initialHashedPassword.
Regression introduced in f496c3cbe4.

Previously when we used security.initialRootPassword, the default
priority for this option was 1001, because it was a default value set by
the option itself.

With the mentioned commit, it is no longer an option default but a
mkDefault, which is priority 1000.

I'm setting this to 150 now, as test-instrumentation.nix is using this
for overriding other options and because I think it still makes it
possible to simple-override it, because if no priority is given, we get
priority 100.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-04 05:19:07 +01:00
aszlig 0f26e580bb
xmlto: Fix eval with w3m.graphicsSupport.
Having `nixpkgs.config.w3m.graphicsSupport = true;` leads to an infinite
recursion, because xmlto needs w3m for _text_ conversion and w3m with
graphics support needs imlib2, which in turn needs xmlto.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-04 04:48:27 +01:00
Jonathan Rudenberg af8da57242 libcec: patch dlopen path 2014-11-03 22:02:25 -05:00
Vincent Laporte be8209b93f ocaml-oasis: update from 0.4.4 to 0.4.5 2014-11-04 00:08:58 +00:00
Vincent Laporte c7457dd1b0 junicode: update from 0.6.15 to 0.7.8 2014-11-04 00:04:29 +00:00
Vincent Laporte c8b3f48865 freefont_ttf: update from 20100919 to 20120503 2014-11-03 23:59:57 +00:00
lethalman 6a117fb0b8 Merge pull request #4817 from joachifm/sage-mirrors
Add mirrors for sage
2014-11-04 00:36:04 +01:00
lethalman 636a4c00ca Merge pull request #4801 from robberer/pkgs/zabbix-server
zabbix-server: add extraConfig option
2014-11-04 00:32:46 +01:00
John Wiegley 80b0f385f0 emacs24Packages.auctex: 11.87 -> 11.88 2014-11-03 17:30:49 -06:00
Mateusz Kowalczyk de96fb7cc7 sxiv: update to 1.3-git and fix runtime behaviour
The fix involves using imlib2 built with giflib instead of a libungif.
Initially I split imlib2 into two but other distros seem to build imlib2
with giflib already and everything still builds with giflib version so I
migrated imlib2 to giflib all together.

Closes #4622
2014-11-03 23:03:51 +00:00
William A. Kennington III 7c605db462 tinc_pre: Update to f57d53c 2014-11-03 14:21:30 -08:00
Peter Simons 52585d55dc haskell-ghc-mod: update to version 5.2.1.1 2014-11-03 23:14:26 +01:00
Peter Simons 671adbafaf haskell-cairo: re-generate version 0.12.5.3 with cabal2nix 2014-11-03 23:07:41 +01:00
Joachim Fasting 71a443c1b2 Add mirrors for sage 2014-11-03 23:04:44 +01:00