Commit Graph

6675 Commits

Author SHA1 Message Date
github-actions[bot]
83215d4fb2
Merge staging-next into staging 2022-09-02 00:02:43 +00:00
github-actions[bot]
761072ccdf
Merge master into staging-next 2022-09-02 00:02:02 +00:00
R. Ryantm
848c87cf98 wasmtime: 0.40.0 -> 0.40.1 2022-09-01 18:03:43 +00:00
Artturi
8b739f24a3
Merge pull request #187934 from Artturin/luasplice1 2022-08-31 16:58:55 +03:00
Vladimír Čunát
f08ac2c92b
Merge branch 'master' into staging-next 2022-08-29 08:58:52 +02:00
superherointj
d6d5511d8b
Merge pull request #188681 from r-ryantm/auto-update/janet
janet: 1.24.0 -> 1.24.1
2022-08-28 18:13:08 -03:00
R. Ryantm
44b317c1b5 janet: 1.24.0 -> 1.24.1 2022-08-28 19:15:37 +00:00
Brian Leung
63845e0cde
guile_3_0: Enable parallel build when not cross-compiling
See
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/guile.scm?h=a39207f7afd977e4e4299c6f0bb34bcb6d153818#n405
2022-08-27 13:51:04 -07:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
Artturin
39571bd6fa luaPackages: copy passthruFun from python 2022-08-26 20:55:30 +03:00
Artturin
a13d387089 build-lua-package: remove unnecessary adding of buildInputs to nativeBuildInputs
and move externalDeps' back to buildInputs

both accidentally caused in  https://github.com/NixOS/nixpkgs/pull/178158/files
2022-08-26 20:55:30 +03:00
Artturin
ec35f6341b lua-packages: try splicing 2022-08-26 20:04:02 +03:00
github-actions[bot]
9fef82dc0b
Merge master into staging-next 2022-08-26 00:02:34 +00:00
Sandro
fbcfb11ebc
Merge pull request #188095 from ereslibre/bump-wasmtime-0-40 2022-08-25 22:34:08 +02:00
github-actions[bot]
ed777c26b3
Merge staging-next into staging 2022-08-25 06:11:07 +00:00
Stanisław Pitucha
b0f33ebf40
Merge pull request #188011 from unhammer/cg3
cg3: init at version 1.3.7
2022-08-25 16:00:54 +10:00
github-actions[bot]
5aa24ca693
Merge staging-next into staging 2022-08-25 00:03:34 +00:00
Michael Livshin
153f2f6f06
wasmtime: build c-api, bump version to 0.40.0
* build wasmtime c-api libraries & headers as the "dev" output.

* bump wasmtime source version to 0.40.0.
2022-08-25 00:34:10 +02:00
Martin Weinelt
249398ffa8 Merge remote-tracking branch 'origin/staging-next' into staging 2022-08-25 00:32:27 +02:00
Martin Weinelt
19f4e14dcf
python3Packages.sphinxHook: run install phase in predist
Run the installSphinxPhase earlier, so install errors are caught early,
before long and expensive test are started.
2022-08-24 23:02:27 +02:00
Martin Weinelt
caf2d010ed
python3Packages.sphinxHook: Rename loop var in source root detection
The loop variable to find the documentation source root was
unnecessarily short, rename it to something meaningful.
2022-08-24 23:02:26 +02:00
Martin Weinelt
8a26deba06
doc/python: integrate sphinxHook docs
Improve the documentation by moving it from the hook script into the
Python section in the manual and adding code examples.
2022-08-24 23:02:24 +02:00
Martin Weinelt
1ee5fcaf0c
python3Packages.sphinxHook: Add support for multiple builders
Removes the up until now unused option to specify a `sphinxOutdir` in
favor of allowing to specify multiple builders, which is for example
useful for generating both documentation and manpages using the hook.

Since the output path cannot be determined from within the package we
automatically generate it and add a diversion for manpages, so they land
in the correct output and path.
2022-08-24 23:00:41 +02:00
Kevin Brubeck Unhammer
44cf3379a2 cg3: init at version 1.3.7 2022-08-24 10:01:49 +02:00
github-actions[bot]
9968240f42
Merge master into staging-next 2022-08-22 18:01:16 +00:00
Sandro
1f506acfb8
Merge pull request #187702 from ereslibre/wasmtime-disable-tests-x86_64-darwin 2022-08-22 17:16:14 +02:00
Jonas Heinrich
cd4a9ee8a6
Merge pull request #183569 from r-ryantm/auto-update/nextflow
nextflow: 21.10.6 -> 22.04.5
2022-08-22 14:32:36 +02:00
github-actions[bot]
fd9f6da81c
Merge master into staging-next 2022-08-21 18:01:29 +00:00
Sandro
babc1196d3
Merge pull request #187754 from stigtsp/package/rakudo-2022.07 2022-08-21 17:50:25 +02:00
Jonas Heinrich
9c4733995b
Merge pull request #184157 from r-ryantm/auto-update/zef
zef: 0.13.7 -> 0.13.8
2022-08-21 16:56:08 +02:00
Stig Palmquist
d04ed11729
rakudo: 2022.03 -> 2022.07 2022-08-21 16:54:01 +02:00
Stig Palmquist
3f4fdba781
moarvm: 2022.03 -> 2022.07 2022-08-21 16:53:06 +02:00
Stig Palmquist
aaa0292de6
nqp: 2022.03 -> 2022.07 2022-08-21 16:52:41 +02:00
Rafael Fernández López
9c59fd919f
wasmtime: disable tests on x86_64-darwin
Remove tests on x86_64-darwin to avoid specific false errors due to
the way Hydra runners are set up for this architecture.

On this platform, on Hydra runners we see: `SIMD support requires
SSE3, SSSE3, SSE4.1, and SSE4.2 on x86_64.` present in all failing
tests.

Thus, do not run tests on this platform to avoid false reports of this
derivation being broken, because Hydra runners are set up in a way
that this CPU features are not available.

An example of automation marking this derivation as broken because the
Hydra runs were reporting failures: 03bc571744.
2022-08-21 10:58:29 +02:00
Stig Palmquist
5b709277f4
perl: verify_SSL=>1 by default in HTTP::Tiny 2022-08-19 19:57:56 +02:00
github-actions[bot]
c90a48c28f
Merge staging-next into staging 2022-08-19 12:02:18 +00:00
github-actions[bot]
c00ace1204
Merge master into staging-next 2022-08-19 12:01:31 +00:00
Jonas Heinrich
9444016aff
Merge pull request #187192 from r-ryantm/auto-update/jruby
jruby: 9.3.6.0 -> 9.3.7.0
2022-08-19 11:52:08 +02:00
7c6f434c
84b6c998fd
Merge pull request #186431 from ShadowRZ/shadowrz/renpy-8.0.1
renpy: 8.0.0 -> 8.0.1
2022-08-19 09:01:19 +00:00
github-actions[bot]
d35b2c4eeb
Merge staging-next into staging 2022-08-18 06:02:03 +00:00
github-actions[bot]
4ad33a5c7c
Merge master into staging-next 2022-08-18 06:01:24 +00:00
R. Ryantm
802ea45699 janet: 1.23.0 -> 1.24.0 2022-08-18 09:39:41 +08:00
R. Ryantm
7337e729a4 jruby: 9.3.6.0 -> 9.3.7.0 2022-08-17 23:57:46 +00:00
ajs124
8dfc998207 python3: pin to openssl_1_1 2022-08-17 20:16:44 +02:00
ajs124
a902277262 ruby*: use matching openssl version for each release 2022-08-17 20:16:19 +02:00
Artturin
c6568adb00 treewide: makeWrapper buildInputs to nativeBuildInputs
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
github-actions[bot]
e3522b27b2
Merge staging-next into staging 2022-08-16 00:03:13 +00:00
github-actions[bot]
df465dde1a
Merge master into staging-next 2022-08-16 00:02:25 +00:00
figsoda
a1e1e5b2a7 lunatic: fix hydra build 2022-08-15 21:57:07 +02:00
github-actions[bot]
842c52c5ba
Merge staging-next into staging 2022-08-15 00:03:15 +00:00