- version 3.6
Check those constraints:
$this->anything()
This documentation aims at being a quick-straight-to-the-point-hands-on AWS resources manipulation with [boto3][0].
First of all, you'll need to install [boto3][0]. Installing it along with [awscli][1] is probably a good idea as
| *.tar.gz | |
| .sentinel.* |
| #!/usr/bin/env bash | |
| read -r -d '' NIXEXPR <<EOF | |
| with import <nixpkgs> {}; | |
| runCommand "foo" {} '' | |
| mkdir \$out | |
| echo "\${lib.makeLibraryPath [ mesa xorg.libX11 xorg.libXext xorg.libXcursor xorg.libXrandr pkgsi686Linux.alsaPlugins libpulseaudio stdenv.cc.cc.lib ]}" > \$out/path | |
| cp \$NIX_CC/nix-support/dynamic-linker \$out/ld | |
| '' | |
| EOF |