Martin Weinelt
2096642430
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-23 19:09:00 +02:00
Nick Cao
5320094761
Merge pull request #321947 from r-ryantm/auto-update/nelua
...
nelua: 0-unstable-2024-06-11 -> 0-unstable-2024-06-16
2024-06-23 09:49:33 -04:00
R. Ryantm
9963b6230d
nelua: 0-unstable-2024-06-11 -> 0-unstable-2024-06-16
2024-06-23 11:32:40 +00:00
Emily
fbda1dbfd6
treewide: replace freeglut with libglut
...
Allow the macOS GLUT framework to be used automatically in many
cases. Packages that specifically search for freeglut or require its
additional APIs should still explicitly depend on it.
Deliberately skip the Haskell package set, which is mostly
automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-22 18:06:51 +01:00
Masum Reza
187d446a12
Merge pull request #321327 from r-ryantm/auto-update/wasmtime
...
wasmtime: 21.0.1 -> 22.0.0
2024-06-22 00:11:46 +05:30
github-actions[bot]
c6707a9686
Merge staging-next into staging
2024-06-21 12:01:53 +00:00
7c6f434c
0c45511b4f
Merge pull request #317746 from hraban/fix/sbcl-overridable-options
...
sbcl: make deriv options overridable attributes
2024-06-20 20:03:51 +00:00
R. Ryantm
e47dcab3a4
wasmtime: 21.0.1 -> 22.0.0
2024-06-20 19:01:31 +00:00
Martin Weinelt
b6ef66ed3d
Merge pull request #304741 from edgelesssys/python/fix-imports-check-py-output
...
[staging] python/hooks/python-imports-check-hook: use $python output if existing
2024-06-19 03:35:44 +02:00
Martin Weinelt
f822b2ba5c
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
superherointj
9be7393d72
Merge pull request #320776 from r-ryantm/auto-update/elixir_1_17
...
elixir_1_17: 1.17.0 -> 1.17.1
2024-06-18 14:44:05 -03:00
R. Ryantm
c87a408fb3
elixir_1_17: 1.17.0 -> 1.17.1
2024-06-18 13:02:01 +00:00
Nick Cao
14e5cf277b
Merge pull request #319285 from r-ryantm/auto-update/wasmer
...
wasmer: 4.3.1 -> 4.3.2
2024-06-17 18:28:00 -04:00
John Ericson
6389a88c08
Merge pull request #318166 from rhelmot/freebsd-perl-cross
...
perl: explicitly tell FreeBSD cross that crypt is available
2024-06-17 17:34:23 -04:00
Audrey Dutcher
f6e67788cb
perl: explicitly tell FreeBSD cross that crypt is available
2024-06-16 22:19:11 -07:00
Matthieu Coudron
c7e5be2cde
Merge pull request #319325 from teto/teto/neovim-wrap-lua-deps
...
neovim: take into account plugin dependencies
2024-06-16 18:01:39 +02:00
Nick Cao
54447de453
Merge pull request #320126 from r-ryantm/auto-update/nelua
...
nelua: 0-unstable-2024-04-20 -> 0-unstable-2024-06-11
2024-06-16 10:18:22 -04:00
Ben Siraphob
8222aa9278
Merge pull request #315183 from jopejoe1/fix-pname
...
treewide: replace name with pname
2024-06-16 12:34:01 +00:00
R. Ryantm
129b496228
nelua: 0-unstable-2024-04-20 -> 0-unstable-2024-06-11
2024-06-15 19:44:08 +00:00
jopejoe1
f0e775ee8b
kamilalisp: use pname instead of name
2024-06-15 09:56:42 +02:00
github-actions[bot]
520c7e2ee8
Merge staging-next into staging
2024-06-15 06:01:20 +00:00
Martin Weinelt
fddf4fb9e1
Merge pull request #319888 from tweag/rep-python-test
...
python3.tests.nix-pythonprefix-mypy: Avoid unnecessary rebuilds
2024-06-15 02:19:37 +02:00
github-actions[bot]
eccfb1ee94
Merge staging-next into staging
2024-06-15 00:02:47 +00:00
Weijia Wang
1d2369fa98
Merge pull request #318463 from paparodeo/duktape-install_name
...
duktape: use fixDarwinDylibNames to fix install_name
2024-06-14 23:43:49 +02:00
Silvan Mosberger
3f2e484083
python3.tests.nix-pythonprefix-mypy: Avoid unnecessary rebuilds
...
E.g. when the Nix is changed
2024-06-14 21:27:46 +02:00
Martin Weinelt
3bfb20e638
mk-python-derivation: add pythonRelaxDepsHook
...
Configuring `pythonRelaxDeps` or `pythonRemoveDeps` does not require
adding `pythonRelaxDepsHook` into `nativeBuildInputs` anymore.
Co-Authored-By: superherointj <5861043+superherointj@users.noreply.github.com>
2024-06-14 14:51:23 +02:00
github-actions[bot]
2a899d25c0
Merge staging-next into staging
2024-06-13 12:01:36 +00:00
Yt
be45e3445c
Merge pull request #319316 from woutdp/master
...
elixir_1_17: init at 1.17.0
2024-06-13 09:46:12 +00:00
Wout De Puysseleir
88abc8f5a7
elixir_1_17: init at 1.17.0
2024-06-13 12:24:42 +03:00
Matthieu C.
665f3f694b
lua: take into propagated-build-inputs when building LUA_PATH
...
so far we ignored propagated-build-inputs
2024-06-12 15:31:04 +02:00
R. Ryantm
ba70d8f1c1
wasmer: 4.3.1 -> 4.3.2
2024-06-12 09:15:34 +00:00
github-actions[bot]
f0eb9d7e68
Merge staging-next into staging
2024-06-11 00:02:35 +00:00
github-actions[bot]
79bbeb1aaf
Merge master into staging-next
2024-06-11 00:02:06 +00:00
Peder Bergebakken Sundt
a53f8b3cd0
Merge pull request #317171 from teoljungberg/ruby_3_3_2
...
ruby_3_3: 3.3.1 -> 3.3.2
2024-06-11 01:54:13 +02:00
github-actions[bot]
af63fa1bbe
Merge staging-next into staging
2024-06-10 18:01:48 +00:00
github-actions[bot]
0cc78468fa
Merge master into staging-next
2024-06-10 18:01:13 +00:00
Rafael Fernández López
a562cefcc2
wamr: 2.0.0 -> 2.1.0
2024-06-10 13:04:20 +02:00
github-actions[bot]
c8c2ff3b9b
Merge staging-next into staging
2024-06-10 00:02:49 +00:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Pol Dellaiera
b09b1844d3
php81: restore patch for libxml2 on darwin
2024-06-09 16:51:23 +02:00
github-actions[bot]
afa876d6fe
Merge staging-next into staging
2024-06-09 12:01:33 +00:00
github-actions[bot]
668adff0d4
Merge master into staging-next
2024-06-09 12:01:06 +00:00
kirillrdy
beb090cc96
Merge pull request #318167 from rhelmot/freebsd-python-cross
...
python3: Enable FreeBSD cross build
2024-06-09 09:40:11 +00:00
kirillrdy
3cba0171d8
Merge pull request #318169 from rhelmot/freebsd-ruby-cross
...
ruby: provide correct qsort configuration on FreeBSD cross
2024-06-09 09:22:23 +00:00
Reno Dakota
b69f010f9f
duktape: use fixDarwinDylibNames to fix install_name
...
The duktape libraries are not using full path when linking which
prevents darwin consumers from locating the library at load time. Add
fixDarwinDylibNames to patch LC_ID_DYLIB with the full path to the
library.
2024-06-09 07:16:14 +00:00
github-actions[bot]
b04ad4178b
Merge staging-next into staging
2024-06-08 12:01:35 +00:00
github-actions[bot]
1d15f93175
Merge master into staging-next
2024-06-08 12:01:10 +00:00