example: add some notes
This commit is contained in:
parent
9d17b10a24
commit
f9dd886974
1 changed files with 1 additions and 0 deletions
|
@ -32,5 +32,6 @@
|
||||||
(pkgs.mkMarkdollPlugin "plural" ./plugins/plural.sh)
|
(pkgs.mkMarkdollPlugin "plural" ./plugins/plural.sh)
|
||||||
((pkgs.mkMarkdollPlugin "tools" ./plugins/tools.py).override { buildInputs = [ pkgs.python3 ]; })
|
((pkgs.mkMarkdollPlugin "tools" ./plugins/tools.py).override { buildInputs = [ pkgs.python3 ]; })
|
||||||
(pkgs.mkMarkdollPlugin "sPoNgEbOb" sPoNgEbOb)
|
(pkgs.mkMarkdollPlugin "sPoNgEbOb" sPoNgEbOb)
|
||||||
|
# if your scripts need other things in path, they're sometimes best put here too.
|
||||||
];
|
];
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue