fix mode on scripts, add poetry/dependencies
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
26823cfd18
commit
575260d34a
@ -42,6 +42,13 @@
|
||||
packages = with pkgs; [
|
||||
gnumake
|
||||
python3
|
||||
poetry
|
||||
|
||||
# pre-commit
|
||||
pre-commit
|
||||
deadnix
|
||||
statix
|
||||
nil
|
||||
|
||||
# useful tools
|
||||
ncdu
|
||||
|
@ -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
0
utils/diff-evals.sh
Normal file → Executable file
0
utils/eval-to-drv.sh
Normal file → Executable file
0
utils/eval-to-drv.sh
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user