3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5631 commits

Author SHA1 Message Date
Luke Adams 8ec6bcf955 UHD: enable Darwin build 2017-11-22 02:10:50 -06:00
Orivej Desh b8e1e7191e Merge branch 'master' into staging
* master: (80 commits)
  lkl: Supports aarch64
  wimlib: nitpicks
  gitAndTools.git-codeowners: 0.1.1 -> 0.1.2
  wimlib: init at 1.12.0
  kernel: improve modDirVersion error message
  releaseTools.sourceTarball: Clean up temporary files
  dotnetPackages.SmartIrc4net: rehash source
  migmix: make it a fixed-output derivation
  vm: Create /dev/full
  samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
  microcodeIntel: 20170707 -> 20171117
  sshd: Remove ripemd160 MACs
  kernel config: Enable MEDIA_CONTROLLER
  linux: 4.4.99 -> 4.4.100
  linux: 4.9.63 -> 4.9.64
  nix-bash-completions: 0.4 -> 0.5
  linux: 4.14 -> 4.14.1
  linux: 4.13.14 -> 4.13.15
  nix-zsh-completions: 0.3.3 -> 0.3.5
  dns-root-data: use a stable URL that I maintain anyway
  ...
2017-11-21 22:48:36 +00:00
Joerg Thalheim 06bfed3d7f xxdiff: fix build 2017-11-21 00:21:06 +00:00
James Earl Douglas 201b4c26ba jenkins: 2.90 -> 2.91 2017-11-20 16:20:22 +00:00
Orivej Desh fb703ad117 treewide: update the usage of makeWrapper after #31497 2017-11-19 23:50:49 +00:00
Franz Pletz fa824e6c58
Merge branch 'master' into staging 2017-11-19 19:39:04 +01:00
Joerg Thalheim cca9bb1cc5 schemaspy: nitpicks 2017-11-19 15:11:34 +00:00
Orivej Desh b089c21506 Merge branch 'master' into staging
* master: (39 commits)
  python.pkgs.pybfd: move to python-modules
  documentation: python 2.6 is no more
  documentation: python3Packages is python36Packages
  wireguard: 0.0.20171101 -> 0.0.20171111
  php_excel: init at 1.0.2
  libxl: init at 3.8.1
  matrix-synapse: 0.24.1 -> 0.25.1
  grafana: 4.6.1 -> 4.6.2
  linux: 4.4.98 -> 4.4.99
  linux: 4.9.62 -> 4.9.63
  linux: 4.13.13 -> 4.13.14
  nixos/zsh: add the type for enableAutosuggestions option
  zsh-powerlevel9k: init at 2017-11-10
  fio: 3.1 -> 3.2
  filebench: rehash source
  nano: 2.8.7 -> 2.9.0
  bonnie: replace dead source link
  less: 520 -> 529
  strace: 4.19 -> 4.20
  iperf: 3.2 -> 3.3
  ...
2017-11-19 08:30:14 +00:00
Raymond Gauthier 06c7c05cc2 schemaspy: Init at 6.0.0-rc2 2017-11-18 23:08:29 -05:00
Orivej Desh c76890f2fe binutils: disambiguate ARM targets
https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345472766

Since [1] libbfd is compiled with support for all available targets. However, it
can not choose whether an ARM ELF file is elf32-littlearm,
elf32-littlearm-symbian, or elf32-littlearm-vxworks, and fails with the "File
format is ambiguous" error.  Here [2] Alan Modra intended to prioritize the
first of the three, but although his patch was merged and reportedly solved the
issue, currently glibc 2.28.1 and 2.29.1 again fail to disambiguate these
targets.  This commit makes it prioritize elf32-littlearm over the other two.

[1] f8741c38cd
[2] https://sourceware.org/ml/binutils/2013-05/msg00271.html
2017-11-19 03:36:53 +00:00
Roberto Di Remigio 9792c039ee ninja: 1.7.2 -> 1.8.2 2017-11-18 19:03:44 +00:00
Tuomas Tynkkynen ce3924fd26 strace: 4.19 -> 4.20 2017-11-18 17:46:56 +02:00
Orivej Desh 5e7be4a2a3 uncrustify: enable parallel building 2017-11-17 22:50:00 +00:00
José Romildo Malaquias 6e53af6d8e uncrustify: 0.64 -> 0.66 2017-11-17 20:19:00 -02:00
Daiderd Jordan 36818207e9 Merge branch 'master' into staging 2017-11-17 22:45:34 +01:00
Daiderd Jordan e677ed1c5b
Merge pull request #31771 from cstrahan/ycmd-update
ycmd update
2017-11-17 19:20:18 +01:00
Orivej Desh 1161741351 Merge branch 'master' into staging
* master: (28 commits)
  go_1_9: skip flaky TestWaitGroupMisuse2
  erlangR18: fix patch hashes with fetchpatch
  xml2: replace dead links
  nixos/pam: fix docs about path to u2f_keys file
  cinelerra: add a note about parallel building
  msmtp: install docs and examples (#31769)
  kernel: Fix out-of-tree modules on aarch64
  nixos/tests/acme: update terms of service to fix test
  gixy: init at 0.1.8
  pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
  mono: init at 4.8
  wal-g: fix license so not to break evaluation
  wal-g: init at 0.1.2
  maintainers: add backuitist
  nixos/prometheus: Correct documentation for external_labels
  spidermonkey: replace broken links
  vagrant: removed custom rake gem
  vagrant: 2.0.0 -> 2.0.1
  nixos/prometheus: add external_labels option
  nixos/prometheus: add scrape_configs.honor_labels
  ...
2017-11-17 18:06:22 +00:00
Charles Strahan f39c132bce
ycmd: 2017-03-27 -> 2017-11-05 2017-11-17 11:20:11 -05:00
Graham Christensen 5af8c930fc
Merge pull request #31768 from andir/fix-vagrant-vbox52
vagrant: 2.0.0 -> 2.0.1 (fixes vagrant with virtualbox 5.2)
2017-11-17 07:59:40 -05:00
Andreas Rammhold e427e8415c
vagrant: removed custom rake gem 2017-11-17 11:43:31 +01:00
Andreas Rammhold 3f4eb16799
vagrant: 2.0.0 -> 2.0.1
Due to the virtualbox bump to version 5.2 vagrant was no longer able to
interface with virtualbox. Version 2.0.1 supports virtualbox 5.2.
2017-11-17 11:43:30 +01:00
Jörg Thalheim 0bab82b001
Merge pull request #31717 from Mic92/rustracer
rustracer: 2.0.9 -> 2.0.12
2017-11-17 08:00:37 +00:00
Orivej Desh d99a2fc093 Merge branch 'master' into staging
* master: (293 commits)
  go_1_9: skip flaky TestServerCancelsReadTimeoutWhenIdle
  qsyncthingtray: fix build
  qt56.qtwebengine: fix build
  stdman: d860212 -> 2017.04.02
  jackett: use mono50
  hg-git: disable with python3
  hg-git: 0.8.5 -> 0.8.10
  xfce4-settings: enable parallel building
  gcc-snapshot: mark as broken
  heaptrack: 2017-02-14 -> 2017-10-30
  nixos-container: Modify existing test to cover show-ip command
  nixos-container: Make show-ip work together with ipv4 + netmask
  linux-copperhead: 4.13.12.a -> 4.13.13.a
  matterbridge: 1.1.0 -> 1.4.1
  nixos/nghttpx: add module for the nghttpx proxy server (#31680)
  mattermost: 4.3.0 -> 4.4.0
  breakpad: delete
  simp_le: 0.2.0 -> 0.6.1
  certbot: 0.11.1 -> 0.19.0
  afl: 2.51b -> 2.52b
  ...
2017-11-17 05:35:09 +00:00
Orivej Desh d6d96c3274
Merge pull request #31756 from bkchr/heaptrack
heaptrack: 2017-02-14 -> 2017-10-30
2017-11-16 23:19:14 +00:00
Bastian Köcher 51c35c9524 heaptrack: 2017-02-14 -> 2017-10-30 2017-11-16 21:20:04 +01:00
Orivej Desh 30fa830633 kcov: 32 -> 34
Tracking issue: #31696
2017-11-16 01:37:04 +00:00
Michael Weiss a5b611defc scons: 3.0.0 -> 3.0.1
"This release should be used instead of 3.0.1. This release fixes
several issues." - http://scons.org/scons-301-is-available.html

More than 90% of the 346 rebuilds succeed without any problems (I've
tested it against aeff3080d0). As far as I
can tell most of the problematic packages either failed before the
upgrade or for a reason that is unrelated to this SCons update. But it
is possible that this'll cause a few regressions, I'll try to watch out
for build failures on Hydra.

The attribute sconsPackages.scons_3_0_0 is still available in case this
breaks anything.
2017-11-15 23:22:38 +01:00
Joerg Thalheim 1d8f539bd4 rustracer: 2.0.9 -> 2.0.12
don't hard-code RUST_SRC_PATH so it can be overwritten by users/rustup
2017-11-15 21:51:29 +00:00
Joerg Thalheim a165a383a2 Revert "rustracer: 2.0.9 -> 2.0.12"
This reverts commit c32abb53cd.

racer got broken by this update
2017-11-15 17:05:18 +00:00
Joerg Thalheim c32abb53cd rustracer: 2.0.9 -> 2.0.12 2017-11-15 15:20:25 +00:00
James Earl Douglas 70ac2218fc
jenkins: 2.89 -> 2.90 2017-11-14 20:30:27 -07:00
Vincent Laporte f3811adea6
frama-c.why2: 2.37 -> 2.39 2017-11-14 21:48:50 +00:00
John Ericson eaacf47ff4 binutils: Make myself a maintainer 2017-11-14 10:51:01 -05:00
Orivej Desh 3ff2a789c2 conan: 0.26.1 -> 0.28.1 2017-11-13 19:12:08 +00:00
Orivej Desh 53a940431b bashdb: 4.4-0.92 -> 4.4-0.94
Fixes broken source hash.
2017-11-13 18:17:36 +00:00
Orivej Desh 7ea72585de objconv: 2.44 -> 2.48 2017-11-13 15:23:56 +00:00
John Ericson f8741c38cd binutils, gdb: Do not expose libbfd or libopcodes, and be multitarget
There are separate derivations for these libraries and we don't want
conflict. Multitarget is generally more useful, and will eventually
speed up cross builds, so why not?!
2017-11-13 08:46:15 -05:00
Joerg Thalheim 8b0f2b22a5 godot: remove -stable suffix from version 2017-11-13 09:08:44 +00:00
Jason Hilton 61b20e2415 godot: 2.1.3 -> 2.1.4
When I tested this locally I had already merged in
pull #31587.

fixes #31588 #31587
2017-11-13 08:47:03 +00:00
John Ericson d7bddc27b2 treewide: Try to avoid depending on binutils directly
One should depend on

 - `stdenv.cc.bintools`: for executables at build time
 - `libbfd` or `libiberty`: for those libraries
 - `targetPackages.cc.bintools`: for exectuables at *run* time
 - `binutils`: only for specifically GNU Binutils's executables, regardless of
   the host platform, at run time.
2017-11-13 00:47:48 -05:00
John Ericson f72bffb4c4 eztrace: Misc cleanups
- Use nativeBuildInputs
  - Use libraries opcodes and bfd, rather than all of binutils
2017-11-13 00:47:48 -05:00
John Ericson de28bd4832 bfd, opcodes: Init separate derivations for binutils libraries
On most distros, these are just built and distributed as part of
binutils. We don't use binutils across the board, however, but rather
switch between binutils and a cctools-binutils mashup, and change the
outputs on binutils too. This creates a combinatorial conditional soup
which is hard to maintain.

My hope is to lower the the state space. While my patch isn't the most
maintainable, they make downstream packages become more maintainable to
compensate. The additional derivations themselves are completely
platform-agnostic, always they always supports all possible target
platforms, and always yield "out" and "dev" outputs. That, in turn,
allows downstream packages to not worry about a dependency
shape-shifting under them.

In fact, the actual binutils package can avoid needing multiple outputs
now that these serve the requisite libraries, so that also can become
simpler on all platforms, too, removing the original wart this PR
circumnavigates for now. Actually changing the binutils package to
leverage is a mass rebuild, however, so I'll leave that for a separate
PR.

I do hope to upstream something like my patch too, but until then I'll
make myself maintainer of these derivations
2017-11-13 00:47:37 -05:00
Orivej Desh 286faa2834 hydra: 2017-09-14 -> 2017-10-26
Fixes the build with the current nixUnstable.
2017-11-12 16:45:19 +00:00
Dmitry Kalinkin c66656a18c
gnome-doc-utils: fix build for stores containing '+' character 2017-11-11 22:40:51 -05:00
Pascal Wittmann f63c21569f
Fix homepage links (see #30636) 2017-11-11 17:36:48 +01:00
Michael Raskin 84f8ba819e luarocks: 2.4.2 -> 2.4.3 2017-11-11 15:31:42 +01:00
Vladimír Čunát cbfb586151
Merge security fixes adapted from #31437 2017-11-11 13:33:25 +01:00
Pascal Wittmann 24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Pascal Wittmann 6651bc1c36
icmake: 9.02.02 -> 9.02.03 2017-11-10 21:44:45 +01:00
Nikolay Amiantov c69d90b888 bazel: fix lost dependencies
Fixes #31249
2017-11-10 22:34:42 +03:00
Nikolay Amiantov 6bdee9c730 bazel: add Nix hacks
Those are needed to build Bazel packages in Nix.
2017-11-10 22:34:42 +03:00
Jan Tojnar 1dba3c06eb
meson: pass library install paths to g-ir-scanner
We are patching g-ir-scanner to produce absolute paths in the GIR
files. When an application uses an internal library placed in a
non-standard path (e.g. $out/lib/gnome-shell), the scanner needs
to be informed. For autotools-based apps, the full path was
obtained from libtool-wrapped files; with Meson, this is no longer
possible – we need to pass the path information in some other way.

This commit channels the --fallback-library-path option added
to g-ir-scanner in aforementioned patch.
2017-11-09 21:21:00 +01:00
James Earl Douglas 5d038f7d10
jenkins: 2.88 -> 2.89 2017-11-09 09:44:43 -07:00
Andreas Rammhold 8312eaf11c radare2: 2.0.0 -> 2.0.1 (+ fix for CVE-2017-15385) 2017-11-09 12:48:21 +01:00
Ruben Maher 1425d4436c flow: 0.58.0 -> 0.59.0 2017-11-09 10:43:25 +10:30
Thomas Tuegel 094d088135
Merge pull request #31357 from ttuegel/qt-5-tmp
Qt 5: revert 5.9.2; remove build temporary directory
2017-11-08 16:06:38 -06:00
John Ericson 0101856765
Merge pull request #30549 from obsidiansystems/bintools
treewide: Introduce stdenv.cc.bintools
2017-11-08 14:20:48 -05:00
Vaibhav Sagar d341d28401 ihaskell/wrapper.nix: unify ihaskellEnv and ihaskell
Having both `ihaskell` and `ihaskellEnv` is redundant, and might even
cause problems if the two differ somehow.
2017-11-08 23:19:16 +08:00
Joerg Thalheim 81154d929a dbench: fix compilation with glibc 2.6
stdint is needed for intptr_t
2017-11-08 12:39:07 +00:00
Samuel Leathers 3641da1ef1
Merge pull request #31114 from jraygauthier/jrg/python_selenium_update
selenium: 2.52.0 -> 3.6.0
2017-11-07 13:17:02 -05:00
Tim Steinbach 5b84cdfd3c
Merge pull request #31362 from earldouglas/jenkins-2.88
jenkins: 2.87 -> 2.88
2017-11-07 16:02:29 +00:00
Vladimír Čunát 6ffafc78fb
Merge branch 'staging'
Main change: glibc: 2.25-x -> 2.26-y, containing security fixes,
and various features and deprecations.  Unfortunately, some of the
latter still cause (transitively) a couple hundred newly failing jobs.
I'm not delaying anymore, so that we have the security fix on master.
I mainly patched gcc, llvm and icu, but I can't fix everything...
2017-11-07 16:00:35 +01:00
James Earl Douglas 0e5014def9
jenkins: add earldouglas as a maintainer 2017-11-07 07:56:37 -07:00
James Earl Douglas c7e3555d8b
jenkins: 2.87 -> 2.88 2017-11-07 07:56:14 -07:00
Thomas Tuegel a8538307e5
Merge branch 'master' into qt-5-tmp 2017-11-07 07:33:47 -06:00
Thomas Tuegel 2522a72caf
phantomjs2: remove obsolete RPATH hack 2017-11-07 07:18:49 -06:00
Samuel Leathers ada3bce8f5
Merge pull request #31345 from acowley/rtags-2.15
rtags: 2.12 -> 2.15
2017-11-07 03:09:11 -05:00
Samuel Leathers 4b95930322
Merge pull request #31321 from pbogdan/update-dfeet
dfeet: 0.3.11 -> 0.3.12
2017-11-07 02:41:25 -05:00
Vladimír Čunát 9aa37b159b
Merge branch 'master' into staging 2017-11-07 06:41:23 +01:00
Peter Hoeg 376516f335
Merge pull request #31120 from peterhoeg/f/sqlite
sqlitebrowser: 3.10.0 -> 3.10.1 and make it work with Qt 5.9
2017-11-07 10:28:47 +08:00
Anthony Cowley 37fc1fcd45 rtags: 2.12 -> 2.15 2017-11-06 20:57:56 -05:00
Vladimír Čunát 3562c2cfa7
flex: add notes about the glibc-2.26 patch 2017-11-06 19:25:14 +01:00
Vladimír Čunát 6535f0bca6
flex: fix with glibc-2.26
It caused segfaults, e.g. when building doxygen.
2017-11-06 19:20:21 +01:00
Piotr Bogdan 217257c835 dfeet: 0.3.11 -> 0.3.12 2017-11-06 14:40:12 +00:00
Vladimír Čunát 1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vaibhav Sagar eece8755d1 ihaskell: re-enable 2017-11-06 09:58:28 +01:00
Vincent Laporte a1449ea180
omake: 0.10.2 -> 0.10.3 2017-11-06 06:47:48 +00:00
Orivej Desh 6e4fb7d0cb
Merge pull request #30038 from jbaum98/splint-darwin
splint: Add darwin support
2017-11-06 06:31:18 +00:00
Jake Waksbaum 03bcadd40c splint: Add darwin support 2017-11-06 06:30:02 +00:00
Orivej Desh ad0c2d5a79
Merge pull request #31056 from purefn/master
make sure which and curl are available in the PATH for sbt-extras
2017-11-06 06:21:09 +00:00
Richard Wallace 29c182f2b2 sbt-extras: make sure which and curl are available in the PATH 2017-11-06 06:20:34 +00:00
Peter Hoeg dd18e063ef sqlitebrowser: 3.10.0 -> 3.10.1 and make it work with Qt 5.9 2017-11-06 13:07:52 +08:00
Peter Hoeg 9b9dacb5fe
Merge pull request #31224 from peterhoeg/u/tds
freetds: 0.91 -> 1.00.70
2017-11-06 12:28:53 +08:00
Peter Hoeg 762f2ea4b0 sqsh: fix build with new freetds 2017-11-06 12:26:03 +08:00
John Ericson 70d91badf5 treewide: Depend on stdenv.cc.bintools instead of binutils directly
One should do this when needed executables at build time. It is more
honest and cross-friendly than refering to binutils directly.
2017-11-05 17:10:53 -05:00
Austin Seipp 5ccd5cded4 icestorm: 2017.10.16 -> 2017.11.05
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-05 12:49:38 -06:00
Orivej Desh 2fb0edd085 git-series: fix build after "source" name change 2017-11-05 18:43:30 +00:00
Michal 'BlessJah' Marzuchowski 6b7321c42c gotools: 20160519 -> 20170807 2017-11-04 01:22:40 +01:00
Tim Steinbach a5847e8378
Merge pull request #31185 from pbogdan/kafkacat-fix-build
kafkacat: fix sandboxed build
2017-11-03 17:38:49 -04:00
Jörg Thalheim 8dc6338542
Merge pull request #31183 from frontsideair/yarn-1.3.2
yarn: 1.2.1 -> 1.3.2
2017-11-03 19:56:20 +00:00
c0bw3b 525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Piotr Bogdan d83cfdc77f kafkacat: fix sandboxed build 2017-11-03 13:04:47 +00:00
Fatih Altinok 10169cc356 yarn: 1.2.1 -> 1.3.2 2017-11-03 15:48:31 +03:00
Raymond Gauthier b2d6c63810 geckodriver: init at 0.19.1 2017-11-02 23:24:43 -04:00
Orivej Desh cfafd6f5a8
Merge pull request #30910 from dywedir/rust-bindgen
rust-bindgen: 0.30.0 -> 0.31.1
2017-11-03 02:57:32 +00:00
Ruben Maher 5dc3ea4b31 flow: 0.57.3 -> 0.58.0 2017-11-03 09:51:33 +10:30
Peter Romfeld 3fb57fe0f8
jazzy: init at 0.9.0 2017-11-02 22:55:28 +08:00
Piotr Bogdan 8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Jörg Thalheim fbb0b8eaaf
Merge pull request #31087 from andrestylianos/boot
boot: 2.5.2 -> 2.7.2
2017-11-02 09:10:05 +00:00
Gabriel Ebner d0d9ed6fa0 tokei: fix build
See #30088.
2017-11-02 09:31:20 +01:00
Peter Hoeg 7b9d338c67 pypi2nix: fix build 2017-11-02 14:11:12 +08:00
Mateusz Kowalczyk ac2976d829 bazel: 0.6.1 -> 0.7.0 2017-11-01 20:03:58 +00:00
Mateusz Kowalczyk b902a88e80 buck: 2017.05.31.01 -> 2017.10.01.01 2017-11-01 19:34:19 +00:00
André Stylianos Ramos 8014307c64 boot: 2.5.2 -> 2.7.2 2017-11-01 14:10:07 +01:00
Vladimír Čunát 06d7e54d62
Merge branch 'staging'
- I can see some regressions, especially due to fetchzip rename c3255fe8ec.
- Darwin is only half-rebuilt on Hydra ATM.
- But there quite a few security fixes within.
2017-11-01 08:37:31 +01:00
Samuel Leathers eb88e597b1
Merge pull request #31042 from pbogdan/update-wp-cli
wp-cli: 1.3.0 -> 1.4.0
2017-11-01 00:45:00 +01:00
Vladimír Čunát 447802a683
Merge branch 'master' into staging 2017-10-31 23:47:34 +01:00
Piotr Bogdan bbb90b1113 wp-cli: 1.3.0 -> 1.4.0 2017-10-31 15:59:06 +00:00
Tim Steinbach ec1f7a7e95
Merge pull request #31035 from cko/maven_3_5_2
maven: 3.5.0 -> 3.5.2
2017-10-31 08:56:20 -04:00
Christine Koppelt 2a09272b5b maven: 3.5.0 -> 3.5.2 2017-10-31 12:43:34 +01:00
Vladimír Čunát 53c6b01a81
Merge #30979: gnumake: fix occasional hangs 2017-10-30 22:31:03 +01:00
Vladimír Čunát 687943763c
Merge branch 'master' into staging 2017-10-30 22:30:14 +01:00
Tim Steinbach 25c8014a4b
gradle: 4.2.1 -> 4.3 2017-10-30 13:35:12 -04:00
Jörg Thalheim 283c271bf9
Merge pull request #30941 from ljli/rustup-update
rustup: patch and update
2017-10-30 16:32:23 +00:00
Ricardo M. Correia 029522249b gnumake: fix occasional hangs in parallel builds
https://savannah.gnu.org/bugs/?49014
https://savannah.gnu.org/bugs/?51159
2017-10-30 16:15:43 +01:00
James Earl Douglas da866a6f29
jenkins: 2.86 -> 2.87 2017-10-30 08:57:54 -06:00
Vincent Laporte dd0cdc2fb4
ocamlPackages.camlp5: 7.02 -> 7.03 2017-10-30 11:58:05 +00:00
Frederik Rietdijk 6d41ae55dd Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-30 07:51:09 +01:00
Leon Isenberg 9e5ba4eb8b rustup: 1.3.0 -> 2017-10-29 2017-10-29 21:40:56 +01:00
Leon Isenberg cbe326feb8 rustup: Patch rustup to patchelf binaries 2017-10-29 21:40:56 +01:00
Shea Levy 9e37df185c
fwupd: Remove manual rpath settings now that meson is fixed.
Thanks @yegortimoshenko!
2017-10-29 14:42:55 -04:00
Frederik Rietdijk d0d0308876 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-29 14:08:20 +01:00
dywedir 4cbf66b578 rust-bindgen: 0.30.0 -> 0.31.1 2017-10-29 00:42:42 +03:00
Jörg Thalheim 1f765718a6
Merge pull request #30868 from bachp/gitlab-runner-10.1.0
gitlab-runner: 10.0.2 -> 10.1.0
2017-10-28 11:49:40 +01:00
Frederik Rietdijk 8634a2e2c5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-27 21:35:58 +02:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Joachim F b601d87cd6
Merge pull request #30554 from Ma27/init/shmig-2017-07-24
shmig: init at 2017-07-24
2017-10-27 17:45:36 +00:00
Tim Steinbach a924cd2beb
sbt: No need for bc buildInput 2017-10-27 12:15:29 -04:00
Pascal Bach 41ba309136 gitlab-runner: 10.0.2 -> 10.1.0 2017-10-27 18:06:34 +02:00
Tim Steinbach eae5dfe134
sbt: 1.0.2 -> 1.0.3 2017-10-27 08:03:25 -04:00
Stefan Lau e6a3089ec4 selendroid: 0.11.0 -> 0.17.0 2017-10-26 17:56:16 +02:00
Stefan Lau 4cacf8699c selendroid: fix selendroid-selenium command 2017-10-26 17:56:16 +02:00
Daniel Peebles c3760f664e Merge pull request #30811 from puffnfresh/package/sbt-extras
sbt-extras: init at 77686b3
2017-10-26 08:51:38 -04:00
Vincent Laporte 43d3b9d74c
jbuilder: 1.0+beta12 -> 1.0+beta14 2017-10-26 00:38:54 +00:00
Brian McKenna c3d24791f5 sbt-extras: init at 77686b3
Fixes #21783
2017-10-26 11:30:45 +11:00
Maximilian Bosch 02b15a418a
shmig: init at 2017-07-24 2017-10-25 22:08:00 +02:00
Sebastian Jordan c29f701db8 pypi2nix: 1.8.0 -> 1.8.1 (#30792)
* pypi2nix: 1.8.0 -> 1.8.1

* pypi2nix: use fetchFromGitHub
2017-10-25 15:10:57 +01:00
Daniel Peebles 5541a9c26f Merge pull request #30640 from matthewbauer/cmake-frameworks
cmake: setup CMAKE_FRAMEWORK_PATH
2017-10-25 09:59:40 -04:00
Renaud 35bf3b8072 apktool: 2.2.4 -> 2.3.0 2017-10-24 20:05:31 +02:00
James Earl Douglas 2c39cb9f40
jenkins: 2.85 -> 2.86 2017-10-23 15:39:26 -06:00
Tim Steinbach e2e5979a1e
ammonite: 1.0.2 -> 1.0.3 2017-10-23 14:43:28 -04:00
Kevin Cox 5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
Vincent Laporte fe41e17631
ocamlPackages.merlin: fix homepage URL 2017-10-22 22:14:38 +00:00
Thomas Tuegel 6a44365573 Merge pull request #30208 from zraexy/massif-visualizer
massif-visualizer: 0.4.0 -> 0.7.0
2017-10-22 15:16:33 -05:00
Vincent Laporte d6e423c400
ocamlPackages.merlin: 3.0.2 -> 3.0.3 2017-10-22 13:25:46 +00:00
Nikolay Amiantov 0ce09afcfa bazel_0_4: additonal fix for Darwin 2017-10-21 18:21:52 +03:00
Nikolay Amiantov a86fe917b9 bazel_0_4: try to fix on Darwin
First round of fixes -- let's see how Hydra reacts.
2017-10-21 17:36:54 +03:00
zimbatm 96b339fbc9 buildkite-agent: 2.1.13 -> 2.6.6
Build the package from source

Re-organise the module a bit to allow custom version of the package
2017-10-21 11:23:30 +01:00
Matthew Bauer 24eb665695 cmake: setup CMAKE_FRAMEWORK_PATH
This tells cmake how to find macOS frameworks.

Fixes #26197
2017-10-21 02:27:09 -05:00
Vladimír Čunát 1d317bd84a
scons: fix meta eval 2017-10-20 23:50:27 +02:00