Commit Graph

14028 Commits

Author SHA1 Message Date
Sandro
0cfa3979b4 Merge pull request #108596 from oxalica/rust-analyzer 2021-01-07 02:48:11 +01: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
Frederik Rietdijk
e823016e66 Merge master into staging-next 2020-12-31 13:29:32 +01:00
Vincent Laporte
d9c71767bd ocamlPackages.merlin: 3.4.0 → 3.4.2 2020-12-31 08:17:21 +01:00
Sandro
cb3972bc3b Merge pull request #108014 from evils/openocd
openocd: unstable-2020-11-11 -> 0.11.0-rc1
2020-12-31 05:58:49 +01:00
Thiago Kenji Okada
7002108e07 hover: 0.43.0 -> 0.46.1 2020-12-31 00:25:31 -03:00
Evils
f7c194204d openocd: unstable-2020-11-11 -> 0.11.0-rc1 2020-12-31 03:38:55 +01:00
github-actions[bot]
e75c8744cb Merge master into staging-next 2020-12-30 18:40:45 +00:00
lassulus
32c9918ba6 yarn2nix: Handle codeload.github.com tarballs
This was submitted originally in https://github.com/nix-community/yarn2nix/pull/130
2020-12-30 19:01:48 +01:00
Vincent Laporte
ac02f26980 ocamlPackages.cppo: 1.6.{5,6} → 1.6.7
ocamlPackages.cppo_ocamlbuild: init at 1.6.7
2020-12-30 15:04:11 +01:00
github-actions[bot]
099a83caba Merge master into staging-next 2020-12-30 12:24:47 +00:00
Profpatsch
d5deb8c9a9 Merge pull request #107514 from Profpatsch/tree-sitter-fetch-all-grammars
Tree sitter fetch all grammars
2020-12-30 12:00:39 +01:00
github-actions[bot]
056304189c Merge master into staging-next 2020-12-30 06:22:20 +00:00
Anderson Torres
2518b486ef Merge pull request #107809 from thiagokokada/bump-clojure-lsp
clojure-lsp: 20201207T142850 -> 20201228T020543
2020-12-30 01:15:30 -03:00