diff --git a/configuration.nix b/configuration.nix index 4e29ca3..60a7d6d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -64,6 +64,7 @@ dmidecode fira firefox + freshfetch git git-lfs helix diff --git a/dev/yocto/.gitkeep b/dev/yocto/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/dev/yocto/shell.nix b/dev/yocto/shell.nix new file mode 100644 index 0000000..f8713f0 --- /dev/null +++ b/dev/yocto/shell.nix @@ -0,0 +1,30 @@ +{ pkgs ? import {} }: + pkgs.mkShell { + nativeBuildInputs = with pkgs; [ + chrpath + cpio + debianutils + diffstat + file + gawk + git + glibcLocales + gnat + gnumake + iputils + lz4 + # Python 3.12 and packages for it + python312 + python312Packages.jinja2 + python312Packages.gitpython + python312Packages.pexpect + python312Packages.pip + python312Packages.subunit + socat + texinfo + unzip + wget + xz + zstd + ]; +} diff --git a/standalone-home.nix b/standalone-home.nix index d40b21f..fc884bc 100644 --- a/standalone-home.nix +++ b/standalone-home.nix @@ -13,7 +13,6 @@ cyme dua eza - fastfetch fd freshfetch gcc