Thomas Tuegel
acc45767c5
kservice: propagate shared_mime_info to environment
2017-06-18 08:44:46 -05:00
Thomas Tuegel
86dac81a70
kcmutils: fix kcm plugin path
2017-06-18 08:44:45 -05:00
Thomas Tuegel
7af16e5bd7
kcmutils: print plugin name when loading fails
2017-06-18 08:44:45 -05:00
Thomas Tuegel
fc72335570
kio: print plugin name when loading fails
2017-06-18 08:44:45 -05:00
Thomas Tuegel
faf0d3e91d
kdeFrameworks: fixup inputs and outputs
...
- Reduce environment pollution with a separate $bin output containing programs,
plugins, and shared data. Libraries remain in $out and are not installed into
the environment.
- Only propagate build inputs as required.
2017-06-18 08:44:45 -05:00
Thomas Tuegel
087f20e8c6
kdeFrameworks: sort according to tier
2017-06-18 08:44:44 -05:00
Thomas Tuegel
9149faf6a9
prison: init at 5.33.0
2017-06-18 08:44:44 -05:00
Thomas Tuegel
f5c00c43bb
qgpgme: init at 1.9.0
2017-06-18 08:44:44 -05:00
Jos van den Oever
05ef92e53a
gpgme: enable Qt 5 bindings
2017-06-18 08:44:44 -05:00
Thomas Tuegel
7dc961b310
qttools: move runtime tools in postFixup
2017-06-18 08:44:43 -05:00
Thomas Tuegel
dea7372ebf
qtbase: fix plugin path in CMake modules
2017-06-18 08:44:43 -05:00
Thomas Tuegel
d9f29afa64
qt5: use one output by default
2017-06-18 08:44:43 -05:00
Thomas Tuegel
6fa41788be
qt5: separate plugins from libraries
2017-06-18 08:44:42 -05:00
Thomas Tuegel
5a8295e596
qtbase: setup required environment in GTK3 platform theme plugin
2017-06-18 08:44:42 -05:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper
2017-06-18 08:44:42 -05:00
Thomas Tuegel
1607f51613
qmake: unify Darwin and Linux setup hooks
2017-06-18 08:43:39 -05:00
Thomas Tuegel
945758f960
kdeFrameworks: rename kdeFramework to mkDerivation
2017-06-18 08:42:20 -05:00
Thomas Tuegel
7b6f8dc77f
qt5: move kdeDerivation to qt5.mkDerivation
2017-06-18 08:42:19 -05:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake
2017-06-18 08:41:57 -05:00
Thomas Tuegel
3f3d33a078
qt5: use distinct lib/qt-5.x
prefix for each minor version
...
Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor
versions to coexist in the same environment.
2017-06-18 08:41:57 -05:00
Jörg Thalheim
a9aefdeac9
pythonPackages.rebulk: 0.8.2 -> 0.9.0
2017-06-18 13:18:40 +01:00
Jörg Thalheim
513204073a
Merge pull request #26692 from dywedir/rustfmt
...
rustfmt: 0.8.3 -> 0.9.0
2017-06-18 12:36:45 +01:00
Vladimír Čunát
8702fd35e2
Merge branch 'master' into staging
...
... to get in more fixes of setuid/setgid.
2017-06-18 13:22:23 +02:00
Jörg Thalheim
8a4a4efbe6
clooj: fix download src
2017-06-18 11:39:55 +01:00
dywedir
72f8ba269c
rustfmt: 0.8.3 -> 0.9.0
2017-06-18 13:06:31 +03:00
Jörg Thalheim
76ea4df5f9
pythonPackages.keystoneauth1: fix missing argparse dep
2017-06-18 11:03:13 +01:00
Jörg Thalheim
f79d21da65
oslo-config: fix argparse dependencies
2017-06-18 11:03:09 +01:00
Pascal Wittmann
123c05c8b5
accountsservice: 0.6.43 -> 0.6.43
2017-06-18 11:46:35 +02:00
José Romildo Malaquias
78b34f913b
qtcreator: 4.2.1 -> 4.3.0 ( #26627 )
...
* qtcreator: 4.2.1 -> 4.3.0
Update qtcreator to version 4.3.0.
Remove explicit creation and installation of a desktop file, since one
is already provided in the distribution package.
* qtcreator: use full executable path in the desktop file
2017-06-18 10:36:41 +01:00
Jörg Thalheim
7054d975ea
Merge pull request #26667 from romildo/upd.catch
...
catch: 1.7.0 -> 1.9.5
2017-06-18 08:45:47 +01:00
Jörg Thalheim
502ca4a906
Merge pull request #26672 from dywedir/javascript-typescript-langserver
...
nodePackages.javascript-typescript-langserver: init at 2.0.0
2017-06-18 08:15:44 +01:00
Eric Bailey
478e88d13e
polyml: 5.6 -> 5.7
...
- fetchurl -> fetchFromGitHub
- use `with stdenv.lib` in meta
- add darwin to platforms
- add yurrriq to maintainers
2017-06-17 19:31:25 -05:00
Vladimír Čunát
351b59be55
cairo: bugfix 1.14.8 -> 1.14.10
2017-06-17 22:11:34 +02:00
Peter Simons
10493d393a
Merge pull request #26676 from obsidiansystems/ghc-head-doc
...
ghcHEAD: Split docs into their own output
2017-06-17 22:08:52 +02:00
Tim Steinbach
6b199db895
Merge pull request #26644 from NeQuissimus/gradle_4_0
...
gradle: 3.5 -> 4.0
2017-06-17 16:05:26 -04:00
John Ericson
dd99d1f8d0
ghcHEAD: Split docs into their own output
...
This ghc was forgetten from 2089dd4ab6
2017-06-17 15:13:43 -04:00
Bas van Dijk
2265f50a51
opencv-3.x: fix build on OS X
2017-06-17 19:57:39 +02:00
romildo
7049e7a16c
catch: 1.7.0 -> 1.9.5
2017-06-17 12:21:50 -03:00
dywedir
efd2141b60
nodePackages.javascript-typescript-langserver: init at 2.0.0
2017-06-17 16:06:37 +03:00
Jörg Thalheim
481cf50b1f
Merge pull request #26619 from regnat/ocaml-containers
...
ocamlPackages.containers: 0.22 -> 1.2
2017-06-17 09:40:40 +01:00
Jörg Thalheim
c396360b7b
Merge pull request #26621 from guillaumekoenig/install-gtk-launch
...
gtk3: install gtk-launch
2017-06-16 23:53:30 +01:00
Jörg Thalheim
ba1dd2660a
Merge pull request #26645 from NeQuissimus/kotlin_1_1_2_5
...
kotlin: 1.1.2 -> 1.1.2-5
2017-06-16 23:52:16 +01:00
Jörg Thalheim
b40cda750b
Merge pull request #26656 from volth/sbt-with-scala-native
...
sbt: support scala-native
2017-06-16 23:45:17 +01:00
Langston Barrett
26e1664e88
flask-restplus: update to 0.10
2017-06-16 18:55:48 +00:00
John Ericson
8a8f0408cd
generic-builder: use buildInputs for Haskell dependencies
...
This actually will matter when I (soon) land cross-compilation support,
and native deps are compiled for the build, instead of host, platform.
But even now, it's good style do this, and one less thing to review
later.
The use of `$nativePkgs` is unfortunate, as it will need to be
swapped out for `$crossPkgs` for build != host builds. This will just a
temporarily cause pain, however, as eventually I will change stdenv to
use a `$runPkgs` (or moral equivalent) in both case.
Closes https://github.com/NixOS/nixpkgs/pull/26480 .
2017-06-16 20:18:38 +02:00
Peter Simons
7bcfdc1c11
stack: build with hpack version 0.17.x
2017-06-16 20:18:38 +02:00
Peter Simons
35762f6ce3
git-annex: update hash for new version
2017-06-16 20:18:38 +02:00
Peter Simons
0335b93284
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2.1-10-g4e4961f from Hackage revision
e2c9a8916e
.
2017-06-16 20:18:38 +02:00
Peter Simons
46f8242d89
hackage2nix: disable broken 'trasa-reflex' package
...
Depends on insecure webkitgtk-2.4.11.
2017-06-16 20:18:38 +02:00
Peter Simons
0bb2f9af5e
LTS Haskell 8.18
2017-06-16 20:18:38 +02:00
Eelco Dolstra
ac8451508b
aws-sdk-cpp: 1.0.127 -> 1.0.153
2017-06-16 19:18:28 +02:00
Eelco Dolstra
672d2dfbb8
aws-sdk-cpp: Fix credentials test
...
These require a home directory.
http://hydra.nixos.org/build/54519006
2017-06-16 19:18:24 +02:00
Volth
b1928704d4
sbt: support build scala-native targets
2017-06-16 15:52:13 +00:00
Jörg Thalheim
7d12608069
llvmPackages_3.7: fix libnames output of llvm-config
...
see also 4c4f50ce76
2017-06-16 16:23:42 +01:00
Frederik Rietdijk
100cd2af5a
Merge pull request #26647 from magnetophon/lilv
...
lilv: 0.24.0 -> 0.24.2
2017-06-16 15:43:11 +02:00
Bart Brouns
53b6f15d34
serd: 0.24.0 -> 0.26.0
2017-06-16 14:59:23 +02:00
Bart Brouns
c42d603910
lilv: 0.24.0 -> 0.24.2
2017-06-16 14:57:00 +02:00
Frederik Rietdijk
65f8780119
Merge pull request #26638 from magnetophon/ntk
...
ntk: 2014-10-18 -> 2017-04-22
2017-06-16 14:47:07 +02:00
Tim Steinbach
ef2f34d3d7
kotlin: 1.1.2 -> 1.1.2-5
2017-06-16 08:32:00 -04:00
Tim Steinbach
a4a0f30108
gradle: 3.5 -> 4.0
2017-06-16 08:29:08 -04:00
Bart Brouns
6c3459772b
ntk: 2014-10-18 -> 2017-04-22
2017-06-16 14:11:21 +02:00
Peter Simons
c3399e5934
haskell-hastache: don't install the internal mkReadme tool
2017-06-16 13:51:45 +02:00
Guillaume Koenig
60183a1177
gtk3: install gtk-launch
2017-06-16 13:10:42 +02:00
Graham Christensen
72ff321f9c
rustc: re-enable static_in_const
...
We saw this error when building main.rs:error: this needs a 'static lifetime or the static_in_const feature, see #35897
2017-06-16 07:09:40 -04:00
regnat
d036d88296
ocamlPackages.containers: 0.22 -> 1.2
2017-06-16 11:42:17 +02:00
Francois-Rene Rideau
2f45c37646
gerbil: 0.10 -> 0.11
2017-06-16 10:07:14 +02:00
Fatih Altinok
ca8eed1732
flow: 0.46.0 -> 0.48.0
2017-06-16 09:32:05 +02:00
Graham Christensen
ba9c71b999
rustc.bootstrap: 1.17.0 -> 1.16.0
...
bootstrapping rust requires the prior version of rust according to #rust-internals
they theorize this could be causing the build problems on i686
2017-06-15 19:57:00 -04:00
Shea Levy
517d65ec9b
Merge branch 'ghc821rc2' of git://github.com/k0001/nixpkgs
2017-06-15 16:10:07 -04:00
Jörg Thalheim
10d0213d3f
Merge pull request #26599 from Mic92/utop
...
ocamlPackages.utop: allow utop to locate topfile
2017-06-15 19:43:18 +01:00
Jörg Thalheim
9ffbebfeb0
ocamlPackages.camlidl: export c header and libs.
2017-06-15 19:39:49 +01:00
Renzo Carbonara
5f94d85e5e
ghc821: init at 8.2.1-rc2 (a.k.a., 8.2.0.20170507)
...
The approach taken to add this package was to port over the definitions
currently existing for HEAD, and making the necessesary changes to get
this building.
The Haskell package set associated with this compiler doesn't yet
guarantee that all or most of the packages successfully build with this
new compiler, but that will improve over time after this GHC 8.2.1
is officially released and the ecosystem catches up.
2017-06-15 19:59:38 +02:00
Frederik Rietdijk
2a24fdaee0
Merge pull request #26525 from jyp/boto-2.47
...
pythonPackages.gensim: init at 2.1.0
2017-06-15 18:57:27 +02:00
Jörg Thalheim
8ac0e68809
ocamlPackages.utop: allow utop to locate topfile
...
fixes #16085
2017-06-15 15:17:00 +01:00
Théo Zimmermann
901069c577
ocamlPackages.ppx_tools_versioned: 5.0alpha -> 5.0.1
2017-06-15 14:53:15 +02:00
Jörg Thalheim
a3539d0dbc
Merge pull request #26126 from pmahoney/ocaml-core_bench
...
ocamlPackages.core_bench: init at 113.33.03
2017-06-15 13:50:10 +01:00
Franz Pletz
cb59381eee
gnutls: remove dependency on unbound
...
Unbound is used for DANE support but this requires the unbound trust
anchor in /etc/unbound/root.key which we don't create in any NixOS
module.
2017-06-15 13:43:01 +02:00
Domen Kožar
525c10ecbd
hackage2nix: purescript{,-bridge} compiles now
2017-06-15 13:35:52 +02:00
Domen Kožar
72f530ba33
Fix #26441 second try: avoid infinite recursion
2017-06-15 10:22:25 +02:00
Domen Kožar
7c455b5b7e
Revert "Fix #26441 : avoid infinite recursion"
...
This reverts commit 9cad7076d1
.
See 9cad7076d1 (commitcomment-22548331)
2017-06-15 10:19:29 +02:00
Pascal Wittmann
fe041692e2
git-standup: init at 2.1.8
2017-06-15 10:08:21 +02:00
Vladimír Čunát
952bb9a445
Merge #26571 : firefox* updates (critical security)
2017-06-15 08:59:39 +02:00
Domen Kožar
8198cc10f0
Merge pull request #26550 from cleverca22/purescript
...
purescript: fix closure size on OSX
2017-06-15 00:20:46 +02:00
Pascal Wittmann
fcf205024a
jasper: 2.0.12 -> 2.0.13, fixes CVE-2017-6850
2017-06-14 20:16:28 +02:00
Pascal Wittmann
3628ce4d67
intel-gpu-tools: 1.18 -> 1.19
2017-06-14 20:15:07 +02:00
Vincent Laporte
b7f4e04c18
ocamlPackages.mparser: 1.2.1 -> 1.2.3
2017-06-14 18:04:23 +00:00
michael bishop
24d313e203
justStaticExecutables: enable -dead_strip on mac to shrink closure
2017-06-14 14:23:53 -03:00
Lancelot SIX
3a9c7c6c18
pythonPackages.netcdf4: add missing cython dependency ( #26570 )
2017-06-14 17:50:48 +02:00
taku0
0ed1aead70
nss: 3.30 -> 3.31
2017-06-14 21:50:02 +09:00
taku0
ceb34c6d95
nspr: 4.13.1 -> 4.15
2017-06-14 21:50:01 +09:00
Profpatsch
79dd4deda5
Ultrastar ( #26524 )
...
* ultrastardx-beta: init at 1.3.5
* libbass, libbass_fx: init at 24
* ultrastar-creator: init at 2017-04-12
* buildSupport/plugins.nix: add diffPlugins
Helper function to compare expected plugin lists to the found plugins.
* ultrastar-manager: init at 2017-05-24
The plugins are built in their own derivations, speeding up (re-)compilation.
The `diffPlugins` function from `beets` is reused to test for changes in the
plugin list on updates.
* beets: switch to diffPlugins
The function is basically just extracted for better reusability.
2017-06-14 11:29:31 +02:00
Lancelot SIX
f6fbbabcb7
pythonPackages.django: 1.11.1 -> 1.11.2 ( #26557 )
...
Bugfix release.
See https://docs.djangoproject.com/en/1.11/releases/1.11.2/
2017-06-14 11:26:39 +02:00
Domen Kožar
9cad7076d1
Fix #26441 : avoid infinite recursion
2017-06-14 10:33:37 +02:00
Bas van Dijk
2444eab485
ELK: update kibana and the elastic beats to 5.4 ( #26252 )
...
* Add kibana5 and logstash5
* Upgrade the elastic beats to 5.4
* Make sure all elastic products use the same version
(see elk5Version)
* Add a test for the ELK stack
2017-06-13 22:36:08 +02:00
Guillaume Koenig
8a06af1163
reno: 1.8.0 -> 2.3.2 ( #26516 )
...
thanks
2017-06-13 21:50:46 +02:00
Pascal Wittmann
a9b2de487b
rage: fix license for unstable
...
Beginning with the next development release (> 7.0.0.9)
Ragel is licensed under an MIT style license. Ragel 6
remains under GPL v2. Please see the file COPYING in the
source.
2017-06-13 21:37:54 +02:00
Pascal Wittmann
c9fcce368d
ragel: 6.9 -> 6.10
2017-06-13 21:37:52 +02:00
Franz Pletz
3640c65be6
jenkins: 2.64 -> 2.65
2017-06-13 21:22:00 +02:00
Will Dietz
d645223306
elfkickers: fix typo in enableParallelBuilding.
...
Thanks @bjornfor for spotting this!
2017-06-13 07:01:17 -05:00
Vladimír Čunát
ed070354a9
Merge branch 'staging'
2017-06-13 11:22:56 +02:00
Jean-Philippe Bernardy
cbbdc7d3eb
pythonPackages.gensim: init at 2.1.0
2017-06-13 09:35:18 +02:00
Shea Levy
b349d4b899
haskellPackages.developPackage: Add overrides argument
2017-06-12 19:29:46 -04:00
Will Dietz
ab9d244348
elfkickers: init at 3.1
2017-06-12 14:57:38 -05:00
Jean-Philippe Bernardy
4b3e5c9bea
pythonPackages.smart_open: init at 1.5.3
2017-06-12 18:35:40 +02:00
Jean-Philippe Bernardy
8ef32b334e
pythonPackages.bz2file: init at 0.98
2017-06-12 18:35:40 +02:00
Robin Gloster
4268eb5145
gnutls: remove unused parameter
2017-06-12 17:44:43 +02:00
Franz Pletz
934b72301e
libfann: init at 2.2.0
2017-06-12 17:44:43 +02:00
Franz Pletz
d138f9ef65
gstreamer-plugins-bad: add deps for HLS & H.265
2017-06-12 17:44:43 +02:00
Peter Simons
d8f2284808
Merge pull request #25998 from czyzykowski/fix/25139-ghc-warnings
...
ghc: 8.0.2 without link warnings
2017-06-12 12:32:32 +02:00
Eelco Dolstra
cdf05a7592
Merge pull request #26514 from LnL7/clang-gdb
...
gdb: disable format warnings
2017-06-12 11:53:18 +02:00
Lukasz Czyzykowski
d45aff5327
Adds ghc version to the patch file
2017-06-11 21:52:41 +02:00
Daiderd Jordan
4010313ab9
Merge pull request #26381 from gleber/generalize-beam
...
erlang: refactor to generalize Erlang/OTP derivations
2017-06-11 20:35:07 +02:00
Tuomas Tynkkynen
4182fc36b6
libatomic_ops: 7.4.4 -> 7.6.0
2017-06-11 20:21:00 +03:00
Tuomas Tynkkynen
54e0607630
libatomic_ops: Cleanup
2017-06-11 20:20:58 +03:00
Daiderd Jordan
a3317da9f9
Merge pull request #26275 from anderspapitto/rust-updates
...
rust: 1.15.0 -> 1.17.0
2017-06-11 17:59:11 +02:00
Vladimír Čunát
d74d871f52
cmake: 3.7.2 -> 3.8.2
...
Tested several cmake-built packages, and all seems OK;
hopefully there won't be many problems.
2017-06-11 17:10:49 +02:00
Tuomas Tynkkynen
e19cdd3b34
icu: Fix ARM patch
...
Broken by fad6fc3dae
.
Let's do it in a cleaner way.
2017-06-11 17:44:02 +03:00
Bjørn Forsman
c95f3a36cd
sdcc: 3.5.0 -> 3.6.0
...
* requires texinfo
* --std=c99 unneeded, fixed upstream
* can build with nixpkgs default boost (v1.62), so let's do that
2017-06-11 16:02:21 +02:00
Vladimír Čunát
8779c108d4
gkt3: bugfix 3.22.12 -> 3.22.15
2017-06-11 15:15:26 +02:00
Vladimír Čunát
d95862bbde
pango: maintenance 1.40.5 -> 1.40.6
2017-06-11 15:13:49 +02:00
Daiderd Jordan
3d601f6a8a
rustc: disable another gdb test
2017-06-11 15:11:46 +02:00
Vladimír Čunát
c997a7feb5
at-spi2-atk: 2.22.0 -> 2.24.1
2017-06-11 15:10:42 +02:00
Vladimír Čunát
cc67a41b4a
at-spi2-core: 2.22.1 -> 2.24.1
...
at-spi2-* was lagging a bit behind in nixpkgs.
2017-06-11 15:08:43 +02:00
Vladimír Čunát
d3d036d864
harfbuzz: 1.4.5 -> 1.4.6
2017-06-11 15:05:32 +02:00
Daiderd Jordan
ca490a6290
gdb: disable format warnings
...
Fixes #26145
2017-06-11 14:10:49 +02:00
Jörg Thalheim
c4dbc30213
Merge pull request #26374 from vbgl/gnumeric-34
...
gnumeric: 1.12.32 → 1.12.34
2017-06-11 13:00:38 +01:00
Gleb Peregud
c9cb6403d3
erlang: move erlang_basho_R16B02 to Erlang's general builder.
2017-06-11 13:31:25 +02:00
Vladimír Čunát
a38b0d000c
mesa: maintenance 17.1.1 -> 17.1.2
2017-06-11 09:45:54 +02:00
Vladimír Čunát
32916ab1de
Merge older staging
...
Enough rebuilds have finished on Hydra now.
2017-06-11 09:01:08 +02:00
Daiderd Jordan
f6072d7b6e
rustc: disable lldb tests on darwin
2017-06-11 08:51:47 +02:00
Tuomas Tynkkynen
149cb28312
Merge remote-tracking branch 'upstream/master' into staging
2017-06-11 04:47:30 +03:00
Tuomas Tynkkynen
d373b7b61a
pixie: Broken on aarch64
...
https://nix-cache.s3.amazonaws.com/log/m7r1nzz080wvgrbph7ss145aiwgs24dh-pixie-0-r1356-jit.drv
2017-06-11 04:45:44 +03:00
Tuomas Tynkkynen
fa67cf5dab
chmlib: Broken on aarch64
...
https://nix-cache.s3.amazonaws.com/log/dynpb96qlcgk0bgx5x1kmghv2qwfjcfk-chmlib-0.40.drv
2017-06-11 04:43:15 +03:00
Tuomas Tynkkynen
6e3499efc5
botan: Broken on aarch64
...
https://nix-cache.s3.amazonaws.com/log/2vjsb2fs5z9nkr4h4sjwvgy0vflbq4hg-botan-1.10.15.drv
2017-06-11 04:41:47 +03:00
Shea Levy
01e047d088
Add haskellPackages.developPackage for local development default.nixes
2017-06-10 20:13:21 -04:00
Shea Levy
219bb1c80c
Add packageSourceOverrides function to haskell package sets
2017-06-10 20:13:17 -04:00
Jörg Thalheim
da690bdf2d
Merge pull request #26493 from dmjio/patch-1
...
generic-builder.nix: Update doHaddock
2017-06-10 23:42:23 +01:00
Anders Papitto
1e0866e064
rust: 1.15.0 -> 1.17.0
...
Also updates beta, nightly, nightlyBin, and bootstrap compilers.
Also updates the registry.
Also consolidates logic between bootstrap and nightlyBin compilers.
Also contains some miscellaneous cleanups.
Also patches firefox to build with the newer cargo
2017-06-10 15:15:50 -07:00
Jörg Thalheim
1ff5f6c4aa
Merge pull request #26426 from lsix/update_gdb
...
gdb: 7.12.1 -> 8.0
2017-06-10 23:06:56 +01:00
Jörg Thalheim
08ec54a86d
Merge pull request #26504 from gentoofreak/ffmpeg-3.3.2
...
ffmpeg{,-full}: 3.3.1 -> 3.3.2
2017-06-10 22:58:20 +01:00
Peter Simons
8a9a74a481
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2.1-9-gd15c465 from Hackage revision
4e0abeed5f
.
2017-06-10 23:35:15 +02:00
Peter Simons
fd36209f23
hackage2nix: enable builds for LambdaHack and Allure again
...
Closes https://github.com/LambdaHack/LambdaHack/issues/103 .
2017-06-10 23:35:14 +02:00
Peter Simons
7a67c9da33
hackage2nix: fix inverted logic error in the first section of dont-distribute-packages
...
This change addresses https://github.com/LambdaHack/LambdaHack/issues/103 .
2017-06-10 23:35:14 +02:00
Peter Simons
386706f9a3
LTS Haskell 8.17
2017-06-10 23:35:14 +02:00
Martin Wohlert
d402df022f
ffmpeg{,-full}: 3.3.1 -> 3.3.2
...
6d7192bcb7
:/Changelog
2017-06-10 19:49:52 +02:00
Jörg Thalheim
e6f6885da2
Merge pull request #26477 from holidaycheck/nodejs-8.1.0
...
nodejs: 8.0.0 -> 8.1.0
2017-06-10 11:20:31 +01:00
Jörg Thalheim
b9c259355b
Merge pull request #26391 from ss1h2a3tw/powerline
...
pythonPackages.powerline: 2.5.2 -> 2.6
2017-06-10 11:09:32 +01:00
Jörg Thalheim
3f0db2794f
Merge pull request #26371 from jlesquembre/eslint_d
...
eslint_d: init at 4.2.5
2017-06-10 10:59:53 +01:00
Jörg Thalheim
377e0d3bd3
Merge pull request #26418 from lheckemann/mesa-valgrind
...
mesa: add valgrind support
2017-06-10 10:32:42 +01:00
Jörg Thalheim
800d525ac4
Merge pull request #26349 from midchildan/tilix
...
tilix: init at 1.5.8
2017-06-10 10:31:08 +01:00
Vladimír Čunát
cb9f953c92
Merge branch 'master' into staging
...
More larger rebuilds.
2017-06-10 10:07:33 +02:00
Michael Weiss
d17bcfc5f0
androidenv: Manually update missing packages
...
Improvement: Use nix-shell for fetch.sh
androidsdk{,_extras}:
- Update to 7.1.1
google_apis_25 is missing after fetch.sh due to an error in addon.xml
(upsteam bug).
Addons:
- Add google_apis_25
- Update google_play_services (v8_rc41 -> v11_rc16)
2017-06-10 03:57:30 +02:00
Michael Weiss
fb26e5c8b6
androidenv: Update all packages using fetch.sh
...
Platforms:
- Update platform_25 (r02 -> r03)
- Add platform_26
Sources:
- Add source_25
2017-06-10 02:29:59 +02:00
Joachim F
a109f52c4e
Merge pull request #26445 from lheckemann/osg340
...
openscenegraph: 3.2.3 -> 3.4.0
2017-06-09 22:58:32 +01:00
Jörg Thalheim
a54eea6827
Merge pull request #26495 from makefu/pkgs/metasploit/update
...
metasploit: 4.14.17 -> 4.14.25
2017-06-09 22:39:07 +01:00
Jörg Thalheim
95f733e0aa
bundix: 2.1.0 -> 2.2.0
2017-06-09 22:37:36 +01:00
Vladimír Čunát
d12497a23b
pycairo: fix #26475 - another dead patch download
2017-06-09 21:57:35 +02:00
Daiderd Jordan
57091a19e2
Merge pull request #26043 from orivej/sasl
...
cyrus_sasl: fix version
2017-06-09 20:30:35 +02:00
David Johnson
00892b7e4e
generic-builder.nix: Update doHaddock
...
By default, `ghcjs` haddocks are precluded from being built. I see no reason to disallow building haddocks on projects built with `ghc` and `ghcjs` (someone can correct me here). `HaLVM` currently does not support `haddock` since it's a Stage 1 `GHC`. https://github.com/GaloisInc/HaLVM/blob/master/src/misc/build.mk.in#L20
Currently, building `haddocks` for `ghcjs` projects requires altering the derivation, which doesn't allow users to take advantage of the cache. This change will relieve that.
2017-06-09 10:04:34 -07:00
Vladimír Čunát
97f3009bf8
pycairo: fix #26475 - a dead patch download
2017-06-09 15:21:25 +02:00
Jörg Thalheim
fdf43ddf4a
Merge pull request #26479 from jgertm/jgertm/buck
...
buck: build buckd as well
2017-06-09 13:26:40 +01:00
Joachim Fasting
39f7530e47
tinycc: 0.9.27pre-20170527 -> 0.9.27pre-20170605
...
Contains further fix to x86_64 codegen (and some less relevant Windows
stuff).
2017-06-09 12:54:59 +02:00
midchildan
0f93270aba
gtkd: init at 3.6.5
2017-06-09 16:53:46 +09:00
Peter Simons
fbb5b2ef01
multi-ghc-travis: update to latest git version
2017-06-09 09:23:36 +02:00
Tim Jäger
cfe23e19ab
buck: build buckd as well
...
buck tries to launch buckd to run in the background. While not neccessary, it
does speed up builds.
2017-06-08 15:36:30 -07:00
Jörg Thalheim
ff139c49f7
Merge pull request #26438 from jgertm/jgertm/buck
...
buck: init at v2017.05.31.01
2017-06-08 21:27:33 +01:00
Mathias Schreck
9540cc4645
nodejs: 8.0.0 -> 8.1.0
2017-06-08 22:15:57 +02:00
Daiderd Jordan
e88a89ad33
erlang: use makeOverridable for customizations
2017-06-08 22:13:30 +02:00
Tuomas Tynkkynen
211c55b247
strace: 4.16 -> 4.17
2017-06-08 23:13:06 +03:00
John Ericson
2f348884b8
Merge pull request #26471 from obsidiansystems/gcc7-no-cross-arg
...
gcc 7: Remove `cross` arguments and don't use stdenv.is*
2017-06-08 15:40:35 -04:00
Vladimír Čunát
2993b7e096
Merge branch 'master' into staging
...
>10k of rebuilds from master
2017-06-08 20:56:22 +02:00
Tim Jäger
926f3eada8
buck: cleanup
2017-06-08 11:26:42 -07:00
John Ericson
7a13457253
gcc 7: Remove cross
arguments and don't use stdenv.is*
...
These changes were already done for the older GCCs, but 7 slipped
through the cracks.
2017-06-08 14:08:31 -04:00
James Kent
3cb5d52dac
pkgs.python.astropy: init at 1.3.3
2017-06-08 17:50:22 +02:00
Frederik Rietdijk
50103e9c08
Merge pull request #26467 from ericsagnes/pkg-update/theano
...
pythonPackages.Theano: 0.8.1 -> 0.9.0
2017-06-08 16:55:08 +02:00
Gleb Peregud
3426c88bff
erlang: Generalize Erlang/OTP derivations.
...
Switch official Erlang versions to use a common builder.
2017-06-08 11:29:47 +02:00
Jörg Thalheim
dffbe98dd6
buck: make propagatedBuildInputs runtime deps
2017-06-08 08:36:59 +01:00
Tim Jäger
0576bda744
vagrant: against libffi ( #26440 )
...
* Link vagrant against libffi
Vagrant requires libffi to run
with (vagrant-fsnotify)[https://github.com/adrienkohlbecker/vagrant-fsnotify ].
* vagrant: nitpick
2017-06-08 07:20:10 +01:00
Eric Sagnes
a8b9b9b0d8
pythonPackages.Theano: 0.8.1 -> 0.9.0
2017-06-08 14:16:40 +09:00
Peter Simons
f11d5c1630
haskell-doctest: fix build with ghc-7.4.x
2017-06-07 22:12:35 +02:00
Peter Simons
0b58fdb8eb
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2.1-7-g2ed2e10 from Hackage revision
35d1e1157e
.
2017-06-07 22:12:30 +02:00
Peter Simons
905790c783
LTS Haskell 8.16
2017-06-07 22:12:27 +02:00
Vladimír Čunát
bbec4f5af7
Merge #26452 : libtiff: 4.0.7-6 -> 4.0.8-2
2017-06-07 18:11:47 +02:00
Vladimír Čunát
ae6df000d0
Merge branch 'master' into staging
2017-06-07 18:11:27 +02:00
Frederik Rietdijk
e249d6e8ce
python.pkgs.characteristic: 14.1.0 -> 14.3.0
2017-06-07 17:29:47 +02:00
Frederik Rietdijk
3b83c23012
python.pkgs.bootstrapped-pip: upgrade pkg_resources, fixes #26392
...
pip 9.0.1 vendors a version of setuptools/pkg_resources which has been
fixed in setuptools/pkg_resources but not yet in pip. Because we're now
facing this issue with nox, we update pkg_resources to the version we
also have in setuptools. Let's cross our fingers this will work without
breaking other stuff.
2017-06-07 17:29:23 +02:00
Jan Malakhovski
d22ed21a7b
libtiff: 4.0.7-6.debian -> 4.0.8-2.debian
2017-06-07 12:20:37 +00:00
Frederik Rietdijk
90d5dd3cda
Merge pull request #25990 from knedlsepp/provide-grib-api-python-bindings
...
grib-api: Provide python bindings
2017-06-07 13:07:36 +02:00
Linus Heckemann
6d2e0b5a26
openscenegraph: 3.2.3 -> 3.4.0
2017-06-07 11:49:24 +01:00
Eelco Dolstra
fad6fc3dae
icu: Trivial improvement
2017-06-07 11:46:03 +02:00
Vladimír Čunát
9135c9f73a
gnutls: maintenance 3.5.12 -> 3.5.13
...
It contains a fix for DOS possibility in servers.
http://gnutls.org/security.html#GNUTLS-SA-2017-4
2017-06-07 08:56:05 +02:00
Tim Jäger
48c910611f
buck: init at v2017.05.31.01
2017-06-06 22:46:02 -07:00
Tim Steinbach
67c1f0e65a
openssl: 1.0.2k -> 1.0.2l
...
cc #26435
2017-06-07 06:17:45 +02:00
Franz Pletz
d110e8da4c
Merge pull request #26434 from NeQuissimus/openssl_1_1_0f
...
openssl: 1.1.0e -> 1.1.0f
2017-06-07 06:10:16 +02:00
Franz Pletz
8eddc20196
Merge pull request #26359 from lsix/update_libgcrypt_1_7_7
...
libgcrypt: 1.7.6 -> 1.7.7
2017-06-07 06:05:29 +02:00
John Ericson
6518dffc02
Merge pull request #26388 from obsidiansystems/tools-cleanup-rote
...
Tools cleanup rote
2017-06-06 20:39:24 -04:00
John Ericson
35ed21d096
gcc*: Replace stdenv.is* with {host,target}Platform.is*
...
Host everywhere would be guaranteed to preserve the old semantics,
but in a few places it doesn't matter in practice, target is used
instead for clarity.
2017-06-06 19:28:16 -04:00
Ross MacLeod
e854685d65
gcc*: Remove cross argument and instead use hostPlatform and targetPlatform
2017-06-06 19:28:16 -04:00
John Ericson
200ac02d0f
binutils: Modernize derivation
...
No hashes of any sort should be changed
2017-06-06 19:28:16 -04:00
Tim Steinbach
a64194f9d4
openssl: 1.1.0e -> 1.1.0f
2017-06-06 18:46:40 -04:00