Tobias Geerinckx-Rice
661326b34c
x2goclient 4.0.3.2 -> 4.0.4.0
2015-05-26 23:59:36 +02:00
Tobias Geerinckx-Rice
68e3614ad0
viber: fix evaluation for nox-review
...
Even broken packages ought to evaluate, or die. Especially when
less than a month (!) old...
2015-05-25 13:35:54 +02:00
Christian Theune
9d0bd2cd2d
Update syncthing to 0.11.6
2015-05-25 10:24:02 +02:00
William A. Kennington III
5722d7c5b5
umurmur: Enable shmapi
2015-05-24 16:05:08 -07:00
Peter Simons
83096066c8
irssi: add second download mirror because irrsi.org is offline
...
(cherry picked from commit 79effb88a0d342ffc423b7044548c34c7f5c1aa4)
2015-05-25 00:13:52 +02:00
Peter Simons
06f3c4dba5
daq: update to version 2.0.5
...
Fixes https://github.com/NixOS/nixpkgs/issues/7947 .
2015-05-22 20:41:59 +02:00
Eelco Dolstra
99e9710348
thunderbird: Update to 31.7.0
...
Also enable parallel building, as it seems to work reliably for
Firefox.
2015-05-22 11:46:18 +02:00
aszlig
b26de39252
gyp: Revive old SVN version to build Chromium.
...
Works around regression from a305e6855d
.
We're also marking it lowPrio to make sure nobody will accidentally
reference it using nix-env -i.
Until we have fixed #7402 , we're going to build with the old gyp version
to prevent being affected by https://crbug.com/462153 .
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-22 11:37:40 +02:00
Arseniy Seroka
15faa43f13
Merge pull request #7853 from rushmorem/marathon-update
...
Update Mesos Library environment variable
2015-05-21 12:58:11 +03:00
Pascal Wittmann
bfc1582b81
jumanji: fix gsettings schemas, closes #7916
2015-05-21 01:10:24 +02:00
taku0
3705c62266
thunderbird-bin: update to version 31.7.0
2015-05-20 09:33:30 +09:00
Luca Bruno
1b6401fd2e
More usage of gnome3.defaultIconTheme
2015-05-19 14:40:04 +02:00
Thomas Tuegel
6d52aa7e59
dropbox: install icons
2015-05-18 15:44:48 -05:00
Thomas Tuegel
feec95b437
dropbox: move updateable attributes to the top
2015-05-18 15:44:48 -05:00
Herwig Hochleitner
db4993600c
dropbox: 3.4.4 -> 3.4.6
2015-05-18 15:44:47 -05:00
Nikolay Amiantov
e919cf0be2
pidgin-otr: update homepage
2015-05-18 17:21:08 +03:00
Thomas Tuegel
04622fe3ba
firefoxWrapper: fix typo
...
Accidentally tried to hardlink a directory! Should have been `ln -s` all
along. Affects non-Firefox browsers that use firefoxWrapper.
2015-05-18 08:53:51 -05:00
Jascha Geerds
12f0b61967
hipchat: update 2.2.1287 -> 2.2.1373
2015-05-18 13:16:34 +02:00
Christian Theune
8e36da20e7
Update syncthing to 0.11.5
2015-05-18 10:49:25 +02:00
Thomas Tuegel
6803ddbf60
firefoxWrapper: install icon to hicolor theme
2015-05-17 20:20:24 -05:00
Thomas Tuegel
9474fefe28
firefoxWrapper: unquote shell glob
2015-05-17 20:20:24 -05:00
Joachim Schiele
3e0c91e55f
Merge pull request #7854 from qknight/openal_cleanup
...
openal to openalSoft conversion
2015-05-16 12:19:12 +02:00
Joachim Schiele
bbd342dcf4
openal to openalSoft conversion
2015-05-16 04:04:35 +02:00
William A. Kennington III
0700e844e2
firefox: 38.0 -> 38.0.1
2015-05-15 18:38:13 -07:00
rushmorem
6771eefd43
Update Mesos Library environment variable
2015-05-15 19:27:00 +02:00
taku0
fa2102b463
firefox-bin: update to version 38.0.1
2015-05-16 00:43:44 +09:00
Luca Bruno
58b865cfc6
go: remove renameImports and use goPackageAliases
2015-05-15 11:16:59 +02:00
Domen Kožar
f5edc27298
Merge pull request #7844 from rushmorem/mesos-0.22-fix
...
Fix mesos-0.22 build and update to 0.22.1
2015-05-14 20:00:19 +02:00
Pascal Wittmann
bb9e9cc3f8
Turned some meta.maintainers into lists
2015-05-14 19:09:43 +02:00
Eric Seidel
67fe5d46d4
Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclang
...
Add isGNU and isClang attributes to cc-wrapper
2015-05-14 10:09:07 -07:00
rushmorem
7b028de543
Fix mesos-0.22 build and update to 0.22.1
2015-05-14 18:02:09 +02:00
Pascal Wittmann
9c9c586534
Fixed several "package has no version" warnings
2015-05-14 17:19:41 +02:00
William A. Kennington III
8ffc461f91
firefox: 37.0.2 -> 38.0
2015-05-13 14:50:57 -07:00
taku0
c22b03db0c
firefox-bin: update to version 38.0
2015-05-13 22:19:50 +09:00
Eelco Dolstra
1ba5ef6b6a
viber: Mark as broken
...
It doesn't evaluate due to Qt changes. Also improve checking in
make-tarball.nix to catch this in the future.
2015-05-12 14:30:56 +02:00
Eric Seidel
662a6b1ca6
remove all references to stdenv.cc.cc.is{GNU,Clang}
...
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Eelco Dolstra
748be0b5d0
thunderbird: Update to 31.6.0
...
Fixes various critical vulnerabilities.
2015-05-11 11:46:57 +02:00
Domen Kožar
bb4d658f64
Merge branch 'master' into staging
...
Conflicts:
nixos/doc/manual/release-notes/rl-unstable.xml
nixos/modules/services/printing/cupsd.nix
pkgs/applications/misc/calibre/default.nix
pkgs/development/haskell-modules/hackage-packages.nix
pkgs/development/libraries/libsodium/default.nix
pkgs/misc/emulators/wine/unstable.nix
pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
Charles Strahan
7493d6f1f6
marathon: 0.8.0 -> 0.8.1
2015-05-10 19:56:46 -04:00
Charles Strahan
9d9e21c7fd
mesos: 0.21.0 -> 0.22.0
...
This also enables the network isolation feature that was introduced in
Mesos 0.20.0.
2015-05-10 17:23:20 -04:00
Domen Kožar
b7f15c43da
fix evals /cc @ttuegel
2015-05-10 13:46:32 +02:00
William A. Kennington III
074c4a7f78
Merge remote-tracking branch 'upstream/master' into staging
2015-05-07 01:44:49 -07:00
Arseniy Seroka
ac90fa0a3a
Merge pull request #7735 from joachifm/msmtp-1_6_2
...
msmtp: 1.6.1 -> 1.6.2
2015-05-07 01:24:54 +03:00
Joachim Fasting
02f97e2288
msmtp: 1.6.1 -> 1.6.2
...
Fixes removal of consecutive Bcc headers.
2015-05-06 23:40:52 +02:00
Charles Strahan
ae8c6092e7
pwmt: update packages (zathura, jumanji, girara)
...
This updates (and fixes) the mupdf backend for zathura, and bumps the
versions for other related packages.
2015-05-06 10:36:30 -04:00
Arseniy Seroka
e0bec9ece5
teamviewer: update sha
2015-05-06 16:16:34 +03:00
Arseniy Seroka
c4103181ce
Merge pull request #7716 from joachifm/newsbeuter-2_9
...
newsbeuter: 2.8 -> 2.9
2015-05-06 04:39:20 +03:00
Joachim Fasting
fdea7f4360
newsbeuter: 2.8 -> 2.9
...
Also set installFlags rather than call make install directly.
This release has a logic error which causes the newsbeuter cache to be
deleted on exit iff urls contains a single URL [1] (no problem for n > 1).
[1]: https://github.com/akrennmair/newsbeuter/pull/179
2015-05-05 14:49:09 +02:00
William A. Kennington III
00df204c82
Merge remote-tracking branch 'upstream/master' into staging
2015-05-01 15:57:09 -07:00
William A. Kennington III
27b435487c
irssi: Fix ncurses linking
2015-04-30 18:49:28 -07:00