Commit graph

5227 commits

Author SHA1 Message Date
Joachim F 8eb195d0da Merge pull request #28852 from Balletie/fix/rtags-configure-prefix
rtags: Fix configure phase errors
2017-09-06 14:45:39 +00:00
Bernd Amend b49b9da3ce
cmake: add withQt5 option and make it the default 2017-09-06 08:02:08 -05:00
Bernd Amend f3ac052f24
cmake: 3.8.2 -> 3.9.1 2017-09-06 08:02:05 -05:00
Frederik Rietdijk 38dc9a870f Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-06 14:01:25 +02:00
John Ericson 40e917d35d Merge pull request #29023 from obsidiansystems/deps-reorg
misc pkgs: Reorganize dependencies ahead of #26805
2017-09-05 18:10:32 -04:00
Andreas Rammhold 14c3ce919b
rustup: 1.2.0 -> 1.3.0 2017-09-05 22:27:30 +02:00
Franz Pletz bbeeee220a
Merge remote-tracking branch 'origin/master' into staging 2017-09-05 20:14:08 +02:00
Franz Pletz 1bed4773f5
postgresql92: remove last references 2017-09-05 18:20:56 +02:00
John Ericson 252b36a28d misc pkgs: Recategorize some dependencies 2017-09-05 11:37:10 -04:00
Fatih Altinok ec39670290 flow: 0.49.1 -> 0.54.0 2017-09-05 16:03:37 +03:00
Robin Gloster 8502d94b31
jenkins: 2.73 -> 2.77 2017-09-05 14:42:46 +02:00
Franz Pletz c6e5fc0b36
babeltrace: 1.2.4 -> 1.5.3 2017-09-05 14:24:58 +02:00
Franz Pletz 1c4d28539f
autoconf-archive: 2016.09.16 -> 2017.03.21 2017-09-05 14:24:57 +02:00
Maximilian Güntner b22718d51c
simavr: fix build for separate avr toolchain 2017-09-05 13:54:14 +02:00
Frederik Rietdijk d7ef196c26 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-05 10:11:06 +02:00
Michele Catalano e783c2b39c nexus: 2.12.0-01 -> 3.5.1-02
Update Nexus to version 3.5.1-02 and fix startup stript to run in nix
environment.
2017-09-04 22:32:02 +02:00
Daiderd Jordan 86696e07c7 Merge pull request #28868 from matthewbauer/xcbuild-fix-sdk
xcbuild: fix sdk dir name issue
2017-09-03 21:34:46 +02:00
John Ericson 0a944b345e Merge pull request #28557 from obsidiansystems/binutils-wrapper
Binutils-wrapper: Init by refactoring out of cc-wrapper
2017-09-03 10:37:27 -04:00
Tim Steinbach aa59865333
sbt: 1.0.0 -> 1.0.1 2017-09-02 12:54:50 -04:00
Austin Seipp e3bc5171df icestorm: 2016.11.01 -> 2017.08.31
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-09-02 04:19:11 -05:00
Thomas Mader 930b01ab3d dtools: Fix rdmd test when building with newer phobos version which doesn't include std.stdiobase.d anymore. 2017-09-02 08:30:17 +02:00
Thomas Mader 8a2a3dad80 ldc: Init at 1.3.0 2017-09-02 08:30:17 +02:00
Matthew Bauer f8f3384638
xcbuild: fix sdk dir name issue
Previously, this error was coming up in xcbuild:

ld: malformed 32-bit x.y.z version number: 1068638

It’s an interesting error because it only happens with certain hashes for the
nixpkgs sdk. For instance, on latest nixpkgs unstable channel, the hash for the
xcbuild sdk is:

/nix/store/w6mwbdaz9calyii0fyxspl51f1068638-nix.nixpkgs.sdk

that is an issue we pass -isysroot ${sdk} to clang where it will interpret that
hanging "1068638". It would probably go away as soon as the hash changes but
this hacky fix will solve the problem.
2017-09-01 15:11:12 -05:00
John Ericson 3f30cffa55 misc pkgs: Use $NIX_BINUTILS for when needed
Certain files are now only there instead of $NIX_CC (some are in both)
2017-09-01 11:44:55 -04:00
Balletie 311a1ee33a
rtags: Fix configure phase errors
Add pkgconfig as buildinput, so that the install path is correctly set
with cmake. PkgConfig is an optional dependency for rtags, but they
say it's necessary if you want to replace the prefix with
CMAKE_INSTALL_PREFIX. See:
caad9ac494/cmake/BashCompletion.cmake (L13)

Furthermore, I let the configurePhase of the rtags emacs package be a
noop.
2017-09-01 16:41:49 +02:00
Samuel Leathers 39154ab86f bossa: fix build with gcc6 2017-08-31 22:44:56 -04:00
Peter Simons 91054336ce multi-ghc-travis: update to latest git head 2017-08-31 21:42:55 +02:00
Jörg Thalheim ed997b153c Merge pull request #28756 from disassembler/pulseview-sigrok
pulseview and sigrok updates
2017-08-31 09:28:44 +01:00
Frederik Rietdijk 6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Samuel Leathers 902dc73ee2 sigrok-cli: 0.6.0 -> 0.7.0 2017-08-30 14:04:31 -04:00
Samuel Leathers 3e1fa824df libsigrokdecode: 0.4.1 -> 0.5.0 2017-08-30 13:52:17 -04:00
Samuel Leathers afa5dcbd7d libsigrok: 0.4.0 -> 0.5.0 2017-08-30 13:52:12 -04:00
Dan Peebles b8538c6801 chromedriver: fix on Darwin
A refactor broke it by forcing a bunch of Linux-specific dependencies on
Darwin that only get used in the patchelf invocation.
2017-08-30 11:49:34 -04:00
William Casarin dfeb8bd4b5 stagit: init at 0.6
a git static site generator
2017-08-30 13:12:17 +02:00
Théo Zimmermann a9be3c20d1 ocamlPackages.ppx_deriving: 4.1 -> 4.2
This fixes compilation of ppx_deriving with OCaml 4.05.

js_of_ocaml_2: mark as broken with OCaml 4.05

ocamlPackages.cohttp: propagates ppx_deriving
2017-08-30 02:33:23 +00:00
Will Dietz 5543e992f1 snowman: init at 2017-07-22 2017-08-30 02:30:19 +02:00
Will Dietz 1a16760bf0 massif-visualizer: 0.3.90 unstable -> 0.4.0 stable 2017-08-30 00:59:32 +02:00
Joachim Fasting f2d1abf366
cppcheck: 1.79 -> 1.80 2017-08-29 21:35:22 +02:00
Jörg Thalheim 6a875034dc Merge pull request #28675 from calvertvl/update-loccount-1.1
loccount: 1.0 -> 1.1
2017-08-29 11:56:23 +01:00
Victor Calvert 51c713c538 loccount: 1.0 -> 1.1 2017-08-29 06:01:05 -04:00
Jörg Thalheim 6b93afd39f Merge pull request #28655 from dywedir/rust-bindgen
rust-bindgen: 0.29.0 -> 0.30.0
2017-08-29 10:50:49 +01:00
Vladimír Čunát 2858c41823
Merge branch 'master' into staging
There were some conflicts in python modules, commented at #28314.
2017-08-29 10:51:54 +02:00
Gabriel Ebner 92523344d1 tokei: 6.0.0 -> 6.0.1 2017-08-29 10:40:14 +02:00
dywedir f71d121173 rust-bindgen: 0.29.0 -> 0.30.0 2017-08-29 00:14:20 +03:00
Bastian Köcher 0da61beee9 xxdiff-tip: 20170101 -> 20170623
Updates the xxdiff-tip version and fixes compilation errors by forcing qt5.6.
2017-08-28 22:14:11 +02:00
Vladimír Čunát e0010cd1c3
pprof: init at 2017-08-28 2017-08-28 18:46:40 +02:00
Robin Gloster 556029c904
elfutils: 0.169 -> 1.170 2017-08-27 22:51:53 +02:00
Lukas Werling f0a1ab78b4 meson/ninja: add setup hooks (#28444)
* Add setupHook for meson/ninja build

* libhttpseverywhere: Use meson/ninja setupHooks

* jamomacore: Remove superfluous ninja buildInput

* Remove obsolete ninja buildPhases

These are all handled by ninja's setup hook.

* lean2, xcbuild: fix build with ninja setup hook

Ninja is a runtime dependency here. However, cmake can generate Ninja
build files as well to satisfy the setup hook.

* qtwebengine: fix build with ninja setup hook
2017-08-27 19:42:21 +02:00
Vincent Laporte 935e991b72 js_of_ocaml: 2.8.4 -> 3.0.0
js_of_ocaml-camlp4: init at 3.0.0

js_of_ocaml-ppx: init at 3.0.0
2017-08-27 14:55:12 +00:00
Vincent Laporte 4b1a1c1846 js_of_ocaml-ocamlbuild: init at 3.0.0 2017-08-27 14:36:25 +00:00
Vincent Laporte ef2c0f317a js_of_ocaml-compiler: move 2017-08-27 14:29:57 +00:00
Vincent Laporte 4c23d059f5 obelisk: fix hash 2017-08-27 10:20:41 +02:00
Pascal Bach d3b5fa3db2 gitlab-runner: 9.4.2 -> 9.5.0 2017-08-27 10:01:25 +02:00
Vincent Laporte b07d148e1d obelisk: 0.2.0 -> 0.3.0 2017-08-27 06:56:35 +00:00
Leandro Lisboa Penz fc7397d66b Revert "gnu global: set path of default gtags.conf in wrapper"
This reverts commit bd0d64730a.

Setting GTAGSCONF is not an adequate solution as it prevents the use of
it and the way it was done also breaks gtags when it is called by
global.

Fixes NixOS/nixpkgs#26971
2017-08-27 04:36:45 +02:00
Franz Pletz b3d123fba5
uhd: 3.10.1.1 -> 3.10.2.0 2017-08-27 02:33:33 +02:00
Roger Qiu 9bdf89692c flyway: init at 4.2.0 (#28586)
* flyway: init at 4.2.0

* flyway: simplify install phase
2017-08-26 13:44:39 +01:00
Jörg Thalheim 9ece4aad10 Merge pull request #28407 from ThomasMader/dtools
dtools: rdmd -> dtools
2017-08-26 08:16:30 +01:00
Frederik Rietdijk 665d393919 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-25 19:39:41 +02:00
Frederik Rietdijk 656e14f64f Merge remote-tracking branch 'upstream/python-wip' into HEAD 2017-08-25 19:37:57 +02:00
Frederik Rietdijk 84adeffc6d mypy: 0.511 -> 0.521 2017-08-25 19:36:16 +02:00
Jörg Thalheim f7ae955bc2 Merge pull request #28524 from Ralith/electron
electron: 1.6.6 -> 1.7.5
2017-08-25 09:56:12 +01:00
Jörg Thalheim f9127f8293 Merge pull request #28525 from moaxcp/master
visualvm: 1.3.8 -> 1.3.9
2017-08-25 08:06:56 +01:00
WilliButz 8ddc3eb988
watchman: 4.7.0 -> 4.9.0 2017-08-24 21:20:03 +02:00
Vincent Laporte 77404dbf37 jbuilder: 1.0+beta7 -> 1.0+beta12
ocamlPackages.sexplib: 0.9.1 -> 0.9.2

ocamlPackages.base: 0.9.1 -> 0.9.3

ocamlPackages.ppx_driver: 0.9.0 -> 0.9.1

ocamlPackages.bin_prot: 0.9.0 -> 0.9.1

ocamlPackages.ppx_inline_test: 0.9.0 -> 0.9.2
2017-08-24 17:53:55 +00:00
Vincent Laporte 01495f3255 ocamlPackages.js_of_ocaml-compiler: init at 0.3.0 2017-08-24 17:49:05 +00:00
John Mercier d4ccf3f1b2 visualvm: 1.3.8 -> 1.3.9 2017-08-23 21:14:57 -04:00
Benjamin Saunders 0df187a17a electron: 1.6.6 -> 1.7.5 2017-08-23 17:49:40 -07:00
Tuomas Tynkkynen 2fc7651b25 Merge remote-tracking branch 'upstream/master' into staging 2017-08-24 02:08:32 +03:00
Tuomas Tynkkynen 0c0fad6141 treewide: Consistently call ARM 'arm'
No need for silly differences.
2017-08-24 01:17:01 +03:00
John Ericson 9884a3b17a Merge pull request #28374 from obsidiansystems/binutils-arm
binutils: Pass --build --host on non-arm
2017-08-23 14:24:04 -04:00
Bas van Dijk 09bde4a2cd elk: 5.4.2 -> 5.5.2
Release notes:

* https://www.elastic.co/guide/en/elasticsearch/reference/5.5/release-notes-5.5.2.html
* https://www.elastic.co/guide/en/logstash/5.5/logstash-5-5-2.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.5.2.html
2017-08-23 01:58:12 +02:00
Matthew Justin Bauer 2eacddf0dc treewide: homepage URL fixes (#28475)
* pgadmin: use https homepage

* msn-pecan: move homepage to github

google code is now unavailable

* pidgin-latex: use https for homepage

* pidgin-opensteamworks: use github for homepage

google code is unavailable

* putty: use https for homepage

* ponylang: use https for homepage

* picolisp: use https for homepage

* phonon: use https for homepage

* pugixml: use https for homepage

* pioneer: use https for homepage

* packer: use https for homepage

* pokerth: usee https for homepage

* procps-ng: use https for homepage

* pycaml: use https for homepage

* proot: move homepage to .github.io

* pius: use https for homepage

* pdfread: use https for homepage

* postgresql: use https for homepage

* ponysay: move homepage to new site

* prometheus: use https for homepage

* powerdns: use https for homepage

* pm-utils: use https for homepage

* patchelf: move homepage to https

* tesseract: move homepage to github

* quodlibet: move homepage from google code

* jbrout: move homepage from google code

* eiskaltdcpp: move homepage to github

* nodejs: use https to homepage

* nix: use https for homepage

* pdf2djvu: move homepage from google code

* game-music-emu: move homepage from google code

* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Tim Steinbach e6b77e2198
ammonite: 1.0.1 -> 1.0.2 2017-08-22 13:16:57 -04:00
Alvar 9fbb6e8e3a mpfshell: init at 0.8.1 (#28384) 2017-08-22 03:38:46 +02:00
Guillaume Massé a4594e21a8 yarn 0.27.5 -> 0.28.4 2017-08-22 02:11:44 +02:00
John Ericson 0135e61b4c Merge remote-tracking branch 'upstream/master' into staging
That way the tarball job succeeds
2017-08-21 18:42:57 -04:00
WilliButz 267efdc475 valgrind: 3.12.0 -> 3.13.0
fetching from sourceware, as linked on http://valgrind.org/downloads/
2017-08-21 23:41:00 +02:00
Robert Helgesson 9459dd27ec
liquibase: clean up installed documentation
Fixes #28281.
2017-08-21 19:35:52 +02:00
Frederik Rietdijk 6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Frederik Rietdijk 04cd1db2b7 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-21 01:28:27 +02:00
Joachim F 8608d32ad6 Merge pull request #27642 from holidaycheck/update-chromedriver-to-2.31
chromedriver: 2.29 -> 2.31
2017-08-20 20:04:06 +00:00
Vladimír Čunát ff1bb5c854
intel-gpu-tools: fixup build after automake update #28232 2017-08-20 09:22:52 +02:00
Thomas Mader 58ed023bc6 dtools: rdmd -> dtools
- Remove single rdmd derivation and introduce new dtools derivation with more tools from the repository.
- Update rdmd/dtools 2.067.0 -> 2.075.1
- Adding checkPhase
- Fixing dependencies
- Update derivation description
2017-08-19 23:11:12 +02:00
Jörg Thalheim 66134d67ff Merge pull request #28361 from volth/patch-52
radare2: 1.4.0 -> 1.6.0
2017-08-19 19:06:17 +01:00
Joachim F b34c87ffe0 Merge pull request #28357 from jpierre03/pr-godot
godot: homepage link with httpS
2017-08-19 17:11:13 +00:00
John Ericson 41abe41fd9 binutils: Pass --build --host on non-arm
This is needed for build != host == target builds. Moreoever, we want
to move towards always passing all 3, and the previous change to
unbreak Arm moved us away from that.
2017-08-18 13:00:24 -04:00
Vladimír Čunát 6a60cca7ab
Merge: binutils: downgrade 2.29 -> 2.28.1
2.29 seems to need time to stabilize upstream.  Fixes #28257.
Discussion: https://github.com/NixOS/nixpkgs/commit/0e18f28cec
2017-08-18 09:42:58 +02:00
volth 9af4150f38 radare2: 1.4.0 -> 1.6.0 2017-08-18 01:53:24 +00:00
volth a0d87c6885 Delete 2.5.nix
delete orphan file

```gradle_2_5``` is in ```default.nix```
2017-08-18 01:46:50 +00:00
Jean-Pierre PRUNARET 41bad11dde godot: homepage link with httpS 2017-08-17 22:13:32 +02:00
Frederik Rietdijk 8f2ea38f8f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-17 18:34:17 +02:00
Tuomas Tynkkynen 88efc22b44 binutils: Don't pass --host etc. when not cross-compiling
Or linuxHeaders build fails on ARM (non-cross) since e826a6a2477404:

````
  HOSTCC  scripts/basic/fixdep
/nix/store/9glws7v2j28blv1n7azqr3b43qadjd1j-binutils-2.28.1/bin/ld: unrecognised emulation mode: armelf_linux_eabi
Supported emulations: armelf_linux armelf armelfb armelfb_linux
collect2: error: ld returned 1 exit status
````
2017-08-17 18:37:10 +03:00
Tuomas Tynkkynen d8bea2498d binutils: Add upgrade notes 2017-08-17 18:37:10 +03:00
Tuomas Tynkkynen 390ccbbf29 binutils: 2.28 -> 2.28.1 2017-08-17 18:37:10 +03:00
Tuomas Tynkkynen f9b2d7b4dd Revert "binutils: 2.28 -> 2.29"
This reverts commit 733e20fee4.

Downgrading to 2.28.1, 2.29 is too buggy.
2017-08-17 18:37:04 +03:00
Tuomas Tynkkynen 23547ac24a Revert "binutils: patch bugs in 2.29"
This reverts commit 0e18f28cec.

Downgrading to 2.28.1, 2.29 is too buggy.
2017-08-17 18:36:58 +03:00
Tuomas Tynkkynen f660f58c83 Revert "binutils: add missing patches..."
This reverts commit ad83979e59.

Downgrading to 2.28.1, 2.29 is too buggy.
2017-08-17 18:36:38 +03:00
Daiderd Jordan 8932357e04
gdb: remove CPP workaround 2017-08-16 21:38:40 +02:00
Peter Hoeg d32bf457ef wp-cli: 1.2.1 -> 1.3.0 2017-08-16 08:39:29 +08:00