Tweaks

[?]
Mar 22, 2023, 7:25 PM
MGN7W3DXRLR4Y7EKHZM252DPWVRPW5PLU7BLZ7T6BZLNIOC73QRAC

Dependencies

Change contents

  • replacement in 05-static-container/podman-devshell.nix at line 10
    [3.2666][3.2666:2695]()
    buildInputs = with pkgs; [
    [3.2666]
    [3.2695]
    packages = with pkgs; [
  • edit in 05-static-container/flake.nix at line 38
    [3.4197][3.4197:4226]()
    # created = "now";
  • edit in 04-cmake-and-cross/flake.nix at line 19
    [8.2542]
    [8.2542]
    # This is a very simple overlay, but in general they can be used to manipulate nixpkgs,
    # e.g. to change some piece of software to a different version, or add a patch, or... the sky is the limit.
  • edit in 03-nix-container/flake.nix at line 20
    [2.1372]
    [2.1372]
    # Having the container be created 'now' can be convenient to identify
    # different versions of containers, but it breaks reproducibility.
    # So we let Nix set it to a fixed timestamp 0.
  • replacement in 03-nix-container/flake.nix at line 52
    [2.3400][2.3400:3433]()
    buildInputs = with pkgs; [
    [2.3400]
    [2.3433]
    # Packages available in the development shell
    packages = with pkgs; [