Commit Graph

82289 Commits

Author SHA1 Message Date
Mario Rodas
657f4927eb dune_2: 2.5.1 -> 2.6.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.6.0
2020-06-08 10:45:02 +02:00
R. RyanTM
5f7d9d0985
poco: 1.9.4 -> 1.10.1 (#80665) 2020-06-08 09:10:06 +02:00
John Ericson
b668fe8796
Merge pull request #89582 from input-output-hk/fix-rust-cross
rust: fix rust cross-compile
2020-06-08 00:48:49 -04:00
Moritz Angermann
f2a33e4486
Update configure-flags.nix 2020-06-08 12:43:58 +08:00
Moritz Angermann
58ffaee5d7
Update configure-flags.nix 2020-06-08 12:40:38 +08:00
Mario Rodas
524e24c9ff
Merge pull request #89706 from marsam/init-go-toml
go-toml: init at 1.8.0
2020-06-07 19:30:25 -05:00
Mario Rodas
f0870fc119
Merge pull request #89739 from zowoq/editorconfig-checker
editorconfig-checker: 2.0.4 -> 2.1.0
2020-06-07 19:25:52 -05:00
Mario Rodas
46e172ecd9
Merge pull request #89771 from Atemu/jc-update
jc: 1.11.1 -> 1.11.2
2020-06-07 19:24:30 -05:00
davlum
a554e12833
idris2: fix build on macOS (#89548)
The idris2 Makefile tries to use different versions of sed depending on
the OS, but nix always uses the same version. Because the version of
sed that is expected on macOS doesn't exist in the nix environment, the
build fails. Setting the OS to empty string resolves the issue.
2020-06-07 18:06:35 -04:00
Atemu
2372dc5422 jc: 1.11.1 -> 1.11.2 2020-06-08 00:03:35 +02:00
1000101
c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
Jörg Thalheim
eadcec4988
Merge pull request #89742 from lblasc/rls-std-completion-fix 2020-06-07 21:39:00 +01:00
Maximilian Bosch
c0571a0462
Merge pull request #89684 from r-ryantm/auto-update/sbt
sbt: 1.3.10 -> 1.3.12
2020-06-07 22:27:57 +02:00
Carles Pagès
1059cdab38
Merge pull request #88519 from karolchmist/sdl2-add-optional-dont-disable-static
SDL2: Add withStatic option
2020-06-07 20:22:31 +02:00
worldofpeace
131028cd50
Merge pull request #89613 from flokli/pipewire_0_2_version
pipewire_0_2: move from 2.nix to 0.2.nix
2020-06-07 14:19:54 -04:00
Marek Mahut
9ed9140cc6
Merge pull request #86230 from prusnak/electron-cleanup
electron_3: refactor
2020-06-07 20:07:10 +02:00
Marek Mahut
410ac11287
Merge pull request #89469 from prusnak/electron-update
Electron update
2020-06-07 18:59:41 +02:00
Mario Rodas
a1bdb4dd84
Merge pull request #89700 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.13.2 -> 0.13.3
2020-06-07 11:15:40 -05:00
Mario Rodas
4e986bd2b1
Merge pull request #89686 from bhipple/auto-update/vultr-cli
vultr-cli: 0.3.1 -> 0.3.2
2020-06-07 11:14:15 -05:00
Mario Rodas
8a70e6d1db
Merge pull request #89621 from omniitgmbh/pythonPackages.phonenumbers_8.12.5
python27Packages.phonenumbers: 8.12.4 -> 8.12.5
2020-06-07 11:09:21 -05:00
Ben Wolsieffer
ca39097da8 buildbot-worker: inherit version from buildbot 2020-06-07 11:32:17 -04:00
Ben Wolsieffer
573089724c buildbot-pkg: inherit version from buildbot 2020-06-07 11:32:17 -04:00
Ben Wolsieffer
b783e570ac buildbot: 2.8.0 -> 2.8.1 2020-06-07 11:32:17 -04:00
Benjamin Hipple
c6a8c32613
Merge pull request #89727 from vbgl/ocaml-sexplib-remove-legacy
ocamlPackages.sexplib_p4: remove
2020-06-07 11:31:43 -04:00
Maximilian Bosch
0558bb9f64
cargo-make: 0.30.8 -> 0.31.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.31.0
2020-06-07 17:09:35 +02:00
Maximilian Bosch
3fec30cb95
dlib: 19.19 -> 19.20
https://github.com/davisking/dlib/releases/tag/v19.20
2020-06-07 17:09:35 +02:00
Luka Blaskovic
f7bc0a3996 rls: set RUST_SRC_PATH
rls has racer baked in which needs to know where the rust source
is to be able to do completion for std libs. By default rls will use:
$(rustc --print sysroot)/lib/rustlib/src/rust/src
which is nonexistent, this commit sets the correct source path
in a same way like it's done in racer expression.
2020-06-07 14:18:41 +00:00
Frederik Rietdijk
11398cb350
Merge pull request #88977 from filalex77/wrangler-1.9.2
wrangler: 1.9.1 -> 1.9.2
2020-06-07 16:12:20 +02:00
zowoq
5d77078b46 editorconfig-checker: add maintainer 2020-06-07 23:25:38 +10:00
zowoq
aacbfe0805 editorconfig-checker: 2.0.4 -> 2.1.0
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.1.0
2020-06-07 23:24:11 +10:00
Vladimír Čunát
1cb40bdf08
Revert "lua*Packages.cqueues: fixup darwin build"
This reverts commit 47ad7d3131.
The fix isn't needed after the update contained in PR #89632.
2020-06-07 10:37:35 +02:00
Vincent Laporte
cb6ffc170b
ocamlPackages.sexplib_112_24_01: remove at 112.24.01
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Vincent Laporte
f4a7f9f499
ocamlPackages.sexplib_111_25_00: remove at 111.25.00
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Vincent Laporte
0cadf9c028
ocamlPackages.sexplib_108_08_00: remove at 108.08.00
This is a legacy version for OCaml ≤ 4.02
2020-06-07 10:15:17 +02:00
Vincent Laporte
1c3e3e081c ocamlPackages.pa_test: remove at 112.24.00
This is a legacy package for OCaml ≤ 4.02
2020-06-07 07:48:47 +02:00
Mario Rodas
7a8614cf91
Merge pull request #89652 from marsam/fix-pillow-darwin
python37Packages.pillow: fix build on darwin
2020-06-06 20:52:45 -05:00
Jörg Thalheim
0998dc4912
Merge pull request #89705 from Mic92/openfst 2020-06-07 00:58:16 +01:00
Mario Rodas
c9ac490e86
Merge pull request #89698 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.6.7 -> 0.6.8
2020-06-06 18:04:51 -05:00
Jörg Thalheim
cd8b4f67e5
openfst: 1.7.6 -> 1.7.7 2020-06-06 23:54:24 +01:00
adisbladis
243cfc5769
Merge pull request #89588 from jonringer/freeze-piillow-py2
python2Packages.pillow: freeze at 6.2.2
2020-06-07 00:44:23 +02:00
R. RyanTM
2b42590056 cargo-tarpaulin: 0.13.2 -> 0.13.3 2020-06-06 21:08:08 +00:00
R. RyanTM
d2be94c36e cargo-deny: 0.6.7 -> 0.6.8 2020-06-06 21:01:31 +00:00
Ryan Mulligan
8c09d1bb93
Merge pull request #89658 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.8 -> 1.0.9
2020-06-06 12:16:30 -07:00
Mario Rodas
b1d77066ae
Merge pull request #89663 from r-ryantm/auto-update/packet-cli
packet-cli: 0.0.6 -> 0.0.7
2020-06-06 13:38:37 -05:00
Florian Klink
cca875494f
Merge pull request #89669 from r-ryantm/auto-update/pkger
pkger: 0.16.0 -> 0.17.0
2020-06-06 20:35:38 +02:00
Mario Rodas
27b8dff9c5
Merge pull request #89682 from bhipple/auto-update/tflint
tflint: 0.16.1 -> 0.16.2
2020-06-06 13:31:06 -05:00
Dmitry Kalinkin
c1728ad3c7
Merge pull request #89550 from prusnak/drop-libjpeg-drop
libjpeg_drop: remove
2020-06-06 14:10:58 -04:00
Benjamin Hipple
8022aa3afd vultr-cli: 0.3.1 -> 0.3.2 2020-06-06 14:10:38 -04:00
R. RyanTM
2280532945 sbt: 1.3.10 -> 1.3.12 2020-06-06 17:59:00 +00:00
Benjamin Hipple
33a5ae5232 tflint: 0.16.1 -> 0.16.2 2020-06-06 13:47:37 -04:00