Commit Graph

14849 Commits

Author SHA1 Message Date
Mario Rodas
7f5d920bc5
Merge pull request #110018 from r-ryantm/auto-update/kubie
kubie: 0.11.1 -> 0.12.1
2021-02-23 20:47:37 -05:00
Sandro
83951a3da2
Merge pull request #113566 from danieldk/maturin-test 2021-02-23 21:21:43 +01:00
github-actions[bot]
1c1d2a8e39
Merge staging-next into staging 2021-02-22 12:17:01 +00:00
github-actions[bot]
8b6e6ae050
Merge master into staging-next 2021-02-22 12:16:58 +00:00
Sandro
2bf2dfc988
Merge pull request #113950 from 414owen/add-spicy
spicy: init at unstable-2020-02-21
2021-02-22 08:19:17 +01:00
github-actions[bot]
ed07c63105
Merge staging-next into staging 2021-02-22 06:17:08 +00:00
github-actions[bot]
227aa2c9b0
Merge master into staging-next 2021-02-22 06:17:05 +00:00
R. RyanTM
6739ee7021 krew: 0.4.0 -> 0.4.1 2021-02-21 23:21:40 -06:00
Jan Tojnar
921cf0fc78
Merge pull request #113787 from jtojnar/meson-0.57
meson: 0.56.0 → 0.57.1
2021-02-22 06:20:00 +01:00
Ivan Babrou
5269ed23f2
cmake: remove obsolete substituteInPlace (#113843)
This `substituteInPlace` was introduced in 2016 when cmake was at v3.4:

* https://github.com/NixOS/nixpkgs/commit/5286c0aebb

In 2018 cmake v3.12.0 changed the code to make it not match anything:

* https://github.com/Kitware/CMake/commit/50b5e9ed13

```
substituteStream(): WARNING: pattern '${PYTHON_EXECUTABLE}' doesn't match anything in file 'Modules/FindCxxTest.cmake'
```

Having it around in 2021 with cmake v3.19.3 doesn't help,
and tests are disabled anyway.
2021-02-21 22:29:45 -05:00
Ryan Mulligan
ff077120f5
Merge pull request #113859 from r-ryantm/auto-update/operator-sdk
operator-sdk: 1.4.1 -> 1.4.2
2021-02-21 18:39:50 -08:00
Sandro
176690a763
Merge pull request #113857 from starcraft66/master
kustomize-sops: init at 2.4.0
2021-02-22 01:43:41 +01:00
Sandro
d72bb55874
Merge pull request #113847 from otavio/upgrade-pkgs-2021-02-20 2021-02-22 01:39:46 +01:00
github-actions[bot]
2fd0f841be
Merge staging-next into staging 2021-02-22 00:37:55 +00:00
github-actions[bot]
d8f2a7bf5c
Merge master into staging-next 2021-02-22 00:37:52 +00:00
Owen Shepherd
92c03aaf77
spicy: init at unstable-2020-02-21 2021-02-21 22:12:00 +00:00
Ryan Mulligan
d733801182
Merge pull request #113866 from r-ryantm/auto-update/sd-local
sd-local: 1.0.21 -> 1.0.23
2021-02-21 13:50:38 -08:00
Ryan Mulligan
154e56baf9
Merge pull request #113854 from r-ryantm/auto-update/mockgen
mockgen: 1.4.4 -> 1.5.0
2021-02-21 13:14:46 -08:00
davidak
6c1df8c41e
Merge pull request #108926 from siraben/siraben-cleanup
treewide: minor cleanup of packages maintained by siraben
2021-02-21 22:11:03 +01:00
Ben Siraphob
3be4cfb7de treewide: minor cleanup of packages maintained by siraben 2021-02-21 19:23:43 +07:00
github-actions[bot]
54795a5689
Merge staging-next into staging 2021-02-21 12:19:46 +00:00
github-actions[bot]
cf22d5fee7
Merge master into staging-next 2021-02-21 12:19:43 +00:00
Jörg Thalheim
fd10b45c2b
Merge pull request #113814 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.8.5 -> 0.8.7
2021-02-21 09:15:53 +00:00
sternenseemann
cdb97ba523 ocamlPackages.ocamlmod: disable tests if ounit is not available
When we redid ounit and ounit2, the minimumOCamlVersion was also pushed
to OCaml 4.04. ocamlmod builds on earlier versions as well, but doesn't
evaluate if we pull in ounit.

Therefore we conditionally disable tests for OCaml < 4.04 which means
for example oasis is available for those versions again as well.
2021-02-21 10:12:22 +01:00
Jörg Thalheim
8455da961c
Merge pull request #113882 from r-ryantm/auto-update/yq-go
yq-go: 4.5.0 -> 4.6.0
2021-02-21 07:29:14 +00:00
R. RyanTM
a6912010d2 yq-go: 4.5.0 -> 4.6.0 2021-02-21 06:56:03 +00:00
R. RyanTM
c28a79a649 sd-local: 1.0.21 -> 1.0.23 2021-02-21 04:15:28 +00:00
Tristan Gosselin-Hane
83de5aa31a
kustomize-sops: init at 2.4.0 2021-02-20 21:25:38 -05:00
R. RyanTM
13fd7dce08 operator-sdk: 1.4.1 -> 1.4.2 2021-02-21 02:08:32 +00:00
R. RyanTM
8395f80fc4 mockgen: 1.4.4 -> 1.5.0 2021-02-21 00:53:29 +00:00
github-actions[bot]
047da25385
Merge staging-next into staging 2021-02-21 00:38:52 +00:00
github-actions[bot]
dc31fd042c
Merge master into staging-next 2021-02-21 00:38:49 +00:00
Otavio Salvador
882d0f0659 cargo-limit: 0.0.5 -> 0.0.6
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-02-20 21:04:41 -03:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
R. RyanTM
06e8cbf83f cargo-deny: 0.8.5 -> 0.8.7 2021-02-20 19:03:27 +00:00
Michael Lingelbach
4b1655f47e sumneko-lua-language-server: 1.11.2 -> 1.16.0 2021-02-20 09:41:17 -08:00
Jan Tojnar
3242c2f8ae
meson: 0.56.0 → 0.57.1
- https://mesonbuild.com/Release-notes-for-0-57-0.html
- https://github.com/mesonbuild/meson/releases/tag/0.57.0
- https://github.com/mesonbuild/meson/releases/tag/0.57.1
2021-02-20 15:27:20 +01:00
github-actions[bot]
4c0670dace
Merge staging-next into staging 2021-02-20 06:17:59 +00:00
Ryan Mulligan
a343107f34
Merge pull request #113609 from r-ryantm/auto-update/sd-local
sd-local: 1.0.20 -> 1.0.21
2021-02-19 17:06:15 -08:00
github-actions[bot]
abe7db36a4
Merge staging-next into staging 2021-02-20 00:36:40 +00:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
Jan Tojnar
8f50f1ce10
Merge branch 'staging-next' into staging
Resolved the following conflicts:

- kernel flags between 09176d28a0 and 2b28822d8d
- clojure-lsp between 3fa00685ce and e03c068af5
2021-02-19 17:15:31 +01:00
Thiago Kenji Okada
2c3ad4ef9c clojure-lsp: build it from source
Nowadays we build it from the jar released from upstream, but this PRs
changes it to build it from source code.
2021-02-19 10:38:31 -03:00
Thiago Kenji Okada
cd98c0e4ba clojure-lsp: add tests 2021-02-19 10:25:55 -03:00
Thiago Kenji Okada
3fa00685ce clojure-lsp: migrate to GraalVM
clojure-lsp now supports GraalVM builds that makes the binary faster to
start and also seems to reduce memory usage.
2021-02-19 10:25:55 -03:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Sandro
4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16 2021-02-19 13:27:03 +01:00
Sandro
ad4db3f4d8
Merge pull request #113670 from danieldk/maturin-0.9.4
maturin: 0.9.3 -> 0.9.4
2021-02-19 10:37:11 +01:00
R. RyanTM
2f6523f96b ocamlPackages.utop: 2.6.0 -> 2.7.0 2021-02-19 08:15:26 +01:00