Commit Graph

27582 Commits

Author SHA1 Message Date
Markus Kowalewski
e978d7a9f2
cln: add license 2018-09-30 18:57:59 +02:00
Markus Kowalewski
e86c84d607
boringssl: add licenses 2018-09-30 18:57:59 +02:00
Josef Kemetmüller
b1857daa25 mapnik: 3.0.13 -> 3.0.20 2018-09-30 13:44:41 +02:00
Will Dietz
6058b979ab libosinfo: externalize patches, fetch w/fetchpatch 2018-09-30 00:23:59 -05:00
volth
0a784c094f libvirt: 4.5.0 -> 4.7.0 (#46502) 2018-09-29 22:33:38 +02:00
R. RyanTM
5a1652e5bf libburn: 1.4.8 -> 1.5.0 (#47034)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libburn/versions
2018-09-29 21:14:34 +02:00
R. RyanTM
639f720648 libisofs: 1.4.8 -> 1.5.0 (#47032)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libisofs/versions
2018-09-29 21:02:04 +02:00
Matthew Bauer
228d6f5068
Merge pull request #46007 from markuskowa/openmpi-up
openmpi: 3.1.0->3.1.2
2018-09-29 13:24:46 -05:00
Matthew Bauer
44d0df8476
Merge pull request #46936 from r-ryantm/auto-update/xerces-c
xercesc: 3.2.1 -> 3.2.2
2018-09-29 00:46:07 -05:00
Will Dietz
dacdf8b6c7 libosinfo: pick upstream patches to fix bug causing test failure 2018-09-29 00:04:25 -05:00
Will Dietz
4bc001e41b libosinfo: 1.1.0 -> 1.2.0 2018-09-28 23:44:27 -05:00
symphorien
e502c72773 exempi: patch CVE-2018-12648, enable tests on linux (#47496) 2018-09-29 00:15:53 +02:00
R. RyanTM
ef25489db4 postgis: 2.4.4 -> 2.4.5 (#46979)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postgis/versions
2018-09-28 23:32:47 +02:00
R. RyanTM
6d307e6999 librelp: 1.2.17 -> 1.2.18 (#47014)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librelp/versions
2018-09-28 22:44:54 +02:00
aszlig
d83dc00853
Merge pull request #47493 (add roccat-tools)
This adds roccat-tools and one required dependency (libgaminggear),
which I had laying around since June 2016 but never submitted upstream
until now.

The tools are required if you want to configure one of the hardware
devices from the manufactorer ROCCAT.

Builds for both have been tested against i686-linux, x86_64-linux and
aarch64-linux.
2018-09-28 22:39:17 +02:00
xeji
75fd708391
Merge pull request #47366 from LnL7/darwin-broken-f
broken darwin packages (f)
2018-09-28 22:32:45 +02:00
R. RyanTM
3d706c0b0b leatherman: 1.4.2 -> 1.5.0 (#47035)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/leatherman/versions
2018-09-28 22:32:09 +02:00
R. RyanTM
b862d82b79 easyloggingpp: 9.96.4 -> 9.96.5 (#47083)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/easyloggingpp/versions
2018-09-28 22:16:08 +02:00
aszlig
e9300aa12c
libgaminggear: init at 0.15.1
This is a requirement for roccat-tools, which is going to be introduced
soon.

The reason why I'm using propagatedBuildInputs here is because the
pkg-config file lists *all* of the dependencies in Requires and
Requires.private, so those libraries are needed whenever any software
uses that library.

Signed-off-by: aszlig <aszlig@nix.build>
2018-09-28 22:15:44 +02:00
Will Dietz
3f0ae25538
Merge pull request #47444 from dtzWill/fix/patchelf-chrome-virtualbox-and-treewide
google-chrome, treewide: fix patchelf usages to not crash constantly, patchelf as native
2018-09-28 14:25:05 -05:00
R. RyanTM
6b7a60e820 wxSVG: 1.5.14 -> 1.5.15 (#46944)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2018-09-28 21:15:11 +02:00
R. RyanTM
b0e981d0bf zxcvbn-c: 2.3 -> 2.4 (#46925)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zxcvbn-c/versions
2018-09-28 20:58:55 +02:00
R. RyanTM
0b324f35f6 folly: 2018.08.13.00 -> 2018.08.27.00 (#46282)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2018-09-28 20:50:07 +02:00
Will Dietz
eb91037e7b tree-wide: patchelf used during build -> nativeBuildInputs
In a few cases it wasn't clear so I left them as-is.

While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:

* makeWrapper
* archive utilities (in order to unpack src)
  * a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
Tuomas Tynkkynen
5e84926a66 treewide: Replace meta.available checks in shouldUsePackages copypasta
This reverts commit 79d8353b5e.

This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Austin Seipp
af48e5783a libiio: install python bindings
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-26 19:37:40 -05:00
Markus Kowalewski
be02ab2f30
openmpi: 3.1.0 -> 3.1.2 2018-09-26 23:38:55 +02:00
R. RyanTM
0e5e4aed06 arpack: 3.5.0 -> 3.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arpack/versions
2018-09-26 11:28:59 +02:00
Will Dietz
a0248a0b68
Merge pull request #47365 from dtzWill/feature/matrix-clients
spectral: init at 2018-09-24; nheko: 0.5.0 -> 0.6.0 and bump dep mtxclient
2018-09-25 22:14:29 -05:00
Jörg Thalheim
0f433efe3a
Merge pull request #47322 from r-ryantm/auto-update/ace
ace: 6.5.1 -> 6.5.2
2018-09-25 23:11:37 +01:00
Jörg Thalheim
342f52800f
Merge pull request #47333 from r-ryantm/auto-update/alembic
alembic: 1.7.8 -> 1.7.9
2018-09-25 22:54:34 +01:00
Daiderd Jordan
6390b8b63e
fox: mark broken on darwin
Undefined symbols for architecture x86_64:
      "_MPCreateSemaphore", referenced from:
          FX::FXSemaphore::FXSemaphore(int) in FXThread.o
          FX::FXSemaphore::FXSemaphore(int) in FXThread.o
      "_MPDeleteSemaphore", referenced from:
          FX::FXSemaphore::~FXSemaphore() in FXThread.o
          FX::FXSemaphore::~FXSemaphore() in FXThread.o
      "_MPSignalSemaphore", referenced from:
          FX::FXSemaphore::post() in FXThread.o
      "_MPWaitOnSemaphore", referenced from:
          FX::FXSemaphore::wait() in FXThread.o
          FX::FXSemaphore::trywait() in FXThread.o
    ld: symbol(s) not found for architecture x86_64

/cc ZHF #45961
2018-09-25 22:31:19 +02:00
Michael Roitzsch
4b1ffa0b00 podofo: fix library linkage on Darwin (#47214)
* podofo: fix library linkage on Darwin

Because the library is not yet installed when the tools are build, it does not contain its final store path as its install name. Linking the tools picks up this incorrect install name and needs to be fixed after installing.
2018-09-25 22:11:17 +02:00
Will Dietz
332a7ec57f mtxclient: 0.1.0 -> 0.2.0 2018-09-25 15:01:42 -05:00
Igor Tarasov
f34649e7f5 grpc: 1.10.1 -> 1.15.0 2018-09-25 19:06:07 +00:00
John Ericson
c701d6cb21 Merge remote-tracking branch 'upstream/master' into staging 2018-09-25 14:20:27 -04:00
R. RyanTM
7c5bc4fb92 AgdaStdlib: 0.16 -> 0.16.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/agda-stdlib/versions
2018-09-25 08:14:48 -07:00
adisbladis
5df3b9237e
libcef: 3.3325.1750.gaabe4c4 -> 3.3497.1833.g13f506f 2018-09-25 22:55:23 +08:00
R. RyanTM
f417ae0007 alembic: 1.7.8 -> 1.7.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alembic/versions
2018-09-25 07:51:52 -07:00
R. RyanTM
dbbddb9f08 ace: 6.5.1 -> 6.5.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/ace/versions
2018-09-25 07:06:15 -07:00
xeji
66b6bf5e0b
virglrenderer: 0.6.0 -> 0.7.0 (#47150) 2018-09-25 13:39:38 +02:00
Uli Baum
9beaa6dcad herqq: mark broken
- build fails with qt511 and qt59
  (it used to build with qt510 which is not available anymore)
- no nixpkgs maintainer
- upstream repo looks inactive, last commit a year ago
2018-09-25 11:59:26 +02:00
Uli Baum
395a1528f0 gtk-sharp-3_0: mark broken
build has failed since 2018-04-28
no maintainer
2018-09-25 11:59:26 +02:00
Alexander V. Nikolaev
867d387a1c epoxy: 1.5.1 -> 1.5.2 (#47178)
libgl-path.patch was updated (it applied with little fuzz, because I am
a bit lazy, and rebase it on master of epoxy, not 1.5.2)
2018-09-25 11:50:51 +02:00
R. RyanTM
1b7397c61d nspr: 4.19 -> 4.20 (#46227)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
nspr
2018-09-25 11:36:28 +02:00
Jan Tojnar
aba011fe71
Merge pull request #47305 from worldofpeace/qgnome
Add adwaita-qt & qgnomeplatform
2018-09-25 10:16:53 +02:00
Will Dietz
8a0a34f766 openblas: try leaving openmp enabled w/musl 2018-09-25 00:08:17 -05:00
John Ericson
2b4b7d4ef3
Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanups
treewide: mass rebuild noop cleanups
2018-09-25 00:04:52 -04:00
Orivej Desh
f5aed4dd5e protobufc: 1.3.0 -> 1.3.1 2018-09-25 03:50:40 +00:00
worldofpeace
6793313708 qgnomeplatform: init at 0.4 2018-09-24 22:16:00 -04:00
Orivej Desh
1c3ecab0f7 protobuf3_6: init at 3.6.1 2018-09-25 01:44:46 +00:00
Orivej Desh
12a1c2e6c5 protobuf: rename github owner to protocolbuffers
https://github.com/google/protobuf redirects to
https://github.com/protocolbuffers/protobuf
2018-09-25 01:43:15 +00:00
R. RyanTM
39443c6bb7 libtins: 3.5 -> 4.0 (#38208)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libtins/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.0 with grep in /nix/store/izz1bkj35g5bb6kvqa5kqgb376xhardg-libtins-4.0
- found 4.0 in filename of file in /nix/store/izz1bkj35g5bb6kvqa5kqgb376xhardg-libtins-4.0
- directory tree listing: https://gist.github.com/26990576c9472ca38b4d21613157856b
2018-09-24 23:58:13 +02:00
Dmitry Kalinkin
8229fbb486 lhapdf: fix "lhapdf list" interactive tool (#44905)
In version 6.2.1 the "list" command now uses python bindings, which need
to be imported, so we need to set the PYTHONPATH.
2018-09-24 22:37:44 +02:00
Vladimír Čunát
3a09a4b579
Merge branch 'master' into staging
Hydra: ?compare=1480463
2018-09-24 21:18:23 +02:00
Dmitry Kalinkin
23e5af9e95 apfelgrid: init at 1.0.1 2018-09-24 14:34:49 -04:00
Dmitry Kalinkin
530de1cd82 apfel: init at 3.0.3 2018-09-24 14:34:49 -04:00
Dmitry Kalinkin
4f80119bc7 applgrid: init at 1.4.70 2018-09-24 14:34:49 -04:00
Dmitry Kalinkin
5c2a7f104e qcdnum: init at 17-01-14 2018-09-24 14:34:48 -04:00
Dmitry Kalinkin
f793b9fd06 mela: init at 2.0.1 2018-09-24 14:34:10 -04:00
Dmitry Kalinkin
af476db8cb hoppet: init at 1.2.0 2018-09-24 14:34:10 -04:00
Will Dietz
2da6f215d3
Merge pull request #47281 from dtzWill/fix/llvm7-musl-rebase
llvm7: update sanitizer patch to fix w/musl
2018-09-24 11:49:56 -05:00
Andrew Dunham
ba278c3b87 boost: limit concurrent jobs to the maximum supported number (#47255) 2018-09-24 18:21:16 +02:00
Will Dietz
3bd0e50a28 libpfm: don't use -Werror 2018-09-24 11:19:04 -05:00
Will Dietz
c3b2c31b2f
Merge pull request #47129 from dtzWill/fix/cyrus-sasl-musl
cryus-sasl: cleanup, fix w/musl (although not at all musl-specific)
2018-09-24 09:47:07 -05:00
Will Dietz
c0660c4c00 cyrus-sasl: set to null on non-musl per reviewer suggestion
Unclear what the problem is exactly regarding regenerating files,
so this makes the change only impact build configs known to need it.
2018-09-24 09:44:30 -05:00
R. RyanTM
8346ddd9b6 mono-addins: 1.2 -> 1.3.3 (#46999)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mono-addins/versions
2018-09-23 22:42:47 +02:00
R. RyanTM
90a587622b libmediainfo: 18.08 -> 18.08.1 (#47030)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmediainfo/versions
2018-09-23 22:38:33 +02:00
Will Dietz
193d248569
Merge pull request #47147 from dtzWill/update/mesa-18.2
mesa: 18.1.8 -> 18.2.1
2018-09-23 13:23:29 -05:00
Will Dietz
33ae1a1a78
Merge pull request #47119 from dtzWill/update/libinput-1.12.0
libinput: 1.11.3 -> 1.12.0
2018-09-23 13:21:43 -05:00
Jan Malakhovski
d0c6bf0a73 libdaemon: cleanup with a mass rebuild 2018-09-23 17:57:17 +00:00
Jan Malakhovski
c77ba8b8f6 newt: cleanup with a mass rebuild 2018-09-23 17:57:17 +00:00
Dmitry Vyal
81caec3568 openblas-0.3.1 -> 0.3.3 2018-09-23 09:35:29 +02:00
Frederik Rietdijk
14673d61ed Merge master into staging 2018-09-23 09:33:09 +02:00
Frederik Rietdijk
56853dc6d8
Merge pull request #45941 from NixOS/staging-next
Staging next
2018-09-23 09:31:28 +02:00
Andrew Dunham
fcde178ed5 libsndfile: Add patch for CVE-2018-13139 (#47160) 2018-09-22 19:29:12 +02:00
Orivej Desh
f0c0e2acc6 htslib: 1.7 -> 1.9 2018-09-21 22:42:28 +00:00
Will Dietz
7df10f388d
Merge pull request #46988 from dtzWill/update/range-v3-0.3.7
range-v3: 0.3.6 -> 0.3.7
2018-09-21 17:00:15 -05:00
John Ericson
a94879630b
Merge pull request #47143 from obsidiansystems/windows-libusb
libusb1: Build everywhere, since MinGW works
2018-09-21 14:28:29 -04:00
Will Dietz
0d91e3b550 mesa: add new required dep on libXrandr 2018-09-21 13:25:12 -05:00
Will Dietz
c1743dd12d mesa: drop non-applying hunk, hopefully include no longer needed
(cherry picked from commit b673b8987872adfd97fdb8821198450ff229118d)
2018-09-21 13:24:07 -05:00
Will Dietz
6248955e6a mesa: 18.1.8 -> 18.2.1
(cherry picked from commit eb2b89a0a1901d4c89dcc6c0a36e1cabd1fcd002)
2018-09-21 13:23:38 -05:00
John Ericson
452a81c991 libusb1: Build everywhere, since MinGW works 2018-09-21 12:32:38 -04:00
R. RyanTM
907a9fa83d smarty3: 3.1.32 -> 3.1.33 (#46947)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smarty3/versions
2018-09-21 17:57:55 +02:00
Will Dietz
90268efa38 cryus-sasl: cleanup, fix w/musl (although not at all musl-specific)
musl is fixed by disabling update of config.{guess,sub}.
2018-09-21 10:36:59 -05:00
Will Dietz
a2bf8dbb39 libinput: fix build w/1.12.0 2018-09-21 10:35:11 -05:00
Will Dietz
45dc194f72 libinput: 1.11.3 -> 1.12.0 2018-09-21 10:35:11 -05:00
Will Dietz
9908e9cd80
Merge pull request #47100 from dtzWill/feature/utmps
utmps: init at 0.0.1.3
2018-09-21 08:14:54 -05:00
Jörg Thalheim
99004c011c
Merge pull request #47080 from r-ryantm/auto-update/double-conversion
double-conversion: 3.0.0 -> 3.1.1
2018-09-21 12:48:12 +01:00
Jörg Thalheim
124c0f98e9
Merge pull request #47109 from fgaz/lmdbxx/drycpp
lmdbxx: change repo location
2018-09-21 12:20:06 +01:00
Eelco Dolstra
20c22eb6c5
Merge pull request #47091 from r-ryantm/auto-update/apr
apr: 1.6.3 -> 1.6.5
2018-09-21 12:02:54 +02:00
Michael Raskin
77ce79d4e9
Merge pull request #47088 from r-ryantm/auto-update/cgal
cgal: 4.12 -> 4.12.1
2018-09-21 06:00:27 +00:00
Michael Raskin
d482b5a8cb
Merge pull request #47090 from r-ryantm/auto-update/afflib
afflib: 3.7.16 -> 3.7.17
2018-09-21 06:00:05 +00:00
Will Dietz
e8693206ee utmps: init at 0.0.1.3
Haven't tried using it, but packging it is first step! :)
2018-09-20 23:46:31 -05:00
R. RyanTM
dcf5c4910e apr: 1.6.3 -> 1.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apr/versions
2018-09-20 17:48:47 -07:00
R. RyanTM
f5fb4283d4 afflib: 3.7.16 -> 3.7.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/afflib/versions
2018-09-20 17:39:37 -07:00
R. RyanTM
ffb7ad6caa cgal: 4.12 -> 4.12.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cgal/versions
2018-09-20 17:35:26 -07:00
R. RyanTM
39d85a2e0f double-conversion: 3.0.0 -> 3.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/double-conversion/versions
2018-09-20 16:43:32 -07:00
R. RyanTM
85f60cbeb0 libwebsockets: 3.0.0 -> 3.0.1 (#47020)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libwebsockets/versions
2018-09-21 01:03:24 +02:00
Matthew Bauer
92158a4b2c
Merge pull request #45776 from bkchr/gst_1_14_2
Gstreamer: 1.14.0 -> 1.14.2
2018-09-20 18:02:58 -05:00
R. RyanTM
98a4afc505 geos: 3.6.3 -> 3.7.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/geos/versions
2018-09-20 14:29:34 -07:00
R. RyanTM
ae093d7d9b libre: 0.5.8 -> 0.5.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libre/versions
2018-09-20 18:50:32 +02:00
Will Dietz
8908bc4e19 range-v3: 0.3.6 -> 0.3.7 2018-09-20 09:27:30 -05:00
R. RyanTM
4d404fb98b proj: 4.9.3 -> 5.2.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/proj/versions
2018-09-20 06:00:14 -07:00
R. RyanTM
3772826f24 xercesc: 3.2.1 -> 3.2.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/xerces-c/versions
2018-09-19 23:27:18 -07:00
Will Dietz
cec0ff764d boehmgc: 7.6.6 -> 7.6.8 (#45708) 2018-09-20 00:28:41 +02:00
R. RyanTM
d7f9a337ed libatomic_ops: 7.6.4 -> 7.6.6 (#46253)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libatomic_ops
2018-09-20 00:14:44 +02:00
Will Dietz
d6b9252d67 editline: 1.15.3 -> 1.16.0 (#46897)
https://github.com/troglobit/editline/releases/tag/1.16.0
2018-09-19 23:55:50 +02:00
John Ericson
aff090292c
Merge pull request #46905 from obsidiansystems/zlib-ios
zlib: Fix iOS cross build
2018-09-19 12:49:09 -04:00
John Ericson
cc83d59333 zlib: Fix iOS cross build
1. CHOST is how one specifies the cross host platform with this
  non-standard configure script. We were just getting lucky with Linux
  cross.

  2. install_name_tool needs the the binutils prefix.
2018-09-19 12:10:09 -04:00
xeji
c9969162ab
czmq: 4.0.2 -> 4.1.1 (#46855) 2018-09-19 16:15:51 +02:00
John Ericson
7319013ea1 Merge remote-tracking branch 'upstream/master' into staging 2018-09-18 16:55:42 -04:00
John Ericson
35378f0141
Merge pull request #46857 from obsidiansystems/darwin-to-linux-prep
misc pkgs: various cross fixes in preparation for darwin->linux
2018-09-18 16:52:30 -04:00
John Ericson
2111e7b742 mkDerivation: Make separateDebugInfo assertion lazier to match other assertions
This is needed to access attributes of derivations on platforms where
they cannot be built.
2018-09-18 16:25:19 -04:00
Frederik Rietdijk
de419917a3 Merge master into staging-next 2018-09-18 18:44:48 +02:00
R. RyanTM
9cfbcc28d0 gmock: 1.8.0 -> 1.8.1 (#46273)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
gtest
2018-09-18 18:24:08 +02:00
Graham Christensen
301109a2dd
elf-header-real: fixup outputsToInstall 2018-09-18 10:51:47 -04:00
Matthieu Coudron
78936513a6 gtkspellmm: 3.0.4 -> 3.0.5
Archive extension changed from tar.gz to tar.xz so be careful !
2018-09-18 03:17:35 +09:00
R. RyanTM
78372daca9 libcouchbase: 2.9.2 -> 2.9.4 (#46254)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libcouchbase
2018-09-17 10:25:05 +02:00
R. RyanTM
00c7f76c84 libngspice: 26 -> 28 (#46225)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libngspice
2018-09-17 10:14:53 +02:00
Dan Peebles
2c51846728 qt48: fix on darwin
because it's ancient, it relies on ancient APIs that Apple has deprecated
for literally years. Our new CoreFoundation cleanup means those APIs are no longer here, so let's kill the functionality. Eventually support for it
got removed from upstream too, so it's not as if we're doing anything too
awful here.
2018-09-16 21:06:56 -04:00
Dan Peebles
4efd4053ed stdenv/darwin: integrate a new CoreFoundation
This also updates the bootstrap tool builder to LLVM 5, but not the ones
we actually use for bootstrap. I'll make that change in a subsequent commit
so as to provide traceable provenance of the bootstrap tools.
2018-09-15 16:05:46 -04:00
Sarah Brofeldt
7a36046e93
Merge pull request #46681 from dtzWill/update/kmsxx-2018-09-10
kmsxx, kmscube: 2017-10-10 -> 2018-09-10, 2017-03-19 -> 2018-06-17
2018-09-15 10:49:37 +02:00
John Ericson
0bfdab21cf
Merge pull request #46574 from obsidiansystems/elf-header
elf-header: Init at <libc version>
2018-09-15 01:37:18 -04:00
John Ericson
b8ce6a31f5 elf-header: Init at <libc version>
A little shim derivation to get this header for Darwin, where it is
needed for cross compilation.

There's no real reason to do glibc and musl like that, but as I'm
maintaining it I suppose I can go overboard like that.
2018-09-15 01:14:31 -04:00
John Ericson
2205beaa8c glibc: Expose the version 2018-09-15 01:14:31 -04:00
John Ericson
846b44b2e9 glibc, kernel-headers: Fix some eval errors on Darwin
Need to get the source to get elf.h
2018-09-15 01:07:06 -04:00
Bob van der Linden
f17e5925f5 libx86emu: 2.0 -> 2.1 (#46624) 2018-09-15 02:31:26 +02:00
xeji
c2c9c6adfe
Merge pull request #46385 from xeji/p/broken
mark long-failing packages broken for 18.09
2018-09-15 00:54:49 +02:00
xeji
57ee141696
geis: fix build (#46663)
disable format hardening, ignore some compiler warnings
2018-09-14 23:58:04 +02:00
Will Dietz
4c1f27a4fc kmsxx: 2017-10-10 -> 2018-09-10
Various improvements -- if nothing else the 'kmstest'
utility now explains properly when permissions problem :).
2018-09-14 13:18:14 -05:00
Jan Tojnar
7771df135f
Merge pull request #46636 from jtojnar/flatpak-1.0.2
flatpak: 0.99.3 → 1.0.2
2018-09-14 14:56:57 +02:00
xeji
3531c276d5
Merge pull request #46628 from LnL7/darwin-broken-c
broken darwin packages (c)
2018-09-14 10:43:40 +02:00
Tor Hedin Brønner
37a828ec27
flatpak: 0.99.3 -> 1.0.2 2018-09-14 05:09:01 +02:00
Jan Tojnar
2d19ee6247
xdg-dbus-proxy: init at 0.1.0 2018-09-14 05:09:01 +02:00
Tor Hedin Brønner
b6c17cd46f
xdg-desktop-portal-gtk: 0.99 -> 1.0.2 2018-09-14 05:09:01 +02:00
Tor Hedin Brønner
0d994736a1
xdg-desktop-portal: 0.99 -> 1.0.2 2018-09-14 05:09:00 +02:00
Tor Hedin Brønner
c32b0409a9
pipewire: 0.1.9 -> 0.2.3
I also removed pipewire from mutter temporarily, since it is not compatible.
2018-09-14 05:09:00 +02:00
Daiderd Jordan
807b0105b4 ceres-solver: fix darwin build (#46626)
The Basel BUILD file conflicts with the cmake build directory on
case-insensitive filesystems, eg. darwin.

/cc ZHF #45961
2018-09-13 23:44:14 +02:00
Christopher Ostrouchov
9ef31b2f96 papi: init at 5.6.0 (#46619)
papi is a high resolution performance counter.
2018-09-13 23:35:06 +02:00
Daiderd Jordan
54b4000d54
csfml: mark linux only
While it's possible to build on darwin, we never had a successful build.

    Undefined symbols for architecture x86_64:
      "sf::microseconds(long long)", referenced from:
          _sfSleep in Sleep.cpp.o

/cc ZHF #45961
2018-09-13 23:08:49 +02:00
Daiderd Jordan
68f7e75517
cernlib: mark broken on darwin
Using gccStdenv makes the build go further, but then it fails with.

    kuipc /private/tmp/nix-build-cernlib-2006.drv-0/2006/src/packlib/kuip/code_kuip/kuipcdf.cdf kuipcdf.c
    Makefile:413: archive/kuipcdf.d: No such file or directory
    make[3]: *** [Makefile:473: kuipcdf.c] Abort trap: 6

/cc ZHF #45961
2018-09-13 23:00:46 +02:00
John Ericson
59be6689fa
Merge pull request #46578 from costrouc/costrouc/xnd-linker
libxnd, libndtypes: refactor add support for darwin
2018-09-13 15:37:12 -04:00
Christopher Ostrouchov
e34a9fff1f scalapack: init at 2.0.2 (#46610)
Added scalapack with flexibility to choose blas, lapack, and mpi
implementation.
2018-09-13 21:27:47 +02:00
Chris Ostrouchov
96668812f3
libndtypes: refactor change linker support darwin 2018-09-13 15:20:31 -04:00
Chris Ostrouchov
5a944e4223
libxnd: refactor change linker support darwin 2018-09-13 15:20:08 -04:00
Uli Baum
79d9145469 parmetis: set license to unfree
generic unfree license fits best
2018-09-13 21:10:40 +02:00
Christopher Ostrouchov
3c2a74719a parmetis: init at 4.0.3 (#46615) 2018-09-13 21:02:17 +02:00
Thomas Tuegel
503962140e
Merge pull request #46483 from bkchr/kde_frameworks
kde-frameworks: 5.49 -> 5.50
2018-09-13 08:49:58 -05:00
Uli Baum
83e5bbfb58 qt56.qtwebengine: mark as broken
- no successful build since 2018-04-25
- not used in nixpkgs anymore
2018-09-13 12:28:18 +02:00