Skip to content

PartlyAwesome/miopkgs

 
 

Repository files navigation

nurpkgs

see all packages: https://nur.nix-community.org/repos/mio/

  • linux: x86_64-v3, aarch64
  • darwin: aarch64

cache

  nix = {
    settings = {
      substituters = [
        "https://mio.cachix.org/"
      ];
      trusted-public-keys = [
        "mio.cachix.org-1:FlupyyLPURqwdRqtPT/LBWKsXY7JKsDkzZQo2K6LeMM="
      ];
    };
  };
--option 'extra-substituters' 'https://mio.cachix.org/' --option extra-trusted-public-keys "mio.cachix.org-1:FlupyyLPURqwdRqtPT/LBWKsXY7JKsDkzZQo2K6LeMM="

a binary cache may be available on Garnix. See https://garnix.io/docs/caching/

broken

we need to mark broken for unsupported platforms otherwise the github actions fail

sources

About

Packages packaged by Mio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 94.4%
  • Shell 5.6%