Skip to content

Instantly share code, notes, and snippets.

@jpotier
Created April 18, 2019 19:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpotier/ba2cfef5a34a16a62e0c5514058a6b4e to your computer and use it in GitHub Desktop.
Save jpotier/ba2cfef5a34a16a62e0c5514058a6b4e to your computer and use it in GitHub Desktop.
# This file is autogenerated! Do not edit it yourself, use update-runtime.py for regeneration.
{ fetchurl }:
{
amd64 = [
rec {
name = "steamrt-legacy_1.20190320.0+srt1_amd64";
sha256 = "1sw6pcl83nwfkal2gllq68zbrcqs7s6xn8mxxmmnpsrca0s5xv1m";
url = "mirror://steamrt/pool/main/s/steamrt/steamrt-legacy_1.20190320.0+srt1_amd64.deb";
source = fetchurl {
inherit url sha256;
name = "steamrt-legacy.deb";
};
}
rec {
name = "steamrt-libs_1.20190320.0+srt1_amd64";
sha256 = "03a6p4dqwm07jr2r2mayjpv0v8cfrzfwmrbsf0qfh9qjbdbymi5x";
url = "mirror://steamrt/pool/main/s/steamrt/steamrt-libs_1.20190320.0+srt1_amd64.deb";
source = fetchurl {
inherit url sha256;
name = "steamrt-libs.deb";
};
}
];
i386 = [
rec {
name = "steamrt-legacy_1.20190320.0+srt1_i386";
sha256 = "1bwcbynfmgnizljnyzifzidpvnmjw8i0ww7nmnc23cwhvp0b4v6n";
url = "mirror://steamrt/pool/main/s/steamrt/steamrt-legacy_1.20190320.0+srt1_i386.deb";
source = fetchurl {
inherit url sha256;
name = "steamrt-legacy.deb";
};
}
rec {
name = "steamrt-libs_1.20190320.0+srt1_i386";
sha256 = "04cx1b2ch5bsrsxs9i4lxcmz7ad5464j7n541ad6sphngc5zgq5b";
url = "mirror://steamrt/pool/main/s/steamrt/steamrt-libs_1.20190320.0+srt1_i386.deb";
source = fetchurl {
inherit url sha256;
name = "steamrt-libs.deb";
};
}
];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment