Jörg Thalheim
|
5356420466
|
treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
|
2024-07-29 10:06:20 +08:00 |
|
Nydragon
|
dab6632ebe
|
lollypop: move to by-name
|
2024-07-17 22:22:04 +02:00 |
|
linsui
|
26b069decb
|
localsend: 1.14.0 -> 1.15.0
|
2024-07-16 20:49:09 +08:00 |
|
linsui
|
63425c530c
|
localsend: format
|
2024-07-16 20:27:22 +08:00 |
|
linsui
|
11f1030337
|
localsend: move to by-name
|
2024-07-16 20:27:22 +08:00 |
|
Aleksana
|
8536937b75
|
Merge pull request #327080 from Aleksanaa/fetchgit-sha256-fix
treewide: sha256 -> hash attribute for fetchgit
|
2024-07-14 20:56:04 +08:00 |
|
aleksana
|
592e3845c4
|
treewide: sha256 -> hash attribute for fetchgit
|
2024-07-14 19:10:08 +08:00 |
|
Sigmanificient
|
512e8afdb9
|
treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
|
2024-07-14 04:32:56 +02:00 |
|
Franz Pletz
|
39c58c75eb
|
Merge pull request #324987 from ck3d/localai-2181
local-ai: 2.17.1 -> 2.18.1
|
2024-07-09 16:05:51 +02:00 |
|
h7x4
|
7384b9abdc
|
treewide: set meta.changelog
|
2024-07-07 15:20:06 +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 |
|
ckie
|
7d34b64eca
|
maintainers: remove ckie
well, we failed. we have not saved nix together[0], and today's show of
utter incompetence[1] has pushed me over the edge along with many others[2]
it's been good. a lot of PRs. a lot of endless reviews.
some new friends, some old friends converted :P
cya in the next world, cuties <3
[0] https://save-nix-together.org/
[1] https://discourse.nixos.org/t/nca-member-jonringer-joint-announcement/48231
[2] https://github.com/NixOS/nixpkgs/issues?q=label%3A%228.has%3A+maintainer-list+%28update%29%22+remove+in%3Atitle+created%3A%3C2024-07-10
|
2024-07-02 02:40:02 +02:00 |
|
Matthias Beyer
|
97271541c3
|
Merge pull request #322509 from r-ryantm/auto-update/louvre
louvre: 2.1.0-1 -> 2.2.0-1
|
2024-06-30 17:28:43 +02:00 |
|
Sandro
|
533a48e6ff
|
Merge pull request #321219 from matteo-pacini/loopwm
|
2024-06-27 12:44:02 +02:00 |
|
R. Ryantm
|
50e9b66a1c
|
louvre: 2.1.0-1 -> 2.2.0-1
|
2024-06-25 22:58:36 +00:00 |
|
Matteo Pacini
|
dbc9dcd311
|
loopwm: init at 1.0.0
|
2024-06-23 18:05:13 +01:00 |
|
Christian Kögler
|
9ad5d2dec8
|
local-ai: 2.16.0 -> 2.17.1
|
2024-06-22 17:39:54 +02:00 |
|
superherointj
|
8b7d6f8b0a
|
logseq: fix build, move to by-name
|
2024-06-20 08:50:23 -03:00 |
|
R. Ryantm
|
be62ed3eec
|
louvre: 2.0.0-1 -> 2.1.0-1
|
2024-06-18 22:57:21 +00:00 |
|
Christian Kögler
|
ed7c5230a7
|
local-ai: 2.15.0 -> 2.16.0
|
2024-06-15 22:15:55 +02:00 |
|
R. Ryantm
|
b5b35e4c04
|
louvre: 1.2.1-2 -> 2.0.0-1
|
2024-06-11 03:48:46 +00: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 |
|
Alexis Hildebrandt
|
bf995e3641
|
treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
|
2024-06-09 23:04:51 +02:00 |
|
Sandro Jäckel
|
41452802cb
|
treewide: fix all obviously wrong mkEnableOptions
|
2024-06-03 13:20:32 +02:00 |
|
R. Ryantm
|
8b882f55a0
|
logiops: 0.3.3 -> 0.3.4
|
2024-05-28 04:09:23 +00: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 |
|
OPNA2608
|
883b6a8fff
|
louvain-community: unstable-2024-01-30 -> 0-unstable-2024-01-30
|
2024-05-04 19:44:26 +02:00 |
|
Weijia Wang
|
23cbc3c2b3
|
Merge branch 'master' into staging-next
|
2024-04-30 13:24:52 +02:00 |
|
Christian Kögler
|
729264e1d1
|
local-ai: 2.12.4 -> 2.13.0
|
2024-04-28 18:41:03 +02:00 |
|
Michael Evans
|
39de4902d1
|
lorem: 1.3 -> 1.4
|
2024-04-23 18:30:13 +02:00 |
|
Maxine Aubrey
|
272624cb6d
|
loupe: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/loupe/-/compare/46.1...46.2
|
2024-04-22 21:11:28 +02:00 |
|
Maxine Aubrey
|
6bfc41b0c2
|
loupe: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/loupe/-/compare/46.0...46.1
|
2024-04-22 21:11:26 +02:00 |
|
Maxine Aubrey
|
a520545bb5
|
loupe: 45.3 → 46.0
https://gitlab.gnome.org/GNOME/loupe/-/compare/45.3...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
|
2024-04-22 21:11:10 +02:00 |
|
R. Ryantm
|
7d1cfb83bb
|
local-ai: 2.12.3 -> 2.12.4
|
2024-04-14 15:19:43 +00:00 |
|
Christian Kögler
|
6d0d47e81d
|
Merge pull request #302907 from ck3d/localai-2121
local-ai: 2.11.0 -> 2.12.3
|
2024-04-12 12:48:47 +02:00 |
|
Weijia Wang
|
78751bf9fc
|
Merge pull request #302103 from r-ryantm/auto-update/loksh
loksh: 7.4 -> 7.5
|
2024-04-12 10:15:39 +02: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 |
|
Someone
|
29bc928c6e
|
Merge pull request #302350 from ck3d/localai-config-cuda
local-ai: better defaults and smaller closure size
|
2024-04-07 21:12:36 +00: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 |
|
Sebastian Rutofski
|
52d3267290
|
loco-cli: init at 0.2.6
|
2024-04-06 19:54:16 +02:00 |
|
R. Ryantm
|
cd95ef1083
|
loksh: 7.4 -> 7.5
|
2024-04-06 13:13:10 +00: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 |
|