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
Jörg Thalheim
17a8c9c4bf
Deterministic stdenv ( #120775 )
...
Co-authored-by: Atemu <atemu.main@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 04:13:20 +02:00
Sandro
5a2519d5e6
Merge pull request #120988 from r-ryantm/auto-update/dpkg
...
dpkg: 1.20.7.1 -> 1.20.9
2021-04-30 04:11:23 +02:00
github-actions[bot]
b4766e97ee
Merge staging-next into staging
2021-04-30 00:52:06 +00:00
github-actions[bot]
f62eaaa779
Merge master into staging-next
2021-04-30 00:52:04 +00:00
Martin Weinelt
dbcbb7ec48
Merge pull request #121165 from r-ryantm/auto-update/kea
...
kea: 1.9.5 -> 1.9.6
2021-04-30 02:41:37 +02: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
R. RyanTM
34c288f014
kea: 1.9.5 -> 1.9.6
2021-04-30 02:31:10 +02:00
Sandro
6e6ee6d0c8
Merge pull request #120049 from superherointj/package-argocd-2.0.1
2021-04-30 02:29:20 +02:00
Sandro
7c5ca3dcf6
Merge pull request #121200 from branwright1/river
...
river: unstable 2021-04-08 -> unstable 2021-04-27
2021-04-30 02:25:33 +02:00
Sandro
2fe7ce0e5e
Merge pull request #121006 from onsails/vim-plugins
2021-04-30 02:21:09 +02:00
Martin Weinelt
9a88ed723e
Merge pull request #120785 from ivan/fix-grab-site-py-lmdb
2021-04-30 02:16:14 +02:00
Sandro
f45e5deda9
Merge pull request #120115 from FlorianFranzen/sphinx-markdown-parser
...
python3.pkgs.sphinx-markdown-parser: init at 0.2.4
2021-04-30 02:09:08 +02:00
Sandro
44b21b47c7
Merge pull request #121163 from dotlambda/prs-0.2.10
...
prs: 0.2.9 -> 0.2.10
2021-04-30 02:05:50 +02:00
Sandro
b8a8308680
Merge pull request #121183 from dotlambda/pyturbojpeg-1.5.0
...
python3Packages.pyturbojpeg: 1.4.3 -> 1.5.0
2021-04-30 01:59:12 +02:00
Mihai Fufezan
3ed601e612
hunter: init at 1.3.5 ( #120084 )
...
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 01:49:00 +02:00
Sandro
0f3c3e87a6
Merge pull request #121171 from rhoriguchi/gnomeExtensions.unite
...
gnomeExtensions.unite: 52 -> 53
2021-04-30 01:46:34 +02:00
Sandro
757b7ffd8d
Merge pull request #121192 from romildo/upd.tint2
...
tint2: 16.7 -> 17.0
2021-04-30 01:43:55 +02:00
Sandro
838af7acbf
Merge pull request #121214 from r-ryantm/auto-update/croc
...
croc: 9.1.0 -> 9.1.1
2021-04-30 01:40:04 +02:00
Sandro
75a24a5bc9
Merge pull request #121170 from samuelgrf/add-mainProgram-to-packages
2021-04-30 01:20:37 +02:00
Sandro
ecaf5e946c
Merge pull request #120801 from rb2k/patch-2
...
eternal-terminal: 6.0.13 -> 6.1.7
2021-04-30 01:16:53 +02:00
Sandro
e2d36db666
Merge pull request #120899 from rb2k/libdnf_update_061
...
libdnf: 0.60.0 -> 0.61.1
2021-04-30 01:07:54 +02:00
Jonathan Ringer
d03dd5ab28
visualvm: 2.0.6 -> 2.0.7
2021-04-29 16:05:08 -07:00
Sandro
bf9d3bfe1e
Merge pull request #121206 from onsails/innernet
...
innernet: fix build on darwin
2021-04-30 00:58:54 +02:00
Sandro
a0d4bd78cc
Merge pull request #121207 from rhoriguchi/vscode-extensions.hashicorp.terraform
...
vscode-extensions.hashicorp.terraform: 2.10.0 -> 2.10.1
2021-04-30 00:58:18 +02: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
Sandro
53793fd109
Merge pull request #120976 from r-ryantm/auto-update/cdogs
...
cdogs-sdl: 0.11.0 -> 0.11.1
2021-04-30 00:56:11 +02:00
R. RyanTM
d9906b0576
croc: 9.1.0 -> 9.1.1
2021-04-29 22:48:09 +00:00
Robert Schütz
5ea915de46
pythonPackages.IMAPClient: 2.1.0 -> 2.2.0
2021-04-29 15:36:32 -07:00
Martin Weinelt
09f9d7811f
Merge pull request #121187 from dotlambda/ha-ffmpeg
2021-04-30 00:25:06 +02:00
Martin Weinelt
b33572a49f
python3Packages.ha-ffmpeg: add pythonImportsChecks
2021-04-30 00:24:49 +02:00
Sandro
5c80c7ce86
Merge pull request #120500 from SuperSandro2000/unbound
...
unbound: wrap unbound-control-setup with openssl
2021-04-30 00:22:38 +02:00
Michael Weiss
fbadd0efe0
Merge pull request #121194 from primeos/chromiumDev
...
chromiumDev: 92.0.4484.7 -> 92.0.4491.6
2021-04-29 23:26:33 +02:00
Ryan Horiguchi
3f16286601
vscode-extensions.hashicorp.terraform: 2.10.0 -> 2.10.1
2021-04-29 23:20:41 +02:00
Maximilian Bosch
d7e7fd74b1
Merge pull request #120770 from jb55/plasma-pass
...
plasma-pass: init at 1.2.0
2021-04-29 23:04:49 +02:00
Andrey Kuznetsov
17d9b66346
terraform-ls: 0.15.0 -> 0.16.0
2021-04-30 00:03:35 +03:00
Andrey Kuznetsov
0b02fa01a9
innernet: fix build on darwin
2021-04-29 23:56:38 +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
Maximilian Bosch
2722d069e1
Merge pull request #121158 from lsix/nano-5.7
...
nano: 5.6.1 -> 5.7
2021-04-29 22:34:28 +02:00
Maximilian Bosch
fcef932f8b
Merge pull request #121075 from arcnmx/ncmpcpp-parallel
...
ncmpcpp: enableParallelBuilding
2021-04-29 22:32:03 +02:00
Maximilian Bosch
2856277bb0
Merge pull request #121002 from r-ryantm/auto-update/filezilla
...
filezilla: 3.53.0 -> 3.53.1
2021-04-29 22:28:07 +02:00
Robert Helgesson
0586a566ff
trash-cli: 0.20.12.26 -> 0.21.4.18
2021-04-29 22:24:09 +02:00
R. RyanTM
07edccbb6c
dar: 2.6.14 -> 2.7.0
2021-04-29 16:23:53 -04:00
Maximilian Bosch
c62bff46e6
Merge pull request #120943 from Luflosi/update/kitty
...
kitty: 0.19.3 -> 0.20.2
2021-04-29 22:19:47 +02:00
branwright1
d8b056439e
river: unstable 2021-04-08 -> unstable 2021-04-27
2021-04-29 21:01:54 +01:00
Fabian Affolter
a44a3e1ff7
Merge pull request #120931 from fabaff/bump-angr
...
python3Packages.angr: 9.0.6852 -> 9.0.6885 and dependencies
2021-04-29 21:59:54 +02:00
Michael Weiss
0d7f9f8ac3
chromiumDev: 92.0.4484.7 -> 92.0.4491.6
2021-04-29 21:53:31 +02:00
Ulrik Strid
4d79ce4091
ocamlPackages.caqti-*: 1.3.0 -> 1.5.1
2021-04-29 21:49:50 +02:00
Robert Helgesson
69c572332b
svtplay-dl: 3.3 -> 3.6
2021-04-29 21:42:18 +02:00