Commit Graph

11256 Commits

Author SHA1 Message Date
AndersonTorres
d852768538 tinycc: unstable-2021-10-09 -> 0.9.27+date=2022-01-11 2022-01-14 00:15:29 -03:00
Dmitry Kalinkin
a56da82f7a
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/restfly/default.nix
2022-01-13 21:39:05 -05:00
R. Ryantm
2d3dd64808 scala: 2.13.7 -> 2.13.8 2022-01-13 12:44:50 -05:00
Steven Kou
2d0cecac60
zulu: 11.50.19 -> 11.52.13 2022-01-13 17:38:30 +08:00
github-actions[bot]
a8b75d6f2f
Merge master into staging-next 2022-01-13 00:01:59 +00:00
Felix Bühler
f0616a2045
Merge pull request #153862 from Stunkymonkey/treewide-github-5
treewide: switch to fetchFromGitHub
2022-01-13 00:24:44 +01:00
github-actions[bot]
9b5359861c
Merge master into staging-next 2022-01-12 12:01:06 +00:00
Zhaofeng Li
2fca45565d
gcc9: Add no-sys-dir patch for RISC-V (#154230)
Same as in gcc{10,11} (#147942).
2022-01-12 06:27:48 -05:00
github-actions[bot]
e81177a147
Merge staging-next into staging 2022-01-12 00:02:57 +00:00
Eric Dallo
11644ddcf2
flutter: add missing dart-sdk cache folder 2022-01-11 19:47:15 -03:00
Alyssa Ross
d77022e114
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
	nixos/doc/manual/release-notes/rl-2205.section.md
2022-01-11 16:35:43 +00:00
Marek Fajkus
863e37a23a
Merge pull request #154052 from wchresta/idris2-use-project-derivation
Idris2: Refactor default.nix
2022-01-11 09:58:10 +01:00
Ben Siraphob
54dd357f9e
Merge pull request #154444 from siraben/vyper-update
vyper: 0.3.0 -> 0.3.1
2022-01-11 15:18:47 +07:00
Ben Siraphob
444baf106d
vyper: 0.3.0 -> 0.3.1 2022-01-11 12:57:11 +07:00
wchresta
205b0f2c5e Idris2: Refactor default.nix
We take the idris2 projects version of the derivation. Originally,
Idris2 did not maintain their own nix derivation, so we created our
own. Now they maintain their own derivation, so we should try to
keep ours as close to theirs.

This change comes with the following differences:
* support files are in its own output, instead of packaged with idris2
  - This makes it necessary to provide --package for contrib and network
    !!! This is a breaking change !!!
* IDIRS2_PREFIX is set to ~/.idris2 instead of pointing to nix-store
  - This makes --install work as expected for the user
* Properly set IDRIS2_PACKAGE_PATH
* non-linux platform uses chez-racket instead of chez
2022-01-10 22:01:42 +01:00
github-actions[bot]
0f8ce42c1f
Merge staging-next into staging 2022-01-10 06:01:45 +00:00
Dmitry Kalinkin
b99fc173da
Merge pull request #140189 from redvers/ponyc-0.44.0
ponyc: 0.42.0 -> 0.44.0, pony-corral: 0.5.3 -> 0.5.4, pony-stable: removal
2022-01-10 00:28:05 -05:00
Bobby Rong
b3e513875f
vala_0_48: 0.48.21 → 0.48.22
https://gitlab.gnome.org/GNOME/vala/raw/0.48.22/NEWS
2022-01-10 12:26:29 +08:00
Bobby Rong
c702c4178c
vala_0_52: 0.52.9 → 0.52.10
https://gitlab.gnome.org/GNOME/vala/raw/0.52.10/NEWS
2022-01-10 12:26:29 +08:00
Bobby Rong
2a9cc2a9e6
vala_0_40: drop 2022-01-10 12:26:29 +08:00
Jan Tojnar
f7aa55946b Merge branch 'staging-next' into staging
; Conflicts:
;	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
;	nixos/doc/manual/release-notes/rl-2205.section.md
;	pkgs/build-support/libredirect/default.nix
2022-01-10 01:26:05 +01:00
Jörg Thalheim
3849f52647
Merge pull request #153890 from oliverbunting/yosys-symbiflow-plugins
yosys: Add yosys-symbiflow-plugins
2022-01-10 00:21:32 +00:00
Bernardo Meurer
a9e2911a60
Merge pull request #154088 from bobby285271/vala-staging
vala: 0.54.5 → 0.54.6
2022-01-09 18:01:57 +00:00
Jan Tojnar
cf26d7da02
Merge pull request #154086 from bobby285271/vala
Vala updates 2021-01-08 (master)
2022-01-09 03:18:44 +01:00
Bobby Rong
4d70e2dca4
vala_0_52: 0.52.8 → 0.52.9
https://gitlab.gnome.org/GNOME/vala/raw/0.52.9/NEWS
2022-01-09 09:41:10 +08:00
Bobby Rong
bec452064c
vala: 0.54.5 → 0.54.6
https://gitlab.gnome.org/GNOME/vala/raw/0.54.6/NEWS
2022-01-09 09:38:35 +08:00
Bobby Rong
f0225e376f
vala_0_48: 0.48.20 → 0.48.21
https://gitlab.gnome.org/GNOME/vala/raw/0.48.21/NEWS
2022-01-09 09:15:06 +08:00
John Ericson
baf290023c
Merge pull request #153790 from sternenseemann/cross-bootstrap-logic
Cross bootstrapping logic fixes benefitting llvmPackages
2022-01-08 12:39:30 -08:00
OllieB
12cc34ce2d yosys: Add yosys-symbiflow-plugins 2022-01-08 14:48:28 +00:00
Felix Buehler
05ebdaaecc teyjus: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00
Felix Buehler
317db0f19f mosml: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00
Felix Buehler
16c559857c fsharp: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00
Felix Buehler
45eeb92d44 chickenPackages_4.egg2nix: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00
Moritz Angermann
08f22ce9cc llvmPackages_12.llvm: create fix-llvm-issue-49955.patch
This patch addresses llvm/llvm-project#49955
2022-01-08 14:01:39 +01:00
github-actions[bot]
cf7efe1192
Merge staging-next into staging 2022-01-08 12:01:36 +00:00
Dmitry Kalinkin
477540469e
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/gradient-utils/default.nix
	pkgs/development/python-modules/gradient/default.nix
2022-01-08 02:39:35 -05:00
github-actions[bot]
a2220bf224
Merge staging-next into staging 2022-01-08 06:02:01 +00:00
zowoq
cacab72b75 go_1_17: 1.17.5 -> 1.17.6 2022-01-08 10:38:36 +10:00
zowoq
d50b6bff89 go_1_16: 1.16.12 -> 1.16.13 2022-01-08 10:38:32 +10:00
Jonathan Ringer
172bcecd6b
Merge remote-tracking branch 'origin/staging-next' into staging 2022-01-07 10:32:13 -08:00
Jonathan Ringer
86f9a32c4c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/hydra/default.nix
2022-01-07 10:31:29 -08:00
sternenseemann
e238f456b8 llvmPackages_*.clang: pick clangUseLLVM if targetPlatform.useLLVM
libcxxClang still depends on cc wrapper's gccForLibs for libgcc which is
not available when useLLVM is set. In such cases we need to switch to
clangUseLLVM and (try) to use compiler-rt instead.

Resolves #153759: pkgsLLVM.llvmPackages.stdenv now correctly
clangUseLLVM as cc, allowing compilation to work as expected.
2022-01-07 14:52:13 +01:00
sternenseemann
766f5ffb76 llvmPackages_*: respect cc for target when choosing C++ flavour
llvmPackages_*.clang should check the default compiler for the package
set it is targeting (targetPackages.stdenv.cc) instead of the compiler
that has been used to build it (stdenv.cc) in order to get some sense of
whether to use libc++ or libstdc++.

Since we are now inspecting targetPackages in the llvmPackages.clang
attribute, we need to avoid using it in the cross stdenv — which just
forces us to explicitly request libcxxClang for darwin instead of
relying on the clang attribute to pick it for us.

We also need to do something similar for targetPackages.stdenv.cc: Here
the llvmPackages.clang logic would work as we want (inspect
targetPackages.stdenv.cc and if it doesn't exist, make the choice based
on stdenv.cc), but it gets locked in a cycle with the previous package.
We can easily break this, however: We know that the previous set had
clang and the next one doesn't exist, so we'd choose libcxxClang any day
of the week.
2022-01-07 14:42:41 +01:00
Ben Siraphob
801c41bd29
asn1c: remove 2022-01-07 16:45:49 +07:00
github-actions[bot]
aed0ee64b8
Merge staging-next into staging 2022-01-07 06:02:04 +00:00
github-actions[bot]
b48a41c77c
Merge master into staging-next 2022-01-07 06:01:27 +00:00
Ben Siraphob
0f050a1236
treewide: replace http://github.com with https://github.com 2022-01-07 09:58:36 +07:00
github-actions[bot]
6f4cd97569
Merge staging-next into staging 2022-01-06 18:01:44 +00:00
github-actions[bot]
eab8e6bda8
Merge master into staging-next 2022-01-06 18:01:07 +00:00
R. RyanTM
5bb94d32cd
jsonnet: 0.17.0 -> 0.18.0
(#153267)
2022-01-06 17:02:01 +01:00
Austin Seipp
8efa46a893 yosys: 0.12+36 -> 0.12.54, with yosys-bluespec update
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-01-06 09:19:29 -06:00
Austin Seipp
76cbdfd89b nextpnr: 2021.15.21 -> 2022.01.03, with apycula update
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-01-06 09:19:29 -06:00
github-actions[bot]
92dce734f0
Merge staging-next into staging 2022-01-05 18:01:42 +00:00
github-actions[bot]
0d3fe41724
Merge master into staging-next 2022-01-05 18:01:06 +00:00
sternenseemann
115a6f077f llvmPackages_{12,13,git}.compiler-rt: remove new runtimes in useLLVM
LLVM 12 added the memory profiling runtime and LLVM 13 the ORC
runtime. Both need a libc in order to build (or at least headers not
present in clang's resource root), so we'll disable them for any sort of
baremetal-ish build. memprof likely doesn't work in a baremetal
situation at all, orc is unknown. Whether both would compile with musl
is to be checked.
2022-01-05 18:17:53 +01:00
github-actions[bot]
48d1133b04
Merge staging-next into staging 2022-01-05 06:01:52 +00:00
github-actions[bot]
4b70e0e343
Merge master into staging-next 2022-01-05 06:01:16 +00:00
github-actions[bot]
ba204700bc
Merge master into haskell-updates 2022-01-05 00:08:41 +00:00
github-actions[bot]
285dff553d
Merge staging-next into staging 2022-01-04 18:01:46 +00:00
github-actions[bot]
6af0c1b318
Merge master into staging-next 2022-01-04 18:01:08 +00:00
sternenseemann
e4fddecdb3 llvmPackages_{11,12,13,git}.libllvm: enable static build
The main thing we need to pass LLVM_ENABLE_PIC=OFF to prevent LLVM from
building shared objects because our cc-wrapper is incapable of producing
shared objects. Building LLVM statically also influences other LLVM
projects like clang and lld -- which can be built linked fully
statically with this change.
2022-01-04 18:40:32 +01:00
sternenseemann
e5ccc412d2 llvmPackages_*.libllvm: only build tests if doCheck
To make the value of doCheck in the argument attribute set accurate we
also need to include the condition for cross compilation which normally
is added by stdenv.mkDerivation.
2022-01-04 18:40:32 +01:00
sternenseemann
e3c61654ca haskell.compiler.*: disable large address space only on iOS
The condition used in the past to detect iOS was "is this
aarch64-darwin"? Since we have aarch64-darwin devices running macOS
nowadays which do allow large address space, let's use the more accurate
flag.
2022-01-04 12:10:00 +01:00
sternenseemann
c70dca8249 llvmPackages_*.libllvm: make llvm-config and llvm-config equivalent
LLVM's build system creates NATIVE/bin/llvm-config by reexecuting cmake
with entirely new flags. Problematically, the `CMAKE_INSTALL_*` flags
are not inherited, causing llvm-config-native to return wrong
installation paths, e. g. CMAKE_INSTALL_LIBDIR would default to `lib64`
on x86_64-linux. Previously this was masked by outputs.patch which
replaced ActiveLibDir with a string passed in from Nix, however
`--cmakedir` for example would turn out to be wrong always, breaking
cross-compilation of e. g. lld.

Additionally LLVM_ENABLE_RTTI needs to be repassed, as it is used to
determine if RTTI is available. Passing LLVM_LINK_LLVM_DYLIB is crucial
if we are building LLVM non-statically: It influences the --shared-mode
flag (which should indicate that -lLLVM is enough to link all
components) and makes --link-shared work in the first place,
i. e. llvm-config-native believes the built shared libs don't exist
unless we repass this flag.

Passing LLVM_LINK_LLVM_DYLIB=ON, however, makes the native build produce
a full libLLVM.so which is something we don't want, so we introduce a
patch which forces llvm-config to link statically against the LLVM
components it needs.
2022-01-04 11:09:43 +01:00
sternenseemann
d807aaa30c llvmPackages*.libllvm: drop outputs.patch for llvm-config.patch
Due to gnu-install-dirs.patch llvm-config will return correct results
for --link-shared as well as --link-static even without this patch.
2022-01-04 11:09:43 +01:00
AndersonTorres
0bcd5681dd xa: 2.3.11 -> 2.3.12 2022-01-04 01:57:33 -03:00
John Ericson
8a8791e3b2
Merge pull request #153340 from sternenseemann/clang-no-llvm-config
[staging] llvmPackages_*.clang: stop passing LLVM_CONFIG_PATH unnecessarily
2022-01-03 17:27:16 -08:00
github-actions[bot]
354eadb4b4
Merge master into haskell-updates 2022-01-04 00:08:21 +00:00
github-actions[bot]
25662d01ae
Merge staging-next into staging 2022-01-04 00:02:40 +00:00
Martin Weinelt
11a0b61783 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-03 23:21:08 +01:00
sternenseemann
c58517aeed llvmPackages_*.clang: stop passing LLVM_CONFIG_PATH unnecessarily
Starting with LLVM 8, clang does no longer use llvm-config to detect the
LLVM installation: https://github.com/llvm/llvm-project/commit/e4faa5c7986b7
Consequently, there is no point passing LLVM_CONFIG_PATH (in fact the
variable is unused currently).
2022-01-03 16:46:38 +01:00
R. RyanTM
ca485f4220
rgbds: 0.5.1 -> 0.5.2
* rgbds: 0.5.1 -> 0.5.2 (#149232)

* rgbds: fix build on Darwin by disabling LTO

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-03 11:28:52 +01:00
R. Ryantm
ad1d385e0e vala: 0.54.3 -> 0.54.5 2022-01-03 01:55:01 -05:00
github-actions[bot]
4acff2bbde
Merge master into haskell-updates 2022-01-03 00:08:40 +00:00
R. RyanTM
4bd7cdc035
aspectj: 1.9.6 -> 1.9.7
(#150330)
2022-01-02 23:43:06 +01:00
R. RyanTM
3dffc8babd
adoptopenjdk-icedtea-web: 1.8.7 -> 1.8.8
(#143511)
2022-01-02 16:48:11 +01:00
github-actions[bot]
b0c76508ef
Merge master into haskell-updates 2022-01-02 00:08:53 +00:00
Jörg Thalheim
aaff0d644f
clippy: fix build (#152211) 2022-01-01 06:31:57 +00:00
Dennis Gosnell
e122507667
Merge remote-tracking branch 'origin/master' into haskell-updates 2022-01-01 13:29:15 +09:00
Anderson Torres
e1eeb53e64
Merge pull request #151518 from suhr/zig
zig: 0.8.1 -> 0.9.0
2021-12-31 23:34:21 -03:00
github-actions[bot]
3ef2d0b236
Merge master into haskell-updates 2022-01-01 00:08:27 +00:00
github-actions[bot]
38dc27dab2
Merge staging-next into staging 2022-01-01 00:02:16 +00:00
github-actions[bot]
c30032af77
Merge master into staging-next 2022-01-01 00:01:38 +00:00
7c6f434c
84fb429d21
Merge pull request #150018 from trofi/fix-llvm-for-gcc-12
llvm_{5..12}: fix tests against upcoming gcc-12
2021-12-31 21:45:53 +00:00
Ben Siraphob
3789776ec2 microscheme: fix meta.homepage 2021-12-31 11:17:07 -08:00
github-actions[bot]
f2adf20b71
Merge staging-next into staging 2021-12-31 18:01:40 +00:00
github-actions[bot]
df24694c45
Merge master into staging-next 2021-12-31 18:01:05 +00:00
Jörg Thalheim
5f4ec0f48f
Merge pull request #152731 from misuzu/rustc-jemalloc
rustc: build with jemalloc
2021-12-31 15:06:00 +00:00
Bobby Rong
cd32154570
Merge pull request #152713 from r-ryantm/auto-update/go-jsonnet
go-jsonnet: 0.17.0 -> 0.18.0
2021-12-31 21:19:56 +08:00
github-actions[bot]
77da198145
Merge master into staging-next 2021-12-31 12:01:24 +00:00
Bobby Rong
5d2770ad43
Merge pull request #152891 from r-ryantm/auto-update/fasm
fasm: 1.73.28 -> 1.73.29
2021-12-31 16:42:53 +08:00
R. Ryantm
2a9ebe61ef fasm: 1.73.28 -> 1.73.29 2021-12-31 07:28:37 +00:00
Jan Tojnar
380c030740 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/aiohttp-socks/default.nix
;	pkgs/development/python-modules/emv/default.nix
;	pkgs/development/python-modules/mocket/default.nix
;	pkgs/development/python-modules/types-protobuf/default.nix
2021-12-31 07:26:03 +01:00
R. Ryantm
99f87ca224 carp: 0.5.3 -> 0.5.4 2021-12-30 22:17:53 -08:00
github-actions[bot]
1537d1a898
Merge master into haskell-updates 2021-12-31 00:08:18 +00:00
Marek Fajkus
4a03790765
Merge pull request #152764 from turboMaCk/fix-elm-packages-post-node-16
elmPackages: fix nodejs packages
2021-12-30 20:22:20 +01:00
Marek Fajkus
26b74d2938
elmPackages: fix nodejs packages
Fixes regression caused by
    4c60ee3da1 (pull: #142915)
    following patch of nodePackages using nodejs-14_x
    2c3b3e69ad (pull: #149120)

    - clenups and updates in generate-node-packages.sh
    - specify nodejs version in default.nix

    This makes elmPackages.* build with nodejs-14
    which resolves the issue with npm installation failing
2021-12-30 19:05:19 +01:00
misuzu
2a699029f4 rustc: build with jemalloc
This change should fix intermittent crashes on macOS Monterey.

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2021-12-30 17:45:08 +02:00
Paul-Nicolas Madelaine
1dd94c52b8 fstar: 2021.11.27 -> 2021.12.25 2021-12-30 15:38:47 +01:00
R. Ryantm
fc0fadf09a go-jsonnet: 0.17.0 -> 0.18.0 2021-12-30 14:22:51 +00:00