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
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
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
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
Ben Siraphob
f40849784a
microscheme: refactor, fix build on darwin and cross-compilation
2021-02-17 15:50:52 +07:00
Daniël de Kok
58674cfe7e
Merge pull request #113234 from Trundle/ponyc-0.38.3
...
ponyc: 0.38.1 -> 0.38.3
2021-02-17 09:04:17 +01:00
github-actions[bot]
cd9df16806
Merge staging-next into staging
2021-02-17 06:14:55 +00:00
Thiago Kenji Okada
194c1f6aae
graalvm-ce: fix irb in Linux
2021-02-16 23:24:52 -03:00
Thiago Kenji Okada
9e8e2eff2d
graalvm-ce: 20.3.0 -> 21.0.0
2021-02-16 23:24:52 -03:00
github-actions[bot]
3e0ef2752a
Merge staging-next into staging
2021-02-17 00:36:34 +00:00
Sandro
bb89d878cf
Merge pull request #113297 from sternenseemann/sbcl-refactor
...
sbcl: deduplicate nix expression for all versions
2021-02-17 01:15:28 +01:00
Sandro
0d07997538
Merge pull request #113285 from siraben/flasm-xcompile
...
flasm: fix cross-compilation
2021-02-17 00:40:57 +01:00
Sandro
ee84a81721
Merge pull request #113283 from siraben/miranda-xcompile
...
miranda: fix cross-compilation
2021-02-17 00:39:49 +01:00
Colin L Rice
9eb88a2e1d
go_1_16: init at 1.16
...
Changes are minor - I ended up just patching the ssl certs at the root
file, rather than trying to keep up with the various darwin changes.
The externalnetwork test helper location changed, to so I had to update
that patch as well.
- Add xcbuild as propagatedBuildInput on darwin 7e25bdba5e
2021-02-17 06:30:32 +10:00
Andreas Stührk
f5ccc3e5fe
ponyc: Replace URI literals
2021-02-16 19:57:07 +01:00
Andreas Stührk
8f655e2d50
ponyc: 0.38.1 -> 0.38.3
...
New upstream release. Also switched from libressl to openssl because it
makes using the net_ssl package easier.
2021-02-16 19:56:21 +01:00