Tweaks

[?]
Mar 22, 2023, 7:34 PM
DZVGHVHXBKRNSHTBSZ2KLBG7BVISWCCXT3EEEOKIQD6SWLREQP7AC

Dependencies

Change contents

  • replacement in 05-static-container/flake.nix at line 2
    [3.3245][3.3245:3304]()
    description = "Simple flake for simple libcurl example";
    [3.3245]
    [3.3304]
    description = "Example for making a container image with a static binary";
  • replacement in 05-static-container/flake.nix at line 32
    [3.4082][2.16:258]()
    # Actually, this makes a script that dumps the image to stdout,
    # in this way we can load the data directly into Podman, without
    # having a copy of the image in the Nix store; for large images this is very convenient!
    [3.4082]
    [2.258]
    # Actually, this makes a script that dumps the image to stdout on the fly,
    # in this way we can load the data directly into Podman, without having a copy
    # of the image in the Nix store; for large images this is very convenient!
  • replacement in 04-cmake-and-cross/flake.nix at line 2
    [3.2044][3.2044:2103]()
    description = "Simple flake for simple libcurl example";
    [3.2044]
    [3.2103]
    description = "Examples of cross-compilation";
  • edit in 03-nix-container/flake.nix at line 1
    [3.40][3.41:110]()
    # This is a Nix flake
    # It is written in the Nix expression language
  • replacement in 03-nix-container/flake.nix at line 2
    [3.112][3.112:171]()
    description = "Simple flake for simple libcurl example";
    [3.112]
    [3.171]
    description = "Examples of container interactions";