Commit Graph
751108 Commits
Author SHA1 Message Date
nixpkgs-ci[bot]andGitHub 03e728b208 Merge staging-next into staging 2025-02-09 00:16:01 +00:00
nixpkgs-ci[bot]andGitHub 7b8f24297e Merge master into staging-next 2025-02-09 00:15:37 +00:00
โทสฺตัลandAustin Seipp 5f9c18f849 h2o: add toastal to maintainers 2025-02-08 17:50:39 -06:00
โทสฺตัลandAustin 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
โทสฺตัลandAustin Seipp 2c7df08564 h2o: update description to match upstream with HTTP/3 support 2025-02-08 17:50:39 -06:00
โทสฺตัลandAustin Seipp 08d8b5b4db h2o: remove rec in favor of finalAttrs 2025-02-08 17:50:39 -06:00
Weijia WangandGitHub 23cf0d1193 freefilesync: 13.9 -> 14.0 (#378584) 2025-02-09 00:45:59 +01:00
ImmaeandGitHub 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 TaronandGitHub b26757fbc8 nixos/*: cleanup code-escaped manpage urls (#379589) 2025-02-08 14:40:15 -08:00
Philip TaronandGitHub 8bff6b79c1 buildFHSEnv: implement chdirToPwd for disabling automatic chdir (#380144) 2025-02-08 14:39:25 -08:00
Mauricio CollaresandGitHub 447a511e5f giac: fix broken symlink from doc to out (#380425) 2025-02-08 23:19:02 +01:00
Gaétan LepageandGitHub 69e21dd760 python312Packages.{lancedb,pylance}: update and fix (#359131) 2025-02-08 23:16:44 +01:00
Bruno BELANYIandGitHub 906e99a7b8 pb: 0.5.2 -> 0.6.0 (#378430) 2025-02-08 21:54:14 +00:00
Gaétan LepageandGitHub 185337e44c python3Packages.langchain*: Add sarahec as maintainer (#379893) 2025-02-08 22:41:24 +01:00
Dionysis GrigoropoulosandGitHub 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 WeineltandGitHub b817f5429d python312Packages.kaleido: don't create broken libgl symlink on darwin (#380463) 2025-02-08 22:35:05 +01:00
Gaétan LepageandGitHub da89344e1b python3Packages.xdis: remove backport patches after update to 6.1.3 (#380459) 2025-02-08 22:23:50 +01:00
SandroandGitHub 9d23d740aa erlang_26: 26.2.5.6 -> 26.2.5.7 (#379385) 2025-02-08 22:22:16 +01:00
jadeandGitHub bb659e9256 mercurial: don't allowGitDependencies (#380171) 2025-02-08 13:20:40 -08:00
Adam C. StephensandGitHub 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 LepageandGitHub 24dac30d61 cinelerra: 2.3-unstable-2024-03-20 -> 2.3-unstable-2025-01-25 (#376805) 2025-02-08 22:17:02 +01:00
Mauricio CollaresandGitHub 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 BeharandGitHub feff3adcf0 nixos/tzupdate: report timezone being set in journal (#374485) 2025-02-08 22:57:45 +02:00
Doron BeharandGitHub 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
Mauricio Collares b003be32a4 sage: fix relevant broken symlinks, ignore others 2025-02-08 21:09:22 +01:00
Mauricio CollaresandGitHub 81b20cbe4e gap: ship Makefile.gappkg for future gap package use (#380430) 2025-02-08 21:07:00 +01:00
Mauricio Collares 83205e2b55 gap: ship Makefile.gappkg for future gap package use 2025-02-08 20:57:47 +01:00
Jan TojnarandGitHub 7faf5030cf Merge libsecret: enable TPM support (#375029) 2025-02-08 20:38:10 +01:00
Jan TojnarandGitHub b9a5b64696 Merge glib-networking: remove obsolete p11-kit input (#380365) 2025-02-08 20:37:33 +01:00
Jan TojnarandGitHub b804960a25 Merge libadwaita: 1.6.3 -> 1.6.4 (#378914) 2025-02-08 20:37:15 +01:00
Jan TojnarandGitHub 77b45a5166 Merge webkitgtk: 2.46.5 → 2.46.6 (#380390) 2025-02-08 20:37:05 +01:00
Wolfgang WaltherandGitHub 37263cded4 maxima: don't create dangling symlink (#380404) 2025-02-08 20:34:14 +01:00
7c6f434candGitHub 7e38aef6ff ogre: 14.3.3 -> 14.3.4 (#380101) 2025-02-08 18:59:41 +00:00
Martin WeineltandGitHub 7cb7a21a70 libseccomp: 2.5.5 -> 2.6.0 (#377221) 2025-02-08 19:41:38 +01:00
Mauricio Collares 7e0adfacea giac: fix broken symlink from doc to out 2025-02-08 19:37:35 +01:00
Martin Weinelt c8dedb8230 libseccomp: test python bindings in passthru 2025-02-08 19:14:29 +01:00
1c7d92f05a gswatcher: 1.7.1 -> 1.7.2 (#380397)
Co-authored-by: pluiedev <hi@pluie.me>
2025-02-08 18:13:50 +00:00
Martin Weinelt 4f3317d251 python313Packages.seccomp: add imports check 2025-02-08 19:13:36 +01:00
Kevin CoxandGitHub 06f9bc9aa6 sonarr: upgrade to dotnet 8 and 4.0.11.2680 -> 4.0.12.2823 (#380045) 2025-02-08 13:05:53 -05:00
nixpkgs-ci[bot]andGitHub 4e3bae83da Merge staging-next into staging 2025-02-08 18:04:31 +00:00
Jonas HeinrichandGitHub f25f31e3e5 nextcloud-whiteboard-server: 1.0.4 -> 1.0.5 (#375570) 2025-02-08 19:04:29 +01:00
nixpkgs-ci[bot]andGitHub aebe154750 Merge master into staging-next 2025-02-08 18:04:05 +00:00
26b55d063f plasma-panel-colorizer: 2.1.0 -> 2.3.0 (#380410)
Co-authored-by: HeitorAugustoLN <IAm.HeitorALN@proton.me>
2025-02-08 17:52:35 +00:00
Mauricio CollaresandGitHub d811e588eb fplll: 5.4.5 -> 5.5.0 (#380381) 2025-02-08 18:34:05 +01:00
R. RyanTMandGitHub 35bb379adf wayland-protocols: 1.39 -> 1.40 (#367753) 2025-02-08 18:31:44 +01:00
Martin WeineltandGitHub ce9ea4aaf3 gdb: 16.1 -> 16.2 (#378745) 2025-02-08 18:30:12 +01:00
Martin WeineltandGitHub 3ebfc6ddcf bintools-wrapper: enable stackclashprotection hardening flag by default (#374893) 2025-02-08 18:16:17 +01:00