about summary refs log tree commit diff
path: root/pkgs/by-name/im/immersed-vr
AgeCommit message (Collapse)AuthorFilesLines
2024-06-29treewide: fix name for appimageséclairevoyant1-2/+1
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
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-04-24treewide: unbreak appimageTools.wrapType2 buildsPeder Bergebakken Sundt1-4/+0
`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-03-18immersed-vr: cleanupWeijia Wang3-5/+5
2024-03-15immersed-vr: add support for darwinpcasaretto3-9/+59
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-02-17immersed-vr: 9.6 -> 9.10Bruno Bigras1-3/+3
2023-11-30appimage-run: add libthaiMartino Fontana1-4/+0
2023-10-12immersed-vr: init at 9.6haruki70491-0/+31