Commit Graph

14569 Commits

Author SHA1 Message Date
Julien Dehos
8d29fd4b00 gede: 2.16.2 -> 2.17.1 2021-01-25 15:34:51 +01:00
Peter Hoeg
2e802894ba
icr: 0.8.0 -> unstable-2020-10-05 (#110436) 2021-01-25 15:25:22 +01:00
Nikolay Korotkiy
3b8f71d9a2
stagit: 0.9.1 → 0.9.4 2021-01-25 15:04:26 +03:00
github-actions[bot]
b10ed56b8e
Merge master into staging-next 2021-01-25 01:18:25 +00:00
Sandro
853e2e0a97
Merge pull request #110375 from Hoverbear/pkg-convco 2021-01-25 01:38:17 +01:00
Sandro
3768b6f03a
Merge pull request #110095 from r-ryantm/auto-update/maturin 2021-01-25 01:13:38 +01:00
Jan Tojnar
cc8fd11ffb
Merge branch 'master' into staging-next 2021-01-24 20:41:42 +01:00
Ana Hobden
65ea0f1482 convco: init at 0.3.2
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-01-24 09:39:58 -08:00
Mario Rodas
d91aad5c8f
Merge pull request #110464 from r-ryantm/auto-update/doctl
doctl: 1.54.1 -> 1.55.0
2021-01-24 11:33:33 -05:00
Mario Rodas
fde027c133
Merge pull request #110483 from r-ryantm/auto-update/k6
k6: 0.29.0 -> 0.30.0
2021-01-24 11:17:11 -05:00
Mario Rodas
a19fa156e2
Merge pull request #110506 from r-ryantm/auto-update/mod
mod: 0.4.0 -> 0.4.1
2021-01-24 11:16:57 -05:00
Sandro
81e3b9d15b
Merge pull request #110670 from siraben/double-quotes-fix
treewide: fix double quoted strings in one-liners
2021-01-24 16:17:14 +01:00
Mario Rodas
6a5bcdfc5a
Merge pull request #110659 from nzhang-zh/add-grpc-tools
grpc-tools: init at 1.10.0
2021-01-24 09:26:14 -05:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ning Zhang
7b358c6e7a grpc-tools: init at 1.10.0 2021-01-24 20:36:46 +11:00
R. RyanTM
02380d7d7c maturin: 0.8.3 -> 0.9.0 2021-01-24 10:29:26 +01:00
Robert Schütz
98e624eb7d doit: move to pythonPackages 2021-01-24 09:52:28 +01:00
Ryan Burns
a761d5ed1b cmake: fix build on darwin
Fixes missing CoreFoundation declarations since bump to 3.19.3,
e.g. `error: unknown type name 'CFUUIDRef'`

ApplicationServices.h transitively includes CoreFoundation.h, but as we
patch ApplicationServices out of CMake, the CF symbols were not visible.
Previously this was not a concern, as they were not needed until
d250b67722
2021-01-24 08:45:10 +01:00
github-actions[bot]
a2994c588a
Merge master into staging-next 2021-01-24 06:44:02 +00:00
Fabian Affolter
3117287a11 detect-secrets: 0.12.4 -> 0.14.3 2021-01-23 19:07:20 -08:00
Sandro
c58219fff6
Merge pull request #110467 from teto/luarocks-update 2021-01-24 03:18:07 +01:00
Sandro
bee0930f47
Merge pull request #110427 from svrana/go-minimock/set-version
go-minimock: include version in build flags
2021-01-24 02:31:22 +01:00
Sandro
f752e4dd0a
Merge pull request #100140 from helsinki-systems/shadered
shadered: init at 1.4.1
2021-01-24 02:24:16 +01:00
Jan Tojnar
01ee4ea574
Merge branch 'master' into staging-next 2021-01-24 00:09:45 +01:00
markuskowa
2f34b4b883
Merge pull request #108983 from markuskowa/dev-mpi
Use mpi attribute consistently to provide a default MPI implementation
2021-01-23 22:51:09 +01:00
John Ericson
12881a7aa7
Merge pull request #110544 from Ericson2314/no-platform
top-level, lib: Remove platform attribute of platforms
2021-01-23 16:32:36 -05:00
Pavol Rusnak
046a9cf4ea
Merge pull request #110578 from TredwellGit/electron_11
electron_11: 11.2.0 -> 11.2.1
2021-01-23 19:56:15 +01:00
Jörg Thalheim
09f47ac855
Merge branch 'master' into development-tools-stdenv-lib 2021-01-23 15:57:23 +00:00
Mario Rodas
9d6fd2ba13 dune_2: 2.8.0 -> 2.8.2
https://github.com/ocaml/dune/releases/tag/2.8.1
https://github.com/ocaml/dune/releases/tag/2.8.2
2021-01-23 16:09:22 +01:00
John Ericson
9c213398b3 lib: Clean up how linux and gcc config is specified
Second attempt of 8929989614589ee3acd070a6409b2b9700c92d65; see that
commit for details.

This reverts commit 0bc275e634.
2021-01-23 10:01:28 -05:00
Sandro
f0e117f941
Merge pull request #110563 from dbirks/kind-0.10.0
kind: 0.9.0 -> 0.10.0
2021-01-23 14:43:13 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
github-actions[bot]
58752914f4
Merge master into staging-next 2021-01-23 12:40:13 +00:00
Markus Kowalewski
6dba41fbcb
mpi: use mpi attribute consistently as the default MPI implementations
Use the attribute mpi to provide a system wide default MPI
implementation. The default is openmpi (as before).
This now allows for overriding the MPI implentation by using
the overlay mechanism. Build all packages with mpich instead
of the default openmpi can now be achived like this:
self: super:
 {
   mpi = super.mpich;
 }

All derivations that have been using "mpi ? null" to provide optional
building with MPI have been change in the following way to allow for
optional builds with MPI:
{ ...
, mpi
, useMpi ? false
}
2021-01-23 12:15:13 +01:00
TredwellGit
c81247f204 electron_11: 11.2.0 -> 11.2.1
https://github.com/electron/electron/releases/tag/v11.2.1
2021-01-23 10:46:09 +00:00
Doron Behar
f9c6e07c67 treewide: Remove usages of stdenv.lib by @doronbehar
Per: https://github.com/NixOS/nixpkgs/issues/108938
2021-01-23 10:52:19 +02:00
David Birks
bd680be132
kind: 0.9.0 -> 0.10.0 2021-01-22 22:54:10 -05:00
github-actions[bot]
8103cb9089
Merge staging-next into staging 2021-01-23 01:18:03 +00:00
Jonathan Ringer
0bc275e634
Revert "lib: Clean up how linux and gcc config is specified"
This is a stdenv-rebuild, and should not be merged
into master

This reverts commit 8929989614.
2021-01-22 14:07:06 -08:00
Matthieu Coudron
2db2a966ea luarocks-nix: update 20190907 -> 20210122
rebased on top of luarocks 3.5
2021-01-22 22:47:26 +01:00
Maximilian Bosch
e47aca4524
Merge pull request #110373 from r-ryantm/auto-update/bingrep
bingrep: 0.8.2 -> 0.8.5
2021-01-22 22:14:39 +01:00
R. RyanTM
74c652e023 cmake: 3.19.2 -> 3.19.3 2021-01-22 21:33:15 +01:00
John Ericson
d95aebbe0e
Merge pull request #107214 from Ericson2314/linux-config-cleanup
lib: Clean up how linux and gcc config is specified
2021-01-22 15:15:58 -05:00
github-actions[bot]
08c4f9056e
Merge staging-next into staging 2021-01-22 18:52:00 +00:00
Greizgh
f54456ed96 sqlx-cli: init at 0.2.0 2021-01-22 19:11:20 +01:00
Shaw Vrana
723e9102c9 go-minimock: include version in build flags
minimock includes the version in the mocks it generates so not having it
set properly annoys co-workers.
2021-01-22 08:03:08 -08:00
R. RyanTM
962f751627 mod: 0.4.0 -> 0.4.1 2021-01-22 16:02:45 +00:00
Ryan Mulligan
64b79a2767
Merge pull request #110153 from r-ryantm/auto-update/nexus
nexus: 3.29.0-02 -> 3.29.2-02
2021-01-22 06:36:30 -08:00
Scriptkiddi
acae9b0336
shadered: init at 1.4.1 2021-01-22 15:10:43 +01:00
R. RyanTM
59e507806e k6: 0.29.0 -> 0.30.0 2021-01-22 13:44:58 +00:00
github-actions[bot]
a5bbeb4fb1
Merge staging-next into staging 2021-01-22 12:43:02 +00:00
Michael Weiss
0f972a2534
Merge pull request #110328 from primeos/scons
scons: 4.0.1 -> 4.1.0
2021-01-22 12:38:27 +01:00
R. RyanTM
9ccac6cac8 doctl: 1.54.1 -> 1.55.0 2021-01-22 11:07:04 +00:00
Oleksii Filonenko
65a6c52178
Merge pull request #110377 from r-ryantm/auto-update/cargo-cache
cargo-cache: 0.5.1 -> 0.6.0
2021-01-22 12:23:26 +02:00
Sandro
3d6df9e8be
Merge pull request #109637 from rycee/liquibase-psql 2021-01-22 10:11:22 +01:00
Sandro
9a92886922
Merge pull request #110395 from zowoq/gemset 2021-01-22 09:31:07 +01:00
Jules Aguillon
bf010dac66
ocamlformat: Add versions 0.15.1 and 0.16.0 2021-01-22 09:10:02 +01:00
John Ericson
8929989614 lib: Clean up how linux and gcc config is specified
The `platform` field is pointless nesting: it's just stuff that happens
to be defined together, and that should be an implementation detail.

This instead makes `linux-kernel` and `gcc` top level fields in platform
configs. They join `rustc` there [all are optional], which was put there
and not in `platform` in anticipation of a change like this.

`linux-kernel.arch` in particular also becomes `linuxArch`, to match the
other `*Arch`es.

The next step after is this to combine the *specific* machines from
`lib.systems.platforms` with `lib.systems.examples`, keeping just the
"multiplatform" ones for defaulting.
2021-01-21 22:44:09 -05:00
Mario Rodas
09c607f0be
Merge pull request #110356 from r-ryantm/auto-update/flow
flow: 0.142.0 -> 0.143.0
2021-01-21 21:26:19 -05:00
Sandro
d78f0383c2
Merge pull request #110383 from ck3d/fix-rust-bindgen
rust-bindgen: Resolve "/usr/bin/env bash" to fix usage in Nix build
2021-01-22 02:16:08 +01:00
Dmitry Kalinkin
55e8a35caf
Merge pull request #109422 from veprbl/pr/binutils_use_gold_darwin_cross
binutils: enable gold when cross compiling on darwin
2021-01-21 18:47:25 -05:00
Robert Helgesson
0e4faa73d2
liquibase: support PostgreSQL JDBC driver 2021-01-21 23:13:24 +01:00
Robert Helgesson
62acc9aa8f
liquibase: cleaning up 2021-01-21 23:12:43 +01:00
zowoq
2ab13ca162 treewide: add final newline 2021-01-22 07:40:43 +10:00
zowoq
59b83c43e0 treewide: add final newline 2021-01-22 07:18:04 +10:00
Christian Kögler
23b0a88572 rust-bindgen: Resolve "/usr/bin/env bash" to fix usage in Nix build 2021-01-21 20:16:58 +01:00
R. RyanTM
4f3e9c9ca8 cargo-cache: 0.5.1 -> 0.6.0 2021-01-21 18:34:21 +00:00
R. RyanTM
360f24168f bingrep: 0.8.2 -> 0.8.5 2021-01-21 18:10:56 +00:00
R. RyanTM
f590e4246e
azure-storage-azcopy: 10.7.0 -> 10.8.0 (#109730) 2021-01-21 10:08:11 -08:00
R. RyanTM
d0f642806f
bazel-kazel: 0.1.3 -> 0.2.0 (#109731) 2021-01-21 10:07:41 -08:00
R. RyanTM
34926a73f8
golangci-lint: 1.35.0 -> 1.35.2 (#109843) 2021-01-21 10:05:40 -08:00
R. RyanTM
4670172927
gore: 0.5.0 -> 0.5.2 (#109844) 2021-01-21 10:04:57 -08:00
R. RyanTM
76a80a2616
mage: 1.10.0 -> 1.11.0 (#110090) 2021-01-21 09:58:34 -08:00
R. RyanTM
afc9f15172
circleci-cli: 0.1.11756 -> 0.1.11924 (#110333) 2021-01-21 09:49:57 -08:00
R. RyanTM
97b17404fa
go-swagger: 0.25.0 -> 0.26.0 (#110361) 2021-01-21 09:48:25 -08:00
R. RyanTM
9b531f99e8 flow: 0.142.0 -> 0.143.0 2021-01-21 15:30:52 +00:00
Ryan Mulligan
101f4f14b9
Merge pull request #110335 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2021.01.16-03.28.20 -> 2021.01.20-01.39.32
2021-01-21 06:52:45 -08:00
R. RyanTM
303ccb9760 clojure-lsp: 2021.01.16-03.28.20 -> 2021.01.20-01.39.32 2021-01-21 13:31:34 +00:00
Michael Weiss
9d8900b8a4
scons: 4.0.1 -> 4.1.0 2021-01-21 13:37:58 +01:00
Doron Behar
2f1a1cf2b5
Merge pull request #110315 from 06kellyjac/open-policy-agent
open-policy-agent: 0.25.2 -> 0.26.0
2021-01-21 13:58:48 +02:00
Mario Rodas
169be986e2
Merge pull request #110264 from marsam/update-go-tools
go-tools: 2020.2 -> 2020.2.1
2021-01-21 06:45:24 -05:00
06kellyjac
20cc264778 open-policy-agent: 0.25.2 -> 0.26.0 2021-01-21 11:06:56 +00:00
sternenseemann
095ef20a24 dune: stdenv.lib → lib
Reference #108938.
2021-01-21 11:26:26 +01:00
sternenseemann
f3704de649 dune: let dune install itself 2021-01-21 11:26:26 +01:00
Max Wittig
4c7ffbccf0
gitlab-runner: 13.7.0 -> 13.8.0 (#110280) 2021-01-21 10:07:03 +00:00
zowoq
932941b79c treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
Mario Rodas
45791d5543
Merge pull request #110185 from r-ryantm/auto-update/pack
buildpack: 0.15.1 -> 0.16.0
2021-01-20 21:06:59 -05:00
R. RyanTM
fcc956db2f py-spy: 0.3.3 -> 0.3.4 2021-01-20 20:34:42 +00:00
R. RyanTM
26e315fd42 buildpack: 0.15.1 -> 0.16.0 2021-01-20 16:20:53 +00:00
R. RyanTM
b30b9a0478 operator-sdk: 1.2.0 -> 1.3.0 2021-01-20 13:12:37 +00:00
R. RyanTM
ada0a637bf nexus: 3.29.0-02 -> 3.29.2-02 2021-01-20 12:40:16 +00:00
Mario Rodas
56240c9d4f go-tools: 2020.2 -> 2020.2.1 2021-01-20 04:20:00 +00:00
zowoq
31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Kevin Rauscher
a491d9ee01 metals: 0.9.8 -> 0.9.10 2021-01-19 21:14:38 +01:00
Ryan Mulligan
9f4448eba4
Merge pull request #109939 from r-ryantm/auto-update/eclipse-mat
eclipse-mat: 1.10.0.20200225 -> 1.11.0.20201202
2021-01-19 07:46:28 -08:00
Tim Steinbach
3ed044408a
coursier: 2.0.8 -> 2.0.9 2021-01-19 09:52:57 -05:00
Sandro
3867c4dfd8
Merge pull request #109962 from oxalica/rust-analyzer
rust-analyzer: 2021-01-04 -> 2021-01-18
2021-01-19 15:40:15 +01:00
Antonio Nuno Monteiro
80bf06e78b dune_2: 2.7.1 -> 2.8.0 2021-01-19 15:15:02 +01:00
oxalica
af2a8552a0
rust-analyzer: 2021-01-04 -> 2021-01-18 2021-01-19 22:06:30 +08:00
Sandro
59abddb0e9
Merge pull request #109857 from r-ryantm/auto-update/halfempty
halfempty: 0.30 -> 0.40
2021-01-19 14:37:37 +01:00
Sandro
2c6a64dda5
Merge pull request #108410 from Stupremee/add/cargo-binutils 2021-01-19 12:26:00 +01:00
Sandro
72b0cc170e
Merge pull request #109850 from r-ryantm/auto-update/gotestsum
gotestsum: 0.6.0 -> 1.6.1
2021-01-19 11:58:59 +01:00
R. RyanTM
1548abff25 eclipse-mat: 1.10.0.20200225 -> 1.11.0.20201202 2021-01-19 10:58:29 +00:00
Justus K
a299826a27
cargo-binutils: init at 0.3.3 2021-01-19 10:55:54 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Dave Gallant
dd3238c002
yq-go: 3.4.1 -> 4.4.1 (#109897) 2021-01-18 21:58:34 -08:00
Ryan Mulligan
3b2ef0493a
Merge pull request #109874 from r-ryantm/auto-update/jbang
jbang: 0.58.0 -> 0.62.0
2021-01-18 19:45:12 -08:00
R. RyanTM
00305cca18 jbang: 0.58.0 -> 0.62.0 2021-01-19 01:27:53 +00:00
R. RyanTM
93da8aa55c halfempty: 0.30 -> 0.40 2021-01-18 23:52:17 +00:00
R. RyanTM
2524edccc2 gotestsum: 0.6.0 -> 1.6.1 2021-01-18 22:58:38 +00:00
Sandro
9811a5511e
Merge pull request #95598 from bdesham/swiftformat-0.45.6
swiftformat: 0.44.9 -> 0.45.6
2021-01-18 23:22:36 +01:00
Sandro
967b56c7d0
Merge pull request #109831 from r-ryantm/auto-update/git-quick-stats
git-quick-stats: 2.1.4 -> 2.1.5
2021-01-18 22:59:22 +01:00
R. RyanTM
8a733ce415 git-quick-stats: 2.1.4 -> 2.1.5 2021-01-18 21:29:40 +00:00
Sandro
d3427049dc
Merge pull request #109810 from r-ryantm/auto-update/fly
fly: 6.7.2 -> 6.7.3
2021-01-18 20:52:28 +01:00
R. RyanTM
feff6a6926 fly: 6.7.2 -> 6.7.3 2021-01-18 18:51:55 +00:00
Sandro
490754582a
Merge pull request #109805 from r-ryantm/auto-update/flow
flow: 0.141.0 -> 0.142.0
2021-01-18 19:28:11 +01:00
Sandro
256576f586
Merge pull request #104406 from r-ryantm/auto-update/devpi-client
devpi-client: 5.2.0 -> 5.2.1
2021-01-18 18:53:47 +01:00
R. RyanTM
a010826efd flow: 0.141.0 -> 0.142.0 2021-01-18 17:46:25 +00:00
Sandro
c860a630af
Merge pull request #109788 from sternenseemann/redo-sh-4.0.4
redo-sh: 4.0.3 -> 4.0.4
2021-01-18 18:23:05 +01:00
Sandro
5d3774d90a
Merge pull request #109775 from r-ryantm/auto-update/doctl
doctl: 1.54.0 -> 1.54.1
2021-01-18 18:07:15 +01:00
Sandro
8a0f7637bf
Merge pull request #109796 from r-ryantm/auto-update/errcheck
errcheck: 1.4.0 -> 1.5.0
2021-01-18 17:49:58 +01:00
Benjamin Esham
2bb75a03c2 swiftformat: 0.44.9 -> 0.47.10 2021-01-18 11:46:58 -05:00
Sandro
09c12e48d1
Merge pull request #109759 from ymatsiuk/bumpkustomize
kustomize: 3.9.1 -> 3.9.2
2021-01-18 17:39:38 +01:00
Sandro
d70448938d
Merge pull request #109767 from r-ryantm/auto-update/dapper
dapper: 0.5.3 -> 0.5.4
2021-01-18 17:33:42 +01:00
Sandro
e2b3627ff7
Merge pull request #109755 from r-ryantm/auto-update/codeql
codeql: 2.4.0 -> 2.4.1
2021-01-18 17:29:55 +01:00
R. RyanTM
63d093ef9c errcheck: 1.4.0 -> 1.5.0 2021-01-18 16:15:56 +00:00
sternenseemann
d629ba0fcc redo-sh: 4.0.3 -> 4.0.4 2021-01-18 16:39:44 +01:00
R. RyanTM
f9ffcee2e2 doctl: 1.54.0 -> 1.54.1 2021-01-18 14:43:19 +00:00
Ryan Mulligan
5f9ed9811f
Merge pull request #109752 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2021.01.03-00.42.23 -> 2021.01.16-03.28.20
2021-01-18 06:15:06 -08:00
R. RyanTM
70bb0c6153 dapper: 0.5.3 -> 0.5.4 2021-01-18 14:11:13 +00:00
Maximilian Bosch
8030f2191a
Merge pull request #109741 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.18.0 -> 0.18.1
2021-01-18 14:48:02 +01:00
Yurii Matsiuk
7dc3284d4c
kustomize: 3.9.1 -> 3.9.2 2021-01-18 14:40:00 +01:00
R. RyanTM
4302e97f85 codeql: 2.4.0 -> 2.4.1 2021-01-18 13:30:45 +00:00
Sandro
6f2a823527
Merge pull request #109748 from r-ryantm/auto-update/checkstyle
checkstyle: 8.38 -> 8.39
2021-01-18 14:29:54 +01:00
Sandro
9b12ed9f01
Merge pull request #109750 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.11540 -> 0.1.11756
2021-01-18 14:29:32 +01:00
R. RyanTM
a6e22e0655 clojure-lsp: 2021.01.03-00.42.23 -> 2021.01.16-03.28.20 2021-01-18 13:17:03 +00:00
R. RyanTM
844cf3ad1a circleci-cli: 0.1.11540 -> 0.1.11756 2021-01-18 13:01:07 +00:00
R. RyanTM
33e1476999 checkstyle: 8.38 -> 8.39 2021-01-18 12:53:15 +00:00
Maximilian Bosch
a4d6e2cdb5
Merge pull request #109742 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.9 -> 0.32.10
2021-01-18 13:40:56 +01:00
R. RyanTM
04f6766699 cargo-make: 0.32.9 -> 0.32.10 2021-01-18 12:02:39 +00:00
R. RyanTM
5ad404f50f cargo-crev: 0.18.0 -> 0.18.1 2021-01-18 11:54:04 +00:00
Oleksii Filonenko
3f2e2e13bc
Merge pull request #109402 from bbigras/wrangler 2021-01-18 13:21:08 +02:00
Sandro
9a095e62d6
Merge pull request #109707 from r-ryantm/auto-update/cargo-wipe
cargo-wipe: 0.3.0 -> 0.3.1
2021-01-18 10:55:21 +01:00
Sandro
20b4edc772
Merge pull request #109715 from zakame/updates/act-0.2.18
act: 0.2.17 -> 0.2.18
2021-01-18 10:54:09 +01:00
Zak B. Elep
c6aab40c9d act: 0.2.17 -> 0.2.18 2021-01-18 16:42:56 +08:00
R. RyanTM
856d019ece cargo-wipe: 0.3.0 -> 0.3.1 2021-01-18 05:55:51 +00:00
github-actions[bot]
b7f20dcd02
Merge master into staging-next 2021-01-18 01:16:03 +00:00
Sandro
a3d00ab33e
Merge pull request #94367 from matthiasbeyer/update-cargo-deny 2021-01-18 01:36:20 +01:00
Sandro
842e808a69
Merge pull request #109591 from baloo/baloo/cargo-readme/initial
cargo-readme: init at 3.2.0
2021-01-18 00:31:11 +01:00
Arthur Gautier
75658b374b cargo-readme: init at 3.2.0
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-01-17 22:47:48 +00:00
Jörg Thalheim
1279bf812c
Merge remote-tracking branch 'upstream/master' into HEAD 2021-01-17 18:08:59 +01:00
Guillaume Girol
47d121591c
Merge pull request #97093 from kampka/texi2html
texi2html: Fix cross-platform build
2021-01-17 15:41:34 +00:00
github-actions[bot]
9541eb734d
Merge master into staging-next 2021-01-17 12:38:49 +00:00
Pavol Rusnak
f13a6eb6ab
Merge pull request #109590 from prusnak/electron
Electron {9,10} updates
2021-01-17 13:31:27 +01:00
Michael Weiss
5d9a3e2e5a
cargo-c: 0.7.0 -> 0.7.1 2021-01-17 12:59:26 +01:00
Jan Tojnar
e6f926d910
Merge branch 'master' into staging-next 2021-01-17 05:52:23 +01:00
Pavol Rusnak
29db28a834
electron: 10.2.0 -> 10.3.0 2021-01-17 01:07:39 +01:00
Pavol Rusnak
170de52c97
electron: 9.4.0 -> 9.4.1 2021-01-17 01:07:10 +01:00
Sandro Jäckel
a257c11148 winpdb: no tests 2021-01-16 10:56:42 -08:00
github-actions[bot]
2445824f40
Merge master into staging-next 2021-01-16 12:40:04 +00:00
Guillaume Girol
afd7b550da
Merge pull request #107028 from anhdle14/checkov-1.0.674
checkov: init at 1.0.674
2021-01-16 12:31:23 +00:00
Profpatsch
3464ca4f2f tree-sitter: update grammars 2021-01-16 13:15:46 +01:00
Profpatsch
b96633cf37 tree-sitter: add cstrahan/tree-sitter-nix 2021-01-16 13:15:46 +01:00
github-actions[bot]
2cff4ff45c
Merge master into staging-next 2021-01-16 01:17:48 +00:00
zowoq
10ffd6916e buildah: 1.19.1 -> 1.19.2
https://github.com/containers/buildah/releases/tag/v1.19.2
2021-01-16 05:24:03 +10:00
Jan Tojnar
c0d2951fa6
Merge branch 'master' into staging-next 2021-01-15 17:46:46 +01:00
Tim Steinbach
4a521fb5e9
jenkins: 2.263.1 → 2.263.2 2021-01-15 10:39:10 -05:00
zowoq
cc2462d430 buildah: 1.19.0 -> 1.19.1
https://github.com/containers/buildah/releases/tag/v1.19.1
2021-01-15 19:24:33 +10:00
github-actions[bot]
9f69dadafd
Merge master into staging-next 2021-01-15 01:16:33 +00:00
Mikołaj Gałkowski
5525440dd6
unityhub: add mising icu and clang libraries (#109413)
Compilation of c# scripts with L2CPP for would fail, due to
missing icu and clang libs
2021-01-14 19:38:36 -05:00
Dmitry Kalinkin
9120da4c4a
binutils: enable gold when cross compiling on darwin
This basically reverts:
 - 3c5188cc ('binutils: disable gold when building on darwin')
 - 457b48cc ('binutils: apply patch when cross compiling from darwin')

Tested by building:
 - nix build -f . pkgsCross.i686-embedded.buildPackages.binutils
 - nix build -f . pkgsCross.aarch64-embedded.buildPackages.binutils
2021-01-14 19:06:22 -05:00
Alyssa Ross
3893d6c6d7 gitAndTools: move everything to the top level
The comment at the top of git-and-tools/default.nix said:

    /* All git-relates tools live here, in a separate attribute set so that users
     * can get a fast overview over what's available.

but unfortunately that hasn't actually held up in practice.

Git-related packages have continued to be added to the top level, or
into gitAndTools, or sometimes both, basically at random, so having
gitAndTools is just confusing.  In fact, until I looked as part of
working on getting rid of gitAndTools, one program (ydiff) was
packaged twice independently, once in gitAndTools and once at the top
level (I fixed this in 98c3490196).

So I think it's for the best if we move away from gitAndTools, and
just put all the packages it previously contained at the top level.
I've implemented this here by just making gitAndTools an alias for the
top level -- this saves having loads of lines in aliases.nix.  This
means that people can keep referring to gitAndTools in their
configuration, but it won't be allowed to be used within Nixpkgs, and
it won't be presented to new users by e.g. nix search.

The only other change here that I'm aware of is that
appendToName "minimal" is not longer called on the default git
package, because doing that would have necessitated having a private
gitBase variable like before.  I think it makes more sense not to do
that anyway, and reserve the "minimal" suffix only for gitMinimal.
2021-01-14 21:27:48 +00:00
Bruno Bigras
94f8a6994e wrangler: 1.12.3 -> 1.13.0 2021-01-14 15:36:32 -05:00
Sandro
7cb3bffc34
Merge pull request #103030 from tadfisher/remarkable-2-toolchain
remarkable2-toolchain: init at 2.5.2
2021-01-14 21:03:32 +01:00
github-actions[bot]
183b673b64
Merge master into staging-next 2021-01-14 18:54:05 +00:00
Le Anh Duc
a0a4feb0de
checkov: init at 1.0.674 2021-01-15 03:26:38 +09:00
Sandro
97259d0e38
Merge pull request #109353 from alyssais/ydiff
ydiff,gitAndTools.ydiff: unify
2021-01-14 15:30:55 +01:00
github-actions[bot]
730ff71234
Merge master into staging-next 2021-01-14 12:42:20 +00:00
Sandro
487c6c5e68
Merge pull request #109321 from rvolosatovs/update/gofumpt
gofumpt: 2020-10-27 -> 0.1.0
2021-01-14 13:27:16 +01:00
Sandro
67343245f9
Merge pull request #109314 from rvolosatovs/update/gotools
gotools: 2020-10-27 -> 2021-01-13
2021-01-14 13:22:46 +01:00
Alyssa Ross
98c3490196
ydiff,gitAndTools.ydiff: unify
We were packaging ydiff twice!

In this patch, I've merged the two expressions into one, trying to
take the best of each.  ydiff (top-level) didn't support being used as
a Python library, which is required by one other package (patroni), so
I chose gitAndTools.ydiff as the starting point, then moved in the
longDescription from the top-level one, as well as the code used to
run the tests.

While I was there, I fixed the tests, which were intended to be run by
the top-level ydiff but actually were not, because unlike mkDerivation
buildPythonApplication will not run `make test' by default.

Also, top-level ydiff previously propagated less and patchutils,
meaning they'd have been installed globally instead of just referenced
by ydiff.  gitAndTools.ydiff just did nothing.  Both also expected to
find git, hg, and svn in the environment, which was impure.  So now
all these programs are referenced by store path from ydiff, for
purity.
2021-01-14 10:38:16 +00:00
Sandro
8fcb5db84c
Merge pull request #109306 from flokli/dbmate-remove-deps
dbmate: remove deps.nix
2021-01-14 07:48:28 +01:00
github-actions[bot]
d247d74ff9
Merge master into staging-next 2021-01-14 06:44:24 +00:00
Sandro
67744a8a40
Merge pull request #109290 from TredwellGit/electron_11
electron_11: 11.1.0 -> 11.2.0
2021-01-14 07:34:05 +01:00
Jörg Thalheim
ff22087bd0
Merge pull request #109304 from Pamplemousse/radare2
radare2: Minor cleaning in expression
2021-01-14 05:47:00 +00:00
Jan Tojnar
b813710c04
Merge branch 'master' into staging-next 2021-01-14 02:24:17 +01:00
Tad Fisher
cf20c83c41
remarkable2-toolchain: init at 2.5.2 2021-01-13 15:39:31 -08:00
Roman Volosatovs
ebd91a3fb3
gofumpt: 2020-10-27 -> 0.1.0 2021-01-13 22:17:38 +01:00
Roman Volosatovs
4124b7f68e
gotools: 2020-10-27 -> 2021-01-13 2021-01-13 21:41:01 +01:00
Florian Klink
3dcd713d19 dbmate: remove deps.nix
This file wasn't removed when switching to buildGoModule, but is unused.
2021-01-13 20:21:26 +01:00
Pamplemousse
25d3912133 radare2: Minor cleaning in expression
Upstream is fixed: Removing this line does not break the build.

Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-01-13 11:46:17 -07:00
adisbladis
4003f8cbc7
treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> emacs.pkgs.withPackages
The previous names are now aliases and shouldn't be used anywhere inside nixpkgs.
2021-01-13 17:13:10 +01:00
TredwellGit
e6b1439ac2 electron_11: 11.1.0 -> 11.2.0
https://github.com/electron/electron/releases/tag/v11.2.0
2021-01-13 16:00:15 +00:00
06kellyjac
859a64428d tokei: 12.1.1 -> 12.1.2 2021-01-13 11:26:09 +00:00
sternenseemann
c955b30d4c dune-release: fix tests for newer git versions
Newer git versions show a hint when calling `git init` to set the
default initial branch to something like 'main'. This obviously is
printed to stderr and thus not hidden by `> /dev/null`. We fix the
ensuing test failure by setting a branch in the invocation.
2021-01-13 09:54:56 +01:00
Jonathan Ringer
bb243b19e8 aws-sam-cli: fix build 2021-01-12 23:20:45 -08:00
Christian Kampka
0fd3afc1b2
texi2html: Fix cross-platform build 2021-01-12 20:45:24 +01:00
github-actions[bot]
f47a1ddfe4
Merge master into staging-next 2021-01-12 18:47:24 +00:00
Sandro
af87855d6b
Merge pull request #109119 from Mic92/radare2
radare2: 4.5.1 -> 5.0.0
2021-01-12 19:15:15 +01:00
Sandro
6071c0b71d
Merge pull request #108908 from moaxcp/jbang
jbang: init at 0.58.0
2021-01-12 17:03:09 +01:00
Jörg Thalheim
23da8a6f50
radare2: 4.5.1 -> 5.0.0 2021-01-12 16:04:16 +01:00
Jörg Thalheim
3364d09e4c
strace: mpers check always
this fix pkgsStatic on x86 build where we don't support 32bit yet.
2021-01-12 13:10:38 +01:00
github-actions[bot]
bfcc20a149
Merge master into staging-next 2021-01-12 06:34:30 +00:00
John Mercier
1288812ae0 jbang: init at 0.58.0 2021-01-11 21:52:55 -05:00
Benjamin Hipple
dc04eb3eeb
Merge pull request #109044 from zowoq/skopeo
skopeo: 1.2.0 -> 1.2.1
2021-01-11 21:46:18 -05:00
github-actions[bot]
32a46d68f3
Merge master into staging-next 2021-01-12 01:04:47 +00:00
Petter S. Storvik
c7d8d75e8e
clpm: init at 0.3.5 (#108849) 2021-01-11 23:08:42 +01:00
zowoq
a5c8741dd9 skopeo: 1.2.0 -> 1.2.1
https://github.com/containers/skopeo/releases/tag/v1.2.1
2021-01-12 05:40:55 +10:00
Jan Tojnar
2b9372b2ca
Merge branch 'master' into staging-next 2021-01-11 13:36:42 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
github-actions[bot]
75bb36a66f
Merge staging-next into staging 2021-01-11 06:33:34 +00:00
github-actions[bot]
db7b9735f9
Merge master into staging-next 2021-01-11 06:33:30 +00:00
Mario Rodas
bd4c31411e
Merge pull request #108971 from marsam/update-tflint
tflint: 0.23.0 -> 0.23.1
2021-01-10 20:35:37 -05:00
Sandro
e9bebb34e8
Merge pull request #108093 from mjlbach/init_sumneko_lua 2021-01-11 02:19:52 +01:00
Jan Tojnar
88c998fb21
Merge branch 'staging-next' into staging 2021-01-10 23:24:57 +01:00
Jan Tojnar
dd72357155
Merge branch 'master' into staging-next 2021-01-10 23:24:33 +01:00
Doron Behar
d68b34650f
Merge pull request #108965 from MetaDark/texlab 2021-01-10 23:56:03 +02:00
Sandro
d085417683
Merge pull request #108970 from xaverdh/pkgs-stdenv-lib
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
2021-01-10 22:47:38 +01:00
zowoq
59db4d32df gotools: drop unnecessary optional excludedPackages 2021-01-11 06:00:38 +10:00
Michael Lingelbach
a57ba9ea13 sumneko-lua-language-server: init at 1.11.2 2021-01-10 11:43:55 -08:00
Dominik Xaver Hörl
25bef2d8f9 treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
Kira Bruneau
f0e9d7e658 texlab: 2.2.1 -> 2.2.2 2021-01-10 11:55:02 -05:00
Mario Rodas
629b34fe2c tflint: 0.23.0 -> 0.23.1
https://github.com/terraform-linters/tflint/releases/tag/v0.23.1
2021-01-10 11:53:00 -05:00
Bernardo Meurer
306aefd9fc binutils: 2.34 -> 2.35.1 2021-01-10 16:09:25 +01:00
Frederik Rietdijk
0c42bb5027 Merge master into staging-next 2021-01-10 15:50:49 +01:00
Sandro
14081f6a78
Merge pull request #108845 from 06kellyjac/conftest
conftest: 0.22.0 -> 0.23.0
2021-01-10 08:12:36 +01:00
Sandro
eeee857ef8
Merge pull request #108875 from dbueno/fix/cflow-darwin-update
cflow: include darwin
2021-01-10 08:11:16 +01:00
github-actions[bot]
add2d89082
Merge master into staging-next 2021-01-10 06:32:12 +00:00
Mario Rodas
3eb5fb31ac
Merge pull request #108896 from onsails/terraform-ls
terraform-ls: 0.11.0 -> 0.12.0
2021-01-09 20:19:37 -05:00
github-actions[bot]
433c7b069c
Merge master into staging-next 2021-01-10 01:03:35 +00:00
Andrey Kuznetsov
823848a6d6
terraform-ls: 0.11.0 -> 0.12.0 2021-01-09 23:52:38 +00:00
Mario Rodas
6de3017330
Merge pull request #108886 from zowoq/ecc
editorconfig-checker: 2.2.0 -> 2.3.1
2021-01-09 18:28:21 -05:00
zowoq
54d89e7ffc buildah: 1.18.0 -> 1.19.0
https://github.com/containers/buildah/releases/tag/v1.19.0
2021-01-10 06:51:26 +10:00
zowoq
e39dd05e66 editorconfig-checker: 2.2.0 -> 2.3.1
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.3.0
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.3.1
2021-01-10 06:45:55 +10:00
github-actions[bot]
fcbe48c797
Merge master into staging-next 2021-01-09 18:41:27 +00:00
Denis Bueno
d5eb22ffe3 cflow: include darwin
cflow no longer errors out on darwin
2021-01-09 10:24:46 -07:00
Vincent Laporte
b3351951b0 ocamlPackages.camlp5: 7.13 → 7.14 2021-01-09 14:00:53 +01:00
06kellyjac
473ead7488 conftest: 0.22.0 -> 0.23.0 2021-01-09 10:49:30 +00:00
github-actions[bot]
e251591528
Merge master into staging-next 2021-01-09 01:00:25 +00:00
Peter Simons
c25fc73a81
Merge pull request #108252 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-01-02 (plus other fixes)
2021-01-08 21:36:14 +01:00
Malte Brandy
7829f94244
haskelPackages.haskell-language-server: 0.7.1 -> 0.8.0 2021-01-08 20:57:02 +01:00
github-actions[bot]
f89e74dbcc
Merge master into staging-next 2021-01-08 18:37:56 +00:00
github-actions[bot]
ecebf82121
Merge master into staging-next 2021-01-08 12:29:36 +00:00
Alvar Penning
757889019b golangci-lint: 1.33.0 -> 1.35.0 2021-01-08 11:12:07 +01:00
Mario Rodas
0946f962f4 nimlsp: init at 0.2.6
Co-authored-by: nbonfils <nbonfils@users.noreply.github.com>
2021-01-08 11:04:25 +01:00
Sandro
aaee60c696
Merge pull request #108706 from ruuda/fcct090
fedora-coreos-config-transpiler: 0.8.0 -> 0.9.0
2021-01-08 09:39:37 +01:00
Jan Tojnar
e6c0c98940
Merge branch 'master' into staging-next
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
Sandro
4e56648708
Merge pull request #108682 from NobbZ/lttng-ust-python3 2021-01-07 23:00:00 +01:00
Peter Simons
b6ba72e0e0 Merge remote-tracking branch 'origin/master' into haskell-updates. 2021-01-07 21:50:50 +01:00
Sandro
fe9d3a4f26
Merge pull request #108683 from marsam/update-rubocop
rubocop: 1.1.0 -> 1.8.0
2021-01-07 21:35:25 +01:00
github-actions[bot]
5c072a088d
Merge master into staging-next 2021-01-07 18:40:50 +00:00
asymmetric
d80ba82f2e
gopls: 0.5.3 -> 0.6.2 (#108702) 2021-01-07 18:38:46 +00:00
Ruud van Asseldonk
dd6810066a fedora-coreos-config-transpiler: 0.8.0 -> 0.9.0 2021-01-07 19:20:23 +01:00
Doron Behar
f211631c1c
Merge pull request #108690 from MetaDark/texlab
texlab: 2.2.0 -> 2.2.1
2021-01-07 19:50:35 +02:00
Kira Bruneau
5383c549b7 texlab: 2.2.0 -> 2.2.1 2021-01-07 11:09:48 -05:00
Norbert Melzer
701ece608b lttng-ust: python2 => python3
whitespace cleanup
2021-01-07 16:13:07 +01:00
github-actions[bot]
a544214cae
Merge master into staging-next 2021-01-07 12:27:10 +00:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
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
a853e00e9d rubocop: 1.1.0 -> 1.8.0 2021-01-07 04:20:00 +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
(cdep)illabout
be17beade1
spago: 0.18 -> 0.19 2021-01-07 10:17:52 +09: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
github-actions[bot]
0e4e47512d
Merge master into staging-next 2021-01-05 00:56:58 +00: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
Frederik Rietdijk
b20838eb4a Merge staging-next into staging 2021-01-04 20:51:32 +01:00
freezeboy
7aaadab55c solarus,solarus-quest-editor: migrate to Qt5.15 2021-01-04 16:24:05 +01:00
Anderson Torres
a5c848382c
Merge pull request #108261 from AndersonTorres/updates
Misc updates
2021-01-04 10:17:22 -03: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
github-actions[bot]
f0187a2cf3
Merge staging-next into staging 2021-01-04 12:26:43 +00:00
Sandro
63750b466a
Merge pull request #107533 from sternenseemann/fix-sourcetrail 2021-01-04 12:38:51 +01:00
AndersonTorres
5ccb5d4ca3 dialog: 1.3-20190211 -> 1.3-20201126 2021-01-03 23:16:18 -03:00
github-actions[bot]
581059aed4
Merge staging-next into staging 2021-01-04 00:57:38 +00: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
github-actions[bot]
07165c7226
Merge staging-next into staging 2021-01-03 18:38:32 +00:00
John Ericson
b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05: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