Sandro
|
a90c76c66f
|
Merge pull request #332693 from astro/kolla
|
2024-08-08 17:40:17 +02:00 |
|
Astro
|
d73d70261f
|
kolla: init at 18.1.0
|
2024-08-08 15:33:53 +02:00 |
|
R. Ryantm
|
5af8eecbc0
|
kor: 0.5.3 -> 0.5.4
|
2024-08-07 10:53:48 +00:00 |
|
tomberek
|
62d0576e4b
|
Merge pull request #330140 from r-ryantm/auto-update/kor
kor: 0.5.2 -> 0.5.3
|
2024-08-04 14:38:58 -04:00 |
|
DontEatOreo
|
4a7c396766
|
koboldcpp: 1.71.1 -> 1.72
Changelog: https://github.com/LostRuins/koboldcpp/releases/tag/v1.72
Diff: https://github.com/LostRuins/koboldcpp/compare/v1.71.1...v1.72
|
2024-08-02 14:21:10 +03:00 |
|
DontEatOreo
|
cf1df147c5
|
koboldcpp: 1.70.1 -> 1.71.1
Changelog: https://github.com/LostRuins/koboldcpp/releases/tag/v1.71.1
Diff: https://github.com/LostRuins/koboldcpp/compare/v1.70.1...v1.71.1
|
2024-07-30 19:02:45 +03:00 |
|
R. Ryantm
|
3080daa556
|
kor: 0.5.2 -> 0.5.3
|
2024-07-26 10:40:01 +00:00 |
|
百地 希留耶
|
f0ff293509
|
koboldcpp: add separator to the prefix option of makeWrapper
|
2024-07-26 08:14:13 +08:00 |
|
百地 希留耶
|
d01482ec08
|
koboldcpp: fix gpu-architecture flags from CUDA_DOCKER_ARCH
|
2024-07-26 08:11:29 +08:00 |
|
Peder Bergebakken Sundt
|
da468028bc
|
Merge pull request #326577 from arikgrahl/move-to-by-name-hierarchy
grafterm, konf, octosql, promql: move to by-name hierarchy
|
2024-07-26 00:21:24 +02:00 |
|
Someone
|
30a7fb23bd
|
Merge pull request #328413 from DontEatOreo/interface-backport-koboldcpp
koboldcpp: interface backport and small fixes
|
2024-07-20 19:33:15 +03:00 |
|
DontEatOreo
|
e04cfef691
|
koboldcpp: makeWrapperArgs -> libraryPathWrapperArgs
`makeWrapperArgs` was quite ambiguous and unclear. `libraryPathWrapperArgs` is clearer on what it's supposed to actually do
|
2024-07-19 14:30:44 +03:00 |
|
DontEatOreo
|
fd54fe25e0
|
koboldcpp: lib.optionalString -> lib.optionals (cublasSupport)
Refs: https://github.com/NixOS/nixpkgs/pull/325540#discussion_r1677129629
Co-authored-by: SomeoneSerge <sergei.kozlukov@aalto.fi>
|
2024-07-19 14:23:51 +03:00 |
|
DontEatOreo
|
269a863769
|
koboldcpp: rename interface arches -> cudaArches
Refs: https://github.com/NixOS/nixpkgs/pull/325540#discussion_r1677129990
Co-authored-by: SomeoneSerge <sergei.kozlukov@aalto.fi>
|
2024-07-19 14:19:28 +03:00 |
|
DontEatOreo
|
201ee23106
|
koboldcpp: fix x86_64-darwin build
Refs: https://github.com/NixOS/nixpkgs/pull/327102/checks?check_run_id=27511352788
|
2024-07-19 14:18:32 +03:00 |
|
DontEatOreo
|
1cbd07c4e6
|
koboldcpp: backport old interfaces
Refs: https://github.com/NixOS/nixpkgs/pull/327102#discussion_r1677136308
Refs: https://github.com/NixOS/nixpkgs/pull/327102#discussion_r1677136419
Refs: https://github.com/NixOS/nixpkgs/pull/327102#discussion_r1677137201
Co-authored-by: SomeoneSerge <sergei.kozlukov@aalto.fi>
|
2024-07-19 14:02:20 +03:00 |
|
DontEatOreo
|
67f9b2849c
|
koboldcpp: 1.69.1 -> 1.70.1
Changelog: https://github.com/LostRuins/koboldcpp/releases/tag/v1.70.1
Diff: https://github.com/LostRuins/koboldcpp/compare/v1.69.1...v1.70.1
|
2024-07-17 23:41:50 +03:00 |
|
Someone
|
b0654d9373
|
Merge pull request #325540 from DontEatOreo/fix-cuda-koboldcppp
koboldcpp: use python3, fix cuda linkage, patch out unused flags, streamline callPackage args
|
2024-07-14 15:58:28 +03:00 |
|
aleksana
|
592e3845c4
|
treewide: sha256 -> hash attribute for fetchgit
|
2024-07-14 19:10:08 +08:00 |
|
DontEatOreo
|
2da41055fe
|
koboldcpp: remove march, mtune and mtune
After going over a detailed conversation with @SomeoneSerge about
`cc-warpper`, `march` `mtune` and `mcpu`, I've come to the conclusion that
it is unnecessary to have those flags as ad hoc options. Instead, it's
best for users to "merge" their own `env` on top of the current one
Refs: https://github.com/NixOS/nixpkgs/pull/325540#discussion_r1674917673
Refs: https://github.com/NixOS/nixpkgs/pull/325540#discussion_r1676059901
Refs: https://github.com/NixOS/nixpkgs/pull/325540#discussion_r1676556732
Refs: https://github.com/NixOS/nixpkgs/pull/325540#discussion_r1676560445
Co-authored-by: SomeoneSerge <sergei.kozlukov@aalto.fi>
|
2024-07-13 22:07:17 +03:00 |
|
Arik Grahl
|
c8b473aa97
|
grafterm, konf, octosql, promql: move to by-name hierarchy
|
2024-07-12 16:54:33 +02:00 |
|
DontEatOreo
|
4a10d41b5d
|
koboldcpp: add postPatch for Darwin
- Add `postPatch` deleting an unused argument for Darwin
|
2024-07-11 23:45:34 +03:00 |
|
Doron Behar
|
5403387f87
|
koodo-reader: 1.6.6 -> 1.6.7; use yarn{Config,Build}Hook
|
2024-07-10 09:39:06 +03:00 |
|
DontEatOreo
|
734c0294c3
|
koboldcpp: 1.68 -> 1.69.1
Diff: https://github.com/LostRuins/koboldcpp/compare/v1.68...v1.69.1
Changelog: https://github.com/LostRuins/koboldcpp/releases/tag/v1.69.1
|
2024-07-08 16:03:14 +03:00 |
|
DontEatOreo
|
ab46acdbda
|
koboldcpp: fix CUDA
- Fix CUDA lib linkage
- Add new optional option `arches`
Refs: https://github.com/NixOS/nixpkgs/pull/314450#issuecomment-2170543384
Refs: https://github.com/NixOS/nixpkgs/pull/314450#issuecomment-2208635912
Refs: https://github.com/NixOS/nixpkgs/pull/325540#discussion_r1669900645
Co-authored-by: 百地 希留耶 <65301509+KiruyaMomochi@users.noreply.github.com>
Co-authored-by: mirrexagon <mirrexagon@mirrexagon.com>
Co-authored-by: SomeoneSerge <sergei.kozlukov@aalto.fi>
|
2024-07-08 15:52:28 +03:00 |
|
DontEatOreo
|
c5da1f1164
|
koboldcpp: use python3 instead of python311
Reason: https://github.com/NixOS/nixpkgs/pull/314450#discussion_r1617133115
|
2024-07-07 23:21:14 +03:00 |
|
h7x4
|
7384b9abdc
|
treewide: set meta.changelog
|
2024-07-07 15:20:06 +02:00 |
|
github-actions[bot]
|
30cfd4445f
|
Merge master into staging-next
|
2024-07-05 00:02:21 +00:00 |
|
Weijia Wang
|
983da955d8
|
kotlin-interactive-shell: update mvnHash
|
2024-07-04 01:13:10 +02:00 |
|
K900
|
665f1d6183
|
Merge remote-tracking branch 'origin/master' into staging-next
|
2024-07-02 08:32:46 +03:00 |
|
Weijia Wang
|
b02c7f3651
|
Merge pull request #322594 from hakan-demirli/kooha
kooha: 2.2.4 -> 2.3.0
|
2024-07-01 23:40:55 +02:00 |
|
github-actions[bot]
|
1addc8dd4c
|
Merge master into staging-next
|
2024-07-01 18:01:14 +00:00 |
|
R. Ryantm
|
64dcce0f1d
|
kor: 0.5.1 -> 0.5.2
|
2024-07-01 06:10:16 +00:00 |
|
hakan-demirli
|
b3d7244bdf
|
kooha: 2.2.4 -> 2.3.0
|
2024-06-26 10:47:26 +03:00 |
|
github-actions[bot]
|
27074b7d07
|
Merge master into staging-next
|
2024-06-26 00:02:13 +00:00 |
|
Nick Cao
|
b9c635dc38
|
Merge pull request #322389 from r-ryantm/auto-update/kor
kor: 0.5.0 -> 0.5.1
|
2024-06-25 16:52:22 -04:00 |
|
github-actions[bot]
|
08b5c3c46a
|
Merge master into staging-next
|
2024-06-25 18:01:20 +00:00 |
|
R. Ryantm
|
db6133f1f3
|
kor: 0.5.0 -> 0.5.1
|
2024-06-25 11:38:22 +00:00 |
|
R. Ryantm
|
421a15f6e0
|
koboldcpp: 1.67 -> 1.68
|
2024-06-25 11:20:15 +00:00 |
|
Martin Weinelt
|
af4cfc1e0f
|
Merge remote-tracking branch 'origin/staging-next' into staging
|
2024-06-19 23:28:26 +02:00 |
|
Nick Cao
|
4cba7d1a46
|
Merge pull request #320778 from r-ryantm/auto-update/kor
kor: 0.4.2 -> 0.5.0
|
2024-06-19 10:25:45 -04:00 |
|
Martin Weinelt
|
f822b2ba5c
|
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
|
2024-06-18 20:16:19 +02:00 |
|
R. Ryantm
|
bbeb037a18
|
kor: 0.4.2 -> 0.5.0
|
2024-06-18 13:02:34 +00:00 |
|
Paul Meyer
|
6315f5a66b
|
Merge pull request #318627 from msanft/kontemplate/build-go-module
kontemplate: migrate to buildGoModule
|
2024-06-17 20:40:19 +02:00 |
|
Moritz Sanft
|
21fa9a03f0
|
kontemplate: migrate to buildGoModule
Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
|
2024-06-17 08:47:30 +02:00 |
|
Martin Weinelt
|
abdf5dc772
|
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
|
2024-06-14 14:52:00 +02:00 |
|
R. Ryantm
|
aff842768c
|
koboldcpp: 1.66 -> 1.67
|
2024-06-10 06:47:52 +00: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 |
|
Alexis Hildebrandt
|
755b915a15
|
treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
|
2024-06-09 23:07:45 +02:00 |
|
R. Ryantm
|
6a897aeb66
|
kor: 0.4.1 -> 0.4.2
|
2024-06-07 02:30:50 +00:00 |
|