Files
millerson-overlay.nix/packages/loop/default.nix
Alexander Miroshnichenko 3b597af162
Some checks failed
CI / check (push) Has been cancelled
feat(loop): Add Loop corporate messenger package
Add Loop v6.0.3 - a corporate messenger distributed as a pre-built x86-64 binary.
Uses autoPatchelfHook and wrapGAppsHook3 for NixOS compatibility.
2026-05-29 19:51:21 +03:00

3 lines
50 B
Nix

{ pkgs, ... }:
pkgs.callPackage ./package.nix { }