From fafe661cf77a65d3a53802164b67ae4f092aa2c2 Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Mon, 15 Sep 2025 23:00:01 +0200 Subject: [PATCH] Added python3 --- commit_text | 2 +- configuration.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/commit_text b/commit_text index fa90fa7..8364fd3 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Updated flake +Added python3 diff --git a/configuration.nix b/configuration.nix index ed4c5a4..a30a91e 100644 --- a/configuration.nix +++ b/configuration.nix @@ -59,6 +59,7 @@ let rustc rustfmt nixos-shell + python3 haskell.compiler.ghcHEAD dotnet-sdk_9