Tuomas Tynkkynen
6ed0fe7e45
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/build-support/fetchbower/default.nix
pkgs/build-support/fetchdarcs/default.nix
pkgs/build-support/fetchgx/default.nix
pkgs/development/python-modules/botocore/default.nix
pkgs/os-specific/linux/firmware/firmware-linux-nonfree/default.nix
pkgs/tools/admin/awscli/default.nix
2018-01-14 21:18:27 +02:00
Sarah Brofeldt
ee4e6ebbfa
Merge pull request #32822 from LumiGuide/elk6
...
ELK: 5.6.1 -> 5.6.5 & add ELK 6.1.0
2018-01-14 10:40:50 +01:00
adisbladis
e2f7267ba2
xxdiff-tip: Build with qt59
2018-01-14 02:41:04 +08:00
Jörg Thalheim
a100ed0ae3
Merge pull request #33793 from sellout/add/flootty
...
flootty: init at 3.2.1
2018-01-13 17:46:28 +00:00
Gregory Pfeil
d40d41ef51
Move flootty from python-modules.
2018-01-13 09:59:25 -07:00
Jörg Thalheim
8c58cb2b78
Merge pull request #33791 from holidaycheck/jenkins-2.101
...
jenkins: 2.95 -> 2.101
2018-01-13 16:33:54 +00:00
Jörg Thalheim
0323fc2700
Merge pull request #33803 from adisbladis/qt59
...
Change package builds to use Qt 5.9
2018-01-13 11:46:07 +00:00
Joachim F
970a3e37ab
Merge pull request #28224 from RocketPuppy/add-literate
...
Literate: init at 2017-05-28
2018-01-13 11:45:30 +00:00
adisbladis
33ec57356a
vogl: Fix build with qt59
2018-01-13 04:10:55 +08:00
adisbladis
08ab28b9a3
qcachegrind: Use kcachegrind src/name attributes
2018-01-13 04:03:36 +08:00
Mathias Schreck
4eba35bc9d
jenkins: 2.95 -> 2.101
2018-01-12 17:01:19 +01:00
Austin Seipp
28cf4ce531
icestorm: 2017.12.06 -> 2018.01.10
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-01-10 14:00:58 -06:00
zimbatm
c5c8f17422
Merge pull request #30952 from aneeshusa/build-vagrant-from-source
...
Build vagrant from source
2018-01-10 12:00:28 +00:00
Tim Steinbach
ad0e0f27e3
sbt-extras: 77686b3 -> 3c8fcad
2018-01-09 19:21:28 -05:00
John Ericson
98b3db2eef
Merge pull request #33676 from obsidiansystems/less-arm-hack
...
gcc, binutils: Narrow down ARM hack so only native builds are affected
2018-01-09 17:52:45 -05:00
John Ericson
c98e6b6771
gcc, binutils: Narrow down ARM hack so only native builds are affected
2018-01-09 17:25:49 -05:00
John Ericson
c3052295fa
Merge commit '3ed545ab31146e607c57649936c75869d6aa9ba2' into ericson2314-cross-master
2018-01-09 17:19:27 -05:00
John Ericson
0c16a11c9a
Merge pull request #33575 from dtzWill/fix/cross-1
...
Minor cross fixes, 1
2018-01-09 12:34:50 -05:00
Ben Gamari
6db707fe7e
pkgconfig: Enable cross-compilation
...
(cherry picked from commit 91fdb2f9caf5ce14acb87f3b877216aeb2590e7e)
2018-01-09 11:23:56 -05:00
Tim Steinbach
e114a5c0d7
sbt: 1.0.4 -> 1.1.0
2018-01-09 10:07:05 -05:00
Orivej Desh
7a891ebbdd
Merge pull request #33641 from dhess/gcc-armv7l-fix
...
Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"
2018-01-09 12:18:43 +00:00
adisbladis
9638055534
inotify-tools: 3.14 -> 3.20.1
...
Closes #33609
2018-01-09 12:14:46 +08:00
Drew Hess
3ed545ab31
Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"
...
This commit breaks native armv7l-linux builds. Revert it until it can
be root-caused. This reversion does not affect other platforms or
cross-compiling.
This reverts commit 0f5c804631
.
2018-01-08 20:03:33 -08:00
Jörg Thalheim
d273f02cd1
Merge pull request #33543 from ThomasMader/dtools2.078.0
...
dtools: 2.075.1 -> 2.078.0
2018-01-08 23:36:30 +01:00
Vladimír Čunát
5837d1a070
Merge branch 'master' into staging
2018-01-08 17:33:31 +01:00
Pascal Bach
e9519ba32a
gitlab-runner: 10.2.0 -> 10.3.0
2018-01-07 15:58:54 +01:00
Pascal Bach
d321f91fa1
remarshal: 0.6.0 -> 0.7.0
...
The checks in 0.6.0 did no longer work with the updated dependencies.
Updating to 0.7.0 fixes the issue.
The deps.nix file was used for the go version and is no longer required
as remarshal is now written in python.
2018-01-07 15:58:54 +01:00
Vladimír Čunát
49a45fb51f
Merge #33311 : meson: set checkPhase in setup hook
2018-01-07 11:28:46 +01:00
Thomas Mader
9ae35802d8
dtools: 2.075.1 -> 2.078.0
2018-01-07 11:19:03 +01:00
Jörg Thalheim
7c378a352a
Merge pull request #33550 from eqyiel/flow-0.63.1
...
flow: 0.62.0 -> 0.63.1
2018-01-07 10:32:06 +01:00
Daiderd Jordan
6f10cfc777
cmake: fix INSTALL_NAME_DIR for darwin libraries
...
When there's a lib output libraries won't be intalled to $prefix causing
output cycles.
2018-01-07 09:45:25 +01:00
Daiderd Jordan
0127cf06c5
vaultenv: remove meta.broken
2018-01-07 09:33:57 +01:00
Daiderd Jordan
3b4bbd2121
Merge pull request #33205 from LnL7/vaultenv-0.5.3
...
vaultenv: 0.5.0 -> 0.5.3
2018-01-07 09:32:34 +01:00
Jörg Thalheim
cde9585b97
Merge pull request #33546 from dtzWill/update/snowman-2017
...
snowman: 2017-08-13 -> 2017-11-19
2018-01-07 08:31:27 +01:00
Ruben Maher
9ae8874611
flow: 0.62.0 -> 0.63.1
2018-01-07 14:17:01 +10:30
Will Dietz
cc6aa0335c
snowman: 2017-08-13 -> 2017-11-19
2018-01-06 15:09:01 -06:00
Will Dietz
21d4f01605
lit: 0.5.0 -> 0.5.1
2018-01-06 15:01:18 -06:00
Robin Gloster
3a5c489603
arcanist: fix on aarch64
2018-01-06 17:25:15 +01:00
Pascal Wittmann
71dd57f081
icmake: 9.02.03 -> 9.02.04
2018-01-06 16:45:57 +01:00
Joachim F
407b8d2b8f
Merge pull request #33340 from dtzWill/update/invisible-island-misc
...
Update various invisible-island packages, fix URL's
2018-01-06 14:27:32 +00:00
Jan Tojnar
edd5be9eff
meson: set checkPhase in setup hook
2018-01-06 06:47:57 +01:00
Orivej Desh
dfb59921df
Merge pull request #33447 from teto/ctags
...
universal-ctags: 2017-09-22 -> 2018-01-05
2018-01-06 03:53:40 +00:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Florian Klink
ad87adfe96
sqldeveloper: 17.3.1.279.0537 -> 17.4.0.355.2349
...
- Java 9 (JDK) is now supported
- Data Guard in DBA panel is only available for 12c and higher connections
- Updated the NoSQL drivers to version 4.5
- Added support for defining consumer group mappings for CLIENT_ID
- Preferences Search feature now covers all options
- Differentiate between a temporary connection used in the unshared worksheet and a truly private connection used internally for things like the UT Repos or the Instance Viewer....the naming logic for the Unshared Worksheet is now 'MyConn (Unshared)' instead of 'MyConn__1'
- RAC support added to Real Time SQL Monitoring
2018-01-05 10:49:59 +01:00
Yegor Timoshenko
a114dfca63
Merge pull request #33290 from bkchr/phantomjs2
...
phantomjs2: Fixes build with Qt5.10
2018-01-05 09:48:45 +00:00
Matthieu Coudron
c696d38ecd
universal-ctags: 2017-09-22 -> 2018-01-05
...
Fixup of https://github.com/NixOS/nixpkgs/issues/33124 (ctags failed to
create its temporary files when TMPDIR was not in environment). I used
the opportunity to bump version with the improvements made to ctags to
help diagnose these kinds of errors:
https://github.com/universal-ctags/ctags/pull/1648
2018-01-05 14:17:03 +09:00
Joachim F
05204ddfe4
Merge pull request #33332 from dtzWill/feature/fac
...
fac: init at 1.0.1
2018-01-04 19:31:12 +00:00
Antoine Eiche
3b646f79e0
go-protobuf: init at 2018-01-04
...
With the commit 1e59b77b52bf8e4b449a57e6f79f21226d571845
2018-01-04 18:22:08 +01:00
adisbladis
a3cb76cf48
Merge pull request #33419 from markus1189/scalafmt-1-4-0
...
scalafmt: 1.3.0 -> 1.4.0
2018-01-04 17:44:20 +01:00
Aneesh Agrawal
8c3553b88d
vagrant: Build from source
...
This is not quite as elegant as using `bundlerApp`,
which I could not get working.
However, this still uses most of the Ruby infrastructure,
including stock bundix, and should be fairly reasonable to maintain.
This means no more hacks to work around wrong embedded binaries,
and no need for an old version of Ruby.
Note that `vagrant share` is no longer included,
as that functionality is closed-source
and not present in the upstream source code.
The Vagrant maintainers publish official Vagrant installers,
which they prefer people use as most platforms don't
have great support for pinning known-good dependencies.
When run outside one of the offical installers,
Vagrant normally prints a warning to that effect.
However, Vagrant does run outside the installer environment
(nominally to support Vagrant development),
and this has the effect of functioning better by respecting
OS certs and shared libraries,
as opposed to trying to use bundled versions.
To keep these postive side effects without having to see the warning
on every Vagrant invocation, patch out the call to print the warning.
Note that I have reset the maintainers since the implementation is
totally redone; I'm happy to re-add any of the current maintainers.
2018-01-04 08:00:51 -08:00
Jörg Thalheim
b85c083c99
Merge pull request #32838 from flokli/sqldeveloper
...
sqldeveloper: 17.3.0.271.2323 -> 17.3.1.279.0537
2018-01-04 15:48:08 +01:00
Markus Hauck
4e4b3a691b
scalafmt: 1.3.0 -> 1.4.0
2018-01-04 13:05:28 +01:00
volth
b651b552c9
coursier: 1.0.0-RC13 -> 1.0.0
2018-01-04 02:07:49 +00:00
Mathieu Boespflug
a325405c93
bazel: 0.8.0 -> 0.9.0 ( #33082 )
2018-01-03 23:33:15 +00:00
Will Dietz
b7ed446cd1
fac: 1.0.1
...
Fixes #33321 .
2018-01-02 18:05:20 -06:00
Will Dietz
bf8be80ce3
dialog: 1.3-20160209 -> 1.3-20171209
2018-01-02 12:31:33 -06:00
Will Dietz
94f06c8868
byacc: 20170201 -> 20170709
...
http://invisible-island.net/byacc/CHANGES.html#t20170709
2018-01-02 12:31:33 -06:00
Will Dietz
19f1fd14b3
invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftp
...
FTP URL's should use ftp.invisible-island.net.
2018-01-02 12:31:33 -06:00
Frederik Rietdijk
804285f589
Merge remote-tracking branch 'upstream/staging' into HEAD
2018-01-02 19:10:45 +01:00
Jörg Thalheim
57a67a458f
Merge pull request #33316 from vdemeester/init-gauge
...
gauge: init at 0.9.6
2018-01-02 14:18:53 +01:00
adisbladis
0dd3de2765
Merge pull request #33325 from vdemeester/init-goconvey
...
goconvey: init at 1.6.3
2018-01-02 11:40:52 +01:00
adisbladis
37b76f9d1e
Merge pull request #33319 from vdemeester/update-skopeo
...
skopeo: 0.1.23 to 0.1.27
2018-01-02 11:33:10 +01:00
adisbladis
d7ab19d9c0
delve: Build on darwin
2018-01-02 11:23:00 +01:00
Vincent Demeester
deb7841016
goconvey: init at 1.6.3
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 11:19:41 +01:00
adisbladis
3804ca5648
Merge pull request #33320 from vdemeester/update-delve
...
delve: 0.12.1 -> 0.12.2
2018-01-02 11:18:31 +01:00
adisbladis
e2a5426be9
Merge pull request #33323 from vdemeester/update-godef
...
godef: 20160620-ee532b9 -> 20170920-b692db1
2018-01-02 11:16:42 +01:00
Vincent Demeester
cd30356b2e
godef: 20160620-ee532b9 -> 20170920-b692db1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:57:05 +01:00
Vincent Demeester
114cb09c5c
vndr: 20170511-0cb33a0 -> 20171005-b57c579
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:51:24 +01:00
Vincent Demeester
dd2d96c37c
delve: 0.12.1 -> 0.12.2
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:46:51 +01:00
Vincent Demeester
eb1baf2f10
skopeo: 0.1.23 to 0.1.27
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:40:22 +01:00
Vincent Demeester
52cdee8ebf
gauge: init at 0.9.6
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:27:48 +01:00
Bas van Dijk
e8e88c43f6
elk: 6.1.0 -> 6.1.1
2018-01-02 01:21:55 +01:00
Bas van Dijk
803077ef1c
elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0
...
This change is backwards compatible since the ELK tools at version 5.x
remain unchanged.
The test suite now both tests ELK-5 and ELK-6.
2018-01-02 01:15:29 +01:00
Bas van Dijk
95913d2768
elk: 5.6.1 -> 5.6.5
...
https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.0.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-5.html
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.5.html
https://www.elastic.co/guide/en/beats/libbeat/5.6/release-notes-5.6.5.html
2018-01-02 01:15:29 +01:00
Bastian Köcher
8ebbedadba
phantomjs2: Fixes build with Qt5.10
2018-01-01 21:02:22 +01:00
Frederik Rietdijk
4cc2a38854
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-01 18:15:13 +01:00
Frederik Rietdijk
1869e7e5b0
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-01 15:09:55 +01:00
Ruben Maher
8d03bcad73
flow: 0.61.0 -> 0.62.0
2018-01-01 20:46:11 +10:30
zimbatm
82e4f38ca0
pipenv: 8.2.7 -> 9.0.1
2018-01-01 03:43:38 +00:00
Vladimír Čunát
1fcd92ce92
Merge branch 'master' into staging
...
A few thousand rebuilds from master, again.
Hydra: ?compare=1422362
2017-12-31 09:53:49 +01:00
Austin Seipp
6aeee3790b
nixpkgs: rr 5.0.0 -> 5.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-31 02:13:21 -06:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
...
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
046f091e0d
treewide: Don't use envHook anymore
...
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
John Ericson
0f5c804631
gcc, binutils: Get rid of 32-bit ARM configure flag exception
...
Now that we do `--enable-targes=all`, there is no risk of missing the
needed emulation.
This reverts commit ebc9b161cd
.
This reverts commit 88efc22b44
.
2017-12-30 22:04:22 -05:00
John Ericson
5b74540c5b
treewide: Use depsBuildBuild
for buildPackges.stdenv.cc
2017-12-30 22:04:21 -05:00
Frederik Rietdijk
2d0bead714
Merge remote-tracking branch 'upstream/master' into HEAD
2017-12-30 17:04:54 +01:00
Daiderd Jordan
b124cdc6b6
vaultenv: 0.5.0 -> 0.5.3
2017-12-30 16:53:51 +01:00
Peter Simons
a05d950812
haskell-intero-nix-shim: build is broken
2017-12-30 13:53:05 +01:00
Peter Simons
8128c17d44
haskell-vaultenv: build is broken due to "optparse-applicative <0.14" dependency
...
Ping @lnl7.
2017-12-30 13:53:04 +01:00
Will Dietz
4818f75054
radare2: enable parallel building
2017-12-29 18:55:20 -06:00
Will Dietz
85842b586a
radare2: 2.1.0 -> 2.2.0
2017-12-29 18:54:01 -06:00
John Ericson
eb27be0731
Merge pull request #33186 from obsidiansystems/cross-binutils
...
binutils: Fix cross, again
2017-12-29 17:42:38 -05:00
Ben Gamari
c15c449236
binutils: Always search DT_RPATH
2017-12-29 17:32:28 -05:00
Vladimír Čunát
f29000b002
Merge branch 'master' into staging
...
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Vladimír Čunát
6bbec17d44
Merge #32626 : atk: clean up
2017-12-29 10:01:00 +01:00
Robin Gloster
5908726117
jbake: cleanup
2017-12-29 03:26:25 +01:00
John Mercier
78d76e4b55
jbake: init at 2.5.1
2017-12-29 03:26:13 +01:00
Robin Gloster
add8d3282e
tora: use mysql.connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
572b2bda4e
treewide: generalise for both mysql & mariadb
2017-12-29 02:18:35 +01:00
Robin Gloster
6903ea6050
treewide: libmysql -> mysql.connector-c
2017-12-29 02:18:35 +01:00