1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

35757 commits

Author SHA1 Message Date
Dan Peebles 0cfa1b0dde openjdk-darwin: use a sensible crypto policy
We should really move to a source build of openjdk on Darwin, but that's
tricky so for now we continue to hack around it and do stuff like this,
even though crypto export polices are stupid and make no sense. No, I'm
not bitter at all that I need to do this 😩
2017-03-15 16:37:57 -04:00
Andrzej Trzaska 376d960034 bundler: 1.14.4 -> 1.14.6 (#23930) 2017-03-15 20:34:35 +00:00
Dan Peebles 2ffda66f11 go1.8: patch test to work with recent tzdata 2017-03-15 15:17:11 -04:00
Dan Peebles e6a5ab85b4 go1.7: patch test to work with recent tzdata 2017-03-15 15:17:11 -04:00
Dan Peebles 08314598bb go1.6: patch test to work with recent tzdata 2017-03-15 15:17:11 -04:00
Dan Peebles 331f5a886d go1.4: patch test to work with recent tzdata 2017-03-15 15:17:11 -04:00
Vladimír Čunát 9adcebb1a9
Merge #23917: fix firefox crashes 2017-03-15 17:01:32 +01:00
Shea Levy d6c3e74425 buildGoModule: share the buildFlagsArray with the parallel subprocesses 2017-03-15 11:00:55 -04:00
Andrzej Trzaska 162845d5b1 Use gem 2.6.10 (#23902) 2017-03-15 14:55:45 +00:00
David McFarland 1ea6860cc7 icu: fix crash in firefox
Fixes #23857
2017-03-15 08:49:56 -03:00
Will Dietz c766960150 lit: init at 0.5 2017-03-15 09:02:45 +01:00
Bjørn Forsman db937b9d60 qt57.full: add missing modules
qtquickcontrols2, qtwebchannel, qtwebengine, qtwebkit.

Added in the same order as the modules are listed in default.nix (and
then reformatted the block).
2017-03-14 22:27:20 +01:00
Bjørn Forsman 961c73a78c qt56.full: add missing modules
qtquickcontrols2, qtwebkit.

Added in the same order as the modules are listed in default.nix (and
then reformatted the block).

(The qt55 expression already has all modules in *full.)
2017-03-14 22:27:20 +01:00
Markus Schneider cbf87bc2b2 granite: 0.3.0 -> 0.4.0.1 2017-03-14 22:26:19 +01:00
Jörg Thalheim 496120c19f
travis: 1.8.2 -> 1.8.8 2017-03-14 21:03:58 +01:00
Frederik Rietdijk a79c653d5d Merge pull request #23885 from FRidh/jupyter
Jupyter
2017-03-14 17:32:27 +01:00
Frederik Rietdijk 47f7817037 pythonPackages.typed-ast: 1.0.1 -> 1.0.2 2017-03-14 16:52:25 +01:00
Frederik Rietdijk d7378da028 pythonPackages.configparser: fix with namespace packages 2017-03-14 16:43:46 +01:00
Peter Simons e916236130 Merge pull request #23615 from ljli/ghcjs-dom-jsffi-fix
haskell: ghcjs packages: fix ghcjs-dom-jsffi with newer Cabal
2017-03-14 16:09:37 +01:00
Peter Simons 83df89aa63 Merge pull request #23611 from ljli/ghcjs-shims-update
haskell: ghcjs shims: dc034a0 -> b970152
2017-03-14 16:06:08 +01:00
Robin Gloster 770794cbfe
urt: remove 2017-03-14 14:41:28 +01:00
Frederik Rietdijk 33fa4ce2be Merge pull request #23701 from lsix/update_django-raster
pythonPackages.django-raster: 0.3 -> 0.3.1
2017-03-14 13:42:14 +01:00
Frederik Rietdijk bf86b48b0f Merge pull request #23813 from ndowens/geis
geis: 2.2.16 -> 2.2.17
2017-03-14 13:39:36 +01:00
Frederik Rietdijk 5f837b1b94 Merge pull request #23867 from ndowens/htmlcxx
htmlcxx: 0.85 -> 0.86
2017-03-14 13:38:30 +01:00
Frederik Rietdijk 8c99040a7a Merge pull request #23826 from ndowens/gtkspell
gtkspell:3.0.8 -> 3.0.9
2017-03-14 13:36:42 +01:00
Frederik Rietdijk 683dc8cb4f Merge pull request #23810 from ndowens/ffms2
ffms: 2.21 -> 2.22
2017-03-14 13:32:46 +01:00
Daiderd Jordan dcfff701dc Merge pull request #23835 from periklis/topic_qt57_submodules_darwin
qt57.{qtdeclarative,qtscript,qttranslations}: fix darwin compat
2017-03-14 12:36:22 +01:00
Frederik Rietdijk a312abedeb hypothesis: disabled for Python 3.3 2017-03-14 10:49:39 +01:00
ndowens d46fe334ca
ffmpegthumbnailer: 2.0.10 -> 2.2.0 2017-03-14 09:41:24 +01:00
Periklis Tsirakidis a6be98c9c1 qt57.{qtdeclarative,qtscript,qttranslations}: fix darwin compat
Fixes duplicate linkings issue for Qt-Frameworks provided by qtbase
during configurePhase.
2017-03-14 09:37:37 +01:00
Vincent Laporte 8498f979a1 ocaml-top: 1.1.2 -> 1.1.3 2017-03-14 07:57:59 +00:00
Peter Simons 1d5878166e Merge pull request #23880 from ElvishJerricco/callCabal2nix-dont-rebuild-cabalfile
callCabal2nix: Don't rebuild unchanged cabal file
2017-03-14 08:57:45 +01:00
Will Fancher 24b47526ce callCabal2nix: Don't rebuild unchanged cabal file
It can be quite annoying that callCabal2nix will build a new derivation
if anything in the source has changed, even if the cabal file hasn't.
2017-03-13 22:20:56 -04:00
Dan Peebles 25e75cd580 kube-aws: 0.8.1 -> 0.9.4
Also, enable on Darwin
2017-03-13 22:20:52 -04:00
Tim Steinbach bb26805051 Merge pull request #23874 from NeQuissimus/kotlin_1_1
kotlin: 1.0.6 -> 1.1
2017-03-13 20:04:28 -04:00
Tim Steinbach 89c91c6e32 Merge pull request #23873 from NeQuissimus/gradle_3_4_1
gradle: 3.4.0 -> 3.4.1
2017-03-13 20:04:05 -04:00
Tim Steinbach dd015a829f
kotlin: 1.0.6 -> 1.1 2017-03-13 20:03:39 -04:00
Tim Steinbach 56fea1a8c0
gradle: 3.4.0 -> 3.4.1 2017-03-13 20:00:58 -04:00
ndowens 64218d61fc hwloc: 1.11.2 -> 1.11.6 (#23870) 2017-03-14 00:44:28 +01:00
Vladimír Čunát bfed19cfaa
Merge #23860: llvmPackages_4: rc4 -> release 2017-03-14 00:02:53 +01:00
Lluís Batlle i Rossell 46c9eac980 guile: enable parallel building
civodul today on irc said that 2.0.13 likely has the parallel building
issue fixed (case equal-or-over 8 cores). Let's try.
2017-03-13 23:38:52 +01:00
Tim Steinbach 17978fe64c Merge pull request #23740 from ben-z/nodejs-7.7.2
nodejs: 7.7.1 -> 7.7.2
2017-03-13 18:14:32 -04:00
Tim Steinbach 2c1876ec6c Merge pull request #23844 from frontsideair/flow-41
flow: 0.39.0 -> 0.41.0
2017-03-13 18:12:16 -04:00
ndowens 4aee4cc8a5 htmlcxx: 0.85 -> 0.86 2017-03-13 17:11:03 -05:00
Tim Steinbach bc1f692e49 Merge pull request #23846 from mayflower/jenkins_2.49
jenkins: 2.44 -> 2.49
2017-03-13 18:09:19 -04:00
Tim Steinbach 6e0c3e1a6d Merge pull request #23862 from mimadrid/update/filezilla-3.25.0
filezilla: 3.24.0 -> 3.25.0
2017-03-13 17:58:34 -04:00
Jörg Thalheim 065c05e849 Merge pull request #23801 from zimbatm/pip-tools
Pip tools
2017-03-13 22:32:07 +01:00
zimbatm a3c03eb11f
pip-tools: init at 1.8.1rc3 2017-03-13 22:21:57 +01:00
mimadrid 7e9c815c23
libfilezilla: 0.9.0 -> 0.9.1 2017-03-13 22:17:08 +01:00
zimbatm 5e701625de
pythonPackages.first: init at 2.0.1 2017-03-13 22:08:45 +01:00