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; [
|
packages = with pkgs; [
|
||||||
gnumake
|
gnumake
|
||||||
python3
|
python3
|
||||||
|
poetry
|
||||||
|
|
||||||
|
# pre-commit
|
||||||
|
pre-commit
|
||||||
|
deadnix
|
||||||
|
statix
|
||||||
|
nil
|
||||||
|
|
||||||
# useful tools
|
# useful tools
|
||||||
ncdu
|
ncdu
|
||||||
|
@ -158,7 +158,7 @@
|
|||||||
;;php ; perl's insecure younger brother
|
;;php ; perl's insecure younger brother
|
||||||
;;plantuml ; diagrams for confusing people more
|
;;plantuml ; diagrams for confusing people more
|
||||||
;;purescript ; javascript, but functional
|
;;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
|
;;qt ; the 'cutest' gui framework ever
|
||||||
;;racket ; a DSL for DSLs
|
;;racket ; a DSL for DSLs
|
||||||
;;raku ; the artist formerly known as perl6
|
;;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