Create lntocp script, install watchexec
This commit is contained in:
@ -92,9 +92,11 @@
|
||||
tor-browser
|
||||
|
||||
## My scripts
|
||||
pkgs.frajul.deploy-to-pianopi
|
||||
pkgs.frajul.edit-config
|
||||
pkgs.frajul.open-messaging
|
||||
frajul.deploy-to-pianopi
|
||||
frajul.open-messaging
|
||||
frajul.edit-config
|
||||
frajul.xwacomcalibrate
|
||||
frajul.lntocp
|
||||
]
|
||||
++ lib.lists.concatMap (packages-list-file: import packages-list-file { inherit pkgs; }) [
|
||||
./fonts.nix
|
||||
|
@ -153,11 +153,8 @@ with pkgs;
|
||||
|
||||
unstable.path-of-building
|
||||
|
||||
## My scripts
|
||||
frajul.edit-config
|
||||
frajul.xwacomcalibrate
|
||||
|
||||
conda
|
||||
watchexec # Run command when any file in current dir changes
|
||||
|
||||
pkg-config # Often needed to build something
|
||||
]
|
||||
|
Reference in New Issue
Block a user