abysssol
110aaf74c4
Merge pull request #326860 from redyf/update-ollama
...
ollama: 0.1.48 -> 0.2.1
2024-07-14 14:37:07 +00:00
Redyf
abed3337f7
ollama: 0.1.48 -> 0.2.1
2024-07-13 15:19:14 -03:00
Thiago Kenji Okada
e505595836
Merge pull request #326036 from spitulax/odinfmt
...
ols: include `odinfmt` in derivation
2024-07-12 16:40:31 +01:00
Bintang Adiputra Pratama
29577a69a1
ols: include odinfmt
in derivation
2024-07-10 15:02:54 +07:00
Kirill Radzikhovskyy
558596e235
ollama: unpin buildGoModule
2024-07-10 10:58:00 +10:00
R. Ryantm
7a1be81f82
ols: 0-unstable-2024-06-18 -> 0-unstable-2024-07-01
2024-07-06 15:57:13 +00:00
Yuxuan Shui
46356c6145
ollama: fix cuda support
...
Fixes: 82018339bd
2024-07-04 17:53:42 +01:00
Someone
d5491008d9
Merge pull request #323056 from SomeoneSerge/fix/cudaPackages/outputSpecified
...
cudaPackages: make getOutput work again
2024-07-03 19:19:51 +00:00
abysssol
9b72ff7182
ollama: 0.1.47 -> 0.1.48
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.48
2024-07-03 05:15:47 -04:00
abysssol
2e750d417d
ollama: add necessary /lib
suffix to fix rocm
2024-07-02 22:52:49 -04:00
Someone Serge
82018339bd
treewide: cuda: use propagatedBuildInputs, lib.getOutput
2024-07-02 01:47:19 +00:00
abysssol
559cffd864
ollama: add rocmPath
to LD_LIBRARY_PATH
in wrapper
...
Pr #323249 removed `rocmPath` from `LD_LIBRARY_PATH`, but the comment
> since `rocmPath` is in `LD_LIBRARY_PATH`, ollama uses rocm correctly
makes me think I already tested this and that it doesn't work
2024-07-01 19:24:35 -04:00
abysssol
9f910d23b4
ollama: switch to autoAddDriverRunpath
...
`linuxPackages.nvidia_x11` is a driver, and isn't intended to be directly linked like a library.
`autoAddDriverRunpath` should be able to make ollama work without it.
2024-07-01 04:50:20 -04:00
Redyf
3473971240
ollama: 0.1.45 -> 0.1.47
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.46
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.47
2024-06-27 14:43:46 -04:00
R. Ryantm
adf24f8b90
ols: 0-unstable-2024-06-13 -> 0-unstable-2024-06-18
2024-06-24 01:40:26 +00:00
abysssol
00c876544e
ollama: refactor wrapper options
2024-06-22 13:14:04 -04:00
abysssol
e9d30832b7
ollama: 0.1.44 -> 0.1.45
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.45
2024-06-20 21:54:53 -04:00
Nick Cao
4f0d57343a
Merge pull request #320390 from r-ryantm/auto-update/ols
...
ols: 0-unstable-2024-06-05 -> 0-unstable-2024-06-13
2024-06-17 16:33:23 -04:00
Pol Dellaiera
58e03a2ecc
ollama: fix ldflags
...
This fix https://github.com/NixOS/nixpkgs/issues/320503
2024-06-17 14:18:06 +02:00
R. Ryantm
97b983d0d8
ols: 0-unstable-2024-06-05 -> 0-unstable-2024-06-13
2024-06-16 23:54:38 +00:00
abysssol
46bdde8c71
Merge pull request #320202 from Tungsten842/ollama
...
ollama: remove rocblas override
2024-06-16 15:40:32 +00:00
Tungsten842
fbb5b1be5b
ollama: remove rocblas override
2024-06-16 10:27:55 +02:00
abysssol
cea564e587
ollama: 0.1.43 -> 0.1.44
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.44
2024-06-14 04:08:35 -04:00
abysssol
364404d8a8
ollama: 0.1.42 -> 0.1.43
...
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.43
2024-06-13 06:44:40 -04:00
kirillrdy
9423746fa7
Merge pull request #319242 from Rookeur/update-olvid-1-6-2
...
olvid: 1.5.2 -> 1.6.2
2024-06-13 01:56:12 +00:00
Adrien Langou
20aefbf050
olvid: 1.5.2 -> 1.6.2
...
changelog: https://www.olvid.io/faq/changelog/#162---2024-05-17
2024-06-12 21:17:28 +02:00
abysssol
9d4024c3f3
ollama: fix warnings blocking CI
2024-06-12 09:58:53 -04:00
abysssol
d76cd9352c
ollama: add overridden versions to all-packages.nix
...
This should be able to enable atomatic nix caching for these versions of ollama.
2024-06-12 00:10:11 -04:00
Weijia Wang
6e5c9516c8
Merge pull request #318335 from r-ryantm/auto-update/ols
...
ols: 0-unstable-2024-06-04 -> 0-unstable-2024-06-05
2024-06-11 11:10:10 +02:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
RoyDubnium
bdcb30d5db
ollama: add roydubnium as maintainer
2024-06-09 09:10:47 +01:00
R. Ryantm
70ec754878
ols: 0-unstable-2024-06-04 -> 0-unstable-2024-06-05
2024-06-08 18:20:02 +00:00
abysssol
a976503be9
ollama: 0.1.41 -> 0.1.42
2024-06-08 04:04:41 -04:00
znaniye
ee54d80c9b
ols: refactor
2024-06-05 10:11:43 -03:00
RoyDubnium
16309fd8d9
ollama: 0.1.39 -> 0.1.41
2024-06-02 22:26:36 -04:00
Giulio De Pasquale
706af40333
ollama: 0.1.38 -> 0.1.39
2024-05-29 16:06:55 -04:00
abysssol
70998b85f2
ollama: migrate to pkgs/by-name
2024-05-18 04:04:08 -04:00
github-actions[bot]
24c668d7e0
Merge master into staging-next
2024-04-29 00:02:23 +00:00
Adrien Langou
b3624536c3
olvid: 1.5.0 -> 1.5.2
2024-04-28 20:15:30 +02:00
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Jussi Kuokkanen
82b45bf454
treewide: remove licenses.agpl3
2024-03-21 18:09:24 +02:00
Adrien Langou
bfd8cef282
olvid: init at 1.5.0
2024-03-06 20:42:49 +01:00
Adrien Langou
db952cc105
maintainers: add rookeur
2024-03-05 00:49:48 +01:00