Commit Graph

656643 Commits

Author SHA1 Message Date
Fabian Affolter
fdff445831 python312Packages.alpha-vantage: 2.3.1 -> 3.0.0
Diff: https://github.com/RomelTorres/alpha_vantage/compare/refs/tags/v2.3.1...v3.0.0

Changelog: https://github.com/RomelTorres/alpha_vantage/releases/tag/3.0.0
2024-07-22 14:57:07 +02:00
Martin Weinelt
fe58e8856f
nixos/ollama: make host example dualstack wildcard
Binding to IPv6 wildcard generally binds dual-stack, which is also a
better example because the way to specify it is not always very clear.
2024-07-22 14:51:40 +02:00
Martin Weinelt
bd473ceae3
nixos/doc/rl-2411: add ollama changes 2024-07-22 14:51:40 +02:00
Martin Weinelt
12897b37a8
nixos/ollama: harden systemd unit
Tested with CPU and CUDA acceleration. Researched for ROCm, but I have no
compatible card to test it with.
2024-07-22 14:51:40 +02:00
Martin Weinelt
be7bce879f
nixos/ollama: remove writablePaths option
Making the models directory always writable is much simpler, than having
to watch out for an option to facilitate that.
2024-07-22 14:51:39 +02:00
Martin Weinelt
809ea5c6bd
nixos/ollama: replace flawed sandboxing option
The ollama module in its default configuration relies on systemd's
`DynamicUser=` feature for user allocation. In #305076 that allocation
was made conditional and tied to the `sandboxing` option, that was
intended to fix access to model directories outside the allocated state
directory.

However, by disabling sandboxing ollama would inadvertently run as root,
given that `User=` and `Group=` are not required to be set.

The correct way to grant access to other paths is to allocate static
user and group, and grant permissions to the destination path to that
allocation.

We therefore replace the sandboxing option user and group options, that
default to `null`, which means they default to `DynamicUser=`, but can
be replaced with a statically allocated user/group, and thereby a stable
uid/gid.

Fixes: 552eb759 ("nixos/ollama: add options to bypass sandboxing")
2024-07-22 14:51:39 +02:00
Stig
b9db2ab52d
Merge pull request #327283 from r-ryantm/auto-update/yamlscript
yamlscript: 0.1.64 -> 0.1.66
2024-07-22 13:46:57 +01:00
Fabian Affolter
43f700c41a python312Packages.alexapy: 1.27.10 -> 1.28.0
Diff: https://gitlab.com/keatontaylor/alexapy/-/compare/refs/tags/v1.27.10...v1.28.0

Changelog: https://gitlab.com/keatontaylor/alexapy/-/blob/v1.28.0/CHANGELOG.md
2024-07-22 14:46:01 +02:00
Doron Behar
a52c6d92e1 python312Packages.pyscf: disable more failing tests
These fail due to deprecated API calls

Co-authored-by: Phillip <sheepforce@users.noreply.github.com>
2024-07-22 15:45:51 +03:00
Doron Behar
4f37fc7a48 python311Packages.nitime: fix pyproject.toml substitution 2024-07-22 15:45:51 +03:00
Doron Behar
9eae9c2035 diffoscope: disable another broken test 2024-07-22 15:44:59 +03:00
Doron Behar
57b0c6d841 python311Packages.pymatgen: mark as broken 2024-07-22 15:44:59 +03:00
Doron Behar
a75a635eca python311Packages.aplpy: mark as broken 2024-07-22 15:44:59 +03:00
Doron Behar
37217cbd08 python311Packages.outlines: mark as broken 2024-07-22 15:44:59 +03:00
Doron Behar
2798c7a0d0 python311Packages.objax: mark as broken 2024-07-22 15:44:59 +03:00
Doron Behar
be4a8aa31a python311Packages.mne-python: disable failing test 2024-07-22 15:44:58 +03:00
Doron Behar
6828970a95 python311Packages.hoomd-blue: mark as broken 2024-07-22 15:44:58 +03:00
Doron Behar
4f6b37d153 python312Packages.h5py-mpi: fix build 2024-07-22 15:44:58 +03:00
❄️
506413910e
Merge pull request #328966 from superherointj/arrow-glib-fix-build
arrow-glib: fix build
2024-07-22 09:41:41 -03:00
0x4A6F
af81d1b24b
Merge pull request #307469 from helsinki-systems/init/busylight
python312Packages.busylight-for-humans: init at 0.32.0
2024-07-22 14:32:21 +02:00
R. Ryantm
d90f155b78 planify: 4.8.4 -> 4.9.0 2024-07-22 20:30:28 +08:00
Masum Reza
c6a57ed6c9
Merge pull request #325905 from lonyelon/rtl8852au
rtl8852au: unstable-2024-04-16 -> unstable-2024-05-06
2024-07-22 18:00:11 +05:30
Gaétan Lepage
52c83ec6a1
Merge pull request #328512 from GaetanLepage/arviz
python311Packages.arviz: 0.18.0 -> 0.19.0
2024-07-22 14:01:43 +02:00
Himadri Bhattacharjee
ca61124d6a
python3Packages.deform: remove nose dependency 2024-07-22 17:25:58 +05:30
R. Ryantm
b6cd1dd3f0 errands: 46.2.3 -> 46.2.4 2024-07-22 11:46:25 +00:00
Gaetan Lepage
07a6fb712d python311Packages.pylsp-rope: add missing setuptools build dependency 2024-07-22 13:45:17 +02:00
BirdeeHub
623403fdd5 typescript-language-server: fix requires typescript
typescript-language-server had an override that used lndir to
provide the typescript dependency. When typescript-language-server
was moved, this was not included.
2024-07-22 04:28:38 -07:00
R. Ryantm
c80f6ff2c5 ecs-agent: 1.85.0 -> 1.85.1 2024-07-22 11:14:46 +00:00
R. Ryantm
1e91ddb346 neocmakelsp: 0.7.8 -> 0.7.9 2024-07-22 11:14:31 +00:00
Pavol Rusnak
3a6785efdb
Merge pull request #329127 from prusnak/lnd
lnd: 0.18.0 -> 0.18.2
2024-07-22 13:01:53 +02:00
Pavol Rusnak
aa03ccf61d
lnd: 0.18.0 -> 0.18.2 2024-07-22 12:43:28 +02:00
R. Ryantm
9db0b1cdfb python312Packages.pyoverkiz: 1.13.13 -> 1.13.14 2024-07-22 10:21:17 +00:00
R. Ryantm
c4e2ca2e7d ntpd-rs: 1.2.2 -> 1.2.3 2024-07-22 10:18:58 +00:00
Azat Bahawi
44b968e577
Merge pull request #329092 from r-ryantm/auto-update/vcmi
vcmi: 1.5.4 -> 1.5.5
2024-07-22 10:10:25 +00:00
Fabian Affolter
4f47d50ea4 python312Packages.lacuscore: 1.10.0 -> 1.10.6
Diff: https://github.com/ail-project/LacusCore/compare/refs/tags/v1.10.0...v1.10.6

Changelog: https://github.com/ail-project/LacusCore/releases/tag/v1.10.6
2024-07-22 12:06:28 +02:00
Yt
8249c3564b
Merge pull request #329085 from r-ryantm/auto-update/python312Packages.fastembed
python312Packages.fastembed: 0.3.1 -> 0.3.4
2024-07-22 10:02:58 +00:00
Fabian Affolter
0fdc0090a2 python312Packages.playwrightcapture: 1.25.4 -> 1.25.8
Diff: https://github.com/Lookyloo/PlaywrightCapture/compare/refs/tags/v1.25.4...v1.25.8

Changelog: https://github.com/Lookyloo/PlaywrightCapture/releases/tag/v1.25.8
2024-07-22 12:02:52 +02:00
Florian
1e05360e43
Merge pull request #328651 from scientiac/master
haylxon: init at 1.0.0
2024-07-22 11:48:14 +02:00
Hentioe
e1a816e08c hugo: 0.128.2 -> 0.129.0 2024-07-22 17:43:16 +08:00
John Titor
6070d7f93f
hypr{wayland-scanner,lock}: add johnrtitor as maintainer 2024-07-22 15:10:59 +05:30
John Titor
dcaa3e8792
aquamarine: init at 0.1.1 2024-07-22 15:10:59 +05:30
John Titor
0d40d3a1ff
hyprwayland-scanner: 0.3.10 -> 0.4.0 2024-07-22 15:10:58 +05:30
John Titor
7c7f909ee4
hyprlock: 0.4.0 -> 0.4.1 2024-07-22 15:10:58 +05:30
Thiago Kenji Okada
e2ee34b493
Merge pull request #325517 from atorres1985-contrib/nv-codec-headers-master
nv-codec-headers: recreate under by-name (try 2)
2024-07-22 10:34:11 +01:00
Thiago Kenji Okada
dd2fd2db3c
Merge pull request #322093 from atorres1985-contrib/duckstation
duckstation: 0.1.6658 -> 0.1.6759
2024-07-22 10:33:42 +01:00
R. RyanTM
4742394e5a
credhub-cli: 2.9.33 -> 2.9.35 (#326661) 2024-07-22 14:56:05 +05:30
Bruno BELANYI
c8f2bb1b65 nixos/tandoor-recipes: revert 'GUNICORN_MEDIA=1'
Quoting from upstream's documentation [1]:

> Basically everyone recommends not doing this. Please use [a webserver]
> to handle media file serving.

Given that this commit broke the module for unrelated reasons, I've
decided to just revert it and let downstream users make the choice of
easy vs. secure.

[1]: https://docs.tandoor.dev/system/configuration/#gunicorn-media

This reverts commit e8c56de827.
2024-07-22 09:17:41 +00:00
Sandro
71a55fa4ce
Merge pull request #327983 from SuperSandro2000/freerdp3 2024-07-22 11:16:16 +02:00
Sandro
85669cfe51
Merge pull request #327868 from SuperSandro2000/apache-mirror 2024-07-22 11:15:43 +02:00
Sandro
ee516b8092
Merge pull request #328262 from SuperSandro2000/dnscontrol 2024-07-22 11:15:20 +02:00