aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2024-09-18 18:24:27 +0530
committersinanmohd <sinan@sinanmohd.com>2024-09-18 20:37:32 +0530
commit275e9fb3dc2e8274bfe19bdae703bd3c21bb5de3 (patch)
tree84653ab23e1696067cfbb792a47053218baa48ba
parentbc5e89e87ac9c3aad88500afe082ea6e5452e4dc (diff)
flake/devShell: add python
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index ac2a920..1c05ee4 100644
--- a/flake.nix
+++ b/flake.nix
@@ -49,6 +49,8 @@
linuxKernel.packages.linux_6_6.perf
hyperfine
nix-eval-jobs
+ python3
+ pyright
];
shellHook = ''