Commit Graph

7596 Commits

Author SHA1 Message Date
R. Ryantm
fa55ec227c erlang_javac: 25.3 -> 25.3.1 2023-04-29 15:55:25 -04: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
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
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
R. Ryantm
13c290c373 babashka: 1.3.178 -> 1.3.179 2023-04-27 03:12:24 +00: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
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
Pol Dellaiera
9b5533a3be php81: 8.1.17 -> 8.1.18
changelog: https://www.php.net/ChangeLog-8.php#8.1.18
2023-04-17 10:33:58 +02:00
Mario Rodas
e630a2dbe4
Merge pull request #226384 from marsam/update-bundler
bundler: 2.4.10 -> 2.4.12
2023-04-16 08:05:42 -05:00
github-actions[bot]
2859a56694
Merge staging-next into staging 2023-04-16 12:01:49 +00:00
Atemu
445ef28548
Merge pull request #225748 from Atemu/buildFHSEnvBubblewrap-by-default
buildFHSEnv: use bubblewrap by default
2023-04-16 13:03:36 +02:00
Atemu
f63a12f296 tree-wide: buildFHSUserEnv -> buildFHSEnv 2023-04-16 10:15:13 +02:00
github-actions[bot]
62c37955ff
Merge staging-next into staging 2023-04-16 06:01:38 +00:00
Nick Cao
5da2cff0a4
Merge pull request #226238 from marsam/update-luau
luau: 0.571 -> 0.572
2023-04-16 11:32:53 +08:00
github-actions[bot]
9b25a3cd1a
Merge staging-next into staging 2023-04-15 18:01:39 +00:00
Weijia Wang
1b71292074
Merge pull request #225515 from r-ryantm/auto-update/elixir_1_14
elixir_1_14: 1.14.3 -> 1.14.4
2023-04-15 20:07:17 +03:00
Mario Rodas
17df108ce2 luau: 0.571 -> 0.572
https://github.com/Roblox/luau/releases/tag/0.572
2023-04-15 04:20:00 +00:00
Mario Rodas
a890a9cadf ruby: rubygems 3.4.8 -> 3.4.12 2023-04-15 04:20:00 +00:00
github-actions[bot]
3b51ba9e2a
Merge staging-next into staging 2023-04-13 06:01:55 +00:00
Lily Foster
69200947a9
supercollider: 3.12.2 → 3.13.0
<https://github.com/supercollider/supercollider/blob/Version-3.13.0/CHANGELOG.md>

Notably, some ugens have been fixed and may create a different (but
intended) result now.

Also libsndfile patch is no longer necessary and so removed.
2023-04-12 21:04:12 -04:00
Sandro
4bd4edb0f6
Merge pull request #220766 from lilyinstarlight/upd/sc3-plugins-3.13.0
supercolliderPlugins.sc3-plugins: 3.11.1 → 3.13.0
2023-04-13 02:42:46 +02:00
github-actions[bot]
1144179146
Merge staging-next into staging 2023-04-11 18:01:52 +00:00
github-actions[bot]
4e2c1815ed
Merge master into staging-next 2023-04-11 18:01:18 +00:00
Artturin
af0fc32127 perlPackages: use makeScopeWithSplicing 2023-04-11 18:49:10 +03:00
github-actions[bot]
ad34626e55
Merge staging-next into staging 2023-04-11 00:02:48 +00:00
github-actions[bot]
bcca7c70b6
Merge master into staging-next 2023-04-11 00:02:15 +00:00
Mario Rodas
cd4ba7172b mujs: fix build on darwin
MuJS 1.3.3 made the Darwin patch obsolete, and seems that it can build
on Darwin without it.
2023-04-10 14:35:00 -05:00