Commit Graph

20 Commits

Author SHA1 Message Date
Terry Garcia
4083af87bb
simplex-chat-desktop: 6.1.0 -> 6.1.1 2024-11-03 12:47:39 -06:00
Terry Garcia
0085dc94de
simplex-chat-desktop: remove maintainer yuu 2024-10-21 14:10:52 -05:00
Terry Garcia
37460eb23a
simplex-chat-desktop: 6.0.5 -> 6.1.0 2024-10-21 14:08:42 -05:00
R. Ryantm
8bab23b22d simplex-chat-desktop: 6.0.4 -> 6.0.5 2024-09-28 14:32:51 +00:00
R. Ryantm
d3609033f3 simplex-chat-desktop: 6.0.3 -> 6.0.4 2024-09-06 12:10:39 +00:00
nixpkgs-merge-bot[bot]
b37f94b062
simplex-chat-desktop: 5.8.1 -> 6.0.3 (#325443) 2024-08-26 13:37:53 +00:00
Terry Garcia
abd241be52
simplex-chat-desktop: add maintainer terryg 2024-08-25 23:49:07 -05:00
R. Ryantm
a852d3de67 simplex-chat-desktop: 5.8.1 -> 6.0.3 2024-08-25 06:45:52 +00:00
R. Ryantm
6df70bdc91 simplex-chat-desktop: 5.8.0 -> 5.8.1 2024-06-25 10:42:20 +00:00
Pol Dellaiera
3a7025493d
simplex-chat-desktop: 5.7.5 -> 5.8.0 2024-06-07 21:32:49 +02:00
R. Ryantm
72650edecf simplex-chat-desktop: 5.7.4 -> 5.7.5 2024-06-03 11:55:04 +00:00
R. Ryantm
1b8f8b1b83 simplex-chat-desktop: 5.7.0 -> 5.7.4 2024-05-28 11:59:17 +00: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
R. Ryantm
8fb6a0f44a simplex-chat-desktop: 5.5.5 -> 5.7.0 2024-04-27 03:04:22 +00:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Jean-Baptiste Giraudeau
2757a8c377
simplex-chat-desktop: 5.4.4 -> 5.5.5 2024-02-23 15:06:26 +01:00
Jean-Baptiste Giraudeau
dbd66e11cc
simplex-chat-desktop: 5.4.2 -> 5.4.4
also add updateScript (depends on #280492)
2024-01-23 11:23:07 +01:00
Jean-Baptiste Giraudeau
d259f81c62
simplex-chat-desktop: 5.3.1 -> 5.4.2 2024-01-05 21:28:04 +01:00
Yuu Yin
003a948a71
simplex-chat-desktop: init at 5.3.1
Co-authored-by: "Emily Lange" <nix@emilylange.de>
2023-09-26 13:06:57 -03:00