Silvan Mosberger
35049bc155
haskellPackages.megaparsec_6_5_0: Fix build
...
Only the tests were incompatible with GHC 8.0's MonadFail change.
Patching would be possible too, but just not doing the tests is simpler.
2019-01-21 08:57:54 +01:00
Will Fancher
55fe0276b8
Limit parallel building of Haskell packages. [ Fixes #53665 ]
2019-01-21 08:57:54 +01:00
Peter Simons
178836c9bb
LTS Haskell 13.3
...
- add megaparsec < 7.0 for Idris
- update Haskell package with hackage2nix v2.13-1-gda47f40 from Hackage
revision e81e538727
2019-01-21 08:56:45 +01:00
Mario Rodas
09b815ebf4
flow: 0.90.0 -> 0.91.0
2019-01-21 05:50:15 +00:00
worldofpeace
0ac651b2fb
Merge pull request #54399 from MatrixAI/nanotime
...
pythonPackages.nanotime: init at 0.5.2
2019-01-21 05:41:46 +00:00
Roger Qiu
441a36f2b3
pythonPackages.nanotime: init at 0.5.2
2019-01-21 16:05:33 +11:00
Peter Hoeg
f4e02920e2
Merge pull request #54317 from peterhoeg/p/hazm
...
pythonPackages.zm-py: init at 0.3.0
2019-01-21 10:56:41 +08:00
Dmitry Kalinkin
958201a98f
Merge pull request #48675 from veprbl/pr/xfitter_fix
...
xfitter: runtime fixes
2019-01-20 20:00:02 -05:00
Alexey Shmalko
b36794be90
Merge pull request #54386 from witkamp/fix/gcc-arm-embedded/MANPATH
...
gcc-arm-embedded: fix MANPATH
2019-01-21 02:32:12 +02:00
R. RyanTM
d06f3ca44e
libdeflate: 1.1 -> 1.2 ( #54180 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdeflate/versions
2019-01-20 22:34:35 +01:00
Theodore Witkamp
6bfbd2df0f
gcc-arm-embedded: fix MANPATH
2019-01-20 12:22:36 -08:00
Will Dietz
8c11495e47
libhandy: 0.0.6 -> 0.0.7 ( #54355 )
...
* fix tests by providing hicolor
* enable glade catalog and introspection features explicitly
(this is no longer the default or something)
https://bytesgnomeschozo.blogspot.com/2019/01/my-name-is-handy-lib-handy.html
2019-01-20 20:39:00 +01:00
Robert Schütz
70f30678ab
Merge pull request #54328 from risicle/ris-django-contrib-hijack-admin-hijack-bump
...
Bump django-contrib, django-hijack, django-hijack-admin
2019-01-20 17:44:58 +01:00
Ryan Mulligan
44a93340a5
Merge pull request #54207 from r-ryantm/auto-update/freetds
...
freetds: 1.00.109 -> 1.00.110
2019-01-20 08:03:19 -08:00
Robert Scott
ed4bf383a8
pythonPackages.django_hijack_admin: tweak checkPhase to ensure tests are running against installed package, not source directory
2019-01-20 15:58:30 +00:00
Robert Scott
72fc58b3f1
pythonPackages.django_hijack_admin: 2.1.5 -> 2.1.10
2019-01-20 15:58:20 +00:00
Robert Scott
c9912dbf9d
pythonPackages.django_hijack: 2.1.9 -> 2.1.10
2019-01-20 15:58:13 +00:00
Robert Scott
4bddac6e67
pythonPackages.django_compat: 1.0.14 -> 1.0.15
2019-01-20 15:58:04 +00:00
Jan Tojnar
ef14a225bb
Merge pull request #54007 from jtojnar/darwin-gsettings
...
Darwin GSettings support
2019-01-20 13:53:47 +01:00
Pascal Wittmann
b71ed9c888
Merge pull request #54298 from dtzWill/update/spin-6.4.9
...
spin: 6.4.8 -> 6.4.9
2019-01-20 12:35:51 +01:00
Jörg Thalheim
5ba532f987
Merge pull request #54269 from taku0/oraclejdk-8u201
...
oraclejdk: 8u191 -> 8u201, 8u202 [Security fixes]
2019-01-20 11:08:45 +00:00
worldofpeace
7e24c258d7
Merge pull request #53782 from jbaum98/google-music-scripts
...
google-music-scripts: init at 3.0.0
2019-01-20 05:08:55 -05:00
Domen Kožar
c6dcccc402
Merge pull request #54352 from expipiplus1/monad-memo
...
haskellPackages.monad-memo: remove unnecessary patch
2019-01-20 15:16:39 +07:00
taku0
dda9edce1d
oraclejdk: add warning message about future udpates
2019-01-20 13:14:42 +09:00
Will Dietz
6507d48eda
spin: use dropbox "mirror" again to avoid problems
2019-01-19 21:35:05 -06:00
Joe Hermaszewski
59379cb304
haskellPackages.monad-memo: remove unnecessary patch
2019-01-20 10:43:41 +08:00
Robert Schütz
4e0f079064
python.pkgs.pyaxmlparser: some files are licensed asl20
...
Fixes https://github.com/NixOS/nixpkgs/issues/54338 .
2019-01-20 03:08:09 +01:00
Dmitry Kalinkin
531bba6182
mujs: enable on darwin
2019-01-19 18:40:06 -05:00
Vladimír Čunát
e36b4d6a85
gdal: fix patch hashes
...
Commit d2f39adea9
added them with hashes *before* normalization done
by fetchpatch.
2019-01-20 00:38:41 +01:00
Austin Seipp
8cbe6b9ce4
nixpkgs: reorganize the postgresql extensions
...
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.
It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).
No attributes were renamed or harmed in the creation of this patch.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Alyssa Ross
0bf9656a57
Merge pull request #54265 from smaximov/gem-config-digest-sha3
...
gem-config: add digest-sha3
2019-01-19 17:27:44 +00:00
Michael Weiss
7bc18d2535
pythonPackages.glances: 3.0.2 -> 3.1.0
2019-01-19 17:20:37 +01:00
Vladimír Čunát
b277551a4b
Merge #52444 : ffmpeg{_3_4,_4,-full}: updates
2019-01-19 16:56:21 +01:00
Vladimír Čunát
19d6c32fcf
libaom: fix fetch (and tweak version accordingly)
...
Apparently, upstream renamed the tag in the meantime :-/
2019-01-19 16:55:08 +01:00
Peter Hoeg
a7f0a58c4b
pythonPackages.zm-py: init at 0.3.0
2019-01-19 23:28:37 +08:00
Gabriel Ebner
d2f39adea9
gdal: fix build with poppler 0.73
2019-01-19 15:42:58 +01:00
R. RyanTM
6f8e0ae608
gdal: 2.3.2 -> 2.4.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gdal/versions
2019-01-19 15:21:50 +01:00
adisbladis
2031aaff07
Merge pull request #54315 from adisbladis/mpv-mujs
...
mpv: Add javascript support
2019-01-19 13:37:49 +00:00
Léo Gaspard
cf8383810e
gn: use python2 as gn is incompatible with python3
2019-01-19 14:17:22 +01:00
adisbladis
c0fcae159c
mujs: 2017-01-24 -> 1.0.5
2019-01-19 12:56:01 +00:00
adisbladis
32301dbba6
shaderc: git-2018-06-01 -> 2018.0
...
This is a tagged upstream release
2019-01-19 12:32:54 +00:00
adisbladis
9eb9fd2d9b
shaderc: Add missing meta license
2019-01-19 12:32:53 +00:00
adisbladis
731f0e06b1
shaderc: Turn buildInputs to nativeBuildInputs
...
These are all build-time only native dependencies
2019-01-19 12:32:52 +00:00
adisbladis
1d55e50fe4
shaderc: Add multiple outputs
2019-01-19 12:32:51 +00:00
adisbladis
c1c6278db2
Merge pull request #53981 from matthew-piziak/textlint
...
add textlint to nodePackages
2019-01-19 10:15:03 +00:00
Robin Palotai
68436aec2c
Add awk as a default tool for Bazel shell commands.
...
Apparently
e292e0452f/bazel/gflags.bzl (L8)
assumes it should be accessible. Normally we could ask them to fix, but
I would expect awk to be a commonly assumed.
The rough search
https://github.com/search?q=filename%3ABUILD+genrule+awk&type=Code
brings ~1K hits.
2019-01-19 11:07:00 +01:00
Matthew Piziak
56f3fbf9f2
nodePackages_10_x.textlint: init at 11.2.1
2019-01-19 09:56:56 +00:00
Will Dietz
c869590dea
spin: install manpage
2019-01-18 21:34:55 -06:00
Will Dietz
5812580bf6
spin: 6.4.8 -> 6.4.9
2019-01-18 21:34:50 -06:00
Benjamin Staffin
c7677d9300
pythonPackages.jq: init at 0.1.6 ( #54014 )
2019-01-18 21:01:19 -05:00