{ packageOverrides = pkgs: with pkgs; { strm = pkgs.callPackage ../odin/strm.nix {}; }; }