Commit Graph

9412 Commits

Author SHA1 Message Date
Martin Weinelt
d9610a9f2e
Merge remote-tracking branch 'origin/master' into staging-next 2024-07-06 01:51:14 +02:00
Nick Cao
c876bed7c0
Merge pull request #324604 from r-ryantm/auto-update/wasmer
wasmer: 4.3.2 -> 4.3.3
2024-07-05 15:35:30 -04:00
github-actions[bot]
4bba3c5730
Merge master into staging-next 2024-07-05 12:01:14 +00:00
Matthieu C.
8a0c6be458 generateLuarocksConfig: dont hardcode local_cache
I tried using luaLib.generateLuarocksConfig outside nixpkgs, to generate a rocks.nvim config but it adds a `local_cache = ""` configuration line that is painful to remove so let's not add it in the first place, and let the caller set it if needed.
2024-07-05 13:32:47 +02:00
R. Ryantm
c1ab863b24 wasmer: 4.3.2 -> 4.3.3 2024-07-04 16:12:14 +00:00
Vladimír Čunát
c76085b3a9
Merge branch 'master' into staging-next 2024-07-03 19:07:35 +02:00
OTABI Tomoya
df6ca30928
Merge pull request #308377 from ShamrockLee/build-python-docheck-quick
buildPythonPackage, buildPythonApplication: make doCheck default less confusing
2024-07-03 23:40:33 +09:00
github-actions[bot]
0983fe3e50
Merge master into staging-next 2024-07-03 12:01:17 +00:00
Stig Palmquist
02398a8b49
moarvm: 2024.05 -> 2024.06 2024-07-03 03:00:43 +02:00
Stig Palmquist
a31177f3d0
nqp: 2024.01 -> 2024.06 2024-07-03 03:00:23 +02:00
Stig Palmquist
1a787fd64c
rakudo: 2024.01 -> 2024.06 2024-07-03 02:59:59 +02:00
Yueh-Shun Li
455314a3f0 buildPython*: make doCheck default less confusing
Modify the set pattern to hint developers that the doInstallCheck
attribute of Python packages, specified by the doCheck argument of
buildPythonPackage and buildPythonApplication, defaults to true instead
of false.
2024-07-03 02:42:59 +08:00
K900
ac42e4ac39 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-02 19:52:45 +03:00
Masum Reza
e1ff6cad63
Merge pull request #292574 from r-ryantm/auto-update/moarvm
moarvm: 2024.01 -> 2024.05
2024-07-02 18:46:45 +05:30
K900
665f1d6183 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-02 08:32:46 +03:00
Lily Foster
c678743f80 treewide: remove lilyinstarlight 2024-07-02 03:17:01 +02:00
Weijia Wang
2649b24abd
Merge pull request #322297 from r-ryantm/auto-update/femtolisp
femtolisp: 0-unstable-2023-07-12 -> 0-unstable-2024-06-18
2024-07-02 00:51:13 +02:00
Pol Dellaiera
f4f7f87319
Merge pull request #323532 from trofi/guile-update
guile: 3.0.9 -> 3.0.10
2024-07-01 23:03:33 +02:00
Martin Weinelt
9b79a05ae1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/flexcache/default.nix
- pkgs/development/python-modules/flexparser/default.nix
- pkgs/development/python-modules/odp-amsterdam/default.nix
- pkgs/development/python-modules/pint/default.nix
- pkgs/development/python-modules/uncertainties/default.nix
- pkgs/top-level/python-packages.nix
2024-07-01 01:07:21 +02:00
R. Ryantm
8f9400fc33 groovy: 4.0.21 -> 4.0.22 2024-06-30 12:21:25 +00:00
Sergei Trofimovich
c44b90918c guile: 3.0.9 -> 3.0.10
Changes: https://www.gnu.org/software/guile/news/gnu-guile-3010-released.html
2024-06-30 06:49:32 +01:00
K900
bde999c03e Merge branch 'master' into staging-next 2024-06-29 10:13:13 +03:00
OTABI Tomoya
3b15388bfe
Merge pull request #323125 from mweinelt/python313b3
python313: 3.13.0b2 -> 3.13.0b3
2024-06-29 13:52:43 +09:00
Masum Reza
dbc930602f
Merge pull request #322844 from Eggflaw/bump-lune
lune: 0.8.0 -> 0.8.6
2024-06-28 23:52:40 +05:30
Martin Weinelt
27b67c584a
cpython: fix changelog anchor for beta versions 2024-06-28 13:19:35 +02:00
Martin Weinelt
89551eddb7
python313: 3.13.0b2 -> 3.13.0b3
https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0-beta-3
2024-06-28 13:19:32 +02:00
github-actions[bot]
2f3bfad6d2
Merge master into staging-next 2024-06-28 00:02:11 +00:00
Weijia Wang
a51a8540b0
Merge pull request #319279 from r-ryantm/auto-update/wazero
wazero: 1.7.2 -> 1.7.3
2024-06-28 01:54:59 +02:00
Weijia Wang
4afafbcd46
Merge pull request #318430 from r-ryantm/auto-update/ivy
ivy: 0.2.10 -> 0.3.4
2024-06-28 01:50:45 +02:00
Martin Weinelt
62ad96a239
Merge pull request #322769 from mweinelt/update-python-libraries/identify-git-fetcher
update-python-libraries: Reliably detect nix-prefetch-git
2024-06-27 22:18:25 +02:00
Nick Cao
5ef7c1ebd5
Merge pull request #321596 from trofi/mujs-update
mujs: 1.3.4 -> 1.3.5
2024-06-27 15:58:00 -04:00
eggflaw
865a22b338 lune: 0.8.0 -> 0.8.6 2024-06-27 17:04:10 +09:00
Randy Eckenrode
da8f4fd6cb
python3Minimal: ensure _scproxy is disabled on Darwin
Python 3.12 attempts to build with the _scproxy enabled even when building python3Minimal. Override the configure check to make sure it is disabled. Otherwise, the Darwin stdenv bootstrap will fail.
2024-06-26 19:41:29 -04:00
Martin Weinelt
27aa2c8a9d
update-python-libraries: Reliably detect nix-prefetch-git
Makes sure that any attribute that triggers using fetchGit will result in
the updater using nix-prefetch-git.
2024-06-27 01:10:21 +02:00
github-actions[bot]
27074b7d07
Merge master into staging-next 2024-06-26 00:02:13 +00:00
Weijia Wang
572ae839ef
Merge pull request #320009 from r-ryantm/auto-update/chibi
chibi: 0.10 -> 0.11
2024-06-26 00:51:09 +02:00
Martin Weinelt
de245ec4a5
Merge remote-tracking branch 'origin/master' into staging-next 2024-06-25 13:00:25 +02:00
R. Ryantm
9ad9e57763 femtolisp: 0-unstable-2023-07-12 -> 0-unstable-2024-06-18 2024-06-25 00:25:01 +00:00
Matthieu C.
e511f674e1 luarocks: use self.pname for an effective overrideAttrs
luarocks-nix store path was ..luarocks-version instead of ...luarocks-nix-version. This fixes it
2024-06-24 23:06:30 +02:00
R. Ryantm
6fb77c9dcc janet: 1.34.0 -> 1.35.2 2024-06-24 12:41:17 -07:00
github-actions[bot]
88140ced6d
Merge master into staging-next 2024-06-24 12:01:17 +00:00
Martin Weinelt
06922865e8 update-python-libraries: don't error out on nix-prefetch-url errors
$ nix-prefetch-url --type sha256 --unpack https://api.github.com/repos/pkgw/pwkit/tarball/pwkit@1.2.0
error: store path 'rb2j54laxa71152bsqayw4h5hni2nshj-pwkit@1.2.0' contains illegal character '@'
2024-06-24 12:14:40 +02:00
Martin Weinelt
737b5cd4f2 python3: 3.11.9 -> 3.12.4
As per our documented update schedule, we'll default to Python 3.12 in
the 24.11 release cycle, while recursing into both 3.11 and 3.12.
2024-06-24 12:14:39 +02:00
R. Ryantm
053ad7bcd4 babashka-unwrapped: 1.3.190 -> 1.3.191 2024-06-23 19:49:10 +00:00
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
Sergei Trofimovich
45d41e77b3 mujs: 1.3.4 -> 1.3.5
Changes: https://github.com/ccxvii/mujs/compare/1.3.4...1.3.5
2024-06-21 22:20:44 +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