feat(loop): Add Loop corporate messenger package
Some checks failed
CI / check (push) Has been cancelled

Add Loop v6.0.3 - a corporate messenger distributed as a pre-built x86-64 binary.
Uses autoPatchelfHook and wrapGAppsHook3 for NixOS compatibility.
This commit is contained in:
2026-05-29 19:51:21 +03:00
parent 37af68cfd0
commit 3b597af162
4 changed files with 143 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
{ pkgs, ... }:
pkgs.callPackage ./package.nix { }