Commit graph

7617 commits

Author SHA1 Message Date
Antti Keränen 333b6ce59d cbqn: 2023-02-01 -> 0.2.0 2023-05-03 09:17:22 +03:00
Antti Keränen 7015586d4d singeli: add detegr as maintainer 2023-05-02 15:44:28 +03:00
Antti Keränen 2743e4cc39 replxx: add detegr as maintainer 2023-05-02 15:44:22 +03:00
Antti Keränen d9ab54843a cbqn-bytecode: 2023-01-27 -> 2023-04-19 2023-05-02 15:40:58 +03:00
Mario Rodas db0666b8dc ivy: 0.2.8 -> 0.2.10 2023-05-01 04:20:00 +00:00
Weijia Wang 2ff0cf4ffb
Merge pull request #229183 from jackyliu16/loongarch-support-cpython
cpython: add loongarch triplets
2023-05-01 13:33:42 +03:00
github-actions[bot] 7e5a4795a7
Merge master into staging-next 2023-05-01 06:01:42 +00:00
phantamanta44 9a8dd15a14 maude: remove Full Maude from release 2023-04-30 17:04:37 -05:00
jackyliu16 df2c2e63f1 cpython: add loongarch triplets
using patch ref on: https://github.com/python/cpython/issues/90656
  to add loongarch triplets for using cpython in loongarch

  Note: This patch is being reviewed by cpython
2023-05-01 05:16:32 +08:00
github-actions[bot] 5122e188ab
Merge master into staging-next 2023-04-30 12:01:35 +00:00
Peter Simons c88fda119d
Merge pull request #227413 from peti/master
maude: update to version 3.3.1
2023-04-30 13:28:45 +02:00
Nick Cao 6469970155
ruby_3_2: only enable yjit on supported platforms 2023-04-30 14:58:53 +08:00
github-actions[bot] 3d5144e385
Merge master into staging-next 2023-04-30 00:02:27 +00:00
R. Ryantm fa55ec227c erlang_javac: 25.3 -> 25.3.1 2023-04-29 15:55:25 -04:00
github-actions[bot] 6e816c1a7f
Merge master into staging-next 2023-04-28 18:01:26 +00:00
Artturi 44075d60d2
Merge pull request #120220 from grahamc/python-kvetch-on-mismatch 2023-04-28 18:47:17 +03:00
Artturin d44390ab18 mkPythonDerivation: validate propagatedBuildInputs use a matching python
mkPythonDerivation: apply checks to buildInputs as well

fixup: add a suggestion about nativeBuildInputs

Clean up the wording, add reasons for the suggestions

switch to throw

Adjust error to clarify build-time vs. run-time
2023-04-28 17:59:20 +03:00
github-actions[bot] 85a45c2a04
Merge master into staging-next 2023-04-28 12:01:08 +00:00
Thomas Gerbet 51ba50985a wasmtime: 8.0.0 -> 8.0.1
Fixes CVE-2023-30624.

https://github.com/bytecodealliance/wasmtime/blob/v8.0.1/RELEASES.md
2023-04-28 10:15:11 +02:00
github-actions[bot] bb7e037425
Merge master into staging-next 2023-04-28 00:02:07 +00:00
Matthieu Coudron 26dd4a84ed buildLuarocksPackage: fixes attributes being ignored
follow up of https://github.com/NixOS/nixpkgs/pull/224553 where
some arguments got ignored whil they were before taken into account.
2023-04-27 22:22:01 +02:00
github-actions[bot] 8629d17efc
Merge master into staging-next 2023-04-27 18:01:13 +00:00
R. Ryantm 13c290c373 babashka: 1.3.178 -> 1.3.179 2023-04-27 03:12:24 +00:00
Vladimír Čunát 28a65aa1d7
Merge #223377: tcl, tk: 8.6.11 -> 8.6.13
...into staging
2023-04-26 16:09:39 +02:00
github-actions[bot] ee9f5f7307
Merge master into staging-next 2023-04-26 12:01:17 +00:00
Anderson Torres cbe2d12c49 yabasic: change self to finalAttrs 2023-04-26 08:00:11 -03:00
github-actions[bot] 497ac06266
Merge master into staging-next 2023-04-25 06:01:40 +00:00
Mario Rodas 7b1b2f9474
Merge pull request #227903 from JamieMagee/wasmtime-8.0
wasmtime: 7.0.0 -> 8.0.0
2023-04-24 21:05:19 -05:00
Vladimír Čunát 011bf8f5d9
Merge branch 'master' into staging-next 2023-04-24 08:10:21 +02:00
Nick Cao e85987cc9a
Merge pull request #227819 from adamcstephens/babashka/1.3.178
babashka: 1.3.176 -> 1.3.178
2023-04-24 09:29:46 +08:00
Jamie Magee 1ad9fb62a9
wasmtime: 7.0.0 -> 8.0.0 2023-04-23 17:25:45 -07:00
Matthieu Coudron 70c68b131c
Merge pull request #224553 from teto/lua-structured-attrs
buildLuaPackage: enable __structuredAttrs rocks
2023-04-23 20:45:44 +02:00
Adam Stephens 8678ac74d7
babashka: 1.3.176 -> 1.3.178 2023-04-23 10:57:38 -04:00
github-actions[bot] cf8e955712
Merge master into staging-next 2023-04-23 00:02:24 +00:00
Sandro cc65857221
Merge pull request #188616 from foo-dogsquared/guile-3.0-add-extensions-search-path 2023-04-22 22:37:07 +02:00
Vincenzo Mantova 32b313f704
snobol4: init at 2.3.1 (#225028) 2023-04-22 16:28:51 -04:00
Matthieu Coudron 30a70671f4 buildLuaPackage: enable __structuredAttrs rocks
it makes overriding easier, instead of having to know internals to
decide which of `sqlite = prev.luaLib.overrideLuarocks prev.sqlite (drv: {` or
`sqlite = prev.sqlite.overrideAttrs (drv: {` just use the latter
2023-04-22 22:09:35 +02:00
Peter Simons b9f335aa6a maude: try what happens when we re-enable parallel building
Tests look good, maybe the build issue that broke this a while
ago has been fixed?
2023-04-21 11:15:21 +02:00
Peter Simons 17e8a70e52 maude: update from version 3.3 to 3.3.1 2023-04-21 11:13:20 +02:00
github-actions[bot] 2994ad0fdd
Merge master into staging-next 2023-04-21 06:01:08 +00:00
Anderson Torres ae21df36c5 build-lua-package.nix: change self to finalAttrs 2023-04-20 22:22:23 -03:00
Mario Rodas bf5b2a67bc
Merge pull request #224018 from marsam/update-ruby-default
ruby: update default version to `ruby_3_1`
2023-04-19 03:36:29 -05:00
github-actions[bot] 93e4495c3e
Merge master into staging-next 2023-04-19 00:01:56 +00:00
Artturi e0ac8942bd
Merge pull request #224107 from Artturin/perl-use-mkscopewithsplicing 2023-04-19 01:53:05 +03:00
github-actions[bot] bcef81037b
Merge master into staging-next 2023-04-18 18:01:12 +00:00
Sandro b5c0efeaf8
Merge pull request #217531 from lilyinstarlight/upd/supercollider-3.13.0
supercollider: 3.12.2 → 3.13.0
2023-04-18 17:38:26 +02:00
github-actions[bot] a851087ffa
Merge staging-next into staging 2023-04-18 00:02:42 +00:00
Doron Behar 0af9ca97ee
Merge pull request #226694 from r-ryantm/auto-update/octaveFull
octaveFull: 8.1.0 -> 8.2.0
2023-04-17 14:45:41 -07:00
R. Ryantm 2f35bf5d34 octaveFull: 8.1.0 -> 8.2.0 2023-04-17 18:53:20 +00:00
Pol Dellaiera b384624244 php82: 8.2.4 -> 8.2.5
changelog: https://www.php.net/ChangeLog-8.php#8.2.5
2023-04-17 10:34:34 +02:00