Commit graph

16018 commits

Author SHA1 Message Date
github-actions[bot]
5c9b6baa63
Merge staging-next into staging 2021-05-01 06:21:43 +00:00
Otavio Salvador
388659919a cargo-limit: 0.0.7 -> 0.0.8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-04-30 23:08:32 -07:00
Mario Rodas
070f37edd6
Merge pull request #121344 from r-ryantm/auto-update/buildkit
buildkit: 0.8.2 -> 0.8.3
2021-04-30 21:38:55 -05:00
R. RyanTM
2e0ddf4c66 buildkit: 0.8.2 -> 0.8.3 2021-05-01 01:40:41 +00:00
github-actions[bot]
ef6416a6ba
Merge staging-next into staging 2021-05-01 00:54:32 +00:00
Léo Gaspard
b522e483b9
kcov: add metadata and passthru.tests (#121308) 2021-04-30 21:26:26 +02:00
R. RyanTM
8a3ef67925
kcov: 36 -> 38 (#121160) 2021-04-30 20:44:04 +02:00
github-actions[bot]
20ebbe6b59
Merge staging-next into staging 2021-04-30 18:26:34 +00:00
John Ericson
17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
Sandro
e68f542c32
Merge pull request #121260 from Mic92/cutter 2021-04-30 15:13:26 +02:00
Sandro
9a80c030b6
Merge pull request #120754 from netcrns/netcrns/movine 2021-04-30 15:01:44 +02:00
Sandro
09fb96f975
Merge pull request #120763 from vale981/master 2021-04-30 15:00:55 +02:00
github-actions[bot]
d7882499f8
Merge staging-next into staging 2021-04-30 12:26:14 +00:00
Sandro
833cd36d44
Merge pull request #120723 from jlesquembre/maven
maven: 3.6.3 -> 3.8.1
2021-04-30 14:01:40 +02:00
Sandro
d7e9d65ea2
Merge pull request #120341 from iFreilicht/master 2021-04-30 13:54:16 +02:00
Jörg Thalheim
9d38355a4a
cutter: 2.0.1 -> 2.0.2 2021-04-30 13:36:33 +02:00
Jörg Thalheim
5a1acaeb4c
rizin: 0.2.0 -> 0.2.1 2021-04-30 13:36:33 +02:00
happysalada
246f329d53 rustup: 1.23.1 -> 1.24.1 2021-04-30 19:59:10 +09:00
Sandro
65126243e6
Merge pull request #120908 from 06kellyjac/just
just: 0.9.0 -> 0.9.1
2021-04-30 10:22:32 +02:00
github-actions[bot]
c6548b2832
Merge staging-next into staging 2021-04-30 06:21:40 +00:00
Andrew Childs
7869d16545 llvmPackages: Multuple outputs for everythting
Also begin to start work on cross compilation, though that will have to
be finished later.

The patches are based on the first version of
https://reviews.llvm.org/D99484. It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.

Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.

----

Other misc notes, highly incomplete

- lvm-config-native and llvm-config are put in `dev` because they are
  tools just for build time.

- Clang no longer has an lld dep. That was introduced in
  db29857eb3, but if clang needs help
  finding lld when it is used we should just pass it flags / put in the
  resource dir. Providing it at build time increases critical path
  length for no good reason.

----

A note on `nativeCC`:

`stdenv` takes tools from the previous stage, so:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`

while:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
R. RyanTM
f072e1f2e2 flow: 0.149.0 -> 0.150.0 2021-04-30 00:32:05 -04:00
R. RyanTM
0c523b5e93 git-quick-stats: 2.1.8 -> 2.1.9 2021-04-29 23:52:09 -04:00
Sandro
ff13163e3f
Merge pull request #120896 from kini/aws-sam-cli/bump-1.23.0
aws-sam-cli: 1.14.0 -> 1.23.0
2021-04-30 04:36:46 +02:00
Sandro
b40401ab89
Merge pull request #120958 from astro/svd2rust
svd2rust: 0.14.0 -> 0.18.0
2021-04-30 04:30:26 +02:00
Sandro
f3c7752358
Merge pull request #121098 from TredwellGit/electron_12
electron_12: 12.0.4 -> 12.0.5
2021-04-30 03:32:38 +02:00
Sandro
158145c919
Merge pull request #121184 from FlorianFranzen/flip-link
flip-link: init at 0.1.3
2021-04-30 03:23:15 +02:00
github-actions[bot]
b4766e97ee
Merge staging-next into staging 2021-04-30 00:52:06 +00:00
Maisem Ali
0dde9ab531
nsis: enable builds on darwin. (#120903)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 02:36:54 +02:00
Sandro
f3418315d4
Merge pull request #121118 from Emantor/fix/b4
b4: loosen versions for request and dnspython
2021-04-30 02:34:32 +02:00
Jonathan Ringer
d03dd5ab28 visualvm: 2.0.6 -> 2.0.7 2021-04-29 16:05:08 -07:00
Sandro
3d9b47562d
Merge pull request #121189 from onsails/terraform-ls
terraform-ls: 0.15.0 -> 0.16.0
2021-04-30 00:57:31 +02:00
Andrey Kuznetsov
17d9b66346
terraform-ls: 0.15.0 -> 0.16.0 2021-04-30 00:03:35 +03:00
Maximilian Bosch
a7facc8974
Merge pull request #121039 from NeQuissimus/sbtextras
sbt-extras: 2021-04-06 → 2021-04-26
2021-04-29 22:45:27 +02:00
github-actions[bot]
3ad64733d9
Merge staging-next into staging 2021-04-29 18:28:08 +00:00
Florian Franzen
34ad94bd36 flip-link: init at 0.1.3 2021-04-29 20:07:02 +02:00
Joe Hermaszewski
ba86df95ac ecpdap: init at 0.1.5 2021-04-29 22:34:33 +08:00
github-actions[bot]
01105a117a
Merge staging-next into staging 2021-04-29 06:21:55 +00:00
Rouven Czerwinski
da99ec9f3a b4: loosen versions for request and dnspython
Until the next stable release, we need to loosen the version
requirements ourselves by hand for dnspython, since NixOS has updated to
version 2.1. While at it, adjust requests from ~=2.24.0 to ~=2.25 which
effectively enables all 2.* versions for requests.

Fixes the following build error:

  adding 'b4-0.6.2.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Finished executing setuptoolsBuildPhase
  installing
  Executing pipInstallPhase
  /build/b4-0.6.2/dist /build/b4-0.6.2
  Processing ./b4-0.6.2-py3-none-any.whl
  Requirement already satisfied: dkimpy~=1.0.5 in /nix/store/3war2scyn6pnrhhcfdx48vd5023x2rkp-python3.8-dkimpy-1.0.5/lib/python3.8/site-packages (from b4==0.6.2) (1.0.5)
  ERROR: Could not find a version that satisfies the requirement dnspython~=2.0.0 (from b4)
  ERROR: No matching distribution found for dnspython~=2.0.0
2021-04-29 07:20:52 +02:00
Ryan Mulligan
81a4bce640
Merge pull request #120916 from r-ryantm/auto-update/air
air: 1.27.2 -> 1.27.3
2021-04-28 17:47:24 -07:00
TredwellGit
b3290c8952 electron_12: 12.0.4 -> 12.0.5
https://github.com/electron/electron/releases/tag/v12.0.5
2021-04-28 23:06:45 +00:00
netcrns
25cd84fd19 movine: init at 0.11.0
movine: make meta.description a one-liner

movine: make build on darwin work
2021-04-28 19:02:24 +02:00
Valentin Boettcher
117315c795
roswell: init at 21.01.14.108 2021-04-28 16:44:10 +02:00
Tim Steinbach
e9350a7d9c
sbt-extras: 2021-04-06 → 2021-04-26 2021-04-28 14:39:10 +00:00
github-actions[bot]
ce47d859f6
Merge staging-next into staging 2021-04-28 12:06:40 +00:00
Profpatsch
8e87d34abc kgt: init at 2021-04-07 2021-04-28 12:49:06 +02:00
github-actions[bot]
70093bbd44
Merge staging-next into staging 2021-04-28 06:05:49 +00:00
R. RyanTM
a338775b63 checkstyle: 8.41.1 -> 8.42 2021-04-28 00:13:44 -04:00
R. RyanTM
3b4d456465 buf: 0.40.0 -> 0.41.0 2021-04-28 00:03:12 -04:00
06kellyjac
2ba5086bdb open-policy-agent: 0.27.1 -> 0.28.0 2021-04-27 23:48:54 -04:00