Commit Graph

7955 Commits

Author SHA1 Message Date
volth
a4faf59aa1 ninja: re2c is not for building docs
ninja sources include re2c's output files, so unless we change the sources by applying a patch, re2c is not even launched
anyway, it is not relevant to building docs
2019-01-13 13:42:06 +01:00
Franz Pletz
237deba4e7
Merge remote-tracking branch 'origin/master' into staging 2019-01-10 16:00:34 +01:00
Domen Kožar
8fc21a347e
elm2nix: use package from hackage 2019-01-10 09:56:29 +00:00
Michael Weiss
28c63d56a7
Merge pull request #53685 from dtzWill/update/scons-3.0.3
scons: 3.0.2 -> 3.0.3

"This release should be used instead of 3.0.2. This release fixes
several issues. This release supports Python versions 2.7.* as well as
3.5+." [0]

Details can be found in the changelog [1].

"NOTE: 3.0.2 release was dropped because there was a packaging bug. Please
consider all 3.0.2 content."

There where no regressions and no deprecations in this release (at least it does
not break any builds in nixpkgs).

[0]: https://scons.org/scons-303-is-available.html
[1]: https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.3/src/CHANGES.txt
2019-01-10 10:02:41 +01:00
Jörg Thalheim
60703db86c
electron_3: also update arm hashes 2019-01-09 09:33:53 +00:00
Jörg Thalheim
66c1f82631
electron_3: init at 3.1.0
electron 4 had many breaking changes in their API,
breaking rambox. Since the 3.x version is still maintained,
we can add an older variant.
2019-01-09 07:24:17 +00:00
Will Dietz
e69d494033 scons: 3.0.2 -> 3.0.3
https://scons.org/scons-303-is-available.html

cc e1d9854816
2019-01-08 21:34:55 -06:00
Austin Seipp
d67cbe9e53 trellis: 2018.08.01 -> 2018.12.20, update, cleanup
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-08 19:15:24 -06:00
Austin Seipp
db136382f8 icestorm: 2018.09.04 -> 2018.12.31
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-08 19:15:24 -06:00
Timo Kaufmann
8c81099cda
radare2: add propagated build inputs (#53667)
Fixes the cutter build which was broken when radare2 was moved away from
vendored dependencies in #51837.
2019-01-08 21:55:44 +01:00
klntsky
c869fc2ac1 pax-rs: init at 0.4.0 (#53660) 2019-01-08 13:16:59 -05:00
markuskowa
0e1f651795
Merge pull request #53457 from markuskowa/upd-uhd
uhd: 3.12.0.0 -> 3.13.0.1
2019-01-08 11:22:38 +01:00
R. RyanTM
59667421a1 pgcli: 2.0.1 -> 2.0.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/pgcli/versions
2019-01-07 17:21:12 -05:00
Michael Weiss
e1d9854816
scons: 3.0.1 -> 3.0.2
A few packages broke due to the SCons upgrade (they depended on
deprecated options that got removed), I've kept them on version 3.0.1
for now. The rest of the rebuilds seems fine (the failing ones where
already in a broken state before this change).
2019-01-07 15:07:29 +01:00
Michael Weiss
a684ae6e53
scons: Remove version 3.0.0 2019-01-06 20:31:16 +01:00
Michael Weiss
d376ffe767
scons: Add version 3.0.2
"SCons release 3.0.2 now available from the download page at
SourceForge. This release should be used instead of 3.0.1. This release
fixes several issues. This release supports Python versions 2.7.* as
well as 3.5+." [0]

Details can be found in the changelog [1].

I'll update the default after running additional tests.

[0]: https://scons.org/scons-302-is-available.html
[1]: https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.2/src/CHANGES.txt
2019-01-06 20:31:16 +01:00
Vladimír Čunát
10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Frederik Rietdijk
a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk
e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Will Dietz
93a5522a7b
Merge pull request #53459 from dtzWill/update/gllvm-1.2.3
gllvm: 1.2.2 -> 1.2.3
2019-01-05 14:02:25 -06:00
Will Dietz
fcfdeedab9
Merge pull request #51339 from dtzWill/feature/minizincide
minizincide: init at 2.2.3
2019-01-05 13:48:52 -06:00
Will Dietz
6f886ca7aa gllvm: 1.2.2 -> 1.2.3
https://github.com/SRI-CSL/gllvm/releases/tag/v1.2.3
2019-01-05 13:39:17 -06:00
Will Dietz
5adde64416 minizincide: minor touchups per reviewer suggestion
(sourceRoot needed a "source/" prefix, FWIW)
2019-01-05 13:35:10 -06:00
Markus Kowalewski
256ae3ab48
uhd: 3.12.0.0 -> 3.13.0.1 2019-01-05 19:52:55 +01:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
Orivej Desh
8dddd6d4a1 clang-tools: override llvm version in all-packages 2019-01-05 11:19:37 +00:00
Frederik Rietdijk
60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Piotr Bogdan
a898c8335d sqlitebrowser: link with libQt5PrintSupport explicitly 2019-01-04 21:44:21 +00:00
Frederik Rietdijk
9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Lengyel Balazs
f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Jörg Thalheim
e3bc81f531
Merge pull request #53351 from Mic92/clang-tools
clang-tools: 5 -> 7
2019-01-04 13:49:06 +01:00
Joachim F
f0e28f982f
Merge pull request #52770 from eadwu/electron/4.0.0
electron: 3.0.5 -> 4.0.0
2019-01-04 11:04:59 +00:00
Maximilian Bosch
ba1a181a88
Merge pull request #53367 from r-ryantm/auto-update/checkstyle
checkstyle: 8.15 -> 8.16
2019-01-04 03:19:16 +01:00
R. RyanTM
cc09a97be7 checkstyle: 8.15 -> 8.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2019-01-03 17:17:42 -08:00
R. RyanTM
ca80c4209a jhiccup: 2.0.9 -> 2.0.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jhiccup/versions
2019-01-03 16:48:53 -05:00
Matthew Bauer
8505e710e7 Revert "darwin 10.12 commits"
Reverts commits bumping to macOS stuff to 10.12:

commit ec1f78d1cb.
commit d0dc91d24f.
commit a1d297374d.
commit 425112151d.
commit e6f7f2928f.
2019-01-03 15:20:26 -06:00
Jörg Thalheim
973bc2f2ae
clang-tools: 5 -> 7
Since this not typically used as build dependencies, just use the latest
and greatest.
2019-01-03 21:57:15 +01:00
Frederik Rietdijk
2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
Renaud
240d80c490
Merge pull request #52831 from r-ryantm/auto-update/omniorb
omniorb: 4.2.2 -> 4.2.3
2019-01-03 09:52:58 +01:00
Matthew Bauer
fd38234dfc swig: find pcre-config correctly 2019-01-02 23:02:50 -06:00
Frederik Rietdijk
092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Vladimír Čunát
1ec9f8b62f
doxygen: 1.8.14 -> 1.8.15
I thought of filing a PR, but it would seem a useless step,
even though the release seems to bring lots of changes:
http://www.doxygen.nl/manual/changelog.html#log_1_8_15

My relatively simple use case still works (atop 18.09).
2019-01-02 17:21:42 +01:00
Vladimír Čunát
70bff06140
Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
Vladimír Čunát
de96413bbf
doxygen: add sourceforge as mirror
It turns out the upstream URL is very slow (for me at least).
We get caching through nixos.org, but this shouldn't hurt anyway.
2019-01-02 17:08:02 +01:00
Vladimír Čunát
f0c41f0bbf
doxygen: change URL
The homepage was 301 Moved Permanently.  Note: https won't work.
2019-01-02 16:59:09 +01:00
Vladimír Čunát
cea9a2c9df
cproto: 4.6 -> 4.7o
The package seems rather abandoned (here in nixpkgs).
The bump fixes some problems, but it's probably still not suitable
for my use cases, though let me push the improvements anyway.
2019-01-02 16:27:40 +01:00
xeji
6056319934
Merge pull request #52964 from ThomasMader/dlang-update
Dlang update 2018-12
2019-01-01 23:49:46 +01:00
Tim Steinbach
711a74c65a
sbt: 1.2.7 -> 1.2.8 2019-01-01 12:38:06 -05:00
Frederik Rietdijk
19905c4c9a Merge staging-next into staging 2018-12-31 14:21:42 +01:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00