Kevin Cox
1e74806403
exa: Update dependencies.
2016-07-26 14:57:50 -04:00
Kevin Cox
4a05dc747e
rust-packages: 2016-07-13 -> 2016-07-26
2016-07-26 14:14:34 -04:00
Bjørn Forsman
0a2174f195
nixos/lighttpd: move cgit setup to cgit.nix
...
To where it really belongs. Separation of concern.
2016-07-26 15:37:24 +02:00
Bjørn Forsman
d5c27859b4
Fix eval (swig)
2016-07-26 15:34:49 +02:00
Robin Gloster and GitHub
cb776e72a0
Merge pull request #17258 from leenaars/patch-1
...
swig: 3.0.7 -> 3.0.10
2016-07-26 15:27:02 +02:00
Bjørn Forsman
e7ef33c50a
git: fix gitweb.cgi breakage due to missing CGI.pm
...
CGI.pm was removed from Perl core in v5.22, breaking the gitweb.cgi
script and thus NixOS' services.lighttpd.gitweb. Nixpkgs switched to
Perl 5.22 with a85ba820a4 ("perl: Make 5.22 the default").
Fix it by bringing in the Perl CGI module (and dependency HTMLParser).
The closure size of "nix-build -A git" increase by 1 MiB, to 201 MiB.
2016-07-26 15:20:24 +02:00
zimbatm
3d0e8060fd
vault: 0.5.3 -> 0.6.0
2016-07-26 14:07:30 +01:00
Gabriel Ebner
7fce7c5a07
qutebrowser: 0.7.0 -> 0.8.0
2016-07-26 14:53:59 +02:00
leenaars and Michiel Leenaars
eb2e3965b8
swig: 3.0.7 -> 3.0.10
2016-07-26 14:49:34 +02:00
Kranium Gikos Mendoza and Emery Hemingway
b98e4b3aa4
qtbitcointrader: add {pre,post}Configure to fix build ( #17269 )
2016-07-26 12:15:47 +02:00
Wout Mertens and GitHub
62d11a6961
Merge pull request #17206 from nathan-gs/patch-2
...
Fix #9759 SSMTP sendmail wrapper
2016-07-26 10:52:19 +02:00
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: https://github.com/commercialhaskell/all-cabal-hashes/commit/de000169250c98476f033238893b97e3fd5089f9
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/d085132b77bbce029ad6835e933c84700ac9a0b3
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/bf146896f35132bf340fe59b27feb0f796c867b2
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 and GitHub
3bb18c68d2
Merge pull request #17042 from rasendubi/etc
...
etc: remove obsolete directories
2016-07-26 09:04:10 +02:00
Graham Christensen and GitHub
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
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
Luca Bruno
5c738ec37e
gnome3: drop 3.18
2016-07-25 22:49:12 +02:00
Ram Kromberg and obadz
5685968ca6
midori: 0.5.8 -> 0.5.11 ( #17142 )
2016-07-25 21:25:42 +01:00
Kranium Gikos Mendoza and obadz
a5d1c8d471
bluejeans: 2.160.63.8 -> 2.160.66.8 ( #17232 )
2016-07-25 20:53:32 +01:00
Bart Brouns and obadz
5b48659519
CharacterCompressor 0.2 -> 0.3 ( #17207 )
2016-07-25 20:52:06 +01:00
Maximilian Güntner and obadz
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 and obadz
2ac2676a17
android-sdk: 24.4.1 -> 25.1.7 ( #17193 )
2016-07-25 20:47:39 +01:00
Ram Kromberg and obadz
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 and obadz
f2cdd55412
cmst: 2016.01.28 -> 2016.04.03 ( #17134 )
2016-07-25 20:32:42 +01:00
Scott Olson and obadz
3b77214ab5
sfml: 2.2 -> 2.3 ( #17121 )
2016-07-25 20:30:34 +01:00
Profpatsch and obadz
e2f6c3b4d9
hasklig: 0.4 -> 0.9 ( #17257 )
2016-07-25 20:18:09 +01:00
Alexey Lebedeff and Bjørn Forsman
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 and GitHub
34429eeb71
Merge pull request #17248 from mimadrid/update/parallel-20160722
...
parallel: 20160622 -> 20160722
2016-07-25 15:28:29 +02:00
Robin Gloster and GitHub
645f5ec582
Merge pull request #17249 from mayflower/crashplan_fix
...
crashplan: Fixed the checksum
2016-07-25 15:26:29 +02:00
Florian Fackler and Tristan Helmich
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 and Rok Garbas
48fdde173f
emem: 0.2.22 -> 0.2.23 ( #17245 )
2016-07-25 06:13:49 +02:00
Brian McKenna and Rok Garbas
c816d053bc
genymotion: init at 2.7.2 ( #17203 )
2016-07-25 06:12:29 +02:00
Bjørn Forsman and Rok Garbas
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 and Rok Garbas
cbcee08650
racket: 6.5 -> 6.6 ( #17233 )
2016-07-25 06:03:35 +02:00
Rok Garbas and GitHub
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 and Rok Garbas
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 and Rok Garbas
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 and Thomas Tuegel
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