Commit Graph

166 Commits

Author SHA1 Message Date
Vladimír Čunát
f83c90744a lmdb: 0.9.35 -> 0.9.36 (#551788) 2026-08-17 06:47:24 +00:00
crertel
1f3eed7eb0 lmstudio: 0.4.19.2 -> 0.4.21.2 2026-08-13 00:20:19 -05:00
Vladimír Čunát
7d3b01a9ff lmdb: 0.9.35 -> 0.9.36
https://github.com/LMDB/lmdb/blob/LMDB_0.9.36/libraries/liblmdb/CHANGES
Let's avoid 1.0 for now.  For example, some projects/users have issues
because 1.0 can't use 0.9 DBs and vice versa.
2026-08-12 10:47:13 +02:00
Peder Bergebakken Sundt
db9a2b086c appimageTools: warn on deprecated type-specific aliases (#546396) 2026-08-08 21:18:59 +00:00
nixpkgs-ci[bot]
4918f7dcad lms: 3.78.0 -> 3.79.0 (#495205) 2026-08-05 09:49:17 +00:00
bitbloxhub
c831bab4ac appimageTools: warn on deprecated type-specific aliases
Also migrates away from them with these commands, using ast-grep 0.43.0
with these commands in bash (assisted by ChatGPT):
```bash
for old in extractType1 extractType2; do
  ast-grep \
    --lang nix \
    --pattern "\$TOOLS.$old" \
    --rewrite '$TOOLS.extract' \
    --update-all \
    pkgs
done

ast-grep \
  --lang nix \
  --pattern '$TOOLS.wrapType1' \
  --rewrite '$TOOLS.wrapType2' \
  --update-all \
  pkgs
```

Assisted-by: GPT-5.6-Sol Medium via ChatGPT
2026-07-30 00:21:21 +00:00
vimlinuz
5d16de6ff9 lm_sensors: fix homepage URL 2026-07-27 23:18:08 +05:45
rszyma
2b35b33072 lmms: add wayland support 2026-07-26 15:55:08 +02:00
R. Ryantm
3fcb06d18a lms: 3.78.0 -> 3.79.0 2026-07-18 13:54:57 +00:00
Eman Resu
ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
Peder Bergebakken Sundt
390f45824a lmmatch: use installFonts (#528313) 2026-07-13 18:53:16 +00:00
Peder Bergebakken Sundt
835da856c4 lmstudio: hdiutil -> back to _7zz (#538530) 2026-07-13 17:07:24 +00:00
Peder Bergebakken Sundt
ec0ca1678f lms: 3.74.0 -> 3.78.0 (#538749) 2026-07-10 16:09:39 +00:00
crertel
5c0a54842e lmstudio: 0.4.18.1 -> 0.4.19.2 2026-07-10 00:13:07 -05:00
Sandro
3611b7bf2a wt: Add missing dependencies libICE and libSM; lms: 3.74.0 -> 3.78.0 (#539369) 2026-07-08 11:54:38 +00:00
mksafavi
0ec6c7a7c2 lms: 3.74.0 -> 3.78.0; lms:Remove unused dependencies libICE and libSM 2026-07-08 00:05:04 +03:30
alliumm
1b766cb64e lms: 3.74.0 -> 3.78.0 2026-07-05 10:01:41 -07:00
djmaxus
cc6ad9e297 lmstudio: hdiutil -> back to _7zz
closes #537765

* hdiutil is ourside the sandbox
* it was chosen in an attempt to preserve xattr's
* when put to the test, it didn't:
  ```
  nix-shell -A lmstudio
  cd $(mktemp -d)
  unpackPhase
  xattr -lr LM\ Studio.app
  ```

So, I just brought back _7zz
with flags to omit warnings.
Same result of `xattr -lr`.
2026-07-05 00:11:32 +01:00
Holiu
88f70efe32 lmstudio: 0.4.16-2 -> 0.4.18-1 2026-06-27 17:44:47 +08:00
Holiu
1d50b3e67d lmstudio: 0.4.15-2 -> 0.4.16-2 2026-06-20 17:28:10 +08:00
Ethan Carter Edwards
0dc9359a65 lmmatch: use installFonts
Link: https://github.com/NixOS/nixpkgs/issues/495640

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2026-06-05 02:34:16 -07:00
Doron Behar
13a70fb17c lmms: use qt5 instead of libsForQt5.qt5 2026-06-05 09:06:01 +03:00
crertel
2e57f864ab lmstudio: 0.4.14.4 -> 0.4.15.2 2026-05-30 14:01:35 -05:00
crertel
1609924c67 lmstudio: 0.4.13.1 -> 0.4.14.4 2026-05-24 21:26:37 -05:00
crertel
4d236438f6 lmstudio: 0.4.12.1 -> 0.4.13.1 2026-05-15 13:44:56 -05:00
crertel
62a4954300 lmstudio: Fix signing on Darwin 2026-05-06 21:51:06 -05:00
Michael Daniels
695affe853 lmms: 1.2.2 -> 1.2.2-unstable-2026-04-21 (#501041) 2026-04-23 21:33:51 +00:00
jaredmontoya
a37c00f048 lmms: 1.2.2 -> 1.2.2-unstable-2026-04-21
LMMS 1.2.2 is 6 years old and the software has undergone many changes
since then, unfortunately however, no branches or tags are being made as
the software progresses so we stay as close to git as possible.

Co-authored-by: Alexandre Cavalheiro S. Tiago da Silva <contact@thewizard.link>
2026-04-23 10:18:17 +02:00
nixpkgs-ci[bot]
f1556570e7 Merge master into staging-next 2026-04-20 06:46:51 +00:00
@mjones
6e304368a3 lmstudio: remove unnecessary --set-rpath from patchelf to fix lms segfault (#511533) 2026-04-20 02:23:55 +00:00
nixpkgs-ci[bot]
033bc223bd Merge master into staging-next 2026-04-20 00:31:09 +00:00
crertel
0478817a4d lmstudio: 0.4.10.1 -> 0.4.12.1 2026-04-19 18:31:15 -05:00
Grant DeFayette
9098af30a9 lmstudio: fix lms segfault on linux_x86_64
As described in #510446 lms segfaults due to an unnecessary "--set-rpath" .

Removing that argument resolves the issue with lms.
2026-04-19 15:29:02 -04:00
nixpkgs-ci[bot]
4bea919441 Merge master into staging-next 2026-04-09 06:34:07 +00:00
crertel
2189e6beed lmstudio: 0.4.9.1 -> 0.4.10.1 2026-04-08 20:59:30 -05:00
nixpkgs-ci[bot]
01f34771b4 Merge staging-next into staging 2026-04-06 00:28:40 +00:00
crertel
ae7fedec18 lmstudio: 0.4.8.1 -> 0.4.9.1 2026-04-02 23:48:51 -05:00
nixpkgs-ci[bot]
b38fd402fb Merge staging-next into staging 2026-03-31 00:27:00 +00:00
crertel
5ffe266c01 lmstudio: 0.4.7.4 -> 0.4.8.1 2026-03-27 14:52:48 -05:00
nixpkgs-ci[bot]
c4e5449752 Merge staging-next into staging 2026-03-23 00:26:59 +00:00
crertel
f7193d738d lmstudio: 0.4.6.1 -> 0.4.7.4 2026-03-19 00:45:20 -05:00
nixpkgs-ci[bot]
ab3d5f7d57 Merge staging-next into staging 2026-03-12 06:19:26 +00:00
crertel
99adf8defb lmstudio: 0.4.5.2 -> 0.4.6.1 2026-03-11 23:47:56 -05:00
nixpkgs-ci[bot]
bf29532591 Merge staging-next into staging 2026-03-09 12:12:53 +00:00
quantenzitrone
d077a4dc0a xxhash: rename from xxHash
rename to lowercase to fit package naming conventions
2026-03-06 20:15:57 +01:00
Nikita Morozov
f84179233f lmstudio: add linux-aarch64 package 2026-03-02 03:16:15 +03:00
@mjones
e4ff769d50 lmstudio: fix for Darwin (#491927) 2026-02-28 06:57:50 +00:00
DeftDawg
441b114240 lmstudio: workaround patch for https://github.com/lmstudio-ai/lmstudio-bug-tracker/issues/347 2026-02-26 20:57:23 -05:00
crertel
1a2d4c2017 lmstudio: 0.4.2.2 -> 0.4.5.2 2026-02-26 14:21:15 -06:00
nixpkgs-ci[bot]
3a67e0657e Merge master into staging-next 2026-02-11 06:25:47 +00:00