Commit Graph

3 Commits

Author SHA1 Message Date
Martín Cigorraga
8cf2914522
lmstudio: 0.2.22 -> 0.2.24 2024-05-28 15:06:01 -03:00
Martino Fontana
6e465f4550 treewide: fix use of extraPkgs in AppImages
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;`
This caused some packages to be listed twice.

Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`).
Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-13 20:35:07 +02:00
Dean Eckert
90ee270cf5
lmstudio: enable aarch64-darwin build 2024-05-03 14:40:55 +02:00