Michel Kuhlmann
cab1f3de5e
R: regenerate CRAN packages
2015-11-17 14:34:27 +01:00
Domen Kožar
7e58284b68
Merge pull request #11087 from FRidh/llvmlite
...
python llvmlite: fix by using llvm_36
2015-11-17 13:48:56 +01:00
Shea Levy
a75de3ce56
Merge branch 'replace-dependency' of https://github.com/roconnor/nixpkgs
...
When replace-dependency is given a drv that doesn't actually depend on
oldDependency, then just return back the original drv but also issue a
warning.
2015-11-17 07:09:03 -05:00
Luca Bruno
aa9827a948
ipython: use requests2 to fix python3 build
2015-11-17 13:02:03 +01:00
Vladimír Čunát
31aa281919
libpng12: security update 1.2.53 -> 1.2.54
...
Part of fix for #11030 .
Also refactor meta.
2015-11-17 12:57:33 +01:00
Stefan Junker
93e1f92781
rkt: v0.10.0 -> 0.11.0
...
Also prepare to support multiple stage1 flavors.
The 'host' flavor would be preferred to reuse systemd components instead
of downloading/unpacking/processing a CoreOS PXE image.
2015-11-17 12:44:32 +01:00
Matej Cotman
5f5fd03a71
nixui: upgrade to 0.2.1
2015-11-17 12:28:22 +01:00
Frederik Rietdijk
0d1a8a5fcf
python llvmlite: fix by using llvm_36
2015-11-17 12:16:11 +01:00
Cillian de Róiste
242914358e
datadog: fix license
2015-11-17 12:09:56 +01:00
Peter Simons
6fbff60f0e
Add LTS Haskell 3.14.
2015-11-17 11:13:20 +01:00
Peter Simons
2d87d483d0
configuration-hackage2nix.yaml: update list of broken packages
2015-11-17 11:09:59 +01:00
Peter Simons
4fb7b4170a
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-42-g3ca1747 using the following inputs:
- Nixpkgs: ad0723f0c7
- Hackage: c7478af457
- LTS Haskell: 8ec1fc3419
- Stackage Nightly: e6bcfb640c
2015-11-17 11:09:09 +01:00
Domen Kožar
a7c2ee2205
Merge pull request #11062 from offlinehacker/pkgs/pythonPackages/datadog/add
...
pythonPackages.datadog: init at 0.10.0
2015-11-17 10:45:03 +01:00
Pascal Wittmann
31f925b572
Merge pull request #11077 from rycee/bump/perl-Log-Log4perl
...
perl-Log-Log4perl: 1.43 -> 1.46
2015-11-17 10:26:13 +01:00
Pascal Wittmann
098d57cbe0
Merge pull request #11076 from mstarzyk/obnam
...
obnam: 1.18.1 -> 1.18.2
2015-11-17 10:25:27 +01:00
lethalman
589ab6b217
Merge pull request #11081 from khumba/claws-https-master
...
claws-mail: add glib_networking for fancy to load HTTPS content (for master)
2015-11-17 10:13:20 +01:00
Domen Kožar
f809e8e0ab
webkitgtk: 2.10.0 -> 2.10.4 (fix build)
2015-11-17 08:19:01 +01:00
aszlig
880eba6481
conky: Fix building with CMake 3.4.0.
...
Regression introduced by 050bebb8c4
.
It's essentially an upgrade to CMake 3.4.0, which breaks the build
because it seems that in CMake 3.3.x, the check_include_files() command
was implicitly included (haven't found out about why exactly).
So we're now just adding an import for CheckIncludeFiles in addition to
CheckIncludeFile, so that we have both commands (the plural and the
singular variant) available.
My original goal was to use brndnmtthws/conky@3a574ba , but this breaks
the build as well, because check_include_files doesn't accept additional
compile flags.
However, this is needed if building with wireless support, because
including iwlib.h needs -D_GNU_SOURCE set and check_include_files
doesn't do that.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-11-17 05:51:27 +01:00
John Wiegley
17044e0e71
openvpn: Allow building on non-Linux systems
2015-11-16 20:34:56 -08:00
Bryan Gardiner
f2afad2349
claws-mail: add glib_networking for fancy to load HTTPS content ( #10421 )
2015-11-16 20:23:12 -08:00
Domen Kožar
0ff2240da3
Merge pull request #11078 from svend/nim-darwin
...
nim: Add darwin platform
2015-11-17 01:06:02 +01:00
Robert Helgesson
a2ed2f9f6a
perl-Log-Log4perl: 1.43 -> 1.46
...
Also add meta section and myself as maintainer.
2015-11-17 00:06:02 +01:00
Russell O'Connor
fb683211dc
replace-dependency.nix: Remove unnecessary carriage return.
2015-11-16 17:52:12 -05:00
Svend Sorensen
d4994d85e4
nim: Add darwin platform
2015-11-16 14:50:40 -08:00
Michael Raskin
05129a3ee6
Add sct — a minimal utility to set display colour temperature
2015-11-17 01:50:09 +03:00
Russell O'Connor
94e68bf9ee
replace-dependency.nix: Give attr a slightly more meaningful name of drvHash
2015-11-16 17:44:03 -05:00
Maciek Starzyk
88a6ae6336
obnam: 1.18.1 -> 1.18.2
2015-11-16 23:20:32 +01:00
lethalman
ca186286d7
Merge pull request #10986 from teh/master
...
update flow + new go binary (codesearch)
2015-11-16 20:45:10 +01:00
Pascal Wittmann
fece57da45
Merge pull request #11007 from makefu/mhddfs_init_master
...
mhddfs: init at 0.1.39
2015-11-16 20:21:39 +01:00
Pascal Wittmann
743151e9f3
Merge pull request #11054 from makefu/acng_init
...
apt-cacher-ng: init at 0.8.6
2015-11-16 20:00:01 +01:00
Pascal Wittmann
59bb76e894
snapraid: append the version to the name
2015-11-16 19:56:14 +01:00
Benno Fünfstück
2fc679b6f7
pyacoustid: use requests2
...
This fixes an issue with beets which already needs requests2
due to the fetchart plugins' dependencies, so it would depend
on two different versions of requests if this package didn't
use requests2.
2015-11-16 19:45:06 +01:00
Benno Fünfstück
c0cb70bf7c
python-discogs-client: use requests2
...
This fixes an issue in beets which would depend on two versions of
requests if this used requests and not requests2.
2015-11-16 19:45:06 +01:00
Sander van der Burg
a06dd213b6
nodejs-5_0: add package
2015-11-16 17:58:11 +00:00
zimbatm
6a0ed9361b
webfs: init at 1.21
2015-11-16 17:29:40 +01:00
Jaka Hudoklin
15c76d17fe
heapster: init at 3057a2c07061c8d9ffaf77e5442ffd7512ac0133
2015-11-16 16:58:09 +01:00
Florent Becker
e61ad1288c
emacs-packages.rust-mode: init at 20151026 ( close #10674 )
2015-11-16 16:46:04 +01:00
taku0
b3a40786c0
firefox-bin: 41.0.2 -> 42.0 ( close #10821 )
2015-11-16 16:39:26 +01:00
Stefan Junker
63edfb1871
go14: 1.4.2 -> 1.4.3 ( close #10702 )
2015-11-16 16:39:08 +01:00
Arseniy Seroka
855cba7da7
Merge pull request #11029 from ryantrinkle/mariadb-darwin
...
Add CoreServices framework dependency to mariadb on darwin
2015-11-16 18:28:23 +03:00
Jaka Hudoklin
ac97469edd
pythonPackages.datadog: init at 0.10.0
2015-11-16 16:25:13 +01:00
Arseniy Seroka
aca3377672
Merge pull request #11028 from ryantrinkle/hmatrix-darwin
...
Add Accelerate framework dependency to hmatrix on darwin
2015-11-16 18:19:25 +03:00
Jaka Hudoklin
02fc10ce25
docker: make lxc optional
2015-11-16 16:17:53 +01:00
Jaka Hudoklin
c79e22edbf
docker: 1.8.1 -> 1.9.0
2015-11-16 15:56:09 +01:00
wedens
caedaf2f27
fzf: 0.10.8 -> 0.11.0
...
fixes #10418
2015-11-16 20:47:27 +06:00
Jaka Hudoklin
a42d2e439b
docker-gc: init at b0cc52aa3da2e2ac0080794e0be6e674b1f063fc
2015-11-16 15:16:48 +01:00
Matthijs Steen
0ceda119d7
google-chrome: init at 45.0.2454.101-1 ( close #10892 )
...
As suggested the Google Chrome .deb file that is used for Chromium's plugins is reused.
vcunat removed lots of newlines, as the style was diverging from the
majority far too much (IHHO).
2015-11-16 15:15:51 +01:00
Jaka Hudoklin
abda14309f
grafana: 2.0.0-beta1 -> 2.5.0
2015-11-16 14:59:16 +01:00
makefu
8db9408ac6
apt-cacher-ng: init at 0.8.6
2015-11-16 14:45:21 +01:00
Jaka Hudoklin
c8d1e900d6
bosun: 0.3.0 -> 0.5.0-alpha
2015-11-16 14:23:54 +01:00
Jaka Hudoklin
9c1943fb6f
influxdb: 0.8.3 -> 0.9.4, fix module
2015-11-16 14:22:08 +01:00
William A. Kennington III
61402311cc
ceph: Deduplicate the default
2015-11-16 05:15:19 -08:00
Domen Kožar
91fcff45a3
atom: 1.1.0 -> 1.2.0
2015-11-16 14:04:18 +01:00
Jaka Hudoklin
4acbfe7d9a
dd-agent: add docker support
2015-11-16 13:46:19 +01:00
Jaka Hudoklin
b4ece28aac
dd-agent: 5.4.3 -> 5.5.2
2015-11-16 13:46:06 +01:00
Asko Soukka
5b745f469f
scikit-image: init at 0.11.3 ( close #10881 )
2015-11-16 13:12:43 +01:00
Asko Soukka
a69511e298
darwin: llvmlite: add impure dep to fix build
2015-11-16 13:12:43 +01:00
Domen Kožar
0b4776b6b7
Merge pull request #9182 from greedy/erlang-setup-hook
...
erlang: add setupHook to set ERL_LIBS
2015-11-16 13:09:26 +01:00
Domen Kožar
88f5cfc126
Merge pull request #8637 from FRidh/statsmodels
...
python-packages statsmodels: init at 0.6.1
2015-11-16 12:58:17 +01:00
viric
2a7b5e9f30
Merge pull request #11047 from dezgeg/pr-raspi-kheaders-defconfig
...
platforms.nix: Use bcm2835_defconfig for RPi kernelHeadersBaseConfig
2015-11-16 12:57:10 +01:00
Frederik Rietdijk
ce41204fa0
python-packages statsmodels: init at 0.6.1
2015-11-16 12:56:33 +01:00
Domen Kožar
5ca01c71d1
Merge pull request #10814 from NarrativeScience/no_large_file_test
...
numpy: patch to remove large file test
2015-11-16 12:55:13 +01:00
Domen Kožar
5900949ef2
Merge pull request #9520 from FRidh/bokeh
...
python-packages bokeh: init at 0.9.3
2015-11-16 12:53:29 +01:00
Frederik Rietdijk
ccb3eb13d9
python bokeh: init at 0.10.0
2015-11-16 12:38:21 +01:00
Domen Kožar
76e93b6362
Merge pull request #8868 from lancelotsix/update_pytestflakes
...
pythonPackages.pytestflakes: 0.2 -> 1.0.0
2015-11-16 12:22:41 +01:00
Domen Kožar
c651e6cbe5
pythonPackages.requests: disable on 3.4
2015-11-16 12:19:02 +01:00
Peter Simons
5a6028c996
Merge pull request #11045 from zimbatm/fix/nix-prefetch-git
...
nix-prefetch-git: add missing coreutils dependency
2015-11-16 12:02:01 +01:00
zimbatm
76bf9c54ea
nix-prefetch-git: add missing coreutils dependency
...
At runtime, `readlink` is a dependency
2015-11-16 11:54:43 +01:00
Shea Levy
afaf712ee7
replace-dependency.nix: Use dynamic attrs now.
2015-11-16 05:42:27 -05:00
Peter Simons
e71a080488
Merge pull request #9252 from FRidh/audacity
...
audacity: 2.0.5 -> 2.1.1
2015-11-16 11:38:46 +01:00
Domen Kožar
ae15f96fd1
Merge pull request #11036 from FRidh/pycparser
...
python pycparser: 2.10 -> 2.14
2015-11-16 11:32:00 +01:00
Domen Kožar
4755afc385
Merge commit 'b666ac3e9ff3f08b120d068770768be580e67f76' (staging)
...
Merge rest of the fixes from staging
2015-11-16 11:23:06 +01:00
Peter Simons
2cb80f7fbc
Merge pull request #10865 from NixOS/gnucash26
...
gnucash 2.6 package, partially broken (no HTML reports)
2015-11-16 11:14:08 +01:00
Peter Simons
731965eb24
Merge pull request #10967 from sjourdois/cracklib
...
cracklib: 2.9.4 -> 2.9.6
2015-11-16 11:09:04 +01:00
Peter Simons
2025ed52a0
Merge pull request #10987 from mcmtroffaes/feature/libssh2-mingw
...
libssh2: fix shared library build under mingw
2015-11-16 11:05:45 +01:00
Peter Simons
7255b9c0b6
Merge pull request #11017 from oxij/update-youtube-dl
...
youtube-dl: 2015.11.10 -> 2015.11.13
2015-11-16 11:05:02 +01:00
Peter Simons
cc679b8383
Merge pull request #11040 from cleverca22/master
...
future proof the wireshark source path
2015-11-16 11:03:51 +01:00
Matthew O'Gorman
7df0fefcbc
xscreensaver: security update 5.33 -> 5.34 ( close #10845 )
...
Fixes a crash when hot-swapping monitors while locked.
2015-11-16 08:20:12 +01:00
Edward Tjörnhammar
656c21e55a
idea.idea-{community,ultimate}: 15.0 -> 15.0.1
2015-11-16 07:48:00 +01:00
Russell O'Connor
782cfe94b0
replace-dependency.nix: new feature
...
When replace-dependency is given a drv that doesn't actually depend on oldDependency, then just return back the original drv but also issue a warning.
2015-11-15 19:52:30 -05:00
Tuomas Tynkkynen
6102398d46
platforms.nix: Use bcm2835_defconfig for RPi kernelHeadersBaseConfig
...
kirkwood_defconfig was removed in the 3.17 kernel release, so
kernelHeadersBaseConfig needs to be changed in order to build
any Raspberry Pi stuff against linuxHeaders_3_18 (which has been the
default since the systemd 227 merge).
2015-11-16 02:37:13 +02:00
Pascal Wittmann
ee5f7d4c16
Merge pull request #11016 from rnhmjoj/imv
...
imv: add version in the package name
2015-11-15 23:39:19 +01:00
michael bishop
e72bcc348c
future proof the wireshark source path
2015-11-15 16:38:58 -04:00
Ryan Trinkle
90d5d315af
hmatrix: fix missing Accelerate framework dependency on darwin
2015-11-15 14:57:58 -05:00
Ryan Trinkle
5d4595621d
mariadb: fix missing CoreServices framework dependency on darwin
2015-11-15 14:57:06 -05:00
Pascal Wittmann
bedaa88a4a
Merge pull request #11037 from FlorentBecker/kcov
...
kcov : init at 29
2015-11-15 19:54:54 +01:00
Florent Becker
7ff5826e08
kcov : init at 29
2015-11-15 18:07:48 +01:00
Pascal Wittmann
52546be521
Merge pull request #11035 from FRidh/pysoundfile
...
python pysoundfile: init at 0.8.1
2015-11-15 17:58:15 +01:00
Frederik Rietdijk
b0f4a36b67
python pycparser: 2.10 -> 2.14
2015-11-15 16:28:38 +01:00
Frederik Rietdijk
4cfe90b9d7
python pysoundfile: init at 0.8.1
2015-11-15 16:24:35 +01:00
Arseniy Seroka
47a057abaa
Merge pull request #11032 from zimbatm/ttyrec-1.0.8
...
ttyrec: init at 1.0.8
2015-11-15 16:25:14 +03:00
Arseniy Seroka
ad162763f5
Merge pull request #11033 from zimbatm/gifsicle-1.88
...
gifsicle: 1.87 -> 1.88
2015-11-15 16:24:48 +03:00
Herwig Hochleitner
2145c99ae3
wine: fix infinite recursion in wine-staging build
2015-11-15 16:03:54 +03:00
Herwig Hochleitner
accc98ca7f
wine: 1.7.52 -> 1.7.53
2015-11-15 16:03:54 +03:00
Domen Kožar
b666ac3e9f
Revert "python: skip build at install phase"
...
This reverts commit d34f5b6570
.
PIL and NumPy don't like this change and I'd rather spend time on
bringing wheels to Nix than fixing old infrastructure.
2015-11-15 13:50:04 +01:00
Domen Kožar
5a16c0e6e4
buildPythonPackage: clean up shellHook
2015-11-15 13:50:04 +01:00
zimbatm
2273bd5b30
gifsicle: 1.87 -> 1.88
...
+ fix for gifview flag
+ tests
2015-11-15 11:50:20 +01:00
zimbatm
71b08ef38e
ttyrec: init at 1.0.8
2015-11-15 11:26:56 +01:00
Charles Strahan
23e5ffa2e5
macvim: 7.4.648 -> 7.4.909 (and fix build)
2015-11-15 02:04:27 -05:00
Tobias Geerinckx-Rice
b0e253a05c
libpsl: list 2015-11-12 -> 2015-11-13
2015-11-15 03:56:59 +01:00
Joachim Schiele
47545e4a23
Merge pull request #10962 from sjourdois/byobu
...
byobu: 5.87 -> 5.98
2015-11-15 01:02:35 +01:00
Arseniy Seroka
20024205d3
Merge pull request #11014 from Havvy/node10
...
nodejs: 0.10.38 -> 0.10.40
2015-11-15 01:23:20 +03:00
William A. Kennington III
b762a2035c
taglib: 1.9.1 -> 1.10
2015-11-14 13:28:48 -08:00
William A. Kennington III
453f7c7218
Merge branch 'master.upstream' into staging.upstream
2015-11-14 12:39:32 -08:00
William A. Kennington III
6e18a33183
syslinux: 6.03 -> 2015-11-09
2015-11-14 12:38:56 -08:00
William A. Kennington III
4ead61ca39
Merge remote-tracking branch 'upstream/master' into master.upstream
2015-11-14 12:33:53 -08:00
William A. Kennington III
6602f49495
Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""
...
This reverts commit 741bf840da
.
This reverts the fallout from reverting the major changes.
2015-11-14 12:32:51 -08:00
Ozan Sener
6d1d7301ca
closure-compiler: 20150609 -> 20151015
2015-11-14 21:19:36 +02:00
Luca Bruno
fb864b8898
pommed: mark as broken, src hash changed
...
cc @shlevy
2015-11-14 18:57:51 +01:00
Domen Kožar
fc8562c785
udisks: add missing libgudev
2015-11-14 16:50:23 +01:00
Domen Kožar
b87dad2839
cheese: libgudev
2015-11-14 16:50:23 +01:00
Domen Kožar
5e21f4e20b
fix cython build
2015-11-14 16:50:23 +01:00
Domen Kožar
15913feb97
networkmanager098: add libgudev
2015-11-14 16:50:23 +01:00
makefu
dd8f31d1be
mhddfs: init at 0.1.39
2015-11-14 16:40:53 +01:00
William A. Kennington III
e4feccce81
lightdm: 1.16.3 -> 1.16.5
2015-11-14 02:28:06 -08:00
Jan Malakhovski
21c8d1024b
youtube-dl: 2015.11.10 -> 2015.11.13
2015-11-14 10:13:37 +00:00
rnhmjoj
994753322c
imv: add version in the package name
2015-11-14 10:11:12 +01:00
Damien Cassou
971b90e98d
Merge pull request #11015 from DamienCassou/elisp-ffi-1.0.0
...
elisp-ffi: git-20141103 → 1.0.0
2015-11-13 22:33:36 -03:00
William A. Kennington III
050bebb8c4
cmake: 3.3.2 -> 3.4.0
2015-11-13 15:55:44 -08:00
William A. Kennington III
cdf65ba19e
gtk3: 3.18.3 -> 3.18.4
2015-11-13 15:55:33 -08:00
William A. Kennington III
8f45d18a71
Merge branch 'master.upstream' into staging.upstream
2015-11-13 15:54:10 -08:00
William A. Kennington III
9579c9ec7f
Merge commit 'cb21b77' into master.upstream
...
This is a partial merge of staging for builds which are working
2015-11-13 15:53:10 -08:00
Damien Cassou
195246c316
elisp-ffi: git-20141103 → 1.0.0
2015-11-13 20:08:42 -03:00
Ryan Scheel (Havvy)
087202abf9
nodejs: 0.10.38 -> 0.10.40
2015-11-13 23:06:03 +00:00
Domen Kožar
83aeb00a78
Merge pull request #11010 from FRidh/bcrypt
...
python bcrypt: 1.0.2 -> 2.0.0
2015-11-13 23:18:47 +01:00
Arseniy Seroka
0125adc392
Merge pull request #10999 from noctuid/zscroll
...
zscroll: init at 1.0
2015-11-14 00:55:48 +03:00
Tobias Geerinckx-Rice
a2f98ef4ac
clipgrab 3.5.2 -> 3.5.4
2015-11-13 22:06:10 +01:00
noctuid
b0fd85342b
zscroll: init at 1.0
2015-11-13 14:58:19 -05:00
William A. Kennington III
64f31fbc35
xf86-video-intel: 2015-11-10 -> 2015-11-13
2015-11-13 10:37:27 -08:00
Frederik Rietdijk
31563a291c
python bcrypt: 1.0.2 -> 2.0.0
2015-11-13 17:05:28 +01:00
Arseniy Seroka
3087ef37bb
Merge pull request #10807 from joachifm/fix-hyperdex-hashes
...
hyperdex: blindly fix hashes of local dependencies
2015-11-13 17:48:08 +03:00
Arseniy Seroka
83ce6db83b
Merge pull request #10771 from demin-dmitriy/pulseaudio-panel-plugin
...
xfce4-pulseaudio-plugin: init at 0.2.3
2015-11-13 17:47:00 +03:00
Arseniy Seroka
f7bd63dc77
Merge pull request #10977 from sjourdois/ffmpeg
...
darwin: ffmpeg-full and deps: darwin fixes
2015-11-13 17:43:54 +03:00
Arseniy Seroka
bb70d1928d
Merge pull request #10974 from datakurre/datakurre-numba
...
darwin: numba: fix build on darwin
2015-11-13 17:43:23 +03:00
Arseniy Seroka
2d478090b5
Merge pull request #10972 from matthiasbeyer/update-dwm
...
dwm: 6.0 -> 6.1
2015-11-13 17:43:06 +03:00
Arseniy Seroka
7ee9959984
Merge pull request #10990 from rnhmjoj/imv
...
imv: init at 1.0.0
2015-11-13 17:41:42 +03:00
Arseniy Seroka
6221526b13
Merge pull request #10992 from oxij/package-macopix
...
macopix: init at 1.7.4
2015-11-13 17:40:37 +03:00
Arseniy Seroka
9ea4e30327
Merge pull request #10994 from oxij/sdl-pulseaudio
...
SDL: better pulseaudioSupport logic
2015-11-13 17:39:30 +03:00
Arseniy Seroka
6a192b4e98
Merge pull request #10997 from oxij/emacs-packages-metas
...
emacs-packages: fix metas, add descriptions, split git-rebase from magit
2015-11-13 17:38:57 +03:00
Arseniy Seroka
653143b4b1
Merge pull request #11006 from Lassulus/master
...
bitlbee-steam: init at 2015-09-10
2015-11-13 17:37:06 +03:00
Arseniy Seroka
f0630abb0d
Merge pull request #11008 from makefu/snapraid_init_master
...
snapraid: init at 8.1
2015-11-13 17:36:28 +03:00
Tobias Geerinckx-Rice
519d18b063
libpsl: list 2015-10-11 -> 2015-11-12
2015-11-13 15:07:34 +01:00
makefu
a824242830
snapraid: init at 8.1
2015-11-13 15:06:22 +01:00
lassulus
4803b2f31a
bitlbee-steam: init at 2015-09-10
2015-11-13 14:37:41 +01:00
Damien Cassou
5c6725b7e3
Merge pull request #10984 from DamienCassou/elisp-ffi
...
elisp-ffi: init at git 2014-11-03
2015-11-13 10:25:50 -03:00
Nikolay Amiantov
f4ec8c9dc7
pcsctools: 1.4.23 -> 1.4.25
2015-11-13 15:28:45 +03:00
Nikolay Amiantov
8286d0ba05
pcscperl: init at 1.4.13
2015-11-13 15:28:41 +03:00
Nikolay Amiantov
d3c82934f8
pcsclite: fix pcsc-spy
2015-11-13 15:28:37 +03:00
Damien Cassou
965fbcc419
elisp-ffi: init at git 2014-11-03
2015-11-13 08:23:14 -03:00
Pascal Wittmann
3a4a0f7d03
calibre: 2.43.0 -> 2.44.0
2015-11-13 12:04:26 +01:00
Peter Simons
ae3a030fe8
Merge pull request #11000 from Ericson2314/patch-1
...
ghcjs: update comment on generating built-in pkg list
2015-11-13 11:40:24 +01:00
Oliver Dunkl
928e202034
python-packages: pafy 0.4.1 -> 0.4.2
2015-11-13 09:29:55 +01:00
John Ericson
53e43204f9
ghcjs: update comment on generating built-in pkg list
...
Should we do `import (runCommand ...)` to automate this?
2015-11-12 16:47:41 -08:00
vbgl
c14eca68a4
Merge pull request #10965 from sjourdois/cgal
...
cgal: 4.6.1 -> 4.7
2015-11-13 00:07:04 +01:00
Peter Simons
8c344bdcc2
Merge pull request #10939 from peti/drop-obsolete-haskell-ng-names
...
Drop obsolete "haskell-ng" and "haskellngPackages" aliases.
2015-11-13 00:01:41 +01:00
Peter Simons
aee2e72122
Haskell math-functions is broken on Hydra again. :-(
2015-11-12 22:31:03 +01:00
Peter Simons
4856880cab
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-36-ge0ee7ef using the following inputs:
- Nixpkgs: 7c001f31b0
- Hackage: 46f2de463b
- LTS Haskell: 1ae555e197
- Stackage Nightly: 4113b2e369
2015-11-12 22:30:54 +01:00
Jan Malakhovski
58a8485090
emacs-packages: split git-rebase from magit, deprecate git-rebase-mode
...
magit doesn't depend on git-rebase, git-rebase depends on magit
2015-11-12 21:23:15 +00:00
Jan Malakhovski
2d14b2d540
emacs-packages: fix metas, add descriptions, deprecate git-commit-mode
2015-11-12 21:23:15 +00:00
Jan Malakhovski
05f6e0fdaa
SDL: better pulseaudioSupport logic
2015-11-12 21:07:45 +00:00
Jan Malakhovski
394d5176c2
macopix: init at 1.7.4
2015-11-12 20:54:48 +00:00
Domen Kožar
a99a634acf
Merge pull request #10826 from NarrativeScience/skip_broken_pandas_test
...
skip broken pandas test when on python 3.5
2015-11-12 20:55:27 +01:00
Domen Kožar
6f4d790d85
Merge pull request #10982 from FRidh/python
...
python: updates and new munch package
2015-11-12 20:51:47 +01:00
rnhmjoj
03121cd5ac
imv: init at 1.0.0
2015-11-12 19:40:00 +01:00
Matthias C. M. Troffaes
d583c16568
libssh2: fix shared library build under mingw
2015-11-12 15:12:09 +00:00
Arseniy Seroka
95396d9dbb
Merge pull request #10985 from hrdinka/update/nsd
...
nsd: 4.13 -> 4.16
2015-11-12 18:06:49 +03:00
Tom Hunger
23fd8f8cdf
codesearch: init at master
2015-11-12 14:42:38 +00:00
Nikolay Amiantov
c461162e2a
steam: fix license agreement dialog
2015-11-12 16:58:02 +03:00
Christoph Hrdinka
a4ea5e4e4b
nsd: 4.13 -> 4.16
2015-11-12 14:51:47 +01:00
Bjørn Forsman
30313d5c6e
jenkins: 1.637 -> 1.638 (important security fixes)
...
I fat fingered the previous update, *this* is the real important
security updates:
https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-11-11
2015-11-12 13:40:09 +01:00
Bjørn Forsman
7a1c4ab324
jenkins: 1.636 -> 1.637 (security fixes)
...
https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-11-11
2015-11-12 13:34:44 +01:00
Matthias Beyer
050b462b3b
dwm: 6.0 -> 6.1
2015-11-12 12:38:26 +01:00
Frederik Rietdijk
00a1c28c45
python numba: 0.21.0 -> 0.22.1
2015-11-12 12:02:07 +01:00
Frederik Rietdijk
fef06f6875
python munch: init at 2.0.4
2015-11-12 12:01:50 +01:00
Frederik Rietdijk
8f4bd87993
python llvmlite: 0.7.0 -> 0.8.0
2015-11-12 12:01:01 +01:00
Frederik Rietdijk
e41923bb7c
python blaze: 0.8.2 -> 0.8.3
2015-11-12 12:00:41 +01:00
Domen Kožar
2be92ad033
Merge pull request #10975 from NixOS/init-mkcast
...
mkcast: init at 2015-03-13
2015-11-12 11:04:46 +01:00
Eric Merritt
be301b345f
trv: init at 0.1.3
...
This adds the trv ocaml build tool to the system
2015-11-11 19:10:19 -08:00
Nikolay Amiantov
16790fe2f3
Revert "unnethack: move to games section"
...
This reverts commit 160d38711e
.
Never again do "trivial patches" late in the night.
2015-11-12 03:45:51 +03:00
Nikolay Amiantov
7aeb535eb1
innoextract: 1.4 -> 1.5
2015-11-12 03:42:01 +03:00
Nikolay Amiantov
160d38711e
unnethack: move to games section
2015-11-12 03:41:53 +03:00
Nikolay Amiantov
fc620ae093
winetricks: 20150706 -> 20151110
2015-11-12 03:41:51 +03:00
vbgl
b3d2a2874a
Merge pull request #10964 from vbgl/master
...
menhir: refactor to generic; init at 20151110 for OCaml >= 4.02
2015-11-12 01:15:26 +01:00
William A. Kennington III
6de80cb21b
libevdev: 1.4.4 -> 1.4.5
2015-11-11 15:47:22 -08:00
William A. Kennington III
0ba740d26b
mesa: 11.0.4 -> 11.0.5
2015-11-11 15:45:15 -08:00
Stéphane Jourdois
a2bf64a381
darwin: ffmpeg-full: add some missing darwin deps
2015-11-11 23:00:11 +01:00
Stéphane Jourdois
b096a863a9
darwin: wavpack: add missing darwin deps
2015-11-11 23:00:10 +01:00
Stéphane Jourdois
eed349522f
darwin: libsndfile: add missing darwin deps
2015-11-11 23:00:10 +01:00
Stéphane Jourdois
00da78070e
darwin: libdc1394: add missing darwin deps
2015-11-11 23:00:10 +01:00
obadz
972381b66a
citrix-receiver: init at 13.2.1, fixes #8458
2015-11-11 22:27:15 +01:00
Thomas Tuegel
8c38d92139
Merge branch 'kde-applications-15.08.3'
2015-11-11 13:36:45 -06:00
Eelco Dolstra
f3bd5e1bd5
fio: 2.2.10 -> 2.2.11
2015-11-11 20:06:32 +01:00
Pascal Wittmann
bc9ec42958
mkcast: init at 2015-03-13
...
newcast does not work due to
https://github.com/KeyboardFire/mkcast/issues/30
closes #6333
2015-11-11 20:05:03 +01:00
Thomas Tuegel
ecee19cff3
kdeApps_15_08: 15.08.2 -> 15.08.3
2015-11-11 12:40:13 -06:00
Asko Soukka
0e1094f2d7
darwin: numba: fix build
2015-11-11 20:37:16 +02:00
Tom Hunger
14efaba4c8
flow: 0.17.0 -> 0.18.1
2015-11-11 15:28:56 +00:00
Vladimír Čunát
20336987f9
fuse-7z-ng: take longDescription from #8207
2015-11-11 15:45:52 +01:00
Brian McKenna
6668058a62
linux: add config options needed for a Bay Trail Chromebook
...
Close #10416 .
Got /dev/mmcblk0 on a live CD with these options:
X86_INTEL_LPSS y
PINCTRL_BAYTRAIL y
2015-11-11 15:33:42 +01:00
Franz Pletz
03959d4616
whois: init at 5.2.10 and share with mkpasswd
...
Close #7979 .
This commit adds a much more usable whois tool compared to the ones in
busybox and inetutils.
The sources for whois and mkpasswd from Debian are both located in the whois
git repository for historical reasons.
2015-11-11 15:26:10 +01:00
Vladimír Čunát
e8ee8496e5
Merge #10477 : hdf5: improve options
2015-11-11 15:18:46 +01:00