This page permanently redirects to gemini://mfgames.com/sickbeard-mp4-automator-flake/.

NixOS Flake for Sickbeard's MP4 Automator

=> Up a Level

Introduction

This is the repository for pulling Sickbeard's MP4 Automator[1] into a flake.

=> 1: https://github.com/mdhiggins/sickbeard_mp4_automator

Binaries

Usage

Dylan hasn't mastered Colmena[2] yet to figure out how to make it a flake input, so he pulls it in using a nix file like below. There are definately better ways to do it, this just works.

=> 2: https://github.com/zhaofengli/colmena

inputs @ {
  pkgs,
  ...
}: let
  system = "x86_64-linux";
  sbmp4a-flake = builtins.getFlake "git+https://src.mfgames.com/nixos-contrib/sickbeard-mp4-automator-flake?rev=dcfad411fe22dbe1561cbb84aecc95e4e42d9af0";
in {
  environment.systemPackages = with pkgs; [
    ffmpeg
    sbmp4a-flake.defaultPackage.${system}
  ];
}

Metadata

Categories:

=> NixOS Flake for Sickbeard's MP4 Automator

Footer

Below are various useful links within this site and to related sites (not all have been converted over to Gemini).

=> Categories

=> D. Moonfire | Fedran | The Moonfires

=> HTML | Atom Feed

Proxy Information
Original URL
gemini://mfgames.com/sickbeard-mp4-automator-flake
Status Code
Success (20)
Meta
text/gemini;lang=en-US
Capsule Response Time
832.61283 milliseconds
Gemini-to-HTML Time
0.620099 milliseconds

This content has been proxied by September (3851b).