Commit Graph

9 Commits

Author SHA1 Message Date
Gavin John
82816bac61 immersed-vr: Add pandapip1 as maintainer 2024-07-23 10:07:35 +01:00
éclairevoyant
243e565d75
treewide: fix name for appimages 2024-06-29 00:34:41 -04:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +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
Weijia Wang
6fc76199dc immersed-vr: cleanup 2024-03-18 16:11:16 +01:00
pcasaretto
ef812dcaac immersed-vr: add support for darwin
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-03-15 09:21:17 -03:00
Bruno Bigras
12d1a98a6f immersed-vr: 9.6 -> 9.10 2024-02-17 11:37:22 -05:00
Martino Fontana
beae87d564 appimage-run: add libthai 2023-11-30 12:50:44 +01:00
haruki7049
d258a1c1f7 immersed-vr: init at 9.6 2023-10-12 15:29:17 +09:00