Commit Graph
836455 Commits
Author SHA1 Message Date
Tom van Dijk b6554c9f0e Revert "aider-chat: fix tree-sitter query"
This reverts commit c25bc14f67.
2025-07-26 00:34:19 +02:00
Philip TaronandGitHub 0ca32f3372 tor: add tor.proxyHook (#426763) 2025-07-25 15:16:39 -07:00
Philip TaronandGitHub 560dd52139 tmuxPlugins.dotbar: init at 0.3.0 (#405877) 2025-07-25 15:10:09 -07:00
jopejoe1 d3d88996a6 firefox-beta-unwrapped: 141.0b9 -> 142.0b3 2025-07-26 00:05:43 +02:00
jopejoe1 8f03c15a3b firefox-devedition-unwrapped: 141.0b9 -> 142.0b3 2025-07-26 00:05:43 +02:00
jopejoe1 58b513042f firfox: limit apple sdk patch to versions below 142 2025-07-26 00:05:43 +02:00
YtandGitHub 23c13e6ef5 cargo-tauri: 2.7.0 -> 2.7.1 (#428447) 2025-07-25 17:57:23 -04:00
R. Ryantm 93475f1c02 python3Packages.disposable-email-domains: 0.0.126 -> 0.0.128 2025-07-25 21:52:00 +00:00
Grimmauld fb51cc802d nixos/systemd: run0: enable setLoginUid, disable pamMount
This brings our `run0` in line with the upstream defaults:
https://github.com/systemd/systemd/blob/bcc73cafdbd9c3947c53e4cff3498f8a73e56d9d/src/run/systemd-run0.in

While working on `auditd`, i noticed differences in how `run0` behaves
in regard to `/proc/$pid/sessionid` and `/proc/$pid/loginuid`. Particularly,
both files were set to `4294967295`, the magic value denoting `unset`.

While the manual page says elevators such as sudo should not set the loginuid,
run0 is a bit of a special case: The unit spawned by it is not child of
the running user session, and as such there is no id to inherit.

`systemd` upstream uses `pam_loginuid`, and for consistency we should too.
Especially because it prevents a whole lot of pain when working with `auditd`.

As to pam mounts:
On nixos we enable those if they are globally enabled. Upstream does not.
Considering the password entered into polkit is usually not the user password
of the account which will own the unit, pam mount will fail for any partition
which requires a password. Thus it makes sense to also disable pam mounts
for our run0, it prevents unnecessary unexpected pain.
2025-07-25 23:49:59 +02:00
Tom van Dijk 21c5e94d29 python3Packages.tree-sitter: fetch from PyPi
This allows it to be updated according to the release cadence of the
entire ecosystem, not as github tags are pushed.

See: https://github.com/NixOS/nixpkgs/pull/425177
2025-07-25 23:39:12 +02:00
Tom van Dijk f033f93b49 tree-sitter.grammars: revert bad grammars to working version
this partially reverts 2c0bcc5286
2025-07-25 23:39:11 +02:00
Tom van Dijk 8aecb65a2d tree-sitter.grammars: pin known bad with pythonPackages.tree-sitter 0.24
This commit prevents the update script from touching the files listed
under `pinnedGrammars`. This way breakages cannot accidentally be caused
again (re: #414233 breaking the heck out of staging-next et al)
2025-07-25 23:39:07 +02:00
Gutyina GergőandTom van Dijk 24889e5e6a python3Packages.textual: unbreak 2025-07-25 23:36:57 +02:00
Gutyina GergőandTom van Dijk ca0760f8db Revert "python3Packages.tree-sitter-rust: 0.23.2 -> 0.24.0"
This reverts commit 56cca54190.
2025-07-25 23:36:57 +02:00
Gutyina GergőandTom van Dijk 726e1f5502 Revert "python3Packages.tree-sitter: 0.24.0 -> 0.24.0-unstable-2025-06-02"
This reverts commit 2e433f173c.
2025-07-25 23:36:56 +02:00
Jon Hermansen 1e22f2e408 microsoft-edge: 138.0.3351.95 -> 138.0.3351.109 2025-07-25 17:23:37 -04:00
R. Ryantm b5dbe95cb2 async-profiler: 4.0 -> 4.1 2025-07-25 21:21:13 +00:00
Ben SiraphobandGitHub 1fd9a57cf1 trealla: 2.78.0 -> 2.78.24 (#426589) 2025-07-25 14:15:03 -07:00
R. Ryantm 3dd259f912 wtfis: 0.11.0 -> 0.12.0 2025-07-25 21:14:36 +00:00
Nikolay Korotkiy 99c9d5c793 stac-validator: 3.6.0 → 3.10.0 2025-07-26 01:11:25 +04:00
mivorasuandmivorasu 0ef32326a9 bitcomet: 2.13.2 -> 2.15.0 2025-07-25 21:03:38 +00:00
38f1518f18 repomix: 1.1.0 -> 1.2.0 (#427258)
Co-authored-by: boralg <boralg@users.noreply.github.com>
2025-07-25 21:01:31 +00:00
R. Ryantm eba665e469 cargo-crev: 0.26.4 -> 0.26.5 2025-07-25 20:52:47 +00:00
Timucin Besken 5d099282ad gnomeExtensions: remove disable-unredirect alias 2025-07-25 22:33:33 +02:00
Shawn8901 89cc4dc40d victorialogs: 1.25.0 -> 1.26.0 2025-07-25 22:29:09 +02:00
TomaSajt 5ea255f57b hieroglyphic: 1.1.0 -> 2.1.0 2025-07-25 22:26:16 +02:00
Adam C. StephensandGitHub a6b41ef5e0 forgejo: 12.0.0 -> 12.0.1 (#428355) 2025-07-25 15:59:20 -04:00
Pol Dellaiera 3871e86f71 python3Packages.mkdocs-material: 9.6.4 -> 9.6.15 2025-07-25 21:56:16 +02:00
Pol DellaieraandGaétan Lepage a0739140fd python3Packages.backrefs: init at 5.9
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2025-07-25 21:56:11 +02:00
Weijia Wang 81771b2035 solanum: unpin autotools 2025-07-25 21:53:03 +02:00
Bjørn Forsman a1d302abeb homepage-dashboard: dashboard-icons: 2025-01-06 -> 2025-07-11 2025-07-25 21:51:50 +02:00
Bjørn Forsman ced555605f homepage-dashboard: fix enableLocalIcons = true build
Fix this build error:

  Running phase: installPhase
  cp: cannot create regular file '/nix/store/pyxl74qanpdplcjqs7r4g2ywlnaa56ms-homepage-dashboard-1.3.2/share/homepage/public/icons/assetgrid.png': Permission denied

While at it, use "cp -r" instead of globs to prevent potential issues
with overlong command lines.
2025-07-25 21:51:50 +02:00
R. Ryantm fe64edecaf metacubexd: 1.187.1 -> 1.188.1 2025-07-25 19:32:05 +00:00
Adam C. StephensandGitHub ef312db1d8 consul: 1.21.2 -> 1.21.3 (#428042) 2025-07-25 15:29:46 -04:00
Fabian Affolter 4fce1d9b3f python312Packages.tencentcloud-sdk-python: 3.0.1429 -> 3.0.1430
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1429...refs/tags/3.0.1430

Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1430/CHANGELOG.md
2025-07-25 21:29:44 +02:00
Cosima NeidahlandGitHub 009450ee9e nixos/peertube-runner: init module (#427007) 2025-07-25 21:28:22 +02:00
Gaetan Lepage f2e5929934 python3Packages.transformers: 4.53.3 -> 4.54.0
Diff: https://github.com/huggingface/transformers/compare/refs/tags/v4.53.3...refs/tags/v4.54.0

Changelog: https://github.com/huggingface/transformers/releases/tag/v4.54.0
2025-07-25 21:24:34 +02:00
Gaetan Lepage fb0eb969b1 python3Packages.huggingface-hub: 0.33.4 -> 0.34.1
Diff: https://github.com/huggingface/huggingface_hub/compare/refs/tags/v0.33.4...refs/tags/v0.34.1

Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.34.1
2025-07-25 21:24:34 +02:00
d65e4601ab cargo-lambda: 1.8.5 -> 1.8.6 (#428419)
Co-authored-by: matthiasbeyer <mail@beyermatthias.de>
2025-07-25 19:23:19 +00:00
Fabian AffolterandGitHub 54e1c9fe00 cameradar: refactor 2025-07-25 21:17:32 +02:00
Pol DellaieraandGitHub bc29f54905 python3Packages.mkdocs-build-plantuml: init at 1.11.0 (#428250) 2025-07-25 21:14:58 +02:00
R. Ryantm 1219568474 python3Packages.google-cloud-spanner: 3.55.0 -> 3.56.0 2025-07-25 19:11:32 +00:00
R. Ryantm e2cb442865 cargo-tauri: 2.7.0 -> 2.7.1 2025-07-25 19:11:24 +00:00
Fabian AffolterandGitHub c1ed5b4d65 python3Packages.llama-index-workflows: 1.1.0 -> 1.2.0 (#428406) 2025-07-25 21:10:55 +02:00
Fabian AffolterandGitHub 41bb8ad39c python3Packages.roadlib: 1.3.1 -> 1.4.0 (#428011) 2025-07-25 21:00:23 +02:00
Fabian AffolterandGitHub 1b0ce0feac python3Packages.llama-index-instrumentation: 0.2.0 -> 0.3.0 (#428404) 2025-07-25 20:55:58 +02:00
blackzeshiandGitHub d4dc77991f caido: 0.49.0 -> 0.50.0 2025-07-25 23:52:32 +05:00
R. Ryantm 80fc26f4b6 sttr: 0.2.25 -> 0.2.26 2025-07-25 18:52:11 +00:00
R. Ryantm a140395761 python3Packages.pyathena: 3.14.1 -> 3.15.0 2025-07-25 18:47:56 +00:00
R. Ryantm 6500a68d00 cargo-lambda: 1.8.5 -> 1.8.6 2025-07-25 18:34:53 +00:00