K900 and GitHub
053b0cc6b2
fast-float: 7.0.0 -> 8.0.0 ( #380103 )
2025-02-09 09:12:40 +03:00
K900 and GitHub
5ee2cc5d40
usbutils: 017 -> 018; add darwin support ( #370911 )
2025-02-09 09:12:07 +03:00
nixpkgs-ci[bot] and GitHub
684a24980d
Merge staging-next into staging
2025-02-09 06:04:51 +00:00
nixpkgs-ci[bot] and GitHub
8712c3372e
Merge master into staging-next
2025-02-09 06:04:23 +00:00
Ryan Hendrickson and GitHub
6f1338e307
nixos/version: validate system.stateVersion ( #379754 )
2025-02-09 00:46:17 -05:00
Bobby Rong and GitHub
7f03632e34
cinnamon-common: Patch {cancel-print-dialog,lpstat-a}.py ( #380364 )
2025-02-09 13:26:44 +08:00
Bobby Rong and GitHub
79a63cf6be
nemo: 6.4.3 -> 6.4.4 ( #380513 )
2025-02-09 13:22:42 +08:00
4f554b1da1
home-manager: 0-unstable-2025-01-27 -> 0-unstable-2025-02-08 ( #380495 )
...
Co-authored-by: bryango <bryango@users.noreply.github.com >
2025-02-09 04:56:51 +00:00
Fabián Heredia Montiel and GitHub
1936fe3470
python312Packages.materialx: 1.39.1 -> 1.38.10 ( #380449 )
2025-02-08 22:22:48 -06:00
Nick Cao and GitHub
a3f84db286
cpuinfo: disable tests ( #380285 )
2025-02-08 23:10:31 -05:00
Sandro and GitHub
7ae591c6f6
python312Packages.evosax: cleanup ( #380302 )
2025-02-09 05:09:22 +01:00
R. Ryantm and Masum Reza
51ff8aea52
warp-terminal: 0.2025.01.22.08.02.stable_05 -> 0.2025.02.05.08.02.stable_03
2025-02-09 09:16:48 +05:30
Thiago Kenji Okada and GitHub
830fdc986d
lxqt.lxqt-config: 2.1.0 -> 2.1.1 ( #380307 )
2025-02-09 01:59:39 +00:00
R. Ryantm
e222872f99
nemo: 6.4.3 -> 6.4.4
2025-02-09 01:22:55 +00:00
rewine and GitHub
31734630a1
simdutf: 6.1.1 -> 6.2.0 ( #380456 )
2025-02-09 09:18:59 +08:00
Kira Bruneau and GitHub
ba5da9dadb
emacsPackages.lsp-bridge: 0-unstable-2025-01-22 -> 0-unstable-2025-02-03 ( #379509 )
2025-02-08 20:13:17 -05:00
Yt and GitHub
8d4161b709
python312Packages.transformers: 4.48.2 -> 4.48.3 ( #380347 )
2025-02-08 20:00:30 -05:00
Yt and GitHub
8572d1712c
python312Packages.openai: 1.59.9 -> 1.61.1 ( #377391 )
2025-02-08 19:56:32 -05:00
Yt and GitHub
4469297669
Update docling ( #379596 )
2025-02-08 19:53:47 -05:00
Yt and GitHub
29dea3d6de
nushellPlugins.formats: fix hash ( #380467 )
2025-02-08 19:52:43 -05:00
nixpkgs-ci[bot] and GitHub
03e728b208
Merge staging-next into staging
2025-02-09 00:16:01 +00:00
nixpkgs-ci[bot] and GitHub
7b8f24297e
Merge master into staging-next
2025-02-09 00:15:37 +00:00
R. Ryantm and Weijia Wang
b852513e84
fast-float: 7.0.0 -> 8.0.0
2025-02-09 00:52:16 +01:00
โทสฺตัล and Austin Seipp
5f9c18f849
h2o: add toastal to maintainers
2025-02-08 17:50:39 -06:00
โทสฺตัล and Austin Seipp
bd3373275c
h20: 2.3.0-beta1 → 2.3.0.20250130
...
> Release Policy
>
> As of April 2023, we have ceased to release versions. Rather, the each
> commit to master branch is considered stable and ready for general use
> except for the features marked as experimental.
>
> — https://h2o.examp1e.net/install.html
Seems trunk-based version now :)
2025-02-08 17:50:39 -06:00
โทสฺตัล and Austin Seipp
2c7df08564
h2o: update description to match upstream with HTTP/3 support
2025-02-08 17:50:39 -06:00
โทสฺตัล and Austin Seipp
08d8b5b4db
h2o: remove rec in favor of finalAttrs
2025-02-08 17:50:39 -06:00
R. Ryantm
16a10d8c4a
home-manager: 0-unstable-2025-01-27 -> 0-unstable-2025-02-08
2025-02-08 23:46:00 +00:00
Weijia Wang and GitHub
23cf0d1193
freefilesync: 13.9 -> 14.0 ( #378584 )
2025-02-09 00:45:59 +01:00
Immae and GitHub
52887dda76
replace-workspace-values.py: Allow "package" key in Cargo.toml dependencies ( #377721 )
...
* Allow "package" key in Cargo.toml dependencies
* Update replace-workspace-values.py
Some dependencies in Cargo.toml have a "package" key, which serves as an alias:
```
foo = { package = "original-name" ... }
```
which with nixpkgs triggered
```
> Copying to /nix/store/jay72vz43afnlymsah7v543zmnv6l7ck-gcli-0.3.0-vendor/subxt-0.37.0
> Patching /nix/store/jay72vz43afnlymsah7v543zmnv6l7ck-gcli-0.3.0-vendor/subxt-0.37.0/Cargo.toml
> Traceback (most recent call last):
> File "/nix/store/harh7nnnib9896dwqr0xjqrr0l8wdcw7-replace-workspace-values/bin/replace-workspace-values", line 127, in <module>
> main()
> File "/nix/store/harh7nnnib9896dwqr0xjqrr0l8wdcw7-replace-workspace-values/bin/replace-workspace-values", line 104, in main
> changed |= replace_dependencies(workspace_manifest, crate_manifest)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/nix/store/harh7nnnib9896dwqr0xjqrr0l8wdcw7-replace-workspace-values/bin/replace-workspace-values", line 77, in replace_dependencies
> changed |= replace_key(workspace_manifest, root[key], "dependencies", k)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/nix/store/harh7nnnib9896dwqr0xjqrr0l8wdcw7-replace-workspace-values/bin/replace-workspace-values", line 58, in replace_key
> raise Exception(f"Unhandled keys in inherited dependency {key}: {local_dep}")
> Exception: Unhandled keys in inherited dependency codec: {'package': 'parity-scale-codec'}
> Traceback (most recent call last):
> File "/nix/store/qrf1j1w95va92fzv55lxpvw2dpm03bnr-fetch-cargo-vendor-util/bin/fetch-cargo-vendor-util", line 314, in <module>
> main()
> File "/nix/store/qrf1j1w95va92fzv55lxpvw2dpm03bnr-fetch-cargo-vendor-util/bin/fetch-cargo-vendor-util", line 310, in main
> subcommand_func()
> File "/nix/store/qrf1j1w95va92fzv55lxpvw2dpm03bnr-fetch-cargo-vendor-util/bin/fetch-cargo-vendor-util", line 302, in <lambda>
> "create-vendor": lambda: create_vendor(vendor_staging_dir=Path(sys.argv[2]), out_dir=Path(sys.argv[3]))
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/nix/store/qrf1j1w95va92fzv55lxpvw2dpm03bnr-fetch-cargo-vendor-util/bin/fetch-cargo-vendor-util", line 259, in create_vendor
> copy_and_patch_git_crate_subtree(git_tree, pkg["name"], crate_out_dir)
> File "/nix/store/qrf1j1w95va92fzv55lxpvw2dpm03bnr-fetch-cargo-vendor-util/bin/fetch-cargo-vendor-util", line 215, in copy_and_patch_git_crate_subtree
> subprocess.check_output(cmd)
> File "/nix/store/qrc496n6fsqp4p5m5h8wmw5d5jwyw5mr-python3-3.12.8/lib/python3.12/subprocess.py", line 466, in check_output
> return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/nix/store/qrc496n6fsqp4p5m5h8wmw5d5jwyw5mr-python3-3.12.8/lib/python3.12/subprocess.py", line 571, in run
> raise CalledProcessError(retcode, process.args,
> subprocess.CalledProcessError: Command '['replace-workspace-values', '/nix/store/jay72vz43afnlymsah7v543zmnv6l7ck-gcli-0.3.0-vendor/subxt-0.37.0/Cargo.toml', '/nix/store/c4jdggg9ihgi032pyc7g6ysdpb30xv1r-gcli-0.3.0-vendor-staging/git/00f181c1a5d8986e7146ddc72a745c793a9a1d8e/Cargo.toml']' returned non-zero exit status 1.
```
This fixes that
2025-02-08 23:44:37 +01:00
Philip Taron and GitHub
b26757fbc8
nixos/*: cleanup code-escaped manpage urls ( #379589 )
2025-02-08 14:40:15 -08:00
Philip Taron and GitHub
8bff6b79c1
buildFHSEnv: implement chdirToPwd for disabling automatic chdir ( #380144 )
2025-02-08 14:39:25 -08:00
Mauricio Collares and GitHub
447a511e5f
giac: fix broken symlink from doc to out ( #380425 )
2025-02-08 23:19:02 +01:00
Gaétan Lepage and GitHub
69e21dd760
python312Packages.{lancedb,pylance}: update and fix ( #359131 )
2025-02-08 23:16:44 +01:00
Bruno BELANYI and GitHub
906e99a7b8
pb: 0.5.2 -> 0.6.0 ( #378430 )
2025-02-08 21:54:14 +00:00
Gaétan Lepage and GitHub
185337e44c
python3Packages.langchain*: Add sarahec as maintainer ( #379893 )
2025-02-08 22:41:24 +01:00
Dionysis Grigoropoulos and GitHub
1a3298ace6
files-to-prompt: init at 0.4 ( #379689 )
...
python3Packages.files-to-prompt: Init at 0.4
2025-02-08 22:37:05 +01:00
Martin Weinelt and GitHub
b817f5429d
python312Packages.kaleido: don't create broken libgl symlink on darwin ( #380463 )
2025-02-08 22:35:05 +01:00
Gaétan Lepage and GitHub
da89344e1b
python3Packages.xdis: remove backport patches after update to 6.1.3 ( #380459 )
2025-02-08 22:23:50 +01:00
Robert Helgesson
24d89f3c10
nushellPlugins.formats: fix hash
...
With the version update of nushell the version of this plugin also
changed, warranting a new hash value.
See https://github.com/NixOS/nixpkgs/pull/379627
2025-02-08 22:23:03 +01:00
Sandro and GitHub
9d23d740aa
erlang_26: 26.2.5.6 -> 26.2.5.7 ( #379385 )
2025-02-08 22:22:16 +01:00
jade and GitHub
bb659e9256
mercurial: don't allowGitDependencies ( #380171 )
2025-02-08 13:20:40 -08:00
Adam C. Stephens and GitHub
1e0f6a4051
forgejo-lts: 7.0.12 -> 7.0.13, forgejo: 10.0.0 -> 10.0.1 ( #380369 )
2025-02-08 16:17:37 -05:00
Gaétan Lepage and GitHub
24dac30d61
cinelerra: 2.3-unstable-2024-03-20 -> 2.3-unstable-2025-01-25 ( #376805 )
2025-02-08 22:17:02 +01:00
Mauricio Collares and GitHub
497f295b37
sage: fix relevant broken symlinks, ignore others ( #380444 )
2025-02-08 22:13:42 +01:00
melvyn
7f172099e0
python3Packages.xdis: remove backport patches after update to 6.1.3
2025-02-08 16:12:02 -05:00
Martin Weinelt
498e5b3c14
python312Packages.kaleido: don't create broken libgl symlink on darwin
2025-02-08 22:10:54 +01:00
Doron Behar and GitHub
feff3adcf0
nixos/tzupdate: report timezone being set in journal ( #374485 )
2025-02-08 22:57:45 +02:00
Doron Behar and GitHub
e4f64235e4
python312Packages.pythran: 0.16.1 -> 0.17.0 ( #379551 )
2025-02-08 22:57:27 +02:00
Doron Behar
f74883a691
nixos/tzupdate: report timezone being set in journal
...
Also, no need for set -uo pipefail as there are no pipes there at the
moment.
2025-02-08 22:50:13 +02:00