Commit Graph

31 Commits

Author SHA1 Message Date
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
K900
5c68540f8b Merge remote-tracking branch 'origin/staging-next' into staging 2024-08-22 13:20:38 +03:00
Someone
ccaaa9ca53
Merge pull request #318614 from wolfgangwalther/structured-attrs-setup-hooks
treewide: support structuredAttrs in setup hooks
2024-08-13 19:29:36 +00:00
Christian Kögler
c875450f52 local-ai: 2.18.1 -> 2.19.4 2024-08-10 14:56:11 +02:00
Christian Kögler
c8fd4604a3 local-ai: Switch test to llama 3.1 2024-08-10 14:56:11 +02:00
Wolfgang Walther
6bdfef9d2d
stdenv: generalize _accumFlagsArray to concatTo
Passing "flagsArray" as the first argument allows using this function
in a few more places.
2024-08-02 22:11:38 +02:00
Peder Bergebakken Sundt
a0396ab411 treewide: use src.name in sourceRoot 2024-08-02 14:56:50 +02:00
Christian Kögler
e1f3b1a53c local-ai: 2.17.1 -> 2.18.1 2024-07-06 09:58:44 +02:00
Christian Kögler
61131e976b local-ai: fix libcuda.so stub 2024-07-03 20:14:35 +02:00
Christian Kögler
9ad5d2dec8 local-ai: 2.16.0 -> 2.17.1 2024-06-22 17:39:54 +02:00
Christian Kögler
ed7c5230a7 local-ai: 2.15.0 -> 2.16.0 2024-06-15 22:15:55 +02:00
Sandro Jäckel
41452802cb
treewide: fix all obviously wrong mkEnableOptions 2024-06-03 13:20:32 +02:00
Christian Kögler
22bed56b80 local-ai: 2.14.0 -> 2.15.0 2024-05-09 20:10:53 +02:00
Christian Kögler
c3dcc669bc local-ai: 2.13.0 -> 2.14.0 2024-05-06 07:46:03 +02:00
Christian Kögler
729264e1d1 local-ai: 2.12.4 -> 2.13.0 2024-04-28 18:41:03 +02:00
R. Ryantm
7d1cfb83bb local-ai: 2.12.3 -> 2.12.4 2024-04-14 15:19:43 +00:00
Christian Kögler
0114be0584 local-ai: 2.11.0 -> 2.12.3
- acitvate with_stablediffusion and with_tts per default
- move tests to separate file
- add llama test
2024-04-11 12:06:13 +02:00
Christian Kögler
28358e396b local-ai: use makeLibraryPath for LD_LIBRARY_PATH 2024-04-07 21:52:54 +02:00
Christian Kögler
c354244181 local-ai: reduce closure by using cuda_nvcc 2024-04-07 15:37:45 +02:00
Christian Kögler
951f4a1abe local-ai: remove unused inputs and comments 2024-04-07 15:37:26 +02:00
Christian Kögler
673216d6eb local-ai: use defaults from config and stdenv 2024-04-07 15:36:57 +02:00
Christian Kögler
683ab72943 local-ai: add whisper test 2024-04-01 17:07:41 +02:00
Christian Kögler
72450f071c local-ai: fix missing libs for piper backend 2024-04-01 13:32:21 +02:00
Christian Kögler
68d8df822d local-ai: 2.10.1 -> 2.11.0 2024-03-28 17:48:53 +01:00
Christian Kögler
5cd992bea0 local-ai: buildGoModules do not allow to use buildFlags 2024-03-24 08:09:16 +01:00
Christian Kögler
a8853c6b02 local-ai: reuse derivation ncnn for go-tiny-dream 2024-03-23 20:24:55 +01:00
Christian Kögler
3a14bff91f local-ai: add feature flags for CPU extensions 2024-03-23 19:22:17 +01:00
Christian Kögler
808d9f9ffb local-ai: use cmake to install grpc-server 2024-03-23 19:21:39 +01:00
Christian Kögler
d5f8aa51b9 local-ai: use cmake for whisper-cpp 2024-03-23 12:44:52 +01:00
Christian Kögler
cc364c7ac9 local-ai: Build go modules as separate package and fix tts 2024-03-22 17:55:11 +01:00
Christian Kögler
fe7b1a0628 local-ai: initial add 2.10.1 2024-03-20 18:36:17 +01:00