feat(loop): Add Loop corporate messenger package
Some checks failed
CI / check (push) Has been cancelled
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:
2
packages/loop/default.nix
Normal file
2
packages/loop/default.nix
Normal file
@@ -0,0 +1,2 @@
|
||||
{ pkgs, ... }:
|
||||
pkgs.callPackage ./package.nix { }
|
||||
Reference in New Issue
Block a user