fix mode on scripts, add poetry/dependencies

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-07-23 11:38:21 -04:00 committed by Alice Huston
parent 26823cfd18
commit 575260d34a
4 changed files with 8 additions and 1 deletions

View File

@ -42,6 +42,13 @@
packages = with pkgs; [
gnumake
python3
poetry
# pre-commit
pre-commit
deadnix
statix
nil
# useful tools
ncdu

View File

@ -158,7 +158,7 @@
;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional
(python +lsp +pyright +tree-sitter) ; beautiful is better than ugly
(python +lsp +poetry +tree-sitter) ; beautiful is better than ugly
;;qt ; the 'cutest' gui framework ever
;;racket ; a DSL for DSLs
;;raku ; the artist formerly known as perl6

0
utils/diff-evals.sh Normal file → Executable file
View File

0
utils/eval-to-drv.sh Normal file → Executable file
View File