Frederik Rietdijk
9123a84fd3
pythonPackages.scipy: 0.16.1 -> 0.17.0
2016-02-08 20:36:14 +01:00
Frederik Rietdijk
7fad1bcff7
pythonPackages.scipy_0_17: init at 0.17.0
2016-02-08 20:36:01 +01:00
Frederik Rietdijk
73e9cb9748
pythonPackages.numpy: use openblas_2_14
2016-02-08 20:34:11 +01:00
Frederik Rietdijk
3e476a73ef
openblas_2_14: init at 0.2.14
2016-02-08 20:33:31 +01:00
Frederik Rietdijk
63cf61e8d3
pythonPackages: new functions to build numpy and scipy
2016-02-08 20:33:15 +01:00
Tobias Geerinckx-Rice
e5b143a964
geolite-legacy 2016-02-02 -> 2016-02-08
2016-02-08 19:15:41 +01:00
Ricardo M. Correia
05a8185fda
icedtea_web: 1.6.1 -> 1.6.2
2016-02-08 18:46:46 +01:00
Robin Gloster
371b57a716
lr: init at 0.2
2016-02-08 16:30:29 +00:00
Arseniy Seroka
dd7e6bd97f
Merge pull request #12859 from seagreen/vinegar-vim-plugin
...
vim-plugins: add vinegar
2016-02-08 19:17:50 +03:00
aszlig
c0cbb46fde
Merge pull request #12874 from Profpatsch/udev
...
This fixes an error when enabling SANE while building the udev rules
files for a particular system, which was caused by #12804 (merged in
9807acb
).
2016-02-08 16:42:33 +01:00
Ollie Charles
37d67b0cdf
haskell.packages.ghc801: Update to RC 2
2016-02-08 14:11:49 +00:00
Domen Kožar
24ae22e7d3
Merge pull request #12871 from taku0/oraclejdk-8u73
...
oraclejdk: 8u71, 8u72 -> 8u73, 8u74
2016-02-08 13:16:49 +00:00
Domen Kožar
89fa4724f1
Merge pull request #12873 from ericsagnes/feat/i3
...
i3: move dependencies to runtime
2016-02-08 13:16:11 +00:00
Nikolay Amiantov
4b183538fe
Merge pull request #12841 from avnik/fix/cairocffi
...
Fix pythonPackages.cairocffi
2016-02-08 13:42:50 +03:00
Robin Gloster
9afe794f5e
coqPackages.contribs.Bertrand: fix hash
2016-02-08 10:10:38 +00:00
Austin Seipp
e2f7744f80
Merge pull request #12772 from ali-abrar/master
...
vim_configurable: add configuration option for XIM support
2016-02-08 00:55:33 -05:00
宋文武
3c168a714e
dvtm: 0.14 -> 0.15
2016-02-08 13:10:27 +08:00
Eric Sagnes
65beea69d7
i3status: 2.9 -> 2.10, fixes #12872
2016-02-08 05:58:20 +01: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
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
Eric Sagnes
20bb296be6
cmst: 2014.12.05 -> 2016.01.28
2016-02-07 18:51:28 +09: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
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
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
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
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
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
Cole Mickens
14dfebd364
rkt: reset stage1 to rkt's recommended version
2016-02-05 11:18:12 -08:00
Vladimír Čunát
961b45a9c0
m17n-db: fix tarball
...
There's no glibc on darwin.
2016-02-05 19:22:22 +01:00
Vladimír Čunát
b8d488ab93
asymptote: fix tarball by asserting isLinux
...
We have no osmesa on darwin, which caused an evaluation error.
2016-02-05 19:22:22 +01:00
Robin Gloster
3c5b7be8ff
Merge pull request #12832 from colemickens/azure-cli-0.9.15
...
azure-cli 0.9.13 -> 0.9.15
2016-02-05 19:16:53 +01:00
Vincent Laporte
ca535e4c1f
SDL: propagate Cocoa dependency on darwin
2016-02-05 18:53:26 +01:00
zimbatm
943e049ff8
sublime3: 3083 -> 3101
2016-02-05 15:02:55 +00:00
Arseniy Seroka
50f94c2751
Merge pull request #12831 from colemickens/rkt-1.0.0
...
rkt 0.15.0 -> 1.0.0 + trousers
2016-02-05 17:32:45 +03:00
Domen Kožar
3a17abfdae
Merge pull request #12830 from colemickens/docker-1.10.0
...
docker 1.9.1 -> 1.10.0
2016-02-05 11:17:52 +00:00
Cole Mickens
f3cce60346
azure-cli 0.9.13 -> 0.9.15
2016-02-05 00:05:33 -08:00
Frederik Rietdijk
a5c42e43f4
Merge pull request #12812 from kevinmarsh/master
...
django: update minor version numbers (to 1.9.2, 1.8.9, 1.7.11)
2016-02-05 08:56:45 +01:00
Cole Mickens
34f59ae390
rkt 0.15.0 -> 1.0.0 + trousers
2016-02-04 22:52:55 -08:00
Cole Mickens
712eb6b7e0
docker 1.9.1 -> 1.10.0
2016-02-04 22:52:06 -08:00
Thomas Tuegel
c426ac4381
Merge branch 'emacs-packages'
2016-02-04 18:18:45 -06:00
Thomas Tuegel
53aee90d57
melpaStablePackages 2016-02-04
2016-02-04 18:05:21 -06:00
Thomas Tuegel
73093823f4
melpaPackages 2016-02-04
2016-02-04 17:13:37 -06:00
Nikolay Amiantov
20af4b8287
arx-libertatis: use our DevaVu fonts, set proper data directory, enable parallel building
2016-02-05 02:07:33 +03:00
Nikolay Amiantov
8c440be8cf
Merge pull request #12825 from rnhmjoj/arx
...
arx-libertatis: init at version 2016-02-02
2016-02-05 02:05:59 +03:00
Nikolay Amiantov
0ea48b1f9f
openalLegacy: remove package
...
It's the same as openalSoft (same package source and version). I suppose it
contained original Creative open-source OpenAL implementation some time ago, but
then it changed and nobody noticed. It's referenced nowhere, anyway.
2016-02-05 00:26:48 +03:00
Peter Simons
2c51a0a39a
Merge pull request #12773 from kragniz/gnupg-2.1.11
...
gnupg: 2.1.10 -> 2.1.11
2016-02-04 22:23:41 +01:00
Peter Simons
770ba80479
Merge pull request #12767 from abbradar/asymptote-fixes
...
Asymptote fixes
2016-02-04 22:16:40 +01:00
Thomas Tuegel
d5281958f0
elpaPackages 2016-02-04
2016-02-04 15:11:00 -06:00
Arseniy Seroka
5154e8c491
Merge pull request #12823 from NeQuissimus/kotlin-1.0rc1036
...
kotlin: 1.0.0-beta-4584 -> 1.0.0-rc-1036
2016-02-04 23:34:46 +03:00
Pascal Wittmann
9b7be02935
Merge pull request #12791 from vbgl/cln-1.3.4
...
cln: 1.3.3 -> 1.3.4
2016-02-04 21:04:26 +01:00
rnhmjoj
621a9ac46c
arx-libertatis: init at version 2016-02-02
2016-02-04 20:36:02 +01:00
Michael Raskin
0d1a188c5d
Re-add Monotone-Viz with Fedora as a source
2016-02-04 20:13:49 +01:00
Michael Raskin
624006fcf5
ecl: 15.3.7 -> 16.0.0; homepage is at common-lisp.net now
2016-02-04 19:31:53 +01:00
Tim Steinbach
7cc2756f31
kotlin: 1.0.0-beta-4584 -> 1.0.0-rc-1036
2016-02-04 11:31:12 -05:00
Nikolay Amiantov
4f3a6d8ee2
zandronum-bin: fix argv0, add license
2016-02-04 19:27:44 +03:00
Robert Scott
d192057519
hg_crecord: revert changes adding mercurial crecord
...
crecord is included in modern hg releases - I failed to realize this.
2016-02-04 15:13:24 +00:00
Herwig Hochleitner
6abe531aaf
wine stable: 1.8 -> 1.8.1
2016-02-04 14:25:38 +01:00
Herwig Hochleitner
4ce954d02e
wine: consolidate source packages
...
In order to update wine packages more easily, the source derivations are
collected into a single sources.nix, so hashes can be updated like
`nix-prefetch-url pkgs/misc/emulators/wine/sources.nix -A stable`
2016-02-04 14:25:34 +01:00
Pascal Wittmann
98b365386a
Merge pull request #12808 from kevincox/b2
...
backblaze-b2: init at version 0.3.10
2016-02-04 13:22:02 +01:00
Kevin Marsh
46700df1c1
django: update minor version numbers (to 1.9.2, 1.8.9, 1.7.11)
2016-02-04 11:32:47 +00:00
Rickard Nilsson
23beba4994
goPackages.oauth2_proxy: init at 20160120
...
Also add missing dependency:
goPackages.hmacauth: init at 20151013
2016-02-04 11:43:37 +01:00
Damien Cassou
ee1a843371
Merge pull request #12774 from matthiasbeyer/update-vdirsyncer
...
Update vdirsyncer
2016-02-04 11:41:54 +01:00
Pascal Wittmann
1b998d97a9
Merge pull request #12810 from aneeshusa/add-as31
...
as31: init at 2.3.1
2016-02-04 08:35:45 +01:00
Aneesh Agrawal
b4c449635a
as31: init at 2.3.1
2016-02-04 01:37:28 -05:00
Nikolay Amiantov
8821ebe3ad
remove gmcs substitutes from mono packages
2016-02-04 03:51:47 +03:00
Kevin Cox
47c863f9ef
backblaze-b2: init at version 0.3.10
2016-02-03 18:45:01 -05:00