Commit Graph

27 Commits

Author SHA1 Message Date
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
R. Ryantm
0688928530 altair: 6.3.1 -> 6.4.0 2024-04-02 01:58:03 +00: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
R. Ryantm
834815bfac altair: 6.2.0 -> 6.3.1 2024-03-04 23:05:15 +00:00
R. Ryantm
21e7387ac9 altair: 6.1.0 -> 6.2.0 2024-01-30 06:44:28 +00:00
R. Ryantm
e7e4bf713f altair: 5.2.13 -> 6.1.0 2023-12-31 03:53:20 +00:00
R. Ryantm
75c2a9deeb altair: 5.2.6 -> 5.2.13 2023-12-05 23:14:12 +00:00
R. Ryantm
d63f61f608 altair: 5.2.5 -> 5.2.6 2023-11-11 06:16:20 +00:00
R. Ryantm
89c0b25177 altair: 5.2.2 -> 5.2.5 2023-10-09 12:23:30 +00:00
Jonathan Wilkins
f7c81d7cd3
altair: Respect NIXOS_OZONE_WL to enable Wayland mode 2023-10-04 10:19:24 +01:00
R. Ryantm
a01bdeaab7 altair: 5.2.1 -> 5.2.2 2023-09-17 12:02:41 +00:00
R. Ryantm
6cb81bb713 altair: 5.0.25 -> 5.2.1 2023-08-20 14:35:55 +00:00
R. Ryantm
12cff2d834 altair: 5.0.23 -> 5.0.25 2023-05-30 19:53:29 +00:00
R. Ryantm
df4b2cb3db altair: 5.0.22 -> 5.0.23 2023-04-27 06:53:42 +00:00
R. Ryantm
5838de3679 altair: 5.0.19 -> 5.0.22 2023-04-18 18:41:10 +00:00
R. Ryantm
eb7fd31ca0 altair: 5.0.17 -> 5.0.19 2023-03-26 03:37:31 +00:00
R. Ryantm
bac160c511 altair: 5.0.14 -> 5.0.17 2023-03-08 03:02:35 +00:00
R. Ryantm
443148f6db altair: 5.0.13 -> 5.0.14 2023-02-05 17:56:19 +00:00
R. Ryantm
bb6eb8c44e altair: 5.0.10 -> 5.0.13 2023-01-31 00:54:15 +00:00
R. Ryantm
3d94c0e91f altair: 5.0.9 -> 5.0.10 2023-01-15 08:57:48 +00:00
R. Ryantm
fc3f7a8ae7 altair: 5.0.5 -> 5.0.9 2022-12-11 16:58:07 +08:00
R. Ryantm
39770aeebd altair: 4.6.2 -> 5.0.5 2022-11-28 05:21:12 +00:00
Anders Christiansen Sørby
98cad033e1
altair: 4.1.0 -> 4.6.2 #188359
Update to fix compatibility
Changes: https://github.com/altair-graphql/altair/compare/v4.1.0...v4.6.2
2022-08-27 08:08:26 +02:00
Artturin
1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
Sandro Jäckel
09b29d2ac1
altair-graphql-client: fix niv-env version parsing 2022-04-30 02:44:11 +02:00
Mrinal
763293b0d9
altair-graphql-client: 4.0.2 -> 4.1.0 (#142753)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-24 18:43:06 +02:00
Jonathan Wilkins
b02f31d324
altair-graphql-client: init at version 4.0.2 2021-05-05 22:46:33 +01:00