Commit Graph

9587 Commits

Author SHA1 Message Date
github-actions[bot]
ebc5b12a40
Merge staging-next into staging 2021-04-01 06:05:50 +00:00
Peter Hoeg
34b5e46f73 mint: 0.9.0 -> 0.11.0 2021-04-01 11:12:47 +08:00
Peter Hoeg
befefe6f3f crystal: init at 1.0.0 2021-04-01 11:12:47 +08:00
github-actions[bot]
b152812791
Merge staging-next into staging 2021-04-01 00:15:44 +00:00
Pavol Rusnak
cfe4e1c3db
yosys: 0.9+3962 -> 0.9+4052 2021-03-31 23:11:34 +02:00
github-actions[bot]
d466353dd5
Merge staging-next into staging 2021-03-30 12:06:28 +00:00
github-actions[bot]
c9e9ff786b
Merge master into staging-next 2021-03-30 12:06:24 +00:00
Ben Siraphob
11027de7ae koka: init at 2.1.1 2021-03-30 12:28:57 +02:00
Martin Weinelt
c8ac1ce19e
edk2: 202011 -> 202102
Fixes: CVE-2021-28210, CVE-2021-28211
2021-03-30 02:20:31 +02:00
github-actions[bot]
884cf463fd
Merge staging-next into staging 2021-03-29 12:06:29 +00:00
github-actions[bot]
b1788736fd
Merge master into staging-next 2021-03-29 12:06:25 +00:00
Peter Hoeg
3f358d4574 crystal2nix: 0.1.0 -> 0.1.1 2021-03-29 18:12:25 +08:00
github-actions[bot]
f311dede4c
Merge staging-next into staging 2021-03-29 00:15:53 +00:00
github-actions[bot]
b9456ca263
Merge master into staging-next 2021-03-28 18:14:11 +00:00
Michael Raskin
b722e3ff4c
Merge pull request #117892 from 7c6f434c/quicklisp-updates
quicklispPackages: update, sbcl: 2.0.8 -> 2.1.2, and related stuff
2021-03-28 17:01:57 +00:00
Michael Raskin
b4d085cb9a sbcl: init 2.1.2, default 2.0.8 -> 2.1.2 2021-03-28 16:41:53 +02:00
github-actions[bot]
cbd2c726fb
Merge staging-next into staging 2021-03-28 12:06:24 +00:00
github-actions[bot]
25268aeaf7
Merge master into staging-next 2021-03-28 12:06:21 +00:00
Ben Siraphob
6a2a2d6503 julia: use system blas only when not darwin 2021-03-28 17:46:05 +07:00
github-actions[bot]
2ed7687b19
Merge staging-next into staging 2021-03-28 00:15:43 +00:00
github-actions[bot]
732dc6ef8f
Merge master into staging-next 2021-03-28 00:15:41 +00:00
sternenseemann
a3f74559cf llvmPackages_6.llvm-manpages: unbreak
enableSharedLibraries defaulted to true which caused a phase to
try to use the $lib output which doesn't exist for the llvm-manpages
derivation.
2021-03-27 22:40:44 +01:00
John Ericson
8179fdc3d1
Merge pull request #117660 from Ericson2314/organize-llvm
llvmPackages_*.libunwind: Move into own directory
2021-03-26 10:25:23 -04:00
github-actions[bot]
219312a10b
Merge staging-next into staging 2021-03-26 12:06:44 +00:00
github-actions[bot]
eddd1a74ec
Merge master into staging-next 2021-03-26 12:06:41 +00:00
Michael Raskin
36f2c10ca5
Merge pull request #117240 from eraserhd/fix-gambit-compiler-paths
gambit: fix compiler paths
2021-03-26 12:04:04 +00:00
Emery Hemingway
56592ea293 nim: cross-compilation fixes
* Import with callPackages
* Use buildPackages for building a cross-compiler
* Patch-out potential conflicts in nim.cfg
* Generate a configuration with toolchain detection
* Build with strictDeps enabled
2021-03-26 11:36:38 +01:00
Jan Tojnar
b3c854b60b
Merge branch 'staging-next' into staging 2021-03-26 07:53:44 +01:00
github-actions[bot]
26fdaef6b2
Merge master into staging-next 2021-03-26 06:05:54 +00:00
John Ericson
0ae1182489 llvmPackages_*.libunwind: Move into own directory
I expect to soon give it some patches that would go in there too, but
either way it's good to match the others.
2021-03-26 05:06:15 +00:00
taku0
44ccf965bd
Merge pull request #116781 from cust0dian/adoptopenjdk-16
adoptopenjdk-bin: add 16.0.0
2021-03-26 10:34:23 +09:00
github-actions[bot]
b068d2e437
Merge master into staging-next 2021-03-26 00:15:53 +00:00
sternenseemann
91b91ebe40 haxe*: set licenses according to upstream opam file
Upstream specifies MIT and GPL2+ in its opam file, so we run with this.
There doesn't seem to have been any license change and I couldn't track
down the mentioned docs/license.txt.
2021-03-25 22:11:00 +01:00
sternenseemann
f8544f96f1 neko: try to list applying licenses more accurately
As a side note: This change shows why `with` can be dangerous business:
It doesn't shadow any existing bindings which can be unexpected. If I
were to use with licenses; [ … ] here, zlib in the with block would
actually be the zlib passed via the function arguments instead of the
zlib from licenses which would be expected. This was what caused the
previous eval error.
2021-03-25 22:11:00 +01:00
sternenseemann
2fd41fd203 haxe: 3.4.6 -> 4.2.1
haxe_4_2: init at 4.2.1

haxe_3_4, haxe_3_2 still exist.

Co-authored-by: Daniel Firth <dan.firth@homotopic.tech>
2021-03-25 22:11:00 +01:00
Daniel Firth
dc376c7e75 neko: 2.2.0 -> 2.3.0
Co-authored-by: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>
2021-03-25 22:11:00 +01:00
David McFarland
0745ed2b73 roslyn: init at 3.10.0-1.21102.26 2021-03-25 16:11:58 -03:00
github-actions[bot]
7c9222212f
Merge master into staging-next 2021-03-25 18:14:01 +00:00
David McFarland
2026cd2781 dotnetCorePackages.sdk_5_0: 5.0.100 -> 5.0.200 2021-03-25 14:21:08 -03:00
Frederik Rietdijk
350f9bd822
Merge pull request #117570 from FRidh/python2alias
Python: be explicit on whether it is python2 or python3 that is used
2021-03-25 13:26:35 +01:00
github-actions[bot]
4dc869e403
Merge master into staging-next 2021-03-25 12:06:22 +00:00
Frederik Rietdijk
7012ab1b54 dtc: don't require python 2021-03-25 12:30:44 +01:00
Frederik Rietdijk
7be6cf9784 cmdstan: use python3 2021-03-25 11:48:24 +01:00
Samuel Ainsworth
a4456496ee
julia: add update script, and 1.5.3 -> 1.5.4 (#116466) 2021-03-25 11:32:14 +01:00
John Ericson
f10f4f7ec3
Merge pull request #117433 from obsidiansystems/organize-llvm
llvmPackages: Organize files
2021-03-24 17:41:06 -04:00
Daniël de Kok
84023d85cb llvmPackages_rocm: 4.0.1 -> 4.1.0 2021-03-24 08:43:58 +01:00
John Ericson
19a974945b llvmPackages: Organize files
Always do pkg/default.nix not pkg.nix; use directories to avoid
prefixing patches and other files.
2021-03-24 05:02:50 +00:00
kolaente
ba619289b6
flutter: remove patchelf 2021-03-23 21:00:23 +01:00
kolaente
e5e446bdc0
flutter: add inherit version 2021-03-23 20:51:58 +01:00
github-actions[bot]
3fe8f858ef
Merge staging-next into staging 2021-03-23 18:20:04 +00:00
github-actions[bot]
ca7fa2ef7b
Merge master into staging-next 2021-03-23 18:20:01 +00:00
Marek Fajkus
09ea1dc766
elmPackages.elm-format: fix build
closes #117336
2021-03-23 11:47:29 +01:00
github-actions[bot]
8ef8f6b43c
Merge staging-next into staging 2021-03-23 06:18:05 +00:00
github-actions[bot]
39e3812215
Merge master into staging-next 2021-03-23 06:18:02 +00:00
Ryan Mulligan
196342526d
Merge pull request #117185 from r-ryantm/auto-update/gleam
gleam: 0.14.2 -> 0.14.3
2021-03-22 21:08:59 -07:00
github-actions[bot]
13fa16d91b
Merge staging-next into staging 2021-03-23 00:40:28 +00:00
github-actions[bot]
11ee0bf5d7
Merge master into staging-next 2021-03-23 00:40:24 +00:00
Sandro
e43d6186ff
Merge pull request #114526 from bobrik/ivan/ocaml-4.10.2
ocamlPackages.ocaml: 4.10.0 -> 4.10.2
2021-03-22 21:31:23 +01:00
Jason Felice
3ed996727f gambit: fix compiler paths
Prior to the recent merge, the full paths were specified here, so
gambit would get the full paths and not need to propagate the compiler
inputs.
2021-03-22 10:58:48 -04:00
github-actions[bot]
feda7be375
Merge master into staging-next 2021-03-22 12:26:55 +00:00
Ben Siraphob
5b8a0c92fe openjdk/darwin: move version out of name 2021-03-22 18:53:04 +07:00
R. RyanTM
8a55c90c16 gleam: 0.14.2 -> 0.14.3 2021-03-22 08:28:39 +00:00
Ben Siraphob
1a12ffa3b3 urn: all platforms 2021-03-22 15:05:16 +07:00
Markus S. Wamser
123ec34638 ghdl: fix llvm backend, add passthru.tests 2021-03-22 07:51:27 +01:00
github-actions[bot]
226884645e
Merge master into staging-next 2021-03-22 00:45:52 +00:00
Sandro
99f6fd4365
Merge pull request #86200 from jamesottaway/patch-1
dotnetCorePackages: Fix `combinePackages` example
2021-03-22 00:20:44 +01:00
Serg Nesterov
05a48020fd
adoptopenjdk: add 16.0.0 2021-03-22 01:18:50 +03:00
Sandro
53f66b0837
Merge pull request #111161 from r-ryantm/auto-update/corral
pony-corral: 0.4.0 -> 0.4.1
2021-03-21 21:18:17 +01:00
github-actions[bot]
2379dca8ce
Merge master into staging-next 2021-03-21 18:25:45 +00:00
Antonio Nuno Monteiro
7a0533d438 bs-platform: remove myself from maintainers 2021-03-21 11:21:10 -07:00
John Ericson
e6ca7b6e5b
Merge pull request #113747 from r-burns/nixpkgs-gcc-decfloat
gcc: don't disable decimal-float when cross-compiling
2021-03-21 13:27:43 -04:00
kolaente
3be901912d
flutter 1.22.4 -> 2.0.3 2021-03-21 14:06:57 +01:00
github-actions[bot]
6f6e1d46b4
Merge master into staging-next 2021-03-21 12:26:00 +00:00
taku0
aaa9453327
Merge pull request #116935 from hercules-ci/unsupported-jdks
adoptopenjdk-bin: mark insecure 13 and 14
2021-03-21 16:45:47 +09:00
github-actions[bot]
1620a4d1e1
Merge staging-next into staging 2021-03-20 00:40:14 +00:00
John Ericson
097933d70b
Merge pull request #116833 from thefloweringash/compiler-rt-arch
llvmPackages_{10,11}.compiler-rt: restrict build to current arch
2021-03-19 17:49:49 -04:00
Peter Simons
a839c811a5
Merge pull request #116096 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-03-17 (plus other fixes)
2021-03-19 21:24:10 +01:00
Andrew Childs
2a588dad4e llvmPackages_{10,11}.compiler-rt: restrict build to current arch
Workaround for build failure after adding mandatory -arch
argument. Nixpkgs targets a single architecture, so this saves a small
amount of wasted build effort.

See https://github.com/NixOS/nixpkgs/pull/114817#issuecomment-802709527
2021-03-19 20:23:24 +00:00
Andrew Childs
8cc0010f0c llvmPackages_*.compiler-rt: use darwinArch 2021-03-19 20:23:23 +00:00
Ivan Babrou
2cf3641a5c rustc: update llvm on darwin to current
We downgraded when LLVM 10 wasn't working well on Darwin: #101136.
Now that we're using LLVM 11, the issue is no longer present.
2021-03-20 06:12:48 +10:00
github-actions[bot]
6e3a55e059
Merge staging-next into staging 2021-03-19 18:19:40 +00:00
Frederik Rietdijk
1ecb97eae9 Merge master into staging-next 2021-03-19 18:17:01 +01:00
Robert Hensing
641aa9e27d adoptopenjdk-{13,14}: mark insecure 2021-03-19 16:37:16 +01:00
Sandro
d00e4cd1fe
Merge pull request #115381 from rskew/master 2021-03-19 14:00:01 +01:00
github-actions[bot]
8c03075f07
Merge staging-next into staging 2021-03-19 00:41:08 +00:00
ed
e82f32bfd8 sjasmplus: init at 1.18.2 2021-03-18 18:33:35 +00:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Thomas Mader
7e05c58069
dmd: 2.091.1 -> 2.095.1 2021-03-18 17:41:31 +02:00
Thomas Mader
8048be48a9
ldc: 1.24.0 -> 1.25.1 2021-03-18 17:29:49 +02:00
Sandro
779428586c
Merge pull request #116535 from SuperSandro2000/fix-collection27 2021-03-18 13:43:53 +01:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
Ben Wolsieffer
8178d877ac go: fix bootstrapping on 32-bit ARM
On 32-bit ARM, the wrong name was used for the prebuilt bootstrap tarball,
causing an eval failure.
2021-03-18 18:59:34 +10:00
AndersonTorres
9b611eb998 dxa: move file argument in substituteInPlace 2021-03-17 20:59:19 -03:00
AndersonTorres
6603130e7e xa: fix a typo in substituteInPlace
Also, move the file argument
2021-03-17 20:59:19 -03:00
Sandro Jäckel
88513c0d88
dmd: mark broken
failing on hydra since 7 months https://hydra.nixos.org/build/133752088
2021-03-17 22:55:10 +01:00
Sandro Jäckel
2ab8b31520
crystal_32_0: mark broken on darwin 2021-03-17 22:55:08 +01:00
Sandro
d600f00664
Merge pull request #116632 from ErinvanderVeen/clean 2021-03-17 22:13:27 +01:00
Peter Simons
1fab990d47 Merge origin/master into haskell-updates. 2021-03-17 21:19:22 +01:00
Erin van der Veen
2e698f6ba7 clean: change to bsd2 license
Clean is released under the bsd2 license as can be seen here:
https://clean.cs.ru.nl/Download_Clean

For the full license, see:
https://ftp.cs.ru.nl/Clean/Clean30/CleanLicenseConditions.txt
2021-03-17 15:07:48 +01:00
Samuel Gräfenstein
b72ee5775c
treewide: gnome2.gtk -> gtk2
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:16 +01:00
Rowan Skewes
09eca0013a swiProlog: fix and document pack install
Add pack install location to swipl pack path
Document using local pack install
2021-03-16 17:25:38 +11:00
github-actions[bot]
1398d44bac
Merge staging-next into staging 2021-03-16 00:39:16 +00:00
github-actions[bot]
d18aaddde4
Merge master into staging-next 2021-03-16 00:39:08 +00:00
Anderson Torres
8989d8f457
Merge pull request #116137 from AndersonTorres/new-xa
XA assembler
2021-03-15 18:50:42 -03:00
github-actions[bot]
611019db38
Merge staging-next into staging 2021-03-15 18:16:53 +00:00
github-actions[bot]
4915d2cb4c
Merge master into staging-next 2021-03-15 18:16:46 +00:00
Domen Kožar
132be9e4b7
Merge pull request #113018 from andys8/update-elm-packages-20210213
elmPackages.elm-{language-server,tooling,review}: Update versions
2021-03-15 14:15:13 +00:00
github-actions[bot]
01ebd9a303
Merge staging-next into staging 2021-03-15 00:40:33 +00:00
github-actions[bot]
8fa4dca9b5
Merge master into staging-next 2021-03-15 00:40:27 +00:00
Jonathan Ringer
cbce4e76d3 solc: make linux only
Darwin build is already failing.
Don't have hardware iterate
2021-03-14 17:06:47 -07:00
Jonathan Ringer
6a36b730ae solc: 0.7.4 -> 0.8.2 2021-03-14 17:06:47 -07:00
AndersonTorres
9ecaf3fd2e dxa: init at 0.1.4 2021-03-14 14:03:41 -03:00
AndersonTorres
7173fb6a77 xa: init at 2.3.11 2021-03-14 14:03:40 -03:00
github-actions[bot]
977005c64f
Merge staging-next into staging 2021-03-14 12:21:14 +00:00
github-actions[bot]
8c04f70ddd
Merge master into staging-next 2021-03-14 12:21:07 +00:00
Maxine Aubrey
eecacdf3d8 go_1_16: 1.16 -> 1.16.2
fixes CVE-2021-27918, CVE-2021-27919
2021-03-14 03:14:28 -04:00
Maxine Aubrey
6a99841c11 go_1_15: 1.15.8 -> 1.15.10
fixes CVE-2021-27918, CVE-2021-27919
2021-03-14 03:14:28 -04:00
andys8
0a02e569a6 elmPackages.elm-{language-server,tooling,review}: Update versions
elm-language-server: 2.0.2 -> 2.0.3
elm-tooling: 1.1.0 -> 1.3.0
elm-review: 2.4.1 -> 2.4.6
2021-03-13 13:37:21 +01:00
Jan Tojnar
9a64ee2b45
Merge branch 'staging-next' into staging 2021-03-13 01:58:15 +01:00
Peter Simons
021b8328ce ghc: drop obsolete compiler version 8.10.3 2021-03-12 21:23:15 +01:00
Peter Simons
822fc150a1 ghc: drop obsolete compiler version 8.10.2 2021-03-12 21:18:48 +01:00
Peter Simons
d0ac5c04e0 ghc: drop obsolete compiler version 8.10.1 2021-03-12 21:17:50 +01:00
Peter Simons
a7932e3f14 ghc: drop obsolete compiler version 8.8.3 2021-03-12 21:16:35 +01:00
Peter Simons
f189465dce ghc: drop obsolete compiler version 8.8.2 2021-03-12 21:16:09 +01:00
Peter Simons
0886f5bad8 ghc: drop unused binary compiler version 8.2.2 2021-03-12 21:10:19 +01:00
Peter Simons
cb4346597f ghc: drop obsolete version 8.6.5 2021-03-12 21:05:31 +01:00
github-actions[bot]
c2eb9a753a
Merge master into staging-next 2021-03-12 12:25:52 +00:00
Vincent Laporte
22d9482360 opa: build with OCaml 4.04 2021-03-12 08:51:50 +01:00
github-actions[bot]
121cc02fe8
Merge master into staging-next 2021-03-12 06:17:54 +00:00
R. RyanTM
5d294f1912 mruby: 2.1.2 -> 3.0.0 2021-03-12 03:10:25 +00:00
Maxine Aubrey
2abce64a36
vala_0_50: init at 0.50.4 2021-03-11 18:30:03 +01:00
Maxine Aubrey
0ac9fb7f65
vala_0_48: 0.48.9 -> 0.48.14 2021-03-11 18:30:02 +01:00
Maxine Aubrey
1ebdc679ee
vala_0_46: 0.46.5 -> 0.46.13 2021-03-11 18:30:01 +01:00
Maxine Aubrey
a8ff064057
vala_0_40: 0.40.18 -> 0.40.25 2021-03-11 18:30:01 +01:00
Arnout Engelen
d3e9040686
jre_minimal: strip libraries
runCommand doesn't invoke the automatic stripping from stdenv,
expanding the derivation like this does.

Fixes #115486
2021-03-11 14:27:02 +01:00
github-actions[bot]
6a3a358b0d
Merge master into staging-next 2021-03-10 18:23:15 +00:00
R. RyanTM
5da369be09 python38Packages.vyper: 0.2.8 -> 0.2.11 2021-03-10 09:30:27 +00:00
github-actions[bot]
5d13702776
Merge master into staging-next 2021-03-09 12:25:54 +00:00
Ben Siraphob
7273ebabfa
gambit: refactor (#113405) 2021-03-09 10:52:26 +01:00
Frederik Rietdijk
277d488026 Merge staging into staging-next 2021-03-08 19:20:18 +01:00
Sandro
8bad34a0f1
Merge pull request #115361 from SuperSandro2000/fix-collection24 2021-03-08 02:23:48 +01:00
Sandro Jäckel
c878b14107
zz: remove emojis from description 2021-03-08 02:01:17 +01:00
Sandro
b9c3c4eacb
Merge pull request #115335 from sternenseemann/zz-2021-02-09
zz: unstable-2021-01-26 -> unstable-2021-03-07
2021-03-07 19:30:41 +01:00
sternenseemann
3ceb217e21 zz: unstable-2021-01-26 -> unstable-2021-03-07
Picking from current master for these fixes:

* makes module resolving via ZZ_MODULES_PATH deterministic
* no longer tries to write to /nix/store failing compilation
2021-03-07 15:42:46 +01:00
Jörg Thalheim
fc02aa17fe
Merge pull request #112792 from Kloenk/rust_1-50-0
rust: 1.49.0 -> 1.50.0
2021-03-07 13:56:59 +00:00
John Ericson
f5a7d8bb41
Merge pull request #115228 from siraben/unzip-buildInputs
treewide: unzip buildInputs to nativeBuildInputs (2)
2021-03-06 13:30:43 -05:00
Ben Siraphob
4f0cdb68d7 treewide: unzip buldInputs to nativeBuildInputs (2) 2021-03-06 15:18:05 +07:00
github-actions[bot]
fb5c8b556d
Merge staging-next into staging 2021-03-06 06:17:00 +00:00
Sandro Jäckel
f1cef9acff
arachne-pnr: patchPhase -> postPatch, cleanup 2021-03-05 16:22:00 +01:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
R. RyanTM
98207d2573 gleam: 0.14.1 -> 0.14.2 2021-03-04 15:02:49 -06:00
Robert Hensing
89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
Ben Siraphob
98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Sandro
dc00d91809
Merge pull request #111701 from r-burns/compiler-rt
llvmPackages_11.compiler-rt: fix build on darwin
2021-03-04 03:50:29 +01:00
Sandro
41a92df85e
Merge pull request #114686 from bobrik/ivan/libcxx-block-backport
llvmPackages_11.libcxx: backport block.h fix from llvm12
2021-03-03 21:22:27 +01:00
Bernardo Meurer
3371fe2c9b
Merge pull request #114290 from sternenseemann/missing-libs
treewide: add missing lib inputs
2021-03-03 18:51:33 +00:00
Sandro
58a5417197
Merge pull request #114989 from SuperSandro2000/fix-collection20 2021-03-03 19:21:19 +01:00
Vincent Laporte
1ec43e04cc ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.1 → 4.11.2 2021-03-03 18:05:12 +01:00
Sandro
ce258a0664
Merge pull request #114976 from siraben/darwin-mass-fix-buildInputs=0 2021-03-03 17:58:53 +01:00
Ben Siraphob
c47331a6c0 serpent: fix darwin build 2021-03-03 22:35:06 +07:00
Sandro Jäckel
bbc7926c37
crystal2nix: remove unused input 2021-03-03 16:23:55 +01:00
sternenseemann
3937980850 chickenPackages_{4,5}: recurseIntoAttrs
This prevents further evaluation regression for chickenPackages if they
are deprecated again. Since chickenPackages_4 and chickenPackages_5 are
extremely tiny package set, the cost of building one additional set on
hydra is probably fine.
2021-03-03 13:40:47 +01:00
sternenseemann
6f2fbf5f0b treewide: add missing lib inputs
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:

    find "$NIXPKGS" -name '*.nix' \
      -and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
      -and ! -path '$NIXPKGS/.git/**' \
      -print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Ben Siraphob
9ef6fe63be rasm: fix darwin build 2021-03-03 19:19:08 +07:00
Ben Siraphob
a0061df005 muon: fix darwin build 2021-03-03 19:19:08 +07:00
Ben Siraphob
deaae6b747 miranda: add meta.platforms 2021-03-03 19:19:07 +07:00
Ben Siraphob
c403e5747b gprolog: expand platforms to unix 2021-03-03 19:19:07 +07:00
Ben Siraphob
2b94b2a0c5 arachne: expand platforms to unix 2021-03-03 19:19:07 +07:00
Ben Siraphob
94691d61a6 4th: fix darwin build 2021-03-03 19:19:07 +07:00
ajs124
fa8551634e openjfx15: python2 -> python3, ffmpeg_3 -> ffmpeg 2021-03-03 02:50:48 +01:00
github-actions[bot]
f5bb0053a6
Merge staging-next into staging 2021-03-02 18:17:42 +00:00
sternenseemann
78ecc5257c pkgs/development/compilers/ocaml: remove 3.* expressions
The attributes for these compilers have been removed, so there's no
reason to keep these expressions around.
2021-03-02 15:41:17 +01:00
Jan Tojnar
913394a1d9
Merge branch 'staging-next' into staging 2021-03-01 19:30:56 +01:00
Arthur Gautier
a961aeadae stdenv: provide a deterministically built gcc
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-03-01 05:06:39 +00:00
Fabian Affolter
fa4ce3a7cc
Merge pull request #114658 from r-ryantm/auto-update/gleam
gleam: 0.14.0 -> 0.14.1
2021-02-28 19:52:12 +01:00
Ivan Babrou
d85965dcf5 llvmPackages_11.libcxx: backport block.h fix from llvm12
As a concrete example, this fixes graphviz compilation:

* https://gitlab.com/graphviz/graphviz/-/issues/1785
2021-02-28 10:19:14 -08:00
R. RyanTM
657f09e96f gleam: 0.14.0 -> 0.14.1 2021-02-28 13:05:47 +00:00
github-actions[bot]
02e03be2bf
Merge staging-next into staging 2021-02-28 12:20:13 +00:00
R. RyanTM
627f2b5b9c adoptopenjdk-icedtea-web: 1.8.5 -> 1.8.6 2021-02-28 07:40:36 +00:00
github-actions[bot]
cb8e6774de
Merge staging-next into staging 2021-02-28 06:18:00 +00:00
Masanori Ogino
b51b5a104b go_1_14, go_1_15: support colon at start of TZ
See also: https://github.com/NixOS/nixpkgs/pull/113555

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-02-28 14:31:31 +10:00
github-actions[bot]
0d421066dd
Merge staging-next into staging 2021-02-28 00:40:17 +00:00
Jörg Thalheim
766246c6df
Merge pull request #112843 from r-burns/gcc-ppc-m32
gcc: support -m32 on ppc64le
2021-02-27 22:23:36 +00:00
github-actions[bot]
5267db2989
Merge staging-next into staging 2021-02-27 18:16:44 +00:00
Silvan Mosberger
9e731ddb49
Merge pull request #114549 from taku0/fix_114495
adoptopenjdk-bin, zulu, graalvm11-ce: do not wrap jspawnhelper
2021-02-27 16:05:18 +01:00
github-actions[bot]
2a38839b78
Merge staging-next into staging 2021-02-27 12:20:00 +00:00
Mario Rodas
6ca5b8005f nim: 1.4.2 -> 1.4.4 2021-02-27 11:27:24 +01:00
taku0
5ea6b90822 adoptopenjdk-bin, zulu, graalvm11-ce: do not wrap jspawnhelper
Fix #114495.

Note that OpenJDK 8 does not have jspawnhelper.
2021-02-27 19:23:55 +09:00
Ivan Babrou
2e1a7b94f3 ocamlPackages.ocaml: fix assembler detection for aarch64-darwin 2021-02-27 10:43:14 +01:00
Ivan Babrou
86702daaf2 ocamlPackages.ocaml: 4.10.0 -> 4.10.2 2021-02-26 20:27:13 -08:00
github-actions[bot]
e8162c62e3
Merge staging-next into staging 2021-02-27 00:37:54 +00:00
Sandro
dad1dc73c4
Merge pull request #114487 from bobrik/ivan/llvm11-openmp-aarch64-darwin
llvmPackages_11.openmp: make it compile on aarch64-darwin
2021-02-26 20:18:54 +01:00
github-actions[bot]
ec3729e487
Merge staging-next into staging 2021-02-26 18:16:46 +00:00
Michael Raskin
c6bcceb275
Merge pull request #114460 from r-ryantm/auto-update/lazarus-gtk2
lazarus: 2.0.10-2 -> 2.0.12
2021-02-26 17:34:08 +00:00
Ivan Babrou
f78f6cd339 llvmPackages_11.openmp: make it compile on aarch64-darwin 2021-02-26 09:24:00 -08:00
github-actions[bot]
9c4f09aaef
Merge staging-next into staging 2021-02-26 12:25:50 +00:00
R. RyanTM
7c2dcbc467 lazarus: 2.0.10-2 -> 2.0.12 2021-02-26 11:45:51 +00:00
Dennis Gosnell
81e50c8d04
Merge pull request #114435 from cdepillabout/purescript-0.14
purescript: 0.13.8 -> 0.14.0
2021-02-26 19:55:17 +09:00
adisbladis
a439e0ef6e
gcc10: Pass langJit to preConfigure
This should fix libgccjit on darwin.
2021-02-26 12:10:44 +02:00
Robert Schütz
54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +01:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
(cdep)illabout
4fb330d334
purescript: 0.13.8 -> 0.14.0 2021-02-26 14:55:45 +09:00
Austin Seipp
39727d1254
yosys: 0.9+3905 -> 0.9+3962
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-02-25 17:55:46 -06:00
Antonio Nuno Monteiro
98cefe1d6b OCaml 4.12.--beta1 -> 4.12.0 2021-02-25 21:25:10 +01:00
Michael Raskin
dcce5b98b6
Merge pull request #113390 from equill/sbcl_2_1_1_tweaks
sbcl: Small fixes around the phase definitions
2021-02-25 10:02:12 +00:00
taku0
b87a3ede29
Merge pull request #112393 from felixscheinost/update_jdk11_darwin
jdk11 (darwin): 11.0.1 -> 11.0.9
2021-02-24 20:08:59 +09:00
Tim Steinbach
dae9c71893
scala_2_13: 2.13.4 → 2.13.5 2021-02-23 12:25:13 -05:00
taku0
6799fd9215
Merge pull request #114050 from r-ryantm/auto-update/adoptopenjdk-icedtea-web
adoptopenjdk-icedtea-web: 1.8.4 -> 1.8.5
2021-02-23 14:01:25 +09:00
R. RyanTM
de73cab82a adoptopenjdk-icedtea-web: 1.8.4 -> 1.8.5 2021-02-23 00:22:35 +00:00
Austin Seipp
eb01bbdf8c
bluespec: unstable-2020.11.04 -> unstable-2021.02.14
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-02-22 15:40:44 -06:00
taku0
4f327f8bfa
Merge pull request #113120 from andreoss/master
adoptopenjdk-bin: 11.0.9 -> 11.0.10, 15.0.1 -> 15.0.2, 8.0.272 -> 8.0.282
2021-02-21 15:55:19 +09:00
github-actions[bot]
41e65d4eb6
Merge staging-next into staging 2021-02-21 06:16:34 +00:00
github-actions[bot]
2c8fa86436
Merge master into staging-next 2021-02-21 06:16:32 +00:00
andreoss
8c025ae92f
adoptopenjdk-bin: write new line according to .editorconfig 2021-02-21 00:50:28 -05:00
andreoss
2355078132
adoptopenjdk-bin: 11.0.9 -> 11.0.10, 15.0.1 -> 15.0.2, 8.0.272 -> 8.0.282 2021-02-21 00:50:25 -05:00
R. RyanTM
da26156bdf gleam: 0.13.2 -> 0.14.0 2021-02-20 21:48:46 +00:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
James Fleming
2b20453a39 sbcl: Resume creating version.lisp-expr file
Reverse the recent commit that removed this line.
2021-02-20 15:08:23 +01:00
James Fleming
7485a007d9 sbcl: Remove substitution of mmacosx-verson-min
This substition produces a nixos-build error, because the target string
was removed in commit 323891ea5964d54aba2d272ddddbf748ce353176 in 2018.

Remove the substition from the `postPatch` phase of `sbcl/common.nix`.
2021-02-20 11:42:39 +01:00
James Fleming
6aa7dbe161 sbcl: Remove substution of 'gcc' with 'cc'
This substitution produces a nix-build warning, because the target
string was removed in commit 7b225df9a492977b8fff0948ce93c5ab31766f64
in 2016.

Remove the substition from the `postPatch` phase in `sbcl/common.nix`.
2021-02-20 11:42:25 +01:00
Ryan Burns
f74c281386 gcc: don't disable decimal-float when cross-compiling
This causes some minor ugliness during stdenv bootstrap on powerpc64le
using cross-compiled bootstrap tools. MPFR wants to use decimal floats
by default so they have to be manually disabled in the configure flags
when using cross-compiled bootstrap tools.

The lineage of this particular configure flag traces back to 2010 (!)
It was added in commit: 9b1d5353a9
I've built various cross bootstrap tools and they seem to work fine,
so I don't think this is needed anymore.
2021-02-19 18:42:25 -08:00
github-actions[bot]
abe7db36a4
Merge staging-next into staging 2021-02-20 00:36:40 +00:00
zowoq
a86974cf90 go_1_14: set knownVulnerabilities
Support for Go 1.14 ended with the release of Go 1.16: https://golang.org/doc/devel/release.html#policy
2021-02-20 08:09:59 +10:00
Ryan Burns
9511f29f40 go: fix cross-compilation
Because:

* `go-bootstrap` is a native build input of go, so it needs to have
  an offset of -1. Otherwise, e.g. when building a go cross-compiler,
  it will try to make go-bootstrap a cross-compiler too.
* have to specify `buildPackages` for the `stdenv` override, otherwise
  `buildPackages.stdenv` will be the same as `pkgs.gcc8Stdenv`.
2021-02-20 08:09:42 +10:00
Ivan Babrou
6fff56280f go: do not strip bootstrap on darwin 2021-02-20 08:09:42 +10:00
Ivan Babrou
cf69b3e801 go: use binary bootstrap for all platforms
This mirrors what Rust does and allows us to drop go1.4 from the process.
2021-02-20 08:09:42 +10:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
github-actions[bot]
daab056dd9
Merge staging-next into staging 2021-02-19 18:16:58 +00:00
Ben Siraphob
4b2c44c0a7 treewide: drop conditional makeFlag for darwin when specifiying cross-compiler 2021-02-20 01:02:08 +07:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
superwhiskers
c90d8b8242
carp: 0.3.0 -> 0.5.0 (#113376) 2021-02-19 18:51:52 +01:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
zowoq
3dab057264 Merge staging-next into staging 2021-02-19 10:47:46 +10:00
Sandro
6231ed4455
Merge pull request #110631 from ggreif/llvm-11.1
llvmPackages_11: 11.0.1 -> 11.1.0
2021-02-18 22:21:29 +01:00
Sandro
05b0e49fd9
Merge pull request #107784 from taku0/jdk_gtk_look_and_feel 2021-02-18 14:21:14 +01:00
Gabor Greif
3468130c1e llvmPackages_11: 11.1.0rc2 -> 11.1.0 2021-02-18 13:11:24 +01:00
taku0
26fb8f9110 graalvm11-ce, graalvm8-ce: add support for GTK+ Look and Feel 2021-02-18 20:07:04 +09:00
taku0
032b5cd156 graalvm11-ce, graalvm8-ce: add support for Swing apps
Adds needed libraries with `autoPatchelfHook`.  This ensures required
libraries are linked for future.
2021-02-18 20:07:04 +09:00
taku0
20b4ec5151 zulu8: add support for GTK+ Look and Feel 2021-02-18 20:07:04 +09:00
taku0
6e3d7fbb7c zulu: add support for GTK+ Look and Feel 2021-02-18 20:07:03 +09:00
taku0
714eca6967 adoptopenjdk-bin: add support for GTK+ Look and Feel 2021-02-18 20:07:03 +09:00
Peter Hoeg
53ea6aee81 crystal: 0.36 -> 0.36.1 2021-02-18 09:11:23 +00:00
Guillaume Girol
009d4570d8
Merge pull request #112939 from symphorien/musl32cross
pkgsCross.musl32: fix a few basic package
2021-02-18 06:44:49 +00:00
Jörg Thalheim
236b56c94d
Merge pull request #113193 from danieldk/cargo-install-hook 2021-02-18 00:02:03 +00:00
Gabor Greif
63037b0348 llvmPackages_11: 11.0.1 -> 11.1.0rc2 2021-02-17 21:56:15 +01:00
github-actions[bot]
9d6726a2e3
Merge staging-next into staging 2021-02-17 18:14:09 +00:00
Daniël de Kok
2376921de5 rls: update preBuild for changes in buildRustPackage
preBuild is now run before changing to buildAndTestSubdir, so use full
path to tests/client.rs in preBuild.
2021-02-17 16:47:15 +01:00
Sandro
f2a3e7cc94
Merge pull request #113369 from siraben/microscheme-xcompile 2021-02-17 13:35:00 +01:00
github-actions[bot]
41b30ed9a6
Merge staging-next into staging 2021-02-17 12:20:08 +00:00
James Fleming
89d4504939 sbcl: Small fixes around the phase definitions
- Remove some debugging output at the start of the `patchPhase` section,
  which appears to have outlived its value.
- Rename `patchPhase` to `postPatch`, to avoid preventing people adding
  patches via the `patches` variable.
- Add `preBuild` and `postBuild` run-hooks to the `buildPhase` section.
- Add `preInstall` and `postInstall` run-hooks to the `installPhase`
  section.
2021-02-17 11:12:47 +01:00