Luka Blaskovic
1f3cc427dc
rls: set RUST_SRC_PATH to rustLibSrc
2021-01-07 10:31:03 +00:00
Milan Pässler
dde8ad8d12
rust: 1.48.0 -> 1.49.0
2021-01-07 04:11:51 +01:00
Thiago Kenji Okada
bbbe322b1a
flutter: refactor and reduce derivation size
...
Instead of copying the whole dart derivation to bin/cache/dart-sdk
directory, just symlink it.
Also, make sure that the flutter is build from dart passed as a
parameter.
Before:
/nix/store/p3avfmvd0yrjpwwml7vvqbjin5vacx2k-flutter-stable-1.22.0 2084894968
After:
/nix/store/750k4z1yj5xsw7ymmwvn7cfjjzkaygzg-flutter-stable-1.22.0 1647047080
2021-01-06 17:50:45 -03:00
Thiago Kenji Okada
a03f012956
flutter: format with nixpkgs-fmt
2021-01-06 17:50:45 -03:00
Doron Behar
7aed38b8ab
Merge pull request #107547 from jerith666/openjdk-15
2021-01-06 16:02:45 +02:00
Pavol Rusnak
31bd59648f
glslang: 8.13.3743 -> 11.1.0
...
- versioning scheme change
- enable on darwin
2021-01-05 23:17:35 +01:00
Vincent Laporte
67b72b7430
ocamlPackages.reason: use Dune 2
2021-01-05 18:23:20 +01:00
sbond75
805788f40a
cakelisp: init at 0.1.0
2021-01-04 22:28:11 -05:00
github-actions[bot]
92f5b04596
Merge staging-next into staging
2021-01-04 06:25:40 +00:00
Kira Bruneau
f0c6e40948
gcc10: fix MinGW build & use local copy of mcfgthread patches
2021-01-03 23:04:37 -05:00
Sandro
80677f372f
Merge pull request #108266 from jumper149/master
...
idris2: 0.2.1 -> 0.2.2
2021-01-04 04:46:20 +01:00
github-actions[bot]
581059aed4
Merge staging-next into staging
2021-01-04 00:57:38 +00:00
zowoq
fe13e4fa6f
go_2-dev: change pname/version to use unstable format
...
otherwise this causes problems with stable go versions and nix-env
2021-01-04 06:49:46 +10:00
John Ericson
8e48232180
gcc: Always pass --enable-shared
by default
...
I am actually a bit skeptical about this, but @matthewbauer makes the
case for this in
https://github.com/NixOS/nixpkgs/pull/107238#discussion_r546454453 and
I'm happy to go with it not being as in the loop on static linking stuff
as he is.
2021-01-03 19:19:09 +00: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
John Ericson
0df75bc04e
gcc 8, 10: tabs -> spaces
2021-01-03 19:14:56 +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
Guillaume Girol
7d92b68ba8
Merge pull request #101991 from siraben/z88dk-update
...
z88dk: 2020-01-27 -> 2.0
2021-01-03 17:15:55 +00:00
Ben Siraphob
ebced7f8c1
z88dk: 2020-01-27 -> 2.0
2021-01-03 23:38:10 +07:00
github-actions[bot]
0649757570
Merge staging-next into staging
2021-01-03 12:24:59 +00:00
Austin Seipp
3dbe656a25
nextpnr: 2020.12.01 -> 2021.01.02, bugfixes, no GUI by default
...
Upstream NextPNR has moved to disable the GUI by default; it tends to
cause the most complications/bug reports and has various complexities
and failure modes (e.g. I've still had problems getting it working
efficiently on my Ice Lake laptop.)
Instead, disable GUI support by default, and add a new `nextpnrWithGui`
derivation that enables it. This cuts the closure size down by 40ish
percent (~800MB -> ~500MB) and makes it a neglibile amount faster.
It also fixes two bugs:
1) We were using the old `ICEBOX_ROOT` parameter for ice40 support,
now known as `ICESTORM_ICE40_PREFIX`, and
2) the CMake option `SERIALIZE_CHIPDB` was renamed to `..._CHIPDBS`
(with an 'S' suffix) which should speed up the build at the cost
of RAM usage
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Austin Seipp
57f664002b
yosys: 0.9+3715 -> 0.9+3803
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:29 -06:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
zowoq
fb2311d430
Merge staging-next into staging
2021-01-03 16:33:28 +10:00
github-actions[bot]
bc30d1eb34
Merge master into staging-next
2021-01-03 00:56:46 +00:00
Felix Springer
d273a8982d
idris2: 0.2.1 -> 0.2.2
2021-01-03 00:44:16 +01:00
Peter Simons
8a21e02e31
ghc-9.0.1: set utf-8 locale during the build so that Haddock succeeds
2021-01-02 19:58:19 +01:00
Peter Simons
bf5e99fc7a
ghc-9.0.1: avoid use of tabs in the expression
2021-01-02 19:58:19 +01:00
Peter Simons
61a785ccd9
ghc: update 9.0.1 compiler from alpha-1 to rc-1
2021-01-02 19:58:19 +01:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
github-actions[bot]
54ab07c1fe
Merge staging-next into staging
2021-01-01 00:56:17 +00:00
github-actions[bot]
999c670119
Merge master into staging-next
2021-01-01 00:56:14 +00:00
Elliot Cameron
fd6f76bf9b
go_2-dev: init at dev.go2go branch
...
Head of dev.go2go branch was abe4d3dce12252ed09216eaa67b7dab8c8922537
at time of writing.
2020-12-31 12:55:38 -05:00
Frederik Rietdijk
f3b4ae8402
Merge staging-next into staging
2020-12-31 13:29:55 +01:00
Frederik Rietdijk
e823016e66
Merge master into staging-next
2020-12-31 13:29:32 +01:00
Ryan Burns
d6e3307291
llvmPackages_8.llvm: fix build with gcc 10
2020-12-31 09:10:12 +01:00
Michael Del Casino
fc086af382
Fix trailing whitespace
2020-12-30 21:35:22 -05:00
Michael Del Casino
cf81348264
CUDA Toolkit 11.1.1 for 455.83 Driver in 20.0.9
...
NixOS 20.0.9's default NVIDIA video driver version is 455.38, which supports CUDA 11.1.1.
**Things to note:**
- [ ] Users with nvtop installed may need to upgrade their nvtop installation due to caching behavior
2020-12-30 18:41:07 -05:00
Pavol Rusnak
8f4f4430d7
Merge pull request #106754 from viric/tinygo-microcontrollers
...
tinygo: 0.13.1 -> 0.16.0
2020-12-30 21:46:13 +01:00
Jörg Thalheim
c417247cf1
Merge pull request #107596 from Mic92/fix-static-pie-take2
...
bintools-wrapper: skip dynamic linker for static binaries
2020-12-30 06:23:09 +00:00
github-actions[bot]
3eb60816ef
Merge master into staging-next
2020-12-29 12:25:25 +00:00
Pavol Rusnak
78a8ccf961
gcc-arm-embedded: don't override phases
2020-12-29 11:36:17 +01:00
Pavol Rusnak
0dc7fa1541
gcc-arm-embedded: 9-2020-q2-update -> 10-2020-q4-major
2020-12-29 11:28:32 +01:00
github-actions[bot]
d5506c4c59
Merge master into staging-next
2020-12-28 12:24:08 +00:00
Peter Hoeg
b8514a1727
crystal2nix: unstable-2018-07-31 -> 0.1.0
2020-12-28 16:21:23 +08:00
Peter Hoeg
61626d70e5
buildCrystalPackage: support shards v0.12 properly
2020-12-28 16:21:23 +08:00
luc65r
f6fceb321b
Remove trailing whitespaces and fix indentation
2020-12-28 08:43:32 +01:00
luc65r
b1b3ca7907
gcc: make -fcommon default on gcc10
2020-12-28 08:43:31 +01:00
Jörg Thalheim
61bbbcd1af
bintools-wrapper: skip dynamic linker for static binaries
2020-12-27 16:42:11 +01:00
Matt McHenry
13e3d2bc4b
openjdk: 14.0.2 -> 15.0.1
...
* update two explicit references to jdk14 to just jdk, which no longer
points at jdk8 after #89731 .
* patch an explicit -XX:+UseConcMarkSweepGC to -XX:UseG1GC, as the
former now throws an error (after having been deprecated since jdk 9)
2020-12-26 11:58:06 -05:00
Vincent Laporte
75d69a0a27
ocaml-ng.ocamlPackages_4_12.ocaml: 4.12.0~α2 → 4.12.0~α3
2020-12-26 08:12:49 +01:00
Peter Simons
1998b95adc
haskellPackages: update default compiler from ghc 8.10.2 to version 8.10.3
2020-12-25 20:41:54 +01:00
Miikka Koskinen
5b95e93e1d
zig: 0.6.0 -> 0.7.1
2020-12-24 16:23:17 +02:00
github-actions[bot]
f1ccef3fd4
Merge master into staging-next
2020-12-22 00:46:39 +00:00
Vladimír Čunát
ac03cfa3c5
Revert "Merge #94582 : clang, cc-wrapper: Move --gcc-toolchain
logic..."
...
This reverts commit 0f25eb3e7d
, reversing
changes made to df91ae1ac0
.
These toolchain changes are too problematic, so reverting for now; see
https://github.com/NixOS/nixpkgs/pull/107086#issuecomment-749196366
2020-12-21 22:27:54 +01:00
Daniël de Kok
86477dafbb
Merge pull request #107136 from danieldk/rocm-4.0.0
...
rocm: 3.10.0 -> 4.0.0
2020-12-21 22:05:10 +01:00
github-actions[bot]
d442b912ae
Merge master into staging-next
2020-12-21 12:23:05 +00:00
Ben Siraphob
17f8726ee2
flasm: init at 1.64
2020-12-21 08:18:30 +07:00
github-actions[bot]
9f677fc6b8
Merge master into staging-next
2020-12-19 18:19:27 +00:00
Daniël de Kok
d0492e8f71
llvmPackages_rocm: 3.10.0 -> 4.0.0
2020-12-18 08:21:12 +01:00
Mauricio Collares
c46dcf470e
ecl: patches to fix SIGFPEs and for unicode compatibility with maxima
2020-12-14 19:24:19 -03:00
Luka Blaskovic
c73d96f776
rustc: cleanup, use correct llvm version
2020-12-14 15:14:03 +00:00
John Ericson
0f25eb3e7d
Merge pull request #94582 from obsidiansystems/cxx-wrapper-debt-part-3
...
clang, cc-wrapper: Move `--gcc-toolchain` logic into CC wrapper
2020-12-13 11:55:33 -05:00
github-actions[bot]
11d68e6adb
Merge staging-next into staging
2020-12-13 00:42:45 +00:00
John Ericson
c2c0d57339
Merge pull request #106790 from lopsided98/rustc-host-std
...
rustc: add host platform to --target when building cross-compiler
2020-12-12 17:27:56 -05:00
Ben Wolsieffer
5a923e552c
rustc: add host platform to --target when building cross-compiler
...
As of 1.48, std is only built for platforms in --target. If the host platform is
not included, the resulting rustc can't compile build.rs scripts.
2020-12-12 15:24:55 -05:00
Lluís Batlle i Rossell
b996c8d335
tinygo: 0.13.1 -> 0.16.0
...
And enable microcontroller targets. Works for me for microbit.
2020-12-12 16:56:08 +01:00
github-actions[bot]
cd10ecb0f1
Merge staging-next into staging
2020-12-12 00:40:38 +00:00
R. RyanTM
b62c9deaa3
rgbds: 0.4.1 -> 0.4.2
2020-12-11 01:36:35 +00:00
github-actions[bot]
5448578a33
Merge staging-next into staging
2020-12-10 18:15:36 +00:00
Kamil Chmielewski
bc9c9cd6da
nim: expose testament test runner
...
https://nim-lang.org/docs/testament.html
2020-12-10 14:49:01 +01:00
Jan Tojnar
bf2f0ec278
Merge branch 'staging-next' into staging
2020-12-10 04:41:08 +01:00
Sandro
190a081d5d
Merge pull request #106424 from r-ryantm/auto-update/kotlin
...
kotlin: 1.4.20 -> 1.4.21
2020-12-09 21:41:37 +01:00
github-actions[bot]
8feb00aaba
Merge staging-next into staging
2020-12-09 12:20:14 +00:00
R. RyanTM
9651b60c41
kotlin: 1.4.20 -> 1.4.21
2020-12-09 07:57:47 +00:00
Vincent Laporte
a35e7daa2b
compcert: 3.7 → 3.8
2020-12-09 08:28:04 +01:00
github-actions[bot]
5ed8ad03ce
Merge staging-next into staging
2020-12-08 18:15:42 +00:00
Tim Steinbach
7f50f98298
scala: Make overridable
2020-12-08 13:09:39 -05:00
Vincent Laporte
e4a7c4268b
ocaml-ng.ocamlPackages_4_12.ocaml: 4.12.0~α1 → 4.12.0~α2
2020-12-08 16:37:41 +01:00
Jörg Thalheim
650db4a0db
Merge pull request #106284 from raboof/rustc-deterministic-manifest
2020-12-08 09:47:33 +00:00
Sandro
407469cf53
Merge pull request #101728 from adelbertc/init-tvm
...
tvm: init at 0.7.0
2020-12-08 04:27:32 +01:00
Kamil Chmielewski
ba70e46edd
nim: 1.4.0 -> 1.4.2
2020-12-08 00:45:34 +01:00
Arnout Engelen
b909a333ad
rustc: generate deterministic manifest
...
The order of the entries in the manifest generated while installing
rustc depends on the (parallel) build, so let's sort it to make it
deterministic. Also remove install.log from the output.
Co-Authored-By: Jörg Thalheim <joerg@thalheim.io>
2020-12-07 23:02:09 +01:00
github-actions[bot]
82b9b02331
Merge master into staging-next
2020-12-04 06:16:26 +00:00
zowoq
14a7df6cf1
go_1_15: 1.15.5 -> 1.15.6
2020-12-04 13:41:03 +10:00
zowoq
852e039e44
go_1_14: 1.14.12 -> 1.14.13
2020-12-04 13:41:03 +10:00
zowoq
82b7b0f6a5
go_bootstrap: 1.4-bootstrap-20161024 -> 1.4-bootstrap-bdd4b95
...
Remove tests, they are disabled by upstream.
182bdbb1e1
> The 1.4 tests aren't necessarily supposed to pass.
2020-12-04 13:41:03 +10:00
github-actions[bot]
5b73e3087a
Merge master into staging-next
2020-12-03 12:18:45 +00:00
Domen Kožar
9998527de5
Merge pull request #105371 from turboMaCk/elm-packegse/elm-review
...
elmPackages.elm-review: Init at 2.3.3
2020-12-03 10:37:47 +01:00
github-actions[bot]
58274c4f8d
Merge master into staging-next
2020-12-03 00:36:28 +00:00
Sandro
535c1daca6
Merge pull request #105713 from fgaz/use-unstable-updater
2020-12-03 01:06:56 +01:00
github-actions[bot]
d3f5608624
Merge master into staging-next
2020-12-02 18:13:34 +00:00
Francesco Gazzetta
ff8e2db0cf
qbe: remove stray newline
2020-12-02 17:23:32 +01:00
Francesco Gazzetta
0c6492b9e4
lobster: use unstableGitUpdater
2020-12-02 17:23:05 +01:00
John Ericson
68fa053f46
Merge pull request #105383 from NixOS/more-rustc-musl
...
rustc: Improve musl support
2020-12-02 11:16:24 -05:00
John Ericson
47b99769f9
rustc: Improve musl support
...
There was a slight error in the target logic I didn't notice before, and
also should do the same thing for the other platforms.
2020-12-02 15:30:51 +00:00
github-actions[bot]
a71eec4269
Merge master into staging-next
2020-12-02 13:20:56 +00:00
Austin Seipp
ad11ff123a
nextpnr: 2020.11.10 -> 2020.12.01
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-12-02 07:18:09 -06:00
Austin Seipp
56d7883363
yosys: 0.9+3675 -> 0.9+3715
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-12-02 07:18:08 -06:00