Sandro
31eeb468ed
Merge pull request #108621 from onsails/tabnine
...
tabnine: 3.1.1 -> 3.2.63
2021-01-07 12:42:02 +01:00
Sandro
8803216aa0
Merge pull request #108658 from marsam/update-timescaledb-tune
...
timescaledb-tune: 0.9.0 -> 0.10.0
2021-01-07 12:41:38 +01:00
Sandro
7087244dff
Merge pull request #108655 from marsam/update-buildkit
2021-01-07 12:32:31 +01:00
Sandro
e3dc56f40c
Merge pull request #108630 from Chili-Man/kustomize-3.9.1-update
...
kustomize: 3.8.7 -> 3.9.1
2021-01-07 12:20:12 +01:00
Sandro
e246b90ad2
Merge pull request #108620 from tckmn/pry-0.13.1
...
pry: 0.12.2 -> 0.13.1
2021-01-07 11:23:38 +01:00
Sandro
7c3f3c70c4
Merge pull request #108599 from yusdacra/add-tug
2021-01-07 11:15:55 +01:00
Andrey Kuznetsov
daf463b576
tabnine: 3.1.1 -> 3.2.63
2021-01-07 09:27:03 +00:00
Mario Rodas
24b589bbcd
timescaledb-tune: 0.9.0 -> 0.10.0
2021-01-07 04:20:00 +00:00
Mario Rodas
e9b490b47d
buildkit: 0.8.0 -> 0.8.1
...
https://github.com/moby/buildkit/releases/tag/v0.8.1
2021-01-07 04:20:00 +00:00
Diego Rodriguez
1d7a4ea45f
kustomize: 3.8.7 -> 3.9.1
2021-01-06 18:49:39 -07:00
Sandro
0cfa3979b4
Merge pull request #108596 from oxalica/rust-analyzer
2021-01-07 02:48:11 +01:00
Andy Tockman
35eb8b7b9b
pry: 0.12.2 -> 0.13.1
2021-01-06 16:38:32 -06:00
Yusuf Bera Ertan
c6ff52406f
turbogit: init at v1.2.0
2021-01-06 23:48:18 +03:00
oxalica
4c247d7729
rust-analyzer: 2020-11-09 -> 2021-01-04
2021-01-07 03:16:02 +08:00
Timo Kaufmann
313816590b
Merge pull request #108328 from ericdallo/bump-clojure-lsp
...
clojure-lsp: 20201228T020543 -> 2021.01.03-00.42.23
2021-01-06 17:58:13 +01:00
Sandro
0425b4c1d1
Merge pull request #108549 from marsam/update-tflint
...
tflint: 0.22.0 -> 0.23.0
2021-01-06 12:09:30 +01:00
Sandro
fd0c2add78
Merge pull request #108555 from Enzime/remove/maintainer-status
...
treewide: stop maintaining most packages
2021-01-06 11:42:54 +01:00
Michael Hoang
31f9051cf6
treewide: stop maintaining most packages
2021-01-06 17:06:03 +11:00
Orivej Desh
de753c64f9
hydraUnstable: patch to support nixUnstable 2.4pre20201205_a5d85d0
...
Upstream PR: https://github.com/NixOS/hydra/pull/840
2021-01-06 06:05:52 +00:00
Mario Rodas
2e7968e494
tflint: 0.22.0 -> 0.23.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.23.0
2021-01-05 22:39:45 -05:00
Vincent Laporte
6b0396351e
ocamlPackages.lambdaTerm: 2.0.3 → 3.1.0
...
ocamlPackages.utop: 2.4.3 → 2.6.0
2021-01-05 18:23:20 +01:00
Doron Behar
d9dba88d08
Merge pull request #106742 from freezeboy/migrate-qt515
2021-01-05 19:05:55 +02:00
oxalica
44a8cf19b1
rust-analyzer: fix update script
2021-01-05 23:37:09 +08:00
Maximilian Bosch
61b8a2c720
rustracer: 2.1.35 -> 2.1.40, fix build
...
Failing build: https://hydra.nixos.org/build/134175791
ChangeLog: https://github.com/racer-rust/racer/blob/v2.1.40/CHANGELOG.md
A few more things are worth noting:
* It's not possible to update to latest version (2.1.42) at the time of
committing since this requires a newer `rustc` (1.51 to be precise) to
compile.
* For proper completion, `rustLibSrc` rather than `rustcSrc` must be
used now. The two were separated here previously[1].
* Dropped the `checkPhase` and replaced it with a list of `checkFlags`.
This has the benefit that the default `checkPhase` from
`buildRustPackage` can be used which properly configures parallelism
and which target to use (i.e. `release` in this case which reduces
build time).
[1] 68060f6f6f
2021-01-04 21:20:42 +01:00
freezeboy
7aaadab55c
solarus,solarus-quest-editor: migrate to Qt5.15
2021-01-04 16:24:05 +01:00
Eelco Dolstra
f6e519f39e
Merge pull request #96495 from Mindavi/lcov-1.15
...
lcov: 1.14 -> 1.15
2021-01-04 13:51:49 +01:00
Sandro
63750b466a
Merge pull request #107533 from sternenseemann/fix-sourcetrail
2021-01-04 12:38:51 +01:00
Rick van Schijndel
08b12f6385
lcov: 1.14 -> 1.15
2021-01-03 22:16:33 +01:00
John Ericson
b3f29f3817
Merge pull request #107238 from Ericson2314/no-static-overlay
...
treewide: Start to break up static overlay
2021-01-03 15:15:49 -05:00
John Ericson
f52263ced0
treewide: Start to break up static overlay
...
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.
CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
Maximilian Bosch
0d9e4d223f
Merge pull request #108064 from oxalica/bump/cargo-flamegraph
...
cargo-flamegraph: 0.3.0 -> 0.4.0 and clean up
2021-01-03 19:17:54 +01:00
Eric Dallo
b12b7f96ad
clojure-lsp: 20201228T020543 -> 2021.01.03-00.42.23
2021-01-03 12:52:48 -03:00
06kellyjac
418f4e11d6
tokei: 12.0.4 -> 12.1.1
2021-01-03 15:26:03 +00:00
Maximilian Bosch
2e811acdce
Merge pull request #108279 from otavio/new-pkgs/cargo-wipe
...
cargo-wipe: init at 0.3.0
2021-01-03 14:56:12 +01:00
Austin Seipp
b7c5fe8741
trellis: 2020.11.25 -> 2021.01.02
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Austin Seipp
9a3b4e19bb
icestorm: 2020.08.19 -> 2020.12.04
...
Adds I2C/SPI support for iCE40 u4k devices (iCE5LP4K?)
PyPy3 is apparently broken for now in the wake of the gcc/glibc upgrade,
so just skip it for now.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Joe Hermaszewski
cbc4bd9971
vulkan: 1.2.141 -> 1.2.162
...
Also improve metadata for vulkan-validation-layers
2021-01-03 11:03:42 +00:00
Otavio Salvador
95d7fc7530
cargo-wipe: init at 0.3.0
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-01-02 22:26:17 -03:00
github-actions[bot]
ec161d2240
Merge master into staging-next
2021-01-02 12:24:09 +00:00
Attila Koszo
2320652792
electron: fix tray icon in wayland
2021-01-02 12:28:30 +01:00
Doron Behar
d4a76b1f5f
Merge pull request #106688 from alyssais/autoconf-license
...
autoconf: license is GPLv3+
2021-01-01 10:02:57 +02:00
github-actions[bot]
999c670119
Merge master into staging-next
2021-01-01 00:56:14 +00:00
Lassulus
3c3901b242
Merge pull request #107312 from Tomahna/metals
...
metals: 0.9.7 -> 0.9.8
2021-01-01 00:16:41 +01:00
Sandro
e79ddcf8c9
Merge pull request #108078 from svrana/wire
...
wire: init at v0.4.0
2020-12-31 23:12:37 +01:00
Shaw Vrana
9e4e26d922
wire: init at v0.4.0
2020-12-31 12:52:10 -08:00
Sandro
30ec6cf329
Merge pull request #107979 from Lassulus/yarn2nix_codeload
2020-12-31 20:31:22 +01:00
github-actions[bot]
5dffe03f30
Merge master into staging-next
2020-12-31 18:42:41 +00:00
oxalica
9555996b1d
cargo-flamegraph: 0.3.0 -> 0.4.0 and clean up
2021-01-01 01:25:03 +08:00
Martin Weinelt
f1079ad898
Merge pull request #92531 from mmilata/mpfshell-2020-04-11
...
mpfshell: 0.8.1 -> unstable-2020-04-11
2020-12-31 15:52:34 +01:00
Pavol Rusnak
93f3602ebc
Merge pull request #108016 from thiagokokada/bump-hover
...
hover: 0.43.0 -> 0.46.1
2020-12-31 13:37:32 +01:00