Commit Graph

87601 Commits

Author SHA1 Message Date
Peter Simons
66ca9b9146 git-annex: update hash for new version 2016-07-26 10:37:55 +02:00
Peter Simons
24bb4333cd hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0-18-g8001337 using the following inputs:

  - Hackage: de00016925
  - LTS Haskell: d085132b77
  - Stackage Nightly: bf146896f3
2016-07-26 10:37:55 +02:00
Vladimír Čunát
375ae11a34 tiptop: init at 2.3 2016-07-26 11:55:23 +02:00
Wout Mertens
3bb18c68d2 Merge pull request #17042 from rasendubi/etc
etc: remove obsolete directories
2016-07-26 09:04:10 +02:00
Graham Christensen
3badad811c Merge pull request #17262 from jerith666/crashplan-47-r2
crashplan: 4.7.0-r1 -> 4.7.0-r2
2016-07-26 02:05:55 +00:00
Joe Henry
666d98b7ec Included darwin in supported platforms for lessc compiler. 2016-07-25 21:32:53 -04:00
Matt McHenry
0a0172fffb crashplan: 4.7.0-r1 -> 4.7.0-r2
follow up to f1c1c1be: also increment the rev number
2016-07-25 19:48:25 -04:00
obadz
4aadb9beb3 gupnp: fix headers that were broken by libsoup upgrade in #17142 2016-07-26 00:06:59 +01:00
Alexey Shmalko
bb3fc68b30
antBuild: run default hooks
Fixes https://github.com/NixOS/nixpkgs/issues/10931.
antBuild overrides buildPhase and installPhase without calling default
hooks.
2016-07-26 02:02:42 +03:00
Alexey Shmalko
6d998e6386
perl: fix build for mips-linux 2016-07-26 01:36:12 +03:00
Alexey Shmalko
b1e4ed38dd
iconv: fix build for mips-linux 2016-07-26 01:36:12 +03:00
Luca Bruno
5c738ec37e gnome3: drop 3.18 2016-07-25 22:49:12 +02:00
Ram Kromberg
5685968ca6 midori: 0.5.8 -> 0.5.11 (#17142) 2016-07-25 21:25:42 +01:00
Kranium Gikos Mendoza
a5d1c8d471 bluejeans: 2.160.63.8 -> 2.160.66.8 (#17232) 2016-07-25 20:53:32 +01:00
Bart Brouns
5b48659519 CharacterCompressor 0.2 -> 0.3 (#17207) 2016-07-25 20:52:06 +01:00
Maximilian Güntner
1fa6fe72fd unison: 2.48.3 -> 2.48.4 (#17209)
Signed-off-by: Maximilian Güntner <code@maschinenpsychologe.de>
2016-07-25 20:50:09 +01:00
taku0
2ac2676a17 android-sdk: 24.4.1 -> 25.1.7 (#17193) 2016-07-25 20:47:39 +01:00
Ram Kromberg
6afb7b9a1a libsoup: 2.52.2 -> 2.54.1 & valaSupport (#16897) 2016-07-25 20:43:51 +01:00
Moritz Ulrich
a6562f77d0 rustracer: Enable doCheck and fix typo. 2016-07-25 21:39:47 +02:00
José Romildo Malaquias
f2cdd55412 cmst: 2016.01.28 -> 2016.04.03 (#17134) 2016-07-25 20:32:42 +01:00
Scott Olson
3b77214ab5 sfml: 2.2 -> 2.3 (#17121) 2016-07-25 20:30:34 +01:00
Profpatsch
e2f6c3b4d9 hasklig: 0.4 -> 0.9 (#17257) 2016-07-25 20:18:09 +01:00
Alexey Lebedeff
d7176a83a7 arduino: Fix building on i686
And probably on MacOS X and Linux ARM, but I have nowhere to test it.

[Bjørn: The breakage was introduced by 8b1976c7f6
("arduino: 1.0.6 -> 1.6.9 (#17060)").]
2016-07-25 17:56:04 +02:00
Robin Gloster
34429eeb71 Merge pull request #17248 from mimadrid/update/parallel-20160722
parallel: 20160622 -> 20160722
2016-07-25 15:28:29 +02:00
Robin Gloster
645f5ec582 Merge pull request #17249 from mayflower/crashplan_fix
crashplan: Fixed the checksum
2016-07-25 15:26:29 +02:00
Florian Fackler
f1c1c1be6c crashplan: Fixed the checksum 2016-07-25 15:20:34 +02:00
Alexey Shmalko
fe9cabedf0
etc: remove obsolete directories
This patch adds handling of a directory becoming a symlink in
/etc. Before this patch, the directory wasn't removed and then
symlinking failed, which caused directory not being updated at all.

The idea for the patch goes to @abbradar at
https://github.com/NixOS/nixpkgs/issues/16978#issuecomment-232921903:
> A heuristic idea for this -- a function `isStatic :: Path -> Bool`:
>
> * if path `/etc/foo` is a file, return True iff it's a symlink to `/etc/static/foo`.
> * if path is a directory, return True iff for all items in it `isStatic` is True.
>
> On any conflicts, if old path is static, it's safe to replace and/or
> delete stale. Otherwise make a backup and notify the user via a
> journal entry and console output.

The only difference here -- it will not replace user configs.

This also fixes https://github.com/NixOS/nixpkgs/issues/16978.
2016-07-25 15:50:53 +03:00
mimadrid
0e531def9e
parallel: 20160622 -> 20160722 2016-07-25 12:51:40 +02:00
Joachim Fasting
e725c927d4
grsecurity: 4.6.4-201607192040 -> 4.6.4-201607242014 2016-07-25 09:11:28 +02:00
Rommel M. Martinez
48fdde173f emem: 0.2.22 -> 0.2.23 (#17245) 2016-07-25 06:13:49 +02:00
Brian McKenna
c816d053bc genymotion: init at 2.7.2 (#17203) 2016-07-25 06:12:29 +02:00
Bjørn Forsman
2451680603 pitivi: 0.95 -> 0.96 (fixes startup error) (#17228)
* pitivi: 0.95 -> 0.96 (fixes startup error)

The upgrade of gtk3 to v3.20 broke pitivi, causing it to segfault after
the user closes the Welcome dialog. This release fixes that.

New dependencies: gst-transcoder and dbus.
(pitivi imports dbus if it finds the GNOME_DESKTOP_SESSION_ID
environment variable. Without dbus there will be some ugly errors for
GNOME desktop users.)

* pitivi: use wrapGAppsHook instead of makeWrapper

Allows us to remove preFixup.

* pitivi: move meta section to the end

Like most Nix package files are written.
2016-07-25 06:05:55 +02:00
Rahul Gopinath
cbcee08650 racket: 6.5 -> 6.6 (#17233) 2016-07-25 06:03:35 +02:00
Rok Garbas
720d917f4c Merge pull request #17220 from proglodyte/v8-5-4
v8: 4.5.107 -> 5.4.232
2016-07-25 06:01:47 +02:00
Andrew Miloradovsky
9dbf90d047 xmagnify: init at 0.1.0 (#17222) (#17222)
Tiny screen magnifier for X11
2016-07-25 06:00:27 +02:00
Rok Garbas
d5fc2d45e8
pythonPillow.pillow: fix evaluation 2016-07-25 05:40:48 +02:00
Julien Dehos
d49902e03a
pfstools: 1.8.5 -> 2.0.5 2016-07-25 05:00:23 +02:00
Rok Garbas
a086b62a3d
pypi2nix: 1.2.0 -> 1.3.0 2016-07-25 04:25:51 +02:00
Rok Garbas
6f0d12a5c8
pythonPackages.pillow: dont depend on _lib_include to be presnet in setup.py 2016-07-25 04:20:49 +02:00
Rok Garbas
b8ab178e4c
obs-studio: libX11.so was missing at runtime 2016-07-25 04:20:49 +02:00
Karn Kallio
0b7472f59f kde5.kcalc: supply makeQtWrapper dependency 2016-07-24 18:40:39 -05:00
Shea Levy
ac93e9f2c8 Linux 4.7 2016-07-24 18:30:08 -04:00
Bjørn Forsman
7a096fad7f gst-python: 1.8.1 -> 1.8.2
Aligns version numbers with the rest of GStreamer in nixpkgs.
2016-07-25 00:07:52 +02:00
Thomas Tuegel
6bf0f8332a Revert "kde5.systemsettings: include missing qtquickcontrols dependency"
This reverts commit 31599188ae.
2016-07-24 16:11:54 -05:00
Thomas Tuegel
f75f461292 Merge branch 'systemsetting-qtquickcontrols' 2016-07-24 15:34:07 -05:00
Peter Hoeg
31599188ae kde5.systemsettings: include missing qtquickcontrols dependency 2016-07-24 15:33:12 -05:00
Arseniy Seroka
50a981f2e4 Merge pull request #17230 from ebzzry/emem-0.2.22
emem: 0.2.20 -> 0.2.22
2016-07-24 22:13:03 +04:00
Gabriel Ebner
fda6e2f344 Merge pull request #17231 from womfoo/bump/dovecot-2.2.25
dovecot: 2.2.24 -> 2.2.25
2016-07-24 19:15:19 +02:00
Rommel M. Martinez
68ac9bda91 emem: 0.2.20 -> 0.2.22 2016-07-24 22:00:40 +08:00
Joachim F
0050338610 Merge pull request #17087 from j1r1k/pulseaudio-extraClientConf
pulseaudio module: add extraClientConf option
2016-07-24 15:52:01 +02:00