markuskowa
bf8c031074
Merge pull request #49199 from markuskowa/fet-scalapack
...
scalapack: switch to openblas and add test
2018-11-05 21:12:01 +01:00
John Ericson
a054d74507
Merge pull request #48244 from volth/patch-257
...
meson: fix cross compilation of systemd
2018-11-05 15:09:32 -05:00
volth
9e1b883144
meson: fix cross compilation of systemd
...
Co-authored-by: Robin Gloster <mail@glob.in>
2018-11-05 14:39:30 -05:00
Matthew Bauer
ada49ba736
talloc: use fixDarwinDylibNames
...
The makefile isn’t setting install_name properly causing issues on
macOS. fixDarwinDylibNames seems to fix this.
2018-11-05 13:30:43 -06:00
Matthew Bauer
21eeb00a08
treewide: get rid of osx cmake flags
...
Flags that we now set globally:
- CMAKE_OSX_SYSROOT
- CMAKE_OSX_DEPLOYMENT_TARGET
can now be removed.
(cherry picked from commit 8742d5de30dfe2447c0fb56a2e7410b402effc80)
2018-11-05 13:30:42 -06:00
Théo Zimmermann
7cc369c9d5
coqPackages.ssreflect: refactor choice of source version
2018-11-05 18:11:27 +01:00
Jörg Thalheim
5c63ee6216
Merge pull request #49104 from zarelit/mailcatcher_rework
...
mailcatcher: repackage using bundlerApp
2018-11-05 16:12:09 +00:00
Vincent Laporte
cd05d5a112
coqPackages.autosubst: fix build
2018-11-05 14:53:19 +00:00
Daiderd Jordan
8abc1cccfb
SDL: move overrides out of all-packages.nix
...
Using defaults makes it much easier to understand what the values are.
2018-11-05 14:10:44 +01:00
Peter Simons
2b9916c715
haskell-pandoc: update overrides for the new version
2018-11-05 14:06:29 +01:00
Peter Simons
90acab51fe
haskell-vty: update overrides for the new version
2018-11-05 14:06:29 +01:00
Peter Simons
0a74322a5d
haskell-hspec: update overrides for the new version some more
2018-11-05 14:06:29 +01:00
Peter Simons
72825b5e39
haskell-hspec-discover: update overrides for the new version
2018-11-05 14:06:29 +01:00
Peter Simons
627624f5cd
haskell-hspec-core: update overrides for the new version
2018-11-05 14:06:28 +01:00
Peter Simons
748ea69fab
haskell-hspec: update overrides for the new version
2018-11-05 14:06:28 +01:00
Peter Simons
db203c84e3
haskell-hpack: update overrides for the new version
2018-11-05 14:06:28 +01:00
Peter Simons
d15d64352a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-3-gc8d18e2 from Hackage revision
01afc16a43
.
2018-11-05 14:06:24 +01:00
Peter Simons
68b1d626fb
hackage2nix: disable failing Hydra builds
2018-11-05 14:06:23 +01:00
Renato Alves
3bcdb3945a
ghc-8.2.1-binary: Patch shebang causing failures in Centos 6
2018-11-05 14:05:50 +01:00
Peter Simons
ff060e74b8
haskell-cpython: don't bind the obsolete name "python34"
...
Fixes the evaluation error introduced by 4f45edbd9a
.
2018-11-05 14:03:43 +01:00
Peter Hoeg
dfbf6213b4
pythonPackages.snapcast: init at 2.0.9
2018-11-05 20:45:08 +08:00
Daiderd Jordan
7edfded9c3
SDL: include cf-private on darwin
...
It's not included implicitly by the frameworks anymore.
Undefined symbols for architecture x86_64:
"_NSDefaultRunLoopMode", referenced from:
_QZ_PumpEvents in SDL_QuartzEvents.o
"_OBJC_CLASS_$_NSArray", referenced from:
objc-class-ref in SDL_QuartzEvents.o
"_OBJC_CLASS_$_NSDate", referenced from:
objc-class-ref in SDL_QuartzEvents.o
ld: symbol(s) not found for architecture x86_64
2018-11-05 12:47:14 +01:00
Daiderd Jordan
fd1ffd0e0d
SDL2: include cf-private on darwin
...
It's not included implicitly by the frameworks anymore.
Undefined symbols for architecture x86_64:
"_NSDefaultRunLoopMode", referenced from:
_Cocoa_PumpEvents in SDL_cocoaevents.o
"_NSURLIsAliasFileKey", referenced from:
-[SDLWindow performDragOperation:] in SDL_cocoawindow.o
"_OBJC_CLASS_$_NSArray", referenced from:
objc-class-ref in SDL_cocoaclipboard.o
objc-class-ref in SDL_cocoakeyboard.o
objc-class-ref in SDL_cocoawindow.o
"_OBJC_CLASS_$_NSData", referenced from:
objc-class-ref in SDL_cocoamouse.o
"_OBJC_CLASS_$_NSDate", referenced from:
objc-class-ref in SDL_cocoaevents.o
"_OBJC_CLASS_$_NSDictionary", referenced from:
objc-class-ref in SDL_cocoaevents.o
"_OBJC_CLASS_$_NSMutableArray", referenced from:
objc-class-ref in SDL_cocoawindow.o
"_OBJC_CLASS_$_NSURL", referenced from:
objc-class-ref in SDL_cocoawindow.o
"_OBJC_CLASS_$_NSUserDefaults", referenced from:
objc-class-ref in SDL_cocoaevents.o
"_OBJC_EHTYPE_$_NSException", referenced from:
GCC_except_table67 in SDL_cocoawindow.o
ld: symbol(s) not found for architecture x86_64
2018-11-05 12:46:01 +01:00
Peter Simons
4f45edbd9a
haskell-cpython: revert "set to null"
...
This reverts commit 6a0b1b13b6
. Please don't null
out the entire package just because its build is broken at the moment. If you
want to prevent users from compiling cpython, then haskell.lib.markBroken (or,
even better: markBrokenVersion) are the way to do it.
2018-11-05 10:06:26 +01:00
Matthew Bauer
4056c436c9
http-parser: cleanup
2018-11-04 20:03:53 -06:00
Robert Helgesson
fa30c8cfca
lombok: 1.16.22 -> 1.18.4
2018-11-04 22:36:45 +01:00
Vincent Laporte
b3f6840d8e
coqPackages.ssreflect: refactor
2018-11-04 20:49:38 +00:00
Vincent Laporte
d2c38d1eef
coqPackages.mathcomp: refactor
2018-11-04 20:49:38 +00:00
Silvan Mosberger
1dd6445252
Merge pull request #49758 from LumiGuide/fix-shellhook-ignore-haskell
...
haskellPackages.*.env: Fixed shellHook being ignored
2018-11-04 19:07:40 +01:00
Jörg Thalheim
22472dbe77
Merge pull request #49635 from vbgl/coq-contribs-zfc-8.8
...
coqPackages.contribs.zfc: enable for Coq 8.8
2018-11-04 18:00:38 +00:00
Frederik Rietdijk
6a0b1b13b6
haskellPackages.cpython: set to null
...
because these are bindings for cpython 3.4 which we no longer distribute.
2018-11-04 18:48:24 +01:00
Frederik Rietdijk
b1bdce0793
python34: remove
...
Python 3.4 will receive it's final patch release in March 2019 and there won't
be any releases anymore after that, so also not during NixOS 2019.03.
Python 3.4 is not used anymore in Nixpkgs. In any case, migrating code from
3.4 to 3.4+ is trivial.
2018-11-04 18:48:24 +01:00
Robert Schütz
6a73df797c
Merge pull request #49744 from nyanloutre/python-gitlab
...
pythonPackages.python-gitlab: init at 1.6.0
2018-11-04 18:38:21 +01:00
Philipp Middendorf
ef9b17b484
pythonPackages.imageio: 1.6 -> 2.4.1 ( #49147 )
2018-11-04 18:32:33 +01:00
Jörg Thalheim
2a3aa769a0
Merge pull request #49669 from kalbasit/nixpkgs_provide-binaries-for-vim-go
...
Provide all the binaries needed by the vim-go plugin
2018-11-04 17:30:33 +00:00
Jörg Thalheim
0aa4a45358
Merge pull request #49738 from uri-canva/fix-bazel-deps
...
bazel-deps: 2018-08-16 -> 2018-11-01
2018-11-04 17:05:40 +00:00
Tim Steinbach
23deb67b7c
graalvm: More fixes
2018-11-04 16:25:51 +00:00
volth
7bd773832c
graalvm 1.0.0-rc8 fixes
2018-11-04 16:25:51 +00:00
Tim Steinbach
df8817087e
graalvm: 1.0.0-rc3 -> 1.0.0-rc8
2018-11-04 16:25:51 +00:00
Falco Peijnenburg
0ff9a7a2cd
haskellPackages.*.env: Fixed shellHook being ignored
...
The problem was introduced in 2bafa93b75
2018-11-04 17:03:35 +01:00
Profpatsch
34bf218b16
Add dhallPackages and add current Prelude
...
Dhall is a non-turing complete programming language.
2018-11-04 16:43:41 +01:00
Austin Seipp
4569ee7d74
plv8: unbreak build, bump to version 2.3.8
...
ee58a5b30d
broke the plv8 build because it
upgraded the v8_6_x expression everywhere to the 6.9 branch, which came
with API changes. Notably, it seems plv8 only supports up-to v8 6.4.x at
this time.
This keeps a copy of the plv8_6_x expression inside the same directory
as the other v8 versions (so patches, etc are easy to apply), but it is
not exposed to the top-level of all-packages.nix.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-04 08:24:19 -06:00
Jonathan Queiroz
05f368b60a
pythonPackages.sslib: init at 0.2.0 ( #47985 )
2018-11-04 15:00:21 +01:00
Will Dietz
423f4f478e
xapian: 1.4.8 -> 1.4.9
...
https://xapian.org/docs/xapian-core-1.4.9/NEWS
2018-11-04 14:47:39 +01:00
nyanloutre
2e49503dfe
pythonPackages.python-gitlab: init at 1.6.0
2018-11-04 12:47:46 +01:00
nyanloutre
1ee4c64511
pythonPackages.httmock: init at 1.2.6
2018-11-04 12:47:22 +01:00
Renaud
f4508c4bee
Merge pull request #49411 from timor/libmtp-1.1.16
...
libmtp: 1.1.15 -> 1.1.16
2018-11-04 12:43:16 +01:00
Timon Stampfli
058a3c0806
openjpeg: adding patch for CVE-2018-7648
...
(cherry picked from commit 3dc0838450
)
Forward-picking from staging-next. The CVE is marked as critical,
and the amount of rebuilds isn't that high (~500 linux, ~100 darwin).
2018-11-04 11:08:00 +01:00
Uri Baghin
71449e70e9
bazel-deps: 2018-08-16 -> 2018-11-01
2018-11-04 20:26:07 +11:00
Matthew Bauer
ef4d78aded
krb5: don't pull in keyutils with bionic
...
keyutils breaks with bionic. since it's an optional dependency, it seems safe to just disable it with libkrb5 (which otherwise works fine with bionic libc).
2018-11-03 14:37:18 -05:00
Matthew Bauer
f0cee6b14f
grpc: only set -Wno-error on clang
...
Apparently GCC errors on this:
https://hydra.nixos.org/build/83561519/
2018-11-03 14:03:34 -05:00
Peter Simons
bf084e0ed7
Merge pull request #49653 from peti/drop-old-ghc-versions
...
drop old ghc versions 7.10.3, 8.0.2, and 8.4.3.
2018-11-03 19:43:59 +01:00
Edward Tjörnhammar
df28b4b6e5
x11basic: init at 1.26
2018-11-03 17:58:02 +01:00
Dmitry Kalinkin
f6aac1cc66
yoda: 1.7.1 -> 1.7.3 ( #49654 )
2018-11-03 17:27:19 +01:00
Renaud
8b54203727
Merge pull request #49656 from siddharthist/folly
...
folly: 2018.08.27.00 -> 2018.10.29.00
2018-11-03 16:35:02 +01:00
Renaud
78a6ee6cfc
Merge pull request #48082 from sengaya/ansible-2.7
...
ansible: Update to latest supported releases
2018-11-03 16:13:50 +01:00
Jonathan Queiroz
4b095c6c05
pythonPackages.fastpbkdf2: init at 0.2 ( #47988 )
2018-11-03 15:41:16 +01:00
Robert Schütz
4870522f87
Merge pull request #49645 from peterhoeg/p/broadlink
...
pythonPackages.broadlink: init at 0.9
2018-11-03 15:37:02 +01:00
taku0
3cfa035a99
adoptopenjdk-openj9-bin: 11 -> 11.0.1
2018-11-03 22:00:56 +09:00
Frederik Rietdijk
ca7fa914c3
python.pkgs.bsddb3: enable python3 and tests
2018-11-03 12:40:03 +01:00
Mateusz Kowalczyk
0e6d023b06
Merge pull request #49585 from periklis/libid3tag-sec-fixes
...
libid3tag: patch CVE-2017-11550 and CVE-2017-11551
2018-11-03 19:52:23 +09:00
Will Dietz
ffd083ec44
jq: 1.5 -> 1.6
...
* jq: 1.5 -> 1.6 (!!)
(last release was in 2015! :))
* jq: drop darwin patch, appears resolved by upgrade
commit history isn't that long, and has a few addressing
behavior on osx re:strptime-- and since this patch
doesn't apply it seems likely it's been resolved
but probably can be checked by any interested folks w/darwin.
2018-11-03 11:47:35 +01:00
Peter Simons
d9fa1f9178
Merge pull request #49666 from averelld/rPackages.ps-build-fix
...
r-ps: patchShebangs in ./configure to fix build
2018-11-03 10:38:30 +01:00
Peter Simons
1cd1a34f8f
Merge pull request #49674 from typetetris/fix-46130
...
haskellPackages.sdl2: test-suite needs x server, so deactivate it
2018-11-03 10:36:56 +01:00
Daniël de Kok
1f21fc5e47
cargo-asm: fix build on macOS Mojave
...
Building cargo-asm on Mojave fails with
ld: framework not found Security
Add Security as a build input.
2018-11-03 08:47:18 +01:00
Wael M. Nasreddine
e2355c6973
iferr: init unstable at 2018-06-15
2018-11-02 22:04:44 -07:00
Wael M. Nasreddine
fce50a7880
impl: init unstable at 2018-02-27
2018-11-02 22:04:44 -07:00
Wael M. Nasreddine
6a09bfc8bc
gometalinter: init at 2.0.11
2018-11-02 22:04:44 -07:00
Wael M. Nasreddine
a1faa70368
gosec: init at 1.1.0
2018-11-02 22:04:43 -07:00
Wael M. Nasreddine
cfa5c7f896
maligned: init unstable at 2018-07-07
2018-11-02 22:04:43 -07:00
Wael M. Nasreddine
ed31a46727
interfacer: init at unstable 2018-08-31
2018-11-02 22:04:43 -07:00
Wael M. Nasreddine
1efe4d9005
gocyclo: init unstable at 2015-02-08
2018-11-02 22:04:43 -07:00
Wael M. Nasreddine
f10fcf202b
go-check: init unstable at 2018-09-12
2018-11-02 22:04:43 -07:00
Wael M. Nasreddine
fe83c5c3f5
goconst: init at 1.1.0
2018-11-02 22:04:42 -07:00
Wael M. Nasreddine
63d9863394
unconvert: init at unstable 2018-07-03
2018-11-02 22:04:42 -07:00
Wael M. Nasreddine
df46a94d8b
ineffassign: init at unstable 2018-09-09
2018-11-02 22:04:38 -07:00
Wael M. Nasreddine
d225933b4e
go-tools: init at 2017.2.2
2018-11-02 21:58:09 -07:00
Wael M. Nasreddine
9795ad34dd
deadcode: init at unstable 2016-07-24
2018-11-02 21:58:09 -07:00
Wael M. Nasreddine
f5e4939277
gogetdoc: init at unstable 2018-10-25
2018-11-02 21:58:09 -07:00
Wael M. Nasreddine
f6e78e49fa
reftools: init at unstable 2018-09-14
2018-11-02 21:58:09 -07:00
Wael M. Nasreddine
6d7413e54a
errcheck: init at 1.1.0
2018-11-02 21:58:08 -07:00
Wael M. Nasreddine
126e64e658
asmfmt: init at 1.1
2018-11-02 21:58:08 -07:00
Jörg Thalheim
5ea21ad32a
Merge pull request #49629 from marsam/feature/fixes-pyre
...
pyre: 0.0.14 -> 0.0.17
2018-11-03 02:32:16 +00:00
Matthew Bauer
e9db1e2917
grpc: disable werror for unknown warning option
...
This seems silly to do an error for. It breaks clang builds.
2018-11-02 21:24:55 -05:00
Matthew Bauer
8bae7d328e
gsasl: disable check on darwin
2018-11-02 20:41:38 -05:00
Raphael Borun Das Gupta
78dbe69543
libosmium: init at 2.14.2
2018-11-03 00:36:28 +01:00
Thilo Uttendorfer
a3739a908c
ansible-lint: fix install tests
2018-11-03 00:11:24 +01:00
Eric Wolf
79dace1b30
haskellPackages.sdl2: test-suite needs x server, so deactivate it
2018-11-03 00:11:11 +01:00
Averell Dalton
25e68e3048
r-ps: patchShebangs in ./configure to fix build
2018-11-02 23:02:04 +01:00
Matthew Bauer
a4234645fe
betaflight: don’t use nano
...
not in newlib
2018-11-02 15:42:33 -05:00
Matthew Bauer
94a2cdebaa
inav: don’t use nano
...
not in newlib
2018-11-02 15:42:32 -05:00
Matthew Bauer
0b66270ada
avrlibc: set platforms to avr-none
...
It will only build on avr architectures.
2018-11-02 15:42:32 -05:00
Langston Barrett
45db416201
folly: 2018.08.27.00 -> 2018.10.29.00
...
Folly disabled autotools-based builds in favor of CMake.
2018-11-02 13:12:26 -07:00
Peter Simons
82822c66e4
Merge pull request #48697 from ElvishJerricco/jailbreak-cabal-helper
...
haskellPackages.cabal-helper: Jailbreak restrictive bounds.
2018-11-02 20:42:42 +01:00
Peter Simons
fdc19ff311
haskell-polyparse: use latest version for ghc-8.6.1
2018-11-02 20:25:13 +01:00
Austin Seipp
5ca1b19dab
timescaledb-parallel-copy: init at 2018-05-14
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 14:16:09 -05:00
Peter Simons
2f0de54ddb
Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.
...
We keep the latest minor release of each one of the last 3 major releases,
which currently are GHC versions 8.2.2, 8.4.4, and 8.6.1. We also have
ghc-HEAD, but this doesn't count.
Dropping these compilers implied that we have to drop the corresponding
versions of ghcjs, too. We can also drop a shitload of obsolete compiler
patches that newer versions no longer need.
At some point, we can probably simplify the generic builder, too.
2018-11-02 20:13:55 +01:00
Peter Simons
32dcb6051a
haskell-brick: drop obsolete jailbreak for ghc-8.6.x
2018-11-02 20:00:28 +01:00
Jan Tojnar
b603856e44
Merge pull request #49648 from worldofpeace/granite/5.2.0
...
granite: 5.1.0 -> 5.2.0
2018-11-02 19:45:45 +01:00
Raphael Borun Das Gupta
95a1054a48
protozero: init at 1.6.3
2018-11-02 19:27:38 +01:00
Peter Simons
1bc120fa5f
git-annex: update sha256 hash for new version 7.20181031
2018-11-02 19:22:17 +01:00
Peter Simons
7766df8eba
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-2-g57c4f0f from Hackage revision
98ec0eee2d
.
2018-11-02 19:22:10 +01:00
Peter Simons
508ce6e208
haskellPackages: default to ghc 8.4.4 as per Stackage LTS 12.16
2018-11-02 19:21:58 +01:00
Peter Simons
c9e1380626
r-nloptr: fix build by adding pkgconfig
2018-11-02 17:50:18 +01:00
Peter Simons
9f9fc7ae15
nlopt: update from 2.4.2 to 2.5.0
2018-11-02 17:50:18 +01:00
Peter Simons
9b63cc6313
r-rlang: patch shebang in configure script to fix the build
2018-11-02 17:50:18 +01:00
Tom McLaughlin
cac5c9401e
R: update CRAN and BIOC package sets
...
Closes https://github.com/NixOS/nixpkgs/pull/49430 .
2018-11-02 17:50:18 +01:00
worldofpeace
8cf1e97fcf
granite: 5.1.0 -> 5.2.0
...
- Correct License to LGPLv3+
2018-11-02 12:44:05 -04:00
Vladimír Čunát
87e4e1ba72
Revert "c-ares: 1.14.0 -> 1.15.0"
...
This reverts commit 5ace270309
.
It's a mass rebuild, moving to staging.
2018-11-02 14:33:55 +01:00
Michael Raskin
d03ca0c105
Merge pull request #49641 from aanderse/openscenegraph
...
openscenegraph: 3.6.2 -> 3.6.3
2018-11-02 13:05:36 +00:00
Mario Rodas
91ce8c050f
pyre: 0.0.14 -> 0.0.17
2018-11-02 07:07:52 -05:00
Peter Hoeg
1ccafe56f9
pythonPackages.broadlink: init at 0.9
2018-11-02 18:12:07 +08:00
Gabriel Ebner
5de50f8fa3
Merge pull request #49250 from royneary/nim-0.19
...
nim: 0.18.0 -> 0.19.0
2018-11-02 10:20:13 +01:00
Will Dietz
9e23f72ce7
Merge pull request #49548 from dtzWill/update/c-ares-1.15.0
...
c-ares: 1.14.0 -> 1.15.0
2018-11-02 03:56:41 -05:00
Will Dietz
71bde96d2b
Merge pull request #49570 from dtzWill/update/webkitgtk-2.22.3
...
webkitgtk: 2.22.2 -> 2.22.3
2018-11-02 03:53:35 -05:00
Vincent Laporte
6a449c0742
coqPackages.contribs.zfc: enable for Coq 8.8
2018-11-02 08:51:24 +00:00
Michael Raskin
d24dee08e8
Merge pull request #49617 from aanderse/openscenegraph_3_4
...
Fix flightgear, simgear & speed_dreams
2018-11-02 08:06:29 +00:00
Mario Rodas
c7c278dc0f
pyre: enable tests
2018-11-01 22:31:11 -05:00
Mario Rodas
f422f8d0ad
pyre: fix darwin build
2018-11-01 22:29:18 -05:00
Will Dietz
6753b2c6c1
Merge pull request #49605 from mroi/swift-4.2.1
...
swift: 4.1.3 -> 4.2.1
2018-11-01 22:28:37 -05:00
volth
c246b5283c
perldevel: 5.29.3 -> 5.29.4 ( #49624 )
2018-11-02 03:10:11 +01:00
Renaud
87f97f068e
Merge pull request #49614 from markuskowa/licenses-26
...
Add licenses
2018-11-02 00:31:33 +01:00
Daniël de Kok
3f0fa6296a
leveldb: 1.18 -> 1.20 ( #49587 )
...
Changelog:
1.20: https://github.com/google/leveldb/releases/tag/v1.20
1.19: https://github.com/google/leveldb/releases/tag/v1.19
2018-11-02 00:13:43 +01:00
Christian Rackerseder
678e28dfd5
yarn: 1.10.1 -> 1.12.1 ( #49616 )
2018-11-02 00:52:52 +02:00
Markus Kowalewski
645b5a0e82
mockobjects: add license + description
2018-11-01 23:27:15 +01:00
Markus Kowalewski
5fabd1b3c6
lucene: add license + description
2018-11-01 23:27:15 +01:00
Markus Kowalewski
4598cf4f3f
libmatthew-java: add license
2018-11-01 23:27:15 +01:00
Markus Kowalewski
0d140370cb
jdom: add meta data
2018-11-01 23:27:15 +01:00
Markus Kowalewski
d356808b2f
httpunit: add license + homepage
2018-11-01 23:27:14 +01:00
Markus Kowalewski
fe326f8794
hsqldb: add license
2018-11-01 23:27:14 +01:00
Markus Kowalewski
a923a5aa2d
gwt-widgets: add licenses
2018-11-01 23:27:14 +01:00
Markus Kowalewski
eea1946708
gwt-dnd: add license
2018-11-01 23:27:14 +01:00
Markus Kowalewski
08f4d756af
dbus-java: add license
2018-11-01 23:27:14 +01:00
Markus Kowalewski
b13ab27360
jasper: add license
2018-11-01 23:27:14 +01:00
Markus Kowalewski
6afad9b00e
jama: add license
2018-11-01 23:27:13 +01:00
Markus Kowalewski
ba9d6b673a
incrtcl: add license
2018-11-01 23:27:11 +01:00
Aaron Andersen
bdc293caba
flightgear & simgear: 2017.3.1 -> 2018.2.2
2018-11-01 18:17:34 -04:00
Aaron Andersen
0cca209943
openscenegraph: revive version 3.4.0
2018-11-01 18:07:12 -04:00
Franz Pletz
68cf3df2a6
Merge pull request #47375 from taku0/remove_oraclejdk_10
...
oraclejdk: remove version 10
2018-11-01 21:36:42 +00:00
Renaud
32382d2cc9
Merge pull request #49598 from dtzWill/update/nlohmann_json-3.4.0
...
nlohmann_json: 3.3.0 -> 3.4.0
2018-11-01 21:20:40 +01:00
Markus Kowalewski
cc476f04b8
imlib: add license + description
2018-11-01 20:47:54 +01:00
Renaud
ee09650a4c
flyway: 5.1.4 -> 5.2.1
...
Distribute only the community edition JARs which are the only ones under Apache 2.0 license
This also reduce closure size
2018-11-01 19:58:51 +01:00
Michael Fellinger
bbe1da7aa9
kexpand: init at 2017-05-12
2018-11-01 18:34:14 +01:00
Michael Roitzsch
4e89814fc6
swift: 4.1.3 -> 4.2.1
...
* necessary tweaks and patches to get swift 4.2.1 to build
* disabled more tests because they would require additional patching
* delete empty directories from final build output
* some minor cleanup
2018-11-01 17:53:04 +01:00
Will Dietz
a06fde5e24
nlohmann_json: 3.3.0 -> 3.4.0
...
https://github.com/nlohmann/json/releases/tag/v3.4.0
2018-11-01 11:07:56 -05:00
Peter Hoeg
7b5a329449
Merge pull request #49460 from peterhoeg/u/pio
...
platformio: 3.5.3 -> 3.6.1
2018-11-01 23:16:44 +08:00
Periklis Tsirakidis
84db315fb3
libid3tag: patch CVE-2017-11550 and CVE-2017-11551
2018-11-01 13:17:01 +01:00
taku0
15692e6f12
oraclejdk: remove version 10
2018-11-01 12:37:21 +01:00
Franz Pletz
38db6fdfb9
Merge pull request #48326 from jerith666/jdk11
...
openjdk: 10.0.2 -> 11.0.1
2018-11-01 11:34:13 +00:00
Edmund Wu
b3bff5c249
pythonPackages.trueskill: init at 0.4.5 ( #49342 )
2018-11-01 10:56:56 +01:00
Edmund Wu
0111c7d851
pythonPackages.zstd: init at 1.3.5.1 ( #49339 )
2018-11-01 10:41:28 +01:00
Peter Hoeg
718d3aea7c
platformio: 3.5.3 -> 3.6.1
2018-11-01 17:16:02 +08:00
Vaibhav Sagar
841a0bee5f
lightstep-tracer-cpp: 0.36 -> 0.8.1
2018-10-31 22:19:39 -04:00
Will Dietz
7b66d96910
webkitgtk: 2.22.2 -> 2.22.3
...
https://webkitgtk.org/2018/10/29/webkitgtk2.22.3-released.html
2018-10-31 20:08:48 -05:00
Michael Raskin
4878526889
Merge pull request #49558 from tohl/master
...
sbcl updated, tested on nixos x86_64
2018-10-31 23:09:32 +00:00
Tomas Hlavaty
dc50b2b558
sbcl: 1.4.12 -> 1.4.13
2018-10-31 23:32:47 +01:00
Robert Schütz
f6107effa4
Merge pull request #49158 from alyssais/doh-proxy
...
doh-proxy: init at 0.0.8
2018-10-31 23:16:03 +01:00
Tomas Hlavaty
8f4c570030
sbcl: include info manual
2018-10-31 22:33:28 +01:00
royneary
18aa80f352
nrpl: fix compilation with nim 0.19
2018-10-31 22:04:00 +01:00
Christian S
e4c64ae930
openh264: 1.7.0 -> 1.8.0 ( #49544 )
...
encoder fixes, clang compilation error for ARM
2018-10-31 20:47:24 +01:00
Will Dietz
5ace270309
c-ares: 1.14.0 -> 1.15.0
...
https://c-ares.haxx.se/changelog.html#1_15_0
2018-10-31 14:33:53 -05:00
R. RyanTM
f475aee598
closurecompiler: 20180805 -> 20180910 ( #48529 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
2018-10-31 20:30:38 +01:00
Patrick Elliott
7c0122e7e6
Added native build dependencies for scuttlebot ( #49471 )
2018-10-31 20:12:53 +01:00
Tristan Helmich
e662e0b8d9
saxon-he: 9.8.0.6 -> 9.9.0.1 ( #49541 )
2018-10-31 19:53:46 +01:00
Frederik Rietdijk
8db4814e8e
Merge pull request #49476 from Synthetica9/cuda-update
...
cudatoolkit, cudnn: many updates
2018-10-31 19:26:41 +01:00
Timo Kaufmann
4133885dab
pythonPackages.pyzmq: use zeromq4
2018-10-31 19:15:55 +01:00
Maximilian Bosch
c6fc3bb7fc
python3Packages.gplaycli: 3.21 -> 3.25 ( #49521 )
...
The version 3.21 isn't compatible with our currently packaged
`pythonPackages.gpapi` which is now at version 0.4.3.
See https://hydra.nixos.org/build/83154918
2018-10-31 18:47:41 +01:00
Alyssa Ross
1f1bd5c8e8
python3Packages.aioh2: init at 0.2.2
...
Tests skipped due to https://github.com/decentfox/aioh2/issues/17 .
2018-10-31 17:47:24 +00:00
Will Dietz
98fd559eaa
strace: 4.24 -> 4.25 ( #49518 )
...
https://github.com/strace/strace/releases/tag/v4.25
2018-10-31 18:36:08 +01:00
Robert Schütz
e0772e6ef8
Merge pull request #48183 from costrouc/costrouc/python-atomman
...
pythonPackages.atomman: init at 1.2.3
2018-10-31 17:23:30 +01:00
Joachim F
e4bfc708e5
Merge pull request #49330 from sephalon/fstrcmp
...
fstrcmp: init at 0.7
2018-10-31 15:01:35 +00:00
Alyssa Ross
cd1ff3bede
python3Packages.aiohttp_remotes: init at 0.1.2
2018-10-31 13:08:40 +00:00
Peter Simons
3d5f7e368f
haskell-polyparse: drop obsolete override for ghc-8.6.x
2018-10-31 12:09:59 +01:00
Peter Simons
cd68a8c7cc
haskell-fltkhs-themes: disable Hydra build to avoid evaluation errors
2018-10-31 12:09:59 +01:00
Peter Simons
1bc42cb193
haskell-xmobar: drop obsolete override for ghc-8.6.x
2018-10-31 12:09:59 +01:00
Peter Simons
b376d55e52
haskell-easytest: drop obsolete override for ghc-8.6.x
2018-10-31 12:09:59 +01:00
Peter Simons
5d18129ce8
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-2-g57c4f0f from Hackage revision
b6545b2cd8
.
2018-10-31 12:09:54 +01:00
Peter Simons
771849af9e
LTS Haskell 12.16
2018-10-31 12:09:49 +01:00
royneary
9dcdf5a545
nim: update nodejs-slim
2018-10-31 10:38:16 +01:00
royneary
b786a47e9e
nim: move build time dependencies into nativeBuildInputs
2018-10-31 10:37:38 +01:00
Stefan Wiehler
beeaebad5e
fstrcmp: init at 0.7
2018-10-31 07:47:20 +01:00
Aaron Andersen
ea1024e101
openscenegraph: 3.6.2 -> 3.6.3
2018-10-30 22:49:39 -04:00
xeji
933874ef08
Merge pull request #49374 from loskutov/jemalloc51
...
jemalloc: 5.0.1 -> 5.1.0
2018-10-31 00:10:14 +01:00
Ignat Loskutov
1c7d246d81
drop the obsolete '--disable-thp' option
2018-10-31 01:44:55 +03:00
Jörg Thalheim
0c1ee96a89
Merge pull request #48848 from nicknovitski/android-sdk-26-licenses
...
Update android sdk, add license config option and selectable build tools
2018-10-30 21:06:52 +00:00
Vincent Laporte
0a24919923
ocamlPackages_latest.ocaml: 4.07.0 -> 4.07.1
2018-10-30 20:33:28 +00:00
R. RyanTM
c3a1c0008b
python36Packages.nbxmpp: 0.6.6 -> 0.6.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-nbxmpp/versions
2018-10-30 21:11:19 +01:00
Benjamin Hipple
baf0703010
pythonPackages.pythondaemon: rename to pythonPackages.python-daemon
...
This commit renames the pythondaemon module to match its module name, github
name, and pypi name, which makes it easier to find and reference. In order to
avoid breaking any external users, I've left an alias with a deprecated warning.
2018-10-30 21:09:34 +01:00
Carlos Morera de la Chica
fe30cce533
beancount: fix build
...
pytest is now a runtime dependency
2018-10-30 21:01:02 +01:00
John Ericson
26fa9d2b51
Merge pull request #49477 from obsidiansystems/haskell-shell-completions
...
haskell-lib: Factor out shell completion scripts helper
2018-10-30 15:25:03 -04:00
Niklas Thörne
d48cef7d5b
cppclean: init at 2018-05-12 ( #49264 )
...
* cppclean: init at 2018-05-12
* Updated according to review comments
2018-10-30 20:15:33 +01:00
Jan Tojnar
92fcce4641
Merge pull request #49468 from worldofpeace/bamf-fix
...
bamf: 0.5.3 -> 2018-02-07, fix build
2018-10-30 20:08:11 +01:00
markuskowa
1881e8e7e4
Merge pull request #49469 from Ekleog/self-as-maintainer
...
Add self as maintainer
2018-10-30 19:58:07 +01:00
John Ericson
c34f5176f1
haskell-lib: Factor out shell completion scripts helper
2018-10-30 14:49:58 -04:00
Matthew Bauer
a6fa5bd936
Merge pull request #48286 from matthewbauer/avrgcc
...
avr: use new cross compilation infrastructure
2018-10-30 13:49:08 -05:00
Matthew Bauer
991e51a1f6
teensy-loader-cli: build on macos
2018-10-30 13:31:57 -05:00
Matthew Bauer
a33d122be6
qmk_firmware: init at 0.6.144
...
A convenient way to test embedded projects
2018-10-30 13:31:56 -05:00
Matthew Bauer
dcdf00f18b
mentorToolchains: remove
...
mentorToolchains.armLinuxGnuEabi is replaced with:
- pkgsCross.pogoplug4.buildPackages.gcc
- pkgsCross.pogoplug4.buildPackages.binutils
and mentorToolchains.armEabi is replaced with:
- pkgsCross.arm-embedded.buildPackages.gcc
- pkgsCross.arm-embedded.buildPackages.binutils
Fixes #39087
2018-10-30 13:31:56 -05:00
Matthew Bauer
c327df544a
gcc-arm-embedded: remove
...
replace with:
- pkgsCross.arm-embedded.buildPackages.gcc
- pkgsCross.arm-embedded.buildPackages.binutils
2018-10-30 13:31:55 -05:00
Matthew Bauer
aa4707fc34
treewide: use gnu toolchain for avr/arm-embedded
...
These packages should in theory work with our GCC toolchains, but
there are some definite breakages that need to be tracked down.
Comparing output of these to old gcc-arm-embedded is important.
Affected packages include:
- axolooti
- avrdudess
- opentx
- microscheme
- betaflight
- inav
- blackmagic
- simavr
- gnuk
2018-10-30 13:31:45 -05:00
Patrick Elliott
032a2b3907
nodePackages.git-ssb: add node-gyp-build dependency
2018-10-30 20:26:54 +02:00
Patrick Hilhorst
4cfeb9da53
cudatoolkit, cudnn: many updates
...
cudatoolkit_9_1: 9.1.85.1 -> 9.1.85.3
cudatoolkit_9_2: init at 9.2.148.1
cudatoolkit_9: 9.1.85.1 -> 9.2.148.1
cudatoolkit_10, cudatoolkit_10_0: init at 10.0.130
cudnn_cudatoolkit_9_0: 7.0.5 -> 7.3.0
cudnn_cudatoolkit_9_1: init at 7.1.3
cudnn_cudatoolkit_9_2: init at 7.2.1
cudnn_cudatoolkit_9: 7.0.5 (9.1) -> 7.3.1 (9.2)
cudnn_cudatoolkit_10, cudnn_cudatoolkit_10_0: init at 7.3.1
2018-10-30 19:09:20 +01:00
Chris Ostrouchov
1ac9d8ea40
pythonPackages.atomman: init at 1.2.3
2018-10-30 13:38:59 -04:00
Chris Ostrouchov
7dd7190a57
pythonPackages.DataModelDict: init at 0.9.4
2018-10-30 13:38:59 -04:00
Chris Ostrouchov
0cf2c6fcfe
pythonPackages.numericalunits: init at 1.16
2018-10-30 13:38:59 -04:00
R. RyanTM
1873e39acf
python36Packages.cassandra-driver: 3.6.0 -> 3.15.1 ( #49018 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-cassandra-driver/versions
2018-10-30 17:07:48 +01:00
Léo Gaspard
e54079133e
global-platform-pro: add self as maintainer
2018-10-31 01:06:27 +09:00
Will Dietz
698197d38a
gmime3: 3.2.0 -> 3.2.1, enable tests, now uses libidn2 ( #49390 )
...
NEWS:
https://raw.githubusercontent.com/jstedfast/gmime/87405143bb870a6977b7170706a04d747341b425/NEWS
2018-10-30 16:54:54 +01:00
Robert Schütz
95c66dac70
python.pkgs.datadog: 0.20.0 -> 0.23.0
2018-10-30 16:45:36 +01:00
Daniël de Kok
3a2336798f
pyo3-pack: init at 0.3.8 ( #46754 )
2018-10-30 16:36:21 +01:00
Eelco Dolstra
0385cb33c6
libeditline: Use multiple outputs
...
Also disable static build by default per Nixpkgs policy. (Really
static libraries should be moved to the 'dev' output, in which case it
wouldn't be a problem to enable them by default.)
2018-10-30 16:01:49 +01:00
worldofpeace
3358e256b1
bamf: 0.5.3 -> 2018-02-07, fix build
...
Technically this is 0.5.4 but it's unreleased
2018-10-30 10:58:24 -04:00
Lancelot SIX
f68cf486d8
Merge pull request #48664 from alyssais/postgres11
...
postgresql_11: init at 11.0
2018-10-30 15:54:42 +01:00
Timo Kaufmann
835df8a8a8
Merge pull request #49452 from timokau/sympy-1.3
...
pythonPackages.sympy: 1.2 -> 1.3
2018-10-30 15:45:45 +01:00
xeji
eece3dddad
Merge pull request #49394 from dtzWill/update/xapian-1.4.8
...
xapian: 1.4.7 -> 1.4.8, drop included patch
2018-10-30 15:37:12 +01:00
Alyssa Ross
c6c7d55790
postgresql*: use underscores in version numbers
2018-10-30 14:32:21 +00:00
Jörg Thalheim
b5ad615474
verasco: remove unmaintained project
...
Verasco is no longer maintained by upstream and blocks updates of some libraries.
Removing it also makes it possible to remove coq 8.4.
2018-10-30 13:31:11 +00:00
Timo Kaufmann
1dd7443c93
pythonPackages.sympy: 1.2 -> 1.3
2018-10-30 13:16:38 +01:00
Jörg Thalheim
d23d25ebbb
Merge pull request #47594 from midchildan/add-sourcetrail
...
sourcetrail: init at 2018.3.55
2018-10-30 12:07:51 +00:00
Timo Kaufmann
be08e69372
Merge pull request #49447 from timokau/memory_profiler-0.54.0
...
pythonPackages.memory_profiler: add plotting dependency, enable checks
2018-10-30 11:51:00 +01:00
Timo Kaufmann
64f6b9eb95
pythonPackages.memory_profiler: add plotting dependency, enable checks
2018-10-30 11:28:08 +01:00
Sarah Brofeldt
5c1c90a9ad
Merge pull request #49389 from colemickens/ffmpeg
...
ffmpeg: enable libdrm
2018-10-30 09:16:18 +01:00
Andrew Miller
d837fe68ae
hy: 0.14.0 -> 0.15.0 ( #49428 )
2018-10-30 01:07:07 +01:00
Ryan Mulligan
2be286436c
Merge pull request #49003 from r-ryantm/auto-update/python3.6-django-classy-tags
...
python36Packages.django_classytags: 0.6.1 -> 0.8.0
2018-10-29 16:00:00 -07:00
Uli Baum
e1ff8dc5df
pythonPackages.django_classytags: clarify why tests are disabled
2018-10-29 23:44:34 +01:00
Alyssa Ross
69dcb1a2c0
bundlerApp: take buildInputs ( #45435 )
...
It would be reasonable to have a Ruby program that depends on some other
program being in the PATH. In this case, the obvious thing to do would
be something like this:
bundlerApp {
# ...
buildInputs = [ makeWrapper ];
postBuild = ''
wrapProgram "$out/bin/foo" \
--prefix PATH : ${lib.makeBinPath [ dep ]}
'';
}
However, this doesn't work, because even though it just forwards most of
its arguments to `runCommand`, `bundlerApp` won't take a `buildInputs`
parameter. It doesn't even specify its own `buildInputs`, which means
that the `scripts` parameter to `bundlerApp` (which depends on
`makeWrapper`) is completely broken, and, as far as I can tell, has been
since its inception. I've added a `makeWrapper` build input if the
scripts parameter is present to fix this.
I've added a `buildInputs` option to `bundlerApp`. It's also passed
through to bundled-common because `postBuild` scripts are run there as
well. This actually means that in this example we'd end up going through
two layers of wrappers (one from `bundlerApp` and one from
bundled-common), but that has always been the case and isn't likely to
break anything. That oddity does suggest that it might be prudent to
not forward `postBuild` to bundled-common (or to at least use a
different option) though...
FWIW, as far as I can tell no package in nixpkgs uses either the
`scripts` or `postBuild` options to `bundlerApp`.
2018-10-29 22:39:51 +01:00
Matthew Bauer
8db71d9d77
newlib: init at 3.0.0
...
Fixes #47533
newlib seems to think it’s a compiler when it’s not. Anyway had to
make host refer to build platform for things to work.
2018-10-29 14:34:10 -05:00
Matthew Bauer
2650a1f91e
dfu-programmer: supports macos
2018-10-29 14:34:09 -05:00
Matthew Bauer
412093994b
gcc: support avr
...
- respect libc’s incdir and libdir
- make non-unix systems single threaded
- set LIMITS_H_TEST to false for avr
- misc updates to support new libc’s
- use multilib with avr
For threads we want to use:
- posix on unix systems
- win32 on windows
- single on everything else
For avr:
- add library directories for avrlibc
- to disable relro and bind
- avr5 should have precedence over avr3 - otherwise gcc uses the wrong one
2018-10-29 14:34:09 -05:00
Matthew Bauer
d59a9ac7cf
avr: use new compilation infrastructure
...
Gets rid of:
avrbinutils
avrgcc
to replace with:
pkgsCross.avr.buildPackages.binutils
pkgsCross.avr.buildPackages.gcc
2018-10-29 14:34:09 -05:00
Frederik Rietdijk
e6c0b6ff6f
Merge pull request #49070 from r-ryantm/auto-update/python3.6-dlib
...
python36Packages.dlib: 19.13 -> 19.16
2018-10-29 19:27:07 +01:00
Maximilian Bosch
b7bc6e7f6c
pythonPackages.dlib: move expression
...
Initially the expression was quite small (just inherited properties from
`pkgs.dlib`), but the more it grows the better it is to store it into
its own file.
2018-10-29 18:57:19 +01:00
timor
79f148c2e0
libmtp: 1.1.15 -> 1.1.16
...
This fixes the problem of connecting android phones via MTP in kde/dolphin.
Original Bug description: https://bugs.kde.org/show_bug.cgi?id=387454
2018-10-29 18:28:51 +01:00
R. RyanTM
33925ef2b4
python36Packages.pip-tools: 2.0.2 -> 3.1.0 ( #48986 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-pip-tools/versions
2018-10-29 16:09:24 +01:00
Robert Schütz
8f415fdf80
Merge pull request #48892 from sveitser/update/pythonPackages.sh
...
pythonPackages.sh: 1.11 -> 1.12.14
2018-10-29 14:21:36 +01:00
Robert Schütz
65b4c9b3d4
python.pkgs.python-packer: remove dependency pinning
2018-10-29 14:15:45 +01:00
Will Dietz
fdf626944c
xapian: 1.4.7 -> 1.4.8, drop included patch
2018-10-29 08:04:04 -05:00
R. RyanTM
e8df5045ca
python36Packages.mail-parser: 3.3.1 -> 3.4.1 ( #48974 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-mail-parser/versions
2018-10-29 14:00:17 +01:00
R. RyanTM
15af3177d8
python36Packages.pycares: 1.0.0 -> 2.3.0 ( #48983 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-pycares/versions
2018-10-29 13:59:34 +01:00
Robert Schütz
69931e1eee
python3.pkgs.netdisco: 2.0.0 -> 2.2.0
2018-10-29 13:44:00 +01:00
Alyssa Ross
a586c14cc4
python3Packages.priority: init at 1.3.0
2018-10-29 12:28:20 +00:00
Urban Škudnik
5adfcb951a
pythonPackages.aioprocessing: init at 1.0.1 ( #49170 )
2018-10-29 13:24:24 +01:00
Cole Mickens
b79dc80b2f
ffmpeg: enable libdrm
2018-10-29 05:24:19 -07:00
R. RyanTM
99aff820e7
python27Packages.gevent-websocket: 0.9.3 -> 0.10.1 ( #49010 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-gevent-websocket/versions
2018-10-29 12:30:22 +01:00
R. RyanTM
1288766e61
python36Packages.foolscap: 0.12.6 -> 0.13.1 ( #49012 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-foolscap/versions
2018-10-29 12:28:15 +01:00
R. RyanTM
188ce907e3
python27Packages.gipc: 0.5.0 -> 0.6.0 ( #49005 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-gipc/versions
2018-10-29 12:11:16 +01:00
Daiderd Jordan
d80f2dba6f
Merge pull request #49079 from alyssais/bb
...
bb: add Darwin compatibility
2018-10-29 11:08:14 +00:00
R. RyanTM
cfd3db5c66
python36Packages.flask_migrate: 2.2.1 -> 2.3.0 ( #49020 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-flask-migrate/versions
2018-10-29 12:04:29 +01:00
Francesco Gazzetta
c20c4be047
gron: 0.5.2 -> 0.6.0 ( #49282 )
2018-10-29 11:56:56 +01:00
Jörg Thalheim
f222119063
Merge pull request #49365 from loskutov/master
...
cppcheck: 1.84 -> 1.85
2018-10-29 10:47:19 +00:00
Jörg Thalheim
292e47acb9
Merge pull request #49351 from prusnak/add_python_pyro4
...
python.pkgs.Pyro4: new package (at version 4.74)
2018-10-29 10:43:58 +00:00
Jörg Thalheim
da85e7d05d
Merge pull request #49369 from Mic92/mono-cleanup3
...
mono46: mark as insecure (CVE-2018-1002208)
2018-10-29 10:27:22 +00:00
Pavol Rusnak
b7201c5c69
python.pkgs.Pyro remove package - Pyro4 should be used instead
2018-10-29 11:21:03 +01:00
Pavol Rusnak
e212399d44
python.pkgs.Pyro4: new package (at version 4.74)
...
includes its dependency python.pkgs.serpent (at version 1.27)
2018-10-29 11:20:03 +01:00
Michael Raskin
641ef3ab23
Merge pull request #49232 from geistesk/racket-7.1
...
racket: 7.0 -> 7.1
2018-10-29 08:19:09 +00:00
Jörg Thalheim
f1ba745392
Merge pull request #49210 from r-ryantm/auto-update/ocaml4.06.1-ocaml-migrate-parsetree
...
ocamlPackages.ocaml-migrate-parsetree: 1.0.11 -> 1.1.0
2018-10-29 01:12:54 +00:00
Michael Fellinger
34e1fa4a50
buildRubyGem: Provide manpages for Ruby gems ( #49334 )
2018-10-29 01:48:05 +01:00
Matt McHenry
1bd7b98c79
openjdk: 10.0.2 -> 11.0.1
...
* the jre is no longer an official part of the jdk (jmod is
recommended as a replacement when needing to create smaller runtime
images)
* darwin continues to use zulu from azul
* apps that used 10 now use 11 (eclipse, bazel, josm)
2018-10-28 20:35:25 -04:00
Jörg Thalheim
c7f4c0350c
Merge pull request #49260 from r-ryantm/auto-update/merlin
...
ocamlPackages.merlin: 3.2.1 -> 3.2.2
2018-10-29 00:08:01 +00:00
Jörg Thalheim
14721b2adc
Merge pull request #49265 from markuskowa/licenses-25
...
Add licenses
2018-10-29 00:06:41 +00:00
Ignat Loskutov
e7f2ce9102
jemalloc: 5.0.1 -> 5.1.0
2018-10-29 02:59:11 +03:00
Jörg Thalheim
b770be49b9
Merge pull request #49252 from zarelit/crystal_play
...
crystal: fix "play" subcommand
2018-10-28 23:50:44 +00:00
Jörg Thalheim
f5b281f11c
Merge pull request #49215 from r-ryantm/auto-update/ocaml4.06.1-fmt
...
ocamlPackages.fmt: 0.8.4 -> 0.8.5
2018-10-28 23:26:08 +00:00
Jörg Thalheim
8dba09c181
Merge branch 'master' into mono-cleanup
2018-10-28 22:59:18 +00:00
Jörg Thalheim
ea30c719dd
Merge pull request #49368 from Mic92/mono-cleanup2
...
mono44: remove insecure version
2018-10-28 22:58:24 +00:00
Jörg Thalheim
d221f7d0c2
Merge pull request #49043 from r-ryantm/auto-update/python3.6-icalendar
...
python36Packages.icalendar: 3.9.0 -> 4.0.3
2018-10-28 22:36:07 +00:00
Jörg Thalheim
99edb7accb
mono46: add CVE-2018-1002208
2018-10-28 21:35:38 +00:00
Jörg Thalheim
80d4263526
mono44: remove insecure version
...
This version is also affected by CVE-2018-1002208.
It has no user in nixpkgs.
2018-10-28 21:30:39 +00:00
Ignat Loskutov
c1748f0b09
cppcheck: 1.84 -> 1.85
2018-10-29 00:19:46 +03:00
Jörg Thalheim
12c9a36dad
mono40: remove
2018-10-28 21:10:14 +00:00
Jörg Thalheim
aa1e0ac981
Merge pull request #49349 from vbgl/ocaml-menhir-20181026
...
ocamlPackages.menhir: 20170712 -> 20181026
2018-10-28 21:06:02 +00:00
R. RyanTM
76006342b2
python36Packages.pyramid_multiauth: 0.8.0 -> 0.9.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/python3.6-pyramid_multiauth/versions
2018-10-28 21:18:50 +01:00
Michael Weiss
8ea2f0d1a0
Merge pull request #49078 from colemickens/pr-wlroots
...
wlroots.examples: prefix example binaries
2018-10-28 21:13:23 +01:00
R. RyanTM
b9bd8dd4d3
python36Packages.requests_download: 0.1.1 -> 0.1.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-requests_download/versions
2018-10-28 21:09:55 +01:00
R. RyanTM
69498f7df1
python36Packages.mysql-connector: 8.0.12 -> 8.0.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-mysql-connector/versions
2018-10-28 19:58:20 +01:00
Vladyslav M
0ab9e5c9fe
Merge pull request #49306 from periklis/update-uriparser
...
uriparser: 0.8.6 -> 0.9.0
2018-10-28 18:28:31 +02:00
Jörg Thalheim
ee738264d1
Merge pull request #49346 from Mic92/gocache
...
buildGoPackage: re-enable GOCACHE
2018-10-28 16:02:40 +00:00
Jörg Thalheim
426d35d0cd
Merge pull request #49329 from sephalon/fmt
...
fmt: minor refactor
2018-10-28 15:56:46 +00:00
Vincent Laporte
80bb1db72c
ocamlPackages.menhir: 20170712 -> 20181026
2018-10-28 15:30:49 +00:00
taku0
7c3dd045ce
adoptopenjdk-bin: support darwin platform
2018-10-28 13:52:12 +00:00
taku0
8faebb17ac
adoptopenjdk-bin: init at 11
2018-10-28 13:52:12 +00:00
Renaud
503bcae31b
Revert "autobahn: 18.8.2 -> 18.9.2, txaio: 18.7.1 -> 18.8.1" ( #49345 )
2018-10-28 14:51:58 +01:00
Jörg Thalheim
9bbfc6f6e2
buildGoPackage: re-enable GOCACHE
...
If projects uses go1.11 modules GOCACHE is required.
Also if buildGoPackage is used in a nix-shell setting we don't
want to override GOCACHE to allow incremental builds.
This should be backported to 18.09
2018-10-28 13:51:16 +00:00
Renaud
de8f3b422a
Merge pull request #47953 from lopsided98/openssl-arm
...
openssl: don't autodetect platform on armv6/7l
2018-10-28 14:08:02 +01:00
Vincent Laporte
8ef70a0b29
reason: 3.3.3 -> 3.3.7 ( #49325 )
...
* reason: 3.3.3 -> 3.3.7
* reason: makeWrapper needed at build time only
moved makeWrapper from buildInputs to nativeBuildInputs
2018-10-28 14:06:02 +01:00
Stefan Wiehler
b23d92f8f2
fmt: minor refactor
...
Add separate build outputs, enable parallel building, fix platforms,
adapt to styleguide.
2018-10-28 14:04:15 +01:00
Renaud
0a7f6ed9ef
Merge pull request #48626 from ivan/bump-autobahn-txaio
...
autobahn: 18.8.2 -> 18.9.2, txaio: 18.7.1 -> 18.8.1
2018-10-28 13:52:36 +01:00
Periklis Tsirakidis
9ac64e5bb6
gtest: Use native cmake/ninja builder
...
Clean up the expression and add pkgconfig support
2018-10-28 11:25:13 +01:00
Robert Hensing
15759508fa
Merge pull request #49056 from Tomahna/scalafix
...
scalafix: init at 0.9.0
2018-10-28 10:22:11 +01:00
Kevin Rauscher
0c05fb262a
scalafix: init at 0.9.0
2018-10-28 10:10:37 +01:00
Shea Levy
9b111955ec
nix-plugins: 5.0.0 -> 6.0.0
2018-10-28 00:25:39 -04:00
R. RyanTM
6e664678a4
libqmatrixclient: 0.3.0.2 -> 0.4.0 ( #49281 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libqmatrixclient/versions
2018-10-27 20:13:39 -04:00
R. RyanTM
d888c03784
libressl_2_8: 2.8.1 -> 2.8.2 ( #49293 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libressl/versions
2018-10-27 20:11:48 -04:00
R. RyanTM
b580e19510
jbake: 2.6.2 -> 2.6.3 ( #49302 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jbake/versions
2018-10-27 20:06:50 -04:00
Markus Kowalewski
f59a790458
xine-lib: add licenses
2018-10-28 00:26:12 +02:00
Markus Kowalewski
9aa4a78b96
xbase: add license
2018-10-28 00:26:12 +02:00
Markus Kowalewski
d513d6115f
tidyp: add license
2018-10-28 00:26:11 +02:00
Markus Kowalewski
154d5d993b
telepathy-glib: add licenses
2018-10-28 00:26:11 +02:00
Markus Kowalewski
500ea2661f
telepathy-farstream: add meta data
2018-10-28 00:26:11 +02:00
Markus Kowalewski
0a2ebb03f4
tclap: add license
2018-10-28 00:26:11 +02:00