Commit Graph

7979 Commits

Author SHA1 Message Date
Mario Rodas
c601583152 luau: 0.589 -> 0.590
Diff: https://github.com/Roblox/luau/compare/0.589...0.590

Changelog: https://github.com/Roblox/luau/releases/tag/0.590
2023-08-11 04:20:00 +00:00
Matthias Beyer
3d1703e576
treewide: add matthiasbeyer to a bunch of packages (#248566) 2023-08-11 18:41:21 -04:00
figsoda
699b9ad019 risor: 0.12.0 -> 0.13.0
Diff: https://github.com/risor-io/risor/compare/v0.12.0...v0.13.0

Changelog: https://github.com/risor-io/risor/releases/tag/v0.13.0
2023-08-10 21:31:55 -04:00
Thiago Kenji Okada
f2e57f6f26
Merge pull request #248207 from jlesquembre/bb-rlwrap
babashka: make rlwrap optional in wrapper
2023-08-10 20:21:57 +00:00
José Luis Lafuente
2baf2502ea
babashka: make rlwrap optional in wrapper
Fixes #246839
2023-08-10 19:22:39 +02:00
Nick Cao
09019be5e4
Merge pull request #248142 from figsoda/wazero
wazero: 1.3.1 -> 1.4.0
2023-08-09 22:47:33 -06:00
Mario Rodas
0687388d9f
Merge pull request #247931 from marsam/update-luau
luau: 0.588 -> 0.589
2023-08-09 18:12:57 -05:00
figsoda
34ce871bbd wazero: 1.3.1 -> 1.4.0
Diff: https://github.com/tetratelabs/wazero/compare/v1.3.1...v1.4.0

Changelog: https://github.com/tetratelabs/wazero/releases/tag/v1.4.0
2023-08-09 09:58:01 -04:00
Ben Wolsieffer
02719f21e6
cpython: fix _PYTHON_SYSCONFIGDATA_NAME on armv7l with musl (#240770)
Python always uses "gnu" prefixed ABI names, and this patch handles this by
doing a musl->gnu string replacement.

With pkgsCross.armv7l-hf-multiplatform.pkgsStatic, the previous name was:
_sysconfigdata__linux_arm-linux-gnu
Now, the corrected name is:
_sysconfigdata__linux_arm-linux-gnueabihf
2023-08-09 07:16:58 +02:00
Nick Cao
05aa2f2780
Merge pull request #247835 from figsoda/risor
risor: 0.11.0 -> 0.12.0
2023-08-08 18:46:50 -06:00
Sandro Jäckel
4514e57231 cpython: use correct variable to set meta.mainProgram 2023-08-08 17:25:28 +00:00
Mario Rodas
b46d4e9d45 luau: 0.588 -> 0.589
Diff: https://github.com/Roblox/luau/compare/0.588...0.589

Changelog: https://github.com/Roblox/luau/releases/tag/0.589
2023-08-08 04:20:00 +00:00
figsoda
e828eac45e risor: 0.11.0 -> 0.12.0
Diff: https://github.com/risor-io/risor/compare/v0.11.0...v0.12.0

Changelog: https://github.com/risor-io/risor/releases/tag/v0.12.0
2023-08-07 20:04:18 -04:00
github-actions[bot]
4507a6bd1f
Merge master into staging-next 2023-08-08 00:01:49 +00:00
github-actions[bot]
462b4c7567
Merge master into staging-next 2023-08-07 18:01:16 +00:00
figsoda
7ebeedef7b risor: 0.10.0 -> 0.11.0
Diff: https://github.com/risor-io/risor/compare/v0.10.0...v0.11.0

Changelog: https://github.com/risor-io/risor/releases/tag/v0.11.0
2023-08-07 12:54:35 -04:00
figsoda
d6286a6684 risor: init at 0.10.0
https://github.com/risor-io/risor
2023-08-06 16:57:26 -04:00
github-actions[bot]
57c45024b3
Merge master into staging-next 2023-08-06 12:01:39 +00:00
Weijia Wang
2cceb70b13 guile: add effectiveVersion and site{Ccache,}Dir 2023-08-05 22:00:00 +02:00
github-actions[bot]
3af9469ebd
Merge master into staging-next 2023-08-04 18:01:05 +00:00
Pol Dellaiera
140b6662aa php83: 8.3.0beta2 -> 8.3.0beta3 2023-08-04 08:54:36 +02:00
Pol Dellaiera
0c66bba455 php81: 8.1.21 -> 8.1.22
Security release
Changelog: https://www.php.net/ChangeLog-8.php#8.1.22
2023-08-04 08:53:02 +02:00
github-actions[bot]
0542af4e29
Merge master into staging-next 2023-08-04 00:02:04 +00:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
github-actions[bot]
5827446dce
Merge master into staging-next 2023-08-03 00:01:56 +00:00
Robert Hensing
f8f9f13d57
Merge pull request #246386 from hercules-ci/lib-getExe-dont-make-name-assumption
lib.getExe: Do not make assumptions about the main program
2023-08-02 20:05:52 +02:00
github-actions[bot]
e985f375f2
Merge master into staging-next 2023-08-02 12:01:27 +00:00
R. Ryantm
e1d395d39b erlang: 25.3.2.4 -> 25.3.2.5 2023-08-02 17:31:22 +08:00
Robert Hensing
34ee0260ec treewide: Add meta.mainProgram
Based on ofborg feedback.
Part of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-01 12:21:05 +02:00
github-actions[bot]
88c2e66d47
Merge master into staging-next 2023-07-31 00:02:09 +00:00
figsoda
aacc8f2b2d
Merge pull request #246149 from marsam/update-luau
luau: 0.584 -> 0.588
2023-07-30 15:58:17 -04:00
github-actions[bot]
4168b4005a
Merge master into staging-next 2023-07-30 18:01:01 +00:00
Kirill Radzikhovskyy
f633f5965a ruby_3_3: init at 3.3.0.preview1 2023-07-30 20:25:49 +10:00
Mario Rodas
7e7165d966 luau: 0.584 -> 0.588
Diff: https://github.com/Roblox/luau/compare/0.584...0.588

Changelog: https://github.com/Roblox/luau/releases/tag/0.588
2023-07-30 04:20:00 +00:00
Martin Weinelt
167f6dfee4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/libraries/science/astronomy/cfitsio/default.nix
2023-07-30 03:54:27 +02:00
Anderson Torres
88e78b6a97 trealla: 2.21.33 -> 2.23.35 2023-07-29 18:21:24 -03:00
Silvan Mosberger
a0b8caf3bc
Revert "lib.customisation: uncurry makeScopeWithSplicing" 2023-07-28 23:04:09 +02:00
Artturin
3716ef19d8 lib.makeScopeWithSplicing: provide default for keep,extra
These are often unneeded by the user.
2023-07-28 17:41:01 +03:00
Doron Behar
6560d0086c python3.pkgs.pypaBuildHook: init 2023-07-28 12:13:25 +02:00
Doron Behar
1298c367b1 pip-build-hook.sh: Support $pipBuildFlags 2023-07-28 12:13:25 +02:00
Adam Joseph
52d3944057
Merge pull request #212795 from Cynerd/setuptools-rust-hook
Setuptools rust hook for cross compilation
2023-07-28 06:53:09 +00:00
github-actions[bot]
e913a05c06
Merge staging-next into staging 2023-07-28 06:01:52 +00:00
Adam Joseph
cb13669b00 lib.customisation: uncurry makeScopeWithSplicing
Deeply-curried functions are pretty error-prone in untyped languages
like Nix.  This is a particularly bad case because
`top-level/splice.nix` *also* declares a makeScopeWithSplicing, but
it takes *two fewer arguments*.

Let's switch to attrset-passing form, to provide some minimal level
of sanity-checking.
2023-07-27 21:31:59 -07:00
Rafael Fernández López
47f75ef1bf
wasmtime: 11.0.0 -> 11.0.1 2023-07-27 23:07:35 +02:00
github-actions[bot]
d1b1f7fda7
Merge staging-next into staging 2023-07-27 06:01:53 +00:00
Adam Joseph
2ffca30cde
Revert "python3: splice python within python3Packages.callPackage" 2023-07-27 01:42:35 +00:00
Martin Weinelt
fd5d0300b4
Merge pull request #241848 from stigtsp/perl/5.38.0
[staging] perl: 5.36.0 -> 5.38.0
2023-07-27 02:05:42 +02:00
github-actions[bot]
dc058faf6b
Merge staging-next into staging 2023-07-27 00:02:38 +00:00
Artturi
906f999a2f
Merge pull request #245475 from Artturin/splicepython1 2023-07-26 22:43:37 +03:00
github-actions[bot]
24182c8911
Merge staging-next into staging 2023-07-26 18:01:41 +00:00