Commit Graph
851988 Commits
Author SHA1 Message Date
R. Ryantm f66b8a30fc python3Packages.llama-index-vector-stores-postgres: 0.6.1 -> 0.6.3 2025-08-26 04:05:24 +00:00
qzylinra b30acab643 flutter: remove package_graph related patches 2025-08-26 11:57:30 +08:00
qzylinra f0680ae0e2 pub2nix.generatePackageGraph: init 2025-08-26 11:57:30 +08:00
Marcus RambergandGitHub f71469fa24 pocket-id: 1.7.0 -> 1.9.1 (#436251) 2025-08-26 05:52:36 +02:00
ColinandGitHub 545b4d932c nixos/i18n/input-method: Fix cross (#435014) 2025-08-26 03:43:08 +00:00
R. RyanTMandGitHub f9ea14f007 home-assistant-custom-components.xiaomi_gateway3: 4.1.0 -> 4.1.2 (#436987)
https://github.com/AlexxIT/XiaomiGateway3/releases/tag/v4.1.2
2025-08-26 05:39:16 +02:00
Yohann BonifaceandGitHub 6bc7b908a2 ome_zarr: 0.12.1 -> 0.12.2 (#436362) 2025-08-26 05:37:31 +02:00
Yohann BonifaceandGitHub bb2541f026 python3Packages.fslpy: 3.21.1 -> 3.23.0 (#436827) 2025-08-26 05:37:12 +02:00
Yohann BonifaceandGitHub 86f18a4633 code-cursor: 1.4.5 -> 1.5.5 (#436980) 2025-08-26 05:35:03 +02:00
BeatLink d636fc577b trillium-{desktop,server}: 0.97.2 -> 0.98.0 2025-08-25 22:17:39 -05:00
Fernando RodriguesandGitHub f5516907fd {notify-sharp,dbus-sharp{,-glib}-{1,2}_0}: remove (#436972) 2025-08-26 03:09:26 +00:00
Adam C. StephensandGitHub 5d5636cb5e audiobookshelf: 2.28.0 -> 2.29.0 (#436962) 2025-08-25 22:29:49 -04:00
Adam C. StephensandGitHub b3ce5dae9d bitwarden-desktop: Build desktop proxy (#425477) 2025-08-25 22:20:00 -04:00
R. Ryantm 0d2ef6a4bd code-cursor: 1.4.5 -> 1.5.5 2025-08-26 02:16:53 +00:00
R. Ryantm 732fdb161f python3Packages.citeproc-py: 0.8.2 -> 0.9.0 2025-08-26 01:59:38 +00:00
R. Ryantm 1c91ae4a81 plumed: 2.9.3 -> 2.10.0 2025-08-26 01:58:51 +00:00
Adam C. StephensandGitHub 4c66df3a81 zfs_2_3: 2.3.3 -> 2.3.4 (#436930) 2025-08-25 21:58:03 -04:00
Ben Darwin bfe89bb8c8 python313Packages.pylibjpeg-libjpeg: unvendor libjpeg source 2025-08-25 21:54:27 -04:00
Ben Darwin 2aa4e95e49 libjpeg-tools: init at 1.71 2025-08-25 21:54:13 -04:00
Jamie Magee 3a4fb5de9b notify-sharp: remove 2025-08-25 18:50:38 -07:00
Jamie Magee 95da0e5648 dbus-sharp{,-glib}-{1,2}_0: remove 2025-08-25 18:50:21 -07:00
rewineandGitHub 35beed3461 xjump: drop (#435780) 2025-08-26 09:44:19 +08:00
rewineandGitHub 15a4a61d1e pythonPackages.distutils-cfg: drop (#436576) 2025-08-26 09:36:42 +08:00
magicquark b339519d06 vimPlugins.vim-rhai: init at 2022-07-16
Add vim-rhai plugin (https://github.com/rhaiscript/vim-rhai) which
provides syntax highlighting for the Rhai scripting language.

Closes https://github.com/NixOS/nixpkgs/issues/433005
2025-08-26 02:35:49 +01:00
R. Ryantm fe130ce988 json-fortran: 9.0.4 -> 9.0.5 2025-08-26 01:34:11 +00:00
YtandGitHub 04ddf3f8e3 python3Packages.transformers: 4.55.3 -> 4.55.4 (#436708) 2025-08-25 21:02:37 -04:00
Chris Moultrie 7e1a0d8a2e audiobookshelf: 2.28.0 -> 2.29.0
changelog: https://github.com/advplyr/audiobookshelf/releases/tag/v2.29.0
2025-08-25 20:59:07 -04:00
YtandGitHub 63d2b35eff Reapply "aider-chat: fix tree-sitter query" (#436926) 2025-08-25 20:57:11 -04:00
YtandGitHub 9fddd394ce aide: move to finalAttrs (#436661) 2025-08-25 20:54:51 -04:00
YtandGitHub c5496c1c93 python313Packages.docling: 2.43.0 -> 2.47.1; fix build (#436319) 2025-08-25 20:53:34 -04:00
André SilvaandGitHub 53b28c2d75 high-tide: 1.0.0 -> 1.1.0 (#436919) 2025-08-26 01:52:26 +01:00
Artturinanddramforever 537f408abf qemu: Fix Python deps, the third time
Hooks from `python` (specifically the one that adds `pythonPath`) are needed by `python/scripts/mkvenv.py` to find meson

With `python.withPackages`

```
python determined to be '/nix/store/r98crvxg8pmrvx9vzymhlwbbvffnzjhl-python3-3.13.6-env/bin/python3'
python version: Python 3.13.6
mkvenv: Creating non-isolated virtual environment (with packages from '/nix/store/r98crvxg8pmrvx9vzymhlwbbvffnzjhl-python3-3.13.6-env/lib/python3.13/site-packages') at 'pyvenv'
mkvenv: checking for meson>=1.5.0
mkvenv: checking for pycotap>=1.1.0
mkvenv: installing meson==1.5.0, pycotap==1.3.1
```

With `pythonPackages.python`

```
python version: Python 3.13.6
mkvenv: Creating non-isolated virtual environment at 'pyvenv'
mkvenv: checking for meson>=1.5.0
mkvenv: checking for pycotap>=1.1.0
mkvenv: installing pycotap==1.3.1
```

Here's a diff of the env-vars https://gist.github.com/Artturin/e79f1fcf125ebb138c0012008e719533

the `withPackages` without `pythonOnBuildForHost` was wrong too but
changing it didn't fix the issue

Fixes this error in qemu-user / qemu minimal

```
$ ./result/bin/qemu-aarch64
./result/bin/qemu-aarch64: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
```

Co-authored-by: dramforever <dramforever@live.com>
2025-08-26 03:48:44 +03:00
Sigmanificient ddc03319fe elm-github-install: drop 2025-08-26 02:30:06 +02:00
R. Ryantm dc88b25881 rime-wanxiang: 11.1.4 -> 11.3.1 2025-08-26 00:29:34 +00:00
Sigmanificient 6a6408eb90 python3Packages.unifi: drop 2025-08-26 02:28:17 +02:00
EmilyandGitHub 18e2105538 bazel: bazel_6 -> bazel_7; bazel_6: drop (#435096) 2025-08-26 01:20:36 +01:00
R. Ryantm a51a0739f4 vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.29.2 -> 0.29.3 2025-08-25 23:46:39 +00:00
R. Ryantm 806e4f0028 vscode-extensions.chanhx.crabviz: 0.4.0 -> 0.5.0 2025-08-25 23:45:45 +00:00
Philip TaronandGitHub 0e209ec109 prefer-remote-fetch: add mkNugetSource (#364932) 2025-08-25 16:45:00 -07:00
R. Ryantm adc23de014 vscode-extensions.banacorn.agda-mode: 0.6.4 -> 0.6.5 2025-08-25 23:41:49 +00:00
Dyego AurélioandChristopher Fredén b7609ba68d forge-mtg: add updateScript
Co-authored-by: Christopher Fredén <me@icetan.org>
2025-08-25 20:33:07 -03:00
Dyego Aurélio 8ab7ff673e forge-mtg: 1.6.65 -> 2.0.05
* updating install phase to copy file paths from their new locations

* ensuring forge-adventure has libGl so it can launch

* add mvnParameters to avoid building unnecessary packages from forge monorepo

* add desktop entry file

* update project homepage
2025-08-25 20:32:43 -03:00
Sandro Jäckel b6345143a1 prefer-remote-fetch: add mkNugetSource 2025-08-26 01:23:09 +02:00
jopejoe1anddish ded0cc94ee ffmpeg: fixup to make rebuild count lower 2025-08-25 19:22:07 -04:00
R. Ryantm f1440db956 python3Packages.numbagg: 0.9.0 -> 0.9.1 2025-08-25 23:20:30 +00:00
isabelandGitHub 1b7a38082c acsccid: 1.1.8 -> 1.1.12 (#436882) 2025-08-26 00:16:48 +01:00
zowoq 7b7f93af75 zfs_2_3: 2.3.3 -> 2.3.4
Changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.3.4
2025-08-26 09:04:40 +10:00
R. Ryantm 3d940d1c91 evdevremapkeys: unstable-2021-05-04 -> 1.0.0 2025-08-25 23:03:33 +00:00
SandroandGitHub 86eba14c1a homepage-dashboard: 1.3.2 -> 1.4.6 (#430906) 2025-08-26 01:02:04 +02:00
R. Ryantm 47e4dd79fd python3Packages.bthome-ble: 3.14.0 -> 3.14.1 2025-08-25 22:50:28 +00:00