about summary refs log tree commit diff
path: root/pkgs/applications/misc/holochain-launcher
AgeCommit message (Collapse)AuthorFilesLines
2024-06-16Merge pull request #315183 from jopejoe1/fix-pnameBen Siraphob1-1/+1
treewide: replace name with pname
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-06-05holochain-launcher: use pname instead of namejopejoe11-1/+1
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-02-22holochain-launcher: 0.11.0 -> 0.11.5R. Ryantm1-2/+2
2023-09-06holochain-launcher: workaround webkit issueStefan Junker1-0/+1
this workaround was required when testing on a non-nixos system
2023-09-06holochain-launcher: fix devtools and TLSStefan Junker1-0/+9
- setting XDG_DATA_DIRS fixes the devtools - glib-networking fixes TLS
2023-09-06holochain-launcher: 0.9.0 -> beta-2 0.11.0Stefan Junker1-3/+5
2023-04-18holochain-launcher: 0.9.3 -> 0.9.4R. Ryantm1-2/+2
2023-03-28holochain-launcher: 0.9.2 -> 0.9.3R. Ryantm1-2/+2
2023-03-14holochain-launcher: 0.9.1 -> 0.9.2R. Ryantm1-2/+2
2023-03-05holochain-launcher: 0.9.0 -> 0.9.1R. Ryantm1-2/+2
2023-02-15holochain-launcher: 0.6.0 -> 0.9.0R. Ryantm1-2/+2
2022-09-15holochain-launcher: init at v0.6.0Stefan Junker1-0/+52