Commit Graph

7 Commits

Author SHA1 Message Date
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
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
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
822bafc10c firefly-desktop: 2.1.5 -> 2.1.8 2023-10-10 02:33:17 +00:00
R. Ryantm
26c4dcb794 firefly-desktop: 1.3.3 -> 2.1.5 2023-08-27 02:22:45 +00:00
P. R. d. O
f414b5bc29
firefly-desktop: 1.2.0 -> 1.3.3 2022-02-24 18:12:53 -06:00
P. R. d. O
9fed6feac8
firefly-desktop: init at 1.2.0 2021-11-11 11:28:03 -06:00