3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

27739 commits

Author SHA1 Message Date
Will Dietz 889a654a88
Merge pull request #48685 from dtzWill/update/range-v3
range-v3: 0.3.7 -> 0.4.0
2018-10-18 21:59:10 -05:00
xeji 856243e346
Merge pull request #48680 from markuskowa/licenses-22
Add licenses
2018-10-18 23:40:02 +02:00
Will Dietz 168ccb3b05 range-v3: 0.3.7 -> 0.4.0
https://github.com/ericniebler/range-v3/releases/tag/0.4.0
2018-10-18 16:14:53 -05:00
Markus Kowalewski 96b77d8d4d
libite: fix license 2018-10-18 22:36:22 +02:00
Markus Kowalewski 4e6d2f8ec9
libgnome-keyring: fix license 2018-10-18 22:36:22 +02:00
Markus Kowalewski 3bd7ada099
libdbusmenu-qt: fix license 2018-10-18 22:36:22 +02:00
Markus Kowalewski 0d12ce52e4
redland: add license + description 2018-10-18 22:36:22 +02:00
Markus Kowalewski a504cfa190
libpcap: add license 2018-10-18 22:36:21 +02:00
Markus Kowalewski 4009fa08d1
liboggz: add license 2018-10-18 22:36:21 +02:00
Markus Kowalewski 4d291d5a77
libofa: add license 2018-10-18 22:36:21 +02:00
Markus Kowalewski 4520ced68f
liboauth: add license 2018-10-18 22:36:21 +02:00
Markus Kowalewski cee94fd5f2
libnova: add license 2018-10-18 22:36:20 +02:00
Markus Kowalewski 4877761ab8
libnotify: add license 2018-10-18 22:36:20 +02:00
Markus Kowalewski e7411d6eb5
libnice: add licenses 2018-10-18 22:36:20 +02:00
Markus Kowalewski 4e6d420d91
libnetfilter_queue: add license 2018-10-18 22:36:19 +02:00
Markus Kowalewski 2ebc15f208
libnatspec: add license 2018-10-18 22:36:19 +02:00
Markus Kowalewski 2f28a5bccb
libmusicbrainz: add license 2018-10-18 22:36:19 +02:00
Markus Kowalewski 07b14d21ec
libmtp: add license 2018-10-18 22:36:19 +02:00
Markus Kowalewski 21a518cd35
libmp3splt: add license 2018-10-18 22:36:18 +02:00
Markus Kowalewski b8253570a1
libmms: add license + description 2018-10-18 22:36:18 +02:00
Markus Kowalewski f5b9a9455f
libmilter: add license 2018-10-18 22:36:18 +02:00
Markus Kowalewski b1800e3c18
liblqr: add licenses 2018-10-18 22:36:18 +02:00
Markus Kowalewski beabd0bb65
liblastfm-SF: add licenses 2018-10-18 22:36:18 +02:00
Markus Kowalewski 014c5c4b67
liblastfm: add license 2018-10-18 22:36:17 +02:00
Markus Kowalewski 53194bf4f2
libkate: add license 2018-10-18 22:36:17 +02:00
Markus Kowalewski 804e86c004
libjson: add license + refactor longDescription 2018-10-18 22:35:56 +02:00
John Ericson d97e5e1115
Merge pull request #48602 from matthewbauer/cmake-cross
Set CMAKE_SYSTEM_* for cross compiling
2018-10-18 15:47:04 -04:00
Frederik Rietdijk 821a3beb10
Merge pull request #48306 from NixOS/staging-next
Merge staging-next into master
2018-10-18 11:23:04 +02:00
Markus Kowalewski 1d902ca5a2
libite: add licenses 2018-10-17 21:33:14 +02:00
Markus Kowalewski ed09cdd0f6
libiodbc: add license 2018-10-17 21:33:13 +02:00
Markus Kowalewski 592e998cd7
libicns: add licenses 2018-10-17 21:33:13 +02:00
Markus Kowalewski 3e85c53ca6
libgnurl: add licenses 2018-10-17 21:33:13 +02:00
Markus Kowalewski 06cb58fba7
libgnome-keyring: add license 2018-10-17 21:33:09 +02:00
Markus Kowalewski 2887798de5
libgdiplus: add license + meta data 2018-10-17 21:21:24 +02:00
Markus Kowalewski f54413553b
libexttextcat: add license 2018-10-17 21:21:24 +02:00
Markus Kowalewski a36e9b2047
libdbusmenu-qt: add license 2018-10-17 21:21:24 +02:00
Markus Kowalewski 8ddce99ab9
libbap: add license 2018-10-17 21:21:24 +02:00
Markus Kowalewski bbcfb99e8d
libaom: add license 2018-10-17 21:21:18 +02:00
Matthew Bauer e3de8a9232 boost: use correct c compiler for bootstrapping
we need a c compiler that runs on the build machine for boost to work
2018-10-17 14:10:49 -05:00
Markus Kowalewski a0a4756ed3
libaccounts-glib: add license + description 2018-10-17 21:10:32 +02:00
Markus Kowalewski c8709769dc
lesstif: add license, description, and homepage 2018-10-17 21:09:47 +02:00
Markus Kowalewski 15c5f9b1f0
libHX: add licenses 2018-10-17 21:09:42 +02:00
Matthew Bauer a7c8e30782 nghttp2: make app optional
windows just needs the libraries & the app won’t build
2018-10-17 12:44:23 -05:00
Matthew Bauer b7e17a2efd c-ares: disable shared, enable static
only static will build for me
2018-10-17 12:43:37 -05:00
Matthew Bauer 845a364564 zlib: skip configure in windows
configure spits out an error when running on windows
2018-10-17 12:43:07 -05:00
Ben Wolsieffer 3055a0c975 lirc: add support for Python bindings 2018-10-17 08:54:46 +02:00
Frederik Rietdijk 18fcc337af Merge master into staging-next 2018-10-17 08:04:22 +02:00
Matthew Bauer a5de0ca963 treewide: preserve hashes
avoid mass rebuild from the last commits
2018-10-16 23:19:34 -05:00
Matthew Bauer 007faf02ca boost: use correct platform
"platforms.all" could include any possible os (even a machine with no
OS at all!). We can’t possible hope to support all of that, so need to
be more specific.
2018-10-16 22:03:09 -05:00
Matthew Bauer b491710542 sqlite: supports windows 2018-10-16 21:57:53 -05:00