Tweaks
[?]
Mar 22, 2023, 7:25 PM
MGN7W3DXRLR4Y7EKHZM252DPWVRPW5PLU7BLZ7T6BZLNIOC73QRACDependencies
- [2]
TEQJC3HXAdd 03-nix-container - [3]
X3HISPCSAdd 05-static-container - [4]
HFOVEKSXUse streamLayeredImage - [5]
BP57Q2OGSplit up flake - [6]
QSIJOFRUTweak 03 - [*]
W2MX3YW4Add CMake and cross example
Change contents
- replacement in 05-static-container/podman-devshell.nix at line 10
buildInputs = with pkgs; [packages = with pkgs; [ - edit in 05-static-container/flake.nix at line 38
# 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
# 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
buildInputs = with pkgs; [# Packages available in the development shellpackages = with pkgs; [