zimbatm
23b9d037de
quassel: fix sources
...
Fixes changes after #14080 where the updated hash was missing.
Put the source in a common file so there is only one place to update.
2016-03-22 12:10:22 +00:00
José Romildo Malaquias
fdc0edff3e
gnome-terminal: refactor wrapping variables in binaries
2016-03-22 08:41:10 -03:00
vbgl
9bb2dd5e10
Merge pull request #14109 from zimbatm/scribus-1.4.6
...
scribus: 1.4.5 -> 1.4.6
2016-03-22 12:32:03 +01:00
Slawomir Gonet
eddb7a55f8
utox: 0.5.0 -> 0.7.0, libtoxcore: 20160131 -> 20160319
2016-03-22 08:42:07 +01:00
Franz Pletz
4aca172b19
Merge pull request #14112 from colemickens/update_plex_pass
...
plex: plexpass: 0.9.16.2.1827 -> 0.9.16.3.1840
2016-03-22 07:26:43 +01:00
Cole Mickens
ead287939b
plex: plexpass: 0.9.16.2.1827 -> 0.9.16.3.1840
2016-03-21 20:47:42 -07:00
Ryan Trinkle
be30ba8e0e
nix-prefetch-scripts: make nix-prefetch-git report fetchSubmodules in its JSON output
...
Previously, nix-prefetch-git would report the same JSON whether submodules were being fetched or not; with this change, the --fetch-submodules option will cause the JSON output to include "fetchSubmodules": true, so that fetchgit (builtins.fromJSON (builtins.readFile ./path/to/output.json)) will work.
2016-03-21 23:26:18 -04:00
Franz Pletz
f03993366e
fail2ban: 0.9.3 -> 0.9.4
2016-03-22 02:12:43 +01:00
joachifm
4f29a8c03e
Merge pull request #14023 from Adjective-Object/add/ansifilter
...
ansifilter: add @ 1.15
2016-03-22 00:44:49 +00:00
Franz Pletz
29275f9740
gqrx: 2.3.2 -> 2.5.3
2016-03-22 01:18:01 +01:00
Franz Pletz
441f8a84c0
gnuradio: 3.7.8.1 -> 3.7.9.1
2016-03-22 01:18:01 +01:00
Franz Pletz
b2f92582fb
uhd: 3.7.0 -> 3.9.3
2016-03-22 01:18:01 +01:00
Tobias Geerinckx-Rice
c0a35241f0
mcelog: 133 -> 134
...
trigger: Avoid warning from earlier merge
2016-03-22 00:59:15 +01:00
Franz Pletz
bf9f211ae3
whois: 5.2.10 -> 5.2.11
2016-03-22 00:52:40 +01:00
zimbatm
b40a25b922
scribus: 1.4.5 -> 1.4.6
2016-03-21 22:17:31 +00:00
Franz Pletz
fbdcbaf25c
horst: 2015-07-22 -> 2016-03-15
2016-03-21 22:07:25 +01:00
Thomas Tuegel
6c05554b85
emacsPackagesNg: remove compatibility cl-lib
...
ELPA has the compatibility library cl-lib-0.5 which interferes with the
builtin cl-lib-1.0.
2016-03-21 15:36:39 -05:00
Pascal Wittmann
806f71370c
amuleGui: fix build
...
See #13559
2016-03-21 21:29:39 +01:00
Franz Pletz
1a9b272c09
nss: 3.22.2 -> 3.23 (security)
...
Fixes CVE-2016-1950.
See: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.23_release_notes
2016-03-21 21:27:59 +01:00
Arseniy Seroka
1bb80801eb
Merge pull request #14044 from kamilchm/youcompleteme
...
vimPlugins: youcompleteme FIX #14006 No rule to make target 'ycm_support_libs'
2016-03-21 23:19:59 +03:00
zimbatm
d47fbff0e9
Merge pull request #14106 from zimbatm/rspamd-1.2.0
...
Rspamd 1.2.0
2016-03-21 19:41:41 +00:00
zimbatm
93fc382f97
Merge pull request #14108 from mitchty/osx-htop-fix
...
htop: fix build on darwin
2016-03-21 19:40:43 +00:00
Mitch Tishmack
db6dff75bd
htop: fix build on darwin
2016-03-21 14:05:01 -05:00
Michael Raskin
74f04dc83c
stumpwm: Pass through the sbcl and lispPackages used
2016-03-21 19:55:25 +01:00
zimbatm
81af597030
Merge pull request #14016 from johbo/mysql55
...
mysql55: Allow to build on darwin
2016-03-21 17:39:45 +00:00
joachifm
d55248f4b4
Merge pull request #14087 from grahamc/squid
...
Update Squid, Remove Old Versions for CVE-2016-2571
2016-03-21 17:30:31 +00:00
Tobias Geerinckx-Rice
9ba1afb94b
libav: drop unused version 9.
2016-03-21 18:28:08 +01:00
joachifm
ada62bea57
Merge pull request #14104 from romildo/new.grepmail
...
grepmail: init at 5.3104 and some dependencies
2016-03-21 17:25:01 +00:00
Edward Tjörnhammar
bd37facd1e
python33Packages.acd_cli: don't use sqlalchemy7
2016-03-21 18:07:51 +01:00
zimbatm
883f73f39d
rspamd: 1.1.3 -> 1.2.0
2016-03-21 16:25:59 +00:00
Tobias Geerinckx-Rice
e2cbf68786
docker: keep using btrfs-progs 4.4.1
...
Fixes https://hydra.nixos.org/build/33510211 .
2016-03-21 16:18:33 +01:00
aszlig
4d305102e0
google-chrome: Fix fetching upstream binary
...
Commit aa097946d2
only fixed evaluation.
Ssince 37dbd62
however, the fetchurl call is already implied so just
changing the path will still result in fetchurl (fetchurl ...), so let's
drop the outer fetchurl.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @msteen, @benley
2016-03-21 16:15:18 +01:00
José Romildo Malaquias
a95583e7fd
grepm: init at 0.6
2016-03-21 12:08:04 -03:00
José Romildo Malaquias
c0c321cf48
grepmail: init at 5.3104
2016-03-21 12:04:25 -03:00
José Romildo Malaquias
66399d464b
Mail-Mbox-MessageParser: init at 1.5105
2016-03-21 11:59:37 -03:00
José Romildo Malaquias
d1d922b6b9
FileHandle-Unget: init at 0.1628
2016-03-21 11:58:31 -03:00
Graham Christensen
133af7750e
squids: Remove unsupported versions of squid.
2016-03-21 09:55:44 -05:00
Graham Christensen
75c90fff39
squid: 3.5.1 -> 3.5.15 for CVE-2016-2571
2016-03-21 09:06:47 -05:00
Maxwell
5c740539a8
ansifilter: init at 1.15
2016-03-21 09:42:32 -04:00
Pascal Wittmann
4295ad5ee8
Merge pull request #14079 from NixOS/add-radicale-user
...
radicale service: run with dedicated user
2016-03-21 13:56:23 +01:00
Peter Simons
9405b1f497
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:
- Nixpkgs: cc6b62965c
- Hackage: 8103415143
- LTS Haskell: 6bcb171af7
- Stackage Nightly: 26f7d11e37
2016-03-21 13:18:57 +01:00
Peter Simons
ca34db0409
configuration-hackage2nix.yaml: update list of broken packages
2016-03-21 13:18:56 +01:00
Peter Simons
bd2bc77f8c
haskell-transformers-compat: fix build with GHC 8.0.x
2016-03-21 13:17:54 +01:00
Tim Steinbach
6476075ccf
kernel: 3.18.28 -> 3.18.29 ( close #14057 )
2016-03-21 12:39:29 +01:00
Tim Steinbach
379709b404
kernel: 4.1.17 -> 4.1.20 ( close #14058 )
2016-03-21 12:15:25 +01:00
Vladimír Čunát
aa097946d2
chrome: fix evaluation after 6041cfe2af
2016-03-21 12:04:33 +01:00
Michael Fellinger
4873838f75
capybara-webkit: gem needs qt5Full
2016-03-21 12:01:37 +01:00
Evgeny Egorochkin
5db2d9366b
subversion: fix hash
2016-03-21 12:47:54 +02:00
Vladimír Čunát
1d11940aac
Merge #14005 : libav improvements
...
It includes more than the PR itself.
2016-03-21 09:59:18 +01:00
Vladimír Čunát
07a3d42023
libav: minor updates 11.4 -> 11.6
...
The older branches seem unmaintained and better not used -
/cc maintainer of keyfinder @nckx.
2016-03-21 09:57:09 +01:00