mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 07:27:20 +02:00
chore: add rbw to shell
This commit is contained in:
parent
d2b94ebd4b
commit
b34d6c20a6
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ pkgs.mkShell {
|
||||||
agenix
|
agenix
|
||||||
bootstrap
|
bootstrap
|
||||||
statix
|
statix
|
||||||
|
rbw
|
||||||
|
pinentry
|
||||||
];
|
];
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
${pre-commit-hook.shellHook}
|
${pre-commit-hook.shellHook}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue