mirror of
https://seed.flo-the.dev/z3gWc1qgaeZaoGwL4WTstLNoqjayM.git
synced 2025-12-06 04:47:35 +01:00
add envelope dependency
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# env.GREET = "devenv";
|
||||
|
||||
# https://devenv.sh/packages/
|
||||
# packages = [ pkgs.git ];
|
||||
packages = [ pkgs.file ];
|
||||
|
||||
# https://devenv.sh/scripts/
|
||||
# scripts.hello.exec = "echo hello from $GREET";
|
||||
@@ -54,7 +54,6 @@
|
||||
|
||||
|
||||
};
|
||||
# pre-commit.hooks.shellcheck.enable = true;
|
||||
|
||||
# https://devenv.sh/processes/
|
||||
# processes.ping.exec = "ping example.com";
|
||||
|
||||
Reference in New Issue
Block a user