Robin Gloster
0ee88cffca
Merge pull request #10417 from puffnfresh/nixos/mmc_block
...
initrd: add mmc_block to default available modules
2016-02-08 23:51:46 +01:00
Charles Strahan
4faeca0cbd
nq: init at 0.1
...
Unix command line queue utility.
2016-02-08 17:28:24 -05:00
Charles Strahan
5691a2a498
xe: init at 0.5
...
Simple xargs and apply replacement.
2016-02-08 17:27:44 -05:00
Tobias Geerinckx-Rice
82e15d9914
pagemon: 0.01.07 -> 0.01.08
...
Main changes:
- Add 'c' key to close pop up windows
- Enable -p option to have the PID or name of the process to monitor
- Fix zoom scaling on memory view
- Don't break on failed seek or read of map info
More:
f172bd17e7/debian/changelog
2016-02-08 21:06:08 +01:00
Tobias Geerinckx-Rice
bf8550998e
libpsl: 2016-01-15 -> 2016-02-06
2016-02-08 20:48:23 +01:00
Frederik Rietdijk
0806e44f52
Merge pull request #12826 from NixOS/python-wip
...
pythonPackages: new functions to build numpy and scipy
2016-02-08 20:39:16 +01:00
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
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