1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-30 17:41:12 +00:00
Commit graph

76679 commits

Author SHA1 Message Date
Eric Sagnes 65beea69d7 i3status: 2.9 -> 2.10, fixes #12872 2016-02-08 05:58:20 +01:00
Eric Sagnes f03ce60bd2 i3service: remove dmenu and i3 from env packages 2016-02-08 13:31:03 +09:00
Eric Sagnes b2c658ca11 i3: dmenu and i3status as runtime dependencies 2016-02-08 13:29:42 +09:00
taku0 ae6f06be03 oraclejdk: 8u71, 8u72 -> 8u73, 8u74 2016-02-08 09:56:23 +09:00
Profpatsch 9a72bf5c0f udev: sane: fix udev error
The new udev checks that no script references any absolute /bin/sh
paths, so this patches that out.
2016-02-08 01:48:34 +01:00
Ian Grant Jeffries e4c9fa40a6 vim-plugins: add vinegar 2016-02-07 19:27:17 -05:00
Tobias Geerinckx-Rice ce99feec68 zstd: 0.4.7 -> 0.5.0
“New: dictionary builder tool
Changed: advanced API for streaming and dictionary compression
Improved: better compression of small data.”
2016-02-08 00:37:11 +01:00
Robin Gloster 2bd2814587 nodePackages.oauth: use fetchFromGitHub
fixup to 9a5a967
2016-02-07 22:39:11 +00:00
Robin Gloster 9a5a967d0d nodePackages.oauth: pin url to version 2016-02-07 16:41:16 +00:00
Pascal Wittmann 23a9b9b88a rrdtool: move perl libraries to the expected place
closes #12801
2016-02-07 17:17:37 +01:00
Alexander V. Nikolaev b13e44e094 cairocffi: Add missing dependencies on gdk_pixbuf
Rewrite dlopening stuff in hacky way (due ctypes.util totally brokennes:
it attempt to use /sbin/ldconfig, gcc from PATH and other tricks to
detect sonames, I replaced it with simple table lookup)

Also I add patch to bypass another rounding regression in tests
(this patch submitted upstream as well)
2016-02-07 18:15:46 +02:00
Robin Gloster 66c3f7463b cdk: pin url to a version to prevent hash changes 2016-02-07 16:12:39 +00:00
Robin Gloster 75739fd05b python3Packages.samplerate: fix revision 2016-02-07 14:43:10 +00:00
Cole Mickens ea85ac9f15 powerline-fonts: 2015-06-29 -> 2015-12-11 (close #12856) 2016-02-07 15:19:10 +01:00
Pascal Wittmann 3511442267 Merge pull request #12865 from LnL7/added-bash-bats
bats: init at 4.0.4
2016-02-07 15:09:03 +01:00
Daiderd Jordan 4b4d5c96c8 bats: init at 4.0.4 2016-02-07 14:53:54 +01:00
Vladimír Čunát c6e94f9fa0 sc-im: fix download by using fetchFromGitHub
Otherwise the hashes would change periodically.
Also refactor meta. /cc maintainer @matthiasbeyer.
2016-02-07 14:43:27 +01:00
Nikolay Amiantov f91f99aff8 dwarf-fortress: fix help 2016-02-07 15:55:06 +03:00
Tony White 98ffc61e2f curl: Change default src url (close #12851)
- Changes the default src url away from http://curl.haxx.se
to an official mirror because haxx.se resolves to https and
bootstrap curl doesn't have https support.
Please see https://github.com/NixOS/nixpkgs/issues/12816
for more info.
2016-02-07 13:39:45 +01:00
Vladimír Čunát 1e04d875db videolan.org sources: prefer http://get.videolan.org
Some of the original URLs were broken now.
It seems that set of mirrors is preferred and faster than the others.
In the x264 case the source isn't there so http://download.videolan.org
is used instead.
2016-02-07 13:21:18 +01:00
Robin Gloster a538959ca0 lib.maintainers.globin: use my normal mail address 2016-02-07 11:31:19 +00:00
Nikolay Amiantov 6205f17ea4 Merge pull request #12839 from jb55/obs-bump
obs-studio: 0.12.1 -> 0.13.1
2016-02-07 13:09:15 +03:00
Nikolay Amiantov 428d2dc658 Merge pull request #12861 from avnik/upgrade/wesnoth
wesnoth: 1.12.4 -> 1.12.5
2016-02-07 12:41:46 +03:00
Alexander V. Nikolaev 05b1b14083 wesnoth: 1.12.4 -> 1.12.5 2016-02-07 10:27:16 +02:00
Sou Bunnbu eff64f728f Merge pull request #12858 from colemickens/update-libinput
libinput: 1.1.1 -> 1.1.6
2016-02-07 11:09:28 +08:00
Cole Mickens 6a94f7231a libinput: 1.1.1 -> 1.1.6 2016-02-06 18:49:22 -08:00
Matthias Beyer 5a2ca9e666 cli-visualizer: init at 2016-02-06
changes by @globin:
 * added pulseaudio support
 * 06-02-2016 -> 2016-02-06 to ensure correct version sorting
 * cli_visualizer -> cli-visualizer

closes #12853

Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-06 23:17:57 +00:00
Louis Taylor 12ca23d650 linux-testing: 4.4-rc8 -> 4.5-rc2 2016-02-06 20:54:55 +00:00
Arseniy Seroka 36242a14a2 Merge pull request #12843 from magnetophon/master-faust1-0.9.73
faust: update faust1, rename default.nix->faust2.nix
2016-02-06 23:54:11 +03:00
Aneesh Agrawal 3c5fca9618 filesystems: use list of strings for fs options
Allow usage of list of strings instead of a comma-separated string
for filesystem options. Deprecate the comma-separated string style
with a warning message; convert this to a hard error after 16.09.
15.09 was just released, so this provides a deprecation period during
the 16.03 release.

closes #10518

Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-06 19:48:30 +00:00
Robin Gloster f7aa921773 Merge pull request #12560 from tvestelind/haka
Haka: new package
2016-02-06 20:32:39 +01:00
Michael Raskin 415e1db505 Merge pull request #12846 from tohl/master
sbcl: 1.3.1 -> 1.3.2
2016-02-06 19:20:03 +00:00
Nikolay Amiantov b16b5bcaa3 Merge pull request #12811 from abbradar/pulseaudio-device-manager
Load PulseAudio's module-device-manager only for KDE
2016-02-06 22:10:40 +03:00
Robin Gloster 008acbc506 Merge pull request #12844 from magnetophon/master-ladspaH-mirror
ladspaH: move src to mirror, please also merge in 15.09
2016-02-06 20:06:14 +01:00
Nikolay Amiantov 8ade67e8c1 Merge pull request #12797 from abbradar/udev-reload
udev service: restart on rules change
2016-02-06 18:57:24 +03:00
Arseniy Seroka 39beea3662 Merge pull request #12842 from roblabla/bugfix-fixKeybase
keybase: 0.8.22 -> 0.8.25
2016-02-06 18:47:43 +03:00
Tomas Hlavaty 667ad7740f sbcl: 1.3.1 -> 1.3.2 2016-02-06 14:37:59 +01:00
Bart Brouns 3b6b47976e ladspaH: move src to mirror, please also merge in 15.09 2016-02-06 13:39:30 +01:00
Bart Brouns f357b6eb2b faust: update faust1, rename default.nix->faust2.nix 2016-02-06 13:26:31 +01:00
roblabla 16ddf9ea87 keybase: 0.8.22 -> 0.8.25 2016-02-06 12:51:26 +01:00
Rickard Nilsson 5c20877d40 opensmtpd: Add option that can disable adding sendmail to the system path 2016-02-06 11:54:56 +01:00
William Casarin c77f1f6cc9 obs-studio: 0.12.1 -> 0.13.1 2016-02-05 20:29:33 -08:00
Nikolay Amiantov 2b989f9d73 gtkglext: propagate pangox-compat dependency 2016-02-06 05:18:40 +03:00
Nikolay Amiantov ed9e286fa2 SDL_ttf: adopt, add patch to fix onscripter-en 2016-02-06 05:18:28 +03:00
Alexander V. Nikolaev b99e339419 cairocffi: need some fonts at build time 2016-02-06 04:16:48 +02:00
Lancelot SIX c5379e7da8 pkgs.darktable: 1.6.9 -> 2.0.0
See http://www.darktable.org/2015/12/darktable-2-0-released/

changes by @globin: added wrapGAppsHook and adwaita-icon-theme

Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-06 01:30:07 +00:00
Robin Gloster cbf2286506 Merge pull request #12784 from jasedit/master
Modifying nanomsg to build under unix, to support Mac OS X.
2016-02-05 21:26:44 +01:00
Robin Gloster 5b67ed7c55 Merge pull request #12819 from Beauhurst/hg_crecord_revert
hg_crecord: revert changes adding mercurial crecord
2016-02-05 21:24:19 +01:00
Robin Gloster 18c44e9c6e Merge pull request #12835 from zimbatm/sublime-3101
sublime3: 3083 -> 3101
2016-02-05 21:22:00 +01:00
Nikolay Amiantov d3a9f4288e Merge pull request #12817 from bendlas/update-wine
wine: stable update and consolidation
2016-02-05 22:53:56 +03:00