1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

45009 commits

Author SHA1 Message Date
Eelco Dolstra e047db8f4a Net::Amazon::S3: Shut up a big fat warning during Hydra startup 2014-11-06 15:42:06 +01:00
Eelco Dolstra 8eb5b12366 Add Term::Size::Any 2014-11-06 15:38:03 +01:00
Eelco Dolstra 1d5147dd17 linux: Update to 3.12.32 2014-11-06 15:12:01 +01:00
Eelco Dolstra b3eb981a95 apache-httpd: Make 2.4 the default
The NixOS 14.11 release is a good time to finally make 2.4 the
default.
2014-11-06 14:55:44 +01:00
Shaun Sharples 314385d7ca patch for wreq 0.2 to work with lens 4.5 2014-11-06 14:11:37 +02:00
Rok Garbas e3ec452b1f pythonPackages.sphinx: updated Sphinx from 1.2 -> 1.2.3 2014-11-06 12:28:54 +01:00
Eelco Dolstra 6f53886360 imagemagick: Use --with-gcc-arch
Without this, ImageMagick's configure script will generate code
specific to the machine building the package. This code may then fail
on other CPU types.

http://hydra.nixos.org/build/16564129
Signed-off-by: Domen Kožar <domen@dev.si>
2014-11-06 11:10:32 +01:00
Eelco Dolstra 782a12e450 Revert "Update Liberation fonts"
This reverts commit e85f67f215. It makes
NixOS depend on Atlas, gfortran, numpy, etc. In particular nothing
importation should ever gepend on Atlas, because it's prone to random
build failures:

  http://hydra.nixos.org/build/16766850
2014-11-06 10:03:42 +01:00
William A. Kennington III 9a7143918b libu2f-host: 0.0 -> 0.0.1 2014-11-05 22:03:18 -08:00
Vincent Laporte 6e8a9b8145 wxmaxima: update from 13.04.2 to 14.09.0 2014-11-06 01:41:02 +00:00
Mateusz Kowalczyk 007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Vincent Laporte fa09f72162 ccache: update from 3.1.9 to 3.1.10 2014-11-06 00:32:43 +00:00
Vincent Laporte 9ad81702f7 scribus: update from 1.4.3 to 1.4.4 2014-11-05 23:59:11 +00:00
Cillian de Róiste 21f57b8d78 Add tessel: cli tools and node libs for tessel.io devices 2014-11-06 00:54:12 +01:00
Mathijs Kwik d0e0d62e61 add duperemove: btrfs deduplication tool 2014-11-06 00:02:45 +01:00
Carlo Nucera 9f338061af Haskell - added package unification-fd 2014-11-05 22:52:47 +01:00
Bjørn Forsman 4f220bd0c3 munin: add missing dependency on 'NetCIDR'
Fixes

  munin-node[30100]: Can't locate Net/CIDR.pm in @INC (@INC contains: [...])

when using the 'cidr_allow' configuration directive.
2014-11-05 22:27:27 +01:00
Bjørn Forsman 4201769344 perl-Net-CIDR: new package
Expression is generated with nix-generate-from-cpan. Then I added
platforms and maintainers.
2014-11-05 22:27:26 +01:00
Michael Raskin aeb032044d Readd BtrFS-progs 3.16 for snapper build 2014-11-06 00:32:31 +03:00
Michael Raskin d66bf89faa Update PhantomJS; should also fix remarkjs 2014-11-06 00:32:31 +03:00
Bjørn Forsman ef321f539d opkg-utils: new package
Helper scripts for use with the opkg package manager.

Upstream doesn't do releases it seems, so I'm packaging the latest git
version.
2014-11-05 21:58:12 +01:00
Rickard Nilsson f2b6b9871f new package: swaks, a command line SMTP tool 2014-11-05 21:43:25 +01:00
Mathijs Kwik 8913f14a5f emacs-idris-mode: upgrade to 0.9.15 2014-11-05 18:28:59 +01:00
Eelco Dolstra af0557cf82 Allow marking licenses as unfree
This allows licenses like the Amazon Software License to be identified
properly while still preventing packages with those licenses from
being distributed in the Nixpkgs/NixOS channels.
2014-11-05 15:15:00 +01:00
Eelco Dolstra ebfdfdb7e4 geeqie: Disable libchamplain dependency for now
It causes Geeqie to depend on both GTK+ 2 and 3, which is undesirable.
2014-11-05 14:45:52 +01:00
Eelco Dolstra 4942acc0d9 geeqie: Don't use fetchgit
Fetchgit considered harmful.
2014-11-05 14:45:49 +01:00
Eelco Dolstra 1aafb0a700 Revert "geeqie: xxd is required as build dependency"
This reverts commit 852f0bf2d4. Geeqie
builds fine without vim.
2014-11-05 14:45:20 +01:00
Rob Vermaas af2a19426b Merge pull request #4845 from proger/ec2-ami-tools-1.5.6
ec2-ami-tools -> 1.5.6, updated license & homepage
2014-11-05 14:30:45 +01:00
Vladimir Kirillov e10a8b7318 ec2-ami-tools -> 1.5.6, updated license & homepage 2014-11-05 15:28:52 +02:00
Rob Vermaas a1fd333816 Add locustio, msgpack-python. Upgraded requests2. 2014-11-05 14:27:38 +01:00
Pascal Wittmann 852f0bf2d4 geeqie: xxd is required as build dependency 2014-11-05 13:52:58 +01:00
wmertens e13f15b43a Merge pull request #4839 from cdepillabout/fcitx-with-plugins-2
Create wrapper package for fcitx with plugins.
2014-11-05 13:44:44 +01:00
Vladimír Čunát 66ae2a5322 Revert "syslinux: disable parallel building"
The change fixed nothing. I'm sorry, I confused the platforms when testing.
The actual problem was fixed by peti.
This reverts commit e682e8018c.
2014-11-05 13:24:01 +01:00
Domen Kožar 50ad7c2125 Merge pull request #4843 from offlinehacker/pkgs/selenium/update_chrome_opera
selenium-server-standalone: update -> 2.44, fix opera, create binary, chrome support
2014-11-05 13:15:54 +01:00
Jaka Hudoklin 511a101030 pythonPackages.selenium: update 2.39 -> 2.44 2014-11-05 13:05:02 +01:00
Jaka Hudoklin 9fffaf43ba selenium-server-standalone: update -> 2.44, fix opera, create binary, chrome support 2014-11-05 13:02:59 +01:00
Eelco Dolstra 876fa6a6a6 Fix unstable job evaluation 2014-11-05 13:00:26 +01:00
Mateusz Kowalczyk 6e726e1348 sxiv: use https 2014-11-05 11:33:45 +00:00
Mateusz Kowalczyk a8e2e80bcd xsokoban: fix eval 2014-11-05 09:49:37 +00:00
Mateusz Kowalczyk 7e4e091e0b Merge pull request #4841 from AndersonTorres/master
Youtube-dl: upgrade to 2014.11.04
2014-11-05 09:39:04 +00:00
Evgeny Egorochkin ac8c944332 add myself as a maintainer 2014-11-05 11:35:32 +02:00
Michael Raskin 404930ec8c Add fairymax chess engine 2014-11-05 11:56:20 +03:00
Michael Raskin a5dfaef9ea Update XMoto 2014-11-05 11:56:19 +03:00
Michael Raskin 0770fce3c0 Update XBoard 2014-11-05 11:56:19 +03:00
Michael Raskin 91435c5e28 Update ViFM 2014-11-05 11:56:19 +03:00
Michael Raskin bc5f55cc91 Adopt a few packages 2014-11-05 11:56:19 +03:00
Michael Raskin 167115f1a2 Update siege HTTP load-tester 2014-11-05 11:56:19 +03:00
vbgl 351a43a3d6 Merge pull request #4525 from bbenoist/feature/qtcreator-3.2.1
qtcreator: Update from 3.2.0 to 3.2.1
2014-11-05 08:08:42 +00:00
AndersonTorres 56e9b2c953 Youtube-dl: upgrade to 2014.11.04 2014-11-05 06:01:24 -02:00
Michael Raskin 895debb20f Update IPMIutil 2014-11-05 10:46:26 +03:00
Michael Raskin eca021ccc5 Fix NILFS-utils source 2014-11-05 09:23:25 +03:00
Mateusz Kowalczyk d74e07fd9e snd: update from 15.0 to 15.1 2014-11-05 04:52:04 +00:00
(cdep)illabout f0c3c54712 Create wrapper package for fcitx with plugins.
This creates a wrapper package for fcitx so that plugins can be enabled
by the user.  This is based on the wrapper package for
pidgin-with-plugins.

By using this wrapper instead of the fcitx package itself, it will be
possible for the user to enable/disable plugins.
2014-11-05 10:37:10 +09:00
Michael Raskin cf665e9fef Use Firefox instead of Xulrunner for icedtea7_web: reduces builds on realistic NixPkgs use 2014-11-05 02:48:08 +03:00
koral e0b75ea5e7 termite: v8 -> v9 2014-11-04 23:50:23 +01:00
Domen Kožar 8e02bde1a8 fix eval.. 2014-11-04 21:36:19 +01:00
Edward Tjörnhammar 6c1ebab0a0 idea.ruby-mine: added 6.3.3 2014-11-04 21:22:42 +01:00
Edward Tjörnhammar a7d3aed056 idea.clion: added eap 2014-11-04 21:22:42 +01:00
Domen Kožar 9e8869102b python3Packages.fonttools: disable on py3k 2014-11-04 21:16:14 +01:00
Arseniy Seroka a20e2d8f93 Merge pull request #4779 from gavinrogers/master
frostwire: initial working package
2014-11-04 23:03:52 +03:00
Vincent Laporte 06eec57450 libcaca: update from 0.99β18 to 0.99β19 2014-11-04 19:15:17 +00:00
William A. Kennington III cbc05e77eb bareos: Add derivation 2014-11-04 11:11:14 -08:00
Gavin Rogers cb68376fcd frostwire: initial working package
This installs from the official frostwire tarball. Similar to the
jdiskreport package. Everything works fine on the systems I've tried.

I've made myself the maintainer.
Also upgraded it to 6.0.0 as it was released stable.
2014-11-04 18:57:01 +00:00
Vladimir Kirillov 049a991bc1 awscli -> 1.5.5, botocore -> 0.69.0 2014-11-04 19:44:13 +02:00
Domen Kožar e64d5655e9 fix eval 2014-11-04 18:31:32 +01:00
Rickard Nilsson f1d7aad20b stella-libretro: Bump revision 2014-11-04 18:27:40 +01:00
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
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
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 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 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
Peter Simons b5fed52c43 Merge pull request #4238 from wkennington/master.boost
Make boost 156 the default
2014-11-03 23:03:01 +01:00
Peter Simons 0346efdabf Merge pull request #4813 from bosu/fix-hscope
haskell: update to hscope 0.4.1
2014-11-03 23:01:37 +01:00
Peter Simons 030a044800 Merge pull request #4812 from krgn/elm-repl
add elm-preprepl to package list
2014-11-03 23:00:50 +01:00
Vincent Laporte e4655f0b45 ocaml-lwt: fixes build with OCaml 3.12 and 4.02 2014-11-03 21:55:35 +00:00
Bjørn Forsman 96cacf01bf nix-prefetch-git: run single-threaded 'git repack'
Without this, the generated pack files are non-deterministic.

I didn't notice this issue in my earlier testing, because my test repo
had too few commits for the thread scheduling to take effect. (Test repo
had about 10 commits.)
2014-11-03 22:52:57 +01:00
Michael Raskin f891bc78d1 Add a binary-distribution-based Liberation fonts package 2014-11-04 00:54:15 +03:00
Michael Raskin b7f7341169 Add Nginx 1.7.7; RTMP module fails for some reason 2014-11-04 00:54:15 +03:00
John Wiegley 311c6c66bf Undo some changes only appropriate for the clang fork 2014-11-03 15:31:17 -06:00
Michael Raskin b61d8d620f Update LibreOffice 2014-11-04 00:37:43 +03:00
Michael Raskin 0f183c29b6 Update libmwaw 2014-11-04 00:37:43 +03:00
Michael Raskin bf3dedc5b0 Update lib-re 2014-11-04 00:37:43 +03:00
Michael Raskin 7a78648c20 Update mdds library 2014-11-04 00:37:43 +03:00
Michael Raskin e85f67f215 Update Liberation fonts 2014-11-04 00:37:43 +03:00
Michael Raskin bf179ce795 Adding FontTools 2014-11-04 00:37:42 +03:00
Michael Raskin f1f5ac184f Update GCL 2014-11-04 00:37:42 +03:00
Michael Raskin 4fd8e1eac0 Update ioping 2014-11-04 00:37:42 +03:00
Michael Raskin 09e505a4c4 Update Squid proxy 2014-11-04 00:37:42 +03:00
Michael Raskin e4c64a6805 Update Lazarus 2014-11-04 00:37:42 +03:00
John Wiegley d4c3e454a2 coq_HEAD: update to latest commit 2014-11-03 15:27:32 -06:00
John Wiegley 4c81ac3320 macvim: Update sha256 2014-11-03 15:27:32 -06:00
John Wiegley 4219c27632 threadscope: allow building with GHC 7.8.3, and on recent OS X 2014-11-03 15:27:31 -06:00
Boris Sukholitko 68183b8f5f Update to hscope 0.4.1 2014-11-03 23:04:10 +02:00
Cillian de Róiste 3a6a3815e9 kdeconnect: upgrade from 0.7.2 to 0.7.3 add new dependency: libfakekey
libfakekey is an X virtual keyboard library
2014-11-03 21:59:20 +01:00
Jonathan Rudenberg 29d708176c virtualbox: 4.3.16 -> 4.3.18 2014-11-03 21:47:59 +01:00
karsten gebbert 9868f13799 add elm-get to haskell packages 2014-11-03 21:46:20 +01:00
Emery Hemingway c9282c65f4 update picard 1.2->1.3 2014-11-03 15:31:49 -05:00
karsten gebbert f646d1f6ec add elm-preprepl to package list 2014-11-03 21:31:32 +01:00
Mateusz Kowalczyk cd2cd41c96 ristretto: wrap icon theme 2014-11-03 20:02:41 +00:00
Aristid Breitkreuz b320aad351 Merge pull request #4770 from titanous/linux-testing
linux: Update testing 3.17-rc2 -> 3.18-rc3
2014-11-03 20:18:12 +01:00
Jonathan Rudenberg a97452a000 linux: Update testing 3.17-rc2 -> 3.18-rc3 2014-11-03 14:14:53 -05:00
William A. Kennington III 8d605dafc6 boost: Pass arguments to generic.nix 2014-11-03 11:14:08 -08:00
Edward Tjörnhammar 263d618d2c idea-{community,ultimate}: 13.1.5 -> 14pre 2014-11-03 18:47:55 +01:00
Peter Simons 984b0cbd8a uhc: remove broken package
https://github.com/NixOS/nixpkgs/issues/3565
2014-11-03 18:33:02 +01:00
Mateusz Kowalczyk 81b402faf8 mpd: 0.19.1 -> 0.19.2 2014-11-03 17:14:38 +00:00
Arseniy Seroka 15f9320a7a Merge pull request #4811 from jagajaga/steam
steam: update 1.0.0.48 -> 1.0.0.49
2014-11-03 20:12:33 +03:00
Mateusz Kowalczyk 219ddb65e1 audit: update from 2.4 to 2.4.1 2014-11-03 17:11:45 +00:00
Arseniy Seroka 0c7a0f31f9 Merge pull request #4810 from vbgl/merlin
merlin: update from 1.7.1 to 2.0
2014-11-03 20:04:10 +03:00
Arseniy Seroka e167a3cbf1 Merge pull request #4808 from henrytill/opam
opam: update to 1.2.0
2014-11-03 20:01:06 +03:00
Arseniy Seroka 51abbf7204 steam: update 1.0.0.48 -> 1.0.0.49 2014-11-03 20:00:49 +03:00
Mateusz Kowalczyk 9b507ccf02 ffmpeg: 2.4.2 -> 2.4.3 2014-11-03 16:56:03 +00:00
Henry Till 5f2e7c71a4 opam: update to 1.2.0 2014-11-03 11:55:33 -05:00
John Wiegley 198874e489 emacs24Macport: allow installing either 24.3 or 24.4 2014-11-03 10:51:29 -06:00
John Wiegley 2b9e43b513 coq: 8.4pl4 -> 8.4pl5 2014-11-03 10:49:38 -06:00
Longrin Wischnewski 7fb934c4d0 zabbix-server: add new optional build options 2014-11-03 16:51:09 +01:00
Arseniy Seroka 2d47366e4c Merge pull request #4756 from iyzsong/guile-sdl
add guile-sdl and bump guile to 2.0.11
2014-11-03 17:09:57 +03:00
Michael Raskin 063ee53190 Update afflib 2014-11-03 16:54:39 +03:00
Michael Raskin 6707d9e8c3 Update Stunt Rally 2014-11-03 16:54:39 +03:00
Michael Raskin 1e99e7c30e Update OGRE library 2014-11-03 16:54:39 +03:00
Michael Raskin 04635a87eb Update monit 2014-11-03 16:54:38 +03:00
Michael Raskin 830af476eb Update virtviewer 2014-11-03 16:54:38 +03:00
Michael Raskin b8069e784e Update zgrviewer 2014-11-03 16:54:38 +03:00
Michael Raskin 420cadca9f Use Firefox instead of xulrunner in SlimerJS 2014-11-03 16:54:38 +03:00
Michael Raskin 1042d595c4 Update TeX-disser thesis template for Russian styles 2014-11-03 16:54:38 +03:00
Michael Raskin ed6babd391 Update firefox 2014-11-03 16:54:38 +03:00
Peter Simons 1378807966 haskell-sdl2: update to version 1.2.0 2014-11-03 14:42:15 +01:00
Peter Simons a8d6b67567 haskell-profunctors: update to version 4.3.2 2014-11-03 14:42:15 +01:00
Peter Simons da19f06965 haskell-linear: update to version 1.11.3 2014-11-03 14:42:15 +01:00
Vincent Laporte 68b959d655 merlin: update from 1.7.1 to 2.0
Also adds an option to compile the emacs mode at install time.
2014-11-03 13:41:46 +00:00
Peter Simons f2ae7bd844 magit: update to version 90141025 2014-11-03 14:41:05 +01:00
Allan Espinosa c6089871bb Use fetchurl and the exact release tag 2014-11-03 22:15:58 +09:00
Allan Espinosa 21880ab6fb Update the sha256sum of the new MacVim build
Correct the update from #4576
2014-11-03 22:15:58 +09:00
Jaka Hudoklin c2d4fd7360 Merge pull request #4762 from ambrop72/badvpn-debug
badvpn: Add debug flag to enable assertions.
2014-11-03 14:07:28 +01:00
Arseniy Seroka e639e48c36 Merge pull request #4783 from vbgl/ocamlscript
ocamlscript: new derivation
2014-11-03 16:06:42 +03:00
Arseniy Seroka c8ab037257 Merge pull request #4774 from henrytill/leiningen
leiningen: remove clojure dependency
2014-11-03 16:04:50 +03:00
cillianderoiste 926cffa400 Merge pull request #4731 from jirkamarsik/vg
Added ocaml-vg-0.8.1 and deps ocaml-otfm-0.2.0 and ocaml-gg-0.9.0
2014-11-03 13:59:26 +01:00
Jaka Hudoklin 950780a24f Merge pull request #4540 from taku0/firefox-bin-33.0
Update firefox-bin to 33.0
2014-11-03 13:43:53 +01:00
lethalman aabe03498a Merge pull request #4802 from abbradar/gvfs-mtp
gvfs: add mtp support
2014-11-03 13:42:47 +01:00
Nikolay Amiantov 947240d1ea gvfs: add mtp support 2014-11-03 15:18:57 +03:00
Evgeny Egorochkin cb981b9dad swig3: update from 3.0.0 to 3.0.2 2014-11-03 13:29:23 +02:00
Evgeny Egorochkin 3a03bf5700 youtube-dl: update from 2014.10.30 to 2014.11.02.1 2014-11-03 13:18:20 +02:00
Evgeny Egorochkin 195d3c7965 kde4.kadu: update from 0.12.2 to 0.12.3 2014-11-03 13:15:57 +02:00
Evgeny Egorochkin 9b05a425cd golang: add meta.branch 2014-11-03 13:12:47 +02:00
Evgeny Egorochkin 08cb717c98 add meta.branch 2014-11-03 13:09:48 +02:00
Evgeny Egorochkin 1e388a118c Remove old and unused gegl and babl versions 2014-11-03 13:08:12 +02:00
Evgeny Egorochkin 3580f6dab5 automake: add meta.branch 2014-11-03 12:58:08 +02:00
Evgeny Egorochkin 3f21e952f2 python34Packages.autopep8: update from 1.0.3 to 1.0.4 2014-11-03 12:58:07 +02:00
Evgeny Egorochkin ab59ef2c52 syslinux: update from 6.02 to 6.03 2014-11-03 12:58:07 +02:00
Peter Simons a9560e3497 nasm: Revert "update from 2.11.05 to 2.11.06"
This reverts commit bce477f846, which
breaks syslinux.
2014-11-03 11:29:18 +01:00
karsten gebbert 61fe82ccae Adds the hsc3-server haskell package to the tree. 2014-11-03 11:29:18 +01:00
Peter Simons 109f19d749 Merge pull request #4788 from joachifm/sage
sage fixes
2014-11-03 11:16:56 +01:00
Peter Simons 4206913afe Merge pull request #4793 from bflyblue/master
ghc-mod 5.2.1.0 - Fix #387, Pattern match failure in GhcPkg
2014-11-03 11:08:27 +01:00
Vladimír Čunát e682e8018c syslinux: disable parallel building
It started breaking on master and staging,
e.g. http://hydra.nixos.org/build/16663521 .

Related: #3007.
2014-11-03 10:32:05 +01:00
Domen Kožar 6fa4668914 Merge pull request #4799 from codyopel/x265-refactor
x265: refactored to generic, fixed build versioning
2014-11-03 10:17:45 +01:00
Michael Raskin bb5dd955e7 Update Lisp CLX 2014-11-03 12:12:24 +03:00
Michael Raskin df6c1e0e61 Update geoclue2 2014-11-03 11:58:22 +03:00
Michael Raskin dcec0ccebc Update CGAL 2014-11-03 11:58:22 +03:00
codyopel d4ae473e5d x265: refactored to generic, fixed build versioning 2014-11-03 03:55:42 -05:00
William A. Kennington III d660565747 synfigstudio: Refactor 2014-11-02 18:58:40 -08:00