Matthew Justin Bauer
75ae4c5a19
Merge pull request #40904 from matthewbauer/freeciv-on-darwin
...
Freeciv: enable on darwin
2018-05-22 22:37:11 -05:00
Yegor Timoshenko
eaf1c07836
Merge pull request #40626 from dtzWill/update/sqlite-2.23.1
...
sqlite: 3.22.0 -> 3.23.1
2018-05-23 01:27:20 +03:00
Tuomas Tynkkynen
aedc169d7f
serf: Simplify
2018-05-23 01:14:51 +03:00
Tuomas Tynkkynen
20c2fd73ca
apr-util: Fixup apu-1-config
...
apu-1-config --ldflags is giving broken output on the fixed-output
dependencies. This broke serf build since db was split to multiple
outputs.
https://nix-cache.s3.amazonaws.com/log/q35s5jba6p6dpdqlfn9qgy5w0hpa506v-serf-1.3.9.drv
2018-05-23 01:14:51 +03:00
Yegor Timoshenko
5580765158
sqlite{,-analyzer}: add archiveVersion function
2018-05-23 00:49:11 +03:00
Yegor Timoshenko
25ec13a4f0
sqlite: with stdenv.lib, add downloadPage, add version attribute
2018-05-22 23:44:28 +03:00
Yegor Timoshenko
57200f58f4
sqlite3_analyzer: assert, rename to sqlite-analyzer, clean up
2018-05-22 23:43:04 +03:00
Jan Tojnar
405cb86037
meson: 0.45.1 → 0.46.1
2018-05-22 20:31:17 +02:00
John Ericson
75638e2de9
Merge pull request #40930 from obsidiansystems/binutils-always-patch
...
binutils: Always apply Aarch64 patch
2018-05-22 13:31:53 -04:00
Benjamin Hipple
a7ab884128
poppler: 0.64.0 -> 0.65.0 ( #40786 )
2018-05-22 18:22:42 +02:00
R. RyanTM
61a7b056fe
libidn2: 2.0.4 -> 2.0.5 ( #40852 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libidn2/versions .
These checks were done:
- built on NixOS
- /nix/store/lqhvipkml1hdjrc7x44a9qx6ib3h7fk4-libidn2-2.0.5-bin/bin/idn2 passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.0.5 with grep in /nix/store/lqhvipkml1hdjrc7x44a9qx6ib3h7fk4-libidn2-2.0.5-bin
- directory tree listing: https://gist.github.com/e275c93b988cd78a7716800d30d6d315
- du listing: https://gist.github.com/d80481a1635867ebfce278bd1e58d900
2018-05-22 18:20:53 +02:00
Josef Kemetmüller
23a83fbf86
librdf_redland: Enable darwin build
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
79476b5883
librdf_redland: Fix db dependency
...
This fixes a regression introduced in 4b06383
.
[dezgeg squashed in to fit the changes introduced in "db: Use more
conventional outputs, also split bin"]
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
1bf30c9223
librdf_rasqal: Enable darwin build
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
3d4ef86766
librdf_raptor2: Enable darwin build
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
020957716e
heimdal: Fix darwin build
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
9a100e3e31
heimdal: Fix db include
...
[dezgeg squashed in to fit the changes introduced in "db: Use more
conventional outputs, also split bin"]
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
7c8705256c
aprutil: fix db dependency
...
This fixes a regression introduced in 4b06383
.
[dezgeg squashed in to fit the changes introduced in "db: Use more
conventional outputs, also split bin", also patch .la file]
2018-05-22 18:19:27 +03:00
Josef Kemetmüller
a28c4a5396
perlPackages.BerkeleyDB: fix db dependency
...
This fixes a regression introduced in 4b06383
.
[dezgeg squashed in to fit the changes introduced in "db: Use more
conventional outputs, also split bin"]
2018-05-22 17:49:04 +03:00
Tuomas Tynkkynen
0fd461d5b5
db: Use more conventional outputs, also split bin
2018-05-22 17:49:04 +03:00
Tuomas Tynkkynen
f9feacfc7c
Merge remote-tracking branch 'upstream/master' into staging
2018-05-22 17:48:29 +03:00
Robin Gloster
72f293aa50
python3Packages.pyairvisual: init at 1.0.0
2018-05-22 14:29:57 +02:00
xeji
c29d2fde74
Merge pull request #40873 from peterhoeg/u/vala
...
vala: 0.36, 0.38 and 0.40 update point releases
2018-05-22 12:54:04 +02:00
Robert Schütz
bb28b3e80f
pythonPackages.pyhomematic: 0.1.42 -> 0.1.43
2018-05-22 12:09:46 +02:00
Lancelot SIX
05db1a11a9
pythonPackages.timeout-decorator: 0.3.2 -> 0.4.0 ( #40914 )
2018-05-22 11:40:26 +02:00
Andrea Bedini
561a1f177a
pythonPackages.docker: 3.2.1 -> 3.3.0 ( #40857 )
2018-05-22 11:00:37 +02:00
Peter Simons
07a045922d
Merge pull request #40710 from ElvishJerricco/overrideCabal-getHaskellBuildInputs
...
Make getHaskellBuildInputs / shellFor work with overrideCabal (Fixes #40266 )
2018-05-22 10:37:26 +02:00
xeji
5093abc8f1
Merge pull request #40900 from flokli/oracle-fixes
...
oracle-instantclient: simplify a lot, use autoPatchelfHook
2018-05-22 10:36:12 +02:00
Moritz Angermann
4b2eceaa35
ghc: fix dylib load command limits in compiler version 8.x
...
See https://phabricator.haskell.org/D4714 for the full details.
This will be part of ghc 8.6.
Closes https://github.com/NixOS/nixpkgs/pull/40877 .
2018-05-22 10:32:17 +02:00
Peter Simons
e9d991a938
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-13-gd8bc043 from Hackage revision
a5d0811a16
.
2018-05-22 10:32:09 +02:00
Peter Simons
3e2a3b4f12
hackage2nix: keep haddock-library 1.5.x around
2018-05-22 10:31:39 +02:00
Frederik Rietdijk
9f87abded9
Merge pull request #40885 from plapadoo/pyogg-init
...
pyogg: init at 0.6.2a1
2018-05-22 10:28:20 +02:00
Philipp Middendorf
131228c29d
pyogg: init at 0.6.2a1
2018-05-22 09:26:26 +02:00
Peter Hoeg
015052f484
vala: drop 0.23
2018-05-22 12:02:12 +08:00
Peter Hoeg
9689754805
vala: 0.36, 0.38 and 0.40 point upgrades
2018-05-22 12:01:57 +08:00
Yegor Timoshenko
c68996f147
Merge pull request #40869 from r-ryantm/auto-update/apache-maven
...
maven: 3.5.2 -> 3.5.3
2018-05-22 05:52:40 +03:00
Tim Steinbach
888e22cbd9
ammonite: 1.1.0 -> 1.1.2
2018-05-21 21:37:26 -04:00
Florian Klink
9770699ebd
oracle-instantclient: disable building on hydra
...
we requireFile, so hydra can't build it anyways.
2018-05-22 03:35:05 +02:00
Florian Klink
fe56ad70f0
oracle-instantclient: simplify, use autoPatchelfHook
...
Split `buildCommand`, provide `unpackCmd` and add `installPhase`.
Use autoPatchelfHook, we can get rid of all the manual hacking around
with patchelf.
Use install to install to $out
2018-05-22 03:34:55 +02:00
Matthew Bauer
9b8b29f175
gtk2: fix GNOME bug #557780
...
URL: https://gitlab.gnome.org/GNOME/gtk/issues/303
This patch will fix the assertion generated at startup for freeciv on
macOS. Conditionally applied on Darwin.
Gdk:ERROR:gdkimage-quartz.c:250:_gdk_image_new_for_depth: assertion failed: (depth == 24 || depth == 32)
2018-05-21 19:57:01 -05:00
Matthew Bauer
dadb35fdb3
nvidia-texture-tools: support darwin
2018-05-21 19:55:37 -05:00
Matthew Bauer
f2dc19703a
spidermonkey_38: add darwin support
2018-05-21 19:55:37 -05:00
Matthew Bauer
50c158dee8
enet: supports darwin
2018-05-21 19:55:37 -05:00
Matthew Bauer
3dc8328b1f
sfml: support darwin
2018-05-21 19:55:37 -05:00
John Ericson
afc439d57b
binutils: Always apply Aarch64 patch
...
Otherwise various things which depend on `--enable-targets=all`
lib{bfd,opcodes}...like LLVM.
2018-05-21 20:30:25 -04:00
John Ericson
db4d77779c
Merge remote-tracking branch 'upstream/master' into staging
2018-05-21 20:21:48 -04:00
R. RyanTM
0106dfcbeb
rust-bindgen: 0.36.1 -> 0.37.0 ( #40833 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/rust-bindgen/versions .
These checks were done:
- built on NixOS
- /nix/store/y7lbrcpy05c1br43257fj056p6vf269l-rust-bindgen-0.37.0/bin/bindgen passed the binary check.
- Warning: no invocation of /nix/store/y7lbrcpy05c1br43257fj056p6vf269l-rust-bindgen-0.37.0/bin/.bindgen-wrapped had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 0.37.0 with grep in /nix/store/y7lbrcpy05c1br43257fj056p6vf269l-rust-bindgen-0.37.0
- directory tree listing: https://gist.github.com/dab90e1565932370211bc1cb47b526d9
- du listing: https://gist.github.com/1ea884a58cb25990e712703124f8a6da
2018-05-22 02:07:27 +02:00
R. RyanTM
60a666507c
srtp: 2.1.0 -> 2.2.0 ( #40849 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libsrtp/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2.2.0 with grep in /nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0
- directory tree listing: https://gist.github.com/87b0811e10da29e42c97917be0858d86
- du listing: https://gist.github.com/2e969bdfee6739383f70f7509c074b3b
2018-05-22 02:01:49 +02:00
Florian Klink
82eaa5ba37
oracle-instantclient: add flokli as maintainer
2018-05-22 01:29:00 +02:00
Matthew Justin Bauer
050d07d672
gn: fix patch url
...
Fixes #40891
2018-05-21 17:43:22 -05:00