--- marp: true class: invert paginate: true footer: "Albert Vala, Filip Kohout, Nix flakes & Nix command" --- # Nix flakes & Nix command --- # nix command * Nove nix cli --- # Proc zmena? * Protoze treba nix-shell se nemel pouzivat na nix-shell -p * Flake support --- # Porovnani ```shell nix-shell -p cowsay nix shell nixpkgs#cowsay ``` nix eval nix why-depends --- # Flakes ## Why tho? * Lockfiles. * Flake inputs --- # Na co flaku pouzit? --- # Jak pouzit flakes na system configuraci? * Flake je jen cast zbytek je v normalnich nix filech * Zbytek konfigurace bere inputy z flaky. * Neprijdeme o nic jen mame lock file a moznost flake jako inputu