Will Dietz
912b58a2c1
openblas: workaround mass-rebuilds
...
Thanks for the suggestion:
https://github.com/NixOS/nixpkgs/pull/41639#issuecomment-395509669
2018-06-07 13:38:08 -05:00
Will Dietz
b1d54822e4
openblas: remove patch that's no longer needed (PR merged)
2018-06-07 12:20:08 -05:00
Jan Tojnar
10c94913b8
gtk3: 3.22.29 → 3.22.30
2018-06-06 15:32:37 +02:00
Jan Tojnar
cf035b26a6
libsoup: 2.62.0 → 2.62.2
2018-06-06 11:59:47 +02:00
Orivej Desh
91e1ec684f
Merge branch 'master' into staging
...
* master: (63 commits)
tests.cc-wrapper: do not test sanitizers on darwin
nodePackages_8_x: Add nodejs (npm) to wrapper
python.pkgs.cairocffi: support darwin
osinfo-db: 20180514 -> 20180531 (#41532 )
pkcs11helper: 1.22 -> 1.23 (#41530 )
pmd: 6.3.0 -> 6.4.0 (#41529 )
renpy: 6.99.14.3 -> 7.0.0 (#41515 )
wireless-regdb: 2018.05.09 -> 2018.05.31 (#41502 )
gnuplot: 5.2.3 -> 5.2.4 (#41505 )
qrencode: 4.0.0 -> 4.0.1
Revert "libbsd: replace with nbcompat"
Revert "opendkim: fix libbsd dependency"
Revert "libbsd-freedesktop: re-init at 0.9.1, use for samba"
flent: fix fetchFromGitHub version
syncthing: 0.14.47 -> 0.14.48
pythonPackages.pykdtree: init at 1.3.0 (#41355 )
snd: 18.3 -> 18.4
bat: support darwin
faust2: fix build with llvm 5.0.2 (#40672 )
mc: 4.8.20 -> 4.8.21 (#41496 )
...
2018-06-06 08:08:22 +00:00
R. RyanTM
231bcd3555
pkcs11helper: 1.22 -> 1.23 ( #41530 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/pkcs11-helper/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 1.23 with grep in /nix/store/njd3rr6rvfss4xm4slpj7pxcp7ydlkxx-pkcs11-helper-1.23
- directory tree listing: https://gist.github.com/dfd004f45e4a3e63bf0656538040eb38
- du listing: https://gist.github.com/197b03678f9126503098e42ad217a12b
2018-06-06 08:36:30 +02:00
Orivej Desh
05fedecad9
Revert "libbsd: replace with nbcompat"
...
This reverts commit 480434f7ee
.
netbsd.compat does not provide include files that are provided by libbsd [1], and it
encumbers its transitive dependents with an obligatory include file that setups
BSD-compatible C environment [2].
[1] https://github.com/NixOS/nixpkgs/pull/41320#issuecomment-394922277
[2] https://github.com/NixOS/nixpkgs/pull/41320#issuecomment-394928845
2018-06-06 04:09:15 +00:00
Orivej Desh
13170a9694
Revert "libbsd-freedesktop: re-init at 0.9.1, use for samba"
...
This reverts commit 8b5ed12952
.
2018-06-06 04:09:11 +00:00
Klaas van Schelven
1499c812a1
readline70: 7.0.3 -> 7.0.5 ( #41493 )
2018-06-05 19:54:13 +00:00
Robert Helgesson
527f11bde3
lombok: 1.6.20 -> 1.6.22 ( #41455 )
2018-06-05 17:33:48 +02:00
Daiderd Jordan
d50240c4cd
Merge pull request #41450 from knedlsepp/fix-eigen3_3-on-darwin
...
eigen3_3: Fix darwin build
2018-06-05 07:21:38 +02:00
Orivej Desh
d1ebf508f5
Merge branch 'master' into staging
...
* master:
Revert "vinagre: disable format hardening"
nix: point at curl 7.59.0 (#41452 )
vinagre: disable format hardening
linux: Add 4.17
gnome3.vinagre: fix build
linux-copperhead: 4.16.12.a -> 4.16.13.a
julia: add some version info to passthru, will be used by julia2nix
gdal: Fix darwin build
opendkim: fix libbsd dependency
avoid redundant rm calls
perlPackages.CPANPLUS: add cpanp dependency
plotutils: fix parallel building
nixos/gitea: Respect gitea-dump enable option. (#41437 )
kubernetes: corrected spelling mistake in docs (#41439 )
python.pkgs.trustme: fix python2 build
revert 4a86f8c9ab
and properly remove the temporary ssh host keys file/directory.
2018-06-04 22:43:03 +00:00
Daiderd Jordan
f19e64a0d2
Merge pull request #41445 from knedlsepp/fix-gdal-on-darwin
...
gdal: Fix darwin build
2018-06-04 23:39:14 +02:00
Josef Kemetmüller
bc158d37fe
eigen3_3: Fix darwin build
2018-06-04 16:25:16 +02:00
Orivej Desh
957810e04f
libarchive: fix patch hash
2018-06-04 12:49:21 +00:00
Josef Kemetmüller
13e3a21b5c
gdal: Fix darwin build
...
This fixes:
error: cannot initialize a variable of type 'GooString *' with an rvalue of type 'const GooString *'
which occurs with recent clang or gcc-7.
See https://github.com/OSGeo/gdal/pull/573
2018-06-04 14:19:35 +02:00
Orivej Desh
b75d7ebd1d
libevent: fix patch hashes introduced in #41386
...
(cherry picked from commit 968ed95966c481a75ba12f0d975581e909cf6cb3)
2018-06-04 09:50:50 +00:00
Orivej Desh
4869ddf883
Merge branch 'master' into staging
...
* master: (26 commits)
python.pkgs.cairocffi: update tests for Cairo 1.15.12
python.pkgs.cairocffi: 0.8.0 -> 0.8.1
freecell-solver: fix build
perlPackages.CPANPLUS: restore build inputs removed in #41394
Fix GHCJS 8.4/8.2 in sandboxed builds (#41411 )
dockerTools.pullImage: expose image* attributes (#41366 )
rust: disable tests on darwin
python.pkgs.detox: 0.11 -> 0.12
certbot: disable check on darwin
freeimage: fix build with glibc 2.27
shadowsocks-libev: supports darwin (#41421 )
pythonPackages.jira: fix build (#41419 )
SDL: propagate libiconv
schema2ldif: Init at 1.3
nixos/exim: Add unit restart trigger (#41418 )
Add myself as maintainer for dnsdist
Add myself as maintainer
synapse-bt: init at 2018-06-04 (#41402 )
skim: 0.3.2 -> 0.4.0 (#41417 )
ctags: fix source url (#41382 )
...
2018-06-04 03:50:03 +00:00
Orivej Desh
214b35d115
freeimage: fix build with glibc 2.27
2018-06-03 20:38:08 +00:00
Orivej Desh
96606abf82
SDL: propagate libiconv
...
SDL/SDL.h includes SDL/SDL_stdinc.h which includes iconv.h, therefore all
packages that include SDL.h should be able to include iconv.h
Fixes SDL_gfx, SDL_image etc. on Darwin.
2018-06-03 20:00:40 +00:00
qolii
a4e53b64d0
libevent: add patches to support LibreSSL 2.7 ( #41386 )
2018-06-03 18:43:34 +00:00
qolii
20d83e286d
libarchive: pull in patch to support LibresSSL-2.7 ( #41395 )
2018-06-03 17:59:43 +00:00
xeji
e4ad5639c0
Merge pull request #41139 from Moredread/freecad-0.17
...
freecad: 0.16.6712 -> 0.17
2018-06-03 18:29:43 +02:00
R. RyanTM
9d1d274928
openblas: 0.2.20 -> 0.3.0 ( #41054 )
2018-06-03 13:23:38 +00:00
Ryan Mulligan
838a38c4c7
gettext: 0.19.8 -> 0.19.8.1 ( #36530 )
2018-06-03 12:44:57 +00:00
Will Dietz
587b1b77f2
boost 1.67 ( #41258 )
2018-06-03 12:18:25 +00:00
Vladimír Čunát
448d7d648d
Merge branch 'staging'
...
It's only half-rebuilt on Hydra, but it brings a security fix.
2018-06-03 13:52:13 +02:00
Matthew Justin Bauer
4ae5f8a92a
qt: remove install_name_tool stuff
...
hopefully it's not needed - the frameworks are no longer there
2018-06-02 23:07:12 -04:00
Matthew Bauer
dcea0913e5
qt: fixup from c4cac55d69
...
This commit was too aggressive in adding configure flags. Only qtbsea
needs the -no-framework flag to work correctly. Qmake will handle
everything else for us.
2018-06-02 13:50:45 -04:00
Michael Raskin
8b5ed12952
libbsd-freedesktop: re-init at 0.9.1, use for samba
...
a partial rollback of #41320
samba is already Linux-only because of acl, and it is unclear what the
problem is with upstream netbsd-compat.
2018-06-02 16:15:38 +02:00
Jan Tojnar
56a9ab5b8f
Merge pull request #30037 from leenaars/pdfsig
...
poppler: add nss to allow for building pdfsig
2018-06-02 14:01:40 +02:00
Francesco Gazzetta
799a461b9e
bulletml: fix build failure due to -Wformat-security ( #41387 )
...
Some files are built with -Wno-format, which is not compatible with the
default hardening setting of -Wformat-security in Nixpkgs.
2018-06-02 10:45:02 +02:00
R. RyanTM
a1bc16a18f
aws-sdk-cpp: 1.4.40 -> 1.4.50 ( #40694 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/aws-sdk-cpp/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 1.4.50 with grep in /nix/store/kg9d5flfl989yxfcppyq886g60mfhpzy-aws-sdk-cpp-1.4.50
- directory tree listing: https://gist.github.com/2faf1d98f152431438b23c93bd489e09
- du listing: https://gist.github.com/9df0b904ab22201191bb2261798bb0a3
2018-06-02 10:08:27 +02:00
Orivej Desh
5bedf23514
p11-kit: 0.23.11 -> 0.23.12
...
0.23.11 breaks gnutls: https://github.com/p11-glue/p11-kit/issues/159
2018-06-02 03:36:49 +00:00
Matthew Justin Bauer
0135f04d77
Merge pull request #40242 from gnidorah/gvt
...
linux: enable support for iGVT-g VGPU
2018-06-01 23:14:35 -04:00
Daiderd Jordan
e126a8c8a5
Merge pull request #41254 from smaret/cfitsio
...
cfitsio: add Darwin support
2018-06-01 23:33:54 +02:00
R. RyanTM
cf152c2791
p11-kit: 0.23.10 -> 0.23.11 ( #41271 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/p11-kit/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 0.23.11 with grep in /nix/store/9whclrmrld36nawkkdshhj636jlh1cdm-p11-kit-0.23.11
- directory tree listing: https://gist.github.com/be74c2d2f6d0b1ee2fb5e2b0e30fb945
- du listing: https://gist.github.com/470d2f00cd777773ea45ea6ea280a07a
2018-06-01 22:04:34 +02:00
Orivej Desh
4b2735fd9f
Merge branch 'master' into staging
...
* master: (153 commits)
coqPackages.contribs.aac-tactics: enable for Coq 8.7 and 8.8 (#41351 )
haskell.packages.ghcjs.terminfo: Bump version (#41337 )
nixos/mpd: allow services.mpd.dbFile to be null
prometheus-snmp-exporter: 0.9.0 -> 0.11.0 (#41363 )
tdesktopPackages.preview: 1.2.24 -> 1.3.0
signal-desktop: Refactor the package description
rrootage: init at 0.23a
bulletml: init at 0.0.6
signal-desktop: Fix a possible crash when saving an attachment
linux_rpi: More downstream device tree name fixups
nixos/sd-image-raspberrypi: Support Raspberry Pi Zero
U-Boot: Add ubootRaspberryPiZero variant
U-Boot: 2018.03 -> 2018.05
linux_rpi: 1.20171029 -> 1.20180417
raspberrypifw: 1.20180328 -> 1.20180417
scite: 3.7.5 -> 4.0.5 (#41345 )
neo4j: 3.3.4 -> 3.4.0 (#41338 )
bat: 0.3.0 -> 0.4.1 (#41348 )
perlPackages.Git: init at 0.42
nodePackages_8_x.pnpm: wrap nodejs.passthru.python
...
2018-06-01 17:44:35 +00:00
John Ericson
7a2dd97569
Merge pull request #41320 from matthewbauer/bsd-switch
...
Switch Nixpkgs to using more NetBSD stuff for MUSL
2018-06-01 13:27:59 -04:00
Jörg Thalheim
6d1a45c7fb
Merge pull request #35482 from fgaz/kenta-cho
...
init bulletml and rrootage
2018-06-01 15:50:27 +01:00
Francesco Gazzetta
548277d0c7
bulletml: init at 0.0.6
2018-06-01 14:34:14 +02:00
Sebastien Maret
73bc4734dc
cfitsio: fix install name on darwin
2018-06-01 11:15:47 +02:00
Jan Tojnar
6d3b9763a6
gdk-pixbuf: make loaders builtin on Darwin
...
Meson produces faulty loaders on Darwin, building them into the library bypasses that.
4b2f397198
2018-06-01 00:14:59 +02:00
Jan Tojnar
ae8b7a189a
Revert "Revert commit 4b2f3971981272b79da7f87b639ca8854a6ea89c"
...
This reverts commit 85ae7137ac
.
2018-06-01 00:13:15 +02:00
R. RyanTM
5d61168461
fftwLongDouble: 3.3.7 -> 3.3.8 ( #41299 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/fftw-long-double/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 3.3.8 with grep in /nix/store/7csndk7q4h2wvv46ndgh6lm4j0ybx9zf-fftw-long-double-3.3.8
- directory tree listing: https://gist.github.com/05084878f5535b72e17b90667821c468
- du listing: https://gist.github.com/174653df406b155bf1a9c07da9257f54
2018-05-31 19:59:26 +02:00
Lancelot SIX
0c7f410604
postgis: 2.4.3 -> 2.4.4 ( #41278 )
...
See http://svn.osgeo.org/postgis/tags/2.4.4/NEWS for release notes
2018-05-31 19:39:53 +02:00
Jan Tojnar
252a8af143
json-glib: add updateScript
2018-05-31 19:14:38 +02:00
Matthew Bauer
3c1ee736df
Revert "cairo: fix build inputs"
...
This reverts commit e557a432e0
.
Sorry about this. Accidentally got into my git push. Did not mean to
cause a mass rebuild!
2018-05-31 12:41:41 -04:00
Matthew Bauer
480434f7ee
libbsd: replace with nbcompat
2018-05-31 12:36:45 -04:00
Matthew Bauer
85ae7137ac
Revert commit 4b2f397198
...
This reverts commit 4b2f397198
. It
updated gdk_pixbuf to 2.36.12 but unfortunately broke macOS builds.
The new mime sniffing is not working correctly so that .png files
cannot be built.
Fixes #41314
/cc @jtojnar @lnl7
2018-05-31 12:34:16 -04:00